.spices-selection-block{margin:2rem 0}.spices-header{display:flex;justify-content:space-between;align-items:center;margin-bottom:1.5rem}.spices-title{margin:0;font-weight:700}.spices-counter{position:sticky;top:20px;background:rgb(var(--color-button));color:rgb(var(--color-button-text));padding:.5rem 1rem;border-radius:20px;font-weight:700;z-index:10}.spices-category{margin-bottom:2rem}.category-title{margin:0 0 1rem;font-weight:600;color:rgb(var(--color-foreground));display:flex;align-items:center;gap:.5rem}.category-icon{object-fit:contain}.spices-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(150px,1fr));gap:.75rem}.spices-item{border:2px solid rgba(var(--color-foreground),.15);border-radius:8px;padding:1rem;text-align:center;cursor:pointer;transition:all .3s ease;background:rgb(var(--color-background))}.spices-item:hover{border-color:rgb(var(--color-button));box-shadow:0 2px 8px rgba(var(--color-button),.2)}.spices-item.selected{border-color:rgb(var(--color-button));background:rgba(var(--color-button),.1)}.spices-item.disabled{opacity:.5;cursor:not-allowed}.spices-name{font-weight:500;color:rgb(var(--color-foreground))}@media (max-width: 768px){.spices-header{flex-direction:column;gap:1rem;align-items:stretch}.spices-counter{position:static;text-align:center}.spices-grid{grid-template-columns:repeat(auto-fit,minmax(120px,1fr))}}
/*# sourceMappingURL=/cdn/shop/t/473/assets/component-rum-spices-selection.css.map */
