<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">variant-selects{display:block;border-bottom:.1rem solid var(--escentual-border-color);position:relative}.product--no-media .product-form__input--pill,.product--no-media .product-form__input--swatch,.product--no-media .product-form__input--dropdown{display:flex;align-items:center;justify-content:center;text-align:center}.product-form__input.option--size{display:flex;justify-content:center;gap:1.2rem}.product-form__input--pill.option--size .size-wrapper{border:4px solid #F0F0F0;width:56px;height:78px;display:flex;justify-content:center;align-items:center}.product--no-media .product-form__input.product-form__input--pill,.product--no-media .product-form__input.product-form__input--swatch{flex-wrap:wrap;margin:0 auto 1.2rem}.product--no-media .product-form__input--dropdown{flex-direction:column;max-width:100%}:is(.product-form__input--pill,.product-form__input--swatch) .form__label{margin-bottom:.2rem}.product-form__input input[type=radio]{clip:rect(0,0,0,0);overflow:hidden;position:absolute;height:1px;width:1px}.product-form__input input[type=radio]:not(.disabled):not(.visually-disabled)+label&gt;.label-unavailable{display:none}.product-form__input--dropdown{--swatch-input--size: 2rem;margin-bottom:1.6rem}.product-form__input--dropdown .dropdown-swatch+select{padding-left:calc(2.4rem + var(--swatch-input--size))}.product-form__input--dropdown .dropdown-swatch{position:absolute;left:1.6rem;top:calc(50% - var(--swatch-input--size) / 2);width:var(--swatch-input--size);height:var(--swatch-input--size);z-index:1}.product-form__input--pill input[type=radio]+label{border:var(--variant-pills-border-width) solid rgba(var(--color-foreground),var(--variant-pills-border-opacity));background-color:rgb(var(--color-background));color:rgba(var(--color-foreground));border-radius:var(--variant-pills-radius);color:rgb(var(--color-foreground));display:inline-block;margin:0;padding:0;font-size:1.2rem;font-weight:900;letter-spacing:.1rem;line-height:1;text-align:center;transition:border var(--duration-short) ease;cursor:pointer;position:relative}.product-form__input--pill input[type=radio]+label:before{content:"";position:absolute;top:calc(var(--variant-pills-border-width) * -1);right:calc(var(--variant-pills-border-width) * -1);bottom:calc(var(--variant-pills-border-width) * -1);left:calc(var(--variant-pills-border-width) * -1);z-index:-1;border-radius:var(--variant-pills-radius);box-shadow:var(--variant-pills-shadow-horizontal-offset) var(--variant-pills-shadow-vertical-offset) var(--variant-pills-shadow-blur-radius) rgba(var(--color-shadow),var(--variant-pills-shadow-opacity))}.product-form__input--pill input[type=radio]+label.swatch-input__label{border-radius:var(--swatch-input--border-radius, 50%)}.product-form__input--pill input[type=radio]+label:hover{border-color:rgb(var(--color-foreground))}.product-form__input--pill input[type=radio]:checked+label{//background-color: rgb(var(--color-foreground));//color: rgb(var(--color-background));position:relative}.product-form__input--pill input[type=radio]:checked+label:not(.swatch-input__label):after{position:absolute;content:"";height:4px;background:rgb(var(--color-foreground));left:-4px;right:-4px;bottom:-10px}@media screen and (forced-colors: active){.product-form__input--pill input[type=radio]:checked+label{text-decoration:underline}.product-form__input--pill input[type=radio]:focus-visible+label{outline:transparent solid 1px;outline-offset:2px}}.product-form__input--pill input[type=radio]:checked+label::selection{background-color:rgba(var(--color-background),.3)}.product-form__input--pill input[type=radio]:disabled+label,.product-form__input--pill input[type=radio].disabled+label{border-color:rgba(var(--color-foreground),.1);color:rgba(var(--color-foreground),.6);text-decoration:line-through}.product-form__input--pill input[type=radio].disabled:checked+label,.product-form__input--pill input[type=radio]:disabled:checked+label{color:rgba(var(--color-foreground),.6)}.product-form__input--pill input[type=radio]:focus-visible+label{box-shadow:0 0 0 .3rem rgb(var(--color-background)),0 0 0 .5rem rgba(var(--color-foreground),.55)}.product-form__input--pill input[type=radio].focused+label{box-shadow:0 0 0 .3rem rgb(var(--color-background)),0 0 0 .5rem rgba(var(--color-foreground),.55)}.product-form__input--swatch{display:flex;flex-wrap:wrap}.product-form__input--swatch .swatch-input__input+.swatch-input__label{--swatch-input--size: 3.6rem;margin:.7rem 1.2rem .2rem 0}@media screen and (min-width: 750px){.product-form__input--swatch .swatch-input__input+.swatch-input__label{--swatch-input--size: 2.8rem}.product-form__input--pill.option--size .size-wrapper{width:68px;height:92px}.product-form__input--pill input[type=radio]+label{font-size:1.5rem}.product-form__input.option--size{gap:1.6rem}.variant-selects .swatch{--swatch--size: var( 5.2rem)}}.product-form__input--pill input[type=radio]+label[data-fetch]{opacity:.2}lq-swatch-selector{display:none;flex-direction:column;margin-bottom:1rem;margin-top:2rem;border-radius:6px;border:1px solid var(--escentual-border-color);width:auto}.product:not(.mobile-sticky-product) lq-swatch-selector{display:flex;position:absolute;width:100%;z-index:2;top:-113px;background:#fff}lq-swatch-selector .filter-label{font-size:1.4rem;font-weight:400;padding:4px 10px 0;width:auto}lq-swatch-selector details{z-index:2}lq-swatch-selector .selected-swatch{padding-left:10px;display:flex;align-items:center;text-transform:capitalize}lq-swatch-selector .selected-swatch&gt;div{display:flex;justify-content:center;align-items:center}lq-swatch-selector .value-name{margin-left:1rem}lq-swatch-selector ul{background:#fff}lq-swatch-selector ul li a{text-decoration:none;padding:6px 10px;text-transform:capitalize;display:flex;align-items:center;font-size:1.4rem;width:100%;min-height:40px;color:rgba(var(--color-foreground),1)}lq-swatch-selector ul li a:hover{background:var(--escentual-background-image)}lq-swatch-selector ul li a.selected{background:var(--escentual-background-image)}lq-swatch-selector .list-menu--disclosure{overflow-y:scroll;max-height:220px}lq-swatch-selector summary{margin:3px 0;height:40px;display:flex;align-items:center}lq-swatch-selector .swatch{--swatch--size: 2.8rem}@media screen and (min-width: 750px){lq-swatch-selector{display:flex}}
/*# sourceMappingURL=/cdn/shop/t/48/assets/component-product-variant-picker.css.map */
</pre></body></html>