:root{color-scheme:dark;font-family:Tahoma,"Segoe UI",Arial,sans-serif;--bg:#0b0618;--card:#19102b;--text:#fff;--muted:#c8bfd4;--line:rgba(255,255,255,.14);--accent:#ffd447;--purple:#8f43f7}*{box-sizing:border-box}body{margin:0;min-width:320px;background:radial-gradient(circle at 10% 0,rgba(143,67,247,.25),transparent 35rem),var(--bg);color:var(--text)}a{color:var(--accent)}.legal-nav{position:sticky;top:0;z-index:5;display:flex;align-items:center;justify-content:space-between;gap:18px;padding:14px max(18px,calc((100vw - 980px)/2));background:rgba(11,6,24,.92);border-bottom:1px solid var(--line);backdrop-filter:blur(16px)}.legal-nav img{width:150px}.legal-nav div{display:flex;align-items:center;gap:14px;flex-wrap:wrap}.legal-home{display:inline-flex;align-items:center;justify-content:center;min-height:40px;padding:8px 14px;border-radius:12px;background:var(--accent);color:#26143d!important;text-decoration:none;font-weight:900}.legal-shell{width:min(900px,calc(100% - 28px));margin:42px auto 70px}.legal-hero,.legal-section{padding:clamp(20px,4vw,36px);border:1px solid var(--line);border-radius:25px;background:rgba(25,16,43,.93);box-shadow:0 18px 60px rgba(0,0,0,.22)}.legal-hero{margin-bottom:18px}.legal-hero span{color:var(--accent);font-weight:900}.legal-hero h1{font-size:clamp(2rem,6vw,3.5rem);margin:.35rem 0}.legal-hero p,.legal-section p,.legal-section li{color:var(--muted);line-height:1.9}.legal-section{margin:14px 0}.legal-section h2{margin-top:0}.legal-section h3{margin-bottom:.25rem}.legal-table{width:100%;border-collapse:collapse}.legal-table th,.legal-table td{text-align:right;padding:12px;border-bottom:1px solid var(--line);vertical-align:top;line-height:1.7}.legal-table td{color:var(--muted)}.legal-form{display:grid;gap:14px}.legal-form label{display:grid;gap:7px;font-weight:800}.legal-form input,.legal-form select,.legal-form textarea{width:100%;padding:13px;border:1px solid var(--line);border-radius:13px;background:#10091d;color:#fff;font:inherit}.legal-form textarea{min-height:130px;resize:vertical}.legal-button{min-height:48px;border:0;border-radius:14px;background:linear-gradient(135deg,var(--purple),#5e23a9);color:#fff;font:inherit;font-weight:900;cursor:pointer;padding:12px 20px}.legal-status{min-height:28px;color:var(--accent);font-weight:800}.legal-footer{text-align:center;color:var(--muted);padding:30px}@media(max-width:650px){.legal-nav{align-items:flex-start}.legal-nav img{width:115px}.legal-nav div{justify-content:flex-end;font-size:13px}.legal-home{min-height:36px;padding:6px 10px}.legal-table{display:block;overflow:auto}}
