.coachos-phone .PhoneInput{border:1.5px solid var(--border,#e2e8f0);border-radius:var(--r10,10px);background:#fff;align-items:center;width:100%;min-height:44px;transition:border-color .2s cubic-bezier(.4,0,.2,1),box-shadow .2s cubic-bezier(.4,0,.2,1);display:flex;overflow:hidden}.coachos-phone .PhoneInput:hover{border-color:var(--border2,#94a3b8)}.coachos-phone .PhoneInput--focus,.coachos-phone .PhoneInput:focus-within{border-color:var(--brand,#07b8ec);box-shadow:0 0 0 3px #07b8ec1f}.coachos-phone.has-error .PhoneInput,.coachos-phone.has-error .PhoneInput:focus-within{box-shadow:none;background:#fff5f5;border-color:#fecaca}.coachos-phone .PhoneInputCountry{background:var(--surface2,#f8fafc);border-right:1px solid var(--border,#e2e8f0);cursor:pointer;flex-shrink:0;align-self:stretch;align-items:center;gap:5px;padding:0 10px;display:flex}.coachos-phone.has-error .PhoneInputCountry{background:#fff5f5;border-right-color:#fecaca}.coachos-phone .PhoneInputCountryIcon{width:22px;height:16px;box-shadow:none}.coachos-phone .PhoneInputCountryIcon--border{box-shadow:none;background-color:#0000}.coachos-phone .PhoneInputCountryIconImg{display:block}.coachos-phone .PhoneInputCountrySelectArrow{border-color:var(--text3,#4b5563);opacity:.7;width:5px;height:5px;margin-left:4px}.coachos-phone .PhoneInputCountrySelect{opacity:0;cursor:pointer;position:absolute;inset:0}.coachos-phone .PhoneInputInput{flex:1;min-width:0;height:100%;box-shadow:none!important;font-size:14px!important;font-family:var(--font-body,"Inter", system-ui, sans-serif)!important;color:var(--text,#0f172a)!important;background:0 0!important;border:none!important;outline:none!important;padding:11px 14px!important}.coachos-phone .PhoneInputInput::placeholder{color:var(--text4,#9ca3af);font-weight:400}.coachos-phone .PhoneInputInput:disabled{cursor:not-allowed;opacity:.65}@media (max-width:767px){.coachos-phone .PhoneInput{min-height:48px}.coachos-phone .PhoneInputInput{padding:13px 14px!important;font-size:16px!important}}
