.Navbar-module__cJzEcG__nav{z-index:50;-webkit-backdrop-filter:blur(20px);background:#0006;border-bottom:1px solid #ffffff1a;height:80px;position:fixed;top:0;left:0;right:0}.Navbar-module__cJzEcG__container{align-items:center;width:90%;max-width:1400px;height:100%;margin:0 auto;display:flex}.Navbar-module__cJzEcG__left{flex:1}.Navbar-module__cJzEcG__brand_link{align-items:center;gap:1.2rem;width:fit-content;text-decoration:none;display:flex}.Navbar-module__cJzEcG__logo_container{background:#ffffff08;border:1px solid #ffffff1a;border-radius:8px;justify-content:center;align-items:center;width:44px;height:44px;transition:all .3s;display:flex;overflow:hidden}.Navbar-module__cJzEcG__brand_link:hover .Navbar-module__cJzEcG__logo_container{border-color:var(--primary-red);background:rgba(var(--primary-rgb),.1);transform:scale(1.05)}.Navbar-module__cJzEcG__logo_placeholder{font-family:var(--font-display);background:var(--accent-gradient);-webkit-text-fill-color:transparent;-webkit-background-clip:text;background-clip:text;font-size:1.1rem;font-weight:900}.Navbar-module__cJzEcG__logo_img{-o-object-fit:contain;object-fit:contain;width:100%;height:100%}.Navbar-module__cJzEcG__brand_text{flex-direction:column;line-height:1.1;display:flex}.Navbar-module__cJzEcG__logo_tag{text-transform:uppercase;letter-spacing:.4em;color:var(--primary-orange);margin-bottom:.1rem;font-size:.55rem;font-weight:900}.Navbar-module__cJzEcG__brand_name{font-family:var(--font-display);text-transform:uppercase;letter-spacing:-.01em;color:#fff;font-size:1.3rem;font-style:italic;font-weight:900}.Navbar-module__cJzEcG__center{background:#ffffff0d;border:1px solid #ffffff0d;border-radius:50px;align-items:center;margin:0 auto;padding:.4rem 1.8rem;display:flex}.Navbar-module__cJzEcG__nav_links{align-items:center;gap:2.5rem;display:flex}.Navbar-module__cJzEcG__nav_link{text-transform:uppercase;letter-spacing:.2em;color:var(--text-secondary);padding:.5rem 0;font-size:10px;font-weight:700;text-decoration:none;transition:all .3s;position:relative}.Navbar-module__cJzEcG__nav_link:hover,.Navbar-module__cJzEcG__nav_link_active{color:#fff}.Navbar-module__cJzEcG__underline{background:var(--primary-red);transform-origin:0;width:100%;height:2px;transition:transform .3s;position:absolute;bottom:0;left:0;transform:scaleX(0)}.Navbar-module__cJzEcG__nav_link_active .Navbar-module__cJzEcG__underline,.Navbar-module__cJzEcG__nav_link:hover .Navbar-module__cJzEcG__underline{transform:scaleX(1)}.Navbar-module__cJzEcG__right{flex:1;justify-content:flex-end;align-items:center;display:flex}.Navbar-module__cJzEcG__mobile_toggle{color:#fff;cursor:pointer;background:0 0;border:none;margin-left:auto;padding:.5rem;display:none}@media (max-width:1024px){.Navbar-module__cJzEcG__center,.Navbar-module__cJzEcG__right{display:none}.Navbar-module__cJzEcG__mobile_toggle{display:block}}.Navbar-module__cJzEcG__mobile_menu{-webkit-backdrop-filter:blur(20px);backdrop-filter:blur(20px);background:#000000f2;border-top:1px solid #ffffff0d;flex-direction:column;gap:1.5rem;width:100%;height:calc(100vh - 80px);padding:2rem;animation:.3s ease-out Navbar-module__cJzEcG__fadeIn;display:flex;position:fixed;top:80px;left:0}.Navbar-module__cJzEcG__mobile_link{font-family:var(--font-display);text-transform:uppercase;letter-spacing:-.02em;color:#fff;font-size:2rem;font-style:italic;font-weight:900;text-decoration:none}.Navbar-module__cJzEcG__mobile_link_active{color:var(--primary-red)}@keyframes Navbar-module__cJzEcG__fadeIn{0%{opacity:0;transform:translateY(-10px)}to{opacity:1;transform:translateY(0)}}
