.bl-legal{display:flex;flex-direction:column;min-height:100dvh;background:var(--bg);color:var(--fg)}.bl-legal-header{padding-top:30px}@media (max-width:560px){.bl-legal-header{padding-top:68px}}.bl-legal-main{flex:1;width:100%;max-width:720px;margin:0 auto;padding:56px 24px 104px}.bl-legal-title{font-family:var(--bl-display);font-weight:700;font-size:clamp(1.9rem,4.5vw,2.5rem);line-height:1.12;letter-spacing:-.01em;color:var(--fg);margin:0 0 10px}.bl-legal-subtitle{font-family:var(--bl-mono);font-size:12px;letter-spacing:.08em;text-transform:uppercase;color:var(--fg-subtle);margin:0 0 44px}.bl-legal-body section{margin:0 0 2.5rem}.bl-legal-body h2{font-family:var(--bl-display);font-weight:700;font-size:1.3rem;line-height:1.25;color:var(--fg);margin:0 0 .75rem}.bl-legal-body p{color:var(--fg-muted);line-height:1.8;font-size:.95rem;margin:0 0 .75rem}.bl-legal-body strong{color:var(--fg);font-weight:600}.bl-legal-body a{color:var(--accent);text-decoration:underline;text-underline-offset:3px}.bl-legal-body ol,.bl-legal-body ul{padding-left:1.5rem;margin:0 0 .75rem}.bl-legal-body ol{list-style-type:decimal}.bl-legal-body ul{list-style-type:disc}.bl-legal-body li{color:var(--fg-muted);line-height:1.8;font-size:.95rem;margin-bottom:.75rem}.bl-legal-body ol.bl-legal-alpha{list-style-type:lower-alpha}.bl-legal-body p.bl-legal-sub{padding-left:1rem;margin-bottom:.5rem}.bl-legal-body h2.bl-legal-accent{color:var(--accent)}.bl-legal-body h2.bl-legal-caps{font-size:1rem;text-transform:uppercase;letter-spacing:.1em}.bl-legal-body p.bl-legal-emph{color:var(--fg);font-weight:600}.bl-legal-callout{background:var(--bg-subtle);border:1px solid var(--border);border-radius:var(--radius-lg);padding:1.5rem;margin:0 0 2.5rem}.bl-legal-body .bl-legal-callout p{color:var(--fg);font-weight:600;text-transform:uppercase;letter-spacing:.05em;font-size:.8rem;margin:0}.bl-legal-colophon{border-top:1px solid var(--border);padding-top:2rem;margin-top:3.5rem}.bl-legal-body .bl-legal-colophon p{color:var(--fg-subtle);font-size:.8rem;line-height:1.7;margin:0}.bl-legal-body .bl-legal-colophon a{color:var(--fg-subtle)}