.Navbar-module__ALGTZa__navbar{z-index:1000;width:100%;max-width:100vw;padding:1rem 0;transition:all .3s;position:fixed;top:0;left:0;right:0;overflow-x:hidden}.Navbar-module__ALGTZa__scrolled{background:var(--glass-bg);-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);border-bottom:1px solid var(--glass-border);padding:.8rem 0}.Navbar-module__ALGTZa__navContent{justify-content:space-between;align-items:center;width:100%;max-width:1200px;margin:0 auto;padding:0 clamp(12px,3vw,20px);display:flex}.Navbar-module__ALGTZa__logo{color:var(--primary);align-items:center;gap:.5rem;font-size:1.5rem;font-weight:800;display:flex}.Navbar-module__ALGTZa__navLinks{align-items:center;gap:2rem;display:flex}.Navbar-module__ALGTZa__link{color:#fff;font-size:.95rem;font-weight:500;transition:color .2s;position:relative}.Navbar-module__ALGTZa__scrolled .Navbar-module__ALGTZa__link{color:var(--text-main)}.Navbar-module__ALGTZa__link:hover{color:var(--primary)}.Navbar-module__ALGTZa__link:after{content:"";background-color:var(--primary);width:0;height:2px;transition:width .3s;position:absolute;bottom:-4px;left:0}.Navbar-module__ALGTZa__link:hover:after{width:100%}.Navbar-module__ALGTZa__mobileMenuBtn{cursor:pointer;color:#fff;z-index:1001;background:0 0;border:none;padding:8px;transition:color .3s;display:none}.Navbar-module__ALGTZa__scrolled .Navbar-module__ALGTZa__mobileMenuBtn{color:var(--text-main)}.Navbar-module__ALGTZa__mobilePlaceholder{display:none}.Navbar-module__ALGTZa__backdrop{z-index:999;-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px);background:#00000080;position:fixed;inset:0}.Navbar-module__ALGTZa__mobileMenu{z-index:1000;background:#fff;flex-direction:column;width:280px;display:flex;position:fixed;top:0;bottom:0;left:0;box-shadow:4px 0 24px #00000026}.Navbar-module__ALGTZa__mobileMenuHeader{background:linear-gradient(135deg,#fafafa 0%,#fff 100%);border-bottom:1px solid #f0f0f0;padding:24px 20px}.Navbar-module__ALGTZa__mobileMenuItems{flex:1;padding:20px 0;overflow-y:auto}.Navbar-module__ALGTZa__mobileMenuItem{color:#1d1d1f;border-left:3px solid #0000;align-items:center;gap:16px;padding:16px 24px;font-size:1rem;font-weight:600;transition:all .3s;display:flex}.Navbar-module__ALGTZa__mobileMenuItem:hover,.Navbar-module__ALGTZa__mobileMenuItem:active{border-left-color:var(--primary);color:var(--primary);background:#98012e0d}.Navbar-module__ALGTZa__mobileMenuCTA{color:#fff;background:linear-gradient(135deg,#98012e 0%,#b8013a 100%);border-radius:12px;align-items:center;gap:12px;margin:0 20px;padding:16px 24px;font-size:1rem;font-weight:700;transition:all .3s;display:flex;box-shadow:0 4px 12px #98012e40}.Navbar-module__ALGTZa__mobileMenuCTA:hover{transform:translateY(-2px);box-shadow:0 6px 16px #98012e59}.Navbar-module__ALGTZa__mobileMenuFooter{text-align:center;background:#fafafa;border-top:1px solid #f0f0f0;padding:20px 24px}.Navbar-module__ALGTZa__mobileMenuFooter p{color:var(--primary);margin:0;font-size:.9rem;font-weight:600}@media (max-width:768px){.Navbar-module__ALGTZa__navbar{padding:.8rem 0;left:0;right:0}.Navbar-module__ALGTZa__navLinks{display:none}.Navbar-module__ALGTZa__mobileMenuBtn{flex-shrink:0;justify-content:flex-start;align-items:center;width:48px;height:48px;display:flex}.Navbar-module__ALGTZa__mobilePlaceholder{flex-shrink:0;width:48px;height:48px;display:block}.Navbar-module__ALGTZa__navContent{justify-content:space-between;align-items:center;gap:8px;padding:0 12px;display:flex}.Navbar-module__ALGTZa__logo{flex:1;justify-content:center;align-items:center;display:flex}}@media (max-width:480px){.Navbar-module__ALGTZa__mobileMenu{width:85%;max-width:300px}.Navbar-module__ALGTZa__logo img{max-width:140px!important;height:auto!important}.Navbar-module__ALGTZa__navContent{padding:0 8px}}
