:root{--max:860px;--fg:#0f172a}
body{font-family:system-ui,-apple-system,Segoe UI,Roboto,Inter,Arial,sans-serif;color:var(--fg);line-height:1.6;margin:0;padding:24px}
.legal{max-width:var(--max);margin:0 auto}
.legal h1{font-size:2rem;margin:0 0 1rem}
.legal h2{margin-top:1.5rem}
.legal a{color:#2563eb}
button{padding:.6rem 1rem;border:1px solid #cbd5e1;border-radius:.6rem;background:#f8fafc;cursor:pointer}