.mix-match-selector__missing-config{padding:1.5rem;border:1px solid rgb(var(--color-border));border-radius:var(--inputs-radius);color:rgb(var(--color-foreground))}.mix-match-selector__header{margin-bottom:2rem}.mix-match-selector__counter-text{margin-bottom:.8rem;font-size:1.6rem;font-weight:600;color:rgb(var(--color-foreground))}.mix-match-selector__count{font-size:2rem;font-weight:700}.mix-match-selector__progress-bar{width:100%;height:6px;background:rgba(var(--color-foreground),.12);border-radius:99px;overflow:hidden}.mix-match-selector__progress-fill{height:100%;width:0%;background:rgb(var(--color-button));border-radius:99px;transition:width .2s ease}.mix-match-selector__grid{display:grid;grid-template-columns:repeat(3,1fr);gap:1.2rem;margin-bottom:2rem}@media screen and (max-width:1199px)and (min-width:750px){.mix-match-selector__grid{grid-template-columns:repeat(2,1fr)}}@media screen and (max-width:749px){.mix-match-selector__grid{grid-template-columns:1fr;gap:1rem}}.mix-match-selector__item{display:flex;flex-direction:column;align-items:center;gap:.8rem;padding:1.2rem .8rem;border:1px solid rgba(var(--color-foreground),.1);border-radius:var(--inputs-radius, 8px);text-align:center;transition:border-color .15s ease,box-shadow .15s ease}.mix-match-selector__item.is-selected{border-color:rgb(var(--color-button));box-shadow:0 0 0 1px rgb(var(--color-button))}.mix-match-selector__item-image{width:100%;aspect-ratio:1 / 1;overflow:hidden;border-radius:calc(var(--inputs-radius, 8px) - 2px)}.mix-match-selector__item-image img,.mix-match-selector__item-image svg{width:100%;height:100%;object-fit:cover;display:block}.mix-match-selector__item-title{font-size:1.3rem;line-height:1.3;margin:0;color:rgb(var(--color-foreground))}.mix-match-selector__qty-control{display:flex;align-items:center;gap:.8rem;margin-top:auto}.mix-match-selector__qty-btn{display:flex;align-items:center;justify-content:center;width:3rem;height:3rem;border:1px solid rgba(var(--color-foreground),.2);border-radius:50%;background:transparent;cursor:pointer;font-size:1.8rem;line-height:1;color:rgb(var(--color-foreground));transition:background .15s ease,border-color .15s ease;padding:0}.mix-match-selector__qty-btn:hover:not(:disabled){background:rgba(var(--color-foreground),.08);border-color:rgba(var(--color-foreground),.5)}.mix-match-selector__qty-btn:disabled{opacity:.3;cursor:not-allowed}.mix-match-selector__qty-value{min-width:2.4rem;text-align:center;font-size:1.6rem;font-weight:600;color:rgb(var(--color-foreground))}@media screen and (max-width:749px){.mix-match-selector__grid{gap:0}.mix-match-selector__item{flex-direction:row;align-items:center;text-align:left;gap:1.2rem;padding:1rem;border-radius:0;border-bottom-width:0}.mix-match-selector__item:first-child{border-radius:8px 8px 0 0}.mix-match-selector__item:last-child{border-radius:0 0 8px 8px;border-bottom-width:1px}.mix-match-selector__item-image{width:6rem;height:6rem;aspect-ratio:1 / 1;flex-shrink:0}.mix-match-selector__item-title{flex:1}.mix-match-selector__qty-control{margin-top:0;flex-shrink:0}}
/*# sourceMappingURL=/cdn/shop/t/2/assets/component-mix-match-selector.css.map */
