.legal-page{max-width:760px;margin:0 auto;padding:1.5rem 1.25rem 4rem;color:var(--text-primary)}.legal-head{padding:1rem 0 1.75rem;margin-bottom:2.25rem;border-bottom:1px solid var(--border-default)}.legal-kicker{display:block;font-size:.72rem;font-weight:600;letter-spacing:.22em;text-transform:uppercase;color:var(--accent-gold);margin-bottom:.9rem}.legal-title{margin:0 0 .6rem;font-family:var(--serif);font-size:clamp(1.9rem,4vw,2.5rem);font-weight:500;line-height:1.12;letter-spacing:-.01em;color:var(--text-primary)}.legal-updated{margin:0;font-size:.85rem;color:var(--text-muted)}.legal-content{display:flex;flex-direction:column;gap:2.5rem}.legal-section{scroll-margin-top:1.5rem}.legal-section h2{margin:0 0 .85rem;font-family:var(--serif);font-size:1.3rem;font-weight:500;line-height:1.25;color:var(--text-primary)}.legal-section p{font-size:.98rem;line-height:1.8;color:var(--text-secondary);margin:0 0 .9rem}.legal-section p:last-child{margin-bottom:0}.legal-section ul{list-style:none;padding:0;margin:1rem 0 0;display:flex;flex-direction:column;gap:.65rem}.legal-section ul li{position:relative;padding-left:1.5rem;font-size:.96rem;line-height:1.7;color:var(--text-secondary)}.legal-section ul li:before{content:"";position:absolute;left:.15rem;top:.7em;width:5px;height:5px;border-radius:50%;background:var(--accent-gold)}@media (max-width: 600px){.legal-page{padding:1rem 1rem 3rem}.legal-content{gap:2rem}.legal-section h2{font-size:1.18rem}.legal-section p,.legal-section ul li{font-size:.92rem}}
