.Navbar-module__ALGTZa__navbar{z-index:1000;background:0 0;width:100%;padding:20px 0;transition:all .4s;position:fixed;top:0;left:0}.Navbar-module__ALGTZa__scrolled{-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background:#0a1a14e6;border-bottom:1px solid #1db9541a;padding:15px 0;box-shadow:0 4px 30px #00000080}.Navbar-module__ALGTZa__navContainer{justify-content:space-between;align-items:center;max-width:1200px;margin:0 auto;padding:0 20px;display:flex}.Navbar-module__ALGTZa__logo{font-family:var(--font-fredoka), "Fredoka One", cursive;color:#fff;text-shadow:0 0 10px #ffffff4d;align-items:center;gap:8px;font-size:28px;text-decoration:none;display:flex}.Navbar-module__ALGTZa__navLinks{gap:30px;list-style:none;display:flex}.Navbar-module__ALGTZa__navLinks a{color:#fff;font-size:16px;font-family:var(--font-fredoka), "Fredoka One", cursive;text-decoration:none;transition:color .3s;position:relative}.Navbar-module__ALGTZa__navLinks a:hover{color:var(--accent-green)}.Navbar-module__ALGTZa__navLinks a:after{content:"";background-color:var(--accent-green);width:0;height:2px;box-shadow:0 0 8px var(--accent-green);transition:width .3s;position:absolute;bottom:-5px;left:50%;transform:translate(-50%)}.Navbar-module__ALGTZa__navLinks a:hover:after{width:100%}.Navbar-module__ALGTZa__authButtons{align-items:center;gap:15px;display:flex}.Navbar-module__ALGTZa__btnLogin,.Navbar-module__ALGTZa__btnRegister{font-size:14px;font-family:var(--font-fredoka), "Fredoka One", cursive;border-radius:20px;padding:8px 20px;text-decoration:none;transition:all .3s}.Navbar-module__ALGTZa__btnLogin{border:2px solid var(--accent-green);color:#fff;box-shadow:0 0 10px var(--border-glow)}.Navbar-module__ALGTZa__btnLogin:hover{background-color:var(--accent-green);box-shadow:0 0 20px var(--border-glow);color:#000}.Navbar-module__ALGTZa__btnRegister{background:var(--accent-green);color:#000;border:2px solid var(--accent-green);box-shadow:0 0 15px var(--border-glow)}.Navbar-module__ALGTZa__btnRegister:hover{color:var(--accent-green);background:0 0}.Navbar-module__ALGTZa__profileMenuContainer{position:relative}.Navbar-module__ALGTZa__profileBtn{color:#fff;cursor:pointer;font-family:var(--font-fredoka), "Fredoka One", cursive;background:#ffffff1a;border:1px solid #fff3;border-radius:30px;align-items:center;gap:10px;padding:5px 15px 5px 5px;transition:all .3s;display:flex}.Navbar-module__ALGTZa__profileBtn:hover{border-color:var(--accent-green);background:#fff3}.Navbar-module__ALGTZa__avatarWrap{background:var(--accent-green);color:#000;border-radius:50%;justify-content:center;align-items:center;width:32px;height:32px;font-size:16px;font-weight:700;display:flex}.Navbar-module__ALGTZa__arrow{opacity:.7;font-size:10px}.Navbar-module__ALGTZa__dropdownMenu{background:var(--bg-secondary);z-index:1001;border:1px solid #ffffff1a;border-radius:12px;flex-direction:column;width:200px;padding:10px 0;display:flex;position:absolute;top:calc(100% + 10px);right:0;box-shadow:0 10px 30px #00000080}.Navbar-module__ALGTZa__dropdownHeader{border-bottom:1px solid #ffffff1a;margin-bottom:5px;padding:10px 15px}.Navbar-module__ALGTZa__dropdownHeader p{color:#fff9;word-break:break-all;margin:0;font-size:12px}.Navbar-module__ALGTZa__dropdownItem,.Navbar-module__ALGTZa__dropdownItemLogout{color:#fff;text-align:left;cursor:pointer;background:0 0;border:none;width:100%;padding:12px 15px;font-family:inherit;font-size:14px;text-decoration:none;transition:background .3s}.Navbar-module__ALGTZa__dropdownItem:hover{color:var(--accent-green);background:#ffffff0d}.Navbar-module__ALGTZa__dropdownItemLogout:hover{color:#ef4444;background:#ef44441a}.Navbar-module__ALGTZa__menuToggle{color:#fff;cursor:pointer;background:0 0;border:none;font-size:28px;display:none}@media (max-width:768px){.Navbar-module__ALGTZa__navLinks{background-color:var(--bg-secondary);flex-direction:column;width:250px;height:100vh;padding:80px 30px;transition:right .4s;position:fixed;top:0;right:-100%;box-shadow:-5px 0 20px #00000080}.Navbar-module__ALGTZa__navLinks.Navbar-module__ALGTZa__active{right:0}.Navbar-module__ALGTZa__menuToggle{z-index:1001;display:block}.Navbar-module__ALGTZa__authButtons{display:none}}
