.legal-page{flex-direction:column;min-height:100vh;display:flex}.legal-content{background:#f8fafc;flex:1;padding:2rem 0}.legal-container{background:#fff;border-radius:12px;max-width:800px;margin:0 auto;padding:3rem;box-shadow:0 4px 6px #0000000d}.legal-container h1{color:#1a202c;text-align:center;margin-bottom:.5rem;font-size:2.5rem;font-weight:800}.last-updated{text-align:center;color:#6b7280;margin-bottom:3rem;font-style:italic}.legal-container h2{color:#2d3748;border-bottom:2px solid #e2e8f0;margin-top:2.5rem;margin-bottom:1rem;padding-bottom:.5rem;font-size:1.5rem;font-weight:700}.legal-container p{color:#4a5568;margin-bottom:1rem;line-height:1.7}.legal-container ul{color:#4a5568;margin-bottom:1.5rem;padding-left:1.5rem;line-height:1.7}.legal-container li{margin-bottom:.5rem}.legal-container strong{color:#2d3748;font-weight:600}@media (width<=768px){.legal-content{padding:1rem 0}.legal-container{margin:0 1rem;padding:2rem 1.5rem}.legal-container h1{font-size:2rem}.legal-container h2{font-size:1.25rem}}