.footer{position:relative;overflow:hidden;padding:80px 0 0;background:linear-gradient(180deg,transparent 0,rgba(3,7,18,.4) 10%,rgba(15,23,42,.98) 100%)}.footer::before{content:'';position:absolute;inset:0;background:radial-gradient(ellipse 90% 60% at 50% 100%,rgba(59,130,246,.15) 0,transparent 55%),radial-gradient(ellipse 70% 50% at 15% 85%,rgba(6,182,212,.1) 0,transparent 50%),radial-gradient(ellipse 60% 40% at 85% 95%,rgba(99,102,241,.08) 0,transparent 50%);pointer-events:none}.footer::after{content:'';position:absolute;top:0;left:0;right:0;height:1px;background:linear-gradient(90deg,transparent 10%,rgba(59,130,246,.5),transparent 90%);opacity:.8}@keyframes footerBorderFlow{0%,100%{opacity:.6}50%{opacity:1}}.footer .container{position:relative;z-index:1}.footer .container::after,.footer .container::before{content:"";position:absolute;width:320px;height:320px;border-radius:50%;pointer-events:none;z-index:0;filter:blur(42px);opacity:.32}.footer .container::before{left:-80px;top:-40px;background:radial-gradient(circle,rgba(59,130,246,.55) 0,rgba(59,130,246,.02) 70%);animation:8.2s ease-in-out infinite footerOrbFloatA}.footer .container::after{right:-90px;bottom:40px;background:radial-gradient(circle,rgba(6,182,212,.52) 0,rgba(6,182,212,.02) 70%);animation:10.2s ease-in-out infinite footerOrbFloatB}.footer-grid{display:grid;grid-template-columns:2fr 1fr 1fr;gap:48px;background:linear-gradient(135deg,rgba(15,23,42,.75),rgba(30,58,95,.25));-webkit-backdrop-filter:blur(32px);backdrop-filter:blur(32px);border:1px solid rgba(59,130,246,.2);border-radius:24px;padding:56px 52px;margin-bottom:32px;box-shadow:0 12px 48px rgba(0,0,0,.4),0 0 80px rgba(59,130,246,.06),0 0 0 1px rgba(255,255,255,.03) inset;animation:.9s cubic-bezier(.34,1.56,.64,1) forwards footerReveal;transition:.5s cubic-bezier(.4, 0, .2, 1);transform-style:preserve-3d;perspective:1200px;position:relative;z-index:1}.footer-grid:hover{border-color:rgba(59,130,246,.35);box-shadow:0 20px 60px rgba(0,0,0,.45),0 0 120px rgba(59,130,246,.1),0 0 0 1px rgba(255,255,255,.05) inset;transform:translateY(-2px) rotateX(1.2deg) rotateY(-.8deg)}@keyframes footerReveal{from{opacity:0;transform:translateY(32px)}to{opacity:1;transform:translateY(0)}}.footer-brand,.footer-contact,.footer-links{animation:.7s cubic-bezier(.34,1.56,.64,1) backwards footerItemFade;transform-style:preserve-3d;transition:transform .45s cubic-bezier(.22, 1, .36, 1),filter .45s}.footer-brand{animation-delay:.15s}.footer-links{animation-delay:.25s}.footer-contact{animation-delay:.35s}.footer-brand:hover,.footer-contact:hover,.footer-links:hover{transform:translateY(-4px) translateZ(8px);filter:drop-shadow(0 10px 24px rgba(59, 130, 246, .12))}@keyframes footerItemFade{from{opacity:0;transform:translateY(20px)}to{opacity:1;transform:translateY(0)}}.footer-logo{font-size:1.35rem;font-weight:700;letter-spacing:-.02em;display:inline-block;margin-bottom:16px;transition:.4s cubic-bezier(.4, 0, .2, 1);position:relative}.footer-logo::after{content:'';position:absolute;bottom:-2px;left:0;width:0;height:2px;background:linear-gradient(90deg,#3b82f6,#06b6d4);transition:width .4s cubic-bezier(.4, 0, .2, 1)}.footer-logo:hover{text-shadow:0 0 28px rgba(59,130,246,.5);transform:translateY(-2px)}.footer-logo:hover::after{width:100%}.footer-brand p{font-size:.95rem;line-height:1.7;color:#94a3b8;max-width:280px}.footer-contact h4,.footer-links h4{font-size:.8rem;font-weight:600;letter-spacing:.08em;text-transform:uppercase;color:#93c5fd;margin-bottom:20px;position:relative;display:inline-block}.footer-contact h4::after,.footer-links h4::after{content:'';position:absolute;bottom:-6px;left:0;width:24px;height:2px;background:linear-gradient(90deg,#3b82f6,transparent);border-radius:2px;transition:width .4s cubic-bezier(.4, 0, .2, 1)}.footer-contact h4:hover::after,.footer-links h4:hover::after{width:100%}.footer-contact a,.footer-links a{display:block;color:#94a3b8;font-size:.95rem;margin-bottom:12px;padding:8px 14px;border-radius:12px;position:relative;overflow:hidden;transition:.35s cubic-bezier(.4, 0, .2, 1);width:100%}.footer-contact,.footer-links{display:flex;flex-direction:column;align-items:flex-start}.footer-contact a::before,.footer-links a::before{content:'';position:absolute;left:0;bottom:0;width:0;height:1px;background:linear-gradient(90deg,#3b82f6,#06b6d4);transition:width .35s cubic-bezier(.4, 0, .2, 1)}.footer-contact a:hover,.footer-links a:hover{color:#e8e8ed;background:rgba(15,23,42,.85);-webkit-backdrop-filter:blur(16px);backdrop-filter:blur(16px);border:1px solid rgba(59,130,246,.25);box-shadow:0 4px 20px rgba(0,0,0,.3),0 0 0 1px rgba(59,130,246,.15) inset;transform:translateY(-2px) translateX(4px)}.footer-contact a:hover::before,.footer-links a:hover::before{width:100%}.footer-contact p{color:#94a3b8;font-size:.95rem;line-height:1.6;margin-bottom:16px}.social-links{display:flex;flex-wrap:wrap;gap:12px;margin-top:20px}.social-links a{display:inline-flex;align-items:center;justify-content:center;padding:12px 20px;background:linear-gradient(135deg,rgba(59,130,246,.08),rgba(6,182,212,.04));border:1px solid rgba(59,130,246,.2);border-radius:12px;color:#93c5fd;font-size:.9rem;font-weight:500;transition:.4s cubic-bezier(.4, 0, .2, 1);position:relative;overflow:hidden}.social-links a::before{content:'';position:absolute;inset:0;background:linear-gradient(135deg,rgba(59,130,246,.2),rgba(6,182,212,.1));opacity:0;transition:opacity .4s}.social-links a:hover{background:linear-gradient(135deg,rgba(59,130,246,.2),rgba(6,182,212,.12));border-color:rgba(59,130,246,.45);box-shadow:0 8px 28px rgba(0,0,0,.4),0 0 48px rgba(59,130,246,.15),0 0 0 1px rgba(255,255,255,.08) inset;transform:translateY(-3px) scale(1.02);color:#e0f2fe}.social-links a:hover::before{opacity:1}.footer-bottom{position:relative;padding:24px 32px;background:linear-gradient(135deg,rgba(3,7,18,.85),rgba(15,23,42,.65));-webkit-backdrop-filter:blur(24px);backdrop-filter:blur(24px);border:1px solid rgba(59,130,246,.15);border-radius:20px;text-align:center;animation:.9s cubic-bezier(.34,1.56,.64,1) .25s backwards footerReveal;box-shadow:0 4px 24px rgba(0,0,0,.25),0 0 0 1px rgba(255,255,255,.02) inset;transition:border-color .5s,box-shadow .5s;z-index:1}.footer-bottom:hover{border-color:rgba(59,130,246,.25);box-shadow:0 6px 32px rgba(0,0,0,.3),0 0 60px rgba(59,130,246,.08),0 0 0 1px rgba(255,255,255,.03) inset}.footer-bottom p{font-size:.9rem;color:#64748b;margin:0;transition:color .3s}.footer-bottom:hover p{color:#94a3b8}.footer-payments{position:relative;z-index:1;margin-bottom:24px;animation:.9s cubic-bezier(.34,1.56,.64,1) .2s backwards footerReveal}.footer-payments-inner{display:flex;flex-direction:column;gap:18px;padding:22px 28px 24px;border-radius:20px;background:linear-gradient(135deg,rgba(15,23,42,.82),rgba(30,41,59,.55));border:1px solid rgba(99,91,255,.2);box-shadow:0 10px 40px rgba(0,0,0,.28),0 0 0 1px rgba(255,255,255,.04) inset;-webkit-backdrop-filter:blur(28px);backdrop-filter:blur(28px);transition:border-color .45s,box-shadow .45s}.footer-payments-inner:hover{border-color:rgba(99,91,255,.32);box-shadow:0 14px 44px rgba(0,0,0,.3),0 0 80px rgba(99,91,255,.08),0 0 0 1px rgba(255,255,255,.05) inset}.footer-payments-meta{display:flex;flex-wrap:wrap;align-items:center;gap:10px 20px}.footer-payments-eyebrow{display:inline-flex;align-items:center;gap:8px;font-size:.68rem;font-weight:700;letter-spacing:.14em;text-transform:uppercase;color:#a5b4fc;white-space:nowrap}.footer-payments-lock{width:13px;height:13px;flex-shrink:0}.footer-payments-powered{margin:0;font-size:.92rem;font-weight:500;color:#e2e8f0;line-height:1;display:inline-flex;align-items:center;gap:8px;white-space:nowrap}.footer-stripe-mark{display:inline-flex;align-items:center;vertical-align:middle}.footer-stripe-mark .footer-pay-card{width:76px;height:48px;padding:10px 12px}.footer-stripe-mark .footer-pay-logo{max-width:48px;max-height:22px}.footer-payments-note{margin:0 0 0 auto;font-size:.78rem;color:#64748b;line-height:1.4;white-space:nowrap}.footer-payment-rail{width:100%;padding-top:16px;border-top:1px solid rgba(148,163,184,.14)}.footer-payment-icons{display:grid;grid-template-columns:repeat(7,minmax(0,1fr));gap:16px 14px;width:100%;margin:0;padding:0;list-style:none}.footer-pay-item{display:flex;flex-direction:column;align-items:center;gap:9px;min-width:0}.footer-pay-card{display:flex;align-items:center;justify-content:center;box-sizing:border-box;width:76px;height:48px;flex-shrink:0;padding:10px 12px;overflow:hidden;border-radius:10px;background:#fff;border:1px solid #e8e8ed;box-shadow:0 1px 3px rgba(0,0,0,.04),0 4px 12px rgba(0,0,0,.06);transition:transform .28s,box-shadow .28s,border-color .28s}.footer-pay-logo{display:block;width:100%;height:100%;max-width:52px;max-height:24px;flex-shrink:0}.footer-pay-logo--mastercard{max-width:46px;max-height:26px}.footer-pay-logo--stripe path{fill:#635BFF}.footer-pay-logo--visa path{fill:#1A1F71}.footer-pay-logo--amex path{fill:#006FCF}.footer-pay-logo--paypal path:first-child{fill:#003087}.footer-pay-logo--paypal path:last-child{fill:#009CDE}.footer-pay-logo--applepay path{fill:#000000}.footer-pay-logo--googlepay path{fill:#5F6368}.footer-pay-logo--discover path{fill:#FF6000}.footer-pay-label{font-size:.62rem;font-weight:600;letter-spacing:.04em;text-transform:uppercase;color:#86868b;text-align:center;line-height:1.2;white-space:nowrap}.footer-pay-item:hover .footer-pay-card{transform:translateY(-2px);border-color:#d2d2d7;box-shadow:0 4px 16px rgba(0,0,0,.08),0 8px 24px rgba(99,91,255,.08)}.footer-pay-item:hover .footer-pay-label{color:#1d1d1f}@keyframes footerOrbFloatA{0%,100%{transform:translate3d(0,0,0) scale(1);opacity:.28}50%{transform:translate3d(22px,-18px,0) scale(1.08);opacity:.4}}@keyframes footerOrbFloatB{0%,100%{transform:translate3d(0,0,0) scale(1);opacity:.26}50%{transform:translate3d(-20px,-22px,0) scale(1.1);opacity:.38}}@media (prefers-reduced-motion:reduce){.footer .container::after,.footer .container::before,.footer-bottom,.footer-brand,.footer-contact,.footer-grid,.footer-links{animation:none}.footer-contact a:hover,.footer-grid:hover,.footer-links a:hover,.footer-pay-item:hover .footer-pay-card,.footer-payments-inner:hover,.social-links a:hover{transform:none}}@media (max-width:1024px){.footer-grid{grid-template-columns:1fr 1fr;gap:40px;padding:40px 32px}.footer-payment-icons{gap:14px 10px}.footer-pay-card,.footer-stripe-mark .footer-pay-card{width:72px;height:46px;padding:9px 11px}.footer-pay-logo{max-width:48px;max-height:22px}.footer-pay-logo--mastercard{max-width:42px;max-height:24px}}@media (max-width:768px){.footer{padding:48px 0 calc(24px + env(safe-area-inset-bottom))}.footer-grid{grid-template-columns:1fr;gap:32px;padding:36px 24px;text-align:center}.footer-brand p{margin-left:auto;margin-right:auto;max-width:none}.footer-contact,.footer-links{text-align:center;align-items:center}.social-links{justify-content:center}.footer-contact h4::after,.footer-links h4::after{left:50%;transform:translateX(-50%)}.footer-payments-inner{padding:20px 16px;gap:14px}.footer-payments-meta{flex-direction:column;align-items:flex-start;gap:8px}.footer-payments-note{margin-left:0;white-space:normal}.footer-payment-icons{display:flex;flex-wrap:nowrap;justify-content:flex-start;overflow-x:auto;gap:12px;padding:2px 2px 6px;-webkit-overflow-scrolling:touch;scroll-snap-type:x proximity;scrollbar-width:none}.footer-payment-icons::-webkit-scrollbar{display:none}.footer-pay-item{flex:0 0 auto;scroll-snap-align:start}.footer-pay-card,.footer-stripe-mark .footer-pay-card{width:68px;height:44px;padding:8px 10px;border-radius:9px}.footer-pay-logo{max-width:44px;max-height:20px}.footer-pay-logo--mastercard{max-width:40px;max-height:22px}.footer-pay-label{font-size:.58rem}}@media (max-width:480px){.footer-payments-inner{padding:18px 14px}.footer-pay-card,.footer-stripe-mark .footer-pay-card{width:64px;height:40px;padding:7px 9px}.footer-pay-logo{max-width:40px;max-height:18px}.footer-payment-icons{gap:10px}}