.HaYmka_topBarContainer{color:#fff;z-index:1000;backdrop-filter:blur(8px);background-color:#2e7d32f2;width:100%;transition:all .4s;position:fixed;top:0;left:0;box-shadow:0 2px 10px #0000001a}.HaYmka_topBarContainer.HaYmka_scrolled{background-color:#215c24fa;padding:.8rem 0;box-shadow:0 4px 12px #00000026}.HaYmka_topBarWrapper{justify-content:space-between;align-items:center;max-width:1200px;margin:0 auto;padding:0 2rem;display:flex}.HaYmka_logoContainer{z-index:1001;align-items:center;display:flex}.HaYmka_logo{width:300px;height:auto;transition:all .3s;scale:1.2}.HaYmka_topBarContainer.HaYmka_scrolled .HaYmka_logo{width:150px}.HaYmka_navMenu{transition:all .4s;display:flex}.HaYmka_navList{gap:1.5rem;margin:0;padding:0;list-style:none;display:flex}.HaYmka_navItem{align-items:center;display:flex;position:relative}.HaYmka_navLink{color:#fff;flex-direction:column;padding:.5rem 0;font-size:1rem;font-weight:500;text-decoration:none;display:flex;position:relative;overflow:hidden}.HaYmka_linkText{font-size:x-large;transition:transform .3s;position:relative}.HaYmka_linkHover{background-color:#a5d6a7;width:100%;height:2px;transition:transform .3s;position:absolute;bottom:0;left:0;transform:translate(-100%)}.HaYmka_navLink:hover .HaYmka_linkText{transform:translateY(-3px)}.HaYmka_navLink:hover .HaYmka_linkHover{transform:translate(0)}.HaYmka_authButtons{gap:1rem;margin-left:1.5rem;display:flex}.HaYmka_loginButton,.HaYmka_registerButton{cursor:pointer;border:none;border-radius:25px;justify-content:center;align-items:center;padding:.6rem 1.2rem;font-size:.95rem;font-weight:500;transition:all .3s;display:flex;position:relative;overflow:hidden}.HaYmka_loginButton{color:#fff;background:0 0;border:1.5px solid #fff}.HaYmka_loginButton:hover{background:#ffffff26}.HaYmka_registerButton{color:#2e7d32;background:#fff;box-shadow:0 4px 8px #0000001a}.HaYmka_registerButton:hover{background:#f5f5f5;transform:translateY(-2px);box-shadow:0 6px 12px #00000026}.HaYmka_mobileMenuButton{cursor:pointer;z-index:1001;display:none}.HaYmka_hamburger{width:24px;height:20px;transition:all .3s;position:relative}.HaYmka_hamburger span{opacity:1;background:#fff;border-radius:2px;width:100%;height:2px;transition:all .3s;display:block;position:absolute;left:0}.HaYmka_hamburger span:first-child{top:0}.HaYmka_hamburger span:nth-child(2),.HaYmka_hamburger span:nth-child(3){top:8px}.HaYmka_hamburger span:nth-child(4){top:16px}.HaYmka_hamburger.HaYmka_open span:first-child,.HaYmka_hamburger.HaYmka_open span:nth-child(4){width:0%;top:8px;left:50%}.HaYmka_hamburger.HaYmka_open span:nth-child(2){transform:rotate(45deg)}.HaYmka_hamburger.HaYmka_open span:nth-child(3){transform:rotate(-45deg)}@media (width<=992px){.HaYmka_topBarWrapper{padding:0 1.5rem}.HaYmka_navList{gap:1rem}.HaYmka_authButtons{margin-left:1rem}}@media (width<=768px){.HaYmka_mobileMenuButton{display:block}.HaYmka_navMenu{background-color:#2e7d32;flex-direction:column;justify-content:center;align-items:center;width:70%;height:100vh;padding:2rem;transition:right .4s;position:fixed;top:0;right:-100%;box-shadow:-5px 0 15px #0000001a}.HaYmka_navMenu.HaYmka_open{right:0}.HaYmka_navList{flex-direction:column;gap:2rem;width:100%}.HaYmka_navItem{justify-content:center;width:100%}.HaYmka_navLink{padding:.5rem 1rem;font-size:1.2rem}.HaYmka_authButtons{flex-direction:column;width:100%;max-width:200px;margin:2rem 0 0}.HaYmka_loginButton,.HaYmka_registerButton{justify-content:center;width:100%}}@media (width<=480px){.HaYmka_logo{width:140px}.HaYmka_topBarContainer.HaYmka_scrolled .HaYmka_logo{width:120px}.HaYmka_navMenu{width:85%}}