.legal-bg{z-index:-1;background:linear-gradient(135deg,#f8fafc 0%,#e2e8f0 100%);width:100%;height:100%;position:fixed;top:0;left:0;overflow:hidden}.dark .legal-bg{background:linear-gradient(135deg,#0f172a 0%,#1e1b4b 50%,#0f172a 100%)}.legal-gradient-orb{filter:blur(80px);opacity:.5;border-radius:50%;animation:20s ease-in-out infinite float;position:absolute}.legal-orb-1{background:linear-gradient(135deg,#6366f14d,#8b5cf633);width:600px;height:600px;animation-delay:0s;top:-200px;right:-100px}.dark .legal-orb-1{background:linear-gradient(135deg,#6366f166,#8b5cf64d)}.legal-orb-2{background:linear-gradient(135deg,#8b5cf640,#06b6d426);width:500px;height:500px;animation-delay:-7s;bottom:-150px;left:-100px}.dark .legal-orb-2{background:linear-gradient(135deg,#8b5cf659,#06b6d440)}.legal-orb-3{background:linear-gradient(135deg,#06b6d433,#6366f126);width:400px;height:400px;animation-delay:-14s;top:50%;left:50%;transform:translate(-50%,-50%)}.dark .legal-orb-3{background:linear-gradient(135deg,#06b6d44d,#6366f140)}.legal-grid{background-image:linear-gradient(#6366f108 1px,#0000 1px),linear-gradient(90deg,#6366f108 1px,#0000 1px);background-size:60px 60px;width:100%;height:100%;position:absolute;top:0;left:0}.dark .legal-grid{background-image:linear-gradient(#6366f10d 1px,#0000 1px),linear-gradient(90deg,#6366f10d 1px,#0000 1px)}@keyframes float{0%,to{transform:translate(0)rotate(0)}25%{transform:translate(30px,-30px)rotate(5deg)}50%{transform:translate(-20px,20px)rotate(-5deg)}75%{transform:translate(20px,30px)rotate(3deg)}}.legal-main{min-height:100vh;padding-top:120px;padding-bottom:80px}.legal-container{max-width:900px;margin:0 auto;padding:0 1.5rem}.legal-header{text-align:center;margin-bottom:3rem;animation:.6s ease-out fadeInUp}.legal-icon{color:#6366f1;background:linear-gradient(135deg,#6366f11a,#8b5cf61a);border:1px solid #6366f133;border-radius:20px;justify-content:center;align-items:center;width:80px;height:80px;margin:0 auto 1.5rem;display:flex}.dark .legal-icon{color:#818cf8;background:linear-gradient(135deg,#6366f133,#8b5cf633);border-color:#6366f14d}.legal-header h1{background:linear-gradient(135deg,#1e293b,#475569);-webkit-text-fill-color:transparent;-webkit-background-clip:text;background-clip:text;margin-bottom:1rem;font-size:2.5rem;font-weight:700}.dark .legal-header h1{background:linear-gradient(135deg,#f1f5f9,#cbd5e1);-webkit-text-fill-color:transparent;-webkit-background-clip:text;background-clip:text}.legal-subtitle{color:#64748b;margin-bottom:.5rem;font-size:1.125rem}.dark .legal-subtitle{color:#94a3b8}.legal-updated{color:#94a3b8;font-size:.875rem}.dark .legal-updated{color:#64748b}.legal-notice{background:linear-gradient(135deg,#fbbf241a,#f59e0b0d);border:1px solid #fbbf244d;border-radius:16px;gap:1rem;margin-bottom:2rem;padding:1.5rem;animation:.6s ease-out .1s both fadeInUp;display:flex}.dark .legal-notice{background:linear-gradient(135deg,#fbbf2426,#f59e0b1a);border-color:#fbbf2466}.notice-icon{color:#d97706;background:#fbbf2433;border-radius:12px;flex-shrink:0;justify-content:center;align-items:center;width:48px;height:48px;display:flex}.dark .notice-icon{color:#fbbf24}.notice-content h3{color:#92400e;margin-bottom:.5rem;font-size:1rem;font-weight:600}.dark .notice-content h3{color:#fcd34d}.notice-content p{color:#a16207;font-size:.9375rem;line-height:1.6}.dark .notice-content p{color:#fde68a}.legal-content{-webkit-backdrop-filter:blur(20px);background:#ffffffb3;border:1px solid #ffffff4d;border-radius:24px;padding:2.5rem;animation:.6s ease-out .2s both fadeInUp;box-shadow:0 4px 6px -1px #0000000d,0 10px 15px -3px #0000000d,inset 0 0 0 1px #ffffff1a}.dark .legal-content{background:#1e293b99;border-color:#6366f133;box-shadow:0 4px 6px -1px #0003,0 10px 15px -3px #0003,inset 0 0 0 1px #ffffff0d}.legal-section{margin-bottom:2.5rem}.legal-section:last-child{margin-bottom:0}.legal-section h2{color:#1e293b;border-bottom:2px solid #6366f133;margin-bottom:1rem;padding-bottom:.75rem;font-size:1.375rem;font-weight:600}.dark .legal-section h2{color:#f1f5f9;border-bottom-color:#6366f14d}.legal-section h3{color:#334155;margin:1.5rem 0 .75rem;font-size:1.125rem;font-weight:600}.dark .legal-section h3{color:#e2e8f0}.legal-section p{color:#475569;margin-bottom:1rem;font-size:1rem;line-height:1.8}.dark .legal-section p{color:#cbd5e1}.legal-section ul,.legal-section ol{margin:1rem 0;padding-left:1.5rem}.legal-section li{color:#475569;margin-bottom:.5rem;font-size:1rem;line-height:1.8}.dark .legal-section li{color:#cbd5e1}.legal-section a{color:#6366f1;font-weight:500;text-decoration:none;transition:color .2s}.legal-section a:hover{color:#4f46e5;text-decoration:underline}.dark .legal-section a{color:#818cf8}.dark .legal-section a:hover{color:#a5b4fc}.info-cards{grid-template-columns:repeat(auto-fit,minmax(200px,1fr));gap:1rem;margin:1.5rem 0;display:grid}.info-card{text-align:center;background:linear-gradient(135deg,#6366f10d,#8b5cf608);border:1px solid #6366f126;border-radius:16px;padding:1.25rem;transition:all .3s}.info-card:hover{border-color:#6366f14d;transform:translateY(-2px);box-shadow:0 8px 25px #6366f11a}.dark .info-card{background:linear-gradient(135deg,#6366f11a,#8b5cf60d);border-color:#6366f133}.dark .info-card:hover{border-color:#6366f166;box-shadow:0 8px 25px #6366f126}.info-card-icon{color:#6366f1;background:linear-gradient(135deg,#6366f11a,#8b5cf61a);border-radius:12px;justify-content:center;align-items:center;width:48px;height:48px;margin:0 auto .75rem;display:flex}.dark .info-card-icon{color:#818cf8;background:linear-gradient(135deg,#6366f133,#8b5cf626)}.info-card h4{color:#1e293b;margin-bottom:.5rem;font-size:.9375rem;font-weight:600}.dark .info-card h4{color:#f1f5f9}.info-card p{color:#64748b;margin:0;font-size:.875rem;line-height:1.5}.dark .info-card p{color:#94a3b8}.legal-contact{background:linear-gradient(135deg,#6366f10d,#8b5cf608);border:1px solid #6366f126;border-radius:12px;margin-top:1rem;padding:1.25rem}.dark .legal-contact{background:linear-gradient(135deg,#6366f11a,#8b5cf60d);border-color:#6366f133}.legal-contact p{margin:.5rem 0;font-size:.9375rem}.legal-contact p:first-child{margin-top:0}.legal-contact p:last-child{margin-bottom:0}.legal-related{margin-top:3rem;animation:.6s ease-out .3s both fadeInUp}.legal-related h3{color:#1e293b;text-align:center;margin-bottom:1rem;font-size:1.125rem;font-weight:600}.dark .legal-related h3{color:#f1f5f9}.legal-links{flex-wrap:wrap;justify-content:center;gap:1rem;display:flex}.legal-link-card{-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);color:#475569;background:#ffffffb3;border:1px solid #ffffff4d;border-radius:12px;align-items:center;gap:.75rem;padding:1rem 1.5rem;font-weight:500;text-decoration:none;transition:all .3s;display:flex}.legal-link-card:hover{color:#6366f1;background:#6366f11a;border-color:#6366f14d;transform:translateY(-2px);box-shadow:0 8px 25px #6366f126}.dark .legal-link-card{color:#cbd5e1;background:#1e293b99;border-color:#6366f133}.dark .legal-link-card:hover{color:#818cf8;background:#6366f126;border-color:#6366f166}.legal-link-card svg{flex-shrink:0}@keyframes fadeInUp{0%{opacity:0;transform:translateY(20px)}to{opacity:1;transform:translateY(0)}}@media (width<=768px){.legal-main{padding-top:100px;padding-bottom:60px}.legal-header h1{font-size:2rem}.legal-content{border-radius:20px;padding:1.5rem}.legal-section h2{font-size:1.25rem}.legal-notice{text-align:center;flex-direction:column}.notice-icon{margin:0 auto}.info-cards{grid-template-columns:1fr}.legal-links{flex-direction:column;align-items:stretch}.legal-link-card{justify-content:center}}@media (width<=480px){.legal-container{padding:0 1rem}.legal-header h1{font-size:1.75rem}.legal-icon{width:64px;height:64px}.legal-icon svg{width:28px;height:28px}.legal-content{padding:1.25rem}}
