.Navbar-module__cJzEcG__navbar{z-index:1000;background-color:#0000;align-items:center;height:80px;transition:background-color .3s,border-color .3s;display:flex;position:fixed;top:0;left:0;right:0}.Navbar-module__cJzEcG__scrolled{background-color:var(--background);border-bottom:1px solid var(--border)}.Navbar-module__cJzEcG__darkTheme:not(.Navbar-module__cJzEcG__scrolled){background-color:#0000}.Navbar-module__cJzEcG__darkTheme:not(.Navbar-module__cJzEcG__scrolled) .Navbar-module__cJzEcG__logo,.Navbar-module__cJzEcG__darkTheme:not(.Navbar-module__cJzEcG__scrolled) .Navbar-module__cJzEcG__navItem,.Navbar-module__cJzEcG__darkTheme:not(.Navbar-module__cJzEcG__scrolled) .Navbar-module__cJzEcG__menuToggle{color:var(--foreground);opacity:1}.Navbar-module__cJzEcG__navContainer{justify-content:space-between;align-items:center;width:100%;display:flex}.Navbar-module__cJzEcG__logo{color:var(--foreground);align-items:center;gap:12px;font-size:24px;font-weight:700;display:flex}.Navbar-module__cJzEcG__scrolled .Navbar-module__cJzEcG__logo{color:var(--foreground)}.Navbar-module__cJzEcG__navbar:not(.Navbar-module__cJzEcG__scrolled) .Navbar-module__cJzEcG__logo{color:#fff}.Navbar-module__cJzEcG__logoMark{background-color:var(--primary);color:#fff;border-radius:50%;justify-content:center;align-items:center;width:32px;height:32px;display:flex}.Navbar-module__cJzEcG__navLinks{gap:32px;display:flex}.Navbar-module__cJzEcG__navItem{color:#fff;opacity:.8;font-size:15px;font-weight:500;transition:opacity .2s,color .2s}.Navbar-module__cJzEcG__scrolled .Navbar-module__cJzEcG__navItem{color:var(--muted-foreground)}.Navbar-module__cJzEcG__navItem:hover{opacity:1;color:var(--primary)}.Navbar-module__cJzEcG__navActions{align-items:center;gap:16px;display:flex}.Navbar-module__cJzEcG__menuToggle{color:#fff;display:none}.Navbar-module__cJzEcG__scrolled .Navbar-module__cJzEcG__menuToggle{color:var(--foreground)}.Navbar-module__cJzEcG__mobileMenu{background-color:var(--background);border-bottom:1px solid var(--border);z-index:999;flex-direction:column;gap:20px;padding:24px;display:flex;position:fixed;top:80px;left:0;right:0}.Navbar-module__cJzEcG__mobileNavItem{color:var(--foreground);font-size:18px;font-weight:600}@media (max-width:1024px){.Navbar-module__cJzEcG__navLinks{display:none}.Navbar-module__cJzEcG__menuToggle{display:block}}@media (max-width:640px){.Navbar-module__cJzEcG__logo{gap:8px;font-size:18px}.Navbar-module__cJzEcG__navActions{gap:8px}}@media (max-width:400px){.Navbar-module__cJzEcG__navActions a{display:none}}
