:root{--brand:#0f63ff;--brand2:#0a45b5;--ink:#0b1736;--muted:#53627c;--soft:#f6f9ff;--line:#e6edf8;--card:#fff;--green:#16a05d;--max:1180px;--shadow:0 18px 48px rgba(15,44,96,.10);--shadow2:0 8px 22px rgba(15,44,96,.08);--radius:24px}*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;font-family:-apple-system,BlinkMacSystemFont,"Segoe UI","PingFang SC","Microsoft YaHei",Arial,sans-serif;color:var(--ink);background:#fff;line-height:1.75;-webkit-font-smoothing:antialiased}a{text-decoration:none;color:inherit}.container{width:min(var(--max),calc(100% - 40px));margin:0 auto}.site-header{position:sticky;top:0;z-index:50;background:rgba(255,255,255,.94);backdrop-filter:blur(12px);border-bottom:1px solid rgba(226,234,248,.9)}.header-inner{height:74px;display:flex;align-items:center;justify-content:space-between;gap:28px}.logo{display:flex;align-items:center;gap:12px;font-weight:900;font-size:19px;white-space:nowrap}.logo-mark{width:34px;height:34px;border-radius:11px;background:linear-gradient(135deg,var(--brand),#72a9ff);box-shadow:0 8px 22px rgba(15,99,255,.24);position:relative}.logo-mark:after{content:"";position:absolute;inset:8px;background:#fff;clip-path:polygon(50% 0,100% 28%,100% 72%,50% 100%,0 72%,0 28%)}.nav{display:flex;gap:26px;align-items:center;font-size:15px;font-weight:800;color:#1b2a4b}.nav a:hover{color:var(--brand)}.hero{position:relative;overflow:hidden;background:radial-gradient(circle at 84% 16%,rgba(15,99,255,.15),transparent 30%),linear-gradient(135deg,#fff 0,#f7faff 52%,#edf5ff 100%);padding:72px 0 62px}.hero:before{content:"";position:absolute;inset:0;background-image:linear-gradient(rgba(15,99,255,.04) 1px,transparent 1px),linear-gradient(90deg,rgba(15,99,255,.04) 1px,transparent 1px);background-size:48px 48px;pointer-events:none}.hero-grid{position:relative;display:grid;grid-template-columns:1.03fr .97fr;gap:54px;align-items:center}.kicker{display:inline-flex;align-items:center;gap:8px;padding:8px 14px;border:1px solid #dce8ff;background:#fff;border-radius:999px;color:var(--brand2);font-size:14px;font-weight:900;margin-bottom:18px}.hero h1{margin:0 0 22px;font-size:46px;line-height:1.18;letter-spacing:-.8px;color:#07142f}.hero p{margin:0;color:#4f5d77;font-size:17px;max-width:640px}.actions{display:flex;align-items:center;gap:14px;margin:32px 0 14px;flex-wrap:wrap}.btn{display:inline-flex;align-items:center;justify-content:center;min-height:48px;padding:0 28px;border-radius:12px;background:linear-gradient(135deg,var(--brand),#0751de);color:#fff;font-weight:900;box-shadow:0 12px 26px rgba(15,99,255,.28);transition:.2s}.btn:hover{transform:translateY(-1px);box-shadow:0 14px 30px rgba(15,99,255,.34)}.btn.green{background:linear-gradient(135deg,#22b86a,#109756);box-shadow:0 12px 26px rgba(22,160,93,.22)}.helper{display:flex;gap:8px;align-items:center;color:#60708d;font-size:14px}.hero-visual{min-height:430px;position:relative;display:grid;place-items:center}.phone{width:246px;height:420px;border-radius:36px;padding:12px;background:linear-gradient(135deg,#10182d,#495a7d);box-shadow:0 30px 70px rgba(8,25,64,.28);transform:rotate(7deg);position:relative;z-index:2}.phone:before{content:"";position:absolute;top:18px;left:50%;transform:translateX(-50%);width:86px;height:18px;border-radius:0 0 12px 12px;background:#11192e;z-index:4}.phone-screen{height:100%;border-radius:28px;background:linear-gradient(180deg,var(--brand) 0,#0c3d98 42%,#fff 42%,#fff 100%);overflow:hidden;padding:34px 18px 16px;color:#fff}.android-theme .phone-screen{background:linear-gradient(180deg,#119760 0,#0d5a42 42%,#fff 42%,#fff 100%)}.asset-title{font-size:12px;opacity:.76}.asset-num{font-size:26px;font-weight:900;margin-top:4px}.chart{margin:16px 0 14px;height:92px;border-radius:14px;background:linear-gradient(160deg,transparent 52%,rgba(255,255,255,.34) 52% 54%,transparent 54%),repeating-linear-gradient(0deg,rgba(255,255,255,.08),rgba(255,255,255,.08) 1px,transparent 1px,transparent 22px);position:relative}.chart:after{content:"";position:absolute;left:12px;right:12px;top:48px;height:3px;background:#fff;border-radius:999px;box-shadow:24px -16px 0 -1px #fff,52px -6px 0 -1px #fff,82px -28px 0 -1px #fff,120px -11px 0 -1px #fff,154px -39px 0 -1px #fff;transform:skewY(-9deg);opacity:.9}.coin-list{margin-top:26px;color:#142044}.coin{display:flex;justify-content:space-between;align-items:center;background:#f7f9fe;border:1px solid #e8eefb;border-radius:12px;padding:9px 10px;margin-bottom:9px;font-size:12px}.coin b{font-size:13px}.up{color:#0e9c52;font-weight:900}.float-card{position:absolute;z-index:3;background:#fff;border:1px solid #e3ebfb;border-radius:18px;padding:16px 18px;box-shadow:var(--shadow2)}.float-card.one{left:18px;top:88px;width:180px}.float-card.two{right:20px;bottom:76px;width:162px}.mini-title{font-size:13px;font-weight:900;margin-bottom:8px}.mini-line{height:44px;border-radius:12px;background:linear-gradient(160deg,transparent 45%,rgba(15,99,255,.75) 46% 50%,transparent 51%),#f5f8ff}.section{padding:66px 0}.section.soft{background:linear-gradient(180deg,#fff,#f7faff)}.section-title{text-align:center;margin:0 auto 32px;max-width:800px}.section-title h2{margin:0 0 12px;font-size:30px;line-height:1.3}.section-title p{margin:0;color:#5b6882}.section-title:after{content:"";display:block;width:44px;height:4px;border-radius:999px;background:var(--brand);margin:18px auto 0}.trust-strip{margin-top:-28px;position:relative;z-index:4}.trust-grid,.card-grid.three{display:grid;grid-template-columns:repeat(3,1fr);gap:18px}.trust-card,.info-card,.step-card,.platform-card,.notice-card{background:#fff;border:1px solid var(--line);border-radius:22px;box-shadow:var(--shadow2)}.trust-card{padding:24px 26px;display:flex;gap:16px;align-items:center}.icon{width:50px;height:50px;border-radius:16px;background:#eef5ff;color:var(--brand);display:grid;place-items:center;flex:0 0 auto;font-weight:900;font-size:20px}.trust-card h3,.info-card h3,.step-card h3,.platform-card h3{margin:0 0 6px;font-size:18px}.trust-card p,.info-card p,.step-card p,.platform-card p,.notice-card p{margin:0;color:#63718a;font-size:14px;line-height:1.68}.about-text{max-width:940px;text-align:center;margin:0 auto;color:#4e5c76}.about-text p{margin:0 0 14px}.steps{display:grid;grid-template-columns:repeat(4,1fr);gap:16px}.step-card{padding:24px 22px;text-align:center}.step-num{width:34px;height:34px;border-radius:50%;background:var(--brand);color:#fff;font-weight:900;display:grid;place-items:center;margin:0 auto 15px}.dual{display:grid;grid-template-columns:repeat(2,1fr);gap:24px}.platform-card{padding:32px;min-height:246px;position:relative;overflow:hidden}.platform-card:after{content:"";position:absolute;right:-40px;top:-40px;width:160px;height:160px;border-radius:50%;background:rgba(15,99,255,.07)}.platform-card .tag{display:inline-flex;padding:5px 10px;background:#eef5ff;color:var(--brand2);border-radius:999px;font-weight:900;font-size:13px;margin-bottom:14px}.card-grid{display:grid;gap:18px}.card-grid.four{grid-template-columns:repeat(4,1fr)}.card-grid.three .info-card,.card-grid.four .info-card{padding:26px 24px}.security-band{display:grid;grid-template-columns:1.05fr .95fr;gap:26px;align-items:center;background:linear-gradient(135deg,#07162f,#0b2e6b);border-radius:28px;color:#fff;padding:38px;box-shadow:0 22px 50px rgba(7,22,47,.22)}.security-band h2{margin:0 0 12px;font-size:30px}.security-band p{margin:0;color:#d4e3ff}.checks{display:grid;grid-template-columns:repeat(2,1fr);gap:12px}.check{background:rgba(255,255,255,.1);border:1px solid rgba(255,255,255,.16);border-radius:14px;padding:14px 16px;font-weight:800}.notice-card{padding:28px;max-width:980px;margin:0 auto}.notice-list{display:grid;grid-template-columns:repeat(2,1fr);gap:14px;margin-top:18px}.notice-list div{background:#f7faff;border:1px solid #e5edf9;border-radius:14px;padding:14px 16px;color:#53627c;font-size:14px}.faq{background:#fff;border:1px solid var(--line);border-radius:22px;box-shadow:var(--shadow2);overflow:hidden}.faq-item{display:grid;grid-template-columns:36px 1fr;gap:12px;padding:20px 24px;border-bottom:1px solid #edf2fb;align-items:start}.faq-item:last-child{border-bottom:0}.q{width:28px;height:28px;border-radius:50%;background:#eef5ff;color:var(--brand);font-weight:900;display:grid;place-items:center}.faq-item h3{margin:0 0 6px;font-size:17px}.faq-item p{margin:0;color:#596780;font-size:14px}.bottom-cta{background:#f3f7ff;border:1px solid #deebff;border-radius:22px;padding:24px;display:flex;justify-content:space-between;align-items:center;gap:18px;margin-top:26px}.bottom-cta strong{font-size:20px}.bottom-cta span{display:block;color:#63718a;font-size:14px;margin-top:4px}.site-footer{background:linear-gradient(135deg,#07162f,#0b244c);color:#dbe7ff;text-align:center;padding:36px 0;font-size:14px}.site-footer p{margin:0 auto 10px;max-width:940px;color:#c7d5ed}.site-footer .copy{color:#fff;margin-top:14px;font-weight:800}@media(max-width:960px){.nav{display:none}.header-inner{height:66px}.hero{padding:48px 0}.hero-grid,.dual,.security-band{grid-template-columns:1fr;gap:30px}.hero h1{font-size:34px}.hero-visual{min-height:360px}.phone{width:220px;height:380px}.float-card.one{left:0}.float-card.two{right:0}.trust-grid,.steps,.card-grid.four,.card-grid.three,.notice-list,.checks{grid-template-columns:1fr}.section{padding:48px 0}.security-band,.bottom-cta{text-align:center}.bottom-cta{flex-direction:column}.container{width:min(var(--max),calc(100% - 28px))}}