*{box-sizing:border-box}html{color-scheme:dark}body{margin:0;background:#070a10;color:#f4f7fb;font-family:Inter,ui-sans-serif,system-ui,-apple-system,Segoe UI,sans-serif;line-height:1.6}.site-header{position:sticky;top:0;z-index:10;display:flex;gap:24px;align-items:center;padding:18px clamp(20px,4vw,64px);background:rgba(7,10,16,.94);border-bottom:1px solid #202837;backdrop-filter:blur(14px)}.brand{display:flex;align-items:center;gap:12px;color:inherit;text-decoration:none;margin-right:auto}.brand span:last-child{display:grid}.brand small{color:#91a0b8}.mark{display:grid;place-items:center;width:42px;height:42px;border-radius:12px;background:linear-gradient(135deg,#6f42ff,#20d3a2);font-weight:900}.site-header nav{display:flex;gap:20px}.site-header nav a,.footer-links a{color:#c8d2e2;text-decoration:none}.site-header nav a:hover,.footer-links a:hover{color:white}.button{display:inline-flex;align-items:center;justify-content:center;padding:11px 16px;border-radius:10px;background:#6f42ff;color:#fff;text-decoration:none;font-weight:750}.button.ghost{background:#151b27;border:1px solid #2c374a}.hero{padding:96px clamp(20px,7vw,120px) 72px;background:radial-gradient(circle at 20% 20%,rgba(111,66,255,.24),transparent 35%),radial-gradient(circle at 80% 10%,rgba(32,211,162,.15),transparent 30%)}.eyebrow{font-size:.8rem;letter-spacing:.16em;text-transform:uppercase;color:#64e5c0;font-weight:800}.hero h1{max-width:900px;font-size:clamp(2.6rem,7vw,5.6rem);line-height:1.02;margin:.3em 0}.hero p{max-width:800px;font-size:1.12rem;color:#b7c2d4}.actions{display:flex;gap:12px;flex-wrap:wrap;margin-top:28px}.section{padding:64px clamp(20px,7vw,120px);max-width:1450px;margin:auto}.section h1,.section h2{line-height:1.15}.section h1{font-size:clamp(2.1rem,5vw,4rem)}.section h2{font-size:1.7rem}.muted{color:#aab6c8}.grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(230px,1fr));gap:18px}.card{background:#0f141e;border:1px solid #202a3a;border-radius:16px;padding:24px}.card h3{margin-top:0}.notice{border-left:4px solid #64e5c0;background:#0d1919;padding:18px 20px;border-radius:10px}.warning{border-color:#f2b84b;background:#1b160c}.legal{max-width:920px}.legal h2{margin-top:40px}.legal li{margin:.45em 0}a{color:#8fb5ff}footer{display:grid;grid-template-columns:2fr 1fr 2fr;gap:28px;padding:40px clamp(20px,7vw,120px);border-top:1px solid #202837;background:#080c13;color:#aab6c8}.footer-links{display:grid;gap:6px}@media(max-width:850px){.site-header{flex-wrap:wrap}.site-header nav{order:3;width:100%;overflow:auto}.site-header>.button{display:none}footer{grid-template-columns:1fr}.hero{padding-top:64px}}