.custom-select.svelte-7j2qb4{position:relative;width:100%}.custom-select__trigger.svelte-7j2qb4{display:grid;grid-template-columns:1fr min-content;align-items:center;justify-content:space-between;width:100%;min-height:var(--input-height);padding:8px 16px;color:var(--color-black);font-family:var(--font-family-main);font-size:16px;font-weight:400;line-height:1.5;background:var(--color-white);border:1px solid var(--color-secondary-2);border-radius:2px;box-shadow:none;outline:none;transition:var(--transition-button);-webkit-tap-highlight-color:transparent;cursor:pointer;-webkit-user-select:none;user-select:none}.custom-select__trigger.svelte-7j2qb4:hover{border-color:var(--color-primary-1-60)}.custom-select__trigger.svelte-7j2qb4:focus{border-color:var(--color-primary-1)}.custom-select__trigger--disabled.svelte-7j2qb4{cursor:not-allowed;opacity:.6}.custom-select__trigger--error.svelte-7j2qb4,.custom-select__trigger--error.svelte-7j2qb4:hover:not(:focus){border-color:var(--color-error)}.custom-select__error.svelte-7j2qb4{color:var(--color-text-error);font-family:var(--font-family-main);font-size:12px;font-weight:400;line-height:1.5}.custom-select__value.svelte-7j2qb4{flex:1;text-align:left;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.custom-select__arrow.svelte-7j2qb4{--icon-size: 20px;display:flex;color:var(--color-secondary-3);flex-shrink:0;transition:transform .2s ease;margin-left:var(--gap-xxs)}.custom-select__arrow--open.svelte-7j2qb4{transform:rotate(180deg)}.custom-select__list.svelte-7j2qb4{list-style:none;margin:0;padding:0}.custom-select__group-label.svelte-7j2qb4{padding:12px 16px 8px;font-size:14px;font-weight:600;color:var(--color-secondary-3);background:var(--color-secondary-2-20);border-bottom:1px solid var(--color-secondary-2)}.custom-select__option.svelte-7j2qb4{display:flex;align-items:center;justify-content:space-between;width:100%;padding:12px 16px;background:transparent;border:none;color:var(--color-black);font-size:16px;font-weight:400;line-height:1.5;text-align:left;cursor:pointer;transition:var(--transition-button);outline:none}.custom-select__option.svelte-7j2qb4:hover,.custom-select__option.svelte-7j2qb4:focus-visible{color:#000;background:var(--color-secondary-2-60)}.custom-select__option.svelte-7j2qb4:active{background:var(--color-secondary-2)}.custom-select__option--selected.svelte-7j2qb4{background:var(--color-secondary-3-90);color:var(--color-white)}.custom-select__option--selected.svelte-7j2qb4:hover,.custom-select__option--selected.svelte-7j2qb4:focus-visible{color:var(--color-white);background:var(--color-secondary-3)}.custom-select__option--disabled.svelte-7j2qb4{cursor:not-allowed}.custom-select__option--disabled.svelte-7j2qb4,.custom-select__option--disabled.svelte-7j2qb4:hover,.custom-select__option--disabled.svelte-7j2qb4:focus-visible,.custom-select__option--disabled.svelte-7j2qb4:active{color:var(--color-black);opacity:.5;background:none}.custom-select__option-label.svelte-7j2qb4{flex:1;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.custom-select__option-time.svelte-7j2qb4{flex-shrink:0;margin-left:var(--gap-sm);font-size:14px;color:var(--color-secondary-3);font-weight:500}.custom-select__option--selected.svelte-7j2qb4 .custom-select__option-time:where(.svelte-7j2qb4){color:#fffc}
