.tselect{position:relative;width:100%;height:100%}.select:has(.tselect)>.icon-caret{display:none}.tselect-native{position:absolute!important;width:.1rem!important;height:.1rem!important;min-height:0!important;padding:0!important;margin:-.1rem!important;border:0!important;box-shadow:none!important;overflow:hidden!important;clip:rect(0 0 0 0)!important;clip-path:inset(50%)!important;white-space:nowrap!important;pointer-events:none!important}.tselect__trigger{display:flex;align-items:center;justify-content:space-between;gap:1rem;text-align:start;cursor:pointer;background-image:none;padding-inline-end:1.5rem}.sticky-cart__form .tselect__trigger{font-size:1.2rem;border-radius:var(--button-radius)}.tselect__value{flex:1 1 auto;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.tselect--empty .tselect__value{color:rgba(var(--color-foreground),.5)}.tselect__caret{flex:0 0 auto;display:flex;width:1.1rem;transition:transform var(--duration-short, .15s) ease}.tselect__caret svg{width:100%;height:auto}.tselect.is-open .tselect__caret{transform:rotate(180deg)}.tselect.is-open .tselect__trigger{box-shadow:inset 0 0 0 .2rem rgb(var(--color-border))}.tselect__panel[hidden]{display:none}.tselect__panel{position:absolute;top:calc(100% + .6rem);inset-inline:0;z-index:20;display:flex;flex-direction:column;max-height:28rem;padding:.6rem;overflow:hidden;background:rgb(var(--color-background));border:.1rem solid rgba(var(--color-foreground),.15);border-radius:min(var(--button-radius),.8rem);box-shadow:0 1rem 3rem rgba(var(--color-shadow),.15)}.tselect--up .tselect__panel{top:auto;bottom:calc(100% + .6rem)}.tselect__panel--fixed{position:fixed;z-index:100}.tselect__search{flex:0 0 auto;width:100%;box-sizing:border-box;margin-bottom:.6rem;padding:.9rem 1.2rem;font-family:inherit;font-size:1.3rem;color:rgb(var(--color-foreground));background:transparent;border:.1rem solid rgba(var(--color-foreground),.15);border-radius:min(var(--button-radius),.6rem);outline:none}.tselect__search:focus{border-color:rgb(var(--color-border))}.tselect__list{position:relative;margin:0;padding:0;list-style:none;overflow-y:auto;overscroll-behavior:contain}.tselect__option{display:flex;align-items:center;justify-content:space-between;gap:1rem;padding:1rem 1.2rem;font-size:1.4rem;line-height:calc(1 + .4 / var(--font-body-scale));color:rgb(var(--color-foreground));border-radius:min(var(--button-radius),.6rem);cursor:pointer}.tselect__option.is-active,.tselect__option:hover{background:rgba(var(--color-foreground),.06)}.tselect__option[aria-selected=true]{font-weight:600;background:rgba(var(--color-foreground),.08)}.tselect__option[aria-selected=true]:after{content:"";flex:0 0 auto;width:1.4rem;height:1.4rem;background-color:currentColor;-webkit-mask:no-repeat center / 1.4rem url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 16 16' fill='none' stroke='%23000' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'%3E%3Cpath d='M13.5 4.5 6 12l-3.5-3.5'/%3E%3C/svg%3E");mask:no-repeat center / 1.4rem url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 16 16' fill='none' stroke='%23000' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'%3E%3Cpath d='M13.5 4.5 6 12l-3.5-3.5'/%3E%3C/svg%3E")}.tselect__option--unavailable,.tselect__option--placeholder{color:rgba(var(--color-foreground),.5)}.tselect__option[aria-disabled=true]{color:rgba(var(--color-foreground),.4);cursor:not-allowed}.tselect__empty{padding:1.2rem;text-align:center;font-size:1.3rem;color:rgba(var(--color-foreground),.55)}
/*# sourceMappingURL=/cdn/shop/t/10/assets/component-theme-select.css.map */
