.legal{--purple:#5a3aff;--blue:#2563eb;--ink:#0f172a;--t600:#334155;--t400:#64748b;--t200:#94a3b8;--border:#e2e8f0;--bg:#fff;--bg-soft:#f8faff;font-family:Inter,system-ui,sans-serif;color:var(--ink);background:var(--bg);-webkit-font-smoothing:antialiased;min-height:100vh}.legal-wrap{max-width:800px;margin-inline:auto;padding-inline:24px}.legal-nav{position:-webkit-sticky;position:sticky;top:0;z-index:50;background:hsla(0,0%,100%,.9);backdrop-filter:blur(12px);-webkit-backdrop-filter:blur(12px);border-bottom:1px solid var(--border)}.legal-nav .legal-wrap{display:flex;align-items:center;justify-content:space-between;height:60px}.legal-back{font-size:.875rem;font-weight:500;color:var(--t400);text-decoration:none;white-space:nowrap}.legal-back:hover{color:var(--ink)}.legal-body{padding-block:52px 80px}.legal-kicker{font-family:Sora,sans-serif;font-size:.75rem;font-weight:700;letter-spacing:.1em;text-transform:uppercase;color:var(--blue)}.legal-body h1{font-family:Sora,sans-serif;font-size:clamp(1.6rem,4.5vw,2.2rem);font-weight:800;letter-spacing:-.02em;line-height:1.15;margin:10px 0 8px;color:var(--ink)}.legal-updated{font-size:.875rem;color:var(--t400);margin-bottom:20px;padding-bottom:28px;border-bottom:1px solid var(--border)}.legal-body h2{font-size:1.15rem;font-weight:700;margin:38px 0 12px;line-height:1.3;letter-spacing:-.01em}.legal-body h2,.legal-body h3{font-family:Sora,sans-serif;color:var(--ink)}.legal-body h3{font-size:.95rem;font-weight:600;margin:22px 0 8px}.legal-body p{font-size:.9375rem;line-height:1.72;color:var(--t600);margin-bottom:14px}.legal-body ul{margin:0 0 16px;padding-left:0;list-style:none}.legal-body li{position:relative;padding-left:20px;font-size:.9375rem;line-height:1.6;color:var(--t600);margin-bottom:6px}.legal-body li:before{content:"";position:absolute;left:4px;top:9px;width:5px;height:5px;border-radius:50%;background:var(--purple)}.legal-body a{color:var(--blue);font-weight:500}.legal-body strong{color:var(--ink);font-weight:600}.legal-foot{border-top:1px solid var(--border);background:var(--bg-soft)}.legal-foot .legal-wrap{display:flex;gap:18px;flex-wrap:wrap;justify-content:space-between;align-items:center;padding-block:24px}.legal-foot p{font-size:.78rem;color:var(--t400)}.legal-foot nav{display:flex;gap:20px;flex-wrap:wrap}.legal-foot a{font-size:.78rem;color:var(--t400);text-decoration:none}.legal-foot a:hover{color:var(--ink)}@media (max-width:600px){.legal-foot .legal-wrap{flex-direction:column;align-items:flex-start;gap:12px}}