:root{color-scheme:dark;--bg:#08111d;--panel:#101b28;--line:#26384b;--text:#eef5ff;--muted:#a7b6c7;--accent:#4a94ff}*{box-sizing:border-box}body{margin:0;background:radial-gradient(circle at top,#10243a,var(--bg) 42%);color:var(--text);font:16px/1.65 system-ui,-apple-system,Segoe UI,sans-serif}.legal-shell{width:min(880px,calc(100% - 28px));margin:0 auto;padding:28px 0 52px}.legal-brand{display:flex;align-items:center;gap:10px;margin-bottom:24px}.legal-brand span{width:42px;height:42px;display:grid;place-items:center;border-radius:14px;background:linear-gradient(145deg,#1f74ff,#11b6a1);font-weight:900}.legal-brand strong{font-size:20px}.legal-nav{display:flex;flex-wrap:wrap;gap:8px 14px;margin-bottom:18px}.legal-nav a,a{color:#8fc0ff}article{padding:clamp(20px,4vw,42px);border:1px solid var(--line);border-radius:18px;background:rgba(16,27,40,.94);box-shadow:0 22px 60px rgba(0,0,0,.3)}h1{font-size:clamp(30px,6vw,48px);line-height:1.1;margin:0 0 14px}h2{margin-top:32px;font-size:22px}p,li{color:var(--muted)}strong{color:var(--text)}.legal-meta{font-size:13px}.legal-notice{padding:13px 15px;border-left:3px solid var(--accent);border-radius:8px;background:#142a42}.legal-button{display:inline-flex;padding:10px 15px;border-radius:10px;background:#246fd7;color:white;text-decoration:none;font-weight:750}.offline-shell{min-height:100vh;display:grid;align-content:center}.offline-shell article{text-align:center}@media(max-width:600px){.legal-shell{padding-top:16px}article{border-radius:14px}}

.legal-language{margin-left:auto;padding:3px 10px;border:1px solid var(--line);border-radius:999px;text-decoration:none}.legal-nav .legal-language:hover{border-color:var(--accent)}
