:root{--paper:#f5f3ec;--ink:#202923;--muted:#59635d;--green:#1a4038;--green-hover:#102e27;--line:#d6dbd1;--light:#fdfff9;--sage:#c0cebb;--display:'Inter',sans-serif;font-family:'Inter',sans-serif;color:var(--ink);background:var(--paper);font-synthesis:none}*{box-sizing:border-box}body{margin:0}html{scroll-behavior:smooth;scroll-padding-top:100px}a{color:inherit;text-decoration:none}button,input{font:inherit}button,a,input,summary{-webkit-tap-highlight-color:transparent}button{cursor:pointer}button:disabled{cursor:not-allowed;opacity:.45}a:focus-visible,button:focus-visible,summary:focus-visible,input:focus-visible{outline:3px solid #809e69;outline-offset:5px}::selection{background:var(--green);color:white}.container{max-width:1280px;margin:auto;padding-left:40px;padding-right:40px}header{position:sticky;top:0;z-index:5;background:rgba(245,243,236,.95);backdrop-filter:blur(12px);border-bottom:1px solid var(--line)}.nav{height:88px;display:flex;align-items:center;justify-content:space-between;gap:30px}.wordmark{font-family:var(--display);font-size:30px;font-weight:700;letter-spacing:-1.5px;line-height:1;color:var(--green)}.wordmark span{font:12px Inter,sans-serif;vertical-align:top;position:relative;top:5px;margin-left:3px}nav{display:flex;gap:30px;font-size:14px;font-weight:500}nav a:hover,.text-link:hover{color:#5d7852}.button{display:inline-flex;align-items:center;justify-content:center;gap:34px;background:var(--green);color:white;border:1px solid var(--green);padding:21px 28px;font-weight:600;font-size:15px;min-height:58px;transition:background .18s}.button:hover{background:var(--green-hover)}.button span{font-size:23px;line-height:1}.button.small{font-size:13px;min-height:44px;padding:12px 18px;gap:26px}.hero{display:grid;grid-template-columns:1.05fr 1fr;gap:65px;align-items:center;padding-top:79px;padding-bottom:100px}.eyebrow{font-size:12px;letter-spacing:1.8px;font-weight:600;margin:0 0 25px;line-height:1.6}h1,h2,h3{font-family:var(--display);letter-spacing:-.035em;text-wrap:balance}h1{font-size:clamp(54px,5.3vw,70px);line-height:1.07;font-weight:600;margin:0 0 26px}h1 em{font-style:normal;color:var(--green)}.intro{font-size:17px;line-height:1.8;color:var(--muted);max-width:460px;margin:0 0 31px}.actions{display:flex;align-items:center;gap:26px}.text-link{font-size:14px;font-weight:500;display:inline-flex;gap:18px;align-items:center}.reassurance{display:flex;gap:19px;margin-top:24px;font-size:12px;color:var(--muted)}.hero-visual{position:relative;padding:0 0 42px 0;margin-top:23px}.record-panel{position:relative;background:#e5e9df;border:1px solid #c9d2c4;padding:28px 30px 25px;box-shadow:20px 20px 0 var(--green)}.record-top{display:flex;align-items:center;justify-content:space-between;font-size:10px;letter-spacing:1.6px;font-weight:600;border-bottom:1px solid #bfcbbb;padding-bottom:22px}.record-top>span:last-child{font-size:22px}.record-heading{font-family:var(--display);font-size:34px;font-weight:600;line-height:1.16;letter-spacing:-1px;margin:32px 0}.record-row{display:flex;align-items:center;gap:15px;background:#f6f7ef;padding:19px 14px;margin-top:10px;border:1px solid #cdd6c7}.record-icon{width:34px;height:38px;border:1px solid #becabb;display:grid;place-items:center;font-size:23px;color:var(--green)}.record-row strong{font-size:13px;font-weight:600;display:block}.record-row div>span{display:block;color:var(--muted);font-size:11px;margin-top:7px}.record-number{margin-left:auto;font-size:10px;color:#6f7c6b}.record-bottom{display:flex;justify-content:space-between;gap:10px;font-size:10px;margin-top:28px}.record-bottom span:first-child{letter-spacing:1px}.visual-note{position:relative;margin:0 34px 0 -27px;transform:translateY(39px);background:var(--light);border:1px solid var(--line);box-shadow:0 12px 24px #1828200d;padding:20px 25px;display:flex;align-items:center;gap:20px}.note-symbol{font-family:Georgia,serif;font-size:40px;color:var(--green)}.visual-note p{font-size:13px;line-height:1.8;margin:0;color:var(--muted)}.visual-note strong{color:var(--ink);font-weight:600}.visual-caption{text-align:right;font-size:10px;color:var(--muted);margin:56px 0 -48px}.context-strip{border-top:1px solid var(--line);border-bottom:1px solid var(--line)}.context-strip .container{display:flex;align-items:center;justify-content:space-between;gap:25px;min-height:77px}.context-strip span{font-size:10px;letter-spacing:1.3px}.context-strip p{font-size:13px;color:var(--muted)}.context-strip strong{color:var(--green);font-size:17px;margin-left:8px;letter-spacing:-.7px}.section{padding:100px 0}.dark{background:var(--green);color:var(--paper)}.dark .eyebrow{color:var(--sage)}h2{font-size:clamp(40px,4.5vw,58px);font-weight:600;line-height:1.1;margin:0 0 50px;max-width:800px}.steps{display:grid;grid-template-columns:repeat(3,1fr);gap:54px}.step-number{display:flex;align-items:center;gap:22px;font-family:var(--display);font-weight:700;font-size:45px}.step-number span{height:1px;background:#547065;flex:1}h3{font-size:27px;line-height:1.2;font-weight:600;margin:23px 0 15px}.steps p{color:#d1ddd2;font-size:16px;line-height:1.8;margin:0}.skip{position:fixed;top:-100px;padding:16px;z-index:20;background:white}.skip:focus{top:0}dialog{border:1px solid var(--line);background:var(--paper);color:var(--ink);padding:35px;max-width:650px;width:calc(100% - 32px);max-height:calc(100dvh - 40px)}dialog::backdrop{background:#12251fbb;backdrop-filter:blur(6px)}.quiz-top,.legal-top{display:flex;align-items:center;justify-content:space-between;margin-bottom:32px}.icon-button{width:38px;height:38px;display:grid;place-items:center;background:transparent;border:1px solid var(--line);font-size:25px}.quiz-top .wordmark{font-size:32px}#quiz-content h2,#legal-content h2{font-size:38px;margin-bottom:18px}#quiz-content p,#legal-content p{font-size:15px;line-height:1.75;color:var(--muted)}
@media(min-width:1400px){.hero{padding-top:92px;padding-bottom:110px}}@media(max-width:1050px){.container{padding-left:28px;padding-right:28px}nav{gap:18px;font-size:12px}.hero{gap:40px}.record-panel{padding:23px 20px}.record-heading{font-size:34px}.record-row{gap:10px;padding:16px 10px}.record-row strong{font-size:12px}.record-row div>span{font-size:10px}.actions{gap:20px;align-items:flex-start;flex-direction:column}.hero h1{font-size:58px}.reassurance{gap:12px}.context-strip span{font-size:9px}}@media(max-width:760px){.container{padding-left:22px;padding-right:22px}.nav{height:64px;justify-content:center}.nav>.button{display:none}.wordmark{font-size:28px}nav{display:none}.button.small{font-size:12px;gap:14px;padding:10px 13px}.hero{grid-template-columns:1fr;padding-top:46px;padding-bottom:68px;gap:40px}.hero-copy{text-align:center}.eyebrow{font-size:10px;letter-spacing:1.5px}.hero h1{font-size:clamp(43px,10.8vw,62px)}.intro{margin:0 auto 26px;font-size:16px;max-width:470px}.actions{flex-direction:row;justify-content:center;align-items:center;gap:24px}.actions .text-link{display:none}.reassurance{justify-content:center;gap:18px;font-size:11px}.hero-visual{max-width:500px;width:calc(100% - 18px);margin:8px auto 0}.record-panel{box-shadow:13px 13px 0 var(--green);padding:22px}.record-heading{font-size:30px}.record-row strong{font-size:13px}.record-row div>span{font-size:11px}.visual-note{margin-left:-5px;margin-right:20px;padding:16px;transform:translateY(28px)}.visual-caption{font-size:10px;margin-top:42px;margin-bottom:-30px}.context-strip .container{justify-content:center;min-height:76px}.context-strip span{display:none}.context-strip p{font-size:12px}.section{padding:65px 0}h2{font-size:40px;margin-bottom:40px}.steps{grid-template-columns:1fr;gap:35px}.step-number{font-size:36px}h3{font-size:29px;margin-top:17px}.steps p{font-size:16px}dialog{padding:23px;max-height:calc(100dvh - 24px)}#quiz-content h2,#legal-content h2{font-size:32px}}@media(prefers-reduced-motion:reduce){html{scroll-behavior:auto}*{transition:none!important}}
.wordmark .brand-period{font:inherit;vertical-align:baseline;position:static;margin:0}.split{display:grid;grid-template-columns:1fr 1fr;gap:85px}.opportunity{border-bottom:1px solid var(--line)}.body-copy p{font-size:16px;line-height:1.85;color:var(--muted);margin:0 0 23px}.body-copy .lead{font-size:23px;color:var(--ink);line-height:1.6;letter-spacing:-.4px}.inline-note{display:flex;align-items:center;gap:24px;border-top:1px solid var(--line);padding-top:25px;margin-top:30px}.inline-note>span{font-size:35px;color:var(--green)}.inline-note p{font-size:13px;line-height:1.8;margin:0}.inline-note strong{color:var(--ink)}.fit-section{background:#e9ede4}.fit-heading{display:flex;align-items:flex-end;justify-content:space-between;gap:60px;margin-bottom:45px}.fit-heading h2{margin:0}.fit-heading>p{font-size:16px;line-height:1.8;color:var(--muted);max-width:340px;margin:0 0 5px}.fit-cards{display:grid;grid-template-columns:repeat(3,1fr);gap:18px}.fit-card{background:var(--paper);border:1px solid #ccd4c7;padding:32px;display:flex;flex-direction:column;align-items:flex-start}.category-icon{width:44px;height:44px;display:grid;place-items:center;background:var(--green);color:var(--paper);font-size:25px;margin-bottom:30px}.fit-card .eyebrow{font-size:10px;margin-bottom:0;letter-spacing:1px}.fit-card h3{font-size:29px;margin:13px 0 17px}.fit-card>p:not(.eyebrow){font-size:14px;line-height:1.8;color:var(--muted);margin:0 0 27px}.card-foot{border-top:1px solid var(--line);padding-top:19px;margin-top:auto;font-size:11px;line-height:1.6;width:100%}.fit-card.featured{background:var(--green);color:var(--paper);border-color:var(--green)}.featured .category-icon{background:var(--sage);color:var(--green)}.featured>p:not(.eyebrow){color:#cbd7ca}.featured .eyebrow{color:var(--sage)}.featured .card-foot{border-color:#526f60}.fit-bottom{display:flex;justify-content:space-between;align-items:center;gap:35px;margin-top:25px}.fit-bottom p{font-size:12px;line-height:1.7;color:var(--muted);margin:0}.faq-container{display:grid;grid-template-columns:.8fr 1.2fr;gap:75px}.faq-heading h2{margin-bottom:23px}.faq-heading>p:last-child{color:var(--muted);font-size:15px;line-height:1.8;max-width:220px}.faqs{border-top:1px solid var(--line)}details{border-bottom:1px solid var(--line);padding:25px 0}summary{display:flex;align-items:center;justify-content:space-between;gap:20px;list-style:none;cursor:pointer;font-family:var(--display);font-size:23px;font-weight:600;letter-spacing:-.4px}summary::-webkit-details-marker{display:none}summary>span{width:29px;height:29px;border:1px solid #839182;border-radius:100%;flex-shrink:0;display:grid;place-items:center;font:20px Inter,sans-serif}summary>span:before{content:'+'}details[open] summary>span:before{content:'−'}details>p{font-size:14px;line-height:1.85;color:var(--muted);margin:20px 40px 0 0}.inline-link{border:0;background:none;padding:0;color:var(--green);text-decoration:underline;font:inherit}.closing{text-align:center;padding:105px 0}.closing h2{font-size:clamp(48px,6.5vw,82px);margin:0 auto 26px;line-height:1.08}.closing>div>p:not(.eyebrow){font-size:17px;color:#cfdbce;line-height:1.7;margin-bottom:35px}.button.pale{background:var(--paper);color:var(--green);border-color:var(--paper)}.button.pale:hover{background:#e0e8d8}.closing-note{font-size:12px;color:var(--sage);margin-top:25px}footer{padding:48px 0 25px}.footer-top{display:flex;align-items:center;gap:30px;margin-bottom:30px}.footer-top p{font-size:13px;color:var(--muted)}.footer-top>a:last-child{margin-left:auto;font-size:12px}.disclosure{font-size:12px;line-height:1.9;color:var(--muted);max-width:870px}.footer-bottom{display:flex;align-items:center;justify-content:space-between;border-top:1px solid var(--line);padding-top:23px;margin-top:28px;font-size:11px;color:var(--muted)}.footer-bottom>div{display:flex;gap:25px}.footer-bottom button{background:none;border:0;color:inherit;padding:4px 0;font-size:11px}.footer-bottom button:hover{text-decoration:underline}.progress-row{display:flex;justify-content:space-between;font-size:11px;letter-spacing:.5px;margin-bottom:12px;color:var(--muted)}progress{width:100%;height:4px;border:0;background:var(--line);display:block;margin-bottom:30px}progress::-webkit-progress-bar{background:var(--line)}progress::-webkit-progress-value{background:var(--green)}progress::-moz-progress-bar{background:var(--green)}.choices{display:grid;gap:10px;margin:24px 0}.choice{width:100%;display:flex;align-items:center;justify-content:space-between;gap:20px;background:transparent;border:1px solid #bcc8b7;color:var(--ink);padding:17px 18px;text-align:left;line-height:1.5;font-size:15px}.choice:after{content:'→';color:var(--green)}.choice:hover{background:#e5ebdf;border-color:var(--green)}.back{border:none;padding:10px 0;background:none;color:var(--muted);font-size:13px}.preview-note{background:#e7eadf;border-left:3px solid #788e60;padding:12px 15px;font-size:12px!important;line-height:1.7!important}.quiz-detail{display:grid;grid-template-columns:1fr 1fr;gap:18px;margin:24px 0}.quiz-detail label{font-size:15px;font-weight:600;line-height:1.6;display:block}.quiz-detail input{font-weight:400;width:100%;padding:12px;background:#fcfcf7;border:1px solid #bbc5b6;border-radius:0;margin-top:6px;font-size:15px;min-height:47px}.consent{display:flex;align-items:flex-start;gap:12px;font-size:12px;line-height:1.7;margin:20px 0}.consent input{width:18px;height:18px;margin:2px 0 0;flex-shrink:0;accent-color:var(--green)}.quiz-success-icon{font-size:40px;color:var(--green);margin-bottom:15px}.quiz-actions{display:flex;gap:20px;align-items:center;margin-top:26px}.quiz-actions .button{font-size:14px;padding:17px 23px;gap:22px}.summary-box{border:1px solid var(--line);padding:15px 20px;margin:24px 0}.summary-box p{margin:7px 0!important;font-size:13px!important}.summary-box strong{color:var(--ink)}.legal-top .eyebrow{margin:0}#legal-content h3{font-size:24px}#legal-content ul{padding-left:20px;font-size:15px;line-height:1.8;color:var(--muted)}body:has(dialog[open]){overflow:hidden}.mobile-cta{display:none}
@media(max-width:1050px){.split{gap:40px}.fit-heading{gap:30px}.fit-heading>p{max-width:290px}.fit-card{padding:24px}.fit-card h3{font-size:26px}.faq-container{gap:45px}summary{font-size:21px}.footer-top{gap:20px}}@media(max-width:760px){.split{grid-template-columns:1fr;gap:0}.body-copy .lead{font-size:21px}.fit-heading{display:block;margin-bottom:32px}.fit-heading>p{margin-top:25px;max-width:100%}.fit-cards{grid-template-columns:1fr}.fit-card{padding:28px}.fit-card h3{font-size:31px}.fit-card>p:not(.eyebrow){font-size:16px}.card-foot{font-size:12px}.fit-bottom{align-items:flex-start;flex-direction:column;gap:20px}.faq-container{grid-template-columns:1fr;gap:20px}.faq-heading>p:last-child{max-width:none}.faq-heading h2 br{display:none}summary{font-size:22px}details{padding:22px 0}details>p{font-size:15px;margin-right:10px}.closing{padding:70px 0}.closing h2{font-size:44px}.closing>div>p:not(.eyebrow){font-size:15px}.footer-top{flex-wrap:wrap;gap:12px}.footer-top p{font-size:12px;width:100%;order:2;margin:10px 0}.footer-top>a:last-child{font-size:12px}.footer-bottom{align-items:flex-start;flex-direction:column;gap:15px}.footer-bottom>div{gap:24px}.quiz-detail{grid-template-columns:1fr;gap:14px}.quiz-top{margin-bottom:26px}.quiz-actions{flex-wrap:wrap;gap:10px}.consent{font-size:12px}.mobile-cta{position:fixed;bottom:0;left:0;right:0;z-index:4;display:block;padding:12px 20px;background:var(--paper);border-top:1px solid var(--line);transform:translateY(110%);transition:transform .2s}.mobile-cta.visible{transform:translateY(0)}.mobile-cta .button{width:100%;min-height:48px;padding:12px 20px}footer{padding-bottom:100px}}
.assessment-page{min-height:100dvh}.assessment-page #assessment-progress{position:sticky;top:0;z-index:5;height:6px;margin:0}.assessment-main{width:100%;max-width:600px;margin:0 auto;padding:32px 28px 48px}.assessment-header{display:flex;align-items:center;justify-content:space-between;gap:20px;margin-bottom:45px}.assessment-header .wordmark{font-size:28px}.assessment-header .text-link{font-size:12px}.assessment-page #quiz-content h1{font-size:32px;line-height:1.18;letter-spacing:-.035em;margin-bottom:16px;outline:none;text-wrap:pretty}.assessment-page .choices{margin-top:28px}.assessment-page .choice{padding:20px}.assessment-footer{border-top:1px solid var(--line);margin-top:40px;padding-top:24px;color:var(--muted);font-size:12px;line-height:1.7}.assessment-footer p{margin:4px 0}.assessment-footer .inline-link{margin-top:12px}.assessment-page .quiz-detail{grid-template-columns:1fr}.assessment-page .progress-row{margin-bottom:22px}@media(max-width:760px){.assessment-main{padding:24px 22px 36px}.assessment-header{margin-bottom:36px}.assessment-header .wordmark{font-size:28px}.assessment-page #quiz-content h1{font-size:28px}.assessment-page .choice{padding:17px}.assessment-page .quiz-actions .button{min-height:54px}.assessment-page .assessment-footer{margin-top:32px}}
.promise-hero{display:block;padding-top:45px;padding-bottom:60px}.promise-hero .hero-copy{max-width:900px}.promise-hero h1{font-size:clamp(44px,4.8vw,64px);max-width:850px}.promise-hero .intro{max-width:650px;margin-bottom:25px}.promise-hero .actions{flex-direction:row;align-items:center}.assessment-time{font-size:13px;color:var(--muted)}.promises{display:grid;grid-template-columns:repeat(3,1fr);gap:32px;margin-top:36px;border-top:1px solid var(--line);padding-top:30px}.promises h2{font-size:25px;line-height:1.2;margin:17px 0 12px;letter-spacing:-.03em}.promises p{font-size:15px;line-height:1.7;color:var(--muted);margin:0;max-width:310px}.objections{background:#e9ede4;padding:65px 0}.section-intro h2{font-size:42px;margin-bottom:35px}.objection-grid{display:grid;grid-template-columns:repeat(2,1fr);gap:30px 65px}.objection-grid h3{font-size:20px;line-height:1.35;margin:0 0 10px}.objection-grid p{font-size:15px;line-height:1.75;color:var(--muted);margin:0}.next-section{padding:70px 0}.next-section h2{margin:0}.next-copy{font-size:18px;line-height:1.75;margin:0 0 25px;color:var(--muted)}.next-note{font-size:12px;line-height:1.8;color:var(--muted);margin:20px 0 0}.multi-choice{justify-content:flex-start;cursor:pointer}.multi-choice:after{content:none}.multi-choice input{width:19px;height:19px;accent-color:var(--green);margin:0;flex-shrink:0}.multi-choice:has(input:checked){border-color:var(--green);background:#e5ebdf}#quiz-content [data-multi-next]{width:100%;margin-right:0}@media(max-width:760px){.promise-hero{padding-top:40px;padding-bottom:40px}.promise-hero h1{font-size:42px}.promise-hero .actions{flex-direction:column;gap:15px}.promises{grid-template-columns:1fr;gap:22px;margin-top:35px;text-align:left}.promises article{position:relative;padding-left:36px}.promises h2{font-size:23px;margin:0 0 8px}.promises p{max-width:none}.objections{padding:45px 0}.section-intro h2{font-size:34px}.objection-grid{grid-template-columns:1fr;gap:25px}.objection-grid h3{font-size:19px}.next-section{padding:45px 0}.next-section .split{gap:25px}}
.assessment-page #assessment-progress{height:8px}.consent{border:2px solid #a9b7a2;background:#edf0e7;padding:22px;gap:17px;cursor:pointer;font-size:14px;line-height:1.75;transition:background .15s,border-color .15s}.consent:hover{border-color:var(--green);background:#e5ebdf}.consent:has(input:checked){border-color:var(--green);background:#dfe9db}.consent:focus-within{outline:3px solid #809e69;outline-offset:3px}.consent input{width:28px;height:28px;margin-top:0;cursor:pointer}.consent .inline-link{position:relative}.thank-you-page h1{font-size:36px;line-height:1.18;margin-bottom:24px}.thank-you-copy{font-size:16px;line-height:1.85;color:var(--muted)}@media(max-width:760px){.consent{padding:18px;gap:14px;font-size:14px}.consent input{width:28px;height:28px}.thank-you-page h1{font-size:30px}}

.deal-range-note{max-width:650px;font-size:13px;line-height:1.7;color:var(--muted);margin:-8px 0 25px}.promise-hero .deal-range-note .inline-link{white-space:nowrap}@media(max-width:760px){.deal-range-note{margin:0 auto 24px;font-size:12px}}

.privacy-line{border-top:1px solid var(--line);padding-top:22px;margin:30px 0 0;font-size:13px;line-height:1.8;color:var(--muted)}

.quiz-page .assessment-header,.thank-you-page .assessment-header{justify-content:center}

.promise-hero .hero-copy{margin-left:auto;margin-right:auto;text-align:center}.promise-hero h1{margin-left:auto;margin-right:auto}.promise-hero .intro{margin-left:auto;margin-right:auto}.promise-hero .actions{justify-content:center}

.promise-hero .actions{flex-direction:column;gap:14px}

.promise-hero .hero-copy{max-width:1120px}.promise-hero h1{font-size:clamp(44px,5.8vw,78px);max-width:1060px;font-weight:500;letter-spacing:-.045em;line-height:1.12;text-wrap:initial}.promise-hero h1>span,.promise-hero h1>em{display:block;text-wrap:balance}.headline-amount{white-space:nowrap}@media(max-width:760px){.promise-hero h1{font-size:clamp(38px,9.8vw,60px);letter-spacing:-.04em;line-height:1.14}}

.objection-grid{grid-template-columns:1fr;max-width:760px;gap:30px}
.policy-nav{display:flex;justify-content:space-between;align-items:center;padding-top:28px;padding-bottom:28px;border-bottom:1px solid var(--line)}.policy-content{max-width:800px;margin:55px auto;padding:0 28px 60px}.policy-content h1{font-size:48px;line-height:1.15}.policy-content h2{font-size:24px;line-height:1.3;margin:32px 0 12px;letter-spacing:-.025em}.policy-content p{font-size:16px;line-height:1.85;color:var(--muted)}.policy-content strong{font-weight:600;color:var(--ink)}.policy-content a{text-decoration:underline;color:var(--green)}.policy-content .policy-date{font-size:13px}.policy-links{border-top:1px solid var(--line);padding-top:24px;margin-top:36px;display:flex;gap:24px}.footer-bottom a{font-size:11px;text-decoration:none}@media(max-width:760px){.policy-content{margin-top:35px;padding-left:22px;padding-right:22px}.policy-content h1{font-size:36px}.policy-nav .text-link{font-size:12px}.policy-links{display:flex}}
.contact-fields{border:0;padding:0;margin:0;min-width:0}.honeypot{position:absolute;left:-10000px;width:1px;height:1px;overflow:hidden}.submit-error{color:#982c26!important;font-size:14px!important}.contact-fields:disabled{opacity:.65}

@media(max-width:760px){.promise-hero .actions>.button{width:100%}}

.quiz-page #quiz-content>.back{display:block;margin:0 0 16px}.quiz-page .quiz-actions .button{width:100%}

.promises{gap:54px}.promises article{padding-left:0}.promise-icon{width:40px;height:40px;flex-shrink:0;color:var(--green)}.promise-symbol span{background:var(--line)}.promises h2{font-size:27px;margin:23px 0 15px}.promises p{font-size:16px;line-height:1.8;max-width:none}@media(max-width:760px){.promises{gap:35px}.promise-icon{width:34px;height:34px}.promises h2{font-size:29px;margin-top:17px}}

.benefits-section .promises{margin-top:0;padding-top:0;border-top:0}.benefits-section .promise-icon{color:var(--paper)}.benefits-section .promise-symbol span{background:#547065}.benefits-section .promises p{color:#d1ddd2}

@media(max-width:760px){.promise-hero h1{width:calc(100% + 20px);max-width:none;margin-left:-10px;margin-right:-10px}.promise-hero h1>span,.promise-hero h1>em{text-wrap:pretty}.promise-hero .intro{font-size:14px;line-height:1.7}}

.mobile-heading-break{display:none}@media(max-width:760px){.promise-hero h1{font-size:clamp(30px,9.6vw,58px)}.mobile-heading-break{display:block}.promise-hero h1>em{white-space:nowrap}}

.mobile-heading-be{display:none}@media(max-width:760px){.mobile-heading-be{display:inline}.desktop-heading-be{display:none}}

@media(max-width:760px){.promise-hero h1>span{white-space:nowrap}}

@media(max-width:760px){.quiz-page:is([data-step="industry"],[data-step="tools"],[data-step="records"]) .assessment-main{padding-top:18px;padding-bottom:18px}.quiz-page:is([data-step="industry"],[data-step="tools"],[data-step="records"]) .assessment-header{margin-bottom:22px}.quiz-page:is([data-step="industry"],[data-step="tools"],[data-step="records"]) #quiz-content h1{font-size:clamp(23px,6.4vw,28px);white-space:nowrap;margin-bottom:16px}.quiz-page:is([data-step="industry"],[data-step="tools"],[data-step="records"]) .choices{gap:7px;margin:16px 0 0}.quiz-page:is([data-step="industry"],[data-step="tools"],[data-step="records"]) .choice{min-height:44px;padding:10px 14px;font-size:14px}}

@media(max-width:760px){.quiz-page:is([data-step="tools"],[data-step="records"]) #quiz-content [data-multi-next]{margin-top:16px;min-height:48px;padding:12px 20px}}

@media(max-width:760px){.quiz-page[data-step="details"] .assessment-main{padding-top:18px;padding-bottom:18px}.quiz-page[data-step="details"] .assessment-header{margin-bottom:22px}.quiz-page[data-step="details"] #quiz-content h1{font-size:clamp(21px,5.8vw,28px);white-space:nowrap;margin-bottom:16px}.quiz-page[data-step="details"] .quiz-detail{gap:10px;margin:16px 0}.quiz-page[data-step="details"] .quiz-detail input{min-height:44px;padding:10px 12px;margin-top:4px;font-size:16px}.quiz-page[data-step="details"] .consent{padding:12px;gap:12px;line-height:1.5;margin:12px 0}.quiz-page[data-step="details"] .quiz-actions{margin-top:14px}.quiz-page[data-step="details"] .quiz-actions .button{min-height:48px;padding:12px 20px}.quiz-page[data-step="details"] .submit-error:empty{display:none}}

#details-form [hidden]{display:none!important}
