.variant-selector{position:relative}.variant-selector .variant-selector__value{color:var(--text-primary);cursor:pointer;font-size:15px;left:12px;line-height:21px;max-width:calc(100% - 42px);overflow:hidden;position:absolute;text-overflow:ellipsis;top:9px;white-space:nowrap}.variant-selector input[type=text]{background-position:right 12px top 50%;background-repeat:no-repeat;border-radius:7px}.variant-selector input[type=text],html[data-theme=light] .variant-selector .variant-selector__input input[type=text]{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='12' height='12' fill='none' viewBox='0 0 12 12'%3E%3Cpath fill='%2332333c' fill-rule='evenodd' d='M1.005 3.255a.7.7 0 0 1 .99 0L6 7.26l4.005-4.005a.7.7 0 0 1 .99.99l-4.5 4.5a.7.7 0 0 1-.99 0l-4.5-4.5a.7.7 0 0 1 0-.99' clip-rule='evenodd'/%3E%3C/svg%3E")}html[data-theme=dark] .variant-selector .variant-selector__input input[type=text]{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='12' height='12' fill='none' viewBox='0 0 12 12'%3E%3Cpath fill='%23fff' fill-rule='evenodd' d='M1.005 3.255a.7.7 0 0 1 .99 0L6 7.26l4.005-4.005a.7.7 0 0 1 .99.99l-4.5 4.5a.7.7 0 0 1-.99 0l-4.5-4.5a.7.7 0 0 1 0-.99' clip-rule='evenodd'/%3E%3C/svg%3E")}
