:root{color:#17201d;font-synthesis:none;--ink:#17201d;--muted:#5b6661;--green:#155c4b;--mint:#dceee7;--lime:#d7f06e;--line:#dfe4de;--paper:#fff;--orange:#f16e45;background:#fbfcf8;font-family:Inter,ui-sans-serif,system-ui,-apple-system,Segoe UI,sans-serif}*{box-sizing:border-box}body{min-width:320px;margin:0}a{color:inherit}button,input{font:inherit}.site-header{border-bottom:1px solid var(--line);justify-content:space-between;align-items:center;max-width:1180px;height:74px;margin:auto;padding:0 24px;display:flex}.brand{align-items:center;gap:10px;font-weight:800;text-decoration:none;display:flex}.brand-mark{background:var(--green);color:#fff;border-radius:10px;place-items:center;width:38px;height:38px;display:grid}.independent{color:var(--muted);font-size:.86rem}main{min-height:70vh}.hero{max-width:1180px;margin:0 auto;padding:86px 24px 70px}.eyebrow{text-transform:uppercase;letter-spacing:.11em;color:var(--green);font-size:.73rem;font-weight:700}.hero h1,.procedure-hero h1{letter-spacing:-.055em;max-width:900px;margin:17px 0;font-size:clamp(2.5rem,7vw,5.8rem);font-weight:800;line-height:.98}.hero>p{color:var(--muted);max-width:620px;font-size:1.2rem;line-height:1.6}.search{background:#fff;border:1px solid #cbd3cd;border-radius:14px;align-items:center;gap:12px;width:min(610px,100%);height:60px;margin-top:32px;padding:0 18px;display:flex;box-shadow:0 9px 32px #284c3b0c}.search svg{color:var(--green)}.search input{background:0 0;border:0;outline:0;width:100%;font-size:1rem}.container{max-width:1180px;margin:auto;padding:60px 24px}.section-heading{justify-content:space-between;align-items:end;margin-bottom:25px;display:flex}.section-heading h2,.content-grid h2,.more h2{margin:8px 0;font-size:2rem;font-weight:800}.section-heading p{color:var(--muted)}.cards{grid-template-columns:repeat(3,1fr);gap:16px;display:grid}.card{cursor:pointer;background:linear-gradient(#fff 0%,#fbfdfb 100%);border:1.5px solid #bfd0c7;border-radius:18px;flex-direction:column;min-height:260px;padding:25px;text-decoration:none;transition:transform .2s,border-color .2s,box-shadow .2s;display:flex;box-shadow:0 7px 22px #183e2c12}.card:hover{border-color:var(--green);transform:translateY(-4px);box-shadow:0 15px 38px #183e2c20}.card:focus-visible{outline:4px solid var(--lime);outline-offset:3px;border-color:var(--green)}.card:active{transform:translateY(-1px);box-shadow:0 5px 14px #183e2c18}.card-number{color:var(--orange);font-size:.8rem;font-weight:700}.card h3{margin:35px 0 8px;font-size:1.35rem;font-weight:800}.card p{color:var(--muted);margin:0;line-height:1.5}.card-link{background:var(--mint);color:var(--green);border-radius:10px;justify-content:space-between;align-items:center;gap:10px;margin-top:auto;padding:12px 14px;font-weight:800;display:flex}.card-link svg{background:var(--green);color:#fff;border-radius:50%;width:24px;height:24px;padding:4px}.card-link svg,.more svg,.results a svg{width:16px}.trust{background:var(--mint);border-radius:20px;gap:20px;max-width:1132px;margin:0 auto 80px;padding:30px;display:flex}.trust svg{color:var(--green);flex:none}.trust h2{margin:0;font-size:1.3rem;font-weight:800}.trust p{color:#385248;margin-bottom:0;line-height:1.6}footer{background:var(--ink);color:#fff;justify-content:space-between;gap:30px;padding:44px max(24px,50% - 566px);display:flex}footer p{color:#b8c2bd;margin:8px 0}footer a{color:#fff}.breadcrumbs{max-width:1132px;color:var(--muted);gap:10px;margin:30px auto 0;padding:0;font-size:.9rem;display:flex}.procedure-hero{max-width:1132px;margin:auto;padding:65px 0 45px}.procedure-hero h1{max-width:940px;font-size:clamp(2.3rem,5vw,4.5rem)}.lede{color:var(--muted);max-width:800px;font-size:1.2rem;line-height:1.65}.verified{color:var(--green);align-items:center;gap:7px;margin-top:14px;font-weight:600;display:inline-flex}.verified svg{width:18px}.quiz-panel{background:var(--green);color:#fff;border-radius:24px;grid-template-columns:.85fr 1.15fr;gap:60px;max-width:1132px;margin:0 auto 75px;padding:40px;display:grid}.quiz-panel h2{margin:10px 0;font-size:2rem;font-weight:800}.quiz-panel>div>p{color:#d5e8e0;line-height:1.55}.quiz-panel .eyebrow{color:var(--lime)}.primary{background:var(--lime);color:#173c30;cursor:pointer;border:0;border-radius:12px;justify-content:center;align-items:center;gap:8px;padding:16px 20px;font-weight:800;text-decoration:none;display:inline-flex}.primary svg{width:18px}.secondary,.back{color:inherit;cursor:pointer;background:0 0;border:0;padding:14px;text-decoration:underline}.progress>span{font-size:.85rem}.progress>div{background:#ffffff30;border-radius:9px;height:5px;margin:10px 0 25px;overflow:hidden}.progress i{background:var(--lime);height:100%;display:block}fieldset{border:0;margin:0;padding:0}legend{font-size:1.45rem;font-weight:800;line-height:1.25}.help{color:#d5e8e0}.options{gap:10px;margin-top:20px;display:grid}.options button{color:#fff;text-align:left;cursor:pointer;background:#ffffff12;border:1px solid #ffffff40;border-radius:11px;justify-content:space-between;padding:15px;display:flex}.options button:hover,.options button:focus{color:var(--green);outline:3px solid var(--lime);background:#fff}.options svg,.back svg{width:17px}.back{align-items:center;padding-left:0;display:flex}.result-title{gap:12px;display:flex}.result-title h2{margin:4px 0}.checklist{max-height:470px;margin:20px 0;padding:0;list-style:none;overflow:auto}.checklist li{border-bottom:1px solid #ffffff28;gap:12px;padding:15px 0;display:flex}.box{border:2px solid var(--lime);border-radius:4px;flex:none;width:21px;height:21px}.checklist p{color:#d5e8e0;margin:5px 0;line-height:1.45}.checklist a{color:var(--lime);align-items:center;gap:5px;margin-top:5px;display:inline-flex}.cost{background:#ffffff12;border-radius:10px;margin-bottom:18px;padding:15px}.cost p{color:#d5e8e0;margin:4px 0}.results>.secondary{margin-left:10px}.content-grid{grid-template-columns:1.4fr .8fr;gap:80px;max-width:1132px;margin:auto;display:grid}.steps{padding:0;list-style:none}.steps li{border-bottom:1px solid var(--line);align-items:flex-start;gap:15px;padding:13px 0;display:flex}.steps span{background:var(--mint);color:var(--green);border-radius:50%;flex:none;place-items:center;width:32px;height:32px;font-weight:800;display:grid}.steps p{margin:5px 0;line-height:1.5}.notice{border-left:4px solid var(--orange);background:#fff5ee;margin:12px 0;padding:16px;line-height:1.55}.source-card{border:1px solid var(--line);background:#fff;border-radius:18px;padding:24px;position:sticky;top:20px}.source-card>svg{color:var(--green)}.source-card h2{font-size:1.4rem}.source-card a{border-top:1px solid var(--line);grid-template-columns:1fr auto;padding:15px 0;text-decoration:none;display:grid}.source-card a span{color:var(--muted);grid-column:1;margin-top:4px;font-size:.85rem}.source-card a svg{grid-area:1/2/3;width:16px}.source-card>p{color:var(--muted);font-size:.85rem;line-height:1.4}.more{max-width:1132px;margin:70px auto}.more>div{grid-template-columns:repeat(3,1fr);gap:12px;display:grid}.more a{border:1px solid var(--line);background:#fff;border-radius:12px;justify-content:space-between;padding:18px;font-weight:700;text-decoration:none;display:flex}.legal{max-width:760px;margin:70px auto;padding:0 24px}.legal h1{font-size:3rem;font-weight:800}.legal h2{margin-top:35px;font-size:1.5rem;font-weight:800}.legal p{color:var(--muted);line-height:1.7}.sr-only{clip:rect(0,0,0,0);white-space:nowrap;border:0;width:1px;height:1px;margin:-1px;padding:0;position:absolute;overflow:hidden}.empty{text-align:center;padding:50px}.not-found{text-align:center;max-width:700px;margin:90px auto;padding:20px}.not-found h1{font-size:4rem;font-weight:800}@media (width<=800px){.site-header{padding:0 18px}.independent{font-size:.7rem}.hero{padding:60px 20px 40px}.hero h1{font-size:3.2rem}.container{padding:38px 20px}.section-heading{display:block}.section-heading p{font-size:.9rem}.cards{grid-template-columns:1fr}.card{min-height:210px}.trust{margin:0 20px 50px}.breadcrumbs,.procedure-hero,.content-grid,.more{margin-left:20px;margin-right:20px}.procedure-hero{padding:45px 0 30px}.quiz-panel{grid-template-columns:1fr;gap:25px;margin:0 20px 55px;padding:25px}.content-grid{grid-template-columns:1fr;gap:35px}.source-card{position:static}.more>div{grid-template-columns:1fr}footer{padding:35px 20px;display:block}.results>.primary{width:100%}.results>.secondary{width:100%;margin:8px 0 0}}@media (prefers-reduced-motion:reduce){*{scroll-behavior:auto!important;transition:none!important}}:root{color:#24231f;--ink:#24231f;--muted:#67645c;--green:#3f3b32;--mint:#f3eddc;--lime:#f2d675;--line:#e3dfd4;--orange:#b7872f;background:#fdfcf8}@media (width>=801px){.hero{grid-template-columns:minmax(0,1.45fr) minmax(300px,.75fr);align-items:center;gap:36px;padding:72px 24px 64px;display:grid}.hero-copy{min-width:0}.hero h1{font-size:clamp(2.5rem,6.2vw,5.35rem)}.hero-copy>p{color:var(--muted);max-width:620px;font-size:1.2rem;line-height:1.6}.hero-illustration{justify-self:end;width:100%;max-width:410px}}.hero-illustration svg{width:100%;height:auto;display:block}.hero-shape{fill:var(--mint)}.hero-shadow{fill:var(--ink);opacity:.1}.hero-document{fill:#fff;stroke:var(--green);stroke-width:5px;stroke-linejoin:round}.hero-document .paper-fold{fill:var(--mint)}.hero-document .paper-line{fill:none;stroke:#aaa394;stroke-width:6px;stroke-linecap:round}.check-row circle{fill:var(--lime);stroke:none}.check-row path{fill:none;stroke:var(--green);stroke-width:6px;stroke-linecap:round;stroke-linejoin:round}.hero-card-mini rect{fill:var(--green)}.hero-card-mini circle{fill:var(--orange)}.hero-card-mini path{fill:none;stroke:#fff;stroke-width:5px;stroke-linecap:round}.hero-check circle{fill:var(--orange)}.hero-check path{fill:none;stroke:#fff;stroke-width:7px;stroke-linecap:round;stroke-linejoin:round}.spark{fill:none;stroke:var(--green);stroke-width:6px;stroke-linecap:round}.spark.accent{stroke:var(--orange)}@media (width<=800px){.hero-illustration{display:none}.hero-copy>p{color:var(--muted);max-width:620px;font-size:1.2rem;line-height:1.6}}.brand img.brand-mark{object-fit:contain;background:0 0;border-radius:0;width:40px;height:37px;display:block}.brand small{color:var(--orange);letter-spacing:.04em;font-size:.65em}.site-footer{text-align:center;display:block}.site-footer>div{margin:0 auto}.site-footer p{margin:8px auto}.site-footer strong{color:var(--orange)}@media (width>=801px){.cards{grid-template-columns:repeat(6,1fr)}.card{grid-column:span 2}.card:nth-last-child(2):nth-child(3n+1){grid-column:2/span 2}.card:last-child:nth-child(3n+1),.card:only-child{grid-column:3/span 2}}
