:root{--pine:#20392b;--ink:#24392d;--cream:#f8f6ef;--gold:#ead491;--muted:#59665b;--line:#dce2d6}*{box-sizing:border-box}html{scroll-behavior:smooth;scroll-padding-top:110px}body{margin:0;background:var(--cream);color:var(--ink);font:16px/1.65 Geist,Arial,sans-serif;-webkit-font-smoothing:antialiased}a{color:inherit;text-decoration-thickness:1px;text-underline-offset:5px}button,input,select,textarea{font:inherit}button,a,input,select,textarea,summary{-webkit-tap-highlight-color:transparent}button,a{touch-action:manipulation}button{cursor:pointer}img{max-width:100%;display:block}h1,h2,h3,p,figure{margin:0}h1,h2{font-family:'Playfair Display',Georgia,serif;font-weight:400;letter-spacing:-.04em;line-height:1.08}h1{font-size:clamp(44px,4.9vw,76px)}h2{font-size:clamp(34px,3.35vw,51px)}h3{font-weight:500;font-size:22px;line-height:1.3;letter-spacing:-.025em}em{font-weight:400;color:#637b54}p{color:var(--muted)}[hidden]{display:none!important}:focus-visible{outline:3px solid #b1872b;outline-offset:5px}.skip{position:fixed;top:8px;left:8px;z-index:100;background:white;padding:12px;border-radius:12px;transform:translateY(-150%)}.skip:focus{transform:none}.c-shell{width:min(1220px,calc(100% - 80px));margin-inline:auto}.kicker{display:block;font-size:11px;font-weight:600;text-transform:uppercase;letter-spacing:.14em;margin-bottom:22px}.button{display:inline-flex;align-items:center;justify-content:center;gap:20px;background:var(--pine);color:#fff;text-decoration:none;border:1px solid transparent;border-radius:100px;padding:16px 25px;font-size:14px;font-weight:500;line-height:1.4;transition:transform .2s,background .2s,box-shadow .2s;min-height:52px}.button:hover{background:#365039;transform:translateY(-2px);box-shadow:0 8px 22px #20392b20}.button span{font-size:21px;line-height:1}.button-small{padding:12px 19px;min-height:46px;font-size:13px}.c-nav{display:flex;align-items:center;justify-content:space-between;gap:24px;padding:13px 36px;background:var(--pine);color:white;border-radius:0 0 26px 26px;position:relative;z-index:10}.c-nav img{width:130px;height:65px;object-fit:contain}.c-nav>span{font-size:11px;letter-spacing:.07em;color:#d4dfd1}.c-nav>div{display:flex;align-items:center;gap:24px}.c-nav .button{background:var(--gold);color:var(--pine)}.nav-phone{font-size:13px;text-decoration:none}.c-hero{max-width:1500px;margin:30px auto 0;padding:0 30px;display:grid;grid-template-columns:1fr 1fr;gap:clamp(30px,5vw,88px);align-items:center}.hero-copy{padding:42px 0 42px max(0px,calc((100vw - 1320px)/2));max-width:680px}.hero-copy .kicker{margin-bottom:13px;font-size:10px}.offer-pill{display:inline-block;padding:7px 13px;border-radius:99px;background:#ede9d6;border:1px solid #dedac5;font-size:12px;margin-bottom:22px;color:#516248}.hero-copy>p{font-size:16px;max-width:480px;margin:26px 0}.hero-reassurance{display:block;margin-top:15px;font-size:11px;line-height:1.7;color:#5c685b;max-width:360px}.hero-location{margin-top:34px;font-size:11px;text-transform:uppercase;letter-spacing:.1em}.hero-location span{margin:0 10px}.hero-image{height:650px;max-height:78vh;min-height:440px;position:relative;border-radius:38px 38px 110px 38px;overflow:hidden;box-shadow:0 24px 55px #20392b1c}.hero-image picture,.hero-image img{height:100%;width:100%;object-fit:cover}.hero-image:after{content:'';position:absolute;inset:65% 0 0;background:linear-gradient(transparent,#142819a6);pointer-events:none}.hero-image figcaption{position:absolute;bottom:28px;left:28px;right:35px;color:white;z-index:1;font-size:11px}.offer-band{margin-top:65px;background:var(--pine);color:white;padding:48px 55px;border-radius:32px;display:grid;grid-template-columns:1fr 1fr;gap:55px;align-items:center;box-shadow:0 17px 35px #20392b10}.offer-band em{color:var(--gold)}.offer-band p{color:#e3e8de}.offer-band strong{display:block;color:var(--gold);font-size:22px;margin:14px 0}.offer-band .offer-terms{font-size:12px;line-height:1.75;color:#cad4c6}.offer-band .text-link{display:inline-block;margin-top:20px;color:#fff}.problem{padding-top:100px;display:grid;grid-template-columns:1fr 1fr;gap:90px;align-items:end}.problem>p{font-size:17px}.benefit-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:32px;padding:50px 0 100px}.benefit-grid article{border-top:1px solid var(--line);padding:28px 12px 0 0}.step-number{display:inline-flex;border-radius:100%;width:33px;height:33px;justify-content:center;align-items:center;background:#e5eadc;font-size:11px;margin-bottom:22px}.benefit-grid h3{margin-bottom:12px}.benefit-grid p{font-size:14px}.scope-section{background:#e9ede3;border-radius:55px;margin:0 20px;padding:86px 0}.scope-layout{display:grid;grid-template-columns:1.1fr 1fr;gap:90px;align-items:center}.scope-layout h2{max-width:540px}.scope-layout>div>p{margin-top:23px;max-width:510px}.scope-choices{display:grid;gap:12px;margin-top:32px}.scope-choice{position:relative;display:flex;align-items:flex-start;gap:17px;background:#ffffff99;border:1px solid #d8dfd1;border-radius:19px;padding:18px 20px;cursor:pointer;transition:background .2s,box-shadow .2s}.scope-choice:has(input:checked){background:#fff;border-color:#879979;box-shadow:0 5px 15px #20392b08}.scope-choice input{position:absolute;opacity:0;inset:auto;width:24px;height:24px}.scope-choice:has(input:focus-visible){outline:3px solid #b1872b;outline-offset:3px}.choice-check{width:24px;height:24px;flex-shrink:0;border:1px solid #a8b29e;border-radius:8px;margin-top:2px;background:white;display:grid;place-items:center}.scope-choice input:checked+.choice-check{background:var(--pine);border-color:var(--pine)}.scope-choice input:checked+.choice-check:after{content:'✓';color:#fff;font-size:14px}.scope-choice strong{font-size:15px;font-weight:500;display:block}.scope-choice small{font-size:12px;line-height:1.6;display:block;margin-top:4px;color:var(--muted)}.proposal-sheet{background:#fffefa;border-radius:26px;padding:36px;box-shadow:0 20px 60px #364a301c;transform:rotate(1deg);border:1px solid #e5e3d6}.proposal-sheet__top{display:flex;align-items:center;justify-content:space-between;gap:14px;padding-bottom:25px;border-bottom:1px solid var(--line);margin-bottom:26px}.proposal-sheet__top img{width:105px;height:auto}.proposal-sheet__top span{font-size:9px;letter-spacing:.1em}.proposal-sheet h3{font-family:'Playfair Display',serif;font-size:30px}.sheet-sub{font-size:12px;margin-top:8px}.proposal-sheet ol{list-style:none;padding:0;margin:26px 0}.proposal-sheet li{display:flex;gap:17px;font-size:13px;padding:13px 0;border-bottom:1px solid #e9e9df}.proposal-sheet li span{font-size:10px;color:#748268}.selected-scope{background:#f0f3e9;padding:20px;border-radius:16px;margin-bottom:23px}.selected-scope>span{font-size:9px;letter-spacing:.13em}.selected-scope p{font-size:13px;color:var(--pine);margin-top:8px}.proposal-sheet .button{width:100%}.proposal-sheet>small{display:block;text-align:center;font-size:10px;line-height:1.7;margin-top:14px;color:var(--muted)}.process{padding-block:110px;display:grid;grid-template-columns:1fr 1fr;gap:80px;align-items:start}.process ol{list-style:none;margin:0;padding:0}.process li{display:flex;gap:22px;position:relative;padding-bottom:28px}.process li>span{background:#e6ebdd;width:42px;height:42px;border-radius:100%;display:grid;place-items:center;flex-shrink:0;font-size:13px}.process li:not(:last-child):before{content:'';position:absolute;left:20px;top:48px;bottom:8px;width:1px;background:#d2dac7}.process h3{font-size:21px;margin:6px 0 10px}.process p{font-size:14px}.founder-proof{padding:0 20px}.founder-proof__inner{display:grid;grid-template-columns:.8fr 1.2fr;gap:70px;align-items:center;background:#eee9db;padding:42px;border-radius:38px}.founder-proof img{width:100%;aspect-ratio:1.15;object-fit:cover;border-radius:25px}.founder-proof h2{font-size:42px}.founder-proof p{margin:22px 0;font-size:14px;max-width:510px}.text-link{font-size:13px;font-weight:500}.faq-section{display:grid;grid-template-columns:.85fr 1.15fr;gap:80px;padding-block:100px}.faq-section>div>p{font-size:13px;margin-top:24px;max-width:350px}.faq-list details{border-bottom:1px solid #d9dfd0;padding:21px 0}.faq-list details:first-child{border-top:1px solid #d9dfd0}.faq-list summary{list-style:none;display:flex;justify-content:space-between;gap:22px;cursor:pointer;font-size:15px;line-height:1.5}.faq-list summary::-webkit-details-marker{display:none}.faq-list summary span{font-size:23px;line-height:1;transition:transform .2s}.faq-list details[open] summary span{transform:rotate(45deg)}.faq-list p{font-size:13px;margin-top:15px;line-height:1.85}.request{display:grid;grid-template-columns:.85fr 1.15fr;gap:80px;padding-bottom:110px;scroll-margin-top:25px}.request-copy{padding-top:30px}.request-copy>p{margin-top:24px;font-size:15px;max-width:400px}.request-assurance{display:grid;gap:10px;margin-top:28px;font-size:12px}.request-assurance span:before{content:'✓';color:#698156;margin-right:11px}.request-copy .direct{font-size:12px;line-height:2}.request-copy .direct a{overflow-wrap:anywhere}.request-card{padding:38px;background:white;border-radius:30px;box-shadow:0 15px 50px #20392b0c;border:1px solid #e0e5d9}.form-progress{display:flex;gap:23px;font-size:10px;color:#8b9487;border-bottom:1px solid var(--line);padding-bottom:20px;margin-bottom:27px}.form-progress .active{color:var(--pine);font-weight:600}.commercial-form fieldset{border:0;padding:0;margin:0;min-width:0}.commercial-form legend{font-family:'Playfair Display',serif;font-size:26px;line-height:1.25;padding:0;margin-bottom:10px}.field-note{font-size:11px;margin-bottom:22px}.commercial-form label{display:block;font-size:12px;margin-bottom:18px}.commercial-form label>span{color:#67745e;font-size:10px}input,select,textarea{width:100%;border:1px solid #d0d8c9;background:#fbfcf8;color:var(--pine);border-radius:12px;padding:12px 13px;margin-top:7px;font-size:16px;min-height:48px;max-width:100%}input[type=date]{min-width:0}textarea{resize:vertical;min-height:94px}.form-row{display:grid;grid-template-columns:1fr 1fr;gap:16px}.privacy-note{font-size:10px;line-height:1.75;margin-bottom:22px}.form-actions{display:flex;gap:14px;align-items:center}.form-actions .button{flex:1}.back-step{border:0;background:none;font-size:12px;color:var(--pine);padding:12px 0}.next-step{width:100%}.hp{position:absolute;left:-9999px;opacity:0;pointer-events:none}.form-error{color:#8b352b;font-size:13px;margin-top:16px}.form-error:empty{margin:0}.button:disabled{opacity:.6;cursor:wait;transform:none}.form-success{padding:28px 0}.success-mark{border-radius:100%;display:grid;place-items:center;background:#e3edda;width:50px;height:50px;font-size:24px;margin-bottom:22px}.form-success h3{font:36px 'Playfair Display',serif}.form-success p{margin-top:18px;font-size:14px}.c-footer{background:var(--pine);color:#e5eadf;padding:40px 0;border-radius:34px 34px 0 0}.c-footer>.c-shell{display:flex;align-items:center;justify-content:space-between;gap:40px}.c-footer img{width:125px;height:auto}.c-footer p{font-size:12px;color:#c5d0bc}.c-footer>.c-shell>div{display:flex;gap:22px;font-size:11px}.mobile-action{display:none}.hub-hero{text-align:center;padding:80px 0 65px}.hub-hero h1{font-size:clamp(44px,5.5vw,80px)}.hub-hero>p{max-width:650px;margin:28px auto;font-size:18px}.hub-hero .hero-reassurance{max-width:none}.audience-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:22px;scroll-margin-top:40px}.audience-card{text-decoration:none;display:flex;flex-direction:column;align-items:flex-start;min-height:310px;background:#e9ede2;border:1px solid #d9e0cf;border-radius:27px;padding:32px;transition:transform .2s,box-shadow .2s}.audience-card:hover{transform:translateY(-5px);box-shadow:0 15px 35px #20392b15}.audience-card h2{font-size:33px}.audience-card p{font-size:13px;margin:22px 0}.audience-card__link{display:flex;justify-content:space-between;gap:10px;width:100%;margin-top:auto;font-size:12px}.audience-card--contact{background:var(--pine);color:white}.audience-card--contact p{color:#d0d9c9}.audience-card--contact .text-link{margin-top:12px}.hub-note{max-width:800px;padding-block:80px 100px;text-align:center}.hub-note p{margin-top:22px;font-size:14px}
@media(min-width:1600px){.hero-copy{padding-left:35px}}@media(max-width:1100px){.c-nav>span{display:none}.c-hero{gap:35px}.hero-copy{padding-left:10px}.hero-image{height:600px}.c-shell{width:calc(100% - 60px)}.scope-layout,.process,.faq-section,.request{gap:45px}.offer-band{gap:40px;padding:38px}.founder-proof__inner{gap:35px}.proposal-sheet{padding:27px}.request-card{padding:28px}.c-footer>.c-shell>div{flex-direction:column;gap:9px}.audience-card{padding:26px}.form-row{grid-template-columns:1fr;gap:0}}@media(max-width:800px){html{scroll-padding-top:30px}.c-nav{padding:10px 21px;border-radius:0 0 22px 22px}.c-nav img{width:112px;height:56px}.nav-phone{display:none}.c-nav .button{font-size:11px;max-width:182px;padding:11px 15px;gap:8px;min-height:43px}.c-shell{width:calc(100% - 40px)}.c-hero{grid-template-columns:1fr;padding:0 20px;gap:18px;margin-top:0}.hero-copy{padding:38px 5px 15px;max-width:600px}.hero-copy h1{font-size:clamp(44px,8.8vw,68px)}.hero-copy>p{max-width:550px;margin:22px 0;font-size:15px}.hero-copy .kicker{font-size:9px}.hero-location{margin-top:22px}.hero-image{min-height:0;height:390px;max-height:none;border-radius:28px 28px 75px 28px}.hero-image figcaption{left:23px;bottom:23px;font-size:10px}.offer-band{grid-template-columns:1fr;margin-top:32px;gap:26px;padding:32px;border-radius:28px}.offer-band .kicker{margin-bottom:16px}.offer-band h2{font-size:39px}.problem{grid-template-columns:1fr;gap:23px;padding-top:64px}.problem>p{font-size:15px}.benefit-grid{gap:25px;padding:35px 0 60px;grid-template-columns:1fr}.benefit-grid article{display:grid;grid-template-columns:35px 1fr;column-gap:18px;padding-top:23px}.benefit-grid .step-number{grid-row:1/3;margin:0}.benefit-grid h3{font-size:21px}.benefit-grid p{grid-column:2}.scope-section{padding:55px 0;margin:0 10px;border-radius:32px}.scope-layout{grid-template-columns:1fr;gap:35px;width:calc(100% - 36px)}.scope-layout>div>p{font-size:14px}.proposal-sheet{transform:none}.process{grid-template-columns:1fr;gap:35px;padding-block:66px}.founder-proof{padding:0 10px}.founder-proof__inner{width:100%;grid-template-columns:1fr;gap:30px;padding:25px;border-radius:30px}.founder-proof img{aspect-ratio:1.45}.founder-proof h2{font-size:35px}.faq-section{grid-template-columns:1fr;gap:30px;padding-block:65px}.faq-section>div>p{max-width:100%}.request{grid-template-columns:1fr;gap:30px;padding-bottom:65px}.request-copy{padding:0}.request-copy>p{max-width:100%}.request-card{padding:26px 22px;border-radius:25px}.form-row{grid-template-columns:1fr 1fr;gap:13px}.c-footer{padding-bottom:112px}.c-footer>.c-shell{flex-wrap:wrap;gap:25px}.c-footer>.c-shell>div{flex-direction:row;flex-wrap:wrap;gap:20px}.mobile-action{display:block;position:fixed;z-index:20;bottom:0;left:0;right:0;padding:11px 20px max(11px,env(safe-area-inset-bottom));background:#f8f6eff2;backdrop-filter:blur(14px);border-top:1px solid #dce2d6;transition:transform .2s}.mobile-action .button{width:100%}.mobile-action.is-hidden{transform:translateY(110%);visibility:hidden}.hub-hero{padding:50px 0 40px}.hub-hero>p{font-size:16px}.audience-grid{grid-template-columns:1fr 1fr;gap:15px}.audience-card{padding:25px;min-height:300px}.audience-card h2{font-size:29px}.hub-note{padding-block:60px 70px}}@media(max-width:480px){.form-row{grid-template-columns:1fr;gap:0}.hero-copy h1{font-size:44px}.hero-image{height:300px}.offer-band{padding:28px 24px}.offer-band h2{font-size:36px}.offer-band strong{font-size:20px}.c-nav .button{max-width:157px;font-size:10px;padding:10px 12px}.c-nav{gap:12px;padding-inline:16px}.c-nav img{width:105px}.audience-grid{grid-template-columns:1fr}.audience-card{min-height:250px}.form-actions{flex-wrap:wrap}.form-actions .button{font-size:12px;padding:15px}.hero-copy .button{font-size:13px}.c-shell{width:calc(100% - 36px)}.scope-choice{padding:16px 14px;gap:13px}.proposal-sheet{padding:25px 21px}}@media(prefers-reduced-motion:reduce){html{scroll-behavior:auto}*,*:before,*:after{transition:none!important;animation:none!important}}
