.legal-page{min-height:100vh;background:linear-gradient(135deg,#f8fafc,#f1f5f9);display:flex;flex-direction:column}.legal-header{background:white;box-shadow:0 1px 3px rgba(0,0,0,.1);padding:20px 0;position:sticky;top:0;z-index:100}.legal-header .container{max-width:1200px;margin:0 auto;padding:0 24px}.legal-header .logo{display:flex;align-items:center;gap:12px;text-decoration:none;width:-moz-fit-content;width:fit-content}.legal-header .logo-icon{width:40px;height:40px;background:linear-gradient(135deg,#4F46E5,#7C3AED);border-radius:8px;display:flex;align-items:center;justify-content:center}.legal-header .logo-text{font-size:20px;font-weight:700;color:#1e293b}.legal-content{flex:1;padding:60px 0}.legal-content .container{max-width:900px;margin:0 auto;background:white;border-radius:16px;box-shadow:0 4px 20px rgba(0,0,0,.08);padding:48px}.legal-content h1{font-size:2.5rem;font-weight:700;color:#1e293b;margin-bottom:24px;background:linear-gradient(135deg,#4F46E5,#7C3AED);-webkit-background-clip:text;-webkit-text-fill-color:transparent;background-clip:text}.legal-content h2{font-size:1.75rem;font-weight:600;color:#334155;margin-top:32px;margin-bottom:16px}.legal-content h3{font-size:1.25rem;font-weight:600;color:#475569;margin-top:24px;margin-bottom:12px}.legal-content p{font-size:1rem;line-height:1.7;color:#64748b;margin-bottom:16px}.legal-content ol,.legal-content ul{margin-bottom:16px;padding-left:24px;color:#64748b}.legal-content li{margin-bottom:8px;line-height:1.7}.legal-footer{background:#1e293b;padding:24px 0;margin-top:auto}.legal-footer .container{max-width:1200px;margin:0 auto;padding:0 24px}.legal-footer .footer-text{text-align:center;color:#94a3b8;margin:0;font-size:.875rem}@media (max-width:768px){.legal-content .container{padding:32px 24px}.legal-content h1{font-size:2rem}.legal-content h2{font-size:1.5rem}}