@import url('https://fonts.googleapis.com/css2?family=DM+Sans:wght@400;450;500;550;600;650;700&family=Instrument+Serif:ital@0;1&display=swap');
:root{--paper:#f7f7f0;--ink:#24382e;--green:#214c3c;--muted:#6d776c;--line:#dce0d3;--lime:#daebaf;--white:#fff;--radius:10px;font-family:'DM Sans',sans-serif;color:var(--ink);background:var(--paper);font-synthesis:none;scroll-behavior:smooth;scroll-padding-top:104px}*{box-sizing:border-box}body{margin:0}button,input,select{font:inherit}button,a,select{-webkit-tap-highlight-color:transparent}button,a{touch-action:manipulation}button{cursor:pointer}a{color:inherit;text-decoration:none}button:focus-visible,a:focus-visible,select:focus-visible,summary:focus-visible{outline:3px solid #76934d;outline-offset:5px}button:disabled{cursor:default}p,h1,h2,h3{margin:0}button{color:inherit}[hidden]{display:none!important}svg{display:block}::selection{background:var(--lime);color:var(--ink)}.container{max-width:1280px;width:calc(100% - 112px);margin-inline:auto}.header{height:98px;border-bottom:1px solid var(--line);position:sticky;top:0;background:rgb(247 247 240 / 94%);backdrop-filter:blur(16px);z-index:10}.header-inner{height:100%;display:flex;align-items:center;justify-content:space-between}.wordmark{font-size:30px;font-weight:650;letter-spacing:-1.8px;display:inline-flex;gap:10px;align-items:center}.wordmark img{border-radius:9px}.brand-period{color:#769b65;margin-left:-9px}.desktop-nav{display:flex;gap:34px;font-size:13px;font-weight:500}.desktop-nav a{position:relative;padding:8px 0}.desktop-nav a:after{content:'';position:absolute;left:0;bottom:0;height:1px;width:0;background:var(--green);transition:width .2s}.desktop-nav a:hover:after{width:100%}.button{display:inline-flex;align-items:center;justify-content:space-between;gap:30px;background:var(--green);color:var(--white);border:1px solid var(--green);border-radius:5px;padding:17px 23px;font-size:13px;font-weight:550;line-height:1.2;transition:background .2s,transform .2s,box-shadow .2s}.button:hover{background:#163d2f;transform:translateY(-2px);box-shadow:0 6px 16px #163d2f16}.button span{font-size:19px;font-weight:400}.button-small{font-size:12px;padding:12px 16px;gap:24px}.button-wide{width:100%;justify-content:space-between}.menu-toggle{display:none}.skip-link{position:fixed;left:20px;top:-100px;z-index:30;padding:14px;background:white}.skip-link:focus{top:12px}.hero{display:grid;grid-template-columns:1fr 1fr;gap:52px;padding-top:82px;padding-bottom:81px;align-items:center}.eyebrow{font-size:10px;font-weight:650;letter-spacing:1.65px;display:flex;align-items:center;gap:9px;line-height:1.6}.status-dot{width:6px;height:6px;border-radius:50%;background:#729559;box-shadow:0 0 0 4px #72955914}.hero h1{font-size:clamp(58px,6.5vw,89px);font-weight:500;letter-spacing:-5.3px;line-height:1.025;margin-top:26px;margin-bottom:27px}.serif{font-family:'Instrument Serif',Georgia,serif;font-weight:400;font-style:italic;color:#667b42;letter-spacing:-3px}.hero-description{font-size:16px;line-height:1.8;max-width:390px;color:#677366}.hero-actions{display:flex;align-items:center;gap:25px;margin-top:31px}.text-link{font-size:12px;font-weight:550;display:inline-flex;gap:14px;align-items:center;border:0;background:none;padding:10px 0}.text-link:hover{text-decoration:underline;text-underline-offset:5px}.location-note{display:flex;gap:8px;align-items:center;color:#7b8477;font-size:10px;margin-top:21px}.location-note svg{width:15px;height:15px;fill:none;stroke:currentColor;stroke-width:1.3}.hero-visual{position:relative;padding:27px 0 0}.drawing-lines{position:absolute;inset:-25px -25px -18px;background-image:linear-gradient(#cdd3c233 1px,transparent 1px),linear-gradient(90deg,#cdd3c233 1px,transparent 1px);background-size:34px 34px;mask-image:radial-gradient(ellipse at center,black 45%,transparent 77%);z-index:-1}.visual-label{font-size:8px;letter-spacing:1.6px;color:#798575;margin:0 0 20px 12px;display:flex;align-items:center;gap:11px}.tiny-cross{font-size:19px;color:#798e64;line-height:.7}.tracker{background:#fff;border:1px solid #dbe1d5;border-radius:9px;box-shadow:0 18px 50px #23382909,0 3px 5px #23382903;overflow:hidden;transform:rotate(-1deg)}.tracker-top{padding:19px 23px;border-bottom:1px solid #e9ece4;display:flex;justify-content:space-between;align-items:center}.tracker-title{display:flex;gap:9px;align-items:center;font-size:12px;font-weight:550}.sample-label{font-size:7px;letter-spacing:1px;background:#f4f5ef;border:1px solid #e8ebe2;padding:5px 7px;border-radius:3px;color:#7a8176}.tracker-total{padding:24px 27px 21px}.tracker-total>span{font-size:10px;color:#7b8278}.tracker-total strong{font-size:39px;font-weight:500;letter-spacing:-1.6px;display:block;margin:7px 0 9px;font-variant-numeric:tabular-nums}.tracker-total strong span{color:#b0b7a8;font-size:29px}.tracker-total p{display:flex;align-items:center;gap:6px;font-size:8px;color:#738067}.mini-dot{display:inline-block;width:5px;height:5px;flex-shrink:0;background:#769459;border-radius:50%}.amber{background:#c99a4f}.blue{background:#829eb8}.table-head{display:flex;justify-content:space-between;font-size:7px;letter-spacing:1.4px;color:#929889;padding:12px 28px 9px;background:#fbfcf8;border-block:1px solid #edf0e8}.table-head span:last-child{padding-right:21px}.project-row{display:flex;align-items:center;text-align:left;width:100%;border:0;border-bottom:1px solid #edf0e8;background:white;padding:16px 24px;gap:11px;transition:background .2s}.project-row.active,.project-row:hover{background:#f6f8ef}.project-icon{height:31px;width:29px;display:grid;place-items:center;font-size:9px;color:#849075;border:1px solid #dfe5d6;border-radius:4px}.project-info{display:flex;flex-direction:column;gap:5px}.project-info strong{font-size:10px;font-weight:550}.project-info small{display:flex;align-items:center;gap:5px;font-size:8px;color:#8a8e81}.project-amount{margin-left:auto;display:flex;align-items:center;gap:22px;font-size:11px;font-variant-numeric:tabular-nums}.project-amount>span{color:#7d8d68;font-size:13px}.tracker-bottom{display:flex;align-items:center;justify-content:space-between;padding:15px 25px;font-size:8px;color:#87927b}.next-action{position:relative;display:flex;align-items:center;gap:13px;background:var(--green);color:white;padding:19px 19px;border-radius:7px;margin:-2px -15px 0 23px;box-shadow:0 13px 25px #173d3020;transform:rotate(1deg)}.action-icon{background:#ffffff0c;border:1px solid #ffffff27;width:32px;height:32px;display:grid;place-items:center;font-size:22px;border-radius:5px;color:#d5e7ae}.next-action>div{display:flex;flex-direction:column;gap:5px}.action-label{font-size:7px;letter-spacing:1.6px;color:#bfd4a2}.next-action strong{font-size:11px;font-weight:500}.next-action #action-detail{font-size:8px;color:#b6c9b5}.action-check{margin-left:auto;color:#d5e7ae;font-size:20px}.visual-footnote{display:flex;justify-content:space-between;font-size:7px;color:#969d8e;margin:19px 5px 0 10px}.visual-footnote span:last-child{letter-spacing:1.2px}.audience-strip{display:flex;align-items:center;justify-content:space-between;padding:29px 0;border-block:1px solid var(--line);gap:20px}.audience-strip p{font-size:10px;line-height:1.7;color:#828a7e}.audience-strip strong{font-weight:500;color:#596953}.audience-strip>span{font-size:14px;font-weight:500;color:#6c7965;letter-spacing:-.2px}.section{padding-block:101px}.section-heading{display:grid;grid-template-columns:1fr 2fr;gap:35px;margin-bottom:45px}.section-heading>.eyebrow{align-self:start;padding-top:11px}.section-heading>div{display:flex;align-items:flex-start;gap:40px;justify-content:space-between}.section-heading h2{flex-shrink:0}h2{font-size:40px;line-height:1.15;letter-spacing:-1.8px;font-weight:500}.muted{color:#8a947c}.section-heading>div>p{font-size:12px;line-height:1.9;color:#78816f;max-width:250px;padding-top:5px}.steps{display:grid;grid-template-columns:repeat(3,1fr);gap:33px}.step-art{height:151px;position:relative;background:#edf0e4;border:1px solid #e3e7da;border-radius:6px;display:flex;align-items:center;justify-content:center;margin-bottom:25px;overflow:hidden}.art-index{position:absolute;top:13px;left:15px;font-size:9px;color:#93a082}.step h3{font-size:17px;letter-spacing:-.45px;font-weight:550;margin-bottom:12px}.step>p{font-size:12px;line-height:1.9;color:#7a8273;max-width:315px}.step-tag{display:block;margin-top:20px;padding-top:16px;border-top:1px solid var(--line);font-size:9px;font-weight:500;color:#687859}.mini-document{height:91px;width:70px;background:#fff;border:1px solid #d9dfcc;border-radius:4px;transform:rotate(7deg);box-shadow:0 4px 8px #26382e08;padding:17px 13px}.mini-document span{display:block;width:17px;height:4px;background:#ccd7b9;margin-bottom:10px}.mini-document i{display:block;width:100%;height:2px;background:#e7ebdf;margin-bottom:7px}.mini-document b{width:17px;height:17px;border-radius:50%;background:#edf4df;color:#628345;font-size:9px;display:grid;place-items:center;margin-left:auto;margin-top:10px}.doc-back{position:absolute;transform:translateX(-20px) rotate(-10deg);background:#f8faf4}.art-two{flex-direction:column;gap:6px}.mini-task{display:flex;align-items:center;gap:8px;border:1px solid #e0e5d8;border-radius:3px;background:#fff;width:165px;font-size:8px;padding:8px 12px;transform:rotate(-3deg)}.checkbox{width:12px;height:12px;border-radius:3px;background:#eaf1df;display:grid;place-items:center;color:#638044;font-size:8px}.pending{transform:translateX(10px) rotate(-3deg);color:#9ca38f;background:#f7f9f2}.pending .checkbox{border:1px solid #cbd5bc;background:transparent}.journey-node{width:30px;height:30px;border-radius:50%;display:grid;place-items:center;font-size:12px;color:#77925c;background:#f8faf3;border:1px solid #d3ddc2;position:relative;top:-8px}.journey-node.final{background:#30563c;color:#e0eab9;border-color:#30563c;font-size:18px}.journey-line{width:36px;height:1px;background:#becfa7;position:relative;top:-8px}.journey-labels{position:absolute;display:flex;justify-content:space-between;width:183px;top:96px;font-size:7px;color:#7f8b72}.pilot-section{background:#203f32;color:var(--paper);position:relative;overflow:hidden;padding:76px 0}.pilot-grid{display:grid;grid-template-columns:1fr .85fr;gap:110px;align-items:center}.light{color:#bed1a1}.pilot-copy h2{font-size:55px;line-height:1.07;letter-spacing:-2.7px;margin:26px 0 24px}.pilot-copy>p:not(.eyebrow){font-size:14px;line-height:1.8;max-width:380px;color:#b5c4b2}.pilot-copy .pilot-sub{font-size:12px!important;margin-top:15px;color:#8fa68e!important}.download-link{display:inline-flex;align-items:center;gap:40px;font-size:11px;color:#d6e6b4;margin-top:27px;padding-bottom:7px;border-bottom:1px solid #738965}.download-link:hover{color:white}.pilot-decoration{display:flex;align-items:center;gap:10px;margin-top:53px;font-size:6px;letter-spacing:1px;color:#a0b38f}.pilot-decoration i{width:24px;height:1px;background:#6c886044}.decoration-final{border:1px solid #7197584a;background:#8fa95d0d;padding:8px}.price-card{background:#fafbf4;color:var(--ink);padding:31px;border-radius:8px;box-shadow:0 15px 30px #142b1d20}.price-card-top{display:flex;align-items:center;justify-content:space-between;font-size:8px;letter-spacing:1.4px}.outline-badge{border:1px solid #d9dfcd;padding:6px 8px;border-radius:3px;font-size:7px;color:#7a876d}.price{font-size:66px;font-weight:500;letter-spacing:-3px;display:flex;align-items:baseline;gap:13px;margin-top:21px}.price>span{font-size:11px;letter-spacing:0;color:#8d9583;font-weight:400}.price-caption{font-size:12px;color:#7a856e;margin-top:3px}.check-list{list-style:none;padding:23px 0;margin:22px 0 5px;border-top:1px solid var(--line);display:flex;flex-direction:column;gap:16px}.check-list li{font-size:11px;display:flex;align-items:center;gap:12px}.check-list li:before{content:'✓';color:#789955;font-size:12px}.price-note{text-align:center;font-size:8px;line-height:1.8;color:#8a9480;margin-top:15px}.fit-section{display:grid;grid-template-columns:1fr 1fr;gap:100px;align-items:center}.fit-copy h2{margin-top:25px;font-size:45px}.fit-copy>p:not(.eyebrow){font-size:14px;line-height:1.8;max-width:300px;margin-top:23px;color:#7a8472}.privacy-note{display:flex;gap:8px;align-items:center;font-size:10px;color:#819071;margin-top:28px}.privacy-note svg{width:15px;height:15px;stroke:currentColor;fill:none;stroke-width:1.2}.fit-card{border:1px solid var(--line);border-radius:8px;background:#fdfef9;padding:31px;min-height:430px}.fit-card-title{display:flex;justify-content:space-between;font-size:7px;letter-spacing:1.3px;color:#8c9682;margin-bottom:25px}.fit-card label{display:block;font-size:11px;font-weight:500;margin-bottom:9px}.select-wrap{position:relative;margin-bottom:22px}.select-wrap:after{content:'⌄';position:absolute;right:15px;top:12px;pointer-events:none;color:#7e8a71;font-size:13px}select{width:100%;background:var(--paper);border:1px solid #dfe5d4;border-radius:4px;font-size:11px;color:#4e6042;padding:14px 35px 14px 13px;appearance:none;line-height:1.5}select:invalid{color:#8b9481}.fit-disclaimer{text-align:center;font-size:8px;color:#959c8b;margin-top:14px}.result-icon{display:grid;place-items:center;width:44px;height:44px;background:#e8efda;color:#607c3f;border-radius:50%;font-size:22px;margin-bottom:24px}#fit-result{outline:none}#fit-result h3{font-size:28px;font-weight:500;letter-spacing:-1px;margin:12px 0}#result-description{font-size:12px;color:#75816b;line-height:1.9}#result-next{padding:17px;background:#f0f3e8;border:1px solid #e4e9d9;border-radius:4px;margin:22px 0;font-size:11px;line-height:1.8;color:#627153}.reset-fit{display:flex;margin:12px auto 0}.faq-section{padding:0 0 94px;display:grid;grid-template-columns:1fr 1.4fr;gap:90px}.faq-section h2{font-size:31px;margin-top:22px}.faq-list{border-top:1px solid var(--line)}details{border-bottom:1px solid var(--line)}summary{list-style:none;display:flex;align-items:center;justify-content:space-between;gap:20px;font-size:12px;font-weight:500;padding:22px 0;cursor:pointer}summary::-webkit-details-marker{display:none}summary>span{font-size:19px;font-weight:400;color:#879577;transition:transform .2s}details[open] summary>span{transform:rotate(45deg)}details>p{font-size:12px;line-height:1.9;color:#79826f;padding:0 30px 22px 0}.closing{border-top:1px solid var(--line);border-bottom:1px solid var(--line);display:flex;align-items:center;gap:22px;padding:38px 0;margin-bottom:40px}.closing-icon{display:grid;place-items:center;width:62px;height:62px;border:1px solid #cfdabb;background:#edf2e3;border-radius:50%;font-size:32px;color:#7a905e}.closing h2{font-size:28px;letter-spacing:-1px;margin-top:8px}.closing .eyebrow{font-size:8px;letter-spacing:1.3px;color:#7b8d66}.closing>.button{margin-left:auto}.footer{padding-bottom:30px}.footer-top{display:flex;align-items:center;gap:30px}.footer .wordmark{font-size:24px;gap:8px;letter-spacing:-1.4px}.footer-top>p{font-size:10px;color:#8b9382}.footer-top>a:last-child{font-size:9px;color:#6f8060;margin-left:auto}.footer-bottom{display:flex;align-items:center;gap:25px;font-size:8px;color:#9aa28f;margin-top:26px}.footer-bottom button{background:none;border:0;color:#849375;font-size:9px;padding:5px;margin-left:auto}dialog{width:min(520px,calc(100% - 40px));border:1px solid var(--line);background:var(--paper);border-radius:12px;color:var(--ink);padding:40px;box-shadow:0 20px 80px #14271d33}dialog::backdrop{background:#10231eb0;backdrop-filter:blur(4px)}dialog h2{font-size:32px;margin:20px 0}dialog p:not(.eyebrow){font-size:13px;line-height:1.8;color:#737f69;margin-bottom:16px}.dialog-close{position:absolute;right:15px;top:12px;border:0;background:none;font-size:25px}.dialog-done{margin-top:10px}.mobile-nav{position:absolute;top:77px;left:0;right:0;background:var(--paper);border-bottom:1px solid var(--line);padding:18px 25px;display:flex;flex-direction:column;gap:4px}.mobile-nav a{font-size:14px;padding:14px 0}.hero-copy{animation:enter .7s ease both}.hero-visual{animation:enter .9s .12s ease both}@keyframes enter{from{opacity:0;transform:translateY(16px)}to{opacity:1;transform:translateY(0)}}
@media(min-width:1500px){.hero{padding-top:100px;padding-bottom:100px}.hero h1{font-size:99px}.hero-description{font-size:18px;max-width:430px}.hero-visual{max-width:550px;margin-left:auto;width:100%}}
@media(max-width:1100px){.container{width:calc(100% - 72px)}.hero{gap:30px;padding-top:60px}.hero h1{font-size:69px;letter-spacing:-4px}.hero-actions{gap:16px}.hero-actions .button{padding:16px;font-size:11px;gap:19px}.hero-actions .text-link{font-size:10px;gap:9px}.section-heading{grid-template-columns:1fr 2.5fr}.section-heading>div{gap:25px}.section-heading h2{font-size:33px}.section-heading>div>p{font-size:11px}.pilot-grid{gap:65px}.fit-section{gap:65px}.steps{gap:23px}.faq-section{gap:65px}.project-row{padding-inline:17px}.project-amount{gap:12px}.visual-footnote{font-size:6px}.next-action{margin-right:-5px;padding:16px 12px}.next-action strong{font-size:10px}}
@media(max-width:800px){.container{width:calc(100% - 48px)}.header{height:78px}.desktop-nav{gap:20px;font-size:11px}.header .wordmark{font-size:26px}.header .wordmark img{width:30px;height:30px}.header-cta{padding:11px;font-size:10px;gap:14px}.hero{grid-template-columns:1fr;gap:45px;padding-top:54px;padding-bottom:51px}.hero h1{font-size:82px;letter-spacing:-4px}.hero-description{max-width:440px;font-size:16px}.hero-actions .button{padding:17px 22px;font-size:12px}.hero-actions .text-link{font-size:12px}.hero-visual{width:100%;max-width:540px;margin:0 auto;padding-top:0}.visual-label{font-size:8px}.next-action strong{font-size:12px}.next-action #action-detail{font-size:9px}.project-row{padding:18px 25px}.project-info strong{font-size:12px}.project-info small{font-size:9px}.project-amount{font-size:13px;gap:25px}.visual-footnote{font-size:7px}.audience-strip{flex-wrap:wrap;gap:20px}.audience-strip p{width:100%;font-size:11px}.audience-strip p br{display:none}.audience-strip>span{font-size:12px}.section{padding-block:70px}.section-heading{grid-template-columns:1fr;gap:20px}.section-heading>div{gap:30px}.steps{gap:20px}.step h3{font-size:15px}.step>p{font-size:11px}.step-tag{font-size:8px}.mini-task{width:135px}.journey-line{width:18px}.journey-labels{width:143px;font-size:6px}.pilot-grid{gap:40px;grid-template-columns:1fr 1fr}.pilot-copy h2{font-size:41px;letter-spacing:-2px}.pilot-copy>p:not(.eyebrow){font-size:12px}.price-card{padding:24px}.price-card-top{font-size:7px;letter-spacing:.7px}.price{font-size:57px}.price-caption{font-size:10px}.check-list li{font-size:10px;gap:8px}.price-card .button{font-size:11px;padding:15px}.pilot-decoration{display:none}.fit-section{gap:35px}.fit-copy h2{font-size:37px}.fit-card{padding:22px}.fit-card-title{font-size:6px}.fit-card label{font-size:10px}.faq-section{gap:35px;grid-template-columns:1fr 1.3fr}.faq-section h2{font-size:28px}.closing h2{font-size:24px}.closing-icon{width:50px;height:50px;flex-shrink:0}.closing{gap:16px}.closing .button{font-size:11px;padding:15px;gap:15px}.footer-top{gap:20px}}
@media(max-width:580px){.container{width:calc(100% - 40px)}.desktop-nav,.header-cta{display:none}.menu-toggle{display:flex;flex-direction:column;justify-content:center;gap:6px;width:38px;height:38px;border:1px solid var(--line);border-radius:5px;background:none;padding:10px}.menu-toggle span{display:block;width:16px;height:1px;background:var(--green);transition:transform .2s}.menu-toggle[aria-expanded=true] span:first-child{transform:translateY(3.5px) rotate(45deg)}.menu-toggle[aria-expanded=true] span:last-child{transform:translateY(-3.5px) rotate(-45deg)}.hero{padding-top:45px;gap:38px}.eyebrow{font-size:8px;letter-spacing:1.2px}.hero h1{font-size:clamp(55px,14.7vw,82px);letter-spacing:-3.6px;margin-top:24px;margin-bottom:22px}.hero-description{font-size:14px;line-height:1.8;max-width:330px}.hero-actions{gap:18px;margin-top:25px}.hero-actions .button{font-size:11px;padding:15px 17px;gap:23px}.hero-actions .text-link{font-size:10px;gap:10px}.location-note{font-size:9px;margin-top:17px}.visual-label{font-size:6px;letter-spacing:1.1px;margin-left:3px;margin-bottom:15px}.tracker-top{padding:15px 16px}.tracker-title{font-size:10px}.sample-label{font-size:6px}.tracker-total{padding:21px}.tracker-total strong{font-size:35px}.tracker-total strong span{font-size:25px}.table-head{padding-inline:21px}.project-row{padding:15px 16px;gap:9px}.project-info strong{font-size:10px}.project-info small{font-size:8px}.project-amount{font-size:11px;gap:13px}.project-icon{width:26px;height:29px;font-size:8px}.tracker-bottom{padding:14px 20px;font-size:7px}.tracker-bottom svg{width:35px}.next-action{margin-left:15px;margin-right:0;gap:9px;padding:16px 12px}.next-action strong{font-size:10px}.next-action #action-detail{font-size:7px}.action-label{font-size:6px}.action-icon{width:29px;height:29px;flex-shrink:0}.visual-footnote{font-size:6px;gap:8px}.visual-footnote span:last-child{letter-spacing:.6px}.audience-strip{padding-block:24px;gap:18px 28px}.audience-strip>span{font-size:11px}.audience-strip p{font-size:10px}.section{padding-block:62px}.section-heading{gap:18px;margin-bottom:30px}.section-heading>div{display:block}.section-heading h2{font-size:34px;letter-spacing:-1.5px}.section-heading>div>p{font-size:12px;max-width:335px;margin-top:19px}.steps{grid-template-columns:1fr;gap:33px}.step-art{height:165px;margin-bottom:20px}.step h3{font-size:20px}.step>p{font-size:13px;max-width:100%}.step-tag{font-size:10px;margin-top:17px;padding-top:14px}.mini-task{width:180px;font-size:9px}.journey-line{width:44px}.journey-labels{width:200px;font-size:8px;top:105px}.pilot-section{padding-block:53px}.pilot-grid{grid-template-columns:1fr;gap:30px}.pilot-copy h2{font-size:46px}.pilot-copy>p:not(.eyebrow){font-size:14px;max-width:335px}.pilot-copy .pilot-sub{font-size:12px!important}.price-card{padding:27px}.price-card-top{font-size:9px;letter-spacing:1px}.price{font-size:65px}.price-caption{font-size:12px}.check-list li{font-size:12px}.price-card .button{font-size:12px;padding:17px 21px}.price-note{font-size:9px}.fit-section{grid-template-columns:1fr;gap:30px}.fit-copy h2{font-size:37px;margin-top:19px}.fit-copy>p:not(.eyebrow){font-size:13px;max-width:330px;margin-top:18px}.privacy-note{margin-top:20px}.fit-card{padding:24px;min-height:410px}.fit-card-title{font-size:7px}.fit-card label{font-size:11px}select{font-size:12px}.faq-section{grid-template-columns:1fr;gap:27px;padding-bottom:56px}.faq-section h2{font-size:31px}.faq-list summary{font-size:12px;padding-block:22px}.closing{flex-wrap:wrap;gap:17px;padding-block:31px;margin-bottom:30px}.closing h2{font-size:25px}.closing-icon{width:45px;height:45px}.closing>.button{margin-left:62px;font-size:11px;padding:14px 18px}.footer-top{flex-wrap:wrap;gap:17px}.footer-top>p{font-size:9px}.footer-top>a:last-child{margin-left:0;width:100%;font-size:10px}.footer-bottom{gap:12px;flex-wrap:wrap;line-height:1.6;font-size:8px}.footer-bottom button{margin-left:0}dialog{padding:30px}dialog h2{font-size:27px}}
@media(prefers-reduced-motion:reduce){:root{scroll-behavior:auto}*,*:before,*:after{animation:none!important;transition:none!important}}

/* Keep the decorative grid inside narrow viewports. */
@media(max-width:580px){.drawing-lines{inset:-15px -15px -18px}}
