.Navbar-module__ALGTZa__navbar{z-index:9999;background:var(--glass-bg);-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);border-bottom:1px solid var(--glass-border);width:100%;max-width:100vw;padding:1rem 0;transition:all .3s;position:fixed;top:0;left:0;right:0}.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:start;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:var(--text-main);font-size:.95rem;font-weight:500;transition:color .2s;position:relative}.Navbar-module__ALGTZa__link:hover{color:#6a0120}.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:10001;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__backdrop{z-index:99998;-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px);background:#00000080;position:fixed;inset:0}.Navbar-module__ALGTZa__mobileMenu{z-index:99999;background:#fff;flex-direction:column;width:280px;display:flex;position:fixed;top:0;bottom:0;left:0;overflow-y:auto;box-shadow:4px 0 24px #00000026}.Navbar-module__ALGTZa__mobileMenuContent{flex-direction:column;flex:1;padding:80px 0 20px;display:flex}.Navbar-module__ALGTZa__mobileLink{color:#1d1d1f;cursor:pointer;text-align:left;background:0 0;border:none;border-left:3px solid #0000;align-items:center;gap:16px;width:100%;padding:16px 24px;font-size:1rem;font-weight:600;transition:all .3s;display:flex}.Navbar-module__ALGTZa__mobileLink:hover,.Navbar-module__ALGTZa__mobileLink:active{border-left-color:var(--primary);color:var(--primary);background:#98012e0d}.Navbar-module__ALGTZa__mobileSubLink{color:#1d1d1f;cursor:pointer;text-align:left;background:#98012e05;border:none;justify-content:space-between;align-items:center;gap:12px;width:100%;padding:14px 24px 14px 56px;font-size:.95rem;font-weight:600;transition:all .3s;display:flex}.Navbar-module__ALGTZa__mobileSubLink:hover,.Navbar-module__ALGTZa__mobileSubLink:active{color:var(--primary);background:#98012e14}.Navbar-module__ALGTZa__mobileSubSubLink{color:#5a5a5a;cursor:pointer;text-align:left;background:0 0;border:none;width:100%;padding:12px 24px 12px 72px;font-size:.9rem;font-weight:500;transition:all .3s;display:block}.Navbar-module__ALGTZa__mobileSubSubLink:hover,.Navbar-module__ALGTZa__mobileSubSubLink:active{color:var(--primary);background:#98012e0d;padding-left:76px}.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{z-index:100000;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{align-items:center;padding:0 12px;display:flex;position:relative}.Navbar-module__ALGTZa__logo{justify-content:center;align-items:center;display:flex;position:absolute;left:50%;transform:translate(-50%)}}@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}}
