*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;font-family:Inter,ui-sans-serif,system-ui,-apple-system,BlinkMacSystemFont,"Segoe UI",sans-serif;color:#10213a;background:#fff;line-height:1.6}.container{width:min(1120px,92%);margin:auto}.header{position:sticky;top:0;z-index:10;background:rgba(255,255,255,.94);backdrop-filter:blur(12px);border-bottom:1px solid #e9eef5}.nav{height:72px;display:flex;align-items:center;gap:28px}.brand{display:flex;align-items:center;gap:9px;text-decoration:none;color:#10213a;font-size:22px;font-weight:800;margin-right:auto}.brand>span:last-child span{color:#0b78f0}.logo{width:36px;height:36px;border-radius:11px;display:grid;place-items:center;background:linear-gradient(135deg,#087af2,#00b8ff);color:#fff;font-weight:900;box-shadow:0 8px 20px #087af233}nav{display:flex;gap:25px}nav a{color:#56657a;text-decoration:none;font-size:14px;font-weight:600}nav a:hover,nav a.active{color:#0878ed}.btn{display:inline-block;text-decoration:none;background:#0878ed;color:#fff;padding:13px 23px;border-radius:10px;font-weight:750;box-shadow:0 9px 22px #0878ed2b}.btn.small{padding:9px 17px;font-size:14px}.btn.outline{background:#fff;color:#0878ed;border:1px solid #b9d7f8;box-shadow:none}.hero{background:radial-gradient(circle at 85% 15%,#dff4ff 0,#fff 38%),linear-gradient(#fff,#f8fbff);padding:85px 0 95px}.hero-grid{display:grid;grid-template-columns:1.1fr .9fr;align-items:center;gap:60px}.eyebrow{font-size:12px;letter-spacing:2px;color:#0878ed;font-weight:850;margin-bottom:14px}.hero h1{font-size:clamp(44px,6vw,72px);line-height:1.03;letter-spacing:-3px;margin:0 0 22px}.hero h1 span{color:#0878ed}.lead{font-size:19px;color:#627188;max-width:600px}.actions{display:flex;gap:12px;margin:30px 0}.trust{font-size:12px;color:#718096}.trust span{color:#0878ed;font-weight:900}.phone-wrap{display:flex;justify-content:center}.phone{width:285px;height:560px;border:10px solid #10213a;border-radius:38px;background:#10213a;box-shadow:0 30px 60px #183b6428;transform:rotate(3deg)}.notch{width:90px;height:18px;background:#10213a;border-radius:0 0 14px 14px;margin:-1px auto 5px}.screen{height:510px;background:#f7fbff;border-radius:25px;padding:22px 17px}.mini-top{display:flex;justify-content:space-between;font-size:15px}.muted{color:#8290a3;font-size:12px}.balance-card{background:linear-gradient(135deg,#0878ed,#00b7ef);color:#fff;border-radius:18px;padding:22px;margin:15px 0;box-shadow:0 12px 28px #0878ed38}.balance-card small,.balance-card span{display:block;opacity:.82}.balance-card strong{font-size:29px;display:block;margin:5px 0 12px}.quick{display:flex;justify-content:space-between;text-align:center;margin:22px 4px}.quick div{width:64px;height:64px;border-radius:15px;background:#fff;display:grid;place-items:center;font-size:22px;color:#0878ed;box-shadow:0 7px 18px #244a6b0e}.quick small{display:block;font-size:10px;color:#5e6d80}.activity{background:#fff;border-radius:15px;padding:15px;font-size:12px}.activity p{color:#6e7c8d}.activity span{float:right;color:#14243a;font-weight:700}.section{padding:90px 0}.light{background:#f7faff}.section-head{text-align:center;max-width:650px;margin:0 auto 45px}.section-head h2,.cta h2{font-size:38px;line-height:1.15;letter-spacing:-1.5px;margin:0 0 10px}.section-head p{color:#708096}.cards{display:grid;grid-template-columns:repeat(3,1fr);gap:22px}.cards article{padding:30px;background:#fff;border:1px solid #e5edf6;border-radius:18px;box-shadow:0 15px 35px #1b47700a}.icon{font-size:25px;margin-bottom:15px}.cards h3,.steps h3{margin:0 0 7px}.cards p,.steps p{color:#6e7d90;margin:0}.steps{display:grid;grid-template-columns:repeat(3,1fr);gap:30px}.steps>div{background:#fff;padding:28px;border-radius:16px;border:1px solid #e3ebf4}.steps b{color:#0878ed;font-size:13px}.cta{background:linear-gradient(120deg,#0878ed,#075dc2);color:#fff;padding:55px 0}.cta .eyebrow{color:#bfe5ff}.cta h2{margin-bottom:8px}.cta p{opacity:.86}.cta-inner{display:flex;align-items:center;justify-content:space-between;gap:25px}.btn.white{background:#fff;color:#0870df;box-shadow:none;white-space:nowrap}footer{background:#0d1c30;color:#b9c5d5;padding:45px 0 20px}.footer-grid{display:grid;grid-template-columns:2fr 1fr 1fr;gap:30px}.footer-grid .brand{color:#fff}.footer-grid b{color:#fff;display:block;margin-bottom:10px}.footer-grid a:not(.brand){display:block;color:#aab8ca;text-decoration:none;font-size:14px;margin:5px 0}.footer-grid p{font-size:13px}.copyright{border-top:1px solid #ffffff18;margin-top:35px;padding-top:18px;font-size:12px;color:#8393a8}.legal{padding:75px 0}.narrow{max-width:820px}.legal h1{font-size:52px;line-height:1.1;letter-spacing:-2px;margin:0 0 8px}.legal h2{font-size:23px;margin-top:38px}.legal p{color:#5f6e82}.updated{font-size:13px;color:#8491a3!important;margin-bottom:35px}.notice{margin-top:40px;padding:18px 20px;background:#f1f7ff;border-left:4px solid #0878ed;border-radius:8px;color:#53657b;font-size:14px}@media(max-width:800px){.nav{gap:12px}.nav nav{display:none}.hero{padding:55px 0}.hero-grid{grid-template-columns:1fr;text-align:center}.lead{margin:auto}.actions{justify-content:center;flex-wrap:wrap}.trust{margin-bottom:10px}.phone{transform:none}.cards,.steps,.footer-grid{grid-template-columns:1fr}.section{padding:65px 0}.section-head h2,.cta h2{font-size:31px}.cta-inner{flex-direction:column;text-align:center}.legal{padding:50px 0}.legal h1{font-size:40px}}