.premium-dropdown-field{margin-top:var(--premium-dropdown-margin-top, 8px)}.premium-dropdown{position:relative;display:block;width:100%;font-family:inherit}.premium-dropdown--auto{display:inline-block;width:auto;min-width:220px}.premium-dropdown__native-select{position:absolute;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0,0,0,0);white-space:nowrap;border:0}.premium-dropdown__trigger{display:flex;align-items:center;justify-content:space-between;gap:.75rem;width:100%;height:var(--premium-dropdown-height, 52px);padding:0 var(--premium-dropdown-padding-x, 18px);background-color:var(--premium-dropdown-bg, #ffffff);color:var(--premium-dropdown-text-color, #1a1a1a);border:var(--premium-dropdown-border-width, 1px) solid var(--premium-dropdown-border-color, #e5e5e5);border-radius:var(--premium-dropdown-radius, 12px);font-family:inherit;font-size:var(--premium-dropdown-font-size, 15px);font-weight:var(--premium-dropdown-font-weight, 400);letter-spacing:var(--premium-dropdown-letter-spacing, 0px);line-height:1.3;text-align:left;cursor:pointer;transition:border-color .18s ease,box-shadow .18s ease,background-color .18s ease;-webkit-appearance:none;appearance:none}.premium-dropdown__trigger:hover{border-color:var(--premium-dropdown-border-color, #e5e5e5);background-color:var(--premium-dropdown-bg, #ffffff)}.premium-dropdown__trigger:focus-visible,.premium-dropdown__trigger[aria-expanded=true]{outline:none;border-color:var(--premium-dropdown-focus-color, #1a1a1a);box-shadow:0 0 0 3px color-mix(in srgb,var(--premium-dropdown-focus-color, #1a1a1a) 16%,transparent)}.premium-dropdown[data-disabled] .premium-dropdown__trigger{cursor:not-allowed;opacity:.55}.premium-dropdown__value{overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.premium-dropdown__arrow{flex-shrink:0;width:1.1em;height:1.1em;color:var(--premium-dropdown-arrow-color, #1a1a1a);transition:transform .18s ease}.premium-dropdown__arrow svg{width:100%;height:100%;display:block}.premium-dropdown__trigger[aria-expanded=true] .premium-dropdown__arrow{transform:rotate(180deg)}.premium-dropdown__listbox{position:absolute;z-index:30;top:calc(100% + 8px);left:0;right:0;margin:0;padding:.25rem;list-style:none;background-color:var(--premium-dropdown-bg, #ffffff);border:1px solid var(--premium-dropdown-border-color, #e5e5e5);border-radius:calc(var(--premium-dropdown-radius, 12px) * .75);box-shadow:0 16px 40px #0000001f;max-height:320px;overflow-y:auto}.premium-dropdown__listbox[hidden]{display:none}.premium-dropdown__option{display:flex;align-items:center;padding:.45rem .7rem;margin:3px;border-radius:8px;font-size:var(--premium-dropdown-font-size, 15px);font-weight:var(--premium-dropdown-font-weight, 400);letter-spacing:var(--premium-dropdown-letter-spacing, 0px);color:var(--premium-dropdown-text-color, #1a1a1a);cursor:pointer;transition:all .18s ease}.premium-dropdown__option+.premium-dropdown__option{margin-top:0}.premium-dropdown__option.is-unavailable{color:var(--premium-dropdown-unavailable-color, #b0b0b0)}.premium-dropdown__option:hover,.premium-dropdown__option.is-focused{background-color:var(--premium-dropdown-selected-bg, #2563eb);color:var(--premium-dropdown-selected-text, #ffffff);transition:all .18s ease}.premium-dropdown__option.is-selected{background-color:var(--premium-dropdown-selected-bg, #2563eb);color:var(--premium-dropdown-selected-text, #ffffff)}.premium-dropdown__option.is-selected.is-unavailable{background-color:var(--premium-dropdown-selected-bg, #2563eb);color:var(--premium-dropdown-selected-text, #ffffff);opacity:.85}
/*# sourceMappingURL=/cdn/shop/t/2/assets/component-premium-dropdown.css.map */
