.legal-page{background-color:var(--bg-primary);background-image:url("data:image/svg+xml,%3Csvg viewBox='0 0 256 256' xmlns='http://www.w3.org/2000/svg'%3E%3Cfilter id='noiseFilter'%3E%3CfeTurbulence type='fractalNoise' baseFrequency='0.9' numOctaves='4' /%3E%3C/filter%3E%3Crect width='100%25' height='100%25' filter='url(%23noiseFilter)' opacity='0.05'/%3E%3C/svg%3E");min-height:100vh;padding:4rem 0}.legal-container{max-width:900px;margin:0 auto;padding:0 1.5rem}.back-button{color:var(--text-secondary);background:#ffffff05;border:1px solid #ffffff0f;border-radius:.75rem;align-items:center;gap:.5rem;width:fit-content;margin-bottom:2rem;padding:.75rem 1.25rem;font-size:.9375rem;text-decoration:none;transition:all .2s;display:inline-flex}.back-button:hover{color:var(--accent-primary-light);background:#8b5cf61a;border-color:#8b5cf64d;transform:translate(-4px)}.legal-header{text-align:center;border-bottom:1px solid #ffffff0f;margin-bottom:3rem;padding-bottom:2rem;position:relative}.legal-header-glow{pointer-events:none;background:radial-gradient(#8b5cf626 0%,#8b5cf60d 40%,#0000 70%);width:100%;max-width:1200px;height:800px;animation:8s ease-in-out infinite float;position:absolute;top:-50%;left:50%;transform:translate(-50%)}@keyframes float{0%,to{transform:translate(-50%)translateY(0)}50%{transform:translate(-50%)translateY(-20px)}}.legal-icon{width:80px;height:80px;color:var(--accent-primary-light);background:linear-gradient(135deg,#8b5cf633,#8b5cf60d);border:1px solid #8b5cf64d;border-radius:1.5rem;justify-content:center;align-items:center;margin:0 auto 1.5rem;display:flex}.legal-title{background:linear-gradient(to right,var(--text-primary),var(--accent-primary-light));-webkit-text-fill-color:transparent;-webkit-background-clip:text;background-clip:text;margin-bottom:.75rem;font-size:2.5rem;font-weight:700;line-height:1.2}.legal-subtitle{color:var(--text-secondary);margin:0;font-size:.9375rem}.legal-content{flex-direction:column;gap:2.5rem;display:flex}.legal-section{-webkit-backdrop-filter:blur(24px);backdrop-filter:blur(24px);background:#1a1a1a80;border:1px solid #ffffff0f;border-radius:1.25rem;gap:1.5rem;padding:2rem;transition:all .3s;display:flex}.legal-section:hover{background:#1a1a1a99;border-color:#8b5cf633}.section-icon{width:48px;height:48px;color:var(--accent-primary-light);background:#8b5cf61a;border:1px solid #8b5cf633;border-radius:.75rem;flex-shrink:0;justify-content:center;align-items:center;display:flex}.section-content{flex:1}.section-content h2{color:var(--text-primary);margin:0 0 1rem;font-size:1.5rem;font-weight:600;line-height:1.3}.section-content h3{color:var(--text-primary);margin:1.5rem 0 .75rem;font-size:1.125rem;font-weight:600;line-height:1.4}.section-content h3:first-child{margin-top:.5rem}.section-content p{color:var(--text-secondary);margin:0 0 1rem;font-size:.9375rem;line-height:1.7}.section-content p:last-child{margin-bottom:0}.section-content ul{color:var(--text-secondary);margin:.75rem 0 1rem;padding-left:1.5rem;font-size:.9375rem;line-height:1.7}.section-content ul li{margin-bottom:.5rem}.section-content ul li:last-child{margin-bottom:0}.section-content strong{color:var(--text-primary);font-weight:600}.legal-footer{text-align:center;-webkit-backdrop-filter:blur(24px);backdrop-filter:blur(24px);background:#1a1a1a80;border:1px solid #ffffff0f;border-radius:1.25rem;margin-top:3rem;padding:2.5rem}.legal-footer p{color:var(--text-secondary);margin-bottom:1.5rem;font-size:1rem}.cta-button{background:linear-gradient(135deg,var(--accent-primary),#7c3aed);color:#fff;border:1px solid #ffffff1a;border-radius:.75rem;justify-content:center;align-items:center;padding:1rem 2rem;font-size:1rem;font-weight:600;text-decoration:none;transition:all .3s;display:inline-flex;box-shadow:0 4px 16px #8b5cf64d}.cta-button:hover{background:linear-gradient(135deg,#7c3aed,var(--accent-primary));transform:translateY(-2px);box-shadow:0 8px 24px #8b5cf666}@media (max-width:768px){.legal-page{padding:2rem 0}.legal-container{padding:0 1rem}.legal-title{font-size:2rem}.legal-section{flex-direction:column;gap:1rem;padding:1.5rem}.section-icon{width:40px;height:40px}.section-content h2{font-size:1.25rem}.section-content h3{font-size:1rem}.section-content p,.section-content ul{font-size:.875rem}.back-button{padding:.625rem 1rem;font-size:.875rem}.legal-footer{padding:2rem 1.5rem}.cta-button{width:100%;padding:.875rem 1.5rem}}@media (max-width:480px){.legal-title{font-size:1.75rem}.legal-icon{width:64px;height:64px}.section-content ul{padding-left:1.25rem}}
