.Navigation-module__Yl6TSG__nav{z-index:1000;-webkit-backdrop-filter:blur(24px)saturate(150%);background:linear-gradient(#050505fa 0%,#0a0a0af2 100%);border-bottom:1px solid #ff66001a;transition:all .3s;position:fixed;top:0;left:0;right:0}.Navigation-module__Yl6TSG__nav.Navigation-module__Yl6TSG__scrolled{background:#050505fc;box-shadow:0 4px 30px #0000004d}.Navigation-module__Yl6TSG__navContainer{justify-content:space-between;align-items:center;max-width:1280px;height:72px;margin:0 auto;padding:0 2rem;display:flex}.Navigation-module__Yl6TSG__logo{align-items:center;gap:.75rem;font-weight:900;text-decoration:none;transition:transform .2s;display:flex}.Navigation-module__Yl6TSG__logo:hover{transform:scale(1.02)}.Navigation-module__Yl6TSG__logoIcon{font-size:2rem}.Navigation-module__Yl6TSG__logoText{color:#fff;font-size:1.5rem;font-weight:900}.Navigation-module__Yl6TSG__logoAccent{color:var(--cs2-orange)}.Navigation-module__Yl6TSG__navLinks{align-items:center;gap:.25rem;margin:0;padding:0;list-style:none;display:flex}.Navigation-module__Yl6TSG__navItem{position:relative}.Navigation-module__Yl6TSG__navItem>.Navigation-module__Yl6TSG__dropdown{z-index:100;position:absolute;top:calc(100% + 8px);left:0}.Navigation-module__Yl6TSG__navLink{color:#ffffffbf;border-radius:8px;align-items:center;gap:.375rem;padding:.625rem 1rem;font-size:.95rem;font-weight:600;text-decoration:none;transition:all .2s;display:flex}.Navigation-module__Yl6TSG__navLink:hover{color:var(--cs2-orange);background:#ff660014}.Navigation-module__Yl6TSG__navLink.Navigation-module__Yl6TSG__active{color:var(--cs2-orange);background:#ff66001f}.Navigation-module__Yl6TSG__dropdown{-webkit-backdrop-filter:blur(20px);backdrop-filter:blur(20px);background:#0a0a0ffa;border:1px solid #ff660026;border-radius:12px;min-width:240px;padding:.5rem;animation:.2s Navigation-module__Yl6TSG__dropdownFade;box-shadow:0 20px 50px #00000080}@keyframes Navigation-module__Yl6TSG__dropdownFade{0%{opacity:0;transform:translateY(-8px)}to{opacity:1;transform:translateY(0)}}.Navigation-module__Yl6TSG__dropdownItem{position:relative}.Navigation-module__Yl6TSG__dropdownLink{color:#fffc;border-radius:8px;justify-content:space-between;align-items:center;padding:.625rem .875rem;font-size:.875rem;text-decoration:none;transition:all .15s;display:flex}.Navigation-module__Yl6TSG__dropdownLink:hover{color:var(--cs2-orange);background:#ff66001a}.Navigation-module__Yl6TSG__badge{text-transform:uppercase;border-radius:4px;padding:.125rem .5rem;font-size:.625rem;font-weight:700}.Navigation-module__Yl6TSG__badgePopular{color:var(--cs2-orange);background:#f603}.Navigation-module__Yl6TSG__badgeHot{color:#ef4444;background:#ef444433}.Navigation-module__Yl6TSG__badgeNew{color:#22c55e;background:#22c55e33}.Navigation-module__Yl6TSG__badgeBonus{color:gold;background:#ffd70033}.Navigation-module__Yl6TSG__badgeUpdated{color:#3b82f6;background:#3b82f633}.Navigation-module__Yl6TSG__submenu{-webkit-backdrop-filter:blur(20px);backdrop-filter:blur(20px);background:#0a0a0ffa;border:1px solid #ff660026;border-radius:12px;min-width:200px;padding:.5rem;animation:.2s Navigation-module__Yl6TSG__dropdownFade;position:absolute;top:0;left:calc(100% + 8px);box-shadow:0 20px 50px #00000080}.Navigation-module__Yl6TSG__submenuItem{position:relative}.Navigation-module__Yl6TSG__nestedMenu{-webkit-backdrop-filter:blur(20px);backdrop-filter:blur(20px);background:#0a0a0ffa;border:1px solid #ff660026;border-radius:12px;min-width:180px;padding:.5rem;animation:.2s Navigation-module__Yl6TSG__dropdownFade;position:absolute;top:0;left:calc(100% + 8px);box-shadow:0 20px 50px #00000080}.Navigation-module__Yl6TSG__mobileMenuBtn{color:#fff;cursor:pointer;background:#ffffff0d;border:1px solid #ffffff1a;border-radius:10px;justify-content:center;align-items:center;width:44px;height:44px;transition:all .2s;display:none}.Navigation-module__Yl6TSG__mobileMenuBtn:hover{background:#ff66001a;border-color:#ff66004d}.Navigation-module__Yl6TSG__mobileOverlay{z-index:2000;background:#000000b3;animation:.2s Navigation-module__Yl6TSG__fadeIn;display:none;position:fixed;inset:0}@keyframes Navigation-module__Yl6TSG__fadeIn{0%{opacity:0}to{opacity:1}}.Navigation-module__Yl6TSG__mobileMenu{-webkit-backdrop-filter:blur(20px);backdrop-filter:blur(20px);background:linear-gradient(#0a0a0ffc 0%,#050505fc 100%);border-left:1px solid #f603;width:320px;max-width:90vw;height:100%;animation:.3s Navigation-module__Yl6TSG__slideIn;position:fixed;top:0;right:0;overflow-y:auto}@keyframes Navigation-module__Yl6TSG__slideIn{0%{transform:translate(100%)}to{transform:translate(0)}}.Navigation-module__Yl6TSG__mobileClose{color:#fff9;cursor:pointer;background:0 0;border:none;justify-content:center;align-items:center;width:40px;height:40px;display:flex;position:absolute;top:1rem;right:1rem}.Navigation-module__Yl6TSG__mobileLogo{color:#fff;border-bottom:1px solid #ffffff0d;align-items:center;gap:.75rem;padding:1.5rem;font-size:1.5rem;font-weight:900;text-decoration:none;display:flex}.Navigation-module__Yl6TSG__mobileNav{padding:1rem}.Navigation-module__Yl6TSG__mobileItem{margin-bottom:.25rem}.Navigation-module__Yl6TSG__mobileItemBtn{color:#ffffffd9;cursor:pointer;background:0 0;border:none;border-radius:8px;justify-content:space-between;align-items:center;width:100%;padding:.75rem 1rem;font-size:.95rem;font-weight:600;transition:all .2s;display:flex}.Navigation-module__Yl6TSG__mobileItemBtn:hover{color:var(--cs2-orange);background:#ff660014}.Navigation-module__Yl6TSG__mobileItemBtn svg{transition:transform .2s}.Navigation-module__Yl6TSG__mobileItemBtn.Navigation-module__Yl6TSG__expanded svg{transform:rotate(180deg)}.Navigation-module__Yl6TSG__mobileSubBtn{color:#ffffffa6;cursor:pointer;background:0 0;border:none;border-radius:6px;justify-content:space-between;align-items:center;width:100%;padding:.625rem .75rem;font-size:.875rem;font-weight:500;transition:all .2s;display:flex}.Navigation-module__Yl6TSG__mobileSubBtn:hover{color:var(--cs2-orange);background:#ff66000d}.Navigation-module__Yl6TSG__mobileSubBtn svg{transition:transform .2s}.Navigation-module__Yl6TSG__mobileSubBtn.Navigation-module__Yl6TSG__expanded svg{transform:rotate(180deg)}.Navigation-module__Yl6TSG__mobileSubmenu{border-left:2px solid #ff66001a;margin-top:.25rem;padding-left:1rem}.Navigation-module__Yl6TSG__mobileNested{margin-top:.25rem;padding-left:.75rem}.Navigation-module__Yl6TSG__mobileLink{color:#ffffffb3;border-radius:6px;justify-content:space-between;align-items:center;padding:.5rem .75rem;font-size:.875rem;text-decoration:none;transition:all .15s;display:flex}.Navigation-module__Yl6TSG__mobileLink:hover{color:var(--cs2-orange);background:#ff660014}.Navigation-module__Yl6TSG__mobileBadge{color:var(--cs2-orange);background:#ff660026;border-radius:4px;padding:.125rem .375rem;font-size:.625rem;font-weight:700}@media (max-width:768px){.Navigation-module__Yl6TSG__navLinks{display:none}.Navigation-module__Yl6TSG__mobileMenuBtn{display:flex}.Navigation-module__Yl6TSG__mobileOverlay{display:block}.Navigation-module__Yl6TSG__navContainer{height:64px;padding:0 1rem}}
