@import"https://fonts.googleapis.com/css2?family=Syne:wght@700;800&family=Inter:wght@400;500;600&display=swap";.terms-page{--blue-primary: #2563EB;--blue-dark: #1e3a8a;--blue-accent: #3b82f6;--midnight: #020917;--navy: #0a1628;--surface: #0f1e35;font-family:Inter,system-ui,sans-serif}.terms-page .swt-display{font-family:Syne,system-ui,sans-serif}#legal-hero{position:relative;min-height:45vh;margin-top:-4rem;padding-top:4rem;background:var(--midnight);overflow:hidden;display:flex;align-items:center}.legal-hero-bg{position:absolute;top:0;right:0;bottom:0;left:0;background-image:linear-gradient(135deg,#020917f5,#0a1628d9 54%,#020917f0),url(https://images.unsplash.com/photo-1451187580459-43490279c0fa?w=1800&q=80&auto=format);background-size:cover;background-position:center 40%;z-index:0}.legal-hero-bg:after{content:"";position:absolute;bottom:-2px;left:0;right:0;height:80px;background:#fff;clip-path:polygon(0 100%,100% 0,100% 100%);z-index:3}.hero-content{position:relative;z-index:2;width:100%}.gradient-text{background:linear-gradient(135deg,#fff,#93c5fd,#60a5fa);-webkit-background-clip:text;-webkit-text-fill-color:transparent;background-clip:text}.accent-dot-gradient-blue{box-shadow:0 0 7px #60a5fa}.legal-content{background:#fff}.legal-heading{font-family:Syne,system-ui,sans-serif;font-size:1.35rem;font-weight:700;color:#0f172a;margin-bottom:.75rem;margin-top:2.5rem;padding-bottom:.5rem;border-bottom:1px solid #e2e8f0}.legal-heading:first-of-type{margin-top:0}.legal-paragraph{font-size:.9rem;line-height:1.75;color:#475569;margin-bottom:1rem}.legal-list{list-style:disc;padding-left:1.5rem;margin-bottom:1.5rem}.legal-list li{font-size:.9rem;line-height:1.75;color:#475569;margin-bottom:.35rem}.legal-contact-card{background:#f8fafc;border:1px solid #e2e8f0;border-radius:.75rem;padding:1.25rem 1.5rem;margin-top:.75rem;margin-bottom:1rem}@keyframes fadeUp{0%{opacity:0;transform:translateY(24px)}to{opacity:1;transform:translateY(0)}}.fade-up-1{animation:fadeUp .75s ease forwards}.fade-up-2{animation:fadeUp .75s .15s ease forwards;opacity:0}.fade-up-3{animation:fadeUp .75s .3s ease forwards;opacity:0}.fade-up-4{animation:fadeUp .75s .45s ease forwards;opacity:0}.reveal{opacity:0;transform:translateY(20px);transition:opacity .6s ease,transform .6s ease;will-change:opacity,transform}.reveal.visible{opacity:1;transform:translateY(0)}
