.footer-cinematic,.footer-curtain-wrap{position:relative;width:100%}.footer-cinematic{display:flex;flex-direction:column;justify-content:space-between;overflow:hidden;background:#000d0f;color:#ffffff;font-family:Inter,sans-serif;-webkit-font-smoothing:antialiased;border-top:1px solid rgba(102,255,138,.08)}.footer-aurora{position:absolute;left:50%;top:50%;width:80vw;height:60vh;transform:translate(-50%,-50%) scale(1);border-radius:50%;background:radial-gradient(circle at 50% 50%,rgba(12,104,223,.12) 0,rgba(102,255,138,.08) 40%,transparent 70%);filter:blur(80px);pointer-events:none;z-index:0;animation:footerBreathe 8s ease-in-out infinite alternate}@keyframes footerBreathe{0%{transform:translate(-50%,-50%) scale(1);opacity:.6}to{transform:translate(-50%,-50%) scale(1.1);opacity:1}}.footer-bg-grid{inset:0;background-size:60px 60px;background-image:linear-gradient(90deg,rgba(255,255,255,.03) 1px,transparent 0),linear-gradient(180deg,rgba(255,255,255,.03) 1px,transparent 0);mask-image:linear-gradient(180deg,transparent,black 30%,black 70%,transparent);-webkit-mask-image:linear-gradient(180deg,transparent,black 30%,black 70%,transparent)}.footer-bg-grid,.footer-giant-text{position:absolute;z-index:0;pointer-events:none}.footer-giant-text{bottom:1vh;left:50%;transform:translateX(-50%);white-space:nowrap;-webkit-user-select:none;-moz-user-select:none;user-select:none;font-size:11.5vw;line-height:.75;font-weight:900;font-family:Syne,sans-serif;letter-spacing:-.05em;color:transparent;-webkit-text-stroke:1px rgba(255,255,255,.04);background:linear-gradient(180deg,rgba(255,255,255,.08),transparent 60%);-webkit-background-clip:text;background-clip:text}.footer-marquee-strip{position:relative;width:100vw;margin-left:calc(-50vw + 50%);overflow:hidden;border-top:1px solid rgba(255,255,255,.06);border-bottom:1px solid rgba(255,255,255,.06);background:rgba(255,255,255,.03);backdrop-filter:blur(12px);padding:.85rem 0;margin-bottom:2rem;transform:rotate(-1.5deg) scale(1.05)}.footer-marquee-track{display:flex;width:-moz-max-content;width:max-content;animation:footerMarquee 40s linear infinite}@keyframes footerMarquee{0%{transform:translateX(0)}to{transform:translateX(-50%)}}.footer-marquee-items{display:flex;align-items:center;gap:.75rem;padding:0 1.5rem;font-size:.7rem;font-weight:700;text-transform:uppercase;letter-spacing:.3em;color:rgba(255,255,255,.5)}.footer-marquee-dot{color:rgba(12,104,223,.6)}.footer-marquee-dot.green{color:rgba(102,255,138,.5)}.footer-content{position:relative;z-index:10;display:flex;flex-direction:column;align-items:center;justify-content:center;flex:1;padding:4rem 1.25rem 1.5rem;max-width:1200px;margin:0 auto;width:100%}@media (min-width:768px){.footer-content{padding:5rem 1.5rem 2rem}}.footer-heading{font-family:Syne,sans-serif;font-size:clamp(2.5rem,6vw,5rem);font-weight:900;letter-spacing:-.04em;text-align:center;margin-bottom:1.5rem;background:linear-gradient(180deg,#ffffff,rgba(255,255,255,.4));-webkit-background-clip:text;-webkit-text-fill-color:transparent;background-clip:text;filter:drop-shadow(0 0 20px rgba(255,255,255,.1))}.footer-heading-accent{background:linear-gradient(135deg,#66ff8a,#0C68DF);-webkit-background-clip:text;-webkit-text-fill-color:transparent;background-clip:text}.footer-pills-row{display:flex;flex-wrap:wrap;justify-content:center;gap:1rem;margin-bottom:3rem}.footer-glass-pill{background:linear-gradient(145deg,rgba(255,255,255,.06),rgba(255,255,255,.02));box-shadow:0 10px 30px -10px rgba(0,0,0,.5),inset 0 1px 1px rgba(255,255,255,.08);border:1px solid rgba(255,255,255,.08);backdrop-filter:blur(16px);transition:all .4s cubic-bezier(.16,1,.3,1)}.footer-glass-pill:hover{background:linear-gradient(145deg,rgba(255,255,255,.12),rgba(255,255,255,.04));border-color:rgba(255,255,255,.2);box-shadow:0 20px 40px -10px rgba(0,0,0,.7)}.footer-pill-primary{display:flex;align-items:center;gap:.75rem;padding:1rem 2rem;border-radius:9999px;font-weight:700;font-size:.9rem;color:#fff;text-decoration:none}.footer-pill-primary svg{opacity:.5;transition:opacity .3s}.footer-pill-primary:hover svg{opacity:1}@media (max-width:480px){.footer-pill-primary{padding:.75rem 1.5rem;font-size:.8rem}.footer-heading{margin-bottom:1.25rem}.footer-pills-row{margin-bottom:2rem}.footer-links-grid{gap:1.5rem}}.footer-links-grid{display:grid;grid-template-columns:repeat(2,1fr);gap:2rem;width:100%;margin-bottom:2rem}@media (min-width:768px){.footer-links-grid{grid-template-columns:repeat(4,1fr);gap:2.5rem}}.footer-link-heading{font-family:Syne,sans-serif;font-weight:700;font-size:.85rem;color:#ffffff;margin-bottom:.75rem}.footer-link-col ul{list-style:none;padding:0;margin:0;display:flex;flex-direction:column;gap:.65rem}.footer-link{font-size:.8rem;color:rgba(255,255,255,.4);text-decoration:none;transition:color .3s}.footer-link:hover{color:#66ff8a}.footer-contact-list{display:flex;flex-direction:column;gap:.6rem}.footer-contact-list li{display:flex;align-items:flex-start;gap:.5rem;font-size:.75rem;color:rgba(255,255,255,.4)}.footer-contact-list li svg{color:#66ff8a}.footer-contact-list li a{color:rgba(255,255,255,.4);text-decoration:none;transition:color .3s}.footer-contact-list li a:hover{color:#66ff8a}.footer-social-row{display:flex;justify-content:center;gap:.75rem;margin-bottom:1rem}.footer-social-btn{width:44px;height:44px;border-radius:50%;display:flex;align-items:center;justify-content:center;color:rgba(255,255,255,.5);text-decoration:none}.footer-social-btn:hover{color:#66ff8a}.footer-regulatory{position:relative;z-index:20;width:100%;padding:1.5rem 1.5rem 0;border-top:1px solid rgba(255,255,255,.06)}.footer-regulatory-inner{max-width:1200px;margin:0 auto;text-align:center;padding:1rem 0}.footer-regulatory-text{font-size:.65rem;font-weight:500;color:rgba(255,255,255,.35);letter-spacing:.03em;line-height:1.6;margin:0}.footer-regulatory-phone{margin-top:.35rem}.footer-regulatory-phone a{color:rgba(255,255,255,.45);text-decoration:none;transition:color .3s;font-weight:600}.footer-regulatory-phone a:hover{color:#66ff8a}.footer-bottom{position:relative;z-index:20;width:100%;padding:1.5rem 1.5rem 2rem;display:flex;flex-direction:column;align-items:center;justify-content:center;gap:1rem;border-top:1px solid rgba(255,255,255,.06)}@media (min-width:768px){.footer-bottom{flex-direction:row;justify-content:space-between;padding:1.5rem 3rem 2rem}}.footer-copyright{font-size:.6rem;font-weight:600;text-transform:uppercase;letter-spacing:.15em;color:rgba(255,255,255,.3);order:2}@media (min-width:768px){.footer-copyright{order:1}}.footer-crafted{display:flex;align-items:center;gap:.4rem;padding:.6rem 1.2rem;border-radius:9999px;font-size:.6rem;font-weight:700;text-transform:uppercase;letter-spacing:.15em;color:rgba(255,255,255,.4);order:1}@media (min-width:768px){.footer-crafted{order:2}}.footer-heart{color:#ff4444;font-size:.85rem;animation:footerHeartbeat 2s cubic-bezier(.25,1,.5,1) infinite}@keyframes footerHeartbeat{0%,to{transform:scale(1)}15%,45%{transform:scale(1.3)}30%{transform:scale(1)}}.footer-brand{color:#66ff8a;font-weight:900;font-size:.75rem;letter-spacing:0;margin-left:.2rem}.footer-back-top{width:44px;height:44px;border-radius:50%;display:flex;align-items:center;justify-content:center;color:rgba(255,255,255,.4);order:3}.footer-back-top:hover{color:#ffffff}.footer-back-top svg{transition:transform .3s}.footer-back-top:hover svg{transform:translateY(-4px)}