.DesktopCategoriesDropdown-module__NV87FG__dropdownContainer{background-color:var(--color-surface);box-shadow:0 8px 24px var(--color-shadow-md);border:1px solid var(--color-border);opacity:0;visibility:hidden;z-index:1000;border-radius:12px;min-width:620px;margin-top:8px;padding:1.25rem;transition:all .2s;position:absolute;top:100%;left:50%;transform:translate(-50%)}.DesktopCategoriesDropdown-module__NV87FG__dropdownContainer:before{content:"";border-left:8px solid #0000;border-right:8px solid #0000;border-bottom:8px solid var(--color-surface);width:0;height:0;position:absolute;top:-8px;left:50%;transform:translate(-50%)}.DesktopCategoriesDropdown-module__NV87FG__dropdownContainer.DesktopCategoriesDropdown-module__NV87FG__open{opacity:1;visibility:visible}@media (max-width:1024px){.DesktopCategoriesDropdown-module__NV87FG__dropdownContainer{min-width:320px;max-width:320px;max-height:500px;padding:1rem .75rem;left:50%;overflow-y:auto;transform:translate(-50%)}}.DesktopCategoriesDropdown-module__NV87FG__categoriesGrid{grid-template-columns:repeat(2,1fr);gap:.5rem 1rem;display:grid}@media (max-width:1024px){.DesktopCategoriesDropdown-module__NV87FG__categoriesGrid{grid-template-columns:1fr;gap:.25rem}}.DesktopCategoriesDropdown-module__NV87FG__categoryItem{cursor:pointer;color:var(--color-text);border-radius:8px;align-items:center;padding:.5rem .75rem;font-size:14px;transition:all .15s;display:flex}.DesktopCategoriesDropdown-module__NV87FG__categoryItem:hover{background-color:var(--color-primary-muted);color:var(--color-primary);transform:translate(4px)}.DesktopCategoriesDropdown-module__NV87FG__categoryIcon{margin-right:.5rem;font-size:18px}.DesktopCategoriesDropdown-module__NV87FG__categoryName{font-weight:500}
