.legal-page{min-height:100vh;background:#f8faff;font-family:var(--font-dm-sans),sans-serif;color:#1e293b}.legal-nav{display:flex;align-items:center;justify-content:space-between;padding:10px 40px;background:#fff;position:-webkit-sticky;position:sticky;top:0;border-bottom:5px double #4361ee}@media (max-width:600px){.legal-nav{padding:14px 20px}}.legal-logo{font-family:var(--font-nunito),sans-serif;font-size:22px;font-weight:900;color:#4361ee;text-decoration:none}.legal-logo span{color:#1e293b}.legal-nav-link{font-size:13px;color:#64748b;text-decoration:none;font-weight:500;transition:color .15s}.legal-nav-link:hover{color:#4361ee}.legal-container{max-width:720px;margin:0 auto;padding:56px 40px 80px}@media (max-width:600px){.legal-container{padding:36px 20px 60px}}.legal-eyebrow{font-size:11px;font-weight:700;color:#4361ee;text-transform:uppercase;letter-spacing:.08em;margin-bottom:10px}.legal-title{font-family:var(--font-nunito),sans-serif;font-size:clamp(28px,4vw,40px);font-weight:900;color:#1e293b;line-height:1.15;margin-bottom:8px;letter-spacing:-.3px}.legal-meta{font-size:13px;color:#94a3b8;margin-bottom:28px}.legal-intro{font-size:16px;line-height:1.75;color:#475569;border-bottom:1px solid #e2e8f0}.legal-intro,.legal-section{margin-bottom:36px;padding-bottom:36px}.legal-section{border-bottom:1px solid #f1f5f9}.legal-section:last-child{border-bottom:none;margin-bottom:0;padding-bottom:0}.legal-section h2{font-size:18px;font-weight:900;color:#1e293b;margin-bottom:12px;margin-top:0}.legal-section h2,.legal-section h3{font-family:var(--font-nunito),sans-serif}.legal-section h3{font-size:14px;font-weight:800;color:#334155;margin-top:18px;margin-bottom:8px}.legal-section p{font-size:14px;line-height:1.75;color:#475569;margin-bottom:12px}.legal-section p:last-child{margin-bottom:0}.legal-section ul{padding-left:20px;margin-bottom:14px}.legal-section li{font-size:14px;line-height:1.75;color:#475569;margin-bottom:6px}.legal-section strong{color:#1e293b;font-weight:600}.legal-section a{color:#4361ee;text-decoration:none}.legal-section a:hover{text-decoration:underline}.legal-footer{padding:12px 40px;border-top:none;display:flex;justify-content:center;align-items:center;flex-wrap:nowrap;gap:12px;font-size:12px;background:#f8faff;color:#94a3b8}.legal-footer a{display:flex;gap:16px;font-size:12px;color:#64748b;text-decoration:none;transition:color .15s}.legal-footer a:hover{color:#4361ee}@media (max-width:600px){.legal-footer{flex-direction:column;gap:10px;padding:20px}}