.mobile-category-select[data-v-c591ff87]{align-items:center;background:#ffffff26;border:1px solid hsla(0,0%,100%,.25);border-radius:5px;color:#fff;cursor:pointer;display:flex;flex-shrink:0;font-size:11px;font-weight:600;gap:3px;padding:3px 8px;-webkit-user-select:none;-moz-user-select:none;user-select:none;white-space:nowrap}.mobile-category-chevron[data-v-c591ff87]{flex-shrink:0;transition:transform .2s}.mobile-category-chevron.rotate[data-v-c591ff87]{transform:rotate(180deg)}.mobile-category-menu{background:var(--surface);border:1px solid var(--border);border-radius:10px;box-shadow:var(--shadow-md);min-width:140px;overflow:hidden;padding:6px}.mobile-category-menu__item{align-items:center;border-radius:6px;color:var(--text);cursor:pointer;display:flex;font-size:12px;font-weight:500;padding:5px;transition:background .15s;white-space:nowrap}.mobile-category-menu__item:active{background:var(--surface-alt)}.mobile-category-menu__item.active{background:var(--gold-pale);color:var(--brand-dark);font-weight:700}.dropdown-enter-active,.dropdown-leave-active{transition:opacity .15s,transform .15s}.dropdown-enter-from,.dropdown-leave-to{opacity:0;transform:translateY(-4px)}
