.legal{flex-direction:column;gap:1.5rem;display:flex}.legal-public{background-color:var(--color-bg);flex-direction:column;min-height:100vh;display:flex}.legal-public__main{width:100%;max-width:var(--container-max);padding:3rem var(--container-padding);flex:1;margin:0 auto}.legal__header{flex-direction:column;gap:.25rem;display:flex}.legal__title{color:var(--color-text);letter-spacing:-.5px;font-size:2rem;font-weight:800}.legal__meta{color:var(--color-text-muted);font-size:.875rem}.legal__body{color:var(--color-text);line-height:1.7}.legal__body h2{color:var(--color-text);margin-top:2.5rem;margin-bottom:.75rem;font-size:1.5rem;font-weight:800}.legal__body h3{color:var(--color-text);margin-top:1.5rem;margin-bottom:.5rem;font-size:1.125rem;font-weight:700}.legal__body p{color:var(--color-text-muted);margin-bottom:1rem}.legal__body ul,.legal__body ol{color:var(--color-text-muted);margin-bottom:1rem;padding-left:1.5rem}.legal__body ul{list-style:outside}.legal__body ol{list-style:decimal}.legal__body li{margin-bottom:.5rem}.legal__body li::marker{color:var(--color-accent)}.legal__body a{color:var(--color-accent);text-underline-offset:3px;text-decoration:underline}.legal__body strong{color:var(--color-text);font-weight:700}.legal__body code{font-family:var(--font-mono);border-radius:var(--radius-sm);color:var(--color-text);background-color:#3fff8b1a;padding:.125rem .375rem;font-size:.85em}
