﻿:root{--bg:#07111f;--panel:#0d1b2d;--panel2:#101f33;--text:#f5f8ff;--muted:#9aa9bd;--line:rgba(255,255,255,.1);--accent:#37d4bd;--accent2:#62a6ff;--shadow:0 30px 80px rgba(0,0,0,.32)}*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;background:radial-gradient(circle at 78% 8%,rgba(50,137,208,.18),transparent 26%),radial-gradient(circle at 12% 40%,rgba(36,205,177,.08),transparent 24%),var(--bg);color:var(--text);font-family:Inter,"PingFang SC","Microsoft YaHei",system-ui,-apple-system,sans-serif;line-height:1.65}.page-shell{min-height:100vh;overflow:hidden}.site-header{height:78px;max-width:1280px;margin:auto;padding:0 28px;display:flex;align-items:center;justify-content:space-between;border-bottom:1px solid var(--line)}.brand{display:flex;align-items:center;gap:12px;color:var(--text);text-decoration:none}.brand-mark{width:42px;height:42px;border-radius:13px;display:grid;place-items:center;background:linear-gradient(135deg,var(--accent2),var(--accent));color:#06111e;font-weight:900;letter-spacing:-1px;box-shadow:0 10px 32px rgba(57,181,199,.25)}.brand-copy{display:flex;flex-direction:column;line-height:1.1}.brand-copy strong{font-size:18px;letter-spacing:.5px}.brand-copy small{margin-top:5px;color:var(--muted);font-size:10px;letter-spacing:1.1px;text-transform:uppercase}.top-nav{display:flex;gap:30px}.top-nav a,.footer-links a{color:#acb8c9;text-decoration:none;font-size:14px}.top-nav a:hover,.footer-links a:hover{color:white}.header-actions{display:flex;align-items:center;gap:10px}.button{min-height:48px;padding:0 22px;border-radius:14px;display:inline-flex;align-items:center;justify-content:center;gap:12px;text-decoration:none;font-weight:700;transition:.2s ease;border:1px solid transparent}.button:hover{transform:translateY(-2px)}.button-primary{background:linear-gradient(135deg,var(--accent),#39aadb);color:#04111b;box-shadow:0 14px 36px rgba(45,195,183,.2)}.button-secondary,.button-ghost{color:var(--text);border-color:var(--line);background:rgba(255,255,255,.04)}.button-small{min-height:42px;padding:0 17px}.button-ghost{border-color:transparent;background:transparent}.hero{max-width:1280px;min-height:650px;margin:auto;padding:96px 48px 80px;display:grid;grid-template-columns:minmax(0,1.08fr) minmax(390px,.92fr);gap:88px;align-items:center;position:relative}.hero-glow{position:absolute;border-radius:50%;filter:blur(18px);pointer-events:none}.hero-glow-one{width:480px;height:480px;right:-150px;top:0;background:radial-gradient(circle,rgba(56,147,238,.15),transparent 65%)}.hero-glow-two{width:420px;height:420px;left:-230px;bottom:-120px;background:radial-gradient(circle,rgba(43,222,177,.09),transparent 68%)}.hero-copy,.console-card{position:relative;z-index:1}.eyebrow,.section-kicker{color:#71e0cf;font-weight:800;font-size:12px;letter-spacing:2px;text-transform:uppercase}.eyebrow{display:flex;align-items:center;gap:10px}.eyebrow span{width:8px;height:8px;background:var(--accent);border-radius:50%;box-shadow:0 0 0 6px rgba(55,212,189,.1)}h1{font-size:clamp(42px,5vw,72px);line-height:1.08;letter-spacing:-3.2px;margin:24px 0 26px;max-width:780px}.hero-lead{font-size:19px;color:#aab7c9;max-width:680px;margin:0}.hero-actions{display:flex;gap:12px;margin-top:38px;flex-wrap:wrap}.hero-notes{display:flex;gap:22px;flex-wrap:wrap;color:#8fa1b7;font-size:13px;margin-top:30px}.hero-notes i{font-style:normal;color:var(--accent);margin-right:6px}.console-card{background:linear-gradient(145deg,rgba(18,37,59,.94),rgba(8,19,34,.96));border:1px solid rgba(115,173,224,.18);border-radius:24px;box-shadow:var(--shadow);overflow:hidden;transform:perspective(1200px) rotateY(-2deg) rotateX(1deg)}.console-top,.console-footer{height:54px;padding:0 20px;display:flex;align-items:center;color:#7f91a8;font-size:12px;border-bottom:1px solid var(--line)}.console-dots{display:flex;gap:7px;margin-right:auto}.console-dots span{width:10px;height:10px;border-radius:50%;background:#ff6b65}.console-dots span:nth-child(2){background:#ffbd42}.console-dots span:nth-child(3){background:#31ca70}.console-card pre{margin:0;min-height:310px;padding:40px 34px;background:linear-gradient(rgba(255,255,255,.018) 1px,transparent 1px),linear-gradient(90deg,rgba(255,255,255,.018) 1px,transparent 1px);background-size:28px 28px;color:#b9c8db;font:15px/1.9 ui-monospace,SFMono-Regular,Consolas,monospace;white-space:pre-wrap}.console-card b{color:#70e0ca}.console-card em{color:#87b9ff;font-style:normal}.console-card q{color:#ffd078}.success{display:inline-block;background:rgba(55,212,189,.12);border:1px solid rgba(55,212,189,.18);padding:3px 9px;border-radius:8px;color:#64e3c9}.console-footer{border-bottom:0;border-top:1px solid var(--line)}.pulse{width:8px;height:8px;border-radius:50%;background:var(--accent);margin-right:9px;box-shadow:0 0 0 5px rgba(55,212,189,.08)}.trust-strip{max-width:1180px;margin:-8px auto 0;padding:24px 32px;border:1px solid var(--line);background:rgba(10,24,41,.68);backdrop-filter:blur(16px);border-radius:20px;display:grid;grid-template-columns:repeat(4,1fr);box-shadow:0 20px 60px rgba(0,0,0,.15)}.trust-strip div{padding:8px 24px;border-right:1px solid var(--line);display:flex;flex-direction:column}.trust-strip div:last-child{border:0}.trust-strip strong{font-size:15px}.trust-strip span{color:var(--muted);font-size:12px;margin-top:4px}.section{max-width:1180px;margin:0 auto;padding:120px 24px 0}.section-heading{max-width:680px}.section h2{font-size:clamp(32px,4vw,48px);line-height:1.18;letter-spacing:-1.8px;margin:16px 0}.section-heading p,.compliance-copy p,.support-section p{color:var(--muted)}.feature-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:16px;margin-top:42px}.feature-card{background:linear-gradient(155deg,rgba(18,36,57,.92),rgba(11,25,43,.92));border:1px solid var(--line);border-radius:20px;padding:28px;min-height:245px;transition:.2s ease}.feature-card:hover{transform:translateY(-5px);border-color:rgba(75,210,191,.3)}.feature-icon{display:grid;place-items:center;width:46px;height:46px;border-radius:14px;background:linear-gradient(135deg,rgba(98,166,255,.18),rgba(55,212,189,.18));color:#83e8d8;font-size:23px}.feature-card h3{font-size:19px;margin:28px 0 10px}.feature-card p{color:var(--muted);font-size:14px;margin:0}.compliance-section{padding-top:110px}.compliance-card{display:grid;grid-template-columns:1.05fr .95fr;gap:70px;padding:56px;background:linear-gradient(135deg,rgba(19,40,61,.95),rgba(8,24,39,.98));border:1px solid rgba(67,194,179,.2);border-radius:28px;box-shadow:var(--shadow)}.compliance-copy h2{font-size:38px}.compliance-list{list-style:none;margin:0;padding:0}.compliance-list li{display:flex;gap:18px;padding:20px 0;border-bottom:1px solid var(--line)}.compliance-list li:last-child{border:0}.compliance-list li>span{color:var(--accent);font:700 12px/1 ui-monospace,monospace;margin-top:7px}.compliance-list strong{font-size:15px}.compliance-list p{margin:4px 0 0;color:var(--muted);font-size:13px}.support-section{margin-top:120px;padding:54px 48px;display:flex;align-items:center;justify-content:space-between;gap:40px;border:1px solid var(--line);border-radius:26px;background:linear-gradient(110deg,rgba(56,142,222,.12),rgba(45,211,181,.08))}.support-section>div{max-width:760px}.support-section h2{margin:12px 0;font-size:34px}.site-footer{max-width:1180px;margin:110px auto 0;padding:42px 24px 54px;border-top:1px solid var(--line);display:grid;grid-template-columns:1fr auto;gap:25px;align-items:center}.footer-brand{grid-row:span 2}.footer-links{display:flex;gap:20px;justify-content:flex-end}.site-footer>p{margin:0;color:#728298;font-size:12px}.footer-brand .brand-mark{width:38px;height:38px;border-radius:12px}@media(max-width:980px){.top-nav{display:none}.hero{grid-template-columns:1fr;padding-top:72px;gap:54px}.console-card{max-width:680px}.trust-strip{margin-left:24px;margin-right:24px;grid-template-columns:repeat(2,1fr)}.trust-strip div:nth-child(2){border-right:0}.feature-grid{grid-template-columns:repeat(2,1fr)}.compliance-card{grid-template-columns:1fr;gap:30px}}@media(max-width:640px){.site-header{height:68px;padding:0 16px}.brand-copy small{display:none}.header-actions .button-ghost{display:none}.button-small{font-size:12px;min-height:38px;padding:0 12px}.hero{min-height:auto;padding:64px 20px 64px}.hero h1{font-size:42px;letter-spacing:-2px}.hero-lead{font-size:16px}.hero-actions{flex-direction:column}.hero-actions .button{width:100%}.hero-notes{display:grid;gap:8px}.console-card{transform:none}.console-card pre{min-height:270px;padding:30px 22px;font-size:12px}.trust-strip{margin:0 16px;padding:15px;grid-template-columns:1fr}.trust-strip div{border-right:0;border-bottom:1px solid var(--line);padding:14px 12px}.trust-strip div:last-child{border:0}.section{padding:88px 16px 0}.feature-grid{grid-template-columns:1fr}.feature-card{min-height:210px}.compliance-card{padding:30px 22px}.compliance-copy h2{font-size:31px}.support-section{margin:88px 16px 0;padding:34px 24px;flex-direction:column;align-items:flex-start}.support-section .button{width:100%}.site-footer{margin-top:80px;padding:34px 20px;grid-template-columns:1fr}.footer-brand{grid-row:auto}.footer-links{justify-content:flex-start;flex-wrap:wrap}}
