@font-face{font-family:'DM Sans';src:url('/assets/fonts/dm-sans-latin.woff2') format('woff2');font-display:swap}@font-face{font-family:'Bricolage';src:url('/assets/fonts/bricolage-grotesque-latin.woff2') format('woff2');font-display:swap}
:root{--paper:#f7f3eb;--cream:#fffdf8;--ink:#17262c;--blue:#204f67;--blue2:#123a4c;--coral:#e5a783;--line:#d9d7ce;--muted:#5b686d;--radius:16px;font-family:'DM Sans',sans-serif;color:var(--ink);background:var(--paper)}*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0}a{color:inherit}img{display:block;max-width:100%;height:auto}h1,h2,h3,p{margin-top:0}h1,h2,h3{font-family:Bricolage,sans-serif;line-height:1.05;letter-spacing:-.025em}p{line-height:1.65}::selection{background:var(--coral);color:var(--ink)}:focus-visible{outline:3px solid #d47b49;outline-offset:4px}a{text-underline-offset:4px}.skip{position:absolute;top:-80px;left:16px;background:white;padding:12px;z-index:100}.skip:focus{top:12px}.site-header{position:relative;z-index:10;background:var(--paper);border-bottom:1px solid var(--line)}.header-inner{max-width:1480px;margin:auto;padding:18px clamp(20px,4vw,70px);display:flex;align-items:center;justify-content:space-between;gap:32px}.brand{display:flex;align-items:center;text-decoration:none;gap:10px;white-space:nowrap}.brand-mark{font:800 2.6rem/1 Bricolage,sans-serif;letter-spacing:-.1em;color:var(--blue)}.brand-mark span{color:#db845c}.brand-type{display:flex;flex-direction:column;gap:2px}.brand-type strong{font:800 1.2rem/1 Bricolage,sans-serif;letter-spacing:.12em}.brand-type small{font-size:.54rem;font-weight:700;letter-spacing:.13em}.site-header nav{display:flex;align-items:center;gap:clamp(15px,2vw,34px);font-weight:700;font-size:.88rem}.site-header nav>a,.nav-services>a{text-decoration:none}.site-header nav>a:hover,.nav-services>a:hover{color:#b45a35}.nav-services{position:relative;display:flex;align-items:center;gap:3px}.services-toggle{border:0;background:transparent;color:inherit;cursor:pointer;font:inherit;padding:7px}.services-list{display:none;position:absolute;top:100%;left:-20px;min-width:240px;background:var(--cream);padding:12px;box-shadow:0 14px 34px #17262c25;border-radius:12px}.services-list a{display:block;text-decoration:none;padding:10px 12px;border-radius:8px}.services-list a:hover{background:var(--paper)}.nav-services:hover .services-list,.nav-services:focus-within .services-list,.nav-services.open .services-list{display:block}.nav-cta{background:var(--blue);color:white!important;border-radius:999px;padding:13px 19px}.nav-cta:hover{background:var(--blue2)}.menu-toggle{display:none}.hero{min-height:690px;display:grid;grid-template-columns:46% 54%;max-width:1600px;margin:auto}.hero-copy{padding:clamp(65px,8vw,130px) 6vw 70px clamp(25px,7vw,110px);display:flex;flex-direction:column;align-items:flex-start;justify-content:center}.locality{font-size:.78rem;letter-spacing:.15em;text-transform:uppercase;font-weight:800;color:var(--blue);margin-bottom:22px;display:block}.hero h1{font-size:clamp(3.6rem,5.7vw,6rem);max-width:8ch;margin-bottom:25px}.hero h1 em,.page-hero h1 em{font-style:normal;color:#d17d56}.hero-copy>p{max-width:54ch;font-size:1.1rem;color:#35454a}.hero-actions{display:flex;gap:12px;flex-wrap:wrap;margin-top:18px}.button{display:inline-flex;align-items:center;gap:16px;text-decoration:none;background:var(--blue);color:white;border-radius:999px;padding:17px 24px;font-weight:800;box-shadow:0 9px 18px #123a4c24;transition:transform .2s,background .2s}.button:hover{transform:translateY(-2px);background:var(--blue2)}.button-light{background:#fff;color:var(--ink)}.button-light:hover{background:#eee9de}.button-dark{background:var(--ink)}.hero-note{display:flex;gap:10px;align-items:center;margin-top:45px;color:var(--muted);font-size:.85rem}.note-dot{width:10px;height:10px;background:#d8865d;border-radius:50%}.hero-visual{position:relative;min-height:620px;overflow:hidden;border-radius:0 0 0 130px}.hero-image{width:100%;height:100%;object-fit:cover;object-position:center}.hero-stamp{position:absolute;right:6%;bottom:8%;background:var(--paper);width:170px;height:170px;border-radius:50%;display:flex;flex-direction:column;justify-content:center;align-items:center;text-align:center;transform:rotate(9deg);box-shadow:0 16px 35px #17262c2e}.hero-stamp strong{font:800 1.5rem Bricolage}.hero-stamp span{font-size:.8rem}.statement{background:var(--blue);color:white;padding:90px 8%;text-align:center}.statement p{font:500 clamp(1.5rem,2.7vw,2.7rem)/1.3 Bricolage,sans-serif;letter-spacing:-.02em;max-width:930px;margin:auto}.section{max-width:1380px;margin:auto;padding:clamp(70px,8vw,120px) clamp(22px,5vw,72px)}.section-heading{display:flex;justify-content:space-between;gap:40px;align-items:end;margin-bottom:38px}.section-heading h2,.section>h2{font-size:clamp(2.3rem,4.2vw,4.2rem);max-width:11ch;margin-bottom:0}.section-heading p{max-width:46ch;color:var(--muted);margin:0}.service-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:20px}.service-card{background:var(--cream);text-decoration:none;border-radius:var(--radius);overflow:hidden;transition:transform .2s,box-shadow .2s}.service-card:hover{transform:translateY(-4px);box-shadow:0 14px 32px #17262c18}.service-card img{width:100%;aspect-ratio:1.55;object-fit:cover}.service-card>div{padding:28px}.service-card h2,.service-card h3{font-size:1.65rem;margin:12px 0}.service-card p{color:var(--muted);font-size:.94rem}.service-card b{color:var(--blue);font-size:.9rem}.service-card span{color:#ad6a49;font-size:.75rem;font-weight:800}.process{display:grid;grid-template-columns:1fr 1.1fr;gap:10%;align-items:start;border-top:1px solid var(--line)}.process h2,.feature h2,.two-column h2,.guide-callout h2,.closing h2{font-size:clamp(2.2rem,4vw,4rem)}.process>div p{max-width:45ch}.process ol{list-style:none;margin:0;padding:0}.process li{display:flex;gap:28px;padding:20px 0;border-bottom:1px solid var(--line)}.process li strong{color:#bc704d;font:700 1rem Bricolage}.process li h3{font-size:1.4rem;margin-bottom:6px}.process li p{color:var(--muted);margin:0}.feature{display:grid;grid-template-columns:1fr 1fr;gap:8%;align-items:center}.feature img{width:100%;aspect-ratio:1.15;object-fit:cover;border-radius:100px 16px 16px 16px}.feature p{max-width:55ch;color:var(--muted)}.text-link{font-weight:800;color:var(--blue)}.city-row{display:flex;flex-wrap:wrap;gap:12px;margin-top:28px}.city-pill{padding:16px 22px;border-radius:999px;background:#e9e4da;text-decoration:none;font-weight:800}.city-pill:hover{background:#d9e5e5}.closing{background:var(--blue);color:white;max-width:none;text-align:center}.closing h2{max-width:none}.closing p{margin:12px auto 30px;max-width:48ch}.page-hero{padding:100px clamp(22px,8vw,120px);background:#e6ebea;display:flex;flex-direction:column;align-items:flex-start}.page-hero h1{font-size:clamp(3.1rem,5.2vw,5.5rem);max-width:13ch;margin-bottom:22px}.page-hero>p,.page-hero>div>p{font-size:1.13rem;max-width:60ch;color:#3b4d52}.page-hero.narrow{background:#e7e2d8}.service-hero{display:grid;grid-template-columns:1fr 46%;align-items:center;gap:8%;padding-top:70px;padding-bottom:70px}.service-hero img{width:100%;aspect-ratio:1.1;object-fit:cover;border-radius:14px 90px 14px 14px}.two-column{display:grid;grid-template-columns:1fr 1fr;gap:10%}.two-column p{max-width:60ch;color:var(--muted)}.detail-card{background:#e7eceb;border-radius:var(--radius);padding:38px}.detail-card h3{font-size:1.5rem}.detail-card li{margin:12px 0;line-height:1.5}.photo-band{max-width:1380px;padding:0 clamp(22px,5vw,72px);margin:auto}.photo-band img{width:100%;height:480px;object-fit:cover;border-radius:16px}.guide-callout{background:#eadfce;max-width:1236px;border-radius:20px;margin:40px auto}.area-list{display:grid;grid-template-columns:1fr 1fr;gap:18px}.area-list a{background:var(--cream);padding:30px;border-radius:15px;text-decoration:none;display:flex;flex-direction:column;gap:12px}.area-list strong{font:700 2rem Bricolage}.area-list span{color:var(--muted);line-height:1.5}.area-list b{color:var(--blue)}.article-grid{display:grid;grid-template-columns:repeat(2,1fr);gap:22px}.article-card{background:var(--cream);text-decoration:none;overflow:hidden;border-radius:16px}.article-card img{width:100%;height:280px;object-fit:cover}.article-card>div{padding:30px}.article-card span{font-size:.75rem;text-transform:uppercase;letter-spacing:.1em;color:#a75b3e;font-weight:800}.article-card h2{font-size:2rem;margin:12px 0}.article-card p{color:var(--muted)}.article-card b{color:var(--blue)}.article-head{max-width:950px;margin:75px auto 40px;padding:0 22px}.article-head>a{color:var(--blue);display:block;margin-bottom:35px;font-weight:700}.article-head span{color:var(--muted);font-size:.82rem}.article-head h1{font-size:clamp(2.7rem,5vw,5rem);margin:17px 0}.article-head p{font-size:1.2rem;color:#3d4b50}.article-cover{max-width:1200px;margin:auto;padding:0 22px}.article-cover img{width:100%;max-height:600px;object-fit:cover;border-radius:16px}.article-body{max-width:1100px;padding:70px 22px;margin:auto;display:grid;grid-template-columns:minmax(0,690px) 260px;gap:90px}.article-main section{margin-bottom:48px}.article-main h2,.prose h2{font-size:2rem;line-height:1.16}.article-main p,.prose p{font-size:1.06rem;color:#3a484d}.article-main li{margin:12px 0;line-height:1.6}.checklist{background:#e7eceb;padding:30px;border-radius:16px}.source-line{font-size:.86rem!important}.article-body aside{align-self:start;background:#eadfce;padding:24px;border-radius:14px}.article-body aside h2{font-size:1.3rem}.prose{max-width:820px;padding:75px 22px 130px;margin:auto}.prose section{margin-bottom:50px}.not-found{min-height:70vh;display:flex;align-items:center;justify-content:center;flex-direction:column;text-align:center;padding:40px}.not-found h1{font-size:4rem}footer{background:var(--ink);color:#f9f6ee}.footer-main{max-width:1380px;margin:auto;padding:75px 5vw;display:grid;grid-template-columns:2fr 1fr 1.3fr 1fr;gap:45px}.footer-main>div{display:flex;flex-direction:column;align-items:flex-start}.footer-main a{text-decoration:none;margin-bottom:10px}.footer-main a:hover{text-decoration:underline}.footer-main h2{font-size:1rem;letter-spacing:.08em;text-transform:uppercase;margin-bottom:20px}.footer-brand{margin-bottom:22px!important}.footer-brand .brand-mark{color:white}.footer-main p{max-width:32ch;color:#d5dcda}.footer-bottom{border-top:1px solid #ffffff2a;max-width:1380px;margin:auto;padding:25px 5vw;display:flex;justify-content:space-between;color:#c8d0cf;font-size:.85rem}@media(max-width:950px){.site-header nav{gap:13px}.brand-type small{display:none}.hero{grid-template-columns:1fr 1fr;min-height:580px}.hero-copy{padding:60px 30px}.hero-visual{min-height:580px}.hero h1{font-size:clamp(3.4rem,5vw,4.5rem)}.service-grid{grid-template-columns:repeat(2,1fr)}.footer-main{grid-template-columns:repeat(2,1fr)}}@media(max-width:720px){.header-inner{padding:13px 20px}.menu-toggle{display:block;background:transparent;border:1px solid var(--ink);border-radius:999px;padding:10px 14px;font-weight:800;cursor:pointer}.site-header nav{display:none;position:absolute;top:100%;left:0;right:0;background:var(--paper);padding:20px;flex-direction:column;align-items:stretch;box-shadow:0 12px 24px #17262c20}.site-header nav.open{display:flex}.site-header nav>a,.nav-services>a{padding:10px}.nav-services{display:block}.services-toggle{position:absolute;right:3px;top:1px;padding:12px}.services-list{position:static;box-shadow:none;padding:0 0 0 15px;background:transparent;min-width:0}.nav-services:hover .services-list,.nav-services:focus-within .services-list{display:none}.nav-services.open .services-list{display:block}.nav-cta{text-align:center}.hero{display:flex;flex-direction:column}.hero-copy{padding:65px 24px 50px}.hero h1{font-size:clamp(3.5rem,12vw,5rem)}.hero-visual{min-height:380px;height:380px;border-radius:70px 0 0 0;margin-left:24px}.hero-stamp{width:120px;height:120px}.hero-stamp strong{font-size:1.1rem}.hero-stamp span{font-size:.65rem}.statement{padding:65px 25px}.section-heading,.process,.feature,.two-column,.service-hero,.article-body{display:block}.section-heading h2{margin-bottom:18px}.service-grid,.article-grid,.area-list{grid-template-columns:1fr}.process ol{margin-top:45px}.feature img{margin-bottom:35px}.page-hero{padding:65px 24px}.service-hero img{margin-top:40px}.photo-band img{height:300px}.article-body{padding-top:45px}.article-body aside{margin-top:45px}.article-head{margin-top:50px}.footer-main{grid-template-columns:1fr 1fr;gap:35px}.footer-main>div:first-child{grid-column:1/-1}.footer-bottom{gap:15px;flex-direction:column}}@media(prefers-reduced-motion:reduce){html{scroll-behavior:auto}.button,.service-card{transition:none}}
.services-toggle{width:30px;height:36px;display:inline-flex;align-items:center;justify-content:center;padding:0;color:var(--blue)}
.services-chevron{display:block;width:11px;height:11px;border-right:2.5px solid currentColor;border-bottom:2.5px solid currentColor;border-radius:1px;transform:translateY(-3px) rotate(45deg);transition:transform .2s ease}
.services-toggle[aria-expanded="true"] .services-chevron{transform:translateY(3px) rotate(225deg)}
@media(max-width:720px){.services-toggle{width:44px;height:44px;padding:0;right:0;top:0}}
@media(prefers-reduced-motion:reduce){.services-chevron{transition:none}}
