*{font-family:var(--font-sans)}body{background:var(--bg);color:var(--text)}.legal-header{background:var(--sidebar-bg);border-bottom:1px solid #ffffff14;padding:1.25rem 0}.legal-hero{background:linear-gradient(135deg,#1e2433 0%,#2d3451 100%);margin-bottom:3rem;padding:3.5rem 0 3rem}.legal-hero h1{color:#fff;margin-bottom:.5rem;font-size:2.25rem;font-weight:800}.legal-hero .meta{color:#94a3b8;font-size:.9rem}.legal-card{background:var(--surface);border:1px solid var(--border);border-radius:16px;margin-bottom:2rem;padding:2.75rem 3rem;box-shadow:0 2px 12px #0000000d}.legal-toc{background:var(--bg);border:1px solid var(--border);border-radius:12px;padding:1.5rem 2rem}.legal-toc h6{text-transform:uppercase;letter-spacing:.08em;color:var(--text-muted);margin-bottom:1rem;font-size:.8rem;font-weight:700}.legal-toc ol{margin:0;padding-left:1.25rem}.legal-toc li{margin-bottom:.4rem}.legal-toc a{color:var(--primary);font-size:.875rem;text-decoration:none}.legal-toc a:hover{text-decoration:underline}.legal-section{border-bottom:1px solid var(--bg);margin-bottom:2rem;padding-bottom:2rem}.legal-section:last-child{border-bottom:none;margin-bottom:0;padding-bottom:0}.legal-section h2{color:var(--text);align-items:center;gap:.6rem;margin-bottom:1rem;font-size:1.2rem;font-weight:700;display:flex}.legal-section h2 .section-num{background:linear-gradient(135deg, var(--primary) 0%, #8b5cf6 100%);color:#fff;border-radius:8px;flex-shrink:0;justify-content:center;align-items:center;width:28px;height:28px;font-size:.75rem;font-weight:700;display:inline-flex}.legal-section p,.legal-section ul,.legal-section ol{color:var(--text);font-size:.9375rem;line-height:1.75}.legal-section ul,.legal-section ol{padding-left:1.5rem}.legal-section li{margin-bottom:.4rem}.legal-section h3{color:var(--text);margin-top:1.25rem;margin-bottom:.5rem;font-size:1rem;font-weight:600}.highlight-box{color:#0c4a6e;background:#f0f9ff;border:1px solid #bae6fd;border-radius:10px;margin-bottom:1rem;padding:1rem 1.25rem;font-size:.875rem}[data-theme=dark] .highlight-box{color:#7dd3fc;background:#0ea5e914;border-color:#0ea5e940}.warning-box{color:#78350f;background:#fffbeb;border:1px solid #fde68a;border-radius:10px;margin-bottom:1rem;padding:1rem 1.25rem;font-size:.875rem}[data-theme=dark] .warning-box{color:#fcd34d;background:#f59e0b14;border-color:#f59e0b40}.data-table{font-size:.875rem}.data-table th{background:var(--surface-2);text-transform:uppercase;letter-spacing:.04em;color:var(--text-muted);border-color:var(--border);font-size:.8rem;font-weight:600}.data-table td{vertical-align:top;border-color:var(--border);color:var(--text)}.legal-footer{background:var(--sidebar-bg);margin-top:4rem;padding:2rem 0}.legal-footer a{color:var(--primary);text-decoration:none}.legal-footer a:hover{text-decoration:underline}@media (width<=767px){.legal-card{padding:1.75rem 1.5rem}.legal-hero h1{font-size:1.75rem}}
