:root{font-family:Inter,-apple-system,BlinkMacSystemFont,"Segoe UI","Microsoft YaHei",sans-serif;color:#17233b;background:#f6f8fc;line-height:1.6}*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;min-width:320px}.site-header{height:76px;display:flex;align-items:center;justify-content:space-between;max-width:1180px;margin:auto;padding:0 28px}.brand{display:flex;align-items:center;gap:10px;color:#17233b;text-decoration:none;font-weight:800;font-size:21px}.brand-mark{width:34px;height:34px;border-radius:11px;display:grid;place-items:center;color:#fff;background:linear-gradient(135deg,#2767e8,#6b8ff2);box-shadow:0 8px 18px #2767e833}nav{display:flex;align-items:center;gap:28px}nav a{color:#68758d;text-decoration:none;font-size:14px}nav a:hover{color:#2865df}.nav-button{padding:9px 17px;border:1px solid #d7e2f5;border-radius:10px;color:#2865df}.hero{max-width:1180px;min-height:610px;margin:auto;padding:82px 28px 100px;display:grid;grid-template-columns:1fr 0.85fr;gap:70px;align-items:center}.kicker{margin:0 0 14px;color:#5a79ba;font-size:11px;font-weight:800;letter-spacing:2px}.hero h1{max-width:650px;margin:0;font-size:clamp(42px,5vw,68px);line-height:1.12;letter-spacing:-2px}.hero h1 em{display:block;color:#2867e5;font-style:normal}.hero-text{max-width:570px;margin:26px 0 0;color:#66748d;font-size:17px;line-height:1.9}.hero-actions{display:flex;align-items:center;gap:18px;margin-top:32px}.primary-button{display:inline-block;padding:13px 24px;border-radius:12px;background:#2867e5;color:white;text-decoration:none;font-weight:700;box-shadow:0 11px 24px #2867e533}.hero-note{color:#95a1b5;font-size:12px}.hero-art{height:420px;display:grid;place-items:center;position:relative}.glow{position:absolute;width:360px;height:360px;border-radius:50%;background:radial-gradient(circle,#dce8ff 0%,#eef3fc 54%,transparent 70%)}.phone{position:relative;width:255px;height:430px;border-radius:31px;padding:26px 22px;background:linear-gradient(160deg,#172c55,#2855a6);color:#fff;box-shadow:28px 30px 60px #304e8a4d;transform:rotate(5deg)}.phone-top{display:flex;justify-content:space-between;font-size:13px;font-weight:700}.live-dot{width:8px;height:8px;border-radius:50%;background:#5fe4a0;margin-top:6px}.balance-label{margin-top:52px;color:#a9bde9;font-size:12px}.balance{font-size:34px;font-weight:800;letter-spacing:-1px}.balance span{font-size:18px;color:#a9bde9}.mini-card{margin-top:35px;padding:19px;border-radius:16px;background:linear-gradient(135deg,#ffffff2b,#ffffff12);border:1px solid #ffffff30}.mini-card span{float:right;font-size:11px}.mini-card strong{display:block;font-size:18px;margin:14px 0 3px}.mini-card small{color:#b4c9f4}.chart{display:flex;align-items:end;gap:8px;height:75px;margin-top:28px}.chart i{display:block;flex:1;border-radius:5px 5px 0 0;background:#79a2ff}.chart i:nth-child(1){height:25%}.chart i:nth-child(2){height:44%}.chart i:nth-child(3){height:34%}.chart i:nth-child(4){height:65%}.chart i:nth-child(5){height:50%}.chart i:nth-child(6){height:82%}.chart i:nth-child(7){height:100%;background:#67e0a1}.feature-section{background:#fff;padding:105px 28px}.section-heading{max-width:1180px;margin:0 auto 42px}.section-heading h2,.trust-section h2{margin:0;font-size:35px;letter-spacing:-.8px}.section-heading>p:last-child{max-width:540px;color:#7c899d;margin:12px 0 0}.feature-grid{max-width:1180px;margin:auto;display:grid;grid-template-columns:repeat(3,1fr);gap:20px}.feature-grid article{padding:31px;border:1px solid #e6ebf3;border-radius:20px;background:#fbfcff}.feature-icon{width:44px;height:44px;display:grid;place-items:center;border-radius:14px;background:#eaf1ff;color:#2867e5;font-size:24px}.feature-grid h3{margin:23px 0 8px;font-size:20px}.feature-grid p{margin:0;color:#77849a;font-size:14px}.trust-section{max-width:1180px;margin:auto;padding:90px 28px;display:flex;justify-content:space-between;gap:70px}.trust-section>p{max-width:480px;color:#77849a;margin:5px 0 0}footer{max-width:1180px;margin:auto;padding:25px 28px 34px;display:flex;justify-content:space-between;color:#9aa6b9;font-size:12px;border-top:1px solid #e5eaf2}@media(max-width:760px){nav a:not(.nav-button){display:none}.hero{grid-template-columns:1fr;padding-top:52px;gap:25px}.hero-art{height:390px}.feature-grid{grid-template-columns:1fr}.trust-section{display:block}.trust-section>p{margin-top:20px}.hero-actions{align-items:flex-start;flex-direction:column}.hero h1{font-size:46px}.phone{transform:rotate(3deg) scale(.9)}}
