.legal-page{background:linear-gradient(135deg,#f3f4f6 0,#e5e7eb 100%);min-height:100vh;padding:0;font-family:Georgia,serif}.legal-container{max-width:100%;height:100vh;margin:0;background:#fff;display:flex;flex-direction:column;overflow:hidden}@keyframes slideInUp{from{opacity:0;transform:translateY(30px)}to{opacity:1;transform:translateY(0)}}.legal-header{background:linear-gradient(135deg,var(--primary-color) 0,#4b5563 100%);color:#fff;padding:10px 30px;position:sticky;top:0;z-index:100;box-shadow:0 2px 8px rgba(0,0,0,.12)}.legal-back-btn{display:inline-flex;align-items:center;gap:8px;color:#fff;text-decoration:none;font-size:16px;font-weight:500;opacity:.9;transition:opacity .3s ease;margin-bottom:8px}.legal-back-btn:hover{opacity:1}.legal-back-btn i{font-size:12px}.legal-title{text-align:center}.legal-logo{width:60px;height:60px;margin-bottom:8px;opacity:.95;border-radius:50%}.legal-title h1{font-size:32px;font-weight:700;margin-bottom:3px;letter-spacing:-.5px}.legal-subtitle{font-size:16px;opacity:.85;font-weight:400}.legal-content{flex:1;padding:40px;overflow-y:auto;scroll-behavior:smooth}.legal-content::-webkit-scrollbar{width:10px}.legal-content::-webkit-scrollbar-track{background:#f1f5f9;border-radius:10px}.legal-content::-webkit-scrollbar-thumb{background:var(--primary-color);border-radius:10px;opacity:.6}.legal-content::-webkit-scrollbar-thumb:hover{opacity:1}.legal-section{margin-bottom:40px;padding-bottom:30px;border-bottom:1px solid #e5e7eb;animation:fadeIn .6s ease-out;scroll-margin-top:20px}.legal-section:last-of-type{border-bottom:none}@keyframes fadeIn{from{opacity:0}to{opacity:1}}.legal-section h2{font-size:26px;font-weight:600;color:var(--primary-color);margin-bottom:16px;display:flex;align-items:center;gap:12px}.legal-section h2 i{font-size:18px;color:#2563eb;width:28px;text-align:center}.legal-section p{color:#475569;line-height:1.8;font-size:18px;margin-bottom:14px}.legal-section p:last-child{margin-bottom:0}.legal-section ul{list-style:none;margin-top:14px}.legal-section ul li{color:#475569;line-height:1.9;font-size:18px;padding-left:28px;position:relative;margin-bottom:10px}.legal-section ul li:before{content:"→";position:absolute;left:0;color:#2563eb;font-weight:700;font-size:16px}.legal-section strong{color:#1e293b;font-weight:600}.contact-info{background:#f8fafc;padding:18px 22px;border-left:4px solid #2563eb;border-radius:6px;margin-top:14px}.contact-info p{margin-bottom:8px;color:#334155;font-size:18px}.contact-info p:last-child{margin-bottom:0}.contact-info i{color:#2563eb;margin-right:10px;width:18px;text-align:center}.legal-footer-note{background:linear-gradient(135deg,#f0f4f8 0,#f9fafb 100%);padding:22px;border-radius:8px;margin-top:35px;text-align:center}.legal-footer-note p{font-size:17px;color:#64748b;margin-bottom:8px}.legal-footer-note p:last-child{margin-bottom:0}.legal-footer-note strong{color:var(--primary-color);font-weight:600}.legal-footer{background:#f8fafc;padding:18px 40px;text-align:center;border-top:1px solid #e5e7eb;display:flex;justify-content:center;align-items:center;gap:15px;flex-shrink:0}.legal-link{color:#2563eb;text-decoration:none;font-size:14px;font-weight:500;transition:color .3s ease}.legal-link:hover{color:var(--primary-color);text-decoration:underline}.legal-separator{color:#cbd5e1}@media (max-width:768px){.legal-header{padding:12px 20px}.legal-back-btn{font-size:13px;margin-bottom:6px}.legal-logo{width:50px;height:50px}.legal-title h1{font-size:20px}.legal-title .legal-subtitle{font-size:12px}.legal-content{padding:25px 20px}.legal-section{margin-bottom:30px;padding-bottom:25px}.legal-section h2{font-size:18px;gap:10px}.legal-section h2 i{font-size:16px}.legal-section p,.legal-section ul li{font-size:15px}.legal-footer{flex-direction:column;padding:15px 20px;gap:8px}.legal-footer-note{padding:18px}}@media (max-width:480px){.legal-header{padding:10px 15px}.legal-logo{width:45px;height:45px}.legal-title h1{font-size:18px}.legal-content{padding:20px 15px}.legal-section h2{font-size:17px}.legal-section p,.legal-section ul li{font-size:14px}}.auth-footer-links{margin-top:20px;padding-top:16px;border-top:1px solid #e5e7eb;text-align:center;display:flex;justify-content:center;gap:20px;flex-wrap:wrap}.auth-footer-link{font-size:13px;color:#64748b;text-decoration:none;transition:color .3s ease;display:inline-flex;align-items:center;gap:4px}.auth-footer-link:hover{color:#2563eb}.auth-footer-link i{font-size:11px}.auth-footer-separator{color:#cbd5e1}@media (max-width:480px){.auth-footer-links{gap:12px}.auth-footer-link{font-size:12px}}.section-title{display:flex;align-items:center;gap:12px}.section-logo{height:50px;width:auto}