:root{--lightningcss-light:initial;--lightningcss-dark: ;color-scheme:light;color:#18322f;--ink:#18322f;--muted:#61736e;--paper:#fffdf8;--line:#d7ddd7;--accent:#e8793d;--green:#174f48;background:#f4f1e9;font-family:Inter,ui-sans-serif,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif}*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0}a{color:inherit}button,select,input{font:inherit}button,a{-webkit-tap-highlight-color:transparent}.home-main{max-width:1180px;margin:0 auto;padding:0 32px}.home-nav{border-bottom:1px solid var(--line);justify-content:space-between;align-items:center;height:96px;display:flex}.home-nav>a:last-child{font-weight:650;text-decoration:none}.wordmark{width:max-content;color:var(--ink);letter-spacing:-.03em;flex-direction:column;font-size:1.25rem;font-weight:850;text-decoration:none;display:flex}.wordmark span{color:var(--muted);letter-spacing:.025em;margin-top:2px;font-size:.64rem;font-weight:600}.hero{flex-direction:column;justify-content:center;max-width:960px;min-height:590px;padding:70px 0;display:flex}.eyebrow{color:#b64e20;letter-spacing:.13em;text-transform:uppercase;margin:0 0 18px;font-size:.78rem;font-weight:800}h1,h2,p{text-wrap:pretty}.hero h1{letter-spacing:-.065em;max-width:930px;margin:0;font-family:Georgia,Times New Roman,serif;font-size:clamp(3.2rem,7vw,6.7rem);font-weight:500;line-height:.94}.hero h1 em{color:var(--accent);font-weight:500}.hero-copy{color:#425a55;max-width:680px;margin:34px 0 0;font-size:1.35rem;line-height:1.55}.hero-actions{align-items:center;gap:24px;margin-top:38px;display:flex}.hero-actions span{color:var(--muted);font-size:.86rem}.button{cursor:pointer;border:1px solid #0000;border-radius:4px;justify-content:center;align-items:center;min-height:48px;padding:12px 22px;font-weight:750;text-decoration:none;display:inline-flex}.button.primary{background:var(--green);color:#fff;box-shadow:0 6px 18px #174f4825}.button.primary:hover{background:#0f403a}.button.primary:disabled{box-shadow:none;cursor:not-allowed;background:#889a96}.button.secondary{background:0 0;border-color:#aab6b2}.example-grid{border:1px solid var(--line);background:var(--paper);grid-template-columns:repeat(3,1fr);display:grid}.example-grid article{border-right:1px solid var(--line);min-height:245px;padding:34px}.example-grid article:last-child{border:0}.example-grid span{color:var(--accent);font-size:.75rem;font-weight:800}.example-grid h2{margin:38px 0 14px;font-family:Georgia,serif;font-size:1.55rem;font-weight:500}.example-grid p{color:var(--muted);margin:0;line-height:1.65}.case-section{padding:120px 0 18px}.case-section>header{max-width:760px;margin-bottom:42px}.case-section>header h2{letter-spacing:-.045em;margin:0;font-family:Georgia,serif;font-size:clamp(2.35rem,4.5vw,4.1rem);font-weight:500;line-height:1.04}.case-section>header>p:last-child{max-width:650px;color:var(--muted);margin:20px 0 0;line-height:1.6}.case-grid{grid-template-columns:repeat(3,1fr);gap:16px;display:grid}.case-card{border:1px solid var(--line);background:var(--paper);border-radius:10px;flex-direction:column;min-height:470px;padding:28px;display:flex;box-shadow:0 12px 34px #17352f0a}.case-card.featured{box-shadow:inset 0 4px var(--accent),0 16px 38px #17352f10;border-color:#e2a47e}.case-top{align-items:center;gap:13px;display:flex}.case-avatar{width:44px;height:44px;color:var(--green);background:#e2ebe7;border-radius:50%;flex:none;place-items:center;font-size:.78rem;font-weight:850;display:grid}.case-top p{flex-direction:column;gap:3px;margin:0;display:flex}.case-top small{color:var(--muted)}.case-question{min-height:100px;margin:27px 0 20px;font-family:Georgia,serif;font-size:1.22rem;line-height:1.42}.case-result{background:#fff4e8;border-radius:7px;flex-direction:column;gap:7px;padding:20px;display:flex}.case-result small{color:#a7471e;letter-spacing:.07em;text-transform:uppercase;font-size:.7rem;font-weight:850}.case-result strong{font-variant-numeric:tabular-nums;letter-spacing:-.025em;font-family:Inter,ui-sans-serif,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;font-size:1.42rem;font-weight:780;line-height:1.2}.case-result span{color:#425a55;font-size:.84rem;line-height:1.45}.case-takeaway{color:var(--muted);margin:20px 0 0;font-size:.87rem;line-height:1.55}.case-cta{background:var(--green);color:#fff;border-radius:9px;justify-content:space-between;align-items:center;gap:28px;margin-top:20px;padding:28px 30px;display:flex}.case-cta>div{flex-direction:column;gap:5px;display:flex}.case-cta>div strong{font-size:1.1rem}.case-cta>div span{color:#d5e3df;font-size:.88rem}.case-cta .button.primary{background:var(--accent);box-shadow:none}.case-cta .button.primary:hover{background:#d86830}.difference{grid-template-columns:1.1fr .9fr;gap:90px;padding:120px 0;display:grid}.difference h2{letter-spacing:-.04em;max-width:640px;margin:0;font-family:Georgia,serif;font-size:clamp(2.2rem,4vw,3.7rem);font-weight:500;line-height:1.07}.difference-copy{color:#425a55;padding-top:42px;font-size:1.08rem;line-height:1.7}.difference-copy p:first-child{color:var(--ink);font-weight:750}footer{border-top:1px solid var(--line);color:var(--muted);justify-content:space-between;padding:32px 0 50px;font-size:.85rem;display:flex}.check-main{width:min(760px,100% - 40px);margin:0 auto;padding:36px 0 64px}.progress-block{margin:54px 0 62px}.progress-meta{color:var(--muted);justify-content:space-between;margin-bottom:10px;font-size:.76rem;font-weight:700;display:flex}.progress-track{background:#d8ded9;height:3px;overflow:hidden}.progress-track span{background:var(--accent);height:100%;transition:width .25s;display:block}.progress-labels{color:#87948f;justify-content:space-between;margin:12px 0 0;padding:0;font-size:.72rem;list-style:none;display:flex}.progress-labels [aria-current=step]{color:var(--ink);font-weight:800}.step-heading{margin-bottom:34px}.step-heading h1{letter-spacing:-.045em;margin:0;font-family:Georgia,serif;font-size:clamp(2.25rem,6vw,3.8rem);font-weight:500;line-height:1.04}.step-heading>p:last-child{max-width:620px;color:var(--muted);margin:18px 0 0;line-height:1.6}.choice-list,.topic-stack{gap:12px;display:grid}.choice-card{background:var(--paper);cursor:pointer;border:1px solid #cbd3ce;border-radius:7px;align-items:flex-start;gap:16px;min-height:92px;padding:20px;display:flex}.choice-card:hover{border-color:#78928b}.choice-card.selected{border-color:var(--green);box-shadow:inset 4px 0 var(--green)}.choice-card.disabled{opacity:.55;cursor:not-allowed}.choice-card input{width:19px;height:19px;accent-color:var(--green);margin:2px 0 0}.choice-card span{flex-direction:column;gap:7px;display:flex}.choice-card strong{font-size:1rem}.choice-card small{color:var(--muted);line-height:1.45}.choice-separator{color:var(--muted);align-items:center;gap:14px;margin:17px 0 5px;font-size:.78rem;font-weight:750;display:flex}.choice-separator:before,.choice-separator:after{content:"";background:var(--line);flex:1;height:1px}.choice-separator span{flex:none}.form-navigation{justify-content:space-between;align-items:center;margin-top:34px;display:flex}.form-card,.topic-card,.review-card,.scope-card{border:1px solid var(--line);background:var(--paper);border-radius:8px;padding:28px}.field{flex-direction:column;gap:9px;margin-bottom:25px;font-weight:700;display:flex}.field small{color:var(--muted);font-weight:500}.field strong{color:var(--accent)}.number-input{background:#fff;border:1px solid #aebbb6;border-radius:4px;align-items:center;display:flex;overflow:hidden}.number-input:focus-within{outline-offset:3px;outline:3px solid #e89a70}.number-input input{width:100%;min-height:48px;color:var(--ink);border:0;padding:0 14px}.number-input input:focus-visible{outline:0}.number-input>span{border-left:1px solid var(--line);color:var(--muted);flex:none;padding:8px 13px;font-size:.86rem;font-weight:650}.example-inputs{border-top:1px solid var(--line);margin-top:28px;padding-top:24px}.example-inputs h3{margin:0 0 6px;font-size:1rem}.example-inputs>p{color:var(--muted);margin:0 0 22px;line-height:1.5}select{width:100%;min-height:50px;color:var(--ink);background:#fff;border:1px solid #aebbb6;border-radius:4px;padding:0 14px}select:focus-visible,input:focus-visible,a:focus-visible,button:focus-visible,summary:focus-visible{outline-offset:3px;outline:3px solid #e89a70}.compact-fieldset{border:0;min-width:0;margin:0 0 25px;padding:0}.compact-fieldset legend{margin-bottom:10px;font-weight:700}.segmented{flex-wrap:wrap;gap:8px;display:flex}.segmented label{cursor:pointer;background:#fff;border:1px solid #b9c4c0;border-radius:4px;align-items:center;gap:8px;min-height:44px;padding:9px 15px;display:flex}.segmented input{accent-color:var(--green)}.why{border-top:1px solid var(--line);color:var(--muted);padding-top:18px}.why summary{color:var(--green);cursor:pointer;font-weight:750}.why p{line-height:1.6}.topic-card h2,.scope-card h2{margin:0 0 26px;font-family:Georgia,serif;font-size:1.75rem;font-weight:500}.topic-card.quiet p,.field-note,.scope-card p{color:var(--muted);line-height:1.6}.privacy-note{max-width:600px;color:var(--muted);text-align:center;margin:42px auto 0;font-size:.78rem;line-height:1.55}.error-summary{color:#7a211b;background:#fff0ed;border-left:4px solid #b7362c;margin-bottom:24px;padding:14px 16px;font-weight:700}.review-card{justify-content:space-between;gap:20px;margin-bottom:12px;display:flex}.review-card div{flex-direction:column;gap:7px;display:flex}.review-card span{color:var(--muted);text-transform:uppercase;font-size:.78rem;font-weight:700}.review-card a{color:var(--green);font-weight:750}.scope-card{margin-top:24px}.scope-card ul{padding-left:20px;line-height:1.9}.results-heading{margin-top:72px}.topic-card .why ul{padding-left:20px;line-height:1.6}.results-nav{justify-content:space-between;align-items:center;gap:20px;display:flex}.language-switch{background:var(--paper);border:1px solid #aab6b2;border-radius:5px;padding:3px;display:flex}.language-switch button{min-height:38px;color:var(--muted);cursor:pointer;background:0 0;border:0;border-radius:3px;padding:7px 12px}.language-switch button[aria-pressed=true]{background:var(--green);color:#fff;font-weight:800}.result-plans{gap:16px;margin-top:36px;display:grid}.result-plan-group{background:var(--paper);border:1px solid #c9d5d1;border-radius:10px;overflow:hidden;box-shadow:0 8px 22px #1a56440d}.result-plan-group>summary{min-height:72px;color:var(--green);cursor:pointer;justify-content:space-between;align-items:center;gap:18px;padding:18px 20px;list-style:none;display:flex}.result-plan-group>summary::-webkit-details-marker{display:none}.policy-disclosure>summary::-webkit-details-marker{display:none}.result-plan-group>summary:after,.policy-disclosure>summary:after{content:"+";width:30px;height:30px;color:var(--green);background:#e5ede9;border-radius:50%;flex:none;place-items:center;font-size:1.25rem;font-weight:700;display:grid}.result-plan-group[open]>summary:after,.policy-disclosure[open]>summary:after{content:"−"}.result-plan-group>summary>span:first-child{gap:4px;display:grid}.result-plan-group>summary strong{font-family:Georgia,serif;font-size:1.25rem;font-weight:600}.result-plan-group>summary small{color:var(--muted)}.disclosure-label{color:var(--muted);margin-left:auto;font-size:.78rem;font-weight:750}.plan-results{border-top:1px solid var(--line);padding:4px 20px 22px}.result-group{margin-top:28px}.result-group>h2{align-items:center;gap:10px;margin:0 0 15px;font-size:1.05rem;display:flex}.result-group>h2 span{background:#dfe8e4;border-radius:50%;place-items:center;min-width:25px;height:25px;font-size:.78rem;display:inline-grid}.result-group-now>h2,.result-group-before_decision>h2{color:#195b46}.result-group-future>h2{color:#8a5916}.result-group-future>h2 span{background:#f5dfb8}.result-card{padding:0;overflow:hidden}.result-card .result-status{color:#b64e20;letter-spacing:.09em;text-transform:uppercase;margin:0 0 9px;font-size:.75rem;font-weight:800}.policy-disclosure>summary{cursor:pointer;align-items:center;gap:14px;min-height:68px;padding:16px 18px;list-style:none;display:flex}.policy-disclosure>summary>span:first-child{flex:1;gap:5px;min-width:0;display:grid}.policy-disclosure>summary h3{color:var(--ink);margin:0;font-family:Georgia,serif;font-size:1.22rem;font-weight:600}.policy-disclosure>summary small{color:var(--muted);line-height:1.45}.policy-disclosure>summary:after{order:3}.policy-content{border-top:1px solid var(--line);padding:4px 20px 22px}.result-card.current-result{border:2px solid #87b3a2;box-shadow:0 8px 24px #1a564414}.result-card.current-result .result-status{color:#176247;background:#e3f1eb;border-radius:999px;padding:6px 10px}.result-card.future-result{box-shadow:none;background:#fffaf0;border:2px dashed #c58b2a}.result-card.future-result .result-status{color:#7b4b0c;background:#f5dfb8;border-radius:999px;padding:6px 10px}.result-card dl{gap:21px;margin:0;display:grid}.result-card dl div{grid-template-columns:145px 1fr;gap:20px;display:grid}.result-card dt{font-weight:800}.result-card dd{color:#425a55;margin:0;line-height:1.62}.result-details{border-top:1px solid var(--line);margin-top:26px;padding-top:22px}.result-details h4{margin:0 0 14px;font-size:1rem}.result-details ul{color:#425a55;gap:10px;margin:0;padding-left:20px;line-height:1.6;display:grid}.result-details li{padding-left:4px}.numeric-example{background:#fff7ed;border:1px solid #e8c8ae;border-radius:7px;margin-top:26px;padding:22px}.numeric-example>span{color:#a7471e;letter-spacing:.08em;text-transform:uppercase;font-size:.72rem;font-weight:850}.numeric-example h4{margin:9px 0;font-family:Georgia,serif;font-size:1.35rem}.numeric-example p{margin:0;line-height:1.6}.numeric-example small{color:var(--muted);margin-top:11px;line-height:1.5;display:block}.action-plan{margin-top:26px}.action-plan h4{margin:0 0 14px;font-size:1rem}.action-plan ol{gap:10px;margin:0;padding:0;list-style:none;display:grid}.action-plan li{color:#425a55;grid-template-columns:28px 1fr;align-items:start;gap:10px;line-height:1.5;display:grid}.action-plan li span{background:var(--green);color:#fff;border-radius:50%;place-items:center;width:25px;height:25px;font-size:.75rem;font-weight:800;display:grid}.action-plan>p{color:var(--muted);margin:15px 0 0 38px;font-size:.88rem;line-height:1.5}.boundary{color:var(--muted);border-left:3px solid #c6d0cb;margin:24px 0;padding-left:14px;font-size:.88rem;line-height:1.55}.follow-up{background:#f2eee3;border-radius:6px;margin-top:24px;padding:18px}.follow-up strong{font-size:.82rem}.follow-up p{margin:8px 0 12px;line-height:1.55}.follow-up a{color:var(--green);font-weight:750}.eligibility-gap{background:#fbf4e5;border-left:4px solid #c58b2a;border-radius:4px;margin:18px 0 4px;padding:15px 17px}.eligibility-gap strong{font-size:.82rem}.eligibility-gap p{margin:7px 0 0;line-height:1.55}.benefit-explainer{background:#fff;border:1px solid #1d5b4633;border-radius:6px;margin:12px 0 18px;padding:15px 16px}.benefit-explainer strong{color:#185d46;font-size:1rem;line-height:1.35;display:block}.benefit-explainer p{margin:8px 0 0;line-height:1.55}.future-result .benefit-explainer{border-color:#8a591647}.future-result .benefit-explainer strong{color:#7b4b0c}.numeric-example .example-label{color:var(--muted);letter-spacing:.08em;text-transform:uppercase;margin:4px 0 7px;font-size:.73rem;font-weight:800;display:block}.calculation-steps{gap:8px;margin:14px 0;padding:0;list-style:none;display:grid}.calculation-steps li{background:#ffffffb8;border-radius:5px;grid-template-columns:28px minmax(0,1fr);align-items:start;gap:10px;padding:10px 12px;display:grid}.calculation-steps li>span{color:#185d46;background:#dcece5;border-radius:50%;place-items:center;width:25px;height:25px;font-size:.75rem;font-weight:850;display:grid}.calculation-steps p{margin:1px 0 0;line-height:1.5}.future-result .calculation-steps li>span{color:#7b4b0c;background:#f5dfb8}.calculation-caveat{border-top:1px solid #185d4629;padding-top:11px;line-height:1.5;display:block}.result-card .why li{margin-bottom:12px}.result-card .why li a,.result-card .why li span{display:block}.result-card .why li span{font-size:.8rem}.empty-results{border:1px solid var(--line);border-left:4px solid var(--accent);background:var(--paper);border-radius:6px;padding:24px}.empty-results p{margin:0;line-height:1.6}.empty-results p+p{color:var(--muted);margin-top:8px}.result-subscribe{background:var(--green);color:#fff;border-radius:9px;justify-content:space-between;align-items:center;gap:24px;margin-top:30px;padding:24px 26px;display:flex}.result-subscribe div{gap:5px;display:grid}.result-subscribe span{color:#d5e3df;font-size:.85rem}.result-subscribe .button{background:var(--accent);box-shadow:none}.subscribe-main>.wordmark{margin-bottom:72px;display:inline-flex}.subscribe-main .field input[type=email]{min-height:50px;font:inherit;border:1px solid #aebbb6;border-radius:4px;padding:0 14px}.subscription-status{color:var(--green);margin:20px 0 0;line-height:1.55}.subscription-status.error{color:#7a211b}.dev-mail{background:#fff4e8;border-radius:5px;margin:18px 0 0;padding:14px}.dev-mail a{color:var(--green);font-weight:800}.consent-boundary{border-left:4px solid var(--accent);background:var(--paper);margin-top:20px;padding:16px 18px}.consent-boundary p{color:var(--muted);margin:7px 0 0;line-height:1.55}.consent-section h2{margin:0 0 20px;font-family:Georgia,serif;font-size:1.55rem;font-weight:500}.consent-section h2 small{color:var(--muted);font-family:inherit;font-size:.75rem}.notification-frequency{gap:10px;margin:22px 0 0;display:flex}.notification-frequency legend{width:100%}.notification-frequency label{border:1px solid var(--line);background:#fff;border-radius:4px;align-items:center;gap:8px;padding:11px 13px;font-size:.88rem;display:flex}.privacy-control-list h2{margin:0;font-family:Georgia,serif;font-size:1.5rem;font-weight:500}.privacy-control-list p{color:var(--muted)}.account-data-card,.account-danger-zone{margin-top:20px}.account-data-card h2,.account-danger-zone h2{margin-top:0;font-family:Georgia,serif;font-size:1.5rem;font-weight:500}.account-data-card p,.account-danger-zone p{color:var(--muted);line-height:1.55}.account-danger-zone{background:snow;border-color:#c88f88}.account-danger-zone .field{margin-top:24px}.account-danger-actions{flex-wrap:wrap;gap:12px;margin-top:18px;display:flex}.button.danger{color:#fff;background:#8b2820;border-color:#8b2820}.button.danger:disabled{background:#c9b7b4;border-color:#c9b7b4}@media (max-width:560px){.result-card dl div{grid-template-columns:1fr;gap:6px}.results-heading{margin-top:52px}.form-navigation{gap:10px}.form-navigation .button{padding-inline:14px}.disclosure-label{display:none}.plan-results{padding-inline:12px}.policy-disclosure>summary{align-items:flex-start;padding:15px 14px}.policy-disclosure>summary .result-status{white-space:nowrap}.policy-content{padding-inline:14px}}@media (max-width:900px){.case-grid{grid-template-columns:1fr}.case-card,.case-question{min-height:auto}.case-cta{flex-direction:column;align-items:stretch}.case-cta .button{align-self:flex-start}}@media (max-width:760px){.home-main{padding:0 20px}.home-nav{height:76px}.hero{min-height:auto;padding:74px 0 62px}.hero h1{font-size:clamp(3rem,14vw,5rem)}.hero-copy{font-size:1.1rem}.hero-actions{flex-direction:column;align-items:stretch}.hero-actions span{text-align:center}.example-grid{grid-template-columns:1fr}.example-grid article{border-right:0;border-bottom:1px solid var(--line);min-height:auto}.case-section{padding-top:84px}.case-card{padding:22px}.case-cta{padding:24px}.case-cta .button{align-self:stretch}.difference{grid-template-columns:1fr;gap:16px;padding:84px 0}.difference-copy{padding-top:0}footer{flex-direction:column;align-items:flex-start;gap:8px}.progress-labels{display:none}.progress-block{margin:42px 0}.form-card,.topic-card,.review-card,.scope-card{padding:21px}.form-navigation .button{min-width:112px}.check-main{width:min(100% - 30px,760px);padding-top:26px}.step-heading h1{font-size:2.45rem}.review-card{flex-direction:column;align-items:flex-start}.segmented label{flex:1;justify-content:center}.choice-separator span{text-align:center;max-width:70%}}@media (prefers-reduced-motion:reduce){html{scroll-behavior:auto}.progress-track span{transition:none}}
