.phone-input[data-v-fbef4eb7]{display:flex;flex-direction:column;gap:0;width:100%}.phone-input__wrapper[data-v-fbef4eb7]{display:flex;align-items:center;background:var(--store-bg-primary);border:1px solid var(--store-border-color);border-radius:var(--store-radius-lg);overflow:visible;transition:all .2s ease}.phone-input__wrapper[data-v-fbef4eb7]:focus-within{border-color:var(--store-primary);box-shadow:0 0 0 3px rgba(var(--store-primary-rgb),.1)}.phone-input__wrapper--error[data-v-fbef4eb7]{border-color:var(--store-danger)}.phone-input__country[data-v-fbef4eb7]{display:flex;align-items:center;background:var(--store-bg-secondary);border-start-start-radius:var(--store-radius-lg);border-end-start-radius:var(--store-radius-lg);position:relative;flex-shrink:0}[dir=rtl] .phone-input__country[data-v-fbef4eb7]{border-start-start-radius:0;border-end-start-radius:0;border-start-end-radius:var(--store-radius-lg);border-end-end-radius:var(--store-radius-lg)}.phone-input__divider[data-v-fbef4eb7]{width:1px;height:24px;background:var(--store-border-color)}[dir=rtl] .phone-input__divider[data-v-fbef4eb7]{order:-1}.phone-input__trigger[data-v-fbef4eb7]{display:flex;align-items:center;gap:var(--store-spacing-2);padding:0 var(--store-spacing-3);height:48px;cursor:pointer;-webkit-user-select:none;user-select:none}.phone-input__flag[data-v-fbef4eb7]{width:24px;height:18px;object-fit:cover;border-radius:2px;flex-shrink:0}.phone-input__code[data-v-fbef4eb7]{font-size:var(--store-font-size-sm);font-weight:var(--store-font-weight-medium);color:var(--store-text-primary);white-space:nowrap}.phone-input__chevron[data-v-fbef4eb7]{color:var(--store-text-muted);flex-shrink:0;transition:transform .2s ease}.phone-input__chevron--open[data-v-fbef4eb7]{transform:rotate(180deg)}.phone-input__options[data-v-fbef4eb7]{position:absolute;top:calc(100% + 4px);inset-inline-start:0;z-index:100;background:var(--store-bg-primary);border:1px solid var(--store-border-color);border-radius:var(--store-radius-lg);box-shadow:0 8px 24px #0000001f;max-height:220px;overflow-y:auto}.phone-input__option[data-v-fbef4eb7]{display:flex;align-items:center;gap:var(--store-spacing-2);padding:var(--store-spacing-2) var(--store-spacing-3);cursor:pointer;transition:background .15s ease}.phone-input__option[data-v-fbef4eb7]:hover{background:var(--store-bg-secondary)}.phone-input__option--active[data-v-fbef4eb7]{background:rgba(var(--store-primary-rgb),.08)}.phone-input__option-flag[data-v-fbef4eb7]{width:22px;height:16px;object-fit:cover;border-radius:2px;flex-shrink:0}.phone-input__option-code[data-v-fbef4eb7]{font-size:var(--store-font-size-sm);font-weight:var(--store-font-weight-medium);color:var(--store-text-primary);white-space:nowrap;min-width:40px}.phone-input__option-name[data-v-fbef4eb7]{font-size:var(--store-font-size-sm);color:var(--store-text-secondary);overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.phone-input__input[data-v-fbef4eb7]{flex:1;height:48px;padding:0 var(--store-spacing-4);border:none;background:transparent;font-size:var(--store-font-size-sm);color:var(--store-text-primary);outline:none;min-width:0}.phone-input__input[data-v-fbef4eb7]::placeholder{color:var(--store-text-muted)}
