@font-face {
  font-family: 'DM Sans';
  font-style: normal;
  font-weight: 400;
  font-display: swap;
  src: url(/assets/fonts/dm-sans-0.ttf) format('truetype');
}
@font-face {
  font-family: 'DM Sans';
  font-style: normal;
  font-weight: 500;
  font-display: swap;
  src: url(/assets/fonts/dm-sans-1.ttf) format('truetype');
}
@font-face {
  font-family: 'DM Sans';
  font-style: normal;
  font-weight: 600;
  font-display: swap;
  src: url(/assets/fonts/dm-sans-2.ttf) format('truetype');
}

:root{--linen:#edede8;--stone:#dbdbd2;--ink:#141414;--body:#292929;--muted:#666661;--line:#d0d0c8;--green:#4cc02b;--white:#fff;font-family:'DM Sans',Arial,sans-serif;color:var(--body);background:var(--linen);font-synthesis:none;font-weight:400;scroll-behavior:smooth}
*{box-sizing:border-box}body{margin:0}button,input,select{font:inherit}button,a,input,select{-webkit-tap-highlight-color:transparent}button{cursor:pointer}a{color:inherit;text-decoration:none}button{color:inherit}img{max-width:100%;display:block}button:focus-visible,a:focus-visible,input:focus-visible,select:focus-visible,summary:focus-visible{outline:2px solid var(--ink);outline-offset:5px}p{line-height:1.5}h1,h2,h3,p{margin-top:0}h1,h2,h3{font-weight:400;letter-spacing:-.035em}button svg{width:23px;height:23px;fill:none;stroke:currentColor;stroke-width:1.5;stroke-linecap:round;stroke-linejoin:round}.wrap{width:min(1200px,calc(100% - 80px));margin-inline:auto}.header{height:108px;display:flex;align-items:center;justify-content:space-between;gap:24px;position:relative;border-bottom:1px solid var(--line)}.brand{display:block;flex-shrink:0}.brand img{width:236px;height:52px;object-fit:cover;object-position:center}.desktop-nav{display:flex;align-items:center;gap:32px;font-size:15px}.desktop-nav a:hover,.footer a:hover{text-decoration:underline;text-underline-offset:5px}.button{border:0;border-radius:200px;padding:14px 23px;display:inline-flex;align-items:center;justify-content:center;gap:18px;min-height:48px;font-size:15px;line-height:1.3;transition:background .2s,transform .2s}.button:hover{transform:translateY(-2px)}.button.dark{background:var(--ink);color:var(--white)}.button.dark:hover{background:#363632}.button.stone{background:var(--stone)}.button.stone:hover{background:#cfcec5}.button.large{min-height:56px;padding-inline:25px;font-size:16px}.button>span:last-child{font-size:20px}.mobile-menu,.mobile-nav{display:none}.hero{text-align:center;padding:62px 0 39px}.eyebrow{font-size:14px;line-height:1.4;margin-bottom:23px;letter-spacing:-.01em}.eyebrow-mark{display:inline-block;margin-right:7px;font-size:20px;vertical-align:-1px}.hero h1{font-size:80px;line-height:1.03;letter-spacing:-.048em;margin-bottom:23px;color:var(--ink)}.hero h1>span{color:#7d7d74}.hero-description{font-size:19px;color:#62625c;line-height:1.5;margin-bottom:26px;letter-spacing:-.02em}.hero-actions{display:flex;justify-content:center;gap:12px;flex-wrap:wrap}.hero-note{font-size:13px;margin:16px 0 0;color:var(--muted)}.property{position:relative;padding-bottom:21px}.property-image{height:430px;border-radius:12px;overflow:hidden;position:relative;background:var(--stone)}.property-image>img{width:100%;height:100%;object-fit:cover;object-position:50% 57%}.property-image:after{content:'';position:absolute;inset:60% 0 0;background:linear-gradient(transparent,rgba(0,0,0,.4));pointer-events:none}.photo-label{position:absolute;top:23px;left:24px;background:#ffffffd9;backdrop-filter:blur(12px);border-radius:200px;padding:10px 16px;font-size:14px}.property-caption{position:absolute;bottom:27px;left:30px;color:white;z-index:1;display:flex;flex-direction:column;gap:22px}.property-caption>span:first-child{font-size:36px;line-height:1.06;letter-spacing:-.035em}.caption-index{font-size:12px}.surface-tag{position:absolute;border:1px solid #ffffff50;background:#ffffffc9;backdrop-filter:blur(12px);border-radius:200px;display:flex;align-items:center;gap:8px;padding:6px 15px 6px 6px;font-size:13px;z-index:2}.tag-plus{height:23px;width:23px;border-radius:50%;background:#fff;font-size:20px;line-height:23px}.tag-window{top:31%;left:43%}.tag-driveway{bottom:16%;left:40%}.surface-tag:hover{background:#fff}.quote-card{position:absolute;z-index:3;right:28px;bottom:0;width:320px;border-radius:12px;background:#f8f8f4;padding:22px;border:1px solid #14141415}.quote-card-top{display:flex;align-items:center;gap:10px;font-size:14px;line-height:1.2}.chat-mark{border-radius:50%;background:var(--stone);width:40px;height:40px;display:grid;place-content:center;font-size:48px;padding-top:18px;font-family:Georgia,serif}.small-pill{border:1px solid var(--line);font-size:12px;padding:5px 9px;border-radius:200px;display:inline-block}.quote-card .small-pill{margin-left:auto}.quote-card>p{font-size:24px;letter-spacing:-.03em;line-height:1.2;margin:26px 0 22px}.quote-card .button{font-size:14px;gap:10px;width:100%;padding-inline:12px}.quote-card-note{font-size:12px;text-align:center;display:block;margin-top:13px;color:var(--muted)}.benefits{display:flex;justify-content:space-between;padding:29px 0 34px;border-bottom:1px solid var(--line);gap:24px;font-size:14px}.benefits>span{display:flex;align-items:center;gap:8px}.check{color:#338422;font-size:18px}.section{padding-top:85px;scroll-margin-top:25px}.section-heading{display:flex;align-items:flex-end;justify-content:space-between;margin-bottom:34px;gap:30px}h2{font-size:48px;line-height:1.06;margin-bottom:0;letter-spacing:-.035em}.section-heading>.eyebrow{margin-bottom:18px}.section-heading>p{font-size:17px;color:var(--muted);margin:0 0 4px}.service-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:12px}.service-card{text-align:left;border:1px solid transparent;background:#f8f8f5;border-radius:12px;padding:23px;min-height:205px;display:flex;flex-direction:column;transition:background .2s,border-color .2s,transform .2s}.service-card:hover{background:white;transform:translateY(-3px);border-color:#b4b4a8}.service-top{display:flex;align-items:center;justify-content:space-between;margin-bottom:34px}.service-top>svg{width:31px;height:31px;stroke-width:1.2}.service-arrow{font-size:23px;color:#85857b}.service-title{font-size:21px;letter-spacing:-.025em;margin-bottom:9px}.service-description{font-size:14px;line-height:1.4;color:var(--muted);max-width:190px}.service-whole{background:var(--stone)}.service-whole:hover{background:#d2d2c8}.how{display:grid;grid-template-columns:1fr 1fr;gap:80px;padding:54px;margin-top:85px;border-radius:12px;background:var(--stone)}.how-intro>p:not(.eyebrow){font-size:17px;color:#5e5e56;max-width:350px;margin:23px 0 27px}.steps{padding-top:4px}.step{display:flex;gap:21px;padding:23px 0;border-bottom:1px solid #bebeb4}.step:first-child{padding-top:0}.step:last-child{border-bottom:0;padding-bottom:0}.step-number{font-size:14px;min-width:34px;height:34px;display:grid;place-items:center;background:#edede8;border-radius:50%}.step h3{font-size:23px;margin:2px 0 10px;line-height:1.2}.step p{font-size:16px;line-height:1.45;color:#5e5e56;margin:0}.faq{display:grid;grid-template-columns:1fr 1.3fr;gap:75px}.faq-list{border-top:1px solid var(--line)}details{border-bottom:1px solid var(--line)}summary{cursor:pointer;list-style:none;display:flex;justify-content:space-between;gap:24px;font-size:18px;padding:23px 0;line-height:1.3;letter-spacing:-.02em}summary::-webkit-details-marker{display:none}summary span{font-size:24px;line-height:1;transition:transform .2s}details[open] summary span{transform:rotate(45deg)}details p{font-size:16px;color:var(--muted);margin-bottom:24px;padding-right:30px}details p a{text-decoration:underline}.closing{margin-top:85px;padding:65px 28px;text-align:center;background:#f8f8f5;border-radius:12px}.closing h2{font-size:56px;margin-bottom:28px}.closing .eyebrow{margin-bottom:23px}.footer{padding-top:54px;display:flex;align-items:center;flex-wrap:wrap;gap:30px;justify-content:space-between}.footer>p{font-size:14px;color:var(--muted);margin:0}.footer>a:not(.brand){font-size:15px}.footer-bottom{flex-basis:100%;padding:28px 0;border-top:1px solid var(--line);display:flex;gap:24px;justify-content:space-between;color:var(--muted);font-size:12px}.floating-chat{position:fixed;right:24px;bottom:24px;width:56px;height:56px;display:grid;place-items:center;border-radius:50%;background:var(--ink);color:white;border:1px solid #ffffff44;z-index:5;transition:transform .2s}.floating-chat:hover{transform:scale(1.08)}.floating-chat svg{width:25px;height:25px}.skip{position:fixed;top:-100px;left:20px;z-index:100;background:white;padding:14px}.skip:focus{top:10px}dialog{width:min(490px,calc(100% - 32px));border:0;border-radius:18px;background:var(--linen);padding:36px;max-height:calc(100dvh - 40px);overflow:auto;color:var(--body)}dialog::backdrop{background:#14141480;backdrop-filter:blur(5px)}.dialog-close{position:absolute;right:16px;top:13px;border:0;background:transparent;font-size:29px;width:38px;height:38px;border-radius:50%}.dialog-close:hover{background:var(--stone)}.dialog-heading .small-pill{margin-bottom:22px}.dialog-heading h2{font-size:43px;margin-bottom:16px}.dialog-heading>p{font-size:16px;color:var(--muted);margin-bottom:26px}form label{display:block;font-size:14px;margin:19px 0 8px}input,select{display:block;width:100%;min-height:52px;border:1px solid #bdbdb2;border-radius:8px;background:white;padding:13px;font-size:16px;color:var(--body)}input{text-transform:uppercase}input::placeholder{text-transform:none;color:#7a7a71}form>.button{width:100%;margin-top:15px}.form-note{font-size:12px;line-height:1.5;color:var(--muted);margin:16px 0 0}.error{color:#973e29;font-size:13px;min-height:18px;margin:6px 0 0}body.modal-open{overflow:hidden}[hidden]{display:none!important}
@media(min-width:1450px){.hero{padding-top:70px}.property-image{height:460px}}
@media(max-width:1000px){.wrap{width:calc(100% - 48px)}.desktop-nav{gap:19px}.brand img{width:208px}.hero h1{font-size:70px}.service-grid{grid-template-columns:repeat(2,1fr)}.service-card{min-height:190px}.how{gap:35px;padding:36px}.how h2{font-size:40px}.faq{gap:35px;grid-template-columns:1fr 1.15fr}.faq h2{font-size:40px}.benefits{font-size:12px;gap:15px}.quote-card{right:18px;width:290px}.tag-window{left:36%}.tag-driveway{left:32%;bottom:22%}.footer>p{display:none}}
@media(max-width:680px){.wrap{width:calc(100% - 36px)}.header{height:87px;gap:14px}.brand img{width:185px;height:45px}.desktop-nav{display:none}.nav-quote{margin-left:auto;font-size:13px;padding:10px 15px;min-height:41px;gap:8px}.mobile-menu{display:flex;flex-direction:column;gap:5px;justify-content:center;align-items:center;background:transparent;border:0;min-width:28px;min-height:42px;padding:3px}.mobile-menu span{width:21px;height:1px;background:var(--ink)}.mobile-nav{position:absolute;top:78px;right:0;left:0;background:#f8f8f5;z-index:6;border:1px solid var(--line);border-radius:12px;padding:18px;display:flex;flex-direction:column;gap:3px}.mobile-nav>a{padding:12px;font-size:16px}.mobile-nav>.button{margin-top:12px}.hero{padding:43px 0 30px}.hero .eyebrow{font-size:12px;margin-bottom:22px}.eyebrow-mark{font-size:17px}.hero h1{font-size:clamp(43px,10.9vw,67px);line-height:1.05;margin-bottom:23px}.hero-description{font-size:17px;max-width:340px;margin-inline:auto;margin-bottom:23px}.desktop-break{display:none}.hero-actions{gap:10px}.hero-actions>.button{width:100%;max-width:335px;min-height:52px}.hero-note{font-size:12px;margin-top:17px}.property{padding-bottom:0}.property-image{height:350px}.property-image>img{object-position:43% 50%}.photo-label{left:14px;top:14px;font-size:12px;padding:8px 12px}.property-caption{left:20px;bottom:21px;gap:14px}.property-caption>span:first-child{font-size:29px}.caption-index{font-size:10px}.tag-window{top:32%;left:auto;right:18px;font-size:12px}.tag-driveway{display:none}.quote-card{position:relative;right:auto;bottom:auto;width:calc(100% - 24px);margin:-18px auto 0;padding:21px}.quote-card>p{font-size:25px;margin:20px 0}.quote-card .button{min-height:48px}.quote-card-top{font-size:15px}.quote-card-note{font-size:12px}.benefits{flex-direction:column;gap:13px;padding:28px 7px;font-size:13px}.section{padding-top:58px}.section-heading{display:block;margin-bottom:25px}.eyebrow{font-size:12px;margin-bottom:18px}h2{font-size:39px}.section-heading>p{font-size:16px;margin-top:19px}.service-grid{gap:9px}.service-card{padding:16px;min-height:193px}.service-top{margin-bottom:26px}.service-title{font-size:18px;line-height:1.15}.service-description{font-size:13px}.service-top>svg{width:27px;height:27px}.service-arrow{font-size:20px}.how{margin-top:58px;padding:29px 23px;grid-template-columns:1fr;gap:34px}.how h2{font-size:39px}.how-intro>p:not(.eyebrow){font-size:16px;margin:20px 0 24px}.step{gap:16px}.step h3{font-size:21px}.step p{font-size:15px}.faq{grid-template-columns:1fr;gap:29px}.faq h2{font-size:39px}summary{font-size:17px;padding:22px 0;gap:17px}details p{font-size:15px;padding-right:12px}.closing{margin-top:58px;padding:41px 17px}.closing h2{font-size:36px;line-height:1.12}.closing .button{font-size:14px;padding-inline:19px;gap:13px}.footer{padding-top:33px;gap:21px}.footer>.brand img{width:170px}.footer>a:not(.brand){font-size:13px}.footer-bottom{flex-direction:column;gap:12px;padding:23px 0 83px;font-size:12px}.floating-chat{right:17px;bottom:17px;width:51px;height:51px}dialog{padding:28px 24px}.dialog-heading h2{font-size:39px}}
@media(prefers-reduced-motion:reduce){:root{scroll-behavior:auto}*,*:before,*:after{transition:none!important}}

@media(max-width:680px){.nav-quote{white-space:nowrap}.nav-quote>span{display:none}}

/* Final brick-and-domain logo, on the reference linen surface. */
.brand img{width:340px;height:52px;object-fit:cover;object-position:center;mix-blend-mode:multiply}
@media(max-width:1000px) and (min-width:681px){.brand img{width:275px}.desktop-nav{gap:15px;font-size:14px}.header{gap:16px}.nav-quote{white-space:nowrap}}
@media(max-width:680px){.header .brand img{width:clamp(220px,70vw,280px);height:43px}.header .nav-quote{display:none}.footer>.brand img{width:280px;height:45px}.mobile-menu{margin-left:auto}}

@media(max-width:1000px){.tag-driveway{display:none}}

/* Feather the photograph into the linen canvas without softening its detail. */
.property { padding-bottom: 14px; }
.property-image { background: transparent; border-radius: 0; }
.property-image > img {
  -webkit-mask-image: linear-gradient(to bottom, transparent, #000 16%, #000 66%, transparent 100%), linear-gradient(to right, transparent, #000 9%, #000 91%, transparent);
  mask-image: linear-gradient(to bottom, transparent, #000 16%, #000 66%, transparent 100%), linear-gradient(to right, transparent, #000 9%, #000 91%, transparent);
  -webkit-mask-composite: source-in;
  mask-composite: intersect;
}
.property-image::after { display: none; }
.photo-label { top: 32px; left: 34px; background: rgba(237,237,232,.76); }
.property-caption {
  position: relative;
  left: auto;
  bottom: auto;
  margin: -18px 0 0 34px;
  gap: 14px;
  color: var(--body);
  max-width: 330px;
}
.property-caption > span:first-child { font-size: 32px; }
.caption-index { color: var(--muted); }
.quote-card {
  bottom: 19px;
  right: 28px;
  border: 1px solid rgba(255,255,255,.6);
  border-radius: 24px;
  background: rgba(248,248,244,.72);
  -webkit-backdrop-filter: blur(20px);
  backdrop-filter: blur(20px);
}
.surface-tag { background: rgba(248,248,244,.8); }
@media(max-width:1000px) and (min-width:681px) {
  .property-caption { margin-left: 25px; max-width: 300px; }
  .property-caption > span:first-child { font-size: 29px; }
  .quote-card { right: 18px; }
}
@media(max-width:680px) {
  .property-image > img {
    -webkit-mask-image: linear-gradient(to bottom, transparent, #000 14%, #000 64%, transparent), linear-gradient(to right, transparent, #000 7%, #000 93%, transparent);
    mask-image: linear-gradient(to bottom, transparent, #000 14%, #000 64%, transparent), linear-gradient(to right, transparent, #000 7%, #000 93%, transparent);
  }
  .photo-label { top: 22px; left: 20px; }
  .property-caption { margin: -10px 20px 24px; gap: 12px; }
  .property-caption > span:first-child { font-size: 29px; }
  .quote-card { bottom: auto; right: auto; margin: 0 auto; background: rgba(248,248,244,.72); }
}

/* Shared interior pages extend the approved linen-and-graphite homepage. */
.work-photo{margin:8px 0 34px}.work-photo-image{position:relative;overflow:hidden;border-radius:20px 20px 4px 4px}.work-photo-image:after{content:'';position:absolute;inset:0;pointer-events:none;background:linear-gradient(to bottom,transparent 70%,rgba(237,237,232,.2) 83%,var(--bg,#edede8) 100%)}.work-photo img{display:block;width:100%;height:auto}.work-photo figcaption,.image-note{font-size:11px!important;line-height:1.6!important;color:#65655c;margin-top:8px}.service-card.has-photo{padding-top:0;overflow:hidden}.service-photo{position:relative;display:block;margin:0 -23px 13px;aspect-ratio:3/2;overflow:hidden;flex-shrink:0}.service-photo img{display:block;width:100%;height:100%;object-fit:cover}.service-photo:after{content:'';position:absolute;inset:0;background:linear-gradient(to bottom,transparent 64%,#f8f8f5 100%);pointer-events:none}.service-title{display:flex;justify-content:space-between;gap:10px}.service-card:hover .service-photo:after{background:linear-gradient(to bottom,transparent 64%,white 100%)}.service-card.has-photo .service-description{margin-bottom:3px}.image-note{margin-bottom:0}.work-photo+.content-section{margin-top:0}
@media(max-width:680px){.service-photo{margin-inline:-16px;margin-bottom:10px;aspect-ratio:3/2}.work-photo{margin-bottom:27px}.work-photo-image{border-radius:14px 14px 3px 3px}}
.button svg,.surface-tag svg,.service-top svg,.floating-chat svg{fill:none;stroke:currentColor;stroke-width:1.3;stroke-linecap:round;stroke-linejoin:round}
.button svg{width:23px;height:23px}.desktop-nav{gap:25px}.header{gap:20px}.nav-quote{white-space:nowrap}
.brand img{width:320px}.service-grid:has(>.service-card:nth-child(2):last-child){grid-template-columns:repeat(2,1fr)}
.section-more{margin:25px 0 0}.text-link{display:inline-block;border-bottom:1px solid #88887c;padding-bottom:5px;font-size:15px;line-height:1.4}.text-link:hover{border-color:var(--ink)}
.breadcrumbs{padding-block:25px 0;color:var(--muted);font-size:12px}.breadcrumbs ol{display:flex;flex-wrap:wrap;list-style:none;padding:0;margin:0;gap:9px}.breadcrumbs li+li:before{content:'/';padding-right:9px;color:#8b8b80}.breadcrumbs a:hover{text-decoration:underline}
.page-hero{padding-top:55px;padding-bottom:58px}.page-hero.with-card{display:grid;grid-template-columns:minmax(0,1.65fr) minmax(280px,1fr);gap:76px;align-items:center}.page-hero h1,.article-heading h1{font-size:clamp(44px,4.7vw,65px);line-height:1.04;letter-spacing:-.048em;color:var(--ink);max-width:850px;margin-bottom:24px;text-wrap:balance}.page-hero .lead,.article-heading .lead{font-size:19px;line-height:1.6;color:#5e5e57;max-width:730px;margin-bottom:25px}.page-hero:not(.with-card){max-width:1200px}.page-hero:not(.with-card) h1{max-width:880px}
.start-card{background:var(--stone);border-radius:20px;padding:30px}.start-card h2{font-size:32px;margin:24px 0 18px;line-height:1.1}.start-card p{font-size:15px;color:#595951}.start-card .button{width:100%;margin:5px 0 14px}.small,.start-card .small{font-size:12px;line-height:1.6;color:#66665d}.start-card .small{margin:0}.compact{padding-top:8px}
.reading-layout{display:grid;grid-template-columns:minmax(0,1fr) 300px;gap:78px;padding-top:30px;border-top:1px solid var(--line);align-items:start}.prose{min-width:0}.prose p{font-size:16px;line-height:1.75;margin-bottom:20px}.prose h2{font-size:34px;line-height:1.12;margin-bottom:23px;text-wrap:balance}.prose h3{font-size:23px;line-height:1.3;letter-spacing:-.025em;margin:26px 0 12px}.prose .eyebrow{font-size:12px;margin-bottom:12px}.prose .small,.prose .source-line{font-size:12px;line-height:1.7}.content-section{margin:26px 0 52px;scroll-margin-top:30px}.content-section:last-child{margin-bottom:0}.scope-item{padding:10px 0 8px;border-bottom:1px solid var(--line)}.scope-item:last-child{border:0}.scope-item h3{margin-top:13px}.scope-item p{color:#5b5b53}.reading-aside{position:sticky;top:24px;display:grid;gap:24px;margin-top:26px}.paper{padding:27px;background:#f8f8f4;border-radius:15px}.paper h2{font-size:29px;line-height:1.13;margin:20px 0}.paper .button{width:100%;font-size:13px;padding-inline:12px}.checklist{list-style:none;padding:0;margin:20px 0 26px}.checklist li{position:relative;padding:12px 0 12px 25px;border-bottom:1px solid var(--line);font-size:15px;line-height:1.6}.checklist li:before{content:'✓';position:absolute;left:0;color:#3f6a38}.checklist li:last-child{border:0}.on-this-page{display:flex;flex-direction:column;align-items:flex-start;gap:15px;padding:5px 9px}.on-this-page strong{font-weight:500;font-size:13px}.on-this-page a{font-size:13px;line-height:1.4;color:var(--muted)}.on-this-page a:hover{text-decoration:underline}.single-column{max-width:850px;margin-top:8px;border-top:1px solid var(--line);padding-top:15px}.single-column .content-section{margin-bottom:48px}
.payment-summary{display:grid;grid-template-columns:repeat(3,1fr);gap:12px}.payment-summary>div{background:#f8f8f4;border-radius:12px;padding:26px}.payment-summary>div>span{display:block;font-size:12px;color:var(--muted);margin-bottom:32px}.payment-summary strong{display:block;font-weight:400;font-size:24px;letter-spacing:-.03em;line-height:1.2;margin-bottom:15px}.payment-summary p{font-size:14px;line-height:1.65;color:#5e5e54;margin:0}.single-column .payment-summary{grid-template-columns:1fr}.single-column .payment-summary>div>span{margin-bottom:14px}
.place-featured{display:grid;grid-template-columns:repeat(4,1fr);border-top:1px solid var(--line)}.place-featured>a{display:grid;grid-template-columns:1fr auto;gap:12px;padding:25px 18px 25px 0;border-bottom:1px solid var(--line);margin-right:24px}.place-featured>a>span:first-child{grid-column:1/-1;color:var(--muted);font-size:12px}.place-featured strong{font-size:24px;font-weight:400;letter-spacing:-.025em}.place-featured>a:hover strong{text-decoration:underline;text-underline-offset:5px}
.article-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:15px}.article-card{display:flex;flex-direction:column;background:#f8f8f4;border:1px solid transparent;border-radius:13px;padding:29px;min-height:310px;transition:transform .2s,border-color .2s}.article-card:hover{border-color:#c5c5b7;transform:translateY(-3px)}.article-card .eyebrow{font-size:11px;text-transform:uppercase;letter-spacing:.04em;color:#6d6d62;margin-bottom:30px}.article-card h3{font-size:27px;line-height:1.15;letter-spacing:-.035em;margin-bottom:18px}.article-card p{font-size:14px;line-height:1.65;color:var(--muted)}.article-card .text-link{margin-top:auto;align-self:flex-start;font-size:13px}.article-grid [data-filter-item]>.article-grid{display:block;height:100%}.article-grid [data-filter-item] .article-card{height:100%}.article-heading{padding-top:51px;padding-bottom:45px}.article-heading h1{max-width:990px}.article-heading .lead{max-width:800px}.article-meta{font-size:12px;color:var(--muted);margin:24px 0 0}.answer-block{padding:25px;background:var(--stone);border-left:3px solid #545448;border-radius:0 10px 10px 0;margin:20px 0 27px}.answer-block p:last-child{margin-bottom:0}.answer-block strong{font-weight:500}
.sources{border-top:1px solid var(--line);padding-top:7px;margin-top:25px}.sources h3{font-size:16px;margin-top:15px}.sources li{font-size:13px;line-height:1.65;margin-block:8px}.sources ul{padding-left:18px}.sources a,.source-line a,.prose>.small>a{border-bottom:1px solid #b7b7a9}.sources p{font-size:12px;color:var(--muted)}
.filter-bar{padding:25px 0;border-top:1px solid var(--line);margin-bottom:9px}.filter-bar label{display:block;font-size:14px;margin-bottom:13px}.filter-bar input{max-width:620px;background:#f8f8f4;border:1px solid #bdbdaf;min-height:55px;text-transform:none;border-radius:100px;padding:14px 22px}.filter-bar .small{margin-top:17px;margin-bottom:0}.filter-pills{display:flex;flex-wrap:wrap;gap:9px;margin-top:17px}.filter-pills button{border:1px solid var(--line);border-radius:100px;background:transparent;font-size:13px;min-height:42px;padding:9px 18px}.filter-pills button[aria-pressed=true]{background:var(--ink);color:white;border-color:var(--ink)}.filter-pills button:hover{border-color:var(--ink)}.country-nav{display:flex;gap:12px;flex-wrap:wrap;margin-bottom:25px}.country-nav a{font-size:15px;padding:14px 20px;background:var(--stone);border-radius:100px}.location-list{display:grid;grid-template-columns:repeat(3,1fr);gap:0 32px}.location-list>a{border-bottom:1px solid var(--line);padding:22px 0;display:grid;grid-template-columns:1fr auto;gap:8px}.location-list strong{font-size:19px;font-weight:400;letter-spacing:-.015em}.location-list>a>span:nth-child(2){grid-column:1;grid-row:2;font-size:12px;color:var(--muted)}.location-list>a>span:last-child{grid-column:2;grid-row:1/3;align-self:center;font-size:21px}.location-list>a:hover strong{text-decoration:underline;text-underline-offset:4px}.directory-note{margin-top:30px;max-width:820px}.directory-note a{text-decoration:underline}.empty-state{padding:45px 25px;background:var(--stone);border-radius:12px}
.stat-grid{display:grid;grid-template-columns:repeat(2,1fr);gap:10px;margin-bottom:20px}.stat-grid>div{background:#f8f8f4;border:1px solid #e3e3d9;border-radius:12px;padding:23px;display:flex;flex-direction:column;gap:13px}.stat-grid strong{font-size:36px;line-height:1;font-weight:400;letter-spacing:-.04em}.stat-grid span{font-size:12px;line-height:1.5;color:#626258}.housing-chart{padding:15px 0;margin-top:20px}.housing-chart>div{display:grid;grid-template-columns:1.6fr 1fr 48px;gap:13px;align-items:center;margin-block:17px;font-size:12px}.housing-chart strong{font-weight:500;text-align:right}.bar-track{height:9px;background:#d8d8ce;border-radius:20px;overflow:hidden}.bar-track i{display:block;height:100%;background:#626a59;border-radius:20px}.table-scroll{overflow:auto}table{width:100%;border-collapse:collapse;font-size:13px;margin-bottom:15px}caption{text-align:left;font-size:12px;color:var(--muted);line-height:1.6;margin-bottom:16px}td,th{text-align:left;padding:14px 12px;border-bottom:1px solid var(--line);font-weight:400}thead th{font-weight:500;background:var(--stone)}tbody th{min-width:115px}.local-services{display:grid;grid-template-columns:1fr 1fr;gap:12px}.local-services article{padding:23px;background:#f8f8f4;border-radius:12px;display:flex;flex-direction:column;align-items:flex-start}.local-services h3{font-size:22px;margin:0 0 13px}.local-services h3 a:hover{text-decoration:underline}.local-services p{font-size:14px;line-height:1.65}.local-services .button{font-size:12px;gap:8px;padding:12px 15px;margin-top:auto;line-height:1.4}.related-links{display:flex;flex-wrap:wrap;gap:10px 25px;margin-top:26px}.related-links a{font-size:15px;border-bottom:1px solid var(--line);padding-bottom:8px}
.site-footer{padding-top:55px;display:grid;grid-template-columns:1fr 1.6fr;gap:35px;margin-top:28px}.footer-intro .brand img{width:310px}.footer-intro p{font-size:13px;color:var(--muted);margin:18px 0}.footer-intro>a:last-child{font-size:14px}.footer-links{display:grid;grid-template-columns:repeat(3,1fr);gap:20px;padding-top:15px}.footer-links>div{display:flex;flex-direction:column;gap:14px}.footer-links span{font-size:12px;font-weight:500;margin-bottom:8px}.footer-links a{font-size:13px;color:var(--muted);line-height:1.4}.footer-links a:hover{text-decoration:underline}.site-footer .footer-bottom{grid-column:1/-1;flex-basis:auto}.footer-bottom a{text-decoration:underline;text-underline-offset:3px}
@media(min-width:1100px){.hero h1{font-size:80px}}
@media(max-width:1100px){.desktop-nav{gap:17px;font-size:14px}.header .brand img{width:280px}.page-hero.with-card{gap:35px;grid-template-columns:minmax(0,1.4fr) minmax(275px,1fr)}.reading-layout{gap:35px;grid-template-columns:minmax(0,1fr) 275px}.article-card{padding:24px}.article-card h3{font-size:24px}.site-footer{grid-template-columns:1fr}.footer-links{max-width:900px}.local-services{grid-template-columns:1fr}.page-hero h1{font-size:52px}}
@media(max-width:840px){.desktop-nav{gap:15px;font-size:13px}.header .brand img{width:245px}.header .nav-quote{font-size:13px;padding:12px 15px;gap:8px}.page-hero.with-card{grid-template-columns:1fr}.start-card{display:none}.reading-layout{grid-template-columns:1fr}.reading-aside{position:static;grid-row:1;grid-template-columns:1fr;margin-top:0}.reading-aside>.paper{display:none}.on-this-page{flex-direction:row;flex-wrap:wrap;padding:0 0 15px;border-bottom:1px solid var(--line);gap:12px 22px}.on-this-page strong{flex-basis:100%}.article-grid{grid-template-columns:repeat(2,1fr)}.place-featured{grid-template-columns:repeat(2,1fr)}.payment-summary{grid-template-columns:1fr}.payment-summary>div>span{margin-bottom:15px}.location-list{grid-template-columns:repeat(2,1fr)}.local-services{grid-template-columns:1fr 1fr}.page-hero.with-card>div:after{content:'Quotes, booking and updates—all through WhatsApp.';display:block;color:var(--muted);font-size:13px;line-height:1.5;margin-top:15px}}
@media(max-width:680px){.header .brand img{width:clamp(220px,70vw,280px)}.breadcrumbs{padding-top:20px;font-size:11px}.breadcrumbs ol{gap:7px}.page-hero{padding-top:35px;padding-bottom:35px}.page-hero h1,.article-heading h1{font-size:43px;line-height:1.07;text-wrap:initial;overflow-wrap:anywhere}.page-hero .lead,.article-heading .lead{font-size:17px;line-height:1.6;margin-bottom:23px}.page-hero .eyebrow{margin-bottom:19px}.page-hero:not(.with-card)>.button{font-size:14px}.reading-layout{gap:5px;padding-top:23px}.prose h2{font-size:30px}.prose h3{font-size:22px}.prose p{font-size:15px;line-height:1.75}.content-section{margin:22px 0 39px}.article-heading{padding-top:35px;padding-bottom:27px}.article-heading h1{font-size:40px}.article-meta{font-size:11px;line-height:1.6}.article-grid{grid-template-columns:1fr}.article-card{min-height:260px;padding:26px}.article-card h3{font-size:27px}.article-card .eyebrow{margin-bottom:21px}.place-featured>a{margin-right:12px;padding:21px 8px 21px 0}.place-featured strong{font-size:22px}.payment-summary>div{padding:25px}.local-services{grid-template-columns:1fr}.local-services article{padding:24px}.local-services .button{font-size:13px;min-height:46px}.stat-grid>div{padding:18px}.stat-grid strong{font-size:30px}.stat-grid span{font-size:11px}.housing-chart>div{grid-template-columns:minmax(0,1.7fr) 1fr 45px;gap:8px;font-size:11px;line-height:1.4}.source-line{overflow-wrap:anywhere}.location-list{grid-template-columns:1fr;gap:0}.location-list strong{font-size:21px}.filter-bar{padding-top:22px}.filter-pills{gap:7px}.filter-pills button{padding:9px 14px;font-size:12px;min-height:42px}.country-nav{gap:8px}.country-nav a{font-size:13px;padding:12px 16px}.site-footer{padding-top:30px;gap:23px}.footer-links{grid-template-columns:1fr 1fr;gap:30px 20px}.footer-links>div:last-child{grid-column:1/-1}.footer-intro .brand img{width:280px}.site-footer .footer-bottom{gap:13px}.answer-block{padding:22px}.service-grid:has(>.service-card:nth-child(2):last-child){grid-template-columns:repeat(2,1fr)}.section-more{line-height:1.6}.footer-bottom{padding-bottom:90px}.closing .button{max-width:100%}}
@media print{.header,.reading-aside,.floating-chat,.closing,.site-footer,.filter-bar{display:none}.wrap{width:100%}.reading-layout,.page-hero.with-card{display:block}body{background:white}.prose{max-width:none}.content-section{break-inside:avoid}a[href^=https]:after{content:' (' attr(href) ')';font-size:9px;overflow-wrap:anywhere}}
.about-hero{padding-top:60px;padding-bottom:65px;text-align:center}.about-hero h1{font-size:clamp(48px,5.5vw,76px);line-height:1.05;letter-spacing:-.045em;margin-bottom:27px}.about-hero h1 span,.provider-hero h1 span{color:#7d7d74}.about-hero .lead{max-width:750px;margin:0 auto 27px;font-size:20px;line-height:1.6;color:#5e5e57}.identity-strip{display:grid;grid-template-columns:repeat(3,1fr);border-block:1px solid var(--line);padding-block:30px;gap:40px}.identity-strip span{display:block;font-size:12px;color:var(--muted);margin-bottom:12px}.identity-strip strong{font-size:20px;font-weight:400;letter-spacing:-.02em}.about-content{max-width:950px;padding-top:35px}.about-content>.content-section{margin-bottom:65px}.role-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:13px}.role-grid article{background:#f8f8f4;padding:25px;border-radius:13px}.role-grid h3{font-size:24px;margin-top:28px}.role-grid p{font-size:14px}.about-content .payment-summary strong{font-size:22px}.provider-hero{display:grid;grid-template-columns:1.5fr 1fr;align-items:center;gap:65px;padding-top:55px;padding-bottom:60px}.provider-hero h1{font-size:60px;line-height:1.05;margin-bottom:25px}.provider-hero .lead{font-size:18px;color:#5e5e57;line-height:1.65}.provider-hero .small{margin-top:16px}.provider-card{background:#dcded3;padding:32px;border-radius:20px}.provider-card ol{padding:0;list-style:none;counter-reset:journey;margin:27px 0}.provider-card li{position:relative;counter-increment:journey;padding:18px 0 18px 39px;border-bottom:1px solid #c5c7bb;font-size:16px;line-height:1.5}.provider-card li:before{content:counter(journey,decimal-leading-zero);position:absolute;left:0;font-size:12px;color:#5f6356;top:22px}.provider-card>span:last-child{font-size:12px;color:#606454}.application-steps>article{display:grid;grid-template-columns:42px 1fr;gap:23px;border-bottom:1px solid var(--line);padding-block:25px}.application-steps h3{margin:2px 0 12px}.application-steps p{margin-bottom:0}.quote-equation{display:flex;align-items:center;gap:18px;background:var(--stone);padding:25px;border-radius:13px;margin-bottom:26px}.quote-equation>div{flex:1}.quote-equation span{display:block;font-size:11px;margin-bottom:12px;color:#626257}.quote-equation strong{font-size:21px;font-weight:400;line-height:1.2;display:block;letter-spacing:-.025em}.quote-equation b{font-size:24px;font-weight:400}.sample-grid{display:grid;grid-template-columns:repeat(2,1fr);gap:16px}.sample-card{background:#f8f8f4;border:1px solid transparent;border-radius:15px;display:flex;align-items:flex-start;flex-direction:column;padding:30px;min-height:305px}.sample-card:hover{border-color:#aaa998}.sample-card .eyebrow{font-size:12px;color:#6e6e62;margin-bottom:24px}.sample-card h2{font-size:36px;margin-bottom:20px}.sample-card p{font-size:18px;line-height:1.5;margin-bottom:15px;max-width:470px}.sample-source{display:block;color:var(--muted);font-size:13px;line-height:1.6;margin-bottom:24px}.sample-card .text-link{margin-top:auto}.review-explainer{padding-top:30px;max-width:900px;font-size:14px;color:var(--muted)}
.founder-note{border-left:3px solid #666d5a;background:#dcded3;padding:25px 30px;margin:25px 0 28px;border-radius:0 12px 12px 0}.founder-note .founder-names{font-size:34px;font-weight:400;letter-spacing:-.035em;margin:20px 0 3px;line-height:1.2}.founder-note>span:last-child{font-size:13px;color:#616456}
@media(max-width:840px){.provider-hero{grid-template-columns:1fr;gap:28px}.provider-hero h1{font-size:52px}.provider-card{max-width:650px}.role-grid{grid-template-columns:1fr}.identity-strip{gap:20px}.identity-strip strong{font-size:17px}.sample-grid{gap:12px}.sample-card{padding:25px}.about-content{max-width:calc(100% - 48px)}}
@media(max-width:680px){.about-hero{padding-block:37px 40px}.about-hero h1{font-size:43px;line-height:1.08}.about-hero .lead{font-size:17px}.identity-strip{grid-template-columns:1fr;padding-block:25px;gap:22px}.identity-strip span{margin-bottom:7px}.identity-strip strong{font-size:20px}.about-content{padding-top:17px;max-width:calc(100% - 36px)}.about-content>.content-section{margin-bottom:43px}.provider-hero{padding-top:36px;padding-bottom:27px}.provider-hero h1{font-size:44px}.provider-hero .lead{font-size:17px}.provider-card{padding:24px}.provider-card li{font-size:15px;padding-block:16px}.provider-card li:before{top:20px}.application-steps>article{grid-template-columns:34px 1fr;gap:16px;padding-block:22px}.quote-equation{flex-direction:column;align-items:stretch;gap:14px}.quote-equation b{text-align:center}.quote-equation span{margin-bottom:7px}.sample-grid{grid-template-columns:1fr}.sample-card{padding:27px;min-height:290px}.sample-card h2{font-size:33px}.sample-card p{font-size:17px}.review-explainer{padding-top:25px}.role-grid article{padding:25px}.role-grid h3{margin-top:20px}}
.local-scenario{padding:26px;background:#e2e3da;border:1px solid #cccec3;border-radius:14px;margin:24px 0}.local-scenario h3{font-size:27px}.local-scenario .small{font-size:12px}.local-service{border-top:1px solid var(--line);padding:0}.local-service:last-child{border-bottom:1px solid var(--line)}.local-service summary{cursor:pointer;display:flex;align-items:center;justify-content:space-between;gap:15px;padding:23px 0;list-style:none}.local-service summary::-webkit-details-marker{display:none}.local-service summary h3{font-size:23px;margin:0;line-height:1.3}.local-service summary>span{font-size:25px;flex-shrink:0}.local-service[open] summary>span{transform:rotate(45deg)}.local-service>div{padding:0 0 27px}.local-service .button{margin-top:16px}.local-service:target{scroll-margin-top:30px}.footer-policy{display:flex;gap:22px;flex-wrap:wrap;padding:25px 0;border-top:1px solid var(--line);font-size:13px;color:var(--muted)}.footer-policy a:hover{text-decoration:underline}.service-location-directory .location-list{max-height:540px;overflow:auto;padding:7px 10px 10px 7px;overscroll-behavior:auto;border:1px solid var(--line);border-radius:12px}.table-scroll{max-width:100%;overflow-x:auto}p,td,th{overflow-wrap:break-word}.source-line a,.sources a{overflow-wrap:anywhere}.prose .related-links{flex-wrap:wrap}summary:focus-visible{outline:2px solid var(--ink);outline-offset:5px}@media(max-width:680px){.local-scenario{padding:21px}.local-scenario h3{font-size:23px}.local-service summary h3{font-size:21px}.local-service .button{font-size:13px;padding:15px 18px}.footer-policy{gap:16px}.service-location-directory .location-list{max-height:480px}}@media(prefers-reduced-motion:reduce){html,:root{scroll-behavior:auto}*,*::before,*::after{animation-duration:.01ms!important;transition-duration:.01ms!important}}

/* The five revised local guides: area, budget, comparison, then an enquiry. */
.city-story-hero{display:grid;grid-template-columns:1.15fr 1fr;align-items:center;gap:50px;padding-block:45px 42px}
.city-story-hero h1{font-size:clamp(43px,4.8vw,67px);line-height:1.06;letter-spacing:-.047em;margin-bottom:25px}
.city-story-hero .lead{font-size:18px;line-height:1.7;color:var(--muted);max-width:620px;margin-bottom:26px}
.city-story-hero .city-hero-note{font-size:12px;color:var(--muted);margin:17px 0 0}
.city-story-hero figure{margin:0;min-width:0;position:relative}
.city-story-hero img{width:100%;height:380px;object-fit:cover;border-radius:26px;mask-image:linear-gradient(to right,transparent,#000 12%,#000 90%,transparent),linear-gradient(to bottom,#000 75%,transparent);mask-composite:intersect}
.city-story-hero figcaption{font-size:10px;line-height:1.5;text-align:center;color:var(--muted);margin-top:4px}
.city-story-nav{display:flex;gap:32px;flex-wrap:wrap;padding-block:21px;border-block:1px solid var(--line);font-size:13px}
.city-story-nav a:hover{text-decoration:underline;text-underline-offset:5px}
.city-story-local{padding-top:30px;padding-bottom:15px}
.city-story-intro{max-width:810px}
.city-property-cards{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:28px;margin-top:32px}
.city-property-cards article{border-top:2px solid #a8ad98;padding-top:2px;display:flex;flex-direction:column;min-width:0}
.city-property-cards h3{font-size:24px;margin-top:20px;min-height:62px}
.city-property-cards p{font-size:14px;line-height:1.75}
.city-property-cards .city-photo-tip{padding-top:16px;margin-top:auto;border-top:1px solid var(--line);font-size:13px}
.city-photo-tip strong{font-size:11px;text-transform:uppercase;letter-spacing:.07em;display:block;margin-bottom:6px;font-weight:500;color:#59614e}
.prose .city-reference{font-size:11px;line-height:1.7;color:var(--muted);overflow-wrap:anywhere;margin-bottom:18px}
.city-reference a{border-bottom:1px solid #c0c2b4}
.city-pricing-layout{display:grid;grid-template-columns:minmax(0,1fr) 310px;gap:65px;border-top:1px solid var(--line);padding-top:24px}
.city-quote-aside{position:sticky;top:25px;align-self:start;margin-top:28px}
.city-quote-aside .paper{background:#dfe2d6;padding:27px}
.city-quote-aside p{font-size:14px;line-height:1.7;color:#555c4e}
.city-quote-aside .small{font-size:12px;margin:16px 0 0}
.city-quote-aside .checklist{margin-block:18px}
.city-quote-aside .checklist li{font-size:13px}
.prose .city-price-key{font-size:13px;line-height:1.7;padding:17px 20px;background:#e4e6dc;border-radius:10px;margin-bottom:24px}
.city-price-jumps{display:flex;flex-wrap:wrap;gap:9px;margin-bottom:26px}.city-price-jumps a{padding:10px 14px;border:1px solid #babfac;border-radius:24px;font-size:12px;line-height:1.5}.city-price-jumps a:hover,.city-price-jumps a:focus-visible{background:#dfe4d3;border-color:#637055}
.city-price-service[open]{background:#f8f8f3;border:1px solid #d8dbce;border-radius:15px;margin-block:12px;padding:0 24px}
.city-price-service summary{padding-block:21px}
.city-price-service[open] summary{padding-block:24px 20px}
.city-price-service summary h3{font-size:22px}
.prose .city-price-basis{font-size:12px;line-height:1.5;color:#4b6040;background:#e9ecdf;border-radius:7px;padding:9px 12px;display:inline-block;margin-bottom:17px}
.city-price-table caption{font-size:11px;margin-bottom:12px}
.city-price-table td:last-child{font-size:22px;letter-spacing:-.025em;white-space:nowrap;text-align:right;color:var(--ink)}
.city-price-table thead th:last-child{text-align:right}
.city-price-table tbody th{font-size:14px;line-height:1.5}
.city-price-table th,.city-price-table td{padding:14px 10px}
.prose .city-price-scope{font-size:13px;line-height:1.75;margin-block:19px 12px}
.city-service-brief{border-top:1px solid var(--line);padding-top:20px}
.city-service-brief h4{font-size:15px;font-weight:500;margin:0 0 10px}
.city-service-brief p{font-size:14px;line-height:1.75;margin-bottom:5px}
.city-service-actions{display:flex;flex-wrap:wrap;align-items:center;gap:20px;margin-top:22px}
.city-service-actions>.button{font-size:13px;padding:15px 18px;margin:0}
.city-service-actions>a:last-child{font-size:12px;border-bottom:1px solid var(--line);padding-bottom:3px}
.prose .city-benchmark-note{font-size:11px;line-height:1.7;margin-top:23px}
.city-example{border-left:3px solid #8c9778;padding:23px;background:#e2e5da;border-radius:0 12px 12px 0;margin:26px 0}
.city-example p:last-child{margin-bottom:0;font-size:15px}
.city-next-steps{list-style:none;counter-reset:city-step;padding:0;margin-block:28px}
.city-next-steps li{counter-increment:city-step;position:relative;padding:0 0 24px 45px}
.city-next-steps li:before{content:counter(city-step,decimal-leading-zero);position:absolute;left:0;top:3px;font-size:12px;color:#68705d}
.city-next-steps strong{display:block;font-size:17px;font-weight:500;margin-bottom:8px}
.city-next-steps span{display:block;font-size:14px;line-height:1.7;color:var(--muted)}
.city-source-details{border-block:1px solid var(--line);margin-top:20px}
.city-source-details summary{cursor:pointer;padding-block:20px;font-size:14px}
.city-source-details>div{padding-bottom:20px}
.city-source-details p,.city-source-details li,.city-source-details a{font-size:12px;line-height:1.7;overflow-wrap:anywhere}
.city-source-details ul{padding-left:20px;margin-bottom:20px}
.city-source-details li{margin-bottom:10px}
.city-source-details a{text-decoration:underline;text-underline-offset:3px}
@media(max-width:1050px){.city-story-hero{gap:25px}.city-story-hero img{height:340px}.city-pricing-layout{gap:30px;grid-template-columns:minmax(0,1fr) 280px}.city-property-cards{gap:20px}.city-property-cards h3{font-size:22px}}
@media(max-width:840px){.city-story-hero{grid-template-columns:1fr}.city-story-hero figure{max-width:600px}.city-story-hero img{height:260px}.city-pricing-layout{grid-template-columns:1fr}.city-quote-aside{display:none}.city-property-cards{grid-template-columns:1fr;gap:15px}.city-property-cards h3{min-height:0;margin-block:17px 12px}.city-property-cards article{display:block}.city-property-cards .city-photo-tip{padding-top:12px;margin-bottom:10px}.city-story-local{padding-top:20px}}
@media(max-width:680px){.city-story-hero{padding-block:30px;gap:24px}.city-story-hero h1{font-size:43px}.city-story-hero .lead{font-size:16px}.city-story-hero img{height:220px}.city-story-nav{gap:15px 23px;font-size:12px}.city-story-hero .button{font-size:13px;padding-inline:18px;max-width:100%}.city-property-cards h3{font-size:23px}.city-pricing-layout{padding-top:12px}.city-price-service[open]{padding-inline:16px}.city-price-table th,.city-price-table td{padding-inline:5px}.city-price-table td:last-child{font-size:20px}.city-price-table tbody th{font-size:13px;min-width:0}.city-service-actions{gap:18px}.city-service-actions>.button{max-width:100%;font-size:12px;padding-inline:13px}.city-story-local .content-section{margin-bottom:30px}.city-example{padding:19px}}
@media print{.city-quote-aside,.city-story-nav{display:none}.city-pricing-layout,.city-story-hero,.city-property-cards{display:block}.city-price-service>div,.city-source-details>div{display:block!important}}

/* Official customer embed; provider and support actions retain the brand pill. */
.super-button-stack{display:inline-flex;flex-direction:column;align-items:center;vertical-align:top;width:fit-content;max-width:100%;min-width:0;gap:7px;margin:0;padding-bottom:3px}
.button.super-powered-button{max-width:100%;min-width:0;white-space:normal;overflow-wrap:break-word;text-align:center;margin:0}
.button.super-powered-button{position:relative;isolation:isolate}
.button.super-powered-button.dark::before,.button.super-powered-button.dark::after{content:"";position:absolute;inset:0;border-radius:inherit;pointer-events:none;z-index:-1;animation:button-radiate 3.2s ease-out infinite}
.button.super-powered-button.dark::after{animation-delay:1.6s}
@keyframes button-radiate{0%{box-shadow:0 0 0 0 rgb(20 20 20 / 16%);opacity:0}12%{opacity:1}80%,100%{box-shadow:0 0 0 12px rgb(20 20 20 / 0%);opacity:0}}
.button.super-powered-button:is(:hover,:focus-visible){transform:none}
.button.super-powered-button:is(:hover,:focus-visible)::before,.button.super-powered-button:is(:hover,:focus-visible)::after{animation-play-state:paused}
.super-powered-button>span[aria-hidden]{flex:none}
.super-quote{display:block;width:320px;max-width:100%;height:86px;border:0;overflow:hidden}
.super-powered{display:flex;align-items:center;justify-content:center;gap:5px;font:600 11px/1 Arial,sans-serif;color:#555;white-space:nowrap}
.super-wordmark{display:block;width:65px;height:28px}
.super-wordmark img{display:block;width:65px;height:28px;max-width:100%;object-fit:contain;border-radius:0;margin:0}
.header>.super-button-nav{flex-shrink:0;gap:4px}.super-button-nav .super-powered{font-size:8px;gap:4px}
.hero-actions{align-items:flex-start;gap:18px}.hero-actions>.super-button-stack{min-width:215px}
.closing>.super-button-stack,.about-hero>.super-button-stack{margin-inline:auto}
.paper>.super-button-stack,.quote-card>.super-button-stack{width:100%}.paper .super-powered-button,.quote-card .super-powered-button{width:100%}
.city-service-actions{align-items:flex-start}.city-service-actions>.super-button-stack{max-width:100%}
.city-hero-note{margin-top:16px}.mobile-nav>.super-button-stack{margin-top:12px;align-self:center}
.footer-bottom{padding-bottom:30px}
@media(max-width:680px){.header>.super-button-nav{display:none}.hero-actions{gap:16px}.hero-actions>.super-button-stack{width:100%;min-width:0;max-width:335px}.hero-actions .super-powered-button{width:100%;min-height:52px}.super-powered{font-size:8px;gap:4px}.city-service-actions>.super-button-stack{width:100%}.city-service-actions .super-powered-button{width:100%}.footer-bottom{padding-bottom:28px}}
@media(prefers-reduced-motion:reduce){.button.super-powered-button{transition:none;transform:none}.button.super-powered-button::before,.button.super-powered-button::after{animation:none;box-shadow:none;opacity:0}}
@media print{.super-button-stack{display:none}}
