:root{color-scheme:dark;--bg:#030918;--panel:#0b152b;--panel2:#071022;--line:#2d3c58;--text:#eef2fb;--muted:#aeb8ca;--violet:#9b72ff;--cyan:#4cddf4;--green:#62e6c5}*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;background:radial-gradient(circle at 82% -12%,#351877 0,transparent 32%),var(--bg);color:var(--text);font-family:Inter,Segoe UI,Arial,sans-serif;line-height:1.72}a{color:var(--cyan)}.site-header{height:76px;display:flex;align-items:center;justify-content:space-between;padding:0 max(22px,5vw);border-bottom:1px solid #25334c;background:#030918e8;backdrop-filter:blur(18px);position:sticky;top:0;z-index:5}.brand{display:flex;align-items:center;gap:11px;color:#fff;text-decoration:none;font-size:1.25rem;font-weight:900;letter-spacing:.02em}.brand img{width:43px;height:43px;border-radius:11px;box-shadow:0 0 18px #315eff55}.back{padding:.55rem .9rem;border:1px solid #465572;border-radius:7px;color:#dce3f0;text-decoration:none;font-weight:700}.back:hover{border-color:var(--violet);color:#fff}.legal-wrap{width:min(920px,calc(100% - 34px));margin:52px auto 72px}.eyebrow{color:var(--violet);font-size:.75rem;font-weight:900;letter-spacing:.15em}.legal-wrap h1{font-size:clamp(2.25rem,6vw,4rem);line-height:1;margin:.55rem 0 1rem;letter-spacing:-.045em}.intro{max-width:760px;color:#cbd3e2;font-size:1.08rem}.updated{display:inline-flex;margin:1rem 0 2rem;padding:.45rem .7rem;border:1px solid #334460;border-radius:999px;color:var(--muted);font-size:.78rem}.legal-card{margin:1rem 0;padding:clamp(20px,4vw,34px);border:1px solid var(--line);border-radius:13px;background:linear-gradient(145deg,#0b152bea,#071022e8);box-shadow:0 20px 65px #0003}.legal-card h2{margin:0 0 .65rem;font-size:1.32rem}.legal-card h3{margin:1.4rem 0 .35rem;font-size:1rem}.legal-card p{margin:.55rem 0;color:#c5cede}.legal-card ul{margin:.5rem 0;padding-left:1.35rem;color:#c5cede}.legal-card li{margin:.38rem 0}.notice{border-left:3px solid var(--cyan);padding:.8rem 1rem;background:#10243a;color:#d9e8f2}.contact-grid{display:grid;grid-template-columns:repeat(2,1fr);gap:14px;margin-top:1.5rem}.contact-card{display:flex;flex-direction:column;align-items:flex-start;padding:22px;border:1px solid var(--line);border-radius:11px;background:var(--panel)}.contact-card span{width:42px;height:42px;display:grid;place-items:center;margin-bottom:12px;border-radius:50%;background:#5730b62e;color:#c5adff;font-size:1.3rem}.contact-card p{color:var(--muted);min-height:52px}.button{display:inline-flex;padding:.72rem 1rem;border-radius:7px;background:linear-gradient(115deg,#6328f5,#3856ff);color:#fff;text-decoration:none;font-weight:800}.legal-footer{padding:28px 18px 42px;border-top:1px solid #23314a;text-align:center;color:#8e9bb1;font-size:.82rem}.legal-footer nav{display:flex;justify-content:center;gap:18px;flex-wrap:wrap;margin-bottom:10px}.legal-footer a{color:#bdc7d8;text-decoration:none}.legal-footer a:hover{color:#fff}@media(max-width:650px){.site-header{height:66px}.brand{font-size:1rem}.brand img{width:38px;height:38px}.legal-wrap{margin-top:34px}.contact-grid{grid-template-columns:1fr}.contact-card p{min-height:0}}
