/* Placeholder intl-tel-input CSS
   This is a minimal placeholder so the page can load a local file during offline testing.
   For production, replace with the official intl-tel-input.min.css from the library.
*/
.iti { box-sizing: border-box; }
.iti__flag { width: 20px; height: 15px; display:inline-block; background-size: contain; }
.iti--separate-dial-code .iti__selected-dial-code { margin-right: 8px; }
