.Navbar-module__cJzEcG__navbar{z-index:100;-webkit-backdrop-filter:blur(16px);border-bottom:1px solid var(--border);width:100%;transition:var(--transition);background:#090d16d9;position:sticky;top:0}.Navbar-module__cJzEcG__navContainer{justify-content:space-between;align-items:center;height:72px;display:flex}.Navbar-module__cJzEcG__logo{font-family:var(--font-heading);letter-spacing:-.02em;color:var(--text-primary);align-items:center;gap:.75rem;font-size:1.35rem;font-weight:800;display:flex}.Navbar-module__cJzEcG__logoIcon{border-radius:var(--radius-md);background:var(--primary-gradient);color:#fff;width:38px;height:38px;box-shadow:0 4px 12px var(--primary-glow);justify-content:center;align-items:center;display:flex}.Navbar-module__cJzEcG__logoBadge{text-transform:uppercase;border-radius:var(--radius-sm);color:var(--primary-light);background:#6366f126;border:1px solid #6366f140;margin-left:-.25rem;padding:.15rem .45rem;font-size:.65rem;font-weight:700}.Navbar-module__cJzEcG__navLinks{align-items:center;gap:2rem;list-style:none;display:flex}.Navbar-module__cJzEcG__navLink{color:var(--text-secondary);transition:var(--transition);align-items:center;gap:.4rem;font-size:.925rem;font-weight:500;display:flex}.Navbar-module__cJzEcG__navLink:hover{color:#fff}.Navbar-module__cJzEcG__navActions{align-items:center;gap:1rem;display:flex}.Navbar-module__cJzEcG__mobileToggle{color:var(--text-primary);cursor:pointer;background:0 0;border:none;padding:.5rem;display:none}@media (max-width:820px){.Navbar-module__cJzEcG__navLinks{display:none}.Navbar-module__cJzEcG__navLinks.Navbar-module__cJzEcG__open{background:var(--bg-surface);border-bottom:1px solid var(--border);width:100%;box-shadow:var(--shadow-lg);flex-direction:column;gap:1.25rem;padding:1.5rem;display:flex;position:absolute;top:72px;left:0}.Navbar-module__cJzEcG__mobileToggle{display:block}}@media (max-width:768px){.Navbar-module__cJzEcG__navbar{display:block!important}.Navbar-module__cJzEcG__navContainer{height:58px;padding:0 1rem}.Navbar-module__cJzEcG__navLinks,.Navbar-module__cJzEcG__navActions{display:none!important}.Navbar-module__cJzEcG__logo{gap:.5rem;font-size:1.15rem;display:flex!important}.Navbar-module__cJzEcG__logoIcon{width:32px;height:32px}}
.Footer-module__S6Hkya__footer{background:var(--bg-surface);border-top:1px solid var(--border);margin-top:5rem;padding:4.5rem 0 2.5rem;position:relative}.Footer-module__S6Hkya__footerGrid{grid-template-columns:2fr 1fr 1fr 1.5fr;gap:3rem;margin-bottom:3.5rem;display:grid}.Footer-module__S6Hkya__brandCol{flex-direction:column;gap:1.25rem;display:flex}.Footer-module__S6Hkya__brandLogo{font-family:var(--font-heading);color:var(--text-primary);align-items:center;gap:.75rem;font-size:1.4rem;font-weight:800;display:flex}.Footer-module__S6Hkya__brandDesc{color:var(--text-secondary);max-width:360px;font-size:.925rem;line-height:1.65}.Footer-module__S6Hkya__badgeRow{flex-wrap:wrap;gap:.5rem;margin-top:.5rem;display:flex}.Footer-module__S6Hkya__payBadge{background:var(--bg-surface-elevated);border:1px solid var(--border);border-radius:var(--radius-sm);color:var(--text-secondary);padding:.35rem .65rem;font-size:.75rem;font-weight:600}.Footer-module__S6Hkya__colTitle{color:var(--text-primary);margin-bottom:1.25rem;font-size:1rem;font-weight:700}.Footer-module__S6Hkya__linkList{flex-direction:column;gap:.75rem;list-style:none;display:flex}.Footer-module__S6Hkya__linkItem{color:var(--text-secondary);transition:var(--transition);font-size:.9rem}.Footer-module__S6Hkya__linkItem:hover{color:var(--primary-light);display:inline-block;transform:translate(4px)}.Footer-module__S6Hkya__tripayCard{background:var(--bg-surface-elevated);border-radius:var(--radius-md);border:1px solid #6366f133;flex-direction:column;gap:.75rem;padding:1.25rem;display:flex}.Footer-module__S6Hkya__tripayHeader{color:var(--text-primary);align-items:center;gap:.5rem;font-size:.95rem;font-weight:700;display:flex}.Footer-module__S6Hkya__tripayText{color:var(--text-secondary);font-size:.825rem;line-height:1.5}.Footer-module__S6Hkya__bottomBar{border-top:1px solid var(--border);color:var(--text-muted);flex-wrap:wrap;justify-content:space-between;align-items:center;gap:1rem;padding-top:2rem;font-size:.85rem;display:flex}@media (max-width:900px){.Footer-module__S6Hkya__footerGrid{grid-template-columns:1fr 1fr;gap:2.5rem}}@media (max-width:600px){.Footer-module__S6Hkya__footerGrid{grid-template-columns:1fr;gap:2rem}.Footer-module__S6Hkya__bottomBar{text-align:center;flex-direction:column}}
.MobileBottomNav-module__P0Wj8q__bottomNav{display:none}@media (max-width:768px){.MobileBottomNav-module__P0Wj8q__bottomNav{-webkit-backdrop-filter:blur(16px);z-index:999;height:64px;padding:0 .5rem;padding-bottom:env(safe-area-inset-bottom,0);background:#080c17e0;border-top:1px solid #ffffff14;justify-content:space-around;align-items:center;display:flex;position:fixed;bottom:0;left:0;right:0;box-shadow:0 -4px 20px #00000080}.MobileBottomNav-module__P0Wj8q__navItem{color:var(--text-secondary);border-radius:12px;flex-direction:column;flex:1;justify-content:center;align-items:center;gap:3px;max-width:80px;padding:6px 12px;font-size:.7rem;font-weight:600;text-decoration:none;transition:all .2s;display:flex;position:relative}.MobileBottomNav-module__P0Wj8q__navItem:active{transform:scale(.92)}.MobileBottomNav-module__P0Wj8q__navItem.MobileBottomNav-module__P0Wj8q__active{color:var(--primary-light)}.MobileBottomNav-module__P0Wj8q__navItem.MobileBottomNav-module__P0Wj8q__active .MobileBottomNav-module__P0Wj8q__iconWrapper{color:var(--primary-light);transform:translateY(-2px)}.MobileBottomNav-module__P0Wj8q__iconWrapper{justify-content:center;align-items:center;transition:transform .2s;display:flex}.MobileBottomNav-module__P0Wj8q__navLabel{letter-spacing:.01em}.MobileBottomNav-module__P0Wj8q__activeDot{background:var(--primary-light);width:4px;height:4px;box-shadow:0 0 8px var(--primary);border-radius:50%;position:absolute;bottom:2px}}
