:root{--bg:#f5eff7;--surface:#fdf7ff;--card:#fff;--ink:#1b1420;--muted:#806b78;--primary:#a1166a;--secondary:#833ab4;--pink:#c13584;--red:#fd1d1d;--amber:#fcb045;--green:#16a34a;--warning:#ea8a00;--line:#ead6df;color:var(--ink);font-family:Plus Jakarta Sans,Noto Sans Gujarati,system-ui,sans-serif}*{box-sizing:border-box}html,body,#root{min-height:100%}body{background:radial-gradient(circle at 15% 20%,#ffdbe8 0,transparent 33%),radial-gradient(circle at 85% 70%,#eee1ff 0,transparent 35%),var(--bg);margin:0}button,input{font:inherit}button{cursor:pointer}.desktop-shell{grid-template-columns:minmax(300px,430px) 1fr;align-items:center;gap:34px;min-height:100vh;padding:22px 28px;display:grid;overflow:hidden}.desktop-panel{-webkit-backdrop-filter:blur(18px);backdrop-filter:blur(18px);background:#ffffffc7;border:1px solid #ffffffbf;border-radius:34px;height:calc(100vh - 56px);padding:30px;overflow:auto;box-shadow:0 24px 90px #6024731f}.desktop-panel h1{margin:14px 0 10px;font:800 48px/1 Bricolage Grotesque}.desktop-panel p{color:var(--muted);margin:0 0 20px;font-size:17px;line-height:1.55}.eyebrow{text-transform:uppercase;letter-spacing:.08em;font-weight:800;color:var(--primary)!important;margin-top:22px!important;font-size:12px!important}.trust-grid{grid-template-columns:1fr 1fr;gap:10px;margin:22px 0;display:grid}.trust-grid span{border:1px solid var(--line);background:#fff;border-radius:16px;align-items:center;gap:8px;padding:12px;font-size:13px;font-weight:800;display:flex}.trust-grid svg{width:18px;color:var(--primary)}.screen-map{grid-template-columns:1fr 1fr;gap:8px;display:grid}.screen-map button{text-align:left;color:#5a4654;background:#fff;border:0;border-radius:14px;padding:10px;font-weight:800}.screen-map button.active{background:linear-gradient(135deg,var(--primary),var(--red));color:#fff}.device-wrap{place-items:center;min-height:calc(100vh - 44px);display:grid}.device{background:#171018;border-radius:42px;width:min(400px,100vw - 560px);min-width:360px;height:min(820px,100vh - 46px);padding:12px;position:relative;overflow:hidden;box-shadow:0 36px 110px #1b14204d}.device:before{content:"";z-index:20;background:#171018;border-radius:0 0 18px 18px;width:106px;height:26px;position:absolute;top:8px;left:50%;transform:translate(-50%)}.phone-screen{scroll-behavior:smooth;background:linear-gradient(#fffafc,#f7edf6 68%,#f3e9f4);border-radius:32px;height:100%;padding:22px;position:relative;overflow:auto}.phone-screen.with-nav{padding-bottom:110px}.phone-screen::-webkit-scrollbar{display:none}.gradient-screen{color:#fff;background:linear-gradient(145deg,#833ab4 0%,#c13584 31%,#fd1d1d 72%,#fcb045 100%);flex-direction:column;justify-content:space-between;gap:16px;min-height:100%;display:flex;overflow:hidden}.gradient-screen:after{content:"";pointer-events:none;background:radial-gradient(circle at 75% 15%,#ffffff29,#0000 24%),radial-gradient(circle at 15% 65%,#ffffff1f,#0000 22%);position:absolute;inset:0}.gradient-screen>*{z-index:1;position:relative}.gradient-screen h1{color:#fff}.gradient-screen p{color:#ffffffdb}h1{letter-spacing:-.03em;margin:12px 0;font:800 34px/1.05 Bricolage Grotesque,Noto Sans Gujarati}h2{margin:8px 0;font:800 22px/1.1 Bricolage Grotesque,Noto Sans Gujarati}.lead{color:#604b5b;margin:0 0 20px;font-size:16px;line-height:1.55}.center{text-align:center}.logo{background:#081033;border-radius:14px;flex:none;place-items:center;width:44px;height:44px;display:grid;overflow:hidden;box-shadow:0 12px 28px #0810332e}.logo img{object-fit:cover;width:100%;height:100%}.logo-large{border-radius:26px;width:108px;height:108px}.logo-center{place-items:center;margin:8px 0 24px;display:grid}.app-header{justify-content:space-between;align-items:center;margin-bottom:22px;display:flex}.brandline{align-items:center;gap:12px;display:flex}.brandline b{font-size:18px;font-weight:900;display:block}.brandline span{color:var(--muted);font-size:12px;font-weight:800;display:block}.lang-mini{border:1px solid var(--line);background:#fff;border-radius:999px;align-items:center;gap:7px;padding:8px 12px;font-weight:900;display:flex}.top-row{justify-content:space-between;align-items:center;margin-bottom:auto;display:flex}.top-row span{color:#fff;border:1px solid #ffffff52;border-radius:999px;padding:9px 14px;font-size:13px;font-weight:900}.pill{color:var(--primary);text-transform:uppercase;letter-spacing:.04em;background:#ffd8e6;border-radius:999px;align-items:center;gap:7px;padding:8px 13px;font-size:12px;font-weight:900;display:inline-flex}.pill.light{color:#fff;background:#ffffff38;border:1px solid #ffffff3d}.pill.success{color:#064e1f;background:#72f090}.chips{flex-wrap:wrap;gap:8px;margin:12px 0;display:flex}.chips span{color:#6a5363;border:1px solid var(--line);background:#fff;border-radius:999px;align-items:center;gap:6px;padding:8px 10px;font-size:12px;font-weight:800;display:inline-flex}.gradient-screen .chips span{color:#fff;background:#ffffff1f;border-color:#ffffff40}.primary-btn{background:linear-gradient(115deg,var(--primary),var(--red),var(--amber));color:#fff;border:0;border-radius:24px;justify-content:center;align-items:center;gap:10px;width:100%;padding:18px 20px;font-weight:900;display:flex;box-shadow:0 18px 45px #c1358438}.card{border:1px solid var(--line);background:#ffffffeb;border-radius:26px;margin:14px 0;padding:20px;box-shadow:0 18px 44px #833ab414}.language-list{gap:12px;margin:24px 0;display:grid}.language-card{text-align:left;background:#fff;border:2px solid #0000;border-radius:22px;padding:18px;box-shadow:0 12px 30px #833ab412}.language-card b{font-size:18px;display:block}.language-card span{color:var(--muted);font-weight:700}.language-card.selected{border-color:#ff79a8;box-shadow:0 0 0 5px #ffedf4}.pig{-webkit-backdrop-filter:blur(6px);backdrop-filter:blur(6px);background:#ffffff2e;border:1px solid #ffffff3b;border-radius:26px;place-items:center;width:92px;height:92px;display:grid}.mini-emi{-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);background:#ffffff2e;border:1px solid #ffffff3d;border-radius:26px;align-self:flex-end;min-width:170px;padding:15px}.mini-emi span,.mini-emi small{color:#fff;font-weight:800;display:block}.mini-emi b{color:#fff;font-size:32px}.benefit-stack{gap:12px;display:grid}.benefit{background:#ffffff26;border:1px solid #ffffff3b;border-radius:22px;align-items:center;gap:14px;padding:15px;display:flex}.benefit i{background:#ffffff1f;border-radius:16px;place-items:center;width:40px;height:40px;display:grid}.benefit b,.benefit span{display:block}.benefit span{color:#ffffffd1;font-size:12px}.pay-card{align-items:center;gap:14px;display:flex}.pay-card .coin{background:linear-gradient(135deg,var(--primary),var(--amber));color:#fff;border-radius:20px;place-items:center;width:56px;height:56px;display:grid}.pay-card span{color:var(--muted);font-weight:700;display:block}.pay-card strong{color:var(--primary);margin-left:auto;font-size:32px}.grid2{grid-template-columns:1fr 1fr;gap:12px;margin:14px 0;display:grid}.grid3{grid-template-columns:repeat(3,1fr);gap:10px;display:grid}.mini{border:1px solid var(--line);background:#fff;border-radius:20px;min-height:88px;padding:15px}.mini svg{color:var(--primary)}.mini b,.mini span{display:block}.mini b{font-weight:900}.mini span{color:var(--muted);font-size:12px;font-weight:700}.note{color:var(--muted);text-align:center;font-size:13px;font-weight:700}.field{margin:12px 0;display:block}.field span{text-transform:uppercase;color:#6e5363;letter-spacing:.04em;margin-bottom:8px;font-size:12px;font-weight:900;display:block}.field div{color:#82717b;background:#fff0f3;border:1px solid #efc8d3;border-radius:18px;padding:15px 16px;font-weight:800}.otp{gap:12px;margin:14px 0;display:flex}.otp span{background:#fff0f3;border:1px solid #efc8d3;border-radius:18px;flex:1;height:56px}.progress{background:#f0dbe4;border-radius:999px;height:10px;margin:14px 0;overflow:hidden}.progress b{background:linear-gradient(90deg,var(--primary),var(--amber));border-radius:999px;height:100%;display:block}.loan-types{grid-template-columns:1fr 1fr;gap:10px;margin:18px 0;display:grid}.loan-types button{border:1px solid var(--line);color:#4d3543;background:#fff;border-radius:18px;align-items:center;gap:9px;padding:13px;font-weight:900;display:flex}.loan-types svg{width:18px}.loan-types .picked{color:var(--primary);background:#ffe7ef;border-color:#ff78a5}.seg-label{text-transform:uppercase;color:#6e5363;margin:14px 0 8px;font-size:12px;font-weight:900;display:block}.seg{background:#fff0f3;border-radius:18px;grid-template-columns:1fr 1fr;gap:4px;padding:4px;display:grid}.seg button{color:#694b5c;background:0 0;border:0;border-radius:15px;padding:12px;font-weight:900}.seg button.active{background:var(--primary);color:#fff}.hero-stat{border-color:#ff9dbb;justify-content:space-between;align-items:center;display:flex}.hero-stat span{text-transform:uppercase;color:#8a6b78;font-size:12px;font-weight:900}.hero-stat b{color:var(--primary);font-size:40px;display:block}.ring{background:conic-gradient(var(--primary) 75%,#f8dbe5 0);border-radius:50%;place-items:center;width:96px;height:96px;display:grid;position:relative}.ring:after{content:"";background:#fff;border-radius:50%;position:absolute;inset:12px}.ring b,.ring span{z-index:1;text-align:center;position:relative}.ring b{font-size:22px}.ring span{font-size:10px}.stat{border:1px solid var(--line);background:#fff;border-radius:18px;padding:13px}.stat span{color:#8a6b78;text-transform:uppercase;font-size:11px;font-weight:900;display:block}.stat b{color:#2b1724;font-size:26px}.stat.warn b{color:#a86900}.locked{border:1px solid var(--line);text-align:center;filter:saturate(.85);background:linear-gradient(#ffffffb8,#ffffff6b);border-radius:20px;padding:17px}.locked svg{color:var(--primary)}.locked b,.locked span{display:block}.locked span{color:var(--muted);font-size:12px;font-weight:700}.sticky-cta{-webkit-backdrop-filter:blur(14px);backdrop-filter:blur(14px);border:1px solid var(--line);background:#ffffffeb;border-radius:28px;padding:14px;position:absolute;bottom:18px;left:18px;right:18px;box-shadow:0 -10px 40px #501e501a}.sticky-cta p{text-align:center;color:#664957;margin:0 0 8px;font-size:12px;font-weight:800}.plan{position:relative}.plan.pro{border:2px solid var(--primary)}.plan-badge{color:#8a4b00;text-transform:uppercase;background:#ffe2b8;border-radius:999px;padding:7px 10px;font-size:11px;font-weight:900;display:inline-block}.plan-head{justify-content:space-between;align-items:flex-start;display:flex}.plan-head p{color:var(--muted);margin:0;font-weight:800}.plan-head strong{color:var(--primary);font-size:34px}.plan-head small{color:var(--muted);font-size:12px}.plan li{color:#5d4653;align-items:center;gap:8px;margin:10px 0;font-weight:800;list-style:none;display:flex}.plan li svg{color:var(--green)}.success-big{color:#0f8d38;background:#d8fbe1;border-radius:50%;place-items:center;width:116px;height:116px;margin:88px auto 24px;display:grid;box-shadow:0 0 0 14px #edfdf1}.row{border-bottom:1px solid #eee;justify-content:space-between;padding:12px 0;display:flex}.row:last-child{border-bottom:0}.row span{color:var(--muted);font-weight:800}.row b{font-weight:900}.emi-card{border-color:#ff9dbb}.emi-top{justify-content:space-between;align-items:center;margin-bottom:14px;display:flex}.emi-top span{color:#8a4b00;background:#ffe2b8;border-radius:999px;padding:7px 10px;font-size:12px;font-weight:900}.panic{background:#fff8e8;border:0;border-radius:22px;align-items:center;gap:12px;width:100%;margin:12px 0;padding:17px;font-weight:900;display:flex}.panic svg:first-child{color:#111}.panic svg:last-child{margin-left:auto}.orange{background:linear-gradient(#fff,#fff6e8);border-color:#ffd9a3}.orange span{color:#a86900;text-transform:uppercase;font-size:12px;font-weight:900}.orange b{color:#b56a00;font-size:48px;display:block}.opps{gap:12px;display:grid}.opp{border:1px solid var(--line);background:#fff;border-radius:22px;align-items:center;gap:12px;padding:14px;display:flex}.opp i{width:42px;height:42px;color:var(--primary);background:#ffd8e6;border-radius:16px;place-items:center;display:grid}.opp b,.opp span{display:block}.opp span{color:var(--muted);font-size:12px;font-weight:700}.opp em{color:#08742a;background:#72f090;border-radius:999px;margin-left:auto;padding:7px 10px;font-size:11px;font-style:normal;font-weight:900}.gradient-card{background:linear-gradient(135deg,var(--secondary),var(--pink),var(--red),var(--amber));color:#fff}.gradient-card span{color:#064e1f;text-transform:uppercase;background:#72f090;border-radius:999px;padding:7px 10px;font-size:11px;font-weight:900}.gradient-card b{margin-top:18px;font-size:22px;display:block}.gradient-card strong{font-size:48px;display:block}.gradient-card p{color:#fff;margin:0}.score-ring{background:conic-gradient(var(--primary) 62%,#f1dbe5 0);border-radius:50%;place-items:center;width:210px;height:210px;margin:30px auto;display:grid;position:relative}.score-ring:after{content:"";background:#fff;border-radius:50%;position:absolute;inset:20px}.score-ring b,.score-ring span{z-index:1;position:relative}.score-ring b{color:var(--primary);font-size:56px}.score-ring span{color:var(--muted);font-weight:900}.prompt-row{flex-wrap:wrap;gap:10px;margin:15px 0;display:flex}.prompt-row button{color:var(--primary);background:#ffd8e6;border:0;border-radius:999px;padding:10px 13px;font-weight:900}.chat{align-items:flex-start;gap:12px;display:flex}.chat svg{color:var(--primary);flex-shrink:0}.chat p{font-weight:800;line-height:1.45}.chat button{background:var(--primary);color:#fff;border:0;border-radius:999px;padding:12px 16px;font-weight:900}.scheme-list .card h2{margin:0 0 7px}.scheme-list .card p{color:var(--muted);margin:0 0 10px}.scheme-list .card span{color:var(--primary);font-size:12px;font-weight:900}.profile-card{align-items:center;gap:14px;display:flex}.profile-card h2,.profile-card p{margin:0}.profile-card p{color:var(--muted);font-weight:700}.profile-list{gap:12px;display:grid}.profile-list button{border:1px solid var(--line);text-align:left;background:#fff;border-radius:22px;align-items:center;gap:12px;padding:18px;font-weight:900;display:flex}.profile-list svg{width:22px;color:var(--primary)}.profile-list svg:last-child{color:#644d5d;margin-left:auto}.bottom-nav{border-top:1px solid var(--line);-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);background:#fffffff0;border-radius:28px 28px 0 0;grid-template-columns:repeat(5,1fr);height:86px;padding:8px 10px 12px;display:grid;position:absolute;bottom:0;left:0;right:0}.bottom-nav button{color:#624858;background:0 0;border:0;border-radius:18px;flex-direction:column;justify-content:center;align-items:center;gap:3px;font-size:11px;font-weight:900;display:flex}.bottom-nav svg{width:20px}.bottom-nav button:first-child,.bottom-nav button:hover{color:var(--primary);background:#ffd8e6}@media (width<=900px){.desktop-shell{padding:0;display:block}.desktop-panel{display:none}.device-wrap{min-height:100vh;display:block}.device{width:100vw;height:100vh;box-shadow:none;background:0 0;border-radius:0;padding:0}.device:before{display:none}.phone-screen{border-radius:0;min-height:100vh}.sticky-cta,.bottom-nav{position:fixed}.desktop-shell{background:var(--bg)}}@media (width<=430px){.grid3{grid-template-columns:1fr}.grid2{gap:10px}.phone-screen{padding:18px}.h1{font-size:30px}}.logo-hero{border-radius:28px;width:108px;height:108px;box-shadow:0 22px 60px #08103352,0 0 0 12px #ffffff1a}.brand-hero{align-items:center;gap:16px;margin-top:8px;display:flex}.brand-hero div{gap:3px;display:grid}.brand-hero .hero-kicker{color:#fff;font:800 24px/1 Bricolage Grotesque}.brand-hero b{color:#ffffffd1;font-size:13px}.splash-visual{min-height:200px;margin:2px 0 4px;position:relative}.orb{filter:blur(.2px);background:#ffffff21;border:1px solid #ffffff29;border-radius:999px;position:absolute}.orb-one{width:170px;height:170px;top:2px;right:-44px}.orb-two{background:#ffffff17;width:120px;height:120px;bottom:0;left:-30px}.glass-feature{background:#ffffff29;border:1px solid #ffffff3d;border-radius:32px;place-items:center;width:116px;height:116px;display:grid;position:absolute;bottom:18px;left:10px;box-shadow:inset 0 1px #ffffff2e,0 20px 60px #00000021}.glass-feature span{color:#fff;font-size:20px;font-weight:900;position:absolute;bottom:12px;right:15px}.hero-copy h1{margin-top:8px;font-size:37px}.hero-copy p:not(.pill){max-width:330px;font-size:16px;line-height:1.48}.hook-dashboard{grid-template-columns:1fr 1fr;gap:12px;margin:70px 0 16px;display:grid}.hook-dashboard>div{-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);background:#ffffff29;border:1px solid #ffffff3d;border-radius:24px;padding:14px}.hook-dashboard small,.hook-dashboard em{color:#ffffffdb;font-style:normal;font-weight:800;display:block}.hook-dashboard b{color:#fff;margin:4px 0;font-size:28px;display:block}.hook-pro .benefit{padding:14px}.hook-pro h1{font-size:36px}.hook-pro .primary-btn,.splash-pro .primary-btn{margin-top:2px}@media (width>=901px){body{overflow:hidden}.desktop-panel{height:calc(100vh - 44px)}.screen-map{padding-bottom:10px}.desktop-panel .logo-large{border-radius:24px;width:92px;height:92px}.desktop-panel h1{font-size:42px}.desktop-panel p{font-size:16px}.trust-grid span{padding:10px}.screen-map button{padding:9px}}@media (height<=760px) and (width>=901px){.device{width:370px;min-width:370px;height:calc(100vh - 32px)}.desktop-panel{height:calc(100vh - 32px);padding:22px}.desktop-panel h1{font-size:36px}.desktop-panel p{font-size:15px;line-height:1.45}.trust-grid{margin:14px 0}.screen-map{gap:6px}.screen-map button{padding:8px;font-size:13px}.hero-copy h1,.hook-pro h1{font-size:32px}.splash-visual{min-height:150px}.hook-dashboard{margin-top:36px}.phone-screen{padding:20px}}@media (width<=900px){.device{width:100vw;min-width:0;height:100vh}.hook-dashboard{margin-top:58px}.brand-hero{margin-top:12px}}.pre-flow-nav{grid-template-columns:repeat(3,1fr);gap:8px;margin:4px 0 8px;display:grid}.pre-flow-nav span{color:#fff;-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);background:#ffffff1f;border:1px solid #ffffff3d;border-radius:999px;justify-content:center;align-items:center;gap:6px;padding:8px 9px;font-size:12px;font-weight:900;display:flex}.pre-flow-nav span.active{background:#ffffff38;box-shadow:inset 0 1px #fff3}.bottom-nav button.active{color:var(--primary);background:#ffd8e6}.bottom-nav button:first-child{color:#624858;background:0 0}.bottom-nav button:first-child.active{color:var(--primary);background:#ffd8e6}.plan:not(.pro)+.plan:not(.pro){margin-top:12px}@media (height<=760px) and (width>=901px){.plan{padding:16px}.plan-head strong{font-size:30px}.plan li{margin:8px 0}.plans-title-tight h1{font-size:30px}}.v83-splash,.v83-hook{justify-content:space-between;gap:12px;padding:22px}.splash-top{z-index:2;justify-content:space-between;align-items:center;gap:12px;display:flex;position:relative}.brand-hero.compact{gap:10px;margin:0}.brand-hero.compact .logo{border-radius:17px;width:52px;height:52px}.brand-hero.compact .hero-kicker{font-size:23px}.micro-badge{color:#fff;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background:#ffffff24;border:1px solid #ffffff57;border-radius:999px;justify-content:center;align-items:center;padding:9px 13px;font-size:12px;font-weight:900;display:inline-flex}.premium-hero-card{-webkit-backdrop-filter:blur(14px);backdrop-filter:blur(14px);background:#ffffff24;border:1px solid #ffffff42;border-radius:34px;gap:18px;padding:22px;display:grid;box-shadow:0 22px 70px #0000001a,inset 0 1px #ffffff38}.premium-hero-card .logo-hero{border-radius:28px;width:98px;height:98px;box-shadow:0 20px 56px #08103347,0 0 0 10px #ffffff1a}.premium-hero-card h1{margin:10px 0 8px;font-size:33px}.premium-hero-card p:not(.pill){color:#ffffffe6;margin:0;font-size:15px;line-height:1.46}.emi-proof-strip{z-index:2;grid-template-columns:1fr 1fr;gap:10px;display:grid;position:relative}.emi-proof-strip>div{-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background:#ffffff24;border:1px solid #ffffff42;border-radius:24px;padding:14px}.emi-proof-strip small,.emi-proof-strip span{color:#ffffffd1;font-size:12px;font-weight:850;display:block}.emi-proof-strip b{color:#fff;margin:4px 0;font-size:27px;display:block}.onboarding-nav{z-index:2;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background:#ffffff1a;border:1px solid #ffffff2e;border-radius:22px;grid-template-columns:repeat(4,1fr);gap:7px;padding:7px;display:grid;position:relative}.onboarding-nav button{color:#ffffffbd;background:0 0;border:0;border-radius:16px;flex-direction:column;align-items:center;gap:3px;padding:8px 4px;font-size:10px;font-weight:900;display:flex}.onboarding-nav button.active{color:var(--primary);background:#fff;box-shadow:0 8px 20px #00000014}.hook-money-card{z-index:2;-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);background:#ffffff29;border:1px solid #ffffff47;border-radius:30px;margin-top:8px;padding:17px;position:relative;box-shadow:0 18px 55px #0000001c}.hook-money-head,.money-grid{justify-content:space-between;align-items:center;gap:12px;display:flex}.hook-money-head span{text-transform:uppercase;color:#fff;background:#ffffff26;border:1px solid #ffffff3d;border-radius:999px;padding:8px 11px;font-size:12px;font-weight:900}.hook-money-head b{color:#814800;background:#ffdca8;border-radius:999px;padding:8px 10px;font-size:12px}.money-grid{margin:15px 0}.money-grid div{background:#ffffff1f;border:1px solid #ffffff2e;border-radius:22px;flex:1;padding:13px}.money-grid small{color:#ffffffd1;font-weight:900;display:block}.money-grid strong{color:#fff;margin-top:4px;font-size:29px;display:block}.lightbar{background:#ffffff3b;margin:6px 0 0}.compact-benefits{gap:9px}.compact-benefits .benefit{border-radius:19px;padding:12px}.v83-hook h1{margin:7px 0;font-size:34px}.v83-hook p:not(.pill):not(.note){color:#ffffffe6;margin:0;font-size:15px;line-height:1.42}@media (height<=760px) and (width>=901px){.premium-hero-card{gap:12px;padding:18px}.premium-hero-card .logo-hero{width:76px;height:76px}.premium-hero-card h1{font-size:28px}.emi-proof-strip>div{padding:11px}.emi-proof-strip b{font-size:22px}.onboarding-nav button{padding:6px 3px}.hook-money-card{padding:13px}.money-grid strong{font-size:23px}.compact-benefits .benefit{padding:10px}.v83-hook h1{font-size:29px}.v83-hook .chips,.v83-splash .chips{margin:6px 0}.v83-splash .primary-btn,.v83-hook .primary-btn{padding:15px}}.flow-nav{border:1px solid var(--line);background:#fff;border-radius:22px;grid-template-columns:repeat(4,1fr);gap:8px;margin:6px 0 16px;padding:8px;display:grid;box-shadow:0 12px 34px #833ab414}.flow-nav button{color:#785e70;background:#fff7fa;border:0;border-radius:16px;flex-direction:column;justify-content:center;align-items:center;gap:4px;min-height:58px;padding:9px 4px;font-size:10px;font-weight:900;display:flex}.flow-nav button svg{color:var(--primary)}.flow-nav button.active{background:linear-gradient(135deg,var(--primary),var(--red));color:#fff;box-shadow:0 12px 26px #c1358438}.flow-nav button.active svg{color:#fff}.splash-card-pro{color:#fff;background:linear-gradient(145deg,#833ab4 0%,#c13584 34%,#fd1d1d 76%,#fcb045 100%);border:0;margin-top:10px;position:relative;overflow:hidden}.splash-card-pro:before{content:"";background:#ffffff21;border:1px solid #ffffff1f;border-radius:50%;width:190px;height:190px;position:absolute;top:-30px;right:-70px}.splash-card-pro:after{content:"";background:#ffffff17;border:1px solid #ffffff1f;border-radius:50%;width:150px;height:150px;position:absolute;bottom:80px;left:-55px}.splash-card-pro>*{z-index:1;position:relative}.splash-card-top{justify-content:space-between;align-items:flex-start;gap:10px;margin-bottom:18px;display:flex}.splash-card-pro .logo-hero{border-radius:26px;width:86px;height:86px;box-shadow:0 18px 48px #08103357,0 0 0 9px #ffffff1f}.secure-pill{color:#fff;background:#ffffff24;border:1px solid #ffffff4d;border-radius:999px;align-items:center;gap:6px;padding:9px 12px;font-size:12px;font-weight:900;display:inline-flex}.splash-card-pro .pill{color:#fff;background:#ffffff2e;border:1px solid #ffffff38}.splash-card-pro h1{color:#fff;margin:12px 0 8px;font-size:32px}.splash-lead{color:#ffffffeb;margin:0 0 18px;font-size:15px;line-height:1.48}.splash-proof{grid-template-columns:1fr 1fr;gap:10px;display:grid}.splash-proof div{background:#ffffff24;border:1px solid #ffffff38;border-radius:22px;padding:13px}.splash-proof small,.splash-proof span{color:#ffffffd1;font-size:12px;font-weight:850;display:block}.splash-proof b{color:#fff;margin:4px 0;font-size:26px;display:block}.next-step-card{margin-top:10px;padding:14px 16px}.next-step-card>div{justify-content:space-between;align-items:center;gap:10px;margin-bottom:12px;display:flex}.next-step-card b{font-weight:900}.next-step-card span{color:var(--muted);font-weight:800}.next-step-card .primary-btn{border-radius:20px;padding:14px 16px}.emi-command-preview{background:linear-gradient(#fff,#fff0f5);border:1px solid #ff9dbb;box-shadow:0 18px 45px #c135841f}.inline-action{background:linear-gradient(115deg,var(--primary),var(--red),var(--amber));color:#fff;border:0;border-radius:20px;justify-content:center;align-items:center;gap:8px;width:100%;margin-top:8px;padding:14px 16px;font-weight:900;display:flex}.benefit-grid-light{grid-template-columns:1fr;gap:10px;margin:14px 0;display:grid}.benefit-grid-light .mini{grid-template-columns:26px 1fr;align-items:center;column-gap:10px;min-height:76px;display:grid}.benefit-grid-light .mini span{grid-column:2}.benefit-grid-light .mini svg{grid-row:1/span 2}@media (height<=760px) and (width>=901px){.flow-nav{margin-bottom:10px;padding:6px}.flow-nav button{min-height:48px;padding:6px 3px}.splash-card-pro{padding:17px}.splash-card-pro .logo-hero{width:68px;height:68px}.splash-card-pro h1{font-size:27px}.splash-proof b{font-size:21px}.benefit-grid-light .mini{min-height:64px;padding:10px}.emi-command-preview{padding:16px}.next-step-card,.next-step-card .primary-btn{padding:12px}}.flow-nav-bottom{z-index:8;background:linear-gradient(#f7edf600 0%,#f7edf6eb 24%,#f3e9f4 100%);margin-top:14px;padding-top:12px;position:sticky;bottom:0}.flow-nav-bottom .flow-nav{border-radius:24px;margin:0;box-shadow:0 18px 44px #833ab424}.flow-nav-bottom .flow-nav button{min-height:60px}@media (width<=900px){.flow-nav-bottom{padding-bottom:4px}}@media (height<=760px) and (width>=901px){.flow-nav-bottom{margin-top:10px;padding-top:8px}.flow-nav-bottom .flow-nav button{min-height:50px}}.input{color:#1b1420;background:#fff4f7;border:1px solid #c135842e;border-radius:18px;outline:none;width:100%;margin-bottom:14px;padding:16px 18px;font-size:16px;font-weight:600}.input:focus{border-color:#c13584;box-shadow:0 0 0 4px #c135841f}.field-label{text-transform:uppercase;color:#6f5867;letter-spacing:.04em;margin:10px 0 8px;font-size:12px;font-weight:800;display:block}.form-card{background:#fff;border:1px solid #c1358429;border-radius:24px;margin:18px 0;padding:18px}.small-muted{color:#8a8194;margin-top:2px;font-size:12px;line-height:1.4}.primary-btn:disabled{opacity:.65;cursor:not-allowed}.error-text{color:#b91c1c;margin-top:12px;font-size:13px;font-weight:700}.success-text{color:#15803d;margin-top:12px;font-size:13px;font-weight:700}.loan-type-grid{grid-template-columns:1fr 1fr;gap:12px;margin:18px 0;display:grid}.loan-type-pill{color:#4b3442;text-align:left;cursor:pointer;background:#fff;border:1px solid #c135842e;border-radius:18px;padding:14px 12px;font-size:14px;font-weight:800}.loan-type-pill.selected{color:#a80055;background:#ffe4ef;border-color:#c13584;box-shadow:0 8px 18px #c135841f}.card-title{color:#1b1420;margin:0 0 12px;font-size:20px;line-height:1.1}.toggle-row{color:#4b3442;justify-content:space-between;align-items:center;gap:16px;margin:10px 0 16px;font-size:14px;font-weight:800;display:flex}.small-toggle{color:#7a4b62;cursor:pointer;background:#fff4f7;border:1px solid #c135842e;border-radius:999px;padding:10px 18px;font-weight:900}.small-toggle.active{color:#fff;background:linear-gradient(122deg,#833ab4,#c13584,#fd1d1d,#fcb045);border-color:#0000}.secondary-dev-btn{color:#a80055;cursor:pointer;background:#fff;border:1px dashed #c1358459;border-radius:18px;width:100%;margin-top:12px;padding:14px 18px;font-size:14px;font-weight:900}.secondary-dev-btn:disabled{opacity:.65;cursor:not-allowed}.segment-row{background:#fff4f7;border-radius:18px;grid-template-columns:1fr 1fr;gap:10px;margin:8px 0 18px;padding:6px;display:grid}.segment-btn{color:#6f5867;cursor:pointer;background:0 0;border:0;border-radius:14px;padding:13px 10px;font-size:14px;font-weight:900}.segment-btn.active{color:#fff;background:linear-gradient(122deg,#833ab4,#c13584,#fd1d1d,#fcb045);box-shadow:0 10px 20px #c135842e}.loading-card{text-align:center;background:#fff;border:1px solid #c1358424;border-radius:28px;margin-top:28px;padding:28px;box-shadow:0 18px 40px #1b14200f}.loading-orb{color:#fff;letter-spacing:-.04em;background:linear-gradient(122deg,#833ab4,#c13584,#fd1d1d,#fcb045);border-radius:24px;place-items:center;width:72px;height:72px;margin:0 auto 18px;font-weight:1000;display:grid}.success-kicker{color:#15803d;background:#dcfce7}.preview-hero-card{background:#fff;border:1px solid #c135842e;border-radius:28px;justify-content:space-between;align-items:center;gap:16px;margin:20px 0 14px;padding:18px;display:flex;box-shadow:0 18px 40px #1b14200f}.big-money{letter-spacing:-.06em;color:#bd005b;margin:8px 0;font-size:38px;font-weight:1000;line-height:1}.pressure-ring{text-align:center;background:radial-gradient(circle at center, #fff 52%, transparent 54%), conic-gradient(#c90062 var(--pressure,75%), #ffe1ec 0);border:10px solid #ffe1ec;border-radius:50%;flex:none;place-items:center;width:108px;height:108px;display:grid}.pressure-ring span{color:#bd005b;font-size:24px;font-weight:1000;display:block}.pressure-ring small{color:#8a8194;margin-top:-18px;font-size:10px;font-weight:800;display:block}.summary-grid{grid-template-columns:1fr 1fr;gap:12px;margin:14px 0 16px;display:grid}.summary-tile{background:#fff;border:1px solid #c1358429;border-radius:20px;padding:14px}.summary-tile span{color:#8a8194;text-transform:uppercase;margin-bottom:8px;font-size:11px;font-weight:900;display:block}.summary-tile b{color:#1b1420;font-size:22px;font-weight:1000;line-height:1;display:block}.warning-tile{background:#fff7ed;border-color:#ea8a0038}.warning-tile b{color:#b45309}.insight-card{background:#fff7ed;border:1px solid #ea8a002e;border-radius:22px;margin:14px 0;padding:16px}.insight-card b{color:#1b1420;margin-bottom:6px;font-size:16px;display:block}.insight-card p{color:#7c5b3a;margin:0;font-size:13px;line-height:1.35}.locked-grid{grid-template-columns:1fr 1fr;gap:12px;margin:16px 0 110px;display:grid}.sticky-unlock-card{-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);background:#ffffffeb;border:1px solid #c135842e;border-radius:26px;padding:14px;position:sticky;bottom:14px;box-shadow:0 -12px 30px #1b142014}.sticky-unlock-card p{text-align:center;color:#4b3442;margin:0 0 10px;font-size:12px;font-weight:800}.home-emi-card{background:#fff;border:1px solid #c135842e;border-radius:28px;margin:20px 0 14px;padding:18px;box-shadow:0 18px 40px #1b14200f}.home-card-top{justify-content:space-between;align-items:center;gap:12px;margin-bottom:14px;display:flex}.home-card-top b{color:#4b3442;text-align:right;font-size:13px}.pill-soft{color:#9a3412;background:#ffedd5;border-radius:999px;align-items:center;padding:8px 12px;font-size:12px;font-weight:900;display:inline-flex}.emi-three-grid{grid-template-columns:1fr;gap:10px;margin-bottom:14px;display:grid}.emi-three-grid div{background:#fff4f7;border:1px solid #c135841f;border-radius:18px;padding:12px}.emi-three-grid span{color:#8a8194;text-transform:uppercase;margin-bottom:6px;font-size:11px;font-weight:900;display:block}.emi-three-grid b{color:#bd005b;font-size:24px;font-weight:1000;line-height:1}.progress-track{background:#ffe1ec;border-radius:999px;height:10px;margin:14px 0;overflow:hidden}.progress-fill{border-radius:inherit;background:linear-gradient(122deg,#833ab4,#c13584,#fd1d1d,#fcb045);height:100%}.trouble-strip{text-align:left;cursor:pointer;background:#fff7ed;border:0;border-radius:22px;align-items:center;gap:12px;width:100%;margin:14px 0;padding:14px;display:flex}.trouble-strip span{color:#9a3412;background:#fff;border:1px solid #ea8a0033;border-radius:50%;flex:none;place-items:center;width:34px;height:34px;font-weight:1000;display:grid}.trouble-strip div{flex:1}.trouble-strip b{color:#1b1420;font-size:15px;display:block}.trouble-strip small{color:#8a8194;margin-top:2px;font-size:12px;display:block}.home-grid{grid-template-columns:1fr 1fr;gap:12px;margin:16px 0;display:grid}.home-mini-card{text-align:left;cursor:pointer;background:#fff;border:1px solid #c1358424;border-radius:22px;padding:16px;box-shadow:0 14px 28px #1b14200b}.home-mini-card svg{color:#c90062;margin-bottom:10px}.home-mini-card b{color:#1b1420;margin-bottom:4px;font-size:15px;line-height:1.15;display:block}.home-mini-card small{color:#8a8194;font-size:12px;line-height:1.25;display:block}@media (width>=380px){.emi-three-grid{grid-template-columns:1fr 1fr 1fr}.emi-three-grid b{font-size:20px}}.plan-rule-card{background:#fff7ed;border:1px solid #ea8a0033;border-radius:22px;margin:18px 0;padding:14px}.plan-rule-card b{color:#1b1420;margin-bottom:4px;font-size:15px;display:block}.plan-rule-card p{color:#7c5b3a;margin:0;font-size:13px;line-height:1.35}.plans-stack{gap:16px;margin:18px 0;display:grid}.plan-card-v2{cursor:pointer;background:#fff;border:1px solid #c1358429;border-radius:28px;padding:18px;box-shadow:0 18px 40px #1b14200e}.plan-card-v2.selected-plan{border-color:#c13584;box-shadow:0 22px 48px #c1358424}.plan-card-v2.pro-plan{background:linear-gradient(#fff,#fff) padding-box padding-box,linear-gradient(122deg,#833ab4,#c13584,#fd1d1d,#fcb045) border-box;border:2px solid #c90062}.plan-card-top{justify-content:space-between;align-items:flex-start;gap:16px;display:flex}.plan-badge{color:#15803d;text-transform:uppercase;background:#dcfce7;border-radius:999px;align-items:center;padding:8px 12px;font-size:11px;font-weight:1000;display:inline-flex}.plan-badge.pro-badge{color:#9a3412;background:#ffedd5}.plan-price{text-align:right}.plan-price b{color:#bd005b;letter-spacing:-.05em;font-size:38px;font-weight:1000;line-height:1;display:block}.plan-price small{color:#8a8194;margin-top:4px;font-size:12px;font-weight:800;display:block}.plan-card-v2 h2{letter-spacing:-.04em;color:#1b1420;margin:12px 0 4px;font-size:28px;line-height:1}.plan-sub{color:#8a8194;margin:0 0 14px;font-size:14px;font-weight:800}.plan-features{gap:10px;margin:14px 0 18px;padding:0;list-style:none;display:grid}.plan-features li{color:#4b3442;align-items:center;gap:10px;font-size:14px;font-weight:800;display:flex}.plan-features svg{color:#16a34a;flex:none}.outline-plan-btn{color:#bd005b;cursor:pointer;background:#fff;border:1px solid #c135846b;border-radius:20px;justify-content:center;align-items:center;gap:8px;width:100%;padding:15px 18px;font-size:15px;font-weight:1000;display:inline-flex}.trust-line-center{text-align:center;color:#8a8194;margin:14px 0 20px;font-size:12px;font-weight:800}.success-orb,.pending-orb{border-radius:50%;place-items:center;width:116px;height:116px;margin:44px auto 22px;font-weight:1000;display:grid}.success-orb{color:#14532d;background:#86efac;border:14px solid #bbf7d0}.pending-orb{color:#fff;background:linear-gradient(122deg,#833ab4,#c13584,#fd1d1d,#fcb045);border:14px solid #ffe1ec;font-size:44px}.center-text{text-align:center}.subscription-status-card{background:#fff;border:1px solid #c1358429;border-radius:26px;gap:12px;margin:24px 0;padding:18px;display:grid}.subscription-status-card div{border-bottom:1px solid #c1358414;justify-content:space-between;align-items:center;gap:16px;padding-bottom:10px;display:flex}.subscription-status-card div:last-child{border-bottom:0;padding-bottom:0}.subscription-status-card span{color:#8a8194;font-size:13px;font-weight:900}.subscription-status-card b{color:#1b1420;text-align:right;font-size:14px;font-weight:1000}.language-top-logo{justify-content:center;margin:8px 0 34px;display:flex}.language-top-logo .logo{border-radius:18px;width:56px;height:56px;box-shadow:0 18px 34px #0f081929}.language-kicker{color:#a91167;letter-spacing:.02em;background:#ffd6e8;border-radius:999px;align-items:center;gap:6px;margin-bottom:16px;padding:8px 14px;font-size:12px;font-weight:900;display:inline-flex}.language-title{color:#120b18;letter-spacing:-.06em;margin:0;font-size:42px;font-weight:950;line-height:.98}.language-body{color:#5f5265;margin:22px 0 26px;font-size:18px;font-weight:650;line-height:1.45}.language-list{gap:14px;margin-bottom:22px;display:grid}.language-option{text-align:left;cursor:pointer;background:#fff;border:1px solid #c135841f;border-radius:24px;justify-content:space-between;align-items:center;width:100%;min-height:82px;padding:18px 20px;display:flex}.language-option.selected{border:2px solid #ff5fa2;box-shadow:0 14px 30px #c135841f}.language-option b{color:#120b18;margin-bottom:5px;font-size:21px;line-height:1.1;display:block}.language-option span{color:#7d7284;font-size:15px;font-weight:850;display:block}.language-option svg{color:#bb0b65}.language-continue-btn{margin-top:4px}.language-trust-row{flex-wrap:wrap;gap:8px;margin-top:14px;display:flex}.language-trust-row span{color:#6f5867;white-space:nowrap;background:#fff;border:1px solid #c135841f;border-radius:999px;align-items:center;gap:5px;padding:8px 11px;font-size:12px;font-weight:900;display:inline-flex}.legal-hero{background:linear-gradient(135deg,#fff,#fff1f7);border:1px solid #c135841f;border-radius:28px;margin:18px 0;padding:22px}.legal-hero svg{color:#bb0b65;margin-bottom:10px}.legal-hero h1{color:#120b18;letter-spacing:-.04em;margin:0 0 10px;font-size:34px;line-height:1}.legal-hero p{color:#62536a;margin:0;font-weight:700;line-height:1.45}.legal-card{background:#fff;border:1px solid #c135841f;border-radius:24px;margin:14px 0;padding:18px}.legal-card h2{color:#1b1420;margin:0 0 12px;font-size:18px}.legal-card p{color:#6b5b70;margin:0;font-weight:700;line-height:1.45}.legal-card ul{gap:9px;margin:0;padding:0;list-style:none;display:grid}.legal-card li{color:#423447;align-items:flex-start;gap:8px;font-size:14px;font-weight:800;line-height:1.35;display:flex}.legal-card li svg{color:#16a34a;flex:none;margin-top:2px}.legal-safe-card li svg{color:#c13584}.legal-checks{gap:10px;margin:16px 0;display:grid}.legal-checks button{text-align:left;color:#342338;cursor:pointer;background:#fff;border:1px solid #c1358426;border-radius:18px;gap:10px;width:100%;padding:13px 14px;font-size:14px;font-weight:850;line-height:1.35;display:flex}.legal-checks button.checked{background:#fff1f7;border-color:#ff5fa2}.legal-checks button span{color:#bb0b65;background:#fff;border:1px solid #c1358447;border-radius:8px;flex:none;place-items:center;width:22px;height:22px;display:grid}.legal-policy-line{color:#8a8194;text-align:center;font-size:12px;font-weight:850}.legal-policy-buttons{background:#fff;border:1px solid #c135841f;border-radius:22px;gap:10px;margin:16px 0;padding:16px;display:grid}.legal-policy-buttons p{color:#6f5867;margin:0;font-size:13px;font-weight:900}.legal-policy-buttons button{color:#a91167;text-align:left;cursor:pointer;background:#fff1f7;border:1px solid #c1358429;border-radius:16px;padding:12px 14px;font-weight:950}.legal-back-btn{color:#a91167;cursor:pointer;background:#fff;border:0;border-radius:999px;align-items:center;gap:6px;margin:10px 0 16px;padding:10px 14px;font-weight:950;display:inline-flex}.legal-back-btn svg{transform:rotate(180deg)}.legal-doc-hero{background:linear-gradient(135deg,#fff,#fff1f7);border:1px solid #c135841f;border-radius:28px;margin-bottom:16px;padding:22px}.legal-doc-hero h1{letter-spacing:-.04em;color:#120b18;margin:0 0 8px;font-size:34px;line-height:1}.legal-doc-hero p{color:#75677b;margin:0;font-size:13px;font-weight:900}.legal-doc-list{gap:14px;display:grid}.legal-doc-section{background:#fff;border:1px solid #c135841f;border-radius:22px;padding:17px}.legal-doc-section h2{color:#1c1320;margin:0 0 9px;font-size:17px;line-height:1.25}.legal-doc-section p{color:#5f5265;margin:0;font-size:14px;font-weight:750;line-height:1.5}.profile-legal-section{background:#fff;border:1px solid #c135841f;border-radius:24px;margin:16px 0 86px;padding:16px}.profile-legal-section h2{color:#1b1420;letter-spacing:-.02em;margin:0 0 12px;font-size:18px}.profile-legal-section button{text-align:left;color:#342338;cursor:pointer;background:0 0;border:0;border-top:1px solid #c1358414;grid-template-columns:24px 1fr 20px;align-items:center;gap:10px;width:100%;padding:13px 4px;font-size:14px;font-weight:900;display:grid}.profile-legal-section button:first-of-type{border-top:0}.profile-legal-section svg{color:#a91167}.payment-consent-card{background:linear-gradient(135deg,#fff,#fff1f7);border:1px solid #c1358424;border-radius:28px;margin:8px 0 16px;padding:22px}.payment-consent-top{justify-content:space-between;align-items:center;margin-bottom:14px;display:flex}.payment-consent-top svg{color:#a91167}.payment-consent-top span{color:#a91167;background:#ffd6e8;border-radius:999px;padding:7px 12px;font-size:12px;font-weight:950}.payment-consent-card h1{letter-spacing:-.04em;color:#120b18;margin:0 0 14px;font-size:34px;line-height:1}.payment-selected-plan{background:#fff;border:1px solid #c135841f;border-radius:20px;justify-content:space-between;align-items:center;margin-bottom:14px;padding:14px;display:flex}.payment-selected-plan b{color:#1b1420;font-size:18px}.payment-selected-plan strong{color:#a91167;font-size:22px}.payment-selected-plan small{color:#7d7284;margin-left:2px;font-size:12px}.payment-consent-card p{color:#5f5265;margin:0 0 14px;font-size:14px;font-weight:750;line-height:1.5}.payment-consent-card ul{gap:10px;margin:0;padding:0;list-style:none;display:grid}.payment-consent-card li{color:#423447;align-items:flex-start;gap:8px;font-size:14px;font-weight:850;line-height:1.4;display:flex}.payment-consent-card li svg{color:#16a34a;flex:none;margin-top:2px}.payment-consent-check{text-align:left;color:#342338;cursor:pointer;background:#fff;border:1px solid #c1358426;border-radius:18px;gap:10px;width:100%;margin-bottom:14px;padding:14px;font-size:14px;font-weight:850;line-height:1.35;display:flex}.payment-consent-check.checked{background:#fff1f7;border-color:#ff5fa2}.payment-consent-check span{color:#bb0b65;background:#fff;border:1px solid #c1358447;border-radius:8px;flex:none;place-items:center;width:22px;height:22px;display:grid}.live-app-shell{background:radial-gradient(circle at 0 0,#ffe4ef 0,#0000 32%),linear-gradient(135deg,#fff7fb 0%,#f2e7ff 100%);justify-content:center;align-items:center;min-height:100vh;padding:18px;display:flex}.live-device-wrap{justify-content:center;width:100%;display:flex}.reviewer-login-card{background:#fff;border:1px dashed #c1358447;border-radius:22px;margin-top:14px;padding:14px}.reviewer-login-card p{color:#6f5867;margin:0 0 10px;font-size:12px;font-weight:800;line-height:1.4}
