@import url('https://fonts.googleapis.com/css2?family=DM+Sans:wght@400;500;600;700&family=Manrope:wght@400;500;600;700;800&display=swap');
:root{--cream:#f6f5ee;--green:#183e31;--muted:#5d6d60;--line:#d8ddcf;--sage:#e5e9dc}*{box-sizing:border-box}html{scroll-behavior:smooth;scroll-padding-top:115px}body{margin:0;background:var(--cream);color:var(--green);font-family:'DM Sans',Arial,sans-serif;font-size:16px;line-height:1.65}a{color:inherit;text-decoration:none}button{font:inherit;cursor:pointer}a,button,summary{-webkit-tap-highlight-color:transparent}a:focus-visible,button:focus-visible,summary:focus-visible{outline:3px solid #55764b;outline-offset:5px}h1,h2,h3,p{margin-top:0}h1,h2,h3{font-family:Manrope,Arial,sans-serif;font-weight:500;line-height:1.09;letter-spacing:-.055em}h1{font-size:clamp(48px,5.5vw,83px);margin-bottom:27px}h2{font-size:clamp(35px,3.8vw,56px);margin-bottom:24px}h3{font-size:29px;letter-spacing:-.04em}em{font-family:Georgia,serif;font-weight:normal}p{color:var(--muted)}.concept{background:var(--green);color:#f8f8ed;text-align:center;font-size:11px;letter-spacing:.06em;padding:8px 16px;line-height:1.4}header{display:flex;align-items:center;justify-content:space-between;padding:25px 4.5%;border-bottom:1px solid var(--line);gap:24px;background:var(--cream);position:relative;z-index:10}.brand{display:flex;gap:12px;align-items:center}.brand svg{width:33px;height:42px}.brand span{font-size:13px;font-weight:800;letter-spacing:.055em;line-height:1.4}.brand small{display:block;font-size:10px;letter-spacing:.2em;font-weight:500}nav{display:flex;gap:27px}nav a{font-size:13px;color:#526052}nav a[aria-current]{color:var(--green);text-decoration:underline;text-underline-offset:8px}.header-call{border:1px solid #b4c1ab;border-radius:40px;padding:11px 20px;font-size:13px}.header-call span{margin-left:18px}.menu-toggle{display:none}.hero{display:grid;grid-template-columns:1.06fr 1fr;min-height:690px;padding:28px 28px 28px 6%;gap:4%}.hero-copy{align-self:center;padding:36px 0}.eyebrow{font-size:10px;font-weight:600;letter-spacing:.17em;color:var(--green);margin-bottom:24px}.dot{display:inline-block;width:6px;height:6px;border-radius:50%;background:#66825b;margin-right:9px;vertical-align:middle}.hero h1 em{font-size:.84em}.hero-description{max-width:430px;font-size:15px;line-height:1.85}.actions{display:flex;gap:27px;align-items:center;margin-top:32px}.button{display:inline-flex;gap:36px;justify-content:space-between;align-items:center;border:0;background:var(--green);color:#f6f5ee;border-radius:40px;padding:16px 26px;font-size:13px;font-weight:500;transition:background .2s,transform .2s}.button:hover{background:#315b40;transform:translateY(-2px)}.button.light{background:#e7eadc;color:var(--green)}.text-link{font-size:13px;border-bottom:1px solid #9cae97;padding-bottom:6px}.small-note{font-size:10px;max-width:430px;margin:23px 0 0}.hero-art{background:#dce5d3;border-radius:4px;position:relative;overflow:hidden;display:flex;align-items:center}.hero-art img{width:112%;max-width:none;display:block;margin-left:-6%;height:100%;object-fit:cover}.art-caption{position:absolute;top:27px;left:27px;right:27px;display:flex;justify-content:space-between;z-index:1;font-size:8px;letter-spacing:.14em}.art-bottom{position:absolute;bottom:27px;left:27px;right:27px;display:flex;justify-content:space-between;align-items:end;font-size:20px;font-family:Georgia,serif;font-style:italic;line-height:1.2}.round-arrow{border:1px solid #5b7857;border-radius:50%;width:47px;height:47px;display:grid;place-items:center;font-style:normal}.intro-bar{border-top:1px solid var(--line);border-bottom:1px solid var(--line);display:flex;align-items:center;justify-content:space-between;padding:23px 6%;gap:20px}.intro-bar span,.intro-bar a{font-size:10px;letter-spacing:.09em}.intro-bar p{font-family:Georgia,serif;font-style:italic;font-size:20px;color:var(--green);margin:0}.section{padding:95px 6%}.section-heading{display:flex;justify-content:space-between;align-items:end;gap:50px;margin-bottom:40px}.section-heading>p{max-width:320px;font-size:13px}.section-heading h2{margin-bottom:0}.service-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:20px}.service-card{border:1px solid var(--line);padding:30px;background:#eeefe6;position:relative;transition:background .25s,transform .25s}.service-card:hover{background:#e4e9dc;transform:translateY(-5px)}.card-number{font-size:11px}.branch-icon{font-family:Georgia,serif;font-size:70px;font-weight:normal;line-height:1.3;margin:15px 0 25px}.service-card p{font-size:13px;min-height:88px}.card-link{display:flex;justify-content:space-between;font-size:11px;border-top:1px solid #ccd4c5;padding-top:21px;margin-top:28px}.story{height:260vh;position:relative;background:#e4e9dc}.story-sticky{position:sticky;top:0;padding:40px 6%;min-height:100vh;display:flex;flex-direction:column;justify-content:center}.story-top{display:flex;align-items:center;justify-content:space-between;gap:25px}.story-top .eyebrow{margin-bottom:15px}.motion-tools{display:flex;align-items:end;flex-direction:column;gap:10px}.motion-tools>span{font-size:8px;letter-spacing:.1em}.motion-tools button{background:transparent;border:1px solid #a0b295;border-radius:30px;font-size:10px;padding:7px 13px;color:var(--green)}.story-layout{display:grid;grid-template-columns:1.6fr 1fr;gap:6%;align-items:center}.scene-wrap{position:relative;overflow:hidden;border-radius:3px}.scene-wrap svg{width:100%;height:auto;max-height:62vh;display:block;background:#dbe5d0}.scene-stamp{position:absolute;bottom:15px;left:18px;font-size:8px;line-height:1.5;color:#28472f}.story-copy h3{font-size:40px}.story-copy>p:not(.eyebrow){font-size:14px;max-width:340px}.progress-track{height:2px;background:#bdcbb2;margin:35px 0 20px}.progress-track span{display:block;height:100%;width:0;background:var(--green)}.stage-controls{display:flex;gap:10px;margin-bottom:20px}.stage-controls button{border:1px solid #a8b69b;border-radius:50%;background:transparent;width:37px;height:37px;color:var(--green);font-size:11px}.stage-controls button[aria-pressed=true]{background:var(--green);color:white}.scroll-note{font-size:8px;letter-spacing:.1em}.promise{display:grid;grid-template-columns:1.5fr 1fr;gap:0 8%}.promise .eyebrow{grid-column:1/-1}.promise>div{padding-top:10px}.promise p{font-size:15px}.promise .button{margin-top:15px}footer{background:var(--green);padding:66px 6% 25px;color:var(--cream)}footer h2{font-size:43px}.footer-top{display:flex;align-items:center;justify-content:space-between;gap:30px;padding-bottom:35px}.footer-top .eyebrow{color:#bbcfb2}.footer-bottom{border-top:1px solid #41604a;padding-top:24px;display:flex;justify-content:space-between;gap:25px;font-size:10px;color:#c6d3bc}.page-hero{padding:90px 6% 65px;border-bottom:1px solid var(--line);background:radial-gradient(ellipse at top right,#e5eada,transparent 70%)}.page-hero h1{max-width:1000px}.page-hero>p:last-child{max-width:620px;font-size:16px}.two-column{display:grid;grid-template-columns:1fr 1fr;gap:8%}.paper-card{background:var(--sage);padding:42px}.two-column p{font-size:14px}.transparency{list-style:none;padding:0}.transparency li{font-size:13px;color:var(--muted);padding:18px 0;border-bottom:1px solid var(--line)}.transparency strong{display:block;font-size:15px;color:var(--green);margin-bottom:5px}.service-details{padding-top:20px;padding-bottom:20px}.service-detail{display:grid;grid-template-columns:.2fr 1fr 1fr;gap:5%;border-bottom:1px solid var(--line);padding:65px 0}.detail-number{font-family:Georgia,serif;font-size:40px;color:#8b9f80}.service-detail h2{font-size:36px}.service-detail p,.service-detail li{font-size:14px}.service-detail ul{padding-left:19px;color:var(--muted)}.faq{max-width:1000px;margin:auto}.faq details{border-top:1px solid var(--line);padding:22px 0}.faq summary{cursor:pointer;font-size:18px}.faq details p{margin:18px 0 0;font-size:14px}.faq .button{margin-top:30px}.map-section{padding-top:45px}.map-container{position:relative;min-height:440px;display:grid;place-items:center;overflow:hidden}.map-container>svg{position:absolute;width:100%;height:100%;object-fit:cover}.map-prompt{position:relative;text-align:center;background:#f6f5eeed;border:1px solid #d4dbca;padding:35px 50px;box-shadow:0 10px 60px #1b3d3010}.map-prompt h2{font-size:33px;margin:10px 0}.map-prompt p{font-size:12px}.map-pin{font-size:28px}.map-container iframe{width:100%;height:500px;border:0;position:relative}.map-meta{display:flex;align-items:center;justify-content:space-between;gap:30px;margin-top:20px}.map-meta span{font-size:9px;letter-spacing:.1em}.map-meta p{font-size:12px;margin:0}.contact-card{background:var(--green);color:var(--cream);padding:40px}.contact-card .eyebrow,.contact-card p{color:#c6d4bd}.contact-card h2{font-size:35px}.phone{display:block;font-size:clamp(25px,3vw,43px);letter-spacing:-.06em;margin:28px 0 8px}.contact-card .contact-caveat{font-size:11px;margin:30px 0 0}.checklist{list-style:none;padding:0}.checklist li{display:flex;gap:20px;padding:20px 0;border-bottom:1px solid var(--line)}.checklist li>span{font-size:12px;color:#71866a}.checklist h3{font-size:22px;margin-bottom:9px}.checklist p{margin:0}.skip{position:fixed;top:-100px;left:10px;z-index:100;background:white;padding:10px}.skip:focus{top:10px}.review-list{display:grid;gap:20px}.review-card{padding:30px;background:var(--sage);border:1px solid var(--line)}blockquote{font-family:Georgia,serif;font-size:26px;line-height:1.35;margin:15px 0 25px}.review-card .review-meta{font-size:11px}.review-card p{font-size:12px}.review-card .text-link{font-size:11px}.source-links{padding-left:20px}.source-links li{margin-bottom:12px}.source-links a{font-size:13px;text-decoration:underline}.no-motion .story{height:auto}.no-motion .story-sticky{position:relative;min-height:0;padding-top:60px;padding-bottom:60px}
.photo-gallery{display:grid;grid-template-columns:repeat(4,1fr);gap:20px;margin-top:35px}.photo-gallery a{background:var(--sage);display:block}.photo-gallery img{width:100%;height:210px;object-fit:cover;display:block}.photo-gallery span{display:block;padding:12px;font-size:10px}.gallery-section>p:not(.eyebrow){max-width:760px;font-size:13px}.source-section{padding-top:0}.source-section>p{font-size:12px;max-width:700px}@media(max-width:700px){.photo-gallery{grid-template-columns:repeat(2,1fr);gap:12px}.photo-gallery img{height:160px}.photo-gallery span{font-size:9px}}
@media(min-width:1600px){header,.hero,.intro-bar,.section,.story-sticky,.page-hero,footer{padding-left:max(6%,calc((100vw - 1450px)/2));padding-right:max(6%,calc((100vw - 1450px)/2))}.hero-art img{object-fit:contain}}
@media(max-width:950px){header{padding:20px 5%;gap:14px}.header-call{display:none}nav{gap:19px}.hero{padding:25px 5%;gap:25px;min-height:580px}h1{font-size:53px}.hero-description{font-size:14px}.actions{gap:16px;flex-wrap:wrap}.button{padding:14px 20px}.hero-art img{width:140%;margin-left:-20%}.art-caption{left:15px;right:15px;font-size:6px}.service-card{padding:23px}.service-card h3{font-size:24px}.service-card p{min-height:130px}.story-copy h3{font-size:32px}.story-layout{gap:4%}.section{padding:70px 5%}.contact-card{padding:28px}.two-column{gap:5%}.page-hero{padding:65px 5%}.footer-bottom{flex-wrap:wrap}}
@media(max-width:650px){.concept{font-size:9px;padding:9px 11px;letter-spacing:.015em}header{padding:17px 6%;flex-wrap:wrap}.brand svg{width:26px;height:34px}.brand span{font-size:10px}.brand small{font-size:8px}.menu-toggle{display:flex;gap:13px;align-items:center;background:transparent;border:1px solid #bcc8b5;border-radius:30px;padding:8px 12px;color:var(--green);font-size:11px}nav{display:none;width:100%;padding:10px 0;flex-direction:column;gap:0}nav.open{display:flex}nav a{padding:12px 0;border-bottom:1px solid var(--line)}.hero{display:flex;flex-direction:column;padding:0 6% 22px;gap:20px}.hero-copy{padding:42px 0 10px;align-self:stretch}.eyebrow{font-size:9px;margin-bottom:20px}h1{font-size:clamp(42px,11vw,64px);letter-spacing:-.055em}.hero h1{margin-bottom:22px}.hero-description{max-width:460px;font-size:13px;line-height:1.8}.actions{gap:22px;margin-top:25px}.actions .text-link{font-size:11px}.button{font-size:12px;gap:22px}.small-note{font-size:9px;margin-top:18px}.hero-art{height:350px;min-height:0}.hero-art img{width:100%;margin:0;object-fit:cover}.art-caption{top:18px;font-size:7px;left:18px;right:18px}.art-bottom{font-size:19px;bottom:20px;left:20px;right:20px}.round-arrow{width:36px;height:36px}.intro-bar{padding:20px 6%;flex-wrap:wrap;gap:9px}.intro-bar span{font-size:8px}.intro-bar p{font-size:17px}.intro-bar a{width:100%;font-size:9px}.section{padding:58px 6%}.section-heading{display:block;margin-bottom:26px}.section-heading>p{margin:20px 0 0;font-size:12px;max-width:100%}.service-grid{grid-template-columns:1fr;gap:14px}.service-card{padding:25px}.branch-icon{position:absolute;top:15px;right:27px;font-size:49px;margin:0}.service-card h3{font-size:28px;margin:28px 0 15px}.service-card p{min-height:0;font-size:13px}.card-link{margin-top:23px;padding-top:17px}.story{height:270vh}.story-sticky{padding:26px 6%;min-height:100svh}.story-top{align-items:start;gap:10px}.story-top h2{font-size:31px;margin-bottom:15px}.story-top .eyebrow{font-size:7px;margin-bottom:10px}.motion-tools{max-width:116px;gap:9px}.motion-tools>span{font-size:6px;text-align:right}.motion-tools button{font-size:8px;padding:5px 9px}.story-layout{grid-template-columns:1fr;gap:22px}.scene-wrap svg{max-height:40svh;min-height:210px}.scene-stamp{font-size:6px;bottom:8px;left:10px}.story-copy .eyebrow{font-size:8px;margin-bottom:10px}.story-copy h3{font-size:29px;margin-bottom:12px}.story-copy>p:not(.eyebrow){font-size:12px;margin-bottom:10px;max-width:none}.progress-track{margin:17px 0 13px}.stage-controls{gap:9px;margin-bottom:10px}.stage-controls button{width:32px;height:32px;font-size:10px}.scroll-note{font-size:7px}.promise{display:block}.promise h2{font-size:40px}.promise p{font-size:13px}.footer-top{display:block}.footer-top h2{font-size:35px}.footer-top .button{margin-top:5px}footer{padding:45px 6% 25px}.footer-bottom{display:flex;flex-direction:column;gap:20px;font-size:9px}.page-hero{padding:50px 6% 40px}.page-hero>p:last-child{font-size:14px}.two-column{grid-template-columns:1fr;gap:40px}.paper-card{padding:25px}.service-detail{grid-template-columns:1fr;padding:35px 0;gap:15px}.detail-number{font-size:25px}.service-detail h2{font-size:30px}.service-detail p{margin-bottom:0}.service-detail .eyebrow{margin-top:8px}.service-details{padding-top:0;padding-bottom:0}.faq summary{font-size:16px}.map-container{min-height:400px}.map-prompt{padding:28px 20px;width:88%}.map-meta{flex-direction:column;align-items:start;gap:10px}.contact-card{padding:28px}.contact-card h2{font-size:31px}.phone{font-size:33px}blockquote{font-size:23px}.review-card{padding:24px}}
@media(prefers-reduced-motion:reduce){html{scroll-behavior:auto}*,*::before,*::after{transition:none!important;animation:none!important}.story{height:auto}.story-sticky{position:relative;min-height:0;padding-top:45px;padding-bottom:45px}}
