.smart-phone{display:flex;align-items:stretch;border:1px solid rgba(15,23,42,.14);border-radius:16px;background:#fff;overflow:hidden;transition:.18s ease;min-height:46px}
.smart-phone:focus-within{border-color:rgba(15,85,99,.58);box-shadow:0 0 0 4px rgba(15,85,99,.14)}
.smart-phone-country{border:0;border-right:1px solid rgba(15,23,42,.10);background:#f8fafc;padding:0 12px;font-weight:800;color:#1f2937;min-width:108px;outline:0}
.smart-phone-input{border:0!important;box-shadow:none!important;background:transparent!important;border-radius:0!important;flex:1;min-width:0}
.smart-phone.is-invalid{border-color:#dc3545}.smart-phone .optik-input{border:0!important;box-shadow:none!important;background:transparent!important;border-radius:0!important}
@media(max-width:575px){.smart-phone-country{min-width:92px;padding:0 8px}.smart-phone-input{font-size:.95rem}}
