:root{--ink:#18231d;--muted:#5d6a61;--line:#d9e1da;--paper:#fbfcfa;--sand:#f2efe6;--sage:#e2eee4;--accent:#215a3b;--accent-dark:#16452d;--white:#fff}*{box-sizing:border-box}html{background:var(--paper)}body{color:var(--ink);background:var(--paper);margin:0;font-family:Arial,Helvetica,sans-serif;font-size:16px;line-height:1.6}a{color:inherit;text-decoration:none}a:focus-visible,summary:focus-visible{outline-offset:4px;outline:3px solid #95c4a3}h1,h2,h3,p{margin-top:0}h1,h2,h3{letter-spacing:-.035em;line-height:1.08}h1{max-width:800px;font-size:clamp(2.8rem,7vw,5.5rem)}h2{font-size:clamp(2rem,4vw,3.35rem)}h3{font-size:1.3rem}.container{width:min(1120px,100% - 2.5rem);margin:0 auto}.narrow-content{max-width:760px}.site-header{border-bottom:1px solid var(--line);background:#fbfcfaf5}.header-inner,.footer-inner{justify-content:space-between;align-items:center;gap:1.5rem;display:flex}.header-inner{min-height:76px}.wordmark{letter-spacing:-.045em;align-items:center;gap:.6rem;font-size:1.1rem;font-weight:800;display:inline-flex}.wordmark-text>span{color:var(--accent)}.site-header nav,.site-footer nav{color:var(--muted);flex-wrap:wrap;gap:1rem 1.5rem;font-size:.94rem;display:flex}.site-header nav a:hover,.site-footer nav a:hover{color:var(--accent)}.hero{background:linear-gradient(118deg, var(--paper) 0%, var(--sage) 100%);padding:clamp(4.5rem,9vw,8rem) 0}.hero-grid,.two-column,.example-card{gap:clamp(2rem,6vw,5rem);display:grid}.hero-grid{grid-template-columns:minmax(0,1.5fr) minmax(260px,.72fr);align-items:center}.eyebrow{color:var(--accent);letter-spacing:.12em;text-transform:uppercase;margin-bottom:1rem;font-size:.76rem;font-weight:800}.hero-copy,.page-introduction{max-width:680px;color:var(--muted);font-size:clamp(1.1rem,2vw,1.3rem)}.button{color:var(--white);background:var(--accent);border-radius:.35rem;margin-top:1rem;padding:.85rem 1.15rem;font-weight:700;transition:background .15s;display:inline-block}.button:hover{background:var(--accent-dark)}.hero-note,.example-details{background:#ffffffa6;border:1px solid #215a3b2e;border-radius:.8rem}.hero-note{padding:1.5rem}.hero-note-label{margin-bottom:.75rem;font-weight:800}.hero-note ul{color:var(--muted);margin:0;padding-left:1.2rem}.hero-note li+li{margin-top:.45rem}.section,.page-shell{padding:clamp(4rem,8vw,7rem) 0}.section-muted{background:var(--sand)}.section-accent{color:var(--white);background:var(--accent)}.section-accent .eyebrow{color:#b9ddc3}.section-heading{max-width:720px;margin-bottom:2.5rem}.section-heading h2{margin-bottom:0}.steps-grid{counter-reset:steps;grid-template-columns:repeat(3,1fr);gap:1.25rem;margin:0;padding:0;list-style:none;display:grid}.steps-grid li{border:1px solid var(--line);background:var(--white);border-radius:.8rem;min-height:220px;padding:1.6rem}.steps-grid span{color:var(--accent);margin-bottom:2.75rem;font-size:.85rem;font-weight:800;display:block}.steps-grid p,.check-list,.example-card p,.content-section p,.faq-list p,.site-footer{color:var(--muted)}.two-column,.example-card{grid-template-columns:repeat(2,minmax(0,1fr));align-items:start}.check-list{gap:.9rem;margin:0;padding:0;list-style:none;display:grid}.check-list li{background:linear-gradient(var(--accent), var(--accent)) 0 1.45rem / .8rem 2px no-repeat;border-bottom:1px solid #18231d1f;padding:.9rem 0 .9rem 2rem}.example-card{background:var(--sage);border-radius:1rem;padding:clamp(1.5rem,4vw,3.5rem)}.example-card h2{font-size:clamp(1.8rem,3vw,2.7rem)}.example-details{padding:1.5rem}.example-details dl{margin:0}.example-details dl div{border-bottom:1px solid var(--line);justify-content:space-between;gap:1rem;padding:.6rem 0;display:flex}.example-details dt{color:var(--muted)}.example-details dd{margin:0;font-weight:700}.priority-tags{flex-wrap:wrap;gap:.55rem;margin-top:1.4rem;display:flex}.priority-tags span{color:var(--accent-dark);background:#d0e6d5;border-radius:999px;padding:.35rem .65rem;font-size:.88rem;font-weight:700}.centered-copy{text-align:center;margin:0 auto}.centered-copy p:last-child{color:#dcece0;margin-bottom:0;font-size:1.12rem}.faq-list{border-top:1px solid var(--line)}.faq-list details{border-bottom:1px solid var(--line);padding:1.1rem 0}.faq-list summary{cursor:pointer;font-weight:750}.faq-list p{max-width:680px;margin:.8rem 2rem 0 0}.page-shell h1{margin-bottom:1.25rem}.flow-list{gap:1rem;margin:3rem 0;padding:0;list-style:none;display:grid}.flow-list li{border-bottom:1px solid var(--line);grid-template-columns:minmax(140px,.4fr) 1fr;gap:1rem;padding:1.1rem 0;display:grid}.flow-list strong{color:var(--accent)}.flow-list span{color:var(--muted)}.content-section{margin-top:3rem}.guide-index{gap:1rem;margin-top:3rem;display:grid}.area-status-list{gap:1rem;display:grid}.area-status-card{border:1px solid var(--line);background:var(--white);border-radius:.8rem;gap:1rem;padding:1.25rem;display:grid}.area-status-card h2,.area-status-card p{margin:0}.area-status-card p{color:var(--muted);margin-top:.35rem}.choice-grid-two{grid-template-columns:repeat(2,minmax(0,1fr))}.guide-index-card{border:1px solid var(--line);background:var(--white);border-radius:.8rem;padding:1.5rem}.guide-index-card h2{margin-bottom:.65rem;font-size:clamp(1.35rem,3vw,1.8rem)}.guide-index-card .eyebrow{margin-bottom:.65rem}.guide-index-card p:not(.eyebrow){color:var(--muted)}.text-link{color:var(--accent);text-underline-offset:.2rem;font-weight:750;text-decoration:underline}.guide-footer-link{flex-wrap:wrap;align-items:center;gap:1.25rem;margin-top:3rem;display:flex}.content-section h2,.legal-page h2{font-size:clamp(1.5rem,3vw,2rem)}.article-content h2{margin-top:2.5rem;font-size:clamp(1.5rem,3vw,2rem)}.article-content p:not(.eyebrow):not(.page-introduction),.empty-content{color:var(--muted)}.article-byline{color:var(--muted);margin:1.5rem 0 2.25rem;font-size:.92rem}.article-byline a,.article-content a{color:var(--accent);text-underline-offset:.2rem;text-decoration:underline}.article-content ul{color:var(--muted);gap:.6rem;margin:1.25rem 0;padding-left:1.25rem;display:grid}.legal-notice{color:#5c4720;background:#fff8e9;border-left:4px solid #b28532;margin:2rem 0 3rem;padding:1rem 1.15rem}.legal-page section+section{margin-top:2.5rem}.site-footer{border-top:1px solid var(--line);background:var(--white);padding:2.5rem 0;font-size:.92rem}.footer-title{color:var(--ink);align-items:center;gap:.55rem;margin-bottom:.2rem;font-weight:800;display:flex}.site-footer p:last-child{margin-bottom:0}.plan-page{background:linear-gradient(150deg, var(--paper) 0%, #edf5ee 100%);min-height:72vh;padding:clamp(3.25rem,7vw,6rem) 0}.plan-layout{width:min(840px,100% - 2.5rem)}.plan-intro{margin-bottom:2.5rem}.plan-intro h1{max-width:720px;margin-bottom:1rem;font-size:clamp(2.55rem,6vw,4.75rem)}.wizard-progress{margin-bottom:1.5rem}.wizard-progress ol{grid-template-columns:repeat(7,minmax(0,1fr));gap:.35rem;margin:0;padding:0;list-style:none;display:grid}.wizard-progress li{min-width:0;color:var(--muted);font-size:.72rem;font-weight:700}.wizard-progress li:before{background:var(--line);content:"";border-radius:999px;width:100%;height:.32rem;margin-bottom:.45rem;display:block}.wizard-progress li.is-current,.wizard-progress li.is-complete{color:var(--accent)}.wizard-progress li.is-current:before,.wizard-progress li.is-complete:before{background:var(--accent)}.wizard-progress li>span:first-child{display:none}.wizard-progress p{color:var(--muted);margin:.75rem 0 0;font-size:.86rem}.wizard-card{border:1px solid var(--line);background:var(--white);border-radius:1rem;padding:clamp(1.4rem,4vw,2.5rem);box-shadow:0 16px 42px #215a3b12}.wizard-card fieldset{border:0;min-width:0;margin:0;padding:0}.wizard-card legend{letter-spacing:-.035em;max-width:680px;font-size:clamp(1.55rem,4vw,2.2rem);font-weight:800;line-height:1.12}.field-help{max-width:600px;color:var(--muted);margin:.75rem 0 1.75rem}.choice-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:.8rem;display:grid}.choice-grid-three{grid-template-columns:repeat(3,minmax(0,1fr))}.choice-card{cursor:pointer;min-height:112px;display:flex}.choice-card input{clip:rect(0 0 0 0);white-space:nowrap;clip-path:inset(50%);width:1px;height:1px;position:absolute;overflow:hidden}.choice-card span{border:1px solid var(--line);background:var(--paper);border-radius:.7rem;align-content:center;gap:.35rem;width:100%;padding:1rem;transition:border-color .15s,background .15s,box-shadow .15s;display:grid}.choice-card strong{line-height:1.25}.choice-card small{color:var(--muted);font-size:.82rem;line-height:1.35}.choice-card input:checked+span{border-color:var(--accent);background:var(--sage);box-shadow:inset 0 0 0 1px var(--accent)}.choice-card input:focus-visible+span{outline-offset:3px;outline:3px solid #95c4a3}.number-field,.budget-field{max-width:330px;color:var(--ink);gap:.55rem;font-weight:750;display:grid}.number-field input,.budget-input-wrap input{width:100%;color:var(--ink);background:var(--white);font:inherit;border:1px solid #b6c5b9;border-radius:.55rem;padding:.8rem .9rem}.number-field input:focus,.budget-input-wrap input:focus{border-color:var(--accent);outline:3px solid #d0e6d5}.budget-input-wrap{background:var(--white);border:1px solid #b6c5b9;border-radius:.55rem;grid-template-columns:1fr auto;align-items:center;display:grid;overflow:hidden}.budget-input-wrap input{border:0;border-radius:0}.budget-input-wrap span{color:var(--muted);padding-right:.9rem}.review-list{border-top:1px solid var(--line);margin:0}.review-list div{border-bottom:1px solid var(--line);justify-content:space-between;gap:1rem;padding:.8rem 0;display:flex}.review-list dt{color:var(--muted)}.review-list dd{text-align:right;margin:0;font-weight:750}.wizard-actions,.results-actions{justify-content:space-between;align-items:center;gap:1rem;margin-top:2rem;display:flex}.button{cursor:pointer;font:inherit;border:0}.button:disabled{cursor:wait;opacity:.7}.button-secondary{color:var(--accent);border:1px solid var(--accent);background:0 0}.button-secondary:hover{color:var(--white);background:var(--accent)}.form-error,.loading-notice{border-radius:.55rem;margin:1.5rem 0 0;padding:.8rem 1rem}.form-error{color:#6d2c19;background:#fff4ef;border-left:4px solid #a34a2d}.loading-notice{background:var(--sage);color:var(--accent-dark);border-left:4px solid #35704d}.text-button{color:var(--muted);cursor:pointer;font:inherit;text-underline-offset:.2rem;background:0 0;border:0;margin:1.5rem auto 0;padding:0;text-decoration:underline;display:block}.budget-summary{background:#c8d7ca;border:1px solid #c8d7ca;border-radius:.9rem;grid-template-columns:repeat(3,minmax(0,1fr));gap:1px;margin-bottom:3rem;display:grid;overflow:hidden}.budget-summary div{background:var(--white);padding:clamp(1rem,3vw,1.5rem)}.budget-summary span,.recommendation-requirement,.recommendation-brand{color:var(--muted);font-size:.88rem;display:block}.budget-summary strong{color:var(--accent-dark);letter-spacing:-.04em;margin-top:.2rem;font-size:clamp(1.25rem,3vw,1.85rem);display:block}.budget-price-note{max-width:21rem;color:var(--muted);margin:0}.recommendation-groups{gap:2.75rem;display:grid}.recommendation-group h2,.unmet-card h2,.empty-plan h2{margin-bottom:1rem;font-size:clamp(1.45rem,3vw,2rem)}.recommendation-list{gap:.9rem;display:grid}.recommendation-card{border:1px solid var(--line);background:var(--white);border-radius:.75rem;grid-template-columns:minmax(0,1fr) auto;gap:1rem 1.5rem;padding:1.35rem;display:grid}.recommendation-card h3{margin:.15rem 0 0;font-size:1.2rem}.recommendation-requirement,.recommendation-brand{margin:0}.recommendation-price{color:var(--accent-dark);white-space:nowrap;align-self:start;margin:0;font-size:1.18rem;font-weight:800}.reason-list{flex-wrap:wrap;grid-column:1/-1;gap:.45rem;margin:0;padding:0;list-style:none;display:flex}.reason-list li{color:var(--accent-dark);background:var(--sage);border-radius:999px;padding:.28rem .55rem;font-size:.78rem;font-weight:700}.recommendation-cta{grid-column:1/-1;justify-self:start;margin-top:0}.unmet-card,.empty-plan{background:#fff8e9;border:1px solid #decfae;border-radius:.85rem;margin-top:3rem;padding:clamp(1.25rem,3vw,2rem)}.unmet-card .eyebrow{color:#7c5a17}.unmet-card ul{gap:.9rem;margin:0;padding:0;list-style:none;display:grid}.unmet-card li{border-top:1px solid #e6d9bb;gap:.2rem;padding-top:.9rem;display:grid}.unmet-card li span,.empty-plan p{color:#66562f}.results-actions{flex-wrap:wrap;justify-content:flex-start;margin-top:2.5rem}@media (max-width:760px){.header-inner,.footer-inner{flex-direction:column;justify-content:center;align-items:flex-start;padding:1.25rem 0}.header-inner{min-height:auto}.hero-grid,.two-column,.example-card,.steps-grid,.choice-grid,.choice-grid-two,.choice-grid-three,.budget-summary{grid-template-columns:1fr}.steps-grid li{min-height:auto}.steps-grid span{margin-bottom:1.5rem}.flow-list li{grid-template-columns:1fr;gap:.25rem}.wizard-progress li>span:last-child{display:none}.recommendation-card{grid-template-columns:1fr;gap:.8rem}.recommendation-price{grid-row:2}}
