:root{--bg: #06070b;--surface: rgba(255, 255, 255, .045);--surface-strong: rgba(255, 255, 255, .07);--stroke: rgba(255, 255, 255, .1);--text: #f2f4fa;--text-dim: rgba(233, 236, 247, .68);--text-mute: rgba(233, 236, 247, .46);--brand-a: #315bef;--brand-b: #6947e8;--violet: #aa8cff;--font: "Manrope", system-ui, -apple-system, sans-serif}*{box-sizing:border-box}html{color-scheme:dark;background:var(--bg);scroll-behavior:smooth}body{margin:0;min-height:100vh;color:var(--text);background:radial-gradient(900px 520px at 15% -10%,rgba(49,91,239,.22),transparent 68%),radial-gradient(760px 440px at 90% 8%,rgba(105,71,232,.18),transparent 70%),var(--bg);font-family:var(--font);line-height:1.7;-webkit-font-smoothing:antialiased}a{color:inherit}.legal-nav{position:sticky;top:0;z-index:10;border-bottom:1px solid var(--stroke);background:#06070bc7;-webkit-backdrop-filter:blur(18px) saturate(1.25);backdrop-filter:blur(18px) saturate(1.25)}.legal-nav-inner,.legal-shell{width:min(920px,calc(100% - 40px));margin-inline:auto}.legal-nav-inner{min-height:68px;display:flex;align-items:center;justify-content:space-between;gap:20px}.legal-brand{display:inline-flex;align-items:center;gap:11px;color:var(--text);text-decoration:none;font-weight:800}.legal-brand img{width:34px;height:34px;border-radius:10px;box-shadow:0 6px 18px #4954f047}.legal-nav-links{display:flex;flex-wrap:wrap;justify-content:flex-end;gap:18px}.legal-nav-links a{color:var(--text-dim);text-decoration:none;font-size:.84rem;font-weight:650}.legal-nav-links a:hover,.legal-nav-links a[aria-current=page]{color:#fff}.legal-shell{padding:74px 0 90px}.legal-eyebrow{margin:0 0 14px;color:var(--violet);font-size:.74rem;font-weight:800;letter-spacing:.17em;text-transform:uppercase}.legal-header h1{margin:0;max-width:760px;font-size:clamp(2.55rem,7vw,4.7rem);letter-spacing:-.055em;line-height:.98}.legal-intro{max-width:720px;margin:22px 0 0;color:var(--text-dim);font-size:clamp(1rem,2.4vw,1.15rem)}.legal-meta{display:flex;flex-wrap:wrap;gap:10px 20px;margin-top:24px;color:var(--text-mute);font-size:.82rem}.legal-summary{margin:40px 0;padding:22px 24px;border:1px solid rgba(115,108,245,.34);border-radius:18px;background:linear-gradient(135deg,#315bef21,#6947e817);color:#f6f7ffe0}.legal-summary strong{color:#fff}.legal-layout{display:grid;grid-template-columns:210px minmax(0,1fr);gap:44px;align-items:start}.legal-toc{position:sticky;top:98px;display:grid;gap:7px;padding:16px;border:1px solid var(--stroke);border-radius:16px;background:#ffffff06}.legal-toc strong{margin-bottom:4px;color:var(--text-mute);font-size:.69rem;letter-spacing:.13em;text-transform:uppercase}.legal-toc a{color:var(--text-dim);text-decoration:none;font-size:.79rem;line-height:1.4}.legal-toc a:hover{color:#fff}.legal-content{min-width:0;counter-reset:section}.legal-section{padding:0 0 34px;margin:0 0 34px;border-bottom:1px solid var(--stroke)}.legal-section:last-child{border-bottom:0}.legal-section h2{margin:0 0 15px;font-size:1.42rem;letter-spacing:-.025em;line-height:1.25}.legal-section h3{margin:24px 0 8px;font-size:1rem}.legal-section p,.legal-section li{color:var(--text-dim)}.legal-section p{margin:0 0 14px}.legal-section ul,.legal-section ol{margin:12px 0 16px;padding-left:22px}.legal-section li+li{margin-top:8px}.legal-section a,.legal-contact a{color:#aab8ff;text-underline-offset:3px}.legal-table{width:100%;margin:18px 0;border-collapse:collapse;border:1px solid var(--stroke);border-radius:14px;overflow:hidden;font-size:.88rem}.legal-table th,.legal-table td{padding:13px 14px;border-bottom:1px solid var(--stroke);text-align:left;vertical-align:top}.legal-table th{color:#fff;background:var(--surface-strong)}.legal-table td{color:var(--text-dim)}.legal-table tr:last-child td{border-bottom:0}.legal-contact{margin-top:46px;padding:24px;border:1px solid var(--stroke);border-radius:18px;background:var(--surface)}.legal-contact h2{margin:0 0 8px;font-size:1.25rem}.legal-contact p{margin:0;color:var(--text-dim)}.legal-footer{border-top:1px solid var(--stroke);color:var(--text-mute)}.legal-footer-inner{width:min(920px,calc(100% - 40px));margin-inline:auto;padding:28px 0 38px;display:flex;flex-wrap:wrap;justify-content:space-between;gap:12px 20px;font-size:.8rem}.legal-footer-links{display:flex;flex-wrap:wrap;gap:16px}.legal-footer a{color:var(--text-dim);text-decoration:none}.legal-footer a:hover{color:#fff}@media(max-width:760px){.legal-nav-inner{align-items:flex-start;padding:14px 0}.legal-nav-links{gap:8px 13px}.legal-layout{grid-template-columns:1fr;gap:24px}.legal-toc{position:static;grid-template-columns:repeat(2,minmax(0,1fr))}.legal-toc strong{grid-column:1 / -1}.legal-shell{padding-top:54px}.legal-table{display:block;overflow-x:auto}}@media(max-width:500px){.legal-nav-inner{display:grid}.legal-nav-links{justify-content:flex-start}.legal-toc{grid-template-columns:1fr}}
