.legal-container{min-height:100vh;background-color:#f8fafc;color:#0f172a;font-family:Inter,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;display:flex;flex-direction:column}.legal-header{background:linear-gradient(135deg,#0f172a,#1e3a8a);padding:1.5rem 0;box-shadow:0 8px 24px rgba(15,23,42,.12)}.legal-header-nav{max-width:1100px;margin:0 auto;padding:0 1.5rem;display:flex;align-items:center;justify-content:space-between}.legal-logo{height:60px;width:auto;object-fit:contain}.legal-content{flex:1 1;max-width:1100px;padding:3rem 1.5rem 4rem;background-color:#fff;box-shadow:0 16px 40px rgba(15,23,42,.08);border-radius:24px;margin:2rem auto 0}.legal-content h1{font-size:clamp(2rem,3vw,2.75rem);font-weight:700;margin-bottom:1.5rem;color:#1e3a8a}.legal-content h2{font-size:clamp(1.375rem,2.5vw,1.75rem);font-weight:700;margin-top:2.5rem;margin-bottom:1rem;color:#0f172a}.legal-content p{margin-bottom:1.25rem;line-height:1.7;color:#1f2937}.legal-content ul{margin:1rem 0 1.75rem 1.5rem;color:#1f2937;line-height:1.7}.legal-content li{margin-bottom:.75rem}.legal-content a{color:#1e3a8a;text-decoration:underline}.legal-footer{text-align:center;padding:2.5rem 1.5rem 3rem;font-size:.95rem;color:#475569}.legal-nav-links{display:flex;gap:1rem;flex-wrap:wrap}.legal-nav-link{color:#e2e8f0;font-weight:500;text-decoration:none;transition:opacity .2s ease}.legal-nav-link:hover{opacity:.85}.legal-loading{min-height:100vh;display:flex;align-items:center;justify-content:center;background-color:#0f172a;color:#e2e8f0;font-size:1.1rem;letter-spacing:.08em}.legal-section-highlight{background-color:#eff6ff;border-left:4px solid #1d4ed8;padding:1.25rem 1.5rem;border-radius:8px;margin-bottom:1.75rem}@media (max-width:768px){.legal-logo{height:44px}.legal-content{padding:2.5rem 1.25rem 3rem;border-radius:18px;margin-top:1.5rem}.legal-nav-links{flex-direction:column;align-items:flex-end}}