:root{--ink:#0a1931;--muted:#66758e;--line:#dfe6ec;--soft:#f4f8f6;--soft-blue:#f5f7ff;--green:#0a9d72;--green-dark:#087859;--green-soft:#dff8ef;--navy:#07152b;--white:#ffffff;--orange:#ff9b50;--shadow:0 24px 70px rgba(20,44,73,0.12)}*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;color:var(--ink);background:var(--white);font-family:Inter,ui-sans-serif,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;-webkit-font-smoothing:antialiased}a{color:inherit;text-decoration:none}button,input,select{font:inherit}button{cursor:pointer}.shell{width:min(1180px,calc(100% - 40px));margin:0 auto}.analysisHeader,.siteHeader{position:relative;z-index:20;border-bottom:1px solid rgba(10,25,49,.08);background:rgba(255,255,255,.92);-webkit-backdrop-filter:blur(18px);backdrop-filter:blur(18px)}.siteHeader{position:-webkit-sticky;position:sticky;top:0}.headerInner{min-height:76px;display:flex;align-items:center;justify-content:space-between;gap:24px}.logo{display:inline-flex;align-items:center;gap:11px;font-size:21px;font-weight:850;letter-spacing:-.04em}.logoMark{width:34px;height:34px;display:inline-grid;grid-template-columns:repeat(3,1fr);align-items:end;gap:3px;padding:7px;border-radius:10px;background:var(--green)}.logoMark span{display:block;border-radius:3px 3px 1px 1px;background:white}.logoMark span:first-child{height:9px}.logoMark span:nth-child(2){height:15px}.logoMark span:nth-child(3){height:20px}.logoLight{color:white}.desktopNav{display:flex;align-items:center;gap:30px;color:#52627a;font-size:14px;font-weight:650}.desktopNav a:hover{color:var(--ink)}.button{min-height:52px;display:inline-flex;align-items:center;justify-content:center;gap:14px;padding:0 23px;border:0;border-radius:14px;font-weight:800;transition:transform .2s ease,box-shadow .2s ease,background .2s ease}.button:hover{transform:translateY(-2px)}.buttonSmall{min-height:44px;padding:0 18px;border-radius:12px;font-size:14px}.buttonPrimary{color:white;background:var(--green);box-shadow:0 14px 30px rgba(10,157,114,.24)}.buttonPrimary:hover{background:var(--green-dark)}.buttonDark{color:white;background:var(--navy)}.buttonWhite{color:var(--navy);background:white}.hero{overflow:hidden;background:linear-gradient(180deg,#fbfdfd,#f4faf7)}.hero,.heroGrid{position:relative}.heroGrid{z-index:2;min-height:690px;display:grid;grid-template-columns:1.02fr .98fr;align-items:center;grid-gap:70px;gap:70px;padding:80px 0 94px}.heroGlow{position:absolute;border-radius:999px;filter:blur(2px)}.heroGlowOne{width:530px;height:530px;right:-160px;top:-140px;background:radial-gradient(circle,rgba(68,206,159,.2),transparent 70%)}.heroGlowTwo{width:460px;height:460px;left:-180px;bottom:-200px;background:radial-gradient(circle,rgba(85,122,255,.11),transparent 70%)}.eyebrow{display:inline-flex;align-items:center;gap:9px;color:var(--green-dark);font-size:13px;font-weight:850;letter-spacing:.04em;text-transform:uppercase}.eyebrowDot{width:9px;height:9px;border-radius:999px;background:var(--green);box-shadow:0 0 0 5px rgba(10,157,114,.1)}.hero h1{max-width:650px;margin:20px 0 22px;font-size:clamp(48px,6vw,76px);line-height:.98;letter-spacing:-.065em}.hero h1 span{display:block;color:var(--green)}.heroLead{max-width:620px;margin:0;color:var(--muted);font-size:19px;line-height:1.7}.heroActions{display:flex;align-items:center;gap:24px;margin-top:34px}.textLink{color:var(--ink);font-weight:800;border-bottom:1px solid rgba(10,25,49,.25)}.trustRow{display:flex;flex-wrap:wrap;gap:10px;margin-top:30px;color:#728097;font-size:13px;font-weight:650}.heroPanel{padding:25px;border:1px solid rgba(20,44,73,.09);border-radius:26px;background:rgba(255,255,255,.9);box-shadow:var(--shadow);-webkit-backdrop-filter:blur(18px);backdrop-filter:blur(18px)}.comparisonHeader,.panelTop,.rankingHeader{display:flex;align-items:center;justify-content:space-between;gap:20px}.comparisonHeader>div,.panelTop>div,.rankingHeader>div{display:grid;grid-gap:4px;gap:4px}.comparisonHeader span,.panelLabel,.rankingHeader span{color:var(--muted);font-size:12px;font-weight:750;text-transform:uppercase;letter-spacing:.06em}.scorePill,.statusBadge{padding:8px 10px;border-radius:999px;color:var(--green-dark);background:var(--green-soft);font-size:11px;font-weight:850}.recommendationCard{display:grid;grid-template-columns:44px 1fr;grid-gap:15px;gap:15px;margin:23px 0 15px;padding:19px;border-radius:18px;background:var(--navy);color:white}.recommendationIcon{width:44px;height:44px;display:grid;place-items:center;border-radius:12px;color:var(--navy);background:#8df0c9;font-size:21px;font-weight:900}.recommendationCard span{display:block;margin-bottom:4px;color:#97a8c4;font-size:12px}.recommendationCard strong{display:block;font-size:23px}.recommendationCard p{margin:7px 0 0;color:#c9d3e2;font-size:13px;line-height:1.55}.metricGrid{display:grid;grid-template-columns:repeat(3,1fr);grid-gap:10px;gap:10px}.metricGrid>div{padding:15px;border-radius:15px;background:#f7f9fb}.metricGrid small,.metricGrid span{display:block;color:var(--muted);font-size:11px}.metricGrid strong{display:block;margin:5px 0 3px;font-size:18px;letter-spacing:-.03em}.warningBox{display:grid;grid-template-columns:28px 1fr;grid-gap:11px;gap:11px;margin-top:13px;padding:14px;border:1px solid #ffe0bd;border-radius:14px;background:#fff8f0}.warningBox>span{width:28px;height:28px;display:grid;place-items:center;border-radius:9px;color:#8e4f16;background:#ffe7ca;font-weight:900}.warningBox p{margin:0;color:#7e5b39;font-size:12px;line-height:1.55}.logoStrip{border-top:1px solid var(--line);border-bottom:1px solid var(--line);background:white}.logoStripInner{min-height:76px;display:flex;align-items:center;justify-content:space-between;gap:20px;overflow-x:auto;color:#52627a;white-space:nowrap;font-size:13px}.logoStripInner span{color:#8b97a8}.section{padding:108px 0}.sectionTint{background:var(--soft)}.sectionHeading{max-width:750px}.centered{margin:0 auto;text-align:center}.sectionKicker{display:inline-block;margin-bottom:12px;color:var(--green);font-size:12px;font-weight:900;letter-spacing:.08em;text-transform:uppercase}.analysisNotes h2,.ctaCard h2,.eligibilityCard h2,.eligibilityCopy h2,.expertCard h2,.sectionHeading h2,.splitCopy h2{margin:0;font-size:clamp(34px,4vw,52px);line-height:1.08;letter-spacing:-.055em}.eligibilityCard>p,.eligibilityCopy>p,.sectionHeading p,.splitCopy>p{margin:20px 0 0;color:var(--muted);font-size:17px;line-height:1.75}.stepsGrid{display:grid;grid-template-columns:repeat(3,1fr);grid-gap:20px;gap:20px;margin-top:52px}.stepCard{position:relative;min-height:310px;padding:28px;border:1px solid var(--line);border-radius:22px;background:white}.featuredStep{border-color:rgba(10,157,114,.25);background:linear-gradient(180deg,#f3fffa,#ffffff);box-shadow:0 20px 50px rgba(10,157,114,.09)}.stepNumber{color:#a5afbd;font-size:12px;font-weight:850}.eligibilityIcon,.stepIcon{width:52px;height:52px;display:grid;place-items:center;margin:32px 0 24px;border-radius:15px;color:var(--green-dark);background:var(--green-soft);font-size:25px;font-weight:900}.stepCard h3{margin:0 0 12px;font-size:22px;letter-spacing:-.035em}.stepCard p{margin:0;color:var(--muted);font-size:14px;line-height:1.7}.splitSection{display:grid;grid-template-columns:.84fr 1.16fr;align-items:center;grid-gap:80px;gap:80px}.checkList{display:grid;grid-gap:14px;gap:14px;margin:30px 0 0;padding:0;list-style:none}.checkList li{display:flex;align-items:center;gap:12px;color:#3f5068;font-weight:650}.checkList li span{width:24px;height:24px;display:grid;place-items:center;flex:0 0 auto;border-radius:8px;color:var(--green-dark);background:var(--green-soft);font-size:12px}.comparisonCard{overflow:hidden;border:1px solid rgba(20,44,73,.1);border-radius:24px;background:white;box-shadow:var(--shadow)}.comparisonHeader{padding:23px 24px;border-bottom:1px solid var(--line)}.comparisonHeader strong{font-size:18px}.comparisonTable{padding:8px 14px}.tableRow{display:grid;grid-template-columns:1.55fr .75fr .85fr .7fr;grid-gap:10px;gap:10px;align-items:center;padding:17px 10px;border-bottom:1px solid #edf1f4;font-size:14px}.tableRow>span:first-child{display:grid;grid-gap:4px;gap:4px;font-weight:800}.tableRow small{color:var(--muted);font-size:10px;font-weight:600}.tableHead{color:#8995a6;font-size:10px;font-weight:850;text-transform:uppercase;letter-spacing:.05em}.bestRow{margin:3px 0;border:0;border-radius:12px;background:#effbf6}.comparisonFooter{padding:20px 24px 24px;background:var(--navy);color:white}.comparisonFooter span{color:#8df0c9;font-size:11px;font-weight:850;text-transform:uppercase;letter-spacing:.06em}.comparisonFooter p{margin:7px 0 0;color:#d3dbea;font-size:13px;line-height:1.6}.eligibilityGrid{display:grid;grid-template-columns:1fr 1fr;grid-gap:24px;gap:24px}.eligibilityCard,.eligibilityCopy{padding:42px;border-radius:24px}.eligibilityCard{background:var(--navy);color:white}.eligibilityCard>p{color:#c8d2e0}.eligibilityCopy{border:1px solid var(--line);background:white}.eligibilityCopy .button{margin-top:28px}.eligibilityStatuses{display:flex;flex-wrap:wrap;gap:10px;margin-top:30px}.availability,.eligibilityStatuses span{display:inline-flex;padding:8px 10px;border-radius:999px;font-size:11px;font-weight:850}.availability-yes,.statusOk{color:#087859;background:#dff8ef}.availability-unknown,.statusCheck{color:#89501d;background:#ffedd7}.availability-no,.statusNo{color:#9a3140;background:#ffe2e7}.ctaSection{padding:0 0 100px}.ctaCard{min-height:310px;display:flex;align-items:center;justify-content:space-between;gap:40px;padding:54px 58px;border-radius:28px;color:white;background:radial-gradient(circle at 80% 10%,rgba(79,210,164,.26),transparent 35%),var(--navy)}.ctaCard>div{max-width:740px}.ctaCard p{max-width:670px;margin:17px 0 0;color:#cbd5e3;font-size:16px;line-height:1.7}.lightKicker{color:#8df0c9}.footer{padding:54px 0;background:#061124;color:white}.footerGrid{display:grid;grid-template-columns:1fr auto;grid-gap:60px;gap:60px}.footerText{max-width:540px;color:#97a5b9;font-size:13px;line-height:1.7}.footerLinks{display:grid;align-content:start;grid-gap:12px;gap:12px;color:#c3cddd;font-size:13px}.analysisPage{min-height:100vh;padding-bottom:80px;background:radial-gradient(circle at 80% 0,rgba(10,157,114,.08),transparent 28%),#f5f8fa}.analysisBack{color:var(--muted);font-size:13px;font-weight:700}.analysisIntro{padding:60px 0 30px}.analysisIntro h1{max-width:760px;margin:16px 0 14px;font-size:clamp(38px,5vw,58px);line-height:1.04;letter-spacing:-.055em}.analysisIntro p{max-width:650px;margin:0;color:var(--muted);font-size:16px;line-height:1.7}.wizardLayout{display:grid;grid-template-columns:minmax(0,1fr) 310px;grid-gap:24px;gap:24px;align-items:start}.wizardMain{min-width:0}.wizardProgress{display:grid;grid-template-columns:repeat(4,1fr);margin-bottom:14px;overflow:hidden;border:1px solid var(--line);border-radius:15px;background:white}.progressItem{position:relative;display:flex;align-items:center;justify-content:center;gap:8px;min-height:58px;color:#8b97a8;font-size:12px;font-weight:700}.progressItem:not(:last-child):after{content:"";position:absolute;right:0;width:1px;height:24px;background:var(--line)}.progressItem span{width:24px;height:24px;display:grid;place-items:center;border-radius:999px;background:#edf1f4;font-size:11px}.progressItem.active{color:var(--ink)}.progressItem.active span{color:white;background:var(--green)}.asideCard,.wizardCard{border:1px solid var(--line);border-radius:22px;background:white}.wizardCard{padding:34px}.wizardCard h1{margin:0;font-size:34px;line-height:1.1;letter-spacing:-.045em}.wizardIntro{margin:12px 0 28px;color:var(--muted);line-height:1.65}.compactGrid,.formGrid{display:grid;grid-template-columns:repeat(2,1fr);grid-gap:16px;gap:16px}.compactGrid{grid-template-columns:repeat(4,1fr);gap:12px}.field{display:grid;grid-gap:8px;gap:8px}.fieldWide{grid-column:1/-1}.field>span{color:#4d5c72;font-size:12px;font-weight:800}.field input,.field select{width:100%;min-height:48px;padding:0 13px;border:1px solid #d9e1e7;border-radius:11px;outline:none;color:var(--ink);background:white}.field input:focus,.field select:focus{border-color:var(--green);box-shadow:0 0 0 4px rgba(10,157,114,.08)}.wizardActions{display:flex;justify-content:space-between;gap:16px;margin-top:28px;padding-top:22px;border-top:1px solid var(--line)}.ghostButton{min-height:44px;padding:0 15px;border:1px solid var(--line);border-radius:11px;color:#52627a;background:white;font-size:13px;font-weight:750}.ghostButton:hover{color:var(--ink);border-color:#bdc8d2}.wizardAside{position:-webkit-sticky;position:sticky;top:96px}.asideCard{padding:24px}.asideLabel{color:var(--green);font-size:11px;font-weight:900;text-transform:uppercase;letter-spacing:.07em}.asideCard h3{margin:12px 0;font-size:23px;line-height:1.2;letter-spacing:-.04em}.asideCard p{margin:0;color:var(--muted);font-size:13px;line-height:1.7}.asideDivider{height:1px;margin:20px 0;background:var(--line)}.asideCard ul{display:grid;grid-gap:12px;gap:12px;margin:0;padding:0;list-style:none;color:#4e5d72;font-size:12px;font-weight:650}.asideCard li{display:flex;gap:8px}.asideCard li span{color:var(--green);font-weight:900}.uploadBox{min-height:170px;display:grid;place-items:center;align-content:center;grid-gap:7px;gap:7px;padding:25px;border:1.5px dashed #b8c8c0;border-radius:17px;text-align:center;background:#f5fbf8;cursor:pointer}.uploadBox input{display:none}.uploadIcon{width:44px;height:44px;display:grid;place-items:center;border-radius:13px;color:white;background:var(--green);font-size:22px}.uploadBox small{color:var(--muted)}.fileList{display:grid;grid-gap:8px;gap:8px;margin-top:14px}.fileList>div{display:flex;align-items:center;gap:12px;padding:11px 13px;border:1px solid var(--line);border-radius:12px}.fileList>div>span{padding:7px;border-radius:7px;color:#9a3140;background:#ffe8ec;font-size:10px;font-weight:900}.fileList p{display:grid;grid-gap:2px;gap:2px;margin:0}.fileList small{color:var(--muted);font-size:10px}.manualHeader{display:flex;align-items:center;justify-content:space-between;gap:20px;margin:30px 0 14px}.manualHeader>div{display:grid;grid-gap:4px;gap:4px}.manualHeader small{color:var(--muted);line-height:1.45}.offerEditorList{display:grid;grid-gap:13px;gap:13px}.offerEditor{padding:17px;border:1px solid var(--line);border-radius:15px;background:#fbfcfd}.offerEditorTop{display:flex;justify-content:space-between;margin-bottom:14px;font-weight:850}.offerEditorTop button{border:0;color:#a24854;background:transparent;font-size:12px;font-weight:750}.priorityGrid{display:grid;grid-template-columns:repeat(2,1fr);grid-gap:13px;gap:13px}.priorityCard{min-height:145px;display:grid;align-content:start;grid-gap:9px;gap:9px;padding:19px;border:1px solid var(--line);border-radius:15px;text-align:left;color:var(--ink);background:white}.priorityCard.selected{border-color:var(--green);background:#f2fbf7;box-shadow:0 0 0 3px rgba(10,157,114,.08)}.priorityRadio{width:20px;height:20px;border:2px solid #bbc7d1;border-radius:999px}.priorityCard.selected .priorityRadio{border:6px solid var(--green)}.priorityCard strong{font-size:17px}.priorityCard small{color:var(--muted);line-height:1.55}.infoPanel{display:grid;grid-template-columns:32px 1fr;grid-gap:12px;gap:12px;margin-top:18px;padding:15px;border-radius:13px;background:var(--soft-blue)}.infoPanel span{width:32px;height:32px;display:grid;place-items:center;border-radius:10px;color:#425da7;background:#e3e9ff;font-weight:900}.infoPanel p{margin:0;color:#536486;font-size:13px;line-height:1.6}.resultHero{display:flex;align-items:center;justify-content:space-between;gap:24px}.resultHero p{color:var(--muted)}.resultScore{width:105px;height:105px;display:grid;place-items:center;align-content:center;flex:0 0 auto;border-radius:25px;color:white;background:var(--green)}.resultScore small,.resultScore span{font-size:10px;font-weight:750;text-transform:uppercase;letter-spacing:.05em}.resultScore strong{font-size:38px;line-height:1}.largeWarning{margin:22px 0}.resultMetrics{display:grid;grid-template-columns:repeat(4,1fr);grid-gap:10px;gap:10px;margin:24px 0}.resultMetrics>div{padding:17px;border-radius:14px;background:#f5f8fa}.resultMetrics span{display:block;color:var(--muted);font-size:11px}.resultMetrics strong{display:block;margin-top:6px;font-size:19px;letter-spacing:-.03em}.rankingBlock{margin-top:25px;padding-top:22px;border-top:1px solid var(--line)}.resultTableWrap{overflow-x:auto;margin-top:15px;border:1px solid var(--line);border-radius:14px}.resultTable{width:100%;border-collapse:collapse;min-width:930px;font-size:12px}.resultTable th{padding:12px;color:#788596;background:#f7f9fb;text-align:left;text-transform:uppercase;letter-spacing:.04em;font-size:9px}.resultTable td{padding:14px 12px;border-top:1px solid var(--line)}.resultTable td:nth-child(n+3){white-space:nowrap}.resultTable td small,.resultTable td strong{display:block}.resultTable td small{margin-top:3px;color:var(--muted);font-size:9px}.resultTable tr.winner{background:#f0fbf6}.resultBottomGrid{display:grid;grid-template-columns:1.08fr .92fr;grid-gap:16px;gap:16px;margin-top:22px}.analysisNotes,.expertCard{padding:24px;border-radius:18px}.analysisNotes{border:1px solid var(--line)}.analysisNotes h2,.expertCard h2{font-size:27px}.analysisNotes ul{display:grid;grid-gap:13px;gap:13px;margin:20px 0 0;padding:0;list-style:none}.analysisNotes li{display:grid;grid-template-columns:30px 1fr;grid-gap:10px;gap:10px}.analysisNotes li>span{width:30px;height:30px;display:grid;place-items:center;border-radius:9px;color:var(--green-dark);background:var(--green-soft);font-size:11px;font-weight:900}.analysisNotes p{margin:3px 0 0;color:var(--muted);font-size:13px;line-height:1.55}.expertCard{color:white;background:var(--navy)}.expertCard p{color:#c6d0df;font-size:13px;line-height:1.7}.expertCard .button{margin-top:14px}.legalPage{min-height:100vh;background:#f7f9fb}.legalArticle{max-width:850px;padding:70px 0 100px}.legalArticle h1{margin:0 0 30px;font-size:48px;letter-spacing:-.05em}.legalArticle h2{margin-top:34px}.legalArticle p{color:var(--muted);line-height:1.8}@media (max-width:1040px){.desktopNav{display:none}.heroGrid,.splitSection{grid-template-columns:1fr}.heroGrid,.splitSection{gap:50px}.wizardLayout{grid-template-columns:1fr}.wizardAside{position:static}.compactGrid{grid-template-columns:repeat(2,1fr)}}@media (max-width:760px){.shell{width:min(100% - 24px,1180px)}.siteHeader .button{display:none}.headerInner{min-height:66px}.heroGrid{min-height:auto;padding:58px 0 70px}.hero h1{font-size:48px}.heroLead{font-size:16px}.heroActions{align-items:stretch;flex-direction:column}.textLink{width:max-content}.eligibilityGrid,.metricGrid,.resultBottomGrid,.resultMetrics,.stepsGrid{grid-template-columns:1fr}.section{padding:75px 0}.splitSection{gap:38px}.comparisonCard{overflow-x:auto}.comparisonFooter,.comparisonHeader,.comparisonTable{min-width:650px}.ctaCard{align-items:flex-start;flex-direction:column;padding:36px 26px}.footerGrid{grid-template-columns:1fr}.wizardProgress{grid-template-columns:repeat(4,minmax(70px,1fr));overflow-x:auto}.progressItem small{display:none}.wizardCard{padding:22px 17px}.wizardCard h1{font-size:29px}.compactGrid,.formGrid,.priorityGrid{grid-template-columns:1fr}.manualHeader,.resultHero,.wizardActions{align-items:stretch;flex-direction:column}.wizardActions .button,.wizardActions .ghostButton{width:100%}.resultScore{width:100%;height:auto;min-height:95px}.analysisIntro{padding-top:42px}.analysisIntro h1{font-size:38px}}