.product-form__input--size-dropdown{display:flex;flex-direction:column;gap:.6rem;margin-bottom:1.6rem}.size-dropdown{position:relative;width:100%}.size-dropdown__trigger{display:flex;align-items:center;gap:.8rem;width:100%;min-height:4.5rem;padding:2rem 1.5rem;border:.1rem solid rgb(var(--color-border));border-radius:min(var(--button-radius),.6rem);background:rgb(var(--color-background));color:rgb(var(--color-foreground));cursor:pointer;text-align:left;font-size:1.4rem;font-family:inherit;line-height:1.2;transition:box-shadow var(--duration-default) ease}@media screen and (hover:hover){.size-dropdown__trigger:hover{box-shadow:inset 0 0 0 .1rem rgb(var(--color-foreground))}}.size-dropdown__trigger:focus-visible{outline:.2rem solid rgb(var(--color-keyboard-focus));outline-offset:.2rem}.size-dropdown__value{flex:1 1 auto;min-width:0;font-weight:500}.size-dropdown__chevron{display:inline-flex;align-items:center;flex-shrink:0;transition:transform var(--duration-default) ease}.size-dropdown__chevron svg{width:1.1rem;height:auto;color:rgb(var(--color-foreground))}.size-dropdown.is-open .size-dropdown__chevron{transform:rotate(180deg)}.size-dropdown__price-group{display:inline-flex;align-items:baseline;gap:.6rem;flex:0 0 auto}.size-dropdown__price{font-weight:600;font-variant-numeric:tabular-nums}.size-dropdown__compare-at{text-decoration:line-through;color:rgba(var(--color-foreground),.55);font-size:1.2rem;font-variant-numeric:tabular-nums}.size-dropdown__price:empty,.size-dropdown__compare-at:empty{display:none}.size-dropdown__menu{position:absolute;top:0;left:0;right:0;z-index:5;margin:0;padding:0;list-style:none;background:rgb(var(--color-background));border:.1rem solid rgb(var(--color-border));border-radius:min(var(--button-radius),.6rem);max-height:28rem;overflow-y:auto;box-shadow:0 .4rem 1.6rem rgba(var(--color-foreground),.12)}.size-dropdown__menu[hidden]{display:none}.size-dropdown__option{display:flex;align-items:center;gap:.8rem;width:100%;padding:2rem 1.5rem;border:0;border-bottom:.1rem solid rgba(var(--color-foreground),.1);background:transparent;color:rgb(var(--color-foreground));cursor:pointer;text-align:left;font-size:1.4rem;font-family:inherit;line-height:1.2;transition:background-color var(--duration-default) ease}.size-dropdown__option:last-child{border-bottom:0}@media screen and (hover:hover){.size-dropdown__option:hover:not(.is-sold){background:rgba(var(--color-foreground),.06)}}.size-dropdown__option.is-selected{background:rgba(var(--color-foreground),.08);font-weight:600}.size-dropdown__option:focus-visible{outline:.2rem solid rgb(var(--color-keyboard-focus));outline-offset:-.2rem}.size-dropdown__name{flex:1 1 auto;min-width:0}.size-dropdown__native{position:absolute;width:.1rem;height:.1rem;padding:0;margin:-.1rem;overflow:hidden;clip:rect(0,0,0,0);white-space:nowrap;border:0}.no-js .size-dropdown{display:none}.no-js .size-dropdown__native{position:static;width:100%;height:auto;padding:1rem 1.4rem;margin:0;overflow:visible;clip:auto;white-space:normal;border:.1rem solid rgb(var(--color-border));border-radius:min(var(--button-radius),.6rem)}@media(prefers-reduced-motion:reduce){.size-dropdown__trigger,.size-dropdown__chevron,.size-dropdown__option{transition:none}}.product-form__input--size-dropdown [data-selected-value]{display:none}ul.size-dropdown__menu{display:flex;flex-direction:column}ul.size-dropdown__menu .available_list{order:0}ul.size-dropdown__menu .is-sold_list{order:1}
/*# sourceMappingURL=/cdn/shop/t/70/assets/component-size-dropdown.css.map */
