html[data-theme=light] .legal-body{--bg:#fafbff;--text:#182238;--muted:#626b7d;--line:#dce0eb;background:var(--bg);color:var(--text)}
.legal-document{max-width:850px;margin:65px auto 90px;padding:0 26px;color:var(--text);font-size:16px;line-height:1.85;overflow-wrap:anywhere}
.legal-document h1{font:650 clamp(26px,4vw,42px)/1.25 'Manrope',sans-serif;letter-spacing:-.025em;margin:0 0 28px}
.legal-document h1:not(:first-child){margin-top:55px}
.legal-document h2{font-size:23px;line-height:1.4;margin:42px 0 18px}
.legal-document h3{font-size:18px;margin:26px 0 12px}
.legal-document p{color:inherit;margin:0 0 20px}
footer .legal-links{grid-column:1/-1;flex-basis:100%;display:flex;flex-wrap:wrap;justify-content:flex-start;gap:12px 24px;width:100%;margin:22px 0 0;padding-top:18px;border-top:1px solid var(--line);font-size:14px;line-height:1.6;font-weight:400;letter-spacing:normal}
footer .legal-links a{color:var(--muted);text-decoration:none}
footer .legal-links a:hover{color:var(--text);text-decoration:underline;text-underline-offset:4px}
.landing-footer{flex-wrap:wrap}
/* Footer navigation must never inherit the mobile header menu positioning. */
html footer nav.legal-links{position:static;inset:auto;z-index:auto;transform:none;max-height:none;height:auto;overflow:visible;flex-direction:row;background:transparent;border:0;border-top:1px solid var(--line);box-shadow:none;border-radius:0;padding:18px 0 0}
.legal-page-footer{padding:30px 6%;max-width:1440px;margin:auto;border-top:1px solid var(--line)}
html[data-theme=light] .legal-document{color:#182238}
@media(max-width:600px){.legal-document{margin-top:40px;padding:0 22px}.legal-document h2{font-size:21px}footer .legal-links{gap:10px 18px}}
