.legal-root{min-height:100vh;background:linear-gradient(135deg,#0a0a12,#0d0d1a 50%,#0a0f1e);color:#e2e8f0}.legal-hero{background:linear-gradient(135deg,rgba(99,102,241,.15),rgba(14,165,233,.08));border-bottom:1px solid rgba(99,102,241,.2);padding:64px 24px 48px;position:relative;overflow:hidden}.legal-hero:before{content:"";position:absolute;top:-60%;right:-10%;width:600px;height:600px;background:radial-gradient(circle,rgba(99,102,241,.12) 0,transparent 70%);pointer-events:none}.legal-hero-inner{max-width:1200px;margin:0 auto}.legal-badge{display:inline-flex;align-items:center;gap:6px;background:rgba(99,102,241,.15);border:1px solid rgba(99,102,241,.3);color:#a5b4fc;font-size:13px;font-weight:600;padding:6px 14px;border-radius:999px;margin-bottom:16px;letter-spacing:.5px;text-transform:uppercase}.legal-title{font-family:var(--font-heading);font-size:clamp(28px,5vw,48px);font-weight:800;color:#f8fafc;margin:0 0 10px;line-height:1.15;background:linear-gradient(135deg,#fff,#a5b4fc);-webkit-background-clip:text;-webkit-text-fill-color:transparent;background-clip:text}.legal-updated{color:#64748b;font-size:14px;margin:0}.legal-layout{max-width:1200px;margin:0 auto;padding:40px 24px 80px;display:grid;grid-template-columns:240px 1fr;grid-gap:32px;gap:32px;align-items:start}@media (max-width:768px){.legal-layout{grid-template-columns:1fr;gap:24px}}.legal-sidebar{position:-webkit-sticky;position:sticky;top:100px;background:hsla(0,0%,100%,.03);border:1px solid hsla(0,0%,100%,.08);border-radius:16px;padding:20px;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px)}.legal-sidebar-header{font-size:11px;font-weight:700;letter-spacing:1px;text-transform:uppercase;color:#475569;margin-bottom:12px;padding-bottom:12px;border-bottom:1px solid hsla(0,0%,100%,.06)}.legal-nav{display:flex;flex-direction:column;gap:2px;margin-bottom:16px}.legal-nav-link{display:block;padding:9px 12px;border-radius:8px;font-size:14px;color:#94a3b8;text-decoration:none;font-weight:500;transition:all .18s ease;border:1px solid transparent}.legal-nav-link:hover{color:#e2e8f0;background:hsla(0,0%,100%,.06);border-color:hsla(0,0%,100%,.08)}.legal-nav-link.active{color:#a5b4fc;background:rgba(99,102,241,.12);border-color:rgba(99,102,241,.25);font-weight:600}.legal-home-btn{display:flex;align-items:center;gap:6px;width:100%;padding:10px 12px;border-radius:8px;background:rgba(99,102,241,.1);border:1px solid rgba(99,102,241,.2);color:#818cf8;font-size:13px;font-weight:600;text-decoration:none;transition:all .18s ease;justify-content:center}.legal-home-btn:hover{background:rgba(99,102,241,.2);border-color:rgba(99,102,241,.35);color:#a5b4fc}.legal-card{background:hsla(0,0%,100%,.03);border:1px solid hsla(0,0%,100%,.08);border-radius:20px;padding:48px;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);line-height:1.8}@media (max-width:768px){.legal-card{padding:28px 22px}}.legal-card h2{font-family:var(--font-heading);font-size:20px;font-weight:700;color:#e2e8f0;margin:40px 0 14px;padding-bottom:10px;border-bottom:1px solid rgba(99,102,241,.2)}.legal-card h2:first-child{margin-top:0}.legal-card p{color:#94a3b8;font-size:15px;margin:0 0 16px;line-height:1.8}.legal-card p.muted{color:#64748b;font-style:italic}.legal-card ul{list-style:none;padding:0;margin:0 0 20px;display:flex;flex-direction:column;gap:10px}.legal-card ul li{position:relative;padding-left:22px;color:#94a3b8;font-size:15px;line-height:1.7}.legal-card ul li:before{content:"›";position:absolute;left:0;color:#818cf8;font-weight:700;font-size:18px;line-height:1.3}.legal-card a{color:#818cf8;text-decoration:none;border-bottom:1px solid rgba(129,140,248,.3);transition:all .15s ease}.legal-card a:hover{color:#a5b4fc;border-bottom-color:rgba(165,180,252,.5)}.legal-footer-nav{display:flex;flex-wrap:wrap;align-items:center;gap:8px;margin-top:24px;padding:16px 20px;background:hsla(0,0%,100%,.02);border:1px solid hsla(0,0%,100%,.06);border-radius:12px}.legal-footer-label{color:#475569;font-size:13px;font-weight:500;margin-right:4px}.legal-footer-link{padding:5px 12px;border-radius:999px;background:rgba(99,102,241,.08);border:1px solid rgba(99,102,241,.15);color:#818cf8;font-size:13px;text-decoration:none;font-weight:500;transition:all .15s ease}.legal-footer-link:hover{background:rgba(99,102,241,.16);border-color:rgba(99,102,241,.3);color:#a5b4fc}