.Header-module__vcZAwq__top-header{z-index:1050;box-sizing:border-box;background-color:#f8f5ff;border-bottom:1px solid #eee6ff;width:100%;min-height:40px;max-height:40px;position:fixed;top:0;left:0}.Header-module__vcZAwq__middle-header{z-index:13;box-sizing:border-box;background-color:#fff;border-bottom:1px solid #f0ebff;min-height:88px;margin-top:40px;position:relative}.Header-module__vcZAwq__bottom-header{z-index:12;box-sizing:border-box;background-color:#faf7ff;border-bottom:1px solid #eee6ff;min-height:40px;position:relative}.Header-module__vcZAwq__user-menu-wrapper{box-sizing:border-box;align-items:center;height:40px;display:flex}.Header-module__vcZAwq__dropdown-enter{opacity:0;box-sizing:border-box;transform:scale(.95)}.Header-module__vcZAwq__dropdown-enter-active{opacity:1;box-sizing:border-box;transition:opacity .2s,transform .2s;transform:scale(1)}.Header-module__vcZAwq__dropdown-exit{opacity:1;box-sizing:border-box;transform:scale(1)}.Header-module__vcZAwq__dropdown-exit-active{opacity:0;box-sizing:border-box;transition:opacity .2s,transform .2s;transform:scale(.95)}.Header-module__vcZAwq__mobileMenu-enter{opacity:0;box-sizing:border-box;transform:translateY(-10px)}.Header-module__vcZAwq__mobileMenu-enter-active{opacity:1;box-sizing:border-box;transition:opacity .2s,transform .2s;transform:translateY(0)}.Header-module__vcZAwq__mobileMenu-exit{opacity:1;box-sizing:border-box;transform:translateY(0)}.Header-module__vcZAwq__mobileMenu-exit-active{opacity:0;box-sizing:border-box;transition:opacity .2s,transform .2s;transform:translateY(-10px)}.Header-module__vcZAwq__dropdown-right{box-sizing:border-box;left:0}.Header-module__vcZAwq__dropdown-left{box-sizing:border-box;right:0}.Header-module__vcZAwq__search-input{color:#1f2937;box-sizing:border-box;border:1px solid #d1d5db;border-radius:.5rem;width:100%;padding:.5rem 1rem .5rem 2.5rem;font-size:.875rem;transition:all .2s}.Header-module__vcZAwq__search-input::placeholder{color:#9ca3af}.Header-module__vcZAwq__search-input:focus{border-color:var(--primary-blue,#3b82f6);outline:none;box-shadow:0 0 0 2px #3b82f64d}.Header-module__vcZAwq__search-input:hover{border-color:var(--primary-blue,#3b82f6)}.Header-module__vcZAwq__search-icon{color:#6b7280;box-sizing:border-box;left:1rem;right:auto}.Header-module__vcZAwq__mobile-search-container{box-sizing:border-box;flex-direction:column;width:100%;max-width:100%;display:flex}.Header-module__vcZAwq__mobile-search-input{box-sizing:border-box;width:100%;height:2rem;padding-top:.25rem;padding-bottom:.25rem;font-size:.75rem}.Header-module__vcZAwq__mobile-buttons-row{box-sizing:border-box;gap:.5rem;width:100%;display:flex}.Header-module__vcZAwq__mobile-buttons-row button,.Header-module__vcZAwq__mobile-buttons-row a{box-sizing:border-box;justify-content:center;align-items:center;padding:.25rem .5rem;font-size:.75rem;transition:all .2s;display:flex}.Header-module__vcZAwq__mobile-category-button,.Header-module__vcZAwq__mobile-listing-button{box-sizing:border-box;border-radius:.5rem;flex:1;min-width:80px;height:1.5rem;font-weight:500}.Header-module__vcZAwq__notification-item{cursor:pointer;box-sizing:border-box;border-radius:.375rem;margin-bottom:.25rem;padding:.5rem;transition:all .2s;position:relative}.Header-module__vcZAwq__notification-item:hover{background-color:#f3f4f6}.Header-module__vcZAwq__notification-item-unread{box-sizing:border-box;background-color:#3b82f61a}.Header-module__vcZAwq__notification-item-read{box-sizing:border-box;background-color:#f9fafb}.Header-module__vcZAwq__pagination{box-sizing:border-box;justify-content:center;margin-top:1.5rem;display:flex}.Header-module__vcZAwq__pagination-item{box-sizing:border-box;margin:0 .25rem}.Header-module__vcZAwq__pagination-link{box-sizing:border-box;border-radius:.25rem;padding:.5rem .75rem;transition:all .2s;display:inline-block}.Header-module__vcZAwq__pagination-link-active{background-color:var(--primary-blue);color:#fff;box-sizing:border-box}.Header-module__vcZAwq__pagination-link-inactive{color:#4b5563;box-sizing:border-box;background-color:#e5e7eb}.Header-module__vcZAwq__pagination-link-inactive:hover{background-color:#d1d5db}.Header-module__vcZAwq__category-menu{z-index:50;box-sizing:border-box;background-color:#fff;border:1px solid #e5e7eb;border-radius:.5rem;width:18rem;margin-top:.5rem;position:absolute;top:100%;right:0;overflow:hidden;box-shadow:0 4px 6px -1px #0000001a,0 2px 4px -1px #0000000f}.Header-module__vcZAwq__category-item{cursor:pointer;box-sizing:border-box;border-radius:.375rem;padding:.5rem;transition:all .2s}.Header-module__vcZAwq__category-item:hover{background-color:#f3f4f6}.Header-module__vcZAwq__category-item-active{box-sizing:border-box;background-color:#3b82f61a}.Header-module__vcZAwq__game-item{box-sizing:border-box;padding:.5rem 1rem;transition:all .2s;display:block}.Header-module__vcZAwq__game-item:hover{background-color:#f9fafb}@media (max-width:767px){.Header-module__vcZAwq__category-menu{z-index:50;background-color:#fff;border:1px solid #e5e7eb;border-radius:.5rem;margin-top:.5rem;position:absolute;top:100%;overflow:hidden;box-shadow:0 4px 6px -1px #0000001a,0 2px 4px -1px #0000000f;width:90vw!important;max-width:320px!important;left:50%!important;right:auto!important;transform:translate(-50%)!important}}@media (max-width:480px){.Header-module__vcZAwq__mobile-search-container{flex-direction:column;gap:.125rem;width:100%;max-width:100%;display:flex}.Header-module__vcZAwq__search-input::placeholder{color:#9ca3af;text-align:right;font-size:.65rem!important}.Header-module__vcZAwq__mobile-search-input{text-align:right!important;direction:rtl!important}.Header-module__vcZAwq__top-header .Header-module__vcZAwq__max-w-header-content{padding-left:.75rem!important;padding-right:.75rem!important}.Header-module__vcZAwq__mobile-search-input{text-align:right!important;height:1.75rem!important;padding:.25rem .75rem .25rem 2.25rem!important;font-size:.7rem!important}.Header-module__vcZAwq__search-icon{left:.5rem!important;right:auto!important}.Header-module__vcZAwq__mobile-buttons-row{gap:.25rem;width:100%;height:1.75rem;margin-top:.125rem;display:flex}.Header-module__vcZAwq__mobile-category-button,.Header-module__vcZAwq__mobile-listing-button{white-space:nowrap;text-overflow:ellipsis;border-radius:.375rem;flex-shrink:1;justify-content:center;align-items:center;min-width:fit-content;font-weight:500;display:flex;overflow:hidden;height:1.75rem!important;min-height:1.75rem!important;max-height:1.75rem!important;padding:.25rem .375rem!important;font-size:.65rem!important;line-height:1.1!important}}@media (max-width:400px){.Header-module__vcZAwq__mobile-search-container{gap:.1rem}.Header-module__vcZAwq__mobile-search-input{height:1.65rem!important;padding-left:2rem!important;font-size:.65rem!important}.Header-module__vcZAwq__search-icon{left:.4rem!important}.Header-module__vcZAwq__mobile-category-button,.Header-module__vcZAwq__mobile-listing-button{height:1.55rem!important;min-height:1.55rem!important;max-height:1.55rem!important;padding:.2rem .3rem!important;font-size:.6rem!important}.Header-module__vcZAwq__mobile-listing-button{font-size:.58rem!important}.Header-module__vcZAwq__category-menu{width:95vw!important;max-width:280px!important}.Header-module__vcZAwq__top-header .Header-module__vcZAwq__max-w-header-content{padding-left:.5rem!important;padding-right:.5rem!important}.Header-module__vcZAwq__mobile-buttons-row{gap:.2rem!important;height:1.55rem!important}}@media (max-width:360px){.Header-module__vcZAwq__mobile-search-input{height:1.6rem!important;font-size:.62rem!important}.Header-module__vcZAwq__mobile-category-button,.Header-module__vcZAwq__mobile-listing-button{height:1.5rem!important;min-height:1.5rem!important;max-height:1.5rem!important;padding:.2rem .25rem!important;font-size:.58rem!important}.Header-module__vcZAwq__mobile-listing-button{font-size:.55rem!important}.Header-module__vcZAwq__mobile-buttons-row{height:1.5rem!important}.Header-module__vcZAwq__top-header .Header-module__vcZAwq__max-w-header-content{padding-left:.4rem!important;padding-right:.4rem!important}.Header-module__vcZAwq__search-input{padding:.4rem 2rem .4rem 1rem;font-size:.75rem}.Header-module__vcZAwq__mobile-buttons-row button,.Header-module__vcZAwq__mobile-buttons-row a{padding:.4rem .5rem;font-size:.7rem}}.Header-module__vcZAwq__header-icons-group{gap:.5rem}@media (min-width:361px) and (max-width:480px){.Header-module__vcZAwq__search-input{font-size:.8rem}.Header-module__vcZAwq__mobile-buttons-row button,.Header-module__vcZAwq__mobile-buttons-row a{font-size:.75rem}}@media (min-width:481px) and (max-width:767px){.Header-module__vcZAwq__mobile-buttons-row{gap:.375rem;height:2rem}.Header-module__vcZAwq__mobile-category-button,.Header-module__vcZAwq__mobile-listing-button{height:2rem!important;padding:.375rem .5rem!important;font-size:.75rem!important}.Header-module__vcZAwq__mobile-search-container{gap:.25rem}}.Header-module__vcZAwq__user-menu-container{border-bottom:1px solid #eee6ff;align-items:center;height:40px;display:flex;box-shadow:0 2px 4px #00000005}.Header-module__vcZAwq__user-menu-container *{box-sizing:border-box}.Header-module__vcZAwq__bottom-header-bg{background-color:#faf7ff}.Header-module__vcZAwq__user-menu-nav{white-space:nowrap;justify-content:flex-start;align-items:center;height:100%;padding:0;display:flex;overflow-x:auto}.Header-module__vcZAwq__menu-item{color:#4b5563;white-space:nowrap;box-sizing:border-box;border-radius:.375rem;align-items:center;height:100%;margin:0 .25rem;padding:0 1rem;font-size:.9rem;transition:all .2s;display:flex;position:relative}.Header-module__vcZAwq__menu-item:hover{color:#f97316;background-color:#f973160d}.Header-module__vcZAwq__menu-item:first-child{margin-right:0}.Header-module__vcZAwq__menu-item-active{color:#f97316;background-color:#f973161a;font-weight:600}.Header-module__vcZAwq__menu-item-active:hover{background-color:#f9731626}.Header-module__vcZAwq__menu-separator{box-sizing:border-box;background-color:#e5e7eb;flex-shrink:0;width:1px;height:24px;margin:0 .5rem}.Header-module__vcZAwq__menu-icon{vertical-align:middle;box-sizing:border-box;flex-shrink:0;width:1rem;height:1rem;margin-left:.5rem;display:inline-block}@media (max-width:768px){.Header-module__vcZAwq__user-menu-nav{justify-content:flex-start;padding:.5rem .25rem}.Header-module__vcZAwq__menu-item{margin:0;padding:.5rem 0;font-size:.8rem}.Header-module__vcZAwq__menu-separator{margin:0 .25rem}.Header-module__vcZAwq__menu-icon{width:.875rem;height:.875rem;margin-left:.375rem}}@media (max-width:1200px){.Header-module__vcZAwq__menu-item{padding:.5rem}.Header-module__vcZAwq__menu-separator{margin:0 .2rem}}@media (max-width:992px){.Header-module__vcZAwq__menu-item{padding:.5rem .4rem;font-size:.85rem}.Header-module__vcZAwq__menu-icon{width:.9rem;height:.9rem;margin-left:.3rem}}
