:root{color-scheme:dark;--legal-bg: #18181b;--legal-surface: #27272a;--legal-border: #3f3f46;--legal-text: #f3f4f6;--legal-muted: #a1a1aa;--legal-purple: #8b5cf6;--legal-purple-hover: #a78bfa;--legal-radius: 18px}*{box-sizing:border-box}html{background:var(--legal-bg);scroll-behavior:smooth}body{min-width:320px;min-height:100vh;margin:0;overflow-x:hidden;background:radial-gradient(circle at 12% -5%,rgba(139,92,246,.14),transparent 30rem),var(--legal-bg);color:var(--legal-text);font-family:Inter,ui-sans-serif,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;line-height:1.7}a{color:#c4b5fd;text-underline-offset:.2em}a:hover{color:var(--legal-purple-hover)}.legal-skip-link{position:fixed;z-index:20;top:.75rem;left:.75rem;transform:translateY(-180%);border-radius:10px;padding:.65rem .9rem;background:var(--legal-purple);color:#fff;font-weight:700}.legal-skip-link:focus{transform:translateY(0)}.legal-site-header,.legal-footer{display:flex;width:min(1180px,calc(100% - 40px));margin-inline:auto;align-items:center;justify-content:space-between;gap:1.5rem}.legal-site-header{min-height:82px}.legal-brand{display:inline-flex;align-items:center;gap:.75rem;color:var(--legal-text);text-decoration:none}.legal-brand-mark{display:grid;width:42px;height:42px;place-items:center;border:1px solid rgba(167,139,250,.32);border-radius:13px;background:#8b5cf626;color:#ddd6fe;font-size:.78rem;font-weight:800;letter-spacing:.04em}.legal-brand>span:last-child{display:flex;flex-direction:column;line-height:1.25}.legal-brand small{color:var(--legal-muted);font-size:.72rem}.legal-header-nav,.legal-footer nav{display:flex;flex-wrap:wrap;gap:.5rem 1.2rem}.legal-header-nav a{border-radius:10px;padding:.55rem .75rem;color:var(--legal-muted);font-size:.88rem;font-weight:600;text-decoration:none}.legal-header-nav a:hover,.legal-header-nav a.active{background:#8b5cf61f;color:var(--legal-text)}.legal-shell{width:min(1180px,calc(100% - 40px));margin-inline:auto;padding:clamp(1.5rem,4vw,3.5rem) 0 4rem}.legal-document{display:grid;grid-template-columns:minmax(260px,.75fr) minmax(0,1.7fr);gap:clamp(2rem,6vw,5rem)}.legal-hero{position:sticky;top:2rem;align-self:start}.legal-eyebrow{margin:0 0 .75rem;color:#c4b5fd;font-size:.72rem;font-weight:800;letter-spacing:.14em;text-transform:uppercase}.legal-hero h1{max-width:12ch;margin:0;font-size:clamp(2.25rem,5vw,4.5rem);line-height:.98;letter-spacing:-.045em;text-wrap:balance}.legal-summary{max-width:42rem;margin:1.5rem 0 0;color:#d4d4d8;font-size:clamp(1rem,1.8vw,1.15rem)}.legal-updated{margin-top:1.25rem;color:var(--legal-muted);font-size:.82rem}.legal-content{min-width:0}.legal-content section,.legal-related{margin-bottom:1rem;border:1px solid var(--legal-border);border-radius:var(--legal-radius);padding:clamp(1.25rem,3vw,2rem);background:#27272ae0}.legal-content section h2,.legal-related h2{margin:0 0 .9rem;color:var(--legal-text);font-size:clamp(1.05rem,2vw,1.28rem);line-height:1.3}.legal-content p{margin:.75rem 0 0;color:#d4d4d8}.legal-content p:first-of-type{margin-top:0}.legal-content ul{margin:.9rem 0 0;padding-left:1.25rem;color:#d4d4d8}.legal-content li+li{margin-top:.45rem}.legal-content code{border:1px solid rgba(167,139,250,.2);border-radius:7px;padding:.12rem .35rem;background:#8b5cf61f;color:#ddd6fe}.legal-related{background:linear-gradient(135deg,rgba(139,92,246,.12),transparent 60%),var(--legal-surface)}.legal-related a{display:inline-flex;margin-top:.8rem;font-weight:700}.legal-footer{border-top:1px solid var(--legal-border);padding:2rem 0 2.5rem;color:var(--legal-muted);font-size:.82rem}.legal-footer>div{display:flex;flex-direction:column}.legal-footer strong{color:var(--legal-text)}@media(max-width:860px){.legal-document{grid-template-columns:1fr}.legal-hero{position:static}.legal-hero h1{max-width:none}}@media(max-width:600px){.legal-site-header,.legal-footer,.legal-shell{width:min(100% - 24px,1180px)}.legal-site-header,.legal-footer{align-items:flex-start;flex-direction:column}.legal-site-header{padding:1rem 0}.legal-header-nav{width:100%}.legal-header-nav a{flex:1;text-align:center}.legal-content section,.legal-related{border-radius:15px}}@media(prefers-reduced-motion:reduce){html{scroll-behavior:auto}}
