@font-face{font-family:Manrope;src:url('assets/manrope-400.a13d9b41b0.ttf') format('truetype');font-weight:400;font-display:swap}@font-face{font-family:Manrope;src:url('assets/manrope-500.f433e5d333.ttf') format('truetype');font-weight:500;font-display:swap}@font-face{font-family:Manrope;src:url('assets/manrope-600.6bad1a7742.ttf') format('truetype');font-weight:600;font-display:swap}@font-face{font-family:Manrope;src:url('assets/manrope-700.b9584e099e.ttf') format('truetype');font-weight:700;font-display:swap}@font-face{font-family:Manrope;src:url('assets/manrope-800.b8f802f05b.ttf') format('truetype');font-weight:800;font-display:swap}
:root{--ink:#172e28;--green:#12675b;--deep:#123e36;--lime:#dbe8cc;--muted:#5e6c66;--line:#dce4df;--paper:#fff;--sage:#eff4ee}*{box-sizing:border-box}html{scroll-behavior:smooth;scroll-padding-top:24px}body{margin:0;background:var(--paper);color:var(--ink);font:400 16px/1.55 Manrope,Arial,sans-serif;-webkit-font-smoothing:antialiased}a{color:inherit;text-decoration:none}button,input{font:inherit}button,a,input{-webkit-tap-highlight-color:transparent}button{cursor:pointer}img{display:block;max-width:100%}h1,h2,h3,p,ul,ol{margin:0}h1,h2,h3{font-weight:700;letter-spacing:normal;line-height:1.15}h2{font-size:clamp(32px,3.2vw,44px)}h3{font-size:23px}p{color:var(--muted)}.container{width:min(1200px,calc(100% - 80px));margin-inline:auto}.section{padding-block:72px}.skip{position:fixed;z-index:100;top:10px;left:10px;transform:translateY(-200%);background:white;padding:12px}.skip:focus{transform:none}a:focus-visible,button:focus-visible,summary:focus-visible{outline:2px solid var(--green);outline-offset:4px}.header-inner{height:94px;display:flex;align-items:center;justify-content:space-between;gap:24px}.brand{display:flex;align-items:center;gap:13px}.monogram{font-size:38px;font-weight:700;letter-spacing:normal;line-height:1;color:var(--green)}.brand-name{font-size:12px;font-weight:800;letter-spacing:.04em;line-height:1.55}.brand-name small{display:block;font-size:10px;font-weight:400;letter-spacing:0;color:var(--muted)}nav{display:flex;gap:30px;font-size:14px}nav a:hover{color:var(--green)}.header-cta{background:var(--sage);border:1px solid #cbd9ce;border-radius:9px;padding:12px 20px;font-size:14px;font-weight:700;transition:background .15s}.header-cta:hover{background:#e1ebdc}.hero{display:grid;grid-template-columns:minmax(0,1.2fr) minmax(360px,.9fr);gap:24px 42px;grid-template-areas:"copy form" "photo form";background:var(--deep);border-radius:26px;padding:38px;align-items:center}.hero-copy{grid-area:copy}.hero-form{grid-area:form}.audience{display:inline-flex;color:#e5f4bc;font-size:13px;font-weight:500;gap:9px;align-items:center}.audience:before{content:'';width:7px;height:7px;background:var(--lime);border-radius:50%}.hero h1{font-size:clamp(43px,4.25vw,61px);line-height:1.07;letter-spacing:normal;color:#fff;margin-top:20px;max-width:620px}.hero h1 span{color:var(--lime)}.hero-description{font-size:17px;line-height:1.6;color:#d8e4dc;margin-top:19px;max-width:480px}.hero-points{display:flex;flex-wrap:wrap;gap:8px 20px;list-style:none;padding:0;margin-top:19px;color:white;font-size:13px}.hero-points li{display:flex;align-items:center;gap:7px}.hero-points li:before{content:'✓';color:var(--lime);font-weight:700}.hero-photo{grid-area:photo;height:226px;overflow:hidden;border-radius:12px;margin-top:0;background:#d8dfcf}.hero-photo img{width:100%;height:100%;object-fit:cover;object-position:50% 47%}.form-card{background:#fff;border-radius:18px;padding:30px;box-shadow:0 12px 32px #152f2310}.form-card h2,.form-card h3{font-size:29px;letter-spacing:normal}.form-card>p{font-size:15px;line-height:1.55;margin-top:10px;margin-bottom:25px}.form-fields{display:grid;gap:22px}.contact-fields{display:grid;gap:18px}.field{display:flex;flex-direction:column;gap:8px;font-size:14px;font-weight:600;line-height:1.4}.field input{width:100%;min-width:0;min-height:54px;border:1px solid #ccd5ce;background:#f8faf7;border-radius:8px;padding:14px 15px;font-size:16px;font-weight:400;color:var(--ink);outline:none;box-shadow:none;transition:border-color .15s,background .15s}.field input::placeholder{color:#849087;opacity:1}.field input:focus{border-color:var(--green);background:#fff;outline:none;box-shadow:none}.field input[aria-invalid=true]{border-color:#b74735}.turnover-field{border:0;padding:0;margin:0;min-width:0}.turnover-field legend{font-size:14px;font-weight:600;line-height:1.5;padding:0;margin-bottom:8px}.turnover-options{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:12px;width:100%}.turnover-options label{position:relative;cursor:pointer;min-width:0}.turnover-options input[type=radio]{position:absolute;width:1px;height:1px;margin:0;opacity:0}.turnover-options label>span{display:flex;align-items:center;justify-content:center;position:relative;min-width:0;min-height:48px;padding:11px 30px;border:1px solid #b9cbbf;border-radius:8px;background:#f0f4ef;font-size:16px;font-weight:600;color:#2f5543;transition:background .15s,color .15s,border-color .15s}.turnover-options label>span:after{content:'✓';position:absolute;right:12px;visibility:hidden;font-size:14px}.turnover-options label:hover>span{border-color:var(--green);background:#e6eee3}.turnover-options input:checked+span{background:var(--green);border-color:var(--green);color:white;box-shadow:0 2px 4px #173e3618}.turnover-options input:checked+span:after{visibility:visible}.turnover-options input:focus-visible+span{outline:2px solid var(--green);outline-offset:2px}.button{display:flex;align-items:center;justify-content:center;width:100%;min-height:58px;padding:15px 20px;border:1px solid #175947;border-bottom:3px solid #124d3d;border-radius:10px;background:#247762;color:#fff;font-size:17px;font-weight:700;line-height:1.3;box-shadow:0 4px 0 #173b2510;transition:background .15s,transform .15s}.button:hover{background:#1b6653}.button:active{transform:translateY(2px);box-shadow:none}.button:disabled{opacity:.5;cursor:default;transform:none}.form-status{font-size:14px;line-height:1.5}.form-status:not(:empty){margin-top:16px}.form-status[data-state=error],.turnover-error{color:#a43929}.turnover-error{display:block;margin-top:5px;font-size:13px}.form-status[data-state=success]{padding-block:40px;color:var(--green)}.form-status h4{font-size:26px;line-height:1.2;margin:0 0 15px}.form-status p{font-size:16px}.eligibility{padding:12px;background:#f7ede6;border-radius:8px;font-size:13px;color:#81543b}.honeypot{position:absolute;left:-10000px;width:1px;height:1px;overflow:hidden}.situations>h2{margin-bottom:34px}.situation-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:22px}.situation{min-width:0}.situation h3{font-size:23px;margin-top:22px;line-height:1.25;letter-spacing:normal}.situation p{font-size:15px;margin-top:10px;max-width:310px}.scene{position:relative;display:grid;place-items:center;height:202px;border-radius:16px;overflow:hidden}.scene-calendar{background:#f4eddd}.scene-docs{background:#eaf0f4}.scene-folder{background:#e8efdf}.calendar{width:157px;background:#fff;border-radius:10px;box-shadow:0 12px 15px #624e1720;transform:rotate(-7deg);overflow:hidden}.calendar-top{background:#c48049;color:white;padding:10px 15px;font-weight:700;font-size:15px}.calendar-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:9px;padding:16px 19px 10px}.calendar-grid i{height:10px;background:#e9e4d7;border-radius:3px}.calendar-grid i:nth-child(8){background:#bf7943}.calendar-label{font-size:11px;color:#88765d;padding:0 18px 13px}.clock{position:absolute;left:calc(50% + 29px);top:112px;border-radius:50%;width:68px;height:68px;background:#fff6e5;box-shadow:0 4px 12px #66431f18}.clock svg{width:100%;height:100%;fill:none;stroke:#92613c;stroke-width:2;stroke-linecap:round}.paper{width:135px;height:136px;background:white;border:1px solid #d1dce3;border-radius:7px;padding:17px;position:absolute;box-shadow:0 9px 15px #314d6110}.paper span{font-size:13px;font-weight:700;color:#466174}.paper i{display:block;width:85%;height:5px;background:#e0e7ed;margin-top:12px;border-radius:2px}.paper i:nth-child(3){width:64%}.paper-back{transform:rotate(10deg);top:27px;left:calc(50% - 10px)}.paper-front{transform:rotate(-8deg);top:45px;left:calc(50% - 101px)}.paper b{position:absolute;right:12px;bottom:9px;color:#758fa1;font-size:26px}.message-dot{position:absolute;bottom:17px;right:25px;background:#56778e;color:white;border-radius:14px 14px 2px 14px;padding:6px 12px;font-size:10px}.folder{position:relative;width:190px;height:122px;margin-top:25px;transform:rotate(-5deg)}.folder-sheet{position:absolute;top:-19px;left:20px;width:148px;height:110px;border-radius:5px;background:#fff;box-shadow:0 2px 8px #30401c15;padding:15px}.folder-sheet i{display:block;height:5px;background:#dce5d6;width:80%;margin:8px 0}.folder-cover{position:absolute;bottom:0;width:100%;height:93px;background:#8ba574;color:#fff;border-radius:6px 10px 10px 10px;padding:45px 20px 12px;font-size:15px;font-weight:600;box-shadow:0 9px 15px #30401c15}.folder-back{position:absolute;width:188px;height:115px;border-radius:12px;background:#c8d6b5;transform:rotate(8deg);top:34px;left:calc(50% - 81px)}.folder-badge{position:absolute;bottom:19px;right:22px;background:#fff;border-radius:20px;padding:6px 13px;color:#547246;font-size:11px}.services{background:var(--sage);border-block:1px solid #e5ebe2}.service-layout{display:grid;grid-template-columns:1.12fr .88fr;gap:72px;align-items:center}.service-list{display:grid;gap:24px;margin-top:32px}.service-list article{display:flex;gap:18px;align-items:center}.service-icon{width:54px;height:54px;flex:none;background:white;border:1px solid #dce5d7;border-radius:13px;display:grid;place-items:center}.service-icon svg{width:30px;height:30px;fill:none;stroke:var(--green);stroke-width:1.5;stroke-linejoin:round;stroke-linecap:round}.service-list h3{font-size:21px;letter-spacing:normal}.service-list p{font-size:15px;line-height:1.5;margin-top:6px;max-width:360px}.contact{background:var(--deep);color:#fff}.contact-layout{display:grid;grid-template-columns:1.12fr .88fr;gap:72px;align-items:center}.contact-copy h2{font-size:clamp(36px,3.7vw,50px);margin-top:30px}.contact-copy p{font-size:18px;line-height:1.65;color:#d4e2d8;margin-top:23px}.contact-symbol{display:inline-block;font-size:36px;line-height:1;color:var(--lime);font-weight:700;letter-spacing:normal}.contact-qualifier{display:block;color:#daedb4;font-size:14px;margin-top:28px}.contact .form-card{color:var(--ink)}.footer{padding-block:32px}.footer-top{display:flex;align-items:center;justify-content:space-between;gap:24px}.footer-top>span,.footer-top>a:last-child{font-size:12px;color:var(--muted)}.footer-top>a:last-child{text-decoration:underline;text-underline-offset:3px}.reveal{opacity:1}.motion-ready .reveal{opacity:0;transform:translateY(10px);transition:opacity .4s,transform .4s}.motion-ready .reveal.visible{opacity:1;transform:none}[hidden]{display:none!important}.noscript{text-align:center;padding:25px;background:#f6eddc}.legal{max-width:800px;margin:70px auto;padding:0 25px 70px}.legal h1{font-size:40px;margin-bottom:30px}.legal h2{font-size:24px;margin:30px 0 15px}.legal p{font-size:16px;margin-bottom:15px}.legal>a{display:inline-block;margin-bottom:30px;color:var(--green)}
@media(max-width:1100px){.container{width:calc(100% - 48px)}.hero{gap:28px;padding:28px;grid-template-columns:minmax(0,1fr) minmax(340px,.95fr)}.hero h1{font-size:49px}.hero-description{font-size:16px}.hero-points{gap:7px 13px;font-size:12px}.hero-photo{height:240px}.form-card{padding:25px}.service-layout,.contact-layout{gap:42px}.situation h3{font-size:21px}.header-inner{height:85px}nav{gap:20px}}
@media(max-width:800px){nav{display:none}.hero{gap:25px;grid-template-columns:minmax(0,1fr) minmax(310px,1fr);padding:24px}.hero h1{font-size:42px}.audience{font-size:11px}.hero-points{display:grid;gap:7px}.hero-photo{height:245px}.form-card{padding:22px}.form-card h2,.form-card h3{font-size:26px}.form-card>p{font-size:14px}.service-layout,.contact-layout{grid-template-columns:1fr 1fr;gap:30px}.service-list h3{font-size:19px}.service-list p{font-size:14px}.service-icon{width:43px;height:43px}.service-list article{gap:12px}.footer-top{flex-wrap:wrap}.situation-grid{gap:17px}.scene{height:183px}.situation h3{font-size:20px}.situation p{font-size:14px}}
@media(max-width:700px){.container{width:calc(100% - 32px)}.header-inner{height:78px;gap:14px}.brand{gap:9px}.monogram{font-size:32px}.brand-name{font-size:10px}.brand-name small{font-size:8px}.header-cta{padding:10px 12px;font-size:12px}.hero{display:grid;grid-template-columns:1fr;grid-template-areas:"copy" "form" "photo";align-items:stretch;padding:25px 20px 20px;border-radius:19px;gap:25px}.audience{font-size:12px}.hero h1{font-size:clamp(40px,10vw,60px);line-height:1.07;margin-top:21px;max-width:540px}.hero-description{font-size:16px;margin-top:17px}.hero-points{display:flex;gap:7px 14px;font-size:12px;margin-top:17px}.hero-photo{height:190px;margin-top:0}.form-card{padding:25px 22px;border-radius:14px}.form-card h2,.form-card h3{font-size:27px}.form-card>p{font-size:15px;margin-bottom:23px}.form-fields{gap:20px}.field{font-size:14px}.field input{min-height:53px}.turnover-field legend{font-size:14px}.button{font-size:17px;min-height:58px}.section{padding-block:49px}h2{font-size:33px}.situations>h2{margin-bottom:26px}.situations>h2 br{display:none}.situation-grid{display:flex;flex-direction:column;gap:26px}.situation{display:grid;grid-template-columns:112px 1fr;gap:0 18px;align-items:center}.scene{grid-row:1/3;width:112px;height:140px;border-radius:13px}.situation h3{font-size:20px;margin:0;align-self:end}.situation h3 br{display:none}.situation p{font-size:14px;line-height:1.5;margin-top:8px;align-self:start}.calendar{width:90px;transform:rotate(-7deg) scale(.87)}.calendar-top{font-size:12px;padding:8px}.calendar-grid{gap:5px;padding:10px}.calendar-grid i{height:7px}.calendar-label{font-size:8px;padding:0 10px 10px}.clock{width:45px;height:45px;top:91px;left:63px}.paper{width:83px;height:100px;padding:10px}.paper span{font-size:9px}.paper i{height:4px;margin-top:10px}.paper-front{left:8px;top:33px}.paper-back{left:36px;top:16px}.paper b{font-size:18px;bottom:5px}.message-dot{display:none}.folder{transform:rotate(-5deg) scale(.52);flex-shrink:0;margin-top:21px}.folder-back{width:110px;height:83px;left:15px;top:28px}.folder-badge{bottom:10px;right:7px;font-size:8px;padding:4px 6px}.service-layout,.contact-layout{display:block}.service-list{gap:25px;margin-top:30px}.service-list article{gap:15px}.service-icon{width:49px;height:49px}.service-list h3{font-size:21px}.service-list p{font-size:15px}.consultation-panel{margin-top:35px;border:1px solid #dfe8d9}.contact-copy h2{font-size:38px;margin-top:20px}.contact-copy p{font-size:17px;margin-top:18px}.contact-qualifier{font-size:13px;margin-top:21px}.final-form{margin-top:30px}.footer{padding-block:25px}.footer-top{flex-direction:column;align-items:flex-start;gap:19px}.footer-top>span{font-size:11px}.footer-top>a:last-child{font-size:12px}.legal{margin-top:35px}.legal h1{font-size:31px}}
@media(max-width:360px){.brand-name small{display:none}.brand-name{font-size:8px}.header-cta{font-size:11px;padding:10px}.hero{padding:23px 16px 16px}.hero h1{font-size:37px}.hero-points{font-size:11px;gap:8px}.hero-photo{height:170px}.hero-form{padding:23px 17px}.form-card h2,.form-card h3{font-size:25px}.turnover-field legend{font-size:13px}.situation{grid-template-columns:96px 1fr;gap:0 14px}.scene{width:96px}.situation h3{font-size:18px}.situation p{font-size:13px}h2{font-size:30px}.contact-copy h2{font-size:35px}}
@media(prefers-reduced-motion:reduce){html{scroll-behavior:auto}*,*:before,*:after{animation:none!important;transition:none!important}.motion-ready .reveal{opacity:1;transform:none}}

.story{background:#f8f5ee;border-block:1px solid #eee8dc}.story-layout{display:grid;grid-template-columns:.9fr 1.1fr;gap:64px;align-items:center}.conversation{padding:28px;background:#fff;border:1px solid #e0e4dc;border-radius:20px;box-shadow:0 16px 38px #27352408}.conversation-title{display:flex;align-items:center;gap:12px;font-size:17px;font-weight:700;border-bottom:1px solid #e7ebe4;padding-bottom:20px;margin-bottom:24px}.chat-avatar{display:grid;place-items:center;width:44px;height:44px;border-radius:50%;background:#e7eddf;color:#44614f}.conversation-title>div>span{display:block;font-size:12px;font-weight:400;color:#6a776d;margin-top:3px}.bubble{padding:15px 17px;max-width:87%;font-size:16px;line-height:1.55;margin-top:16px}.incoming{background:#f0f3ee;border-radius:12px 12px 12px 2px;color:#304639}.outgoing{margin-left:auto;background:#dce9d8;border-radius:12px 12px 2px 12px;color:#2b4533}.chat-files{display:flex;gap:8px;flex-wrap:wrap;margin-top:23px}.chat-files span{padding:6px 11px;border:1px solid #dce3d7;border-radius:6px;font-size:12px;color:#6e7c6c}.story-copy>p{font-size:17px;line-height:1.65;margin-top:23px}.risk-note{margin-top:24px;padding-left:18px;border-left:3px solid #b98560}.risk-note strong{font-size:17px;color:#794c31}.risk-note p{font-size:15px;line-height:1.65;margin-top:8px}.story-solution{display:flex;gap:14px;align-items:flex-start;margin-top:25px;padding:19px;background:#e8efe3;border-radius:12px}.story-solution>span{display:grid;place-items:center;flex:none;width:27px;height:27px;background:#d2e0c8;color:#28553c;border-radius:50%;font-weight:700}.story-solution p{font-size:15px;line-height:1.6;color:#3c5847}.story-solution strong{display:block;margin-bottom:5px}.result-heading{display:flex;align-items:end;justify-content:space-between;gap:42px;margin-bottom:34px}.result-heading h2{max-width:690px}.result-heading>p{font-size:16px;line-height:1.6;max-width:310px}.comparison{border:1px solid #dce4da;border-radius:16px;overflow:hidden}.comparison-head,.comparison-row{display:grid;grid-template-columns:1fr 1fr}.comparison-head{font-size:17px;font-weight:700;background:#f5e5e1}.comparison-head>span{padding:21px 28px;color:#963c31}.comparison-head>span:last-child{background:#dfe9d9;color:#244634}.comparison-row{border-top:1px solid #dce4da}.comparison-row>p{display:flex;align-items:flex-start;gap:16px;font-size:16px;line-height:1.6;padding:23px 28px;background:#fcf3f0;color:#8d4036}.result-cross{color:#b44738;font-size:25px;font-weight:500;line-height:1;flex:none;padding-top:2px}.comparison-row>div{display:flex;align-items:center;gap:16px;padding:23px 28px;background:#f1f6ee}.comparison-row>div p{color:#294b39;font-size:16px;line-height:1.6}.result-check{color:#26724f;font-size:22px;flex:none}.contact-copy h2{font-size:clamp(32px,3.1vw,43px)}
@media(max-width:1000px){.story-layout{gap:35px}.conversation{padding:23px}.hero h1{font-size:46px}.result-heading{display:block}.result-heading>p{max-width:580px;margin-top:20px}}
@media(max-width:700px){.story-layout{display:flex;flex-direction:column-reverse;gap:28px}.conversation{width:100%;padding:22px}.bubble{font-size:15px}.story-copy>p{font-size:16px;margin-top:20px}.story-copy h2{font-size:32px}.risk-note strong{font-size:16px}.story-solution{padding:17px}.result-heading h2{font-size:31px}.result-heading h2 br{display:none}.comparison-head>span{padding:16px 14px;font-size:14px}.comparison-row>p{padding:18px 14px;font-size:14px}.comparison-row>div{padding:18px 14px;gap:9px;align-items:start}.comparison-row>div p{font-size:14px}.result-check{font-size:17px}.comparison-row br{display:none}.contact-copy h2{font-size:33px}.hero h1{font-size:clamp(36px,9.1vw,58px)}.hero-description{font-size:16px}.hero h1 span{overflow-wrap:normal}.situation h3{line-height:1.3}.result-heading>p{font-size:16px}}
@media(max-width:360px){.hero h1{font-size:33px}.comparison-head>span{font-size:13px;padding:14px 11px}.comparison-row>p,.comparison-row>div{padding:16px 11px}.comparison-row>div{gap:7px}.comparison-row>div p,.comparison-row>p{font-size:13px}.contact-copy h2{font-size:30px}}

@media(max-width:700px){.comparison-row>p{gap:9px}.result-cross{font-size:20px}}
@media(max-width:360px){.comparison-row>p{gap:7px}.result-cross{font-size:18px}}
