.legal-page{min-height:calc(100vh - 70px);padding:2rem 1rem;background:var(--color-background,#f5f7fa)}.legal-container{max-width:800px;margin:0 auto}.legal-title{font-size:1.75rem;font-weight:700;color:var(--color-text,#2c3e50);margin-bottom:.5rem}.legal-updated{font-size:.85rem;color:var(--color-text-muted,#666);margin-bottom:2rem;padding-bottom:1.5rem;border-bottom:1px solid var(--color-border,#e5e7eb)}.legal-content{color:var(--color-text-light,#555);font-size:.95rem;line-height:1.8}.legal-content>p:first-child{margin-bottom:2rem;color:var(--color-text,#2c3e50);font-size:1rem}.legal-section{margin-bottom:2rem}.legal-section h2{font-size:1.1rem;font-weight:600;color:var(--color-text,#2c3e50);margin-bottom:.75rem}.legal-section p{margin-bottom:.4rem}.legal-section strong{color:var(--color-text,#2c3e50)}.legal-footer{margin-top:3rem;padding-top:1.5rem;border-top:1px solid var(--color-border,#e5e7eb);color:var(--color-text-muted,#666);font-size:.85rem}.legal-footer p{margin-bottom:.25rem}@media (max-width:768px){.legal-page{padding:1rem .75rem}.legal-title{font-size:1.4rem}.legal-content{font-size:.9rem}}