.legal-shell{min-height:100vh;background:var(--bg-primary)}.legal-header{max-width:720px;margin:0 auto;padding:24px 20px 0}.legal-brand{display:inline-flex;gap:10px;font-weight:700;color:var(--text-primary);text-decoration:none}.legal-brand,.legal-brand-mark{align-items:center;font-size:16px}.legal-brand-mark{width:34px;height:34px;border-radius:9px;background:var(--accent);color:#fff;display:flex;justify-content:center}.legal-page{max-width:720px;margin:0 auto;padding:28px 20px 40px;color:var(--text-primary);font-size:15px;line-height:1.75}.legal-page h1{font-size:28px;font-weight:700;letter-spacing:-.3px;margin:0 0 10px}.legal-meta{color:var(--text-secondary);font-size:14px;line-height:1.6;margin-bottom:26px;padding-bottom:22px;border-bottom:1px solid var(--border)}.legal-page h2{font-size:19px;font-weight:700;margin:34px 0 12px}.legal-page p,.legal-page ul{margin:0 0 14px}.legal-page ul{padding-left:24px;list-style:disc}.legal-page li{margin-bottom:8px}.legal-page a{color:var(--accent);text-decoration:underline;text-underline-offset:2px}.legal-page blockquote{margin:0 0 14px;padding:14px 18px;border-left:3px solid var(--accent);background:var(--bg-secondary);border-radius:0 10px 10px 0}.legal-figure{margin:0 0 18px}.legal-figure img{max-width:100%;height:auto;border:1px solid var(--border);border-radius:10px;display:block}.legal-figure figcaption{color:var(--text-muted);font-size:13px;margin-top:6px}.legal-footer{max-width:720px;margin:0 auto;padding:20px 20px 40px;border-top:1px solid var(--border);color:var(--text-muted);font-size:13px;display:flex;flex-wrap:wrap;gap:6px 18px}.legal-footer a{color:var(--text-secondary);text-decoration:underline;text-underline-offset:2px}