.size-selector{margin-bottom:1.5rem}.size-selector__label{display:block;margin-bottom:.5rem;font-weight:500;color:rgb(var(--color-foreground))}.size-selector__label .required{color:rgb(var(--color-accent));margin-left:.2rem}.size-selector__options{display:flex;gap:1rem;flex-wrap:wrap}.size-selector__radio{position:absolute;opacity:0;pointer-events:none}.size-selector__option{display:inline-flex;align-items:center;justify-content:center;min-height:4.4rem;padding:1rem 2rem;border:.1rem solid rgba(var(--color-foreground),.2);background-color:rgb(var(--color-background));color:rgb(var(--color-foreground));cursor:pointer;transition:all .2s ease;border-radius:var(--border-radius);text-decoration:none;font-size:1.4rem;font-weight:500;min-width:10rem}.size-selector__option:hover{border-color:rgb(var(--color-foreground));background-color:rgba(var(--color-foreground),.05)}.size-selector__radio:checked+.size-selector__option{border-color:rgb(var(--color-foreground));background-color:rgb(var(--color-foreground));color:rgb(var(--color-background))}.size-selector__radio:focus+.size-selector__option{outline:.2rem solid rgba(var(--color-foreground),.5);outline-offset:.2rem}.color-selector{margin-bottom:1.5rem}.color-selector__label{display:block;margin-bottom:.5rem;font-weight:500;color:rgb(var(--color-foreground))}.color-selector__label .required{color:rgb(var(--color-accent));margin-left:.2rem}.color-selector__select{width:100%;padding:1rem 3.5rem 1rem 1rem;border:1px solid rgb(var(--color-foreground) / .3);border-radius:.3rem;background-color:#f5f5f5;color:#000;font-size:1.4rem;transition:border-color .15s ease-in-out,box-shadow .15s ease-in-out;-webkit-appearance:none;appearance:none;background-image:url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' fill='none' viewBox='0 0 20 20'%3e%3cpath stroke='%236b7280' stroke-linecap='round' stroke-linejoin='round' stroke-width='1.5' d='m6 8 4 4 4-4'/%3e%3c/svg%3e");background-position:right 1rem center;background-repeat:no-repeat;background-size:1.5rem 1.5rem}.color-selector__select:focus{outline:none;border-color:rgb(var(--color-button));box-shadow:0 0 0 3px rgb(var(--color-button) / .1)}.color-selector__select:disabled{background-color:rgb(var(--color-foreground) / .05);color:rgb(var(--color-foreground) / .5);cursor:not-allowed;border-color:rgb(var(--color-foreground) / .15)}.color-selector__selection{margin-top:1rem;padding:.8rem 1.2rem;background-color:#f5f5f5;border:.1rem solid rgba(var(--color-foreground),.3);border-radius:var(--border-radius);font-size:1.4rem}.color-selector__selection-label{font-weight:500;color:#000}.color-selector__selection-value{color:#000;margin-left:.5rem;font-style:italic}.color-selector__selection-value:empty:before{content:"None";color:#0009}@media screen and (max-width: 749px){.size-selector__options{flex-direction:column}.size-selector__option{width:100%;justify-content:center}}
/*# sourceMappingURL=/cdn/shop/t/14/assets/component-size-selector.css.map */
