@import"https://fonts.googleapis.com/css2?family=Inter:wght@400;500;600;700;800&family=Noto+Sans+Devanagari:wght@400;500;600;700;800&display=swap";:root{color-scheme:dark;font-family:Inter,Noto Sans Devanagari,system-ui,-apple-system,BlinkMacSystemFont,sans-serif;background:#08111f;color:#f8fafc;font-synthesis:none;text-rendering:optimizeLegibility}*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;min-width:320px;min-height:100vh;background:radial-gradient(circle at 20% 10%,rgba(255,138,0,.16),transparent 30%),radial-gradient(circle at 78% 16%,rgba(37,99,235,.18),transparent 32%),#08111f}button,input{font:inherit}button{cursor:pointer}a,button{-webkit-tap-highlight-color:transparent}h1,h2,h3,p{margin-top:0}h1{max-width:920px;font-size:clamp(2.4rem,7vw,5.9rem);line-height:.95;letter-spacing:0}h2{font-size:clamp(1.8rem,3.8vw,3.7rem);line-height:1;letter-spacing:0}h3{font-size:1.05rem;line-height:1.2}p,li,small,span{line-height:1.65}.app-shell{min-height:100vh;overflow-x:hidden}.loading-page{min-height:100vh;display:grid;place-items:center;gap:16px;color:#a8b3c7}.loading-page img{width:88px}.site-header{position:sticky;top:0;z-index:50;min-height:76px;display:flex;align-items:center;justify-content:space-between;gap:18px;padding:14px clamp(18px,4vw,56px);background:#08111fd6;border-bottom:1px solid rgba(168,179,199,.14);-webkit-backdrop-filter:blur(18px);backdrop-filter:blur(18px)}.brand,.desktop-nav button,.footer-links button,.menu-toggle,.ghost-button{color:#f8fafc;background:transparent;border:0}.brand{width:170px;padding:0}.brand img,.site-footer img,.quiz-top img{display:block;width:100%;height:auto}.desktop-nav{display:flex;align-items:center;gap:6px}.desktop-nav button{padding:10px 12px;color:#a8b3c7;border-radius:8px}.desktop-nav button:hover{color:#fff;background:#ffffff12}.header-actions{display:flex;align-items:center;gap:10px}.lang-switcher{display:inline-grid;grid-template-columns:repeat(2,minmax(42px,1fr));padding:4px;background:#111827;border:1px solid rgba(168,179,199,.18);border-radius:8px}.lang-switcher button{min-height:34px;color:#a8b3c7;background:transparent;border:0;border-radius:6px}.lang-switcher button.active{color:#08111f;background:#ffc857}.btn{min-height:48px;display:inline-flex;align-items:center;justify-content:center;gap:8px;padding:13px 20px;border:1px solid transparent;border-radius:8px;font-weight:800;letter-spacing:0}.btn-primary{color:#08111f;background:linear-gradient(135deg,#ffc857,#ff8a00);box-shadow:0 18px 48px #ff8a0047}.btn-secondary{color:#f8fafc;background:#f8fafc14;border-color:#f8fafc29}.btn-dark{color:#f8fafc;background:#0b1020}.btn:disabled{cursor:not-allowed;opacity:.5}.menu-toggle,.mobile-menu,.mobile-sticky-cta{display:none}.page{width:100%}.hero-section{position:relative;min-height:calc(100vh - 76px);display:grid;grid-template-columns:minmax(0,1.05fr) minmax(300px,.95fr);gap:clamp(24px,5vw,68px);align-items:center;padding:clamp(42px,7vw,92px) clamp(18px,5vw,76px);background:linear-gradient(90deg,#08111ff5,#08111fc7 52%,#08111fa6),url(/assets/hero-bg.png) center / cover no-repeat}.hero-section.compact{min-height:440px;grid-template-columns:1fr}.hero-copy p{max-width:760px;color:#d5dbea;font-size:clamp(1rem,2.2vw,1.28rem)}.badge,.eyebrow{display:inline-flex;width:fit-content;margin-bottom:18px;padding:8px 12px;color:#ffc857;background:#ffc8571a;border:1px solid rgba(255,200,87,.25);border-radius:8px;font-size:.82rem;font-weight:800;text-transform:uppercase}.cta-row{display:flex;flex-wrap:wrap;gap:12px;margin:28px 0}.cta-row.center{justify-content:center}.trust-row{display:flex;flex-wrap:wrap;gap:10px}.trust-row span{padding:8px 10px;color:#dbeafe;background:#2563eb1f;border:1px solid rgba(37,99,235,.28);border-radius:8px;font-size:.86rem}.snapshot-card{align-self:center;max-width:520px;padding:clamp(22px,4vw,34px);background:linear-gradient(160deg,#111827f2,#162033e0);border:1px solid rgba(248,250,252,.16);border-radius:8px;box-shadow:0 24px 70px #0000006b}.status-dot{width:10px;height:10px;display:inline-block;margin-right:8px;background:#00a86b;border-radius:99px;box-shadow:0 0 18px #00a86b}.snapshot-card dl{display:grid;gap:14px;margin:26px 0}.snapshot-card dt,.result-card span,.mini-table span{color:#a8b3c7}.snapshot-card dd{margin:0;color:#fff;font-size:1.45rem;font-weight:800}.section{padding:clamp(64px,8vw,110px) clamp(18px,5vw,76px)}.section-heading{max-width:840px;margin-bottom:34px}.section-heading p,.wide-text,.note{max-width:780px;color:#a8b3c7}.card-grid{display:grid;gap:16px}.card-grid.three{grid-template-columns:repeat(3,minmax(0,1fr))}.card-grid.two{grid-template-columns:repeat(2,minmax(0,1fr))}.info-card,.scenario-card,.article-card,.result-card,.step-card,.cta-box,.calculator-panel,.quiz-card{background:linear-gradient(180deg,#111827f5,#162033eb);border:1px solid rgba(168,179,199,.16);border-radius:8px;box-shadow:0 18px 52px #0000003d}.info-card,.scenario-card,.article-card,.step-card{min-height:210px;padding:24px}.card-icon{display:inline-flex;min-width:42px;height:42px;align-items:center;justify-content:center;margin-bottom:18px;color:#08111f;background:#ffc857;border-radius:8px;font-weight:900}.info-card p,.scenario-card p,.article-card p,.step-card p{color:#a8b3c7}.split{display:grid;grid-template-columns:minmax(0,.85fr) minmax(300px,1.15fr);gap:clamp(24px,5vw,72px);align-items:start}.steps{display:grid;gap:16px}.step-card{min-height:0}.step-card span{display:inline-grid;width:38px;height:38px;place-items:center;margin-bottom:12px;color:#08111f;background:#00a86b;border-radius:8px;font-weight:900}.light-band{color:#08111f;background:#f7f9fc}.light-band .eyebrow{color:#9a5400;background:#ff8a0021}.light-band p,.light-band .note,.light-band .section-heading p{color:#475569}.earnings-layout{display:grid;grid-template-columns:minmax(280px,.8fr) minmax(300px,1fr);gap:24px}.mini-table{display:grid;background:#fff;border:1px solid #e2e8f0;border-radius:8px;overflow:hidden}.mini-table div{display:flex;justify-content:space-between;gap:16px;padding:16px;border-bottom:1px solid #e2e8f0}.mini-table div:last-child{border-bottom:0}.check-list{margin:0;padding:0;list-style:none}.check-list li{margin-bottom:12px;padding:16px;background:#fff;border:1px solid #e2e8f0;border-radius:8px}.method-cloud{display:flex;flex-wrap:wrap;gap:12px}.method-cloud span{padding:12px 14px;background:#111827;border:1px solid rgba(168,179,199,.2);border-radius:8px}.comparison-table{overflow:hidden;border:1px solid rgba(168,179,199,.16);border-radius:8px}.table-head,.table-row{display:grid;grid-template-columns:.7fr 1fr 1fr;gap:0}.table-head>*,.table-row>*{padding:16px;border-bottom:1px solid rgba(168,179,199,.14)}.table-head{background:#ff8a0024}.table-row span{color:#cbd5e1}.accent-panel{background:linear-gradient(135deg,#ff8a0029,#2563eb1f)}.feature-list{display:grid;gap:12px}.feature-list div{display:grid;gap:4px;padding:16px;background:#ffffff12;border:1px solid rgba(168,179,199,.16);border-radius:8px}.feature-list span{color:#a8b3c7}.scenario-card span,.article-card span,.article-meta{color:#ffc857;font-weight:800}.faq-list{max-width:980px;display:grid;gap:10px}.faq-list details{padding:18px;background:#111827f5;border:1px solid rgba(168,179,199,.16);border-radius:8px}.faq-list summary{cursor:pointer;font-weight:800}.faq-list p{margin:14px 0 0;color:#a8b3c7}.final-cta{text-align:center;background:linear-gradient(135deg,#08111ff0,#0b1020db),url(/assets/hero-bg.png) center / cover no-repeat}.final-cta h2,.final-cta h1,.final-cta p{margin-left:auto;margin-right:auto}.site-footer{display:grid;grid-template-columns:minmax(220px,.8fr) 1fr;gap:30px;padding:42px clamp(18px,5vw,76px) 86px;background:#060c16;border-top:1px solid rgba(168,179,199,.14)}.site-footer img{width:170px}.site-footer p{max-width:440px;color:#a8b3c7}.footer-links{display:flex;flex-wrap:wrap;justify-content:flex-end;gap:10px}.footer-links button{color:#a8b3c7;padding:8px 10px}.calculator-layout{display:grid;grid-template-columns:minmax(300px,.85fr) minmax(320px,1.15fr);gap:24px}.calculator-panel,.cta-box{padding:24px}.range-field{display:grid;gap:10px;margin-bottom:22px}.range-field strong{font-size:1.5rem}input{width:100%;min-height:48px;padding:0 14px;color:#f8fafc;background:#0b1020;border:1px solid rgba(168,179,199,.24);border-radius:8px}input[type=range]{padding:0;accent-color:#ff8a00}.results-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:14px}.result-card{min-height:140px;display:grid;align-content:center;gap:6px;padding:20px}.result-card strong{color:#ffc857;font-size:clamp(1.45rem,3vw,2.4rem)}.article-card{cursor:pointer}.article-card:hover{border-color:#ffc8577a;transform:translateY(-2px)}.article-page{padding:52px clamp(18px,5vw,76px) 90px}.article-shell{max-width:920px;margin:0 auto}.article-shell h1{font-size:clamp(2.2rem,5vw,4.8rem)}.article-shell h2{margin-top:48px;font-size:clamp(1.5rem,3vw,2.4rem)}.article-shell p,.article-shell li{color:#cbd5e1;font-size:1.06rem}.article-subtitle{font-size:1.25rem}.ghost-button{margin-bottom:20px;padding:10px 0;color:#ffc857;font-weight:800}.quiz-shell{background:linear-gradient(135deg,#08111fe6,#08111fad),url(/assets/hero-bg.png) center / cover fixed}.quiz-page{min-height:100vh;display:grid;place-items:center;padding:18px}.quiz-card{position:relative;width:min(100%,620px);min-height:min(780px,calc(100vh - 36px));display:grid;grid-template-rows:auto auto 1fr;padding:22px}.quiz-top{display:flex;align-items:center;justify-content:space-between;gap:12px}.quiz-top img{width:148px}.progress{height:8px;margin:20px 0;background:#a8b3c72e;border-radius:999px;overflow:hidden}.progress span{display:block;height:100%;background:linear-gradient(90deg,#ff8a00,#00a86b);transition:width .25s ease}.quiz-screen{display:grid;align-content:center;gap:14px;padding:20px 0}.quiz-screen h1{font-size:clamp(2rem,8vw,3.4rem);line-height:1}.center-screen{text-align:center}.choice{width:100%;min-height:68px;display:grid;gap:2px;padding:16px;color:#f8fafc;text-align:left;background:#0b1020eb;border:1px solid rgba(168,179,199,.2);border-radius:8px}.choice span{color:#a8b3c7}.choice:hover,.choice.selected{border-color:#ffc857;background:#ff8a001f}.full{width:100%}.loader{width:64px;height:64px;margin:0 auto;border:5px solid rgba(168,179,199,.22);border-top-color:#ffc857;border-radius:50%;animation:spin .8s linear infinite}@keyframes spin{to{transform:rotate(360deg)}}.range-display{padding:22px;color:#08111f;background:linear-gradient(135deg,#ffc857,#ff8a00);border-radius:8px;font-size:clamp(2rem,7vw,3.2rem);font-weight:900;line-height:1.05}.range-display span{display:block;color:#08111fc2;font-size:1rem}.proof-grid{display:grid;gap:10px}.proof-grid article,.availability{padding:14px;background:#ffffff12;border:1px solid rgba(168,179,199,.16);border-radius:8px}.proof-grid article{display:grid;gap:2px}.lead-form label{display:grid;gap:6px}.prefix-input{display:grid;grid-template-columns:42px 1fr;align-items:center;background:#0b1020;border:1px solid rgba(168,179,199,.24);border-radius:8px;overflow:hidden}.prefix-input b{text-align:center;color:#ffc857}.prefix-input input{border:0;border-radius:0}.form-error{color:#fecaca}.success-overlay{position:absolute;inset:0;display:grid;place-items:center;padding:24px;background:#08111feb;border-radius:8px;text-align:center}@media(max-width:980px){.desktop-nav,.header-cta{display:none}.menu-toggle{display:inline-flex;min-height:42px;align-items:center;padding:0 12px;border:1px solid rgba(168,179,199,.18);border-radius:8px}.mobile-menu{position:absolute;top:76px;left:12px;right:12px;display:grid;gap:8px;padding:14px;background:#0b1020;border:1px solid rgba(168,179,199,.18);border-radius:8px}.mobile-menu button{min-height:46px;color:#f8fafc;text-align:left;background:transparent;border:0}.hero-section,.split,.earnings-layout,.calculator-layout,.site-footer{grid-template-columns:1fr}.hero-section{min-height:auto;padding-bottom:84px}.card-grid.three,.card-grid.two,.results-grid{grid-template-columns:1fr}.footer-links{justify-content:flex-start}.mobile-sticky-cta{position:fixed;left:14px;right:14px;bottom:14px;z-index:60;min-height:52px;display:inline-flex;align-items:center;justify-content:center;color:#08111f;background:linear-gradient(135deg,#ffc857,#ff8a00);border:0;border-radius:8px;font-weight:900;box-shadow:0 14px 44px #00000061}}@media(max-width:640px){.site-header{padding:12px 14px}.brand{width:132px}.lang-switcher{grid-template-columns:repeat(2,36px)}.lang-switcher button{min-height:32px}.hero-section,.section{padding-left:16px;padding-right:16px}.hero-copy h1{font-size:2.6rem}.table-head,.table-row{grid-template-columns:1fr}.table-head span{display:none}.quiz-page{padding:0}.quiz-card{width:100%;min-height:100vh;border-radius:0;border:0}.quiz-top img{width:120px}.trust-row.compact span{width:100%}}
