.phone-input-container{background-color:#f8fafc;border:1.5px solid #cbd5e1;border-radius:.75rem;align-items:center;width:100%;transition:all .2s;display:flex;overflow:hidden;box-shadow:0 1px 2px #00000005}.phone-input-container:focus-within{background-color:#fff;border-color:#6366f1;transform:translateY(-1px);box-shadow:0 0 0 3px #6366f126}.country-code-select{color:#374151;cursor:pointer;appearance:none;background-color:#0000;background-image:url("data:image/svg+xml;charset=UTF-8,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24' fill='none' stroke='%236b7280' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'%3e%3cpolyline points='6 9 12 15 18 9'%3e%3c/polyline%3e%3c/svg%3e");background-position:right .2rem center;background-repeat:no-repeat;background-size:1em;border:none;border-right:1px solid #0000000d;outline:none;height:auto;min-height:56px;padding:1rem 1.5rem 1rem 1rem;font-size:1rem;font-weight:500}.phone-input{color:#111827;background-color:#0000;border:none;outline:none;flex-grow:1;width:100%;height:auto;min-height:56px;padding:1rem 1.25rem;font-size:1rem;font-weight:500}.phone-input::placeholder{color:#9ca3af}
