:root{
  font-family:Inter,"Noto Sans",system-ui,-apple-system,BlinkMacSystemFont,"Segoe UI",sans-serif;
  color:#0a2358;background:#f7fbff;--navy:#08245b;--blue:#125df3;--sky:#eaf5ff;--cyan:#11bce5;--violet:#7436ff;--yellow:#ffc824;--orange:#ff6b27;--green:#19ae67;--muted:#60718f;--line:#dce8f7;--shadow:0 18px 50px rgba(18,57,113,.12)
}
*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;background:linear-gradient(180deg,#fff 0,#f7fbff 46%,#fff 100%);color:var(--navy)}button,input,select{font:inherit}button{cursor:pointer}.site-header{height:76px;display:flex;align-items:center;justify-content:space-between;gap:28px;padding:0 clamp(22px,4vw,68px);position:sticky;top:0;z-index:30;background:rgba(255,255,255,.92);backdrop-filter:blur(18px);border-bottom:1px solid rgba(220,232,247,.8)}.brand{display:flex;align-items:center;gap:10px;text-decoration:none;color:var(--navy);min-width:max-content}.brand-mark{display:grid;place-items:center;width:36px;height:36px;border-radius:50% 50% 50% 12%;background:linear-gradient(145deg,#1267ff,#16c3da);color:#fff;font-size:20px;transform:rotate(-14deg)}.brand strong{display:block;font-size:18px}.brand small{display:block;color:#8794a9;font-size:10px;margin-top:2px}.main-nav{display:flex;align-items:center;gap:28px;font-size:13px;font-weight:750}.main-nav a{color:#213965;text-decoration:none}.main-nav a:hover{color:var(--blue)}.header-actions{display:flex;gap:10px}.primary-button,.ghost-button,.hero-cta{border:0;border-radius:13px;font-weight:850}.primary-button{background:linear-gradient(135deg,#0c57e9,#116ef8);color:#fff;padding:13px 18px;box-shadow:0 8px 20px rgba(18,93,243,.2)}.primary-button.compact{padding:11px 16px}.ghost-button{background:#fff;color:var(--blue);border:1px solid #bcd2f6;padding:10px 16px}.hero-section{min-height:520px;display:grid;grid-template-columns:minmax(0,46%) minmax(0,54%);align-items:center;overflow:hidden;background:radial-gradient(circle at 75% 20%,#cdecff 0,rgba(205,236,255,0) 48%),linear-gradient(130deg,#fff 0,#fff 41%,#e5f5ff 100%)}.hero-copy{padding:58px 18px 54px clamp(28px,5.5vw,86px);position:relative;z-index:2}.hero-kicker,.section-kicker{font-size:12px;letter-spacing:.12em;font-weight:900;color:#2969d8}.hero-copy h1{font-size:clamp(46px,5.2vw,76px);line-height:.98;letter-spacing:-.045em;margin:16px 0 22px;max-width:690px}.hero-copy h1 span{color:#0e5ce9}.hero-lead{font-size:clamp(17px,1.45vw,21px);line-height:1.72;color:#263c62;max-width:670px}.hero-lead strong{color:#163e93}.hero-cta{display:inline-flex;align-items:center;gap:14px;margin-top:18px;background:linear-gradient(110deg,#7a27ff 0,#125df3 70%,#087dff 100%);color:#fff;padding:18px 28px;font-size:16px;box-shadow:0 14px 30px rgba(78,55,220,.24)}.hero-proof{display:flex;gap:24px;flex-wrap:wrap;margin-top:20px;color:#506583;font-size:13px;font-weight:700}.hero-art{height:100%;min-height:500px;position:relative;display:flex;align-items:center;justify-content:flex-end}.hero-art:before{content:"";position:absolute;left:-18%;top:0;bottom:0;width:35%;background:linear-gradient(90deg,#fff,rgba(255,255,255,0));z-index:1}.hero-art img{width:100%;height:100%;min-height:500px;object-fit:cover;object-position:center;display:block}.source-badge{position:absolute;right:6%;bottom:8%;z-index:2;background:rgba(255,255,255,.92);border:1px solid #d5e6f8;border-radius:16px;padding:12px 16px;box-shadow:var(--shadow);max-width:290px}.source-badge strong,.source-badge span{display:block}.source-badge span{font-size:11px;color:#657590;margin-top:3px}.reassurance{margin:-4px auto 0;max-width:1320px;display:grid;grid-template-columns:auto minmax(260px,1fr) auto;gap:18px;align-items:center;background:#fff;border:1px solid var(--line);border-radius:20px;padding:22px 28px;box-shadow:var(--shadow);position:relative;z-index:3}.reassurance-icon{font-size:30px;color:#ff4d68}.reassurance strong,.reassurance span{display:block}.reassurance strong{font-size:19px}.reassurance>div:nth-child(2)>span{color:#1d63e9;font-size:18px;font-weight:850;margin-top:3px}.reassurance-points{display:flex;gap:26px;border-left:1px solid var(--line);padding-left:28px}.reassurance-points span{font-size:12px;font-weight:800;color:#3d567c}.value-strip{max-width:1320px;margin:22px auto 0;display:grid;grid-template-columns:repeat(4,1fr);gap:12px;padding:0 18px}.value-strip article{display:flex;gap:13px;background:#fff;border:1px solid var(--line);border-radius:18px;padding:18px;box-shadow:0 8px 24px rgba(31,75,132,.07)}.value-icon{display:grid;place-items:center;min-width:42px;height:42px;border-radius:13px;background:linear-gradient(135deg,#eef5ff,#eafcff);font-size:21px}.value-strip strong{font-size:14px}.value-strip p{margin:6px 0 0;color:var(--muted);font-size:11px;line-height:1.5}.section-wrap{max-width:1320px;margin:0 auto;padding-left:18px;padding-right:18px}.directions-section{padding-top:60px}.section-heading{display:flex;align-items:end;justify-content:space-between;gap:30px;margin-bottom:22px}.section-heading.centered{text-align:center;justify-content:center}.section-heading h2{font-size:clamp(30px,3vw,44px);margin:6px 0 6px;letter-spacing:-.03em}.section-heading p{margin:0;color:var(--muted)}.current-scope{background:#eaf4ff;color:#135eea;border:1px solid #cfe2fb;border-radius:99px;padding:8px 13px;font-size:12px;font-weight:800;white-space:nowrap}.country-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:14px}.country-card{background:#fff;border:1px solid var(--line);border-radius:18px;overflow:hidden;box-shadow:0 10px 26px rgba(18,61,112,.08);transition:.2s ease}.country-card:hover{transform:translateY(-4px);box-shadow:0 18px 36px rgba(18,61,112,.14)}.country-card img{display:block;width:100%;height:112px;object-fit:cover}.country-body{padding:16px}.country-title{display:flex;justify-content:space-between;align-items:flex-start;gap:8px}.country-title h3{margin:0;font-size:19px}.country-title span{font-size:9px;border-radius:99px;padding:5px 7px;font-weight:900;text-align:center}.country-card.current .country-title span{color:#08704a;background:#e7fbf2}.country-card.expansion .country-title span{color:#7b5b11;background:#fff6d9}.country-card ul{list-style:none;padding:0;margin:14px 0 0}.country-card li{position:relative;padding-left:16px;margin:8px 0;font-size:12px;color:#344a6e;line-height:1.4}.country-card li:before{content:"✦";position:absolute;left:0;color:#f4a31a;font-size:9px;top:2px}.scope-note{font-size:11px;color:#74839b;margin-top:14px}.how-section{padding-top:66px}.steps-grid{display:grid;grid-template-columns:repeat(5,1fr);gap:12px}.steps-grid article{position:relative;background:#fff;border:1px solid var(--line);border-radius:17px;padding:18px 16px 18px 54px;min-height:142px;box-shadow:0 7px 20px rgba(33,71,123,.06)}.steps-grid article>span{position:absolute;left:15px;top:16px;width:30px;height:30px;border-radius:50%;display:grid;place-items:center;background:linear-gradient(135deg,#1167ef,#7343ff);color:#fff;font-weight:900}.steps-grid strong{font-size:14px}.steps-grid p{font-size:11px;color:var(--muted);line-height:1.55}.facts-section{margin-top:48px;display:grid;grid-template-columns:repeat(5,1fr);border:1px solid var(--line);border-radius:20px;background:#fff;box-shadow:var(--shadow);overflow:hidden}.facts-section article{text-align:center;padding:22px 10px;border-right:1px solid var(--line)}.facts-section article:last-child{border-right:0}.facts-section strong{display:block;font-size:28px;color:#0d5be7}.facts-section span{font-size:11px;color:#5e708c}.bottom-cta{margin-top:42px;margin-bottom:38px;border-radius:22px;background:linear-gradient(105deg,#0a2d74,#0c54d9 65%,#1446a0);color:#fff;padding-top:28px;padding-bottom:28px;display:flex;align-items:center;justify-content:space-between;gap:28px;box-shadow:0 18px 40px rgba(12,57,132,.22)}.bottom-cta p{margin:0 0 4px;color:#bcd7ff}.bottom-cta h2{margin:0;font-size:26px}.bottom-cta .hero-cta{margin:0;background:linear-gradient(135deg,#ffb30f,#ffd637);color:#12295d;white-space:nowrap}.site-footer{max-width:1320px;margin:0 auto;padding:0 18px 36px;color:#71809a;font-size:11px;line-height:1.6}.app-shell{max-width:1180px;margin:36px auto;padding:0 20px 50px}.panel{background:#fff;border:1px solid var(--line);border-radius:24px;padding:28px;box-shadow:var(--shadow)}.app-shell .panel h2{font-size:30px;margin:0 0 12px}.app-shell .muted{color:var(--muted)}.progress{display:inline-flex;background:#eaf3ff;color:#1662e8;font-weight:900;border-radius:99px;padding:6px 12px;margin-bottom:10px}.assessment-head{display:flex;align-items:center;justify-content:space-between;gap:20px;margin-bottom:18px}.progress-track{height:8px;background:#eaf0f8;border-radius:99px;overflow:hidden;margin-bottom:24px}.progress-track span{display:block;height:100%;background:linear-gradient(90deg,#1267f3,#11c4d9);border-radius:99px}.question-layout{display:grid;grid-template-columns:240px 1fr;gap:20px}.question-side{background:linear-gradient(180deg,#0a2e75,#0a4dbb);color:#fff;border-radius:18px;padding:20px}.question-side h3{margin-top:0;font-size:16px}.question-side p{font-size:12px;line-height:1.6;color:#d4e5ff}.question-main{min-width:0}.question-main form{display:grid;gap:16px}.question-main label,.question-main fieldset{display:grid;gap:7px;font-size:13px;font-weight:800;color:#294267}.question-main input,.question-main select{width:100%;border:1px solid #cdddf1;border-radius:12px;padding:13px 14px;background:#fff;color:#18345e;outline:none}.question-main input:focus,.question-main select:focus{border-color:#1267f3;box-shadow:0 0 0 3px rgba(18,103,243,.09)}fieldset{border:1px solid #d6e4f5;border-radius:14px;padding:14px}legend{font-weight:900;padding:0 6px}.check{display:flex!important;grid-template-columns:auto 1fr!important;align-items:center;gap:8px!important;font-weight:600!important}.check input{width:auto!important}.form-actions{display:flex;justify-content:flex-end;gap:10px;margin-top:8px}.form-actions button,.panel>button,#pay button{background:linear-gradient(135deg,#0c5ce9,#126cf4);color:#fff;border:0;border-radius:12px;padding:13px 19px;font-weight:850}.route-fit-grid{display:grid;grid-template-columns:repeat(2,1fr);gap:12px}.route-fit-card{border:1px solid #d7e5f6;border-radius:16px;padding:14px}.route-fit-card legend{font-size:14px}.grid{display:grid;grid-template-columns:repeat(3,1fr);gap:14px}.card{background:#fff;border:1px solid var(--line);border-radius:18px;padding:18px;box-shadow:0 8px 24px rgba(22,63,114,.07)}.result-card{position:relative;overflow:hidden}.result-rank{position:absolute;right:14px;top:12px;font-size:36px;font-weight:950;color:#dfeaff}.score-row{display:grid;grid-template-columns:1fr 1fr;gap:10px;margin:14px 0}.score-box{background:#f4f8ff;border-radius:12px;padding:12px}.score-box strong{display:block;font-size:22px;color:#0d5be7}.score-box span{font-size:10px;color:#667993}.status-pill{display:inline-block;border-radius:99px;padding:5px 8px;background:#e9f7ff;color:#1167b5;font-size:10px;font-weight:900}.gap-list{font-size:11px;color:#556a89}.plan-section{margin-top:22px;padding-top:22px;border-top:1px solid var(--line)}pre{white-space:pre-wrap;word-break:break-word;background:#f6f9fd;border-radius:14px;padding:14px;font-size:11px;color:#314966}.error{border-color:#f2b7bd;background:#fff7f8}.login-box{max-width:520px;margin:auto}.login-box form{display:flex;gap:10px}.login-box input{flex:1;border:1px solid #cdddf1;border-radius:12px;padding:13px 14px}.site-header.flow-active .main-nav{display:none}.site-header.flow-active{position:relative}.flow-active #landing{display:none}
@media(max-width:1100px){.main-nav{display:none}.country-grid{grid-template-columns:repeat(2,1fr)}.steps-grid{grid-template-columns:repeat(2,1fr)}.steps-grid article:last-child{grid-column:span 2}.value-strip{grid-template-columns:repeat(2,1fr)}.reassurance{grid-template-columns:auto 1fr}.reassurance-points{grid-column:1/-1;border-left:0;border-top:1px solid var(--line);padding:14px 0 0}.facts-section{grid-template-columns:repeat(3,1fr)}.facts-section article:nth-child(3){border-right:0}.facts-section article:nth-child(n+4){border-top:1px solid var(--line)}}
@media(max-width:760px){.site-header{height:64px;padding:0 16px}.brand small,.ghost-button{display:none}.brand strong{font-size:15px}.primary-button.compact{font-size:12px}.hero-section{grid-template-columns:1fr;min-height:0}.hero-copy{padding:38px 20px 18px}.hero-copy h1{font-size:48px}.hero-lead{font-size:16px}.hero-art{min-height:290px}.hero-art img{min-height:290px;height:290px;object-position:center}.source-badge{right:14px;bottom:14px;max-width:230px}.hero-proof{gap:12px;font-size:11px}.reassurance{margin:16px 14px 0;grid-template-columns:auto 1fr;padding:18px}.reassurance strong{font-size:16px}.reassurance>div:nth-child(2)>span{font-size:15px}.reassurance-points{display:grid;grid-template-columns:1fr 1fr;gap:8px}.value-strip{grid-template-columns:1fr;padding:0 14px}.section-wrap{padding-left:14px;padding-right:14px}.section-heading{align-items:flex-start;flex-direction:column}.country-grid{grid-template-columns:1fr}.country-card img{height:145px}.steps-grid{grid-template-columns:1fr}.steps-grid article:last-child{grid-column:auto}.facts-section{grid-template-columns:1fr 1fr}.facts-section article:nth-child(n){border-right:1px solid var(--line);border-top:1px solid var(--line)}.facts-section article:nth-child(2n){border-right:0}.bottom-cta{flex-direction:column;align-items:flex-start}.bottom-cta .hero-cta{width:100%;justify-content:center}.question-layout{grid-template-columns:1fr}.question-side{display:none}.route-fit-grid{grid-template-columns:1fr}.grid{grid-template-columns:1fr}.login-box form{flex-direction:column}}

/* Product surfaces v2 — results, payment, plan, dashboard */
.message-panel{max-width:620px;margin:90px auto;text-align:center;display:grid;place-items:center;gap:12px;min-height:220px}.loading-orb{width:44px;height:44px;border-radius:50%;border:4px solid #dceaff;border-top-color:#1367ef;animation:spin .8s linear infinite}@keyframes spin{to{transform:rotate(360deg)}}
.login-visual,.ready-icon{font-size:44px;margin-bottom:8px}.privacy-note{margin-top:18px;background:#f2f8ff;border:1px solid #d9e9fb;border-radius:12px;padding:11px 13px;font-size:11px;color:#49617e}.ready-panel{max-width:640px;margin:auto;text-align:center;padding:48px}.ready-panel>button{margin-top:12px}
.assessment-panel{overflow:hidden}.progress-number{text-align:right}.progress-number strong{display:block;font-size:25px;color:#0d5be7}.progress-number span{font-size:10px;color:#74839a}.question-side-icon{font-size:35px;margin-bottom:14px}.side-rule{margin-top:14px;padding:11px;border-radius:12px;background:rgba(255,255,255,.09);font-size:11px;line-height:1.5;color:#e7f0ff}.question-tip{display:grid;gap:4px;background:#eef7ff;border:1px solid #d5e8fb;padding:14px 16px;border-radius:14px;color:#294f76}.question-tip span{font-size:12px;line-height:1.5}.route-fit-card legend{display:flex;align-items:center;gap:7px}

.results-shell{display:grid;gap:18px}.results-hero{position:relative;display:flex;justify-content:space-between;align-items:center;gap:28px;padding:34px 38px;border-radius:26px;background:linear-gradient(120deg,#eef7ff,#f7fbff 58%,#fff4e8);border:1px solid #d9e8f8;box-shadow:var(--shadow);overflow:hidden}.results-hero:after{content:"";position:absolute;width:260px;height:260px;border-radius:50%;background:radial-gradient(circle,rgba(32,122,255,.17),transparent 67%);right:-45px;top:-105px}.results-hero h1{margin:6px 0 10px;font-size:clamp(30px,4vw,50px);line-height:1.06;letter-spacing:-.04em;color:#092d70}.results-hero p{margin:0;max-width:800px;color:#526b8c;line-height:1.65}.results-hero-mark{font-size:72px;position:relative;z-index:1}.result-trust-strip{display:grid;grid-template-columns:repeat(3,1fr);gap:1px;background:#dce8f6;border:1px solid #dce8f6;border-radius:18px;overflow:hidden}.result-trust-strip span{background:#fff;padding:15px 18px;text-align:center;font-size:12px;font-weight:800;color:#3f5879}.results-grid-v2{display:grid;grid-template-columns:repeat(3,1fr);gap:16px;align-items:stretch}.result-card-v2{position:relative;background:#fff;border:1px solid #dbe8f7;border-radius:22px;padding:22px;box-shadow:0 12px 32px rgba(18,65,120,.09);overflow:hidden}.result-card-v2.recommended{grid-column:auto;border:2px solid #2076f3;box-shadow:0 20px 50px rgba(20,97,221,.18);transform:translateY(-2px)}.result-card-v2:before{content:"";position:absolute;width:120px;height:120px;border-radius:50%;right:-55px;top:-55px;opacity:.15}.result-card-v2.tone-teal:before{background:#0bbfa8}.result-card-v2.tone-red:before{background:#f23e55}.result-card-v2.tone-gold:before{background:#f3b316}.result-card-v2.tone-blue:before{background:#2069e8}.result-card-v2.tone-violet:before{background:#7b4df0}.result-card-v2.tone-cyan:before{background:#08aeca}.recommend-badge{margin:-22px -22px 18px;padding:9px 18px;background:linear-gradient(90deg,#1169ef,#673fe3);color:#fff;font-size:10px;font-weight:950;letter-spacing:.04em;text-align:center}.result-card-top{display:grid;grid-template-columns:auto 1fr;gap:12px;align-items:start}.route-flag{width:52px;height:52px;border-radius:15px;display:grid;place-items:center;background:#f5f8fc;border:1px solid #e0e8f1;font-size:29px}.route-position{font-size:10px;color:#71829a;font-weight:850;text-transform:uppercase}.result-card-top h3{margin:4px 0 6px;font-size:18px;color:#102d5d;line-height:1.25}.result-card-top p{margin:0;color:#697c96;font-size:11px;line-height:1.5}.result-status-row{display:flex;flex-wrap:wrap;gap:7px;margin:17px 0}.status-pill.good{background:#e8fbf2;color:#04734a}.status-pill.warn{background:#fff5da;color:#8c6210}.status-pill.pause{background:#fff0e9;color:#a64c1b}.status-pill.bad{background:#fff0f2;color:#aa3040}.status-pill.neutral{background:#edf4fb;color:#49617e}.result-score-panel{display:grid;grid-template-columns:1fr 1fr;gap:12px;background:#f7faff;border:1px solid #e3edf8;border-radius:17px;padding:16px}.score-ring-wrap{text-align:center;display:grid;justify-items:center;gap:8px}.score-ring{--score:0deg;width:86px;height:86px;border-radius:50%;display:grid;place-items:center;background:conic-gradient(#176bf0 var(--score),#e4edf8 0);position:relative}.score-ring:before{content:"";position:absolute;inset:8px;background:#fff;border-radius:50%}.score-ring>div{position:relative;z-index:1;display:flex;align-items:baseline}.score-ring strong{font-size:24px;color:#12366d}.score-ring span{font-size:8px;color:#8a98aa}.score-ring-wrap>span{font-size:10px;font-weight:850;color:#556b89}.result-detail-grid{display:grid;grid-template-columns:1fr 1fr;gap:10px;margin:13px 0}.result-detail-grid>div{background:#fff;border:1px solid #e5edf7;border-radius:12px;padding:10px}.detail-label{display:block;font-size:9px;color:#73849a;margin-bottom:4px}.result-detail-grid strong{font-size:11px;color:#243e65}.result-lists{display:grid;grid-template-columns:1fr 1fr;gap:12px;border-top:1px solid #e8eef5;padding-top:14px}.result-lists h4{font-size:11px;margin:0 0 8px;color:#344e71}.positive-list,.gap-list-v2{list-style:none;padding:0;margin:0;display:grid;gap:7px}.positive-list li,.gap-list-v2 li{font-size:10px;line-height:1.4;display:flex;gap:6px;color:#536b88}.positive-list li span{color:#0a9e68}.gap-list-v2 li span{color:#ef6c3f}.gap-list-v2 .no-gap span{color:#0a9e68}.empty-result{grid-column:1/-1;text-align:center;padding:45px;background:#fff;border:1px dashed #cdddec;border-radius:20px}.empty-result>div{font-size:44px}.paid-plan-card{display:grid;grid-template-columns:1fr 290px;gap:26px;align-items:center;padding:32px;border-radius:24px;background:linear-gradient(115deg,#0a2c70,#0d54d6 68%,#572fcb);color:#fff;box-shadow:0 20px 48px rgba(10,47,118,.22)}.plan-ribbon{display:inline-flex;background:rgba(255,255,255,.14);padding:6px 10px;border-radius:99px;font-size:10px;font-weight:900;letter-spacing:.05em}.paid-plan-copy h2{font-size:31px;margin:10px 0 8px}.paid-plan-copy p{color:#d5e4ff;line-height:1.6}.plan-benefits{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:8px;margin-top:18px}.plan-benefits span{font-size:11px;color:#f4f8ff}.paid-plan-price{background:#fff;color:#18335e;border-radius:20px;padding:22px;text-align:center;display:grid;gap:8px}.paid-plan-price>span{font-size:11px;color:#75849a}.paid-plan-price strong{font-size:36px;color:#0a55d1}.paid-plan-price small{color:#728098}.paid-plan-price button{margin-top:8px;background:linear-gradient(135deg,#ffad12,#ffd63a);color:#17305a;border:0;border-radius:13px;padding:14px;font-weight:950}.secure-pay{font-size:9px;color:#728098}.result-disclaimer{font-size:10px;color:#7a899d;text-align:center;padding:0 25px}.payment-card{max-width:790px;margin:4px auto 0;padding:22px;border:1px solid #d6e6f7;border-radius:20px;background:#fff;box-shadow:0 12px 34px rgba(18,66,122,.1);display:grid;grid-template-columns:70px 1fr;gap:18px}.payment-card.loading{display:flex;align-items:center;justify-content:center;min-height:120px}.payment-icon{width:64px;height:64px;border-radius:18px;display:grid;place-items:center;font-size:30px;background:linear-gradient(135deg,#e7f4ff,#f5edff)}.payment-main h2{margin:4px 0 12px}.payment-amount{display:flex;align-items:end;gap:12px;background:#f5f9ff;border-radius:13px;padding:12px 14px;width:max-content}.payment-amount span{font-size:10px;color:#72829a}.payment-amount strong{font-size:24px;color:#0b59db}.payment-actions{display:flex;gap:9px;margin-top:14px}.pay-link{display:inline-flex;align-items:center;justify-content:center;text-decoration:none;background:linear-gradient(135deg,#0b61e6,#126ef5);color:#fff;padding:12px 17px;border-radius:12px;font-weight:850;font-size:12px}.payment-status{font-size:10px;color:#6a7b91;margin-top:12px}.payment-card.error{display:block;background:#fff5f6;border-color:#f1c3c8}

.plan-shell{display:grid;gap:17px}.plan-hero{display:grid;grid-template-columns:auto 1fr auto;gap:18px;align-items:center;padding:30px 32px;border-radius:25px;background:linear-gradient(120deg,#eef6ff,#f9fbff 58%,#fff4dd);border:1px solid #d9e6f5;box-shadow:var(--shadow)}.plan-route-flag{width:72px;height:72px;border-radius:20px;background:#fff;border:1px solid #dae6f4;display:grid;place-items:center;font-size:40px}.plan-hero h1{font-size:35px;margin:4px 0 7px;color:#0d326f}.plan-hero p{margin:0;color:#617594}.plan-backup{min-width:220px;background:#fff;border:1px solid #dce7f3;border-radius:16px;padding:13px 16px}.plan-backup span{font-size:9px;color:#79889d;display:block;margin-bottom:4px}.plan-backup strong{font-size:12px;line-height:1.4}.plan-tabs{display:flex;gap:8px;overflow-x:auto;padding:3px}.plan-tabs span{white-space:nowrap;padding:9px 13px;border:1px solid #d9e5f3;border-radius:99px;background:#fff;font-size:10px;font-weight:850;color:#526985}.plan-tabs span.active{background:#0c5de6;color:#fff;border-color:#0c5de6}.plan-section-card{background:#fff;border:1px solid #dde8f4;border-radius:21px;padding:24px;box-shadow:0 9px 28px rgba(22,65,115,.07)}.plan-section-heading{display:flex;align-items:center;justify-content:space-between;gap:20px;margin-bottom:18px}.plan-section-heading>div{display:flex;align-items:center;gap:10px}.plan-section-heading>div>span{width:31px;height:31px;border-radius:10px;background:#e9f3ff;color:#0d61e6;display:grid;place-items:center;font-size:10px;font-weight:950}.plan-section-heading h2{font-size:20px;margin:0;color:#17345f}.plan-section-heading p{font-size:10px;color:#7a899d;margin:0}.timeline-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:10px}.timeline-item{display:grid;grid-template-columns:auto auto 1fr;gap:10px;align-items:start;padding:13px;border:1px solid #e1ebf6;border-radius:15px;background:#fbfdff}.timeline-month{width:38px;height:38px;border-radius:12px;background:#0e63e8;color:#fff;display:grid;place-items:center;font-weight:950;line-height:.8}.timeline-month span{display:block;font-size:7px;font-weight:700}.timeline-icon{font-size:18px}.timeline-item strong{font-size:11px;color:#29456c}.timeline-item p{font-size:9px;color:#78889c;line-height:1.4;margin:4px 0 0}.plan-two-col{display:grid;grid-template-columns:1fr 1fr;gap:17px}.language-target{padding:14px;background:linear-gradient(120deg,#edf7ff,#f8fbff);border-radius:14px;margin-bottom:14px}.language-target span{display:block;font-size:9px;color:#697e99}.language-target strong{display:block;margin-top:5px;font-size:12px;line-height:1.5}.clean-list{list-style:none;padding:0;margin:0;display:grid;gap:8px}.clean-list li{font-size:11px;color:#4e6582;background:#fbfcfe;border:1px solid #e6edf5;border-radius:10px;padding:10px}.money-list{display:grid;gap:8px}.money-item{display:flex;justify-content:space-between;align-items:center;gap:10px;border:1px solid #e5edf6;border-radius:12px;padding:11px 12px}.money-item span{font-size:10px;color:#405a78;font-weight:800}.money-item small{display:block;font-size:8px;color:#8b98a9;margin-top:3px}.money-item strong{font-size:16px;color:#0a58d7;white-space:nowrap}.coverage-note{border:1px dashed #d1ddea;background:#f9fbfd;border-radius:13px;padding:16px;color:#687b95;font-size:11px;line-height:1.5}.coverage-foot{font-size:9px;color:#8996a7;margin:11px 0 0}.sequence-grid{display:grid;grid-template-columns:repeat(6,1fr);gap:8px}.sequence-item{position:relative;text-align:center;border:1px solid #e0eaf5;border-radius:14px;padding:15px 8px;background:#fbfdff}.sequence-item:not(:last-child):after{content:"→";position:absolute;right:-8px;top:26px;color:#adc0d7;z-index:2}.sequence-item>span{position:absolute;left:7px;top:7px;font-size:8px;color:#8a9aaf}.sequence-item i{display:block;font-style:normal;font-size:22px}.sequence-item strong{font-size:9px;color:#3f5775}.action-callout{display:flex;gap:12px;align-items:flex-start;padding:15px;border-radius:14px;background:#f3f8ff}.action-callout>div:first-child{font-size:26px}.action-callout strong{font-size:12px}.action-callout p{font-size:10px;color:#697c95;line-height:1.5;margin:4px 0}.checklist-grid{display:grid;grid-template-columns:1fr 1fr;gap:8px}.checklist-grid label{display:flex;align-items:center;gap:8px;border:1px solid #e4ecf5;border-radius:11px;padding:9px;font-size:10px;color:#506780}.source-list{list-style:none;padding:0;margin:0;display:grid;gap:9px}.source-list li{display:flex;align-items:center;justify-content:space-between;gap:12px;padding:12px;border:1px solid #e2ebf5;border-radius:12px}.source-list strong{display:block;font-size:11px}.source-list span{font-size:9px;color:#7b899c}.source-list a{font-size:10px;color:#0b5fdc;text-decoration:none;font-weight:850}.plan-disclaimer{border-radius:14px;background:#f2f7fd;padding:14px 16px;color:#61738c;font-size:10px;line-height:1.5}.plan-next{display:flex;justify-content:space-between;align-items:center;gap:24px;padding:22px 25px;border-radius:20px;background:linear-gradient(110deg,#0a2e73,#0d56d7);color:#fff}.plan-next strong{display:block;font-size:17px}.plan-next span{display:block;font-size:10px;color:#c9dcfb;margin-top:4px}.plan-next button{border:0;border-radius:12px;background:#ffcc2e;color:#1f355f;padding:13px 17px;font-weight:900}

.dashboard-shell{display:grid;gap:17px}.dashboard-hero{display:flex;align-items:center;justify-content:space-between;gap:24px;background:linear-gradient(120deg,#eef7ff,#f8fbff 62%,#eefcff);border:1px solid #d8e6f4;border-radius:24px;padding:28px 31px;box-shadow:var(--shadow)}.dashboard-hero h1{font-size:31px;margin:5px 0 8px;color:#0b3475}.dashboard-hero p{margin:0;color:#617692}.dashboard-overall{width:112px;height:112px;border-radius:50%;display:grid;place-items:center;align-content:center;background:conic-gradient(#0c64e8 0 55%,#dfeaf7 55%);border:8px solid #fff;box-shadow:0 9px 25px rgba(20,78,150,.15)}.dashboard-overall strong{font-size:26px;color:#0b4fc1}.dashboard-overall span{font-size:8px;color:#6d809a}.dashboard-summary{display:grid;grid-template-columns:repeat(3,1fr);gap:10px}.dashboard-summary>div{background:#fff;border:1px solid #dfe9f4;border-radius:15px;padding:14px 16px}.dashboard-summary span{display:block;font-size:9px;color:#78879a}.dashboard-summary strong{display:block;margin-top:4px;font-size:15px;color:#173d75}.dashboard-roadmap{background:#fff;border:1px solid #dce8f4;border-radius:21px;padding:23px;box-shadow:0 9px 28px rgba(22,65,115,.07)}.dashboard-section-title{display:flex;justify-content:space-between;gap:20px;align-items:end;margin-bottom:17px}.dashboard-section-title h2{margin:4px 0 0;font-size:23px}.dashboard-section-title>span{font-size:9px;color:#8190a4}.dashboard-stages{display:grid;gap:9px}.dashboard-stage{display:grid;grid-template-columns:30px 44px 1fr auto;gap:12px;align-items:center;padding:12px;border:1px solid #e2ebf5;border-radius:14px;background:#fbfdff}.dashboard-stage.active{border-color:#77aef5;background:#f1f7ff}.dashboard-stage.complete{border-color:#c7ecdc;background:#f4fcf8}.stage-number{width:25px;height:25px;border-radius:50%;display:grid;place-items:center;background:#e8eff8;color:#526b89;font-size:9px;font-weight:900}.dashboard-stage.active .stage-number{background:#0e66e9;color:#fff}.dashboard-stage.complete .stage-number{background:#12a56f;color:#fff}.stage-icon{font-size:22px}.stage-copy{display:grid;grid-template-columns:180px 110px 1fr 45px;gap:10px;align-items:center}.stage-copy strong{font-size:11px;color:#304b6c}.stage-copy span{font-size:9px;color:#71829a}.stage-bar{height:7px;background:#e5edf7;border-radius:99px;overflow:hidden}.stage-bar i{display:block;height:100%;background:linear-gradient(90deg,#0d63e7,#10bfd2);border-radius:99px}.stage-copy small{text-align:right;color:#526b89}.stage-edit{border:1px solid #cadaed;background:#fff;color:#0d5ede;border-radius:10px;padding:8px 12px;font-size:9px;font-weight:850}.stage-editor-card{margin-top:0;background:#fff;border:2px solid #8ab8f5;border-radius:19px;padding:20px;display:grid;grid-template-columns:1.2fr 1fr 1.5fr auto;gap:14px;align-items:center;box-shadow:0 12px 32px rgba(20,79,153,.12)}.stage-editor-card h3{margin:3px 0 0}.stage-editor-card label{display:grid;gap:6px;font-size:9px;color:#617590}.stage-editor-card select{border:1px solid #cbdced;border-radius:10px;padding:10px}.stage-editor-card input[type=range]{width:100%}.editor-actions{display:flex;gap:7px}.editor-actions button{border:0;border-radius:10px;padding:10px 12px;font-weight:850}.editor-actions #save-stage{background:#0d63e7;color:#fff}.readiness-note{display:grid;grid-template-columns:auto 1fr auto;gap:14px;align-items:center;background:#fff8e5;border:1px solid #f0dea5;border-radius:18px;padding:18px}.readiness-note>div:first-child{font-size:28px}.readiness-note strong{font-size:12px;color:#513d15}.readiness-note p{font-size:10px;color:#7c6b45;margin:4px 0 0;line-height:1.5}.readiness-note button{border:0;border-radius:11px;background:#f0a915;color:#fff;padding:11px 14px;font-weight:900;font-size:10px}

@media(max-width:1000px){.results-grid-v2{grid-template-columns:1fr 1fr}.result-card-v2.recommended{grid-column:1/-1}.paid-plan-card{grid-template-columns:1fr}.paid-plan-price{max-width:360px}.timeline-grid{grid-template-columns:repeat(2,1fr)}.sequence-grid{grid-template-columns:repeat(3,1fr)}.plan-hero{grid-template-columns:auto 1fr}.plan-backup{grid-column:1/-1}.stage-copy{grid-template-columns:140px 90px 1fr 40px}.stage-editor-card{grid-template-columns:1fr 1fr}.stage-editor-card>div:first-child{grid-column:1/-1}.editor-actions{justify-content:flex-end}}
@media(max-width:760px){.results-hero{padding:24px;align-items:flex-start}.results-hero-mark{font-size:46px}.result-trust-strip{grid-template-columns:1fr}.results-grid-v2{grid-template-columns:1fr}.result-card-v2.recommended{grid-column:auto}.result-score-panel{padding:12px}.score-ring{width:76px;height:76px}.result-detail-grid,.result-lists{grid-template-columns:1fr}.paid-plan-card{padding:23px}.paid-plan-copy h2{font-size:25px}.plan-benefits{grid-template-columns:1fr}.payment-card{grid-template-columns:1fr}.payment-icon{width:52px;height:52px}.payment-actions{flex-direction:column}.payment-actions>*{width:100%}.plan-hero{grid-template-columns:1fr;padding:22px}.plan-route-flag{width:58px;height:58px}.plan-hero h1{font-size:27px}.plan-two-col{grid-template-columns:1fr}.timeline-grid{grid-template-columns:1fr}.sequence-grid{grid-template-columns:1fr 1fr}.sequence-item:not(:last-child):after{display:none}.plan-section-heading{align-items:flex-start;flex-direction:column}.source-list li{align-items:flex-start;flex-direction:column}.plan-next{align-items:flex-start;flex-direction:column}.plan-next button{width:100%}.dashboard-hero{align-items:flex-start}.dashboard-overall{width:86px;height:86px}.dashboard-summary{grid-template-columns:1fr}.dashboard-section-title{align-items:flex-start;flex-direction:column}.dashboard-stage{grid-template-columns:28px 36px 1fr auto}.stage-copy{grid-template-columns:1fr 54px;gap:6px}.stage-copy .stage-bar{grid-column:1/-1}.stage-copy small{grid-column:2}.stage-editor-card{grid-template-columns:1fr}.stage-editor-card>div:first-child{grid-column:auto}.readiness-note{grid-template-columns:auto 1fr}.readiness-note button{grid-column:1/-1;width:100%}}

/* Monetization V2: free proof = locked top 3 + visible #4 */
.locked-results-shell{gap:22px}.locked-hero strong{color:#103d95}.locked-top3-section,.proof-section,.unlocked-top3-section{display:grid;gap:16px}.locked-section-title,.proof-heading,.unlocked-heading{display:flex;align-items:end;justify-content:space-between;gap:24px}.locked-section-title h2,.proof-heading h2,.unlocked-heading h2{margin:4px 0 0;font-size:clamp(24px,3vw,36px);letter-spacing:-.03em}.locked-section-title>span{font-size:11px;font-weight:850;color:#6b7e99;background:#eef4fb;border:1px solid #dbe7f5;border-radius:99px;padding:8px 12px}.locked-top3-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:14px}.locked-result-card{position:relative;background:linear-gradient(145deg,#fff,#f7faff);border:1px solid #d9e6f4;border-radius:22px;padding:20px;box-shadow:0 12px 32px rgba(18,65,120,.08);overflow:hidden}.locked-result-card.rank-1{border:2px solid #3b78f1;box-shadow:0 16px 40px rgba(30,105,230,.14)}.locked-result-card:after{content:"";position:absolute;width:130px;height:130px;border-radius:50%;right:-55px;bottom:-65px;background:radial-gradient(circle,rgba(71,127,244,.15),transparent 70%)}.locked-rank{display:flex;align-items:center;justify-content:space-between;gap:10px;margin-bottom:16px}.locked-rank span{display:grid;place-items:center;width:42px;height:42px;border-radius:13px;background:linear-gradient(135deg,#1167ef,#6845ef);color:#fff;font-weight:950;font-size:18px}.locked-rank strong{font-size:9px;letter-spacing:.06em;color:#315b9c;background:#eaf2ff;border-radius:99px;padding:6px 8px}.locked-mystery{display:grid;grid-template-columns:auto 1fr auto;gap:12px;align-items:center;background:#eef4fb;border:1px solid #dde8f5;border-radius:16px;padding:14px}.locked-globe{width:46px;height:46px;border-radius:13px;display:grid;place-items:center;background:#fff;font-size:24px;filter:grayscale(.2)}.locked-mystery span{font-size:9px;color:#7788a0}.locked-mystery h3{margin:3px 0 0;font-size:15px;color:#1a3d73;filter:blur(3.2px);user-select:none}.lock-icon{font-size:21px}.locked-score{display:grid;grid-template-columns:110px 1fr;gap:10px;align-items:center;margin-top:16px}.locked-score .score-ring{width:74px;height:74px}.locked-score .score-ring strong{font-size:20px}.locked-score>div:last-child strong{font-size:12px;color:#2e496f}.locked-score>div:last-child p{margin:5px 0 0;color:#74859c;font-size:10px;line-height:1.5}.proof-section{padding-top:4px}.proof-heading{padding:20px 24px;border-radius:20px;background:linear-gradient(110deg,#fff7e8,#fff,#edf7ff);border:1px solid #e4e8ef}.proof-heading p{margin:6px 0 0;color:#687b96;max-width:780px;line-height:1.55}.proof-arrow{font-size:32px;color:#0f64e8}.proof-result-card{max-width:none}.proof-badge{margin:-22px -22px 18px;padding:10px 18px;background:linear-gradient(90deg,#f59c13,#ffd337);color:#4b3505;font-size:10px;font-weight:950;text-align:center;letter-spacing:.04em}.premium-unlock-card{margin-top:2px}.premium-unlock-card .paid-plan-copy h2{max-width:760px}.unlocked-top3-section{padding:26px;border:1px solid #cfe2f9;border-radius:24px;background:linear-gradient(145deg,#f3f9ff,#fff);box-shadow:0 16px 40px rgba(18,75,143,.1)}.unlocked-heading{align-items:center}.unlocked-heading p{margin:7px 0 0;color:#617793;max-width:760px}.unlocked-heading>span{font-size:46px}.unlocked-top3-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:14px}.unlocked-top3-grid .result-card-v2{padding:18px}.unlocked-top3-grid .result-score-panel{padding:12px}.unlocked-top3-grid .score-ring{width:70px;height:70px}.unlocked-top3-grid .result-lists{grid-template-columns:1fr}.unlocked-top3-grid .result-card-top h3{font-size:16px}.unlocked-top3-grid .proof-badge{display:none}
@media(max-width:1000px){.locked-top3-grid{grid-template-columns:1fr}.locked-result-card{display:grid;grid-template-columns:180px 1fr;gap:14px}.locked-rank{grid-column:1/-1;margin-bottom:0}.locked-score{margin-top:0}.unlocked-top3-grid{grid-template-columns:1fr 1fr}.unlocked-top3-grid .result-card-v2:first-child{grid-column:1/-1}}
@media(max-width:760px){.locked-section-title,.proof-heading,.unlocked-heading{align-items:flex-start;flex-direction:column}.locked-section-title>span{align-self:flex-start}.locked-result-card{display:block}.locked-score{grid-template-columns:90px 1fr}.locked-top3-grid{gap:10px}.proof-heading{padding:18px}.proof-arrow{display:none}.unlocked-top3-section{padding:18px}.unlocked-top3-grid{grid-template-columns:1fr}.unlocked-top3-grid .result-card-v2:first-child{grid-column:auto}.premium-unlock-card .paid-plan-price{max-width:none}}

.footer-links{display:flex;gap:10px;justify-content:center;margin-top:8px}.footer-links a{color:inherit;text-decoration:underline}.legal-page{max-width:860px;padding-top:48px;padding-bottom:72px}.legal-page h1{font-size:clamp(2rem,5vw,3.5rem);margin:20px 0}.legal-page h2{margin-top:28px}.legal-page p{line-height:1.75;color:#42526b}
