.legal-page{--legal-primary:#007bff;--legal-black:#000;--legal-white:#fff;--legal-gray:#6b7280;--legal-gray-light:#9ca3af;--legal-gray-lighter:#e5e7eb;--legal-bg-alt:#f7f9fb;font-family:Inter,Poppins,-apple-system,BlinkMacSystemFont,sans-serif;color:var(--legal-black)}.legal-body{position:relative;z-index:2}.legal-section{padding:3rem 1.5rem}.legal-section:nth-child(2n){background-color:var(--legal-bg-alt)}.legal-section-inner{max-width:800px;margin:0 auto}.legal-section-title{font-family:Poppins,Inter,sans-serif;font-size:clamp(1.25rem,2.5vw,1.5rem);font-weight:700;letter-spacing:-.02em;color:var(--legal-black);margin-bottom:1.25rem;line-height:1.3}.legal-content{font-size:1rem;line-height:1.75;color:#374151}.legal-content p{margin:0 0 1rem}.legal-content p:last-child{margin-bottom:0}.legal-content ol,.legal-content ul{margin:0 0 1rem;padding-left:1.5rem}.legal-content li{margin-bottom:.35rem}.legal-content strong{font-weight:600;color:var(--legal-black)}.legal-content a{color:var(--legal-primary);text-decoration:none}.legal-content a:hover{text-decoration:underline}.legal-contact-block{margin-top:1rem;padding:1.25rem;background:rgba(0,123,255,.04);border-radius:12px;border-left:4px solid var(--legal-primary)}.legal-contact-block p{margin:0 0 .25rem}.legal-contact-block p:last-child{margin-bottom:0}@media (max-width:640px){.legal-section{padding:2rem 1rem}}