.footerContainer{background:#020617;border-top:1px solid #ffffff0d;padding-top:4rem;position:relative;overflow:hidden}.footerContainer:before{content:"";pointer-events:none;background:radial-gradient(circle at top,#0a66ff14,#0000 70%);width:100%;height:300px;position:absolute;top:0;left:50%;transform:translate(-50%)}.footerShell{z-index:1;max-width:1280px;margin:0 auto;padding:0 1.5rem 4rem;position:relative}.highlightBanner{-webkit-backdrop-filter:blur(40px);backdrop-filter:blur(40px);background:#ffffff05;border:1px solid #ffffff14;border-radius:32px;margin-bottom:5rem;padding:clamp(1.5rem,5vw,3rem);box-shadow:0 20px 50px #0000004d}.highlightBadge{color:#93c5fd;text-transform:uppercase;background:#0a66ff1a;border:1px solid #0a66ff33;border-radius:99px;align-items:center;gap:.6rem;margin-bottom:1.5rem;padding:.4rem .8rem;font-size:.7rem;font-weight:800;display:inline-flex}.badgeIcon{color:#0a66ff}.highlightContent{grid-template-columns:1fr;gap:2.5rem;display:grid}@media (min-width:1024px){.highlightContent{grid-template-columns:1.2fr .8fr;align-items:center}}.highlightTitle{letter-spacing:-.04em;color:#fff;margin-bottom:1rem;font-size:clamp(1.5rem,4vw,2.5rem);font-weight:800;line-height:1.1}.highlightDescription{color:#94a3b8;max-width:50ch;font-size:1rem;line-height:1.6}.highlightActions{flex-wrap:wrap;gap:1rem;display:flex}.ctaPrimary{color:#000;background:#fff;border-radius:12px;align-items:center;gap:.75rem;padding:.85rem 1.75rem;font-weight:700;transition:transform .2s cubic-bezier(.34,1.56,.64,1);display:inline-flex}.ctaSecondary{color:#fff;border:1px solid #ffffff1a;border-radius:12px;align-items:center;padding:.85rem 1.75rem;font-weight:600;display:inline-flex}.footerGrid{grid-template-columns:repeat(2,1fr);gap:3rem 1.5rem;margin-bottom:4rem;display:grid}@media (min-width:768px){.footerGrid{grid-template-columns:repeat(5,1fr)}}.columnTitle{text-transform:uppercase;letter-spacing:.1em;color:#fff;margin-bottom:1.5rem;font-size:.75rem;font-weight:800}.linkList{flex-direction:column;gap:.8rem;padding:0;list-style:none;display:flex}.navLink{color:#64748b;font-size:.9rem;font-weight:500;text-decoration:none;transition:color .2s}.navLink:hover{color:#fff}.footerContactText{color:#64748b;margin-bottom:1.5rem;font-size:.9rem;line-height:1.6}.footerEmailLink{color:#fff;align-items:center;gap:.75rem;margin-bottom:1.5rem;font-weight:700;text-decoration:none;display:flex}.socialList{gap:1rem;display:flex}.socialIcon{color:#94a3b8;background:#ffffff08;border:1px solid #ffffff14;border-radius:10px;justify-content:center;align-items:center;width:40px;height:40px;transition:all .2s;display:flex}.socialIcon:hover{color:#fff;background:#ffffff0f;transform:translateY(-3px)}.footerBottom{border-top:1px solid #ffffff0d;flex-direction:column;gap:.5rem;padding-top:2rem;display:flex}@media (min-width:768px){.footerBottom{flex-direction:row;justify-content:space-between}}.footerBottomLine{color:#475569;font-size:.75rem}
.navbar{z-index:100;-webkit-backdrop-filter:blur(20px);background:#02061766;border-bottom:1px solid #ffffff08;align-items:center;width:100%;height:72px;transition:all .3s;display:flex;position:sticky;top:0}.navbarScrolled{background:#020617d9;border-bottom:1px solid #ffffff14;height:64px;box-shadow:0 10px 30px #0000004d}.navbarShell{justify-content:space-between;align-items:center;width:100%;max-width:1280px;margin:0 auto;padding:0 1.5rem;display:flex}.brandLogo{width:auto;height:38px}.desktopNav{flex:1;justify-content:space-between;align-items:center;margin-left:3rem;display:none}@media (min-width:1024px){.desktopNav{display:flex}}.navLinks{align-items:center;gap:1.5rem;display:flex}.navItem{color:#94a3b8;align-items:center;gap:.4rem;font-size:.9rem;font-weight:600;text-decoration:none;transition:color .2s;display:flex}.navItem:hover{color:#fff}.moreMenu{padding:1rem 0;position:relative}.morePanel{-webkit-backdrop-filter:blur(20px);backdrop-filter:blur(20px);opacity:0;visibility:hidden;background:#0f172af2;border:1px solid #ffffff14;border-radius:20px;min-width:240px;padding:1.5rem;transition:all .3s cubic-bezier(.2,.8,.2,1);position:absolute;top:100%;right:0;transform:translateY(10px);box-shadow:0 20px 50px #00000080}.moreMenu:hover .morePanel{opacity:1;visibility:visible;transform:translateY(0)}.panelTitle{text-transform:uppercase;color:#0a66ff;letter-spacing:.1em;margin-bottom:.75rem;font-size:.7rem;font-weight:800;display:block}.panelLink{color:#cbd5e1;padding:.5rem 0;font-size:.9rem;text-decoration:none;transition:color .2s;display:block}.panelLink:hover{color:#fff}.navActions{align-items:center;gap:1.5rem;display:flex}.statusBadge{color:#0a66ff;background:#0a66ff1a;border-radius:99px;align-items:center;gap:.5rem;padding:.4rem .8rem;font-size:.75rem;font-weight:800;display:flex}.navCta{color:#000;background:#fff;border-radius:10px;padding:.6rem 1.2rem;font-size:.85rem;font-weight:700;text-decoration:none;transition:transform .2s}.navCta:hover{transform:scale(1.05)}.mobileToggle{color:#fff;cursor:pointer;background:0 0;border:none}@media (min-width:1024px){.mobileToggle{display:none}}.mobileMenu{z-index:99;background:#020617;flex-direction:column;width:100%;height:0;padding:0 1.5rem;transition:height .3s;display:flex;position:fixed;top:72px;left:0;overflow:hidden}.mobileOpen{height:calc(100dvh - 72px);padding-top:2rem}.mobileItem{color:#fff;margin-bottom:2rem;font-size:1.5rem;font-weight:700;text-decoration:none}.mobileCta{color:#fff;text-align:center;background:#0a66ff;border-radius:12px;padding:1rem;font-weight:700;text-decoration:none}
