.category-tabs-shell{display:grid;grid-template-columns:46px minmax(0,1fr) 46px;align-items:center;gap:14px;padding:14px 0}.category-tabs-shell .category-tabs{min-width:0;padding:4px 2px;scroll-behavior:smooth;scroll-snap-type:x proximity;overscroll-behavior-inline:contain}.category-tabs-shell .category-tab{scroll-snap-align:start}.category-arrow{position:relative;z-index:2;width:46px;height:46px;display:grid;place-items:center;padding:0;border:1px solid var(--color-ink);border-radius:50%;background:var(--color-ink);color:var(--color-on-ink);cursor:pointer;box-shadow:0 6px 18px #0e0d0f33;transition:transform .2s ease,background .2s ease,border-color .2s ease,opacity .2s ease}.category-arrow svg{display:block;width:20px;height:20px}.category-arrow:hover:not(:disabled){background:var(--color-crimson);border-color:var(--color-crimson);transform:translateY(-1px)}.category-arrow:focus-visible{outline:3px solid rgba(200,30,58,.28);outline-offset:3px}.category-arrow:disabled{opacity:.32;cursor:default;box-shadow:none}@media(max-width:749px){.category-tabs-shell{grid-template-columns:40px minmax(0,1fr) 40px;gap:8px;padding:12px 0}.category-arrow{width:40px;height:40px}.category-arrow svg{width:18px;height:18px}.category-tabs-shell .category-tab{padding:9px 15px;font-size:.8rem}}
/*# sourceMappingURL=/cdn/shop/t/14/assets/category-arrows.css.map */
