@import "https://fonts.googleapis.com/css2?family=Outfit:wght@300;400;500;600;700;800;900&family=Inter:wght@400;500;600;700;800;900&display=swap";
.legal-page{color:#1e293b;background-color:#f8fafc;min-height:100vh;padding-bottom:8rem;font-family:Inter,sans-serif;position:relative;overflow-x:hidden}.legal-container{z-index:2;max-width:900px;margin:0 auto;padding:0 2rem;position:relative}.legal-blob{filter:blur(100px);z-index:0;opacity:.1;pointer-events:none;border-radius:50%;position:absolute}.blob-blue{background:radial-gradient(circle,#6366f1 0%,#0000 70%);width:600px;height:600px;top:10%;right:-10%}.blob-purple{background:radial-gradient(circle,#a855f7 0%,#0000 70%);width:500px;height:500px;bottom:20%;left:-10%}.legal-hero{text-align:center;color:#fff;background:linear-gradient(160deg,#0a0f1e 0%,#0d1b3e 100%);border-bottom:1px solid #ffffff0d;margin-bottom:5rem;padding:10rem 0 6rem}.legal-badge{color:#818cf8;text-transform:uppercase;letter-spacing:.1em;background:#6366f126;border:1px solid #6366f14d;border-radius:999px;margin-bottom:2rem;padding:.5rem 1.25rem;font-size:.85rem;font-weight:700;display:inline-block}.legal-title{letter-spacing:-.04em;margin-bottom:1.5rem;font-family:Outfit,sans-serif;font-size:clamp(2.5rem,5vw,4rem);font-weight:900}.legal-subtitle{color:#94a3b8;max-width:600px;margin:0 auto;font-size:1.1rem}.legal-content-wrap{-webkit-backdrop-filter:blur(20px);backdrop-filter:blur(20px);background:#ffffffb3;border:1px solid #ffffff80;border-radius:32px;padding:4rem;box-shadow:0 20px 50px #00000008}.legal-section{margin-bottom:3.5rem}.legal-section:last-child{margin-bottom:0}.legal-section h2{color:#0f172a;align-items:center;gap:.75rem;margin-bottom:1.5rem;font-family:Outfit,sans-serif;font-size:1.75rem;font-weight:800;display:flex}.legal-section h2:before{content:"";background:linear-gradient(#6366f1,#a855f7);border-radius:2px;width:4px;height:24px}.legal-section h3{color:#1e293b;margin:2rem 0 1rem;font-size:1.25rem;font-weight:700}.legal-section p{color:#475569;margin-bottom:1.5rem;font-size:1.05rem;line-height:1.8}.legal-section ul{margin-bottom:1.5rem;padding-left:1.5rem}.legal-section li{color:#475569;margin-bottom:.75rem;font-size:1.05rem;line-height:1.8;list-style:outside;position:relative}.legal-reveal{opacity:0;transition:all .8s cubic-bezier(.22,1,.36,1);transform:translateY(20px)}.legal-reveal.active{opacity:1;transform:translateY(0)}@media (max-width:768px){.legal-content-wrap{padding:2.5rem 1.5rem}.legal-hero{padding:8rem 0 4rem}}
