:root{color-scheme:dark}*{box-sizing:border-box}body{margin:0;background:#080d18;color:#e8eef8;font-family:Inter,ui-sans-serif,system-ui,-apple-system,Segoe UI,sans-serif;line-height:1.7}header{height:76px;border-bottom:1px solid #22304a;display:flex;align-items:center;justify-content:space-between;padding:0 max(5vw,22px)}header a{color:#dbeafe;text-decoration:none;display:flex;align-items:center;gap:9px;font-weight:750}header img{width:38px;height:38px}main{width:min(860px,calc(100% - 40px));margin:70px auto}.eyebrow{color:#7dd3fc;text-transform:uppercase;letter-spacing:.14em;font-size:12px;font-weight:800}h1{font-size:clamp(42px,6vw,70px);letter-spacing:-.05em;line-height:1;margin:15px 0 25px}.lead{font-size:20px;color:#b6c3d7}.legal-card,section{margin-top:32px;padding:28px;border:1px solid #273650;border-radius:16px;background:#0e1728}h2{margin-top:30px;color:#f8fafc}section h2:first-child{margin-top:0}p,li{color:#b8c4d6}a{color:#7db7ff}.notice{margin-top:24px;border-left:4px solid #f59e0b;background:#221b0e;padding:18px;color:#fde68a;border-radius:8px}footer{border-top:1px solid #22304a;padding:28px max(5vw,22px);display:flex;gap:24px;flex-wrap:wrap;color:#8492a8}footer a{color:#b8c4d6;text-decoration:none}
