@tailwind base;@tailwind components;@tailwind utilities;@import url("https://fonts.googleapis.com/css2?family=Noto+Sans:wght@400;500;700&display=swap");html{font-size:16px}:root{--foreground-rgb:0,0,0;--background-start-rgb:214,219,220;--background-end-rgb:255,255,255;background-color:#fff}@media (prefers-color-scheme:dark){:root{--foreground-rgb:255,255,255;--background-start-rgb:0,0,0;--background-end-rgb:0,0,0}}a{-webkit-tap-highlight-color:transparent}.iti--show-flags{width:calc(100% - 20px);display:flex}.iti__tel-input{flex:1 1;min-width:0;font-weight:400;font-size:12px;line-height:16px}.iti__tel-input::-moz-placeholder{color:#c9ccd4}.iti__tel-input:-ms-input-placeholder{color:#c9ccd4}.iti__tel-input::placeholder{color:#c9ccd4}.iti,.iti__search-input-wrapper{padding:16px 10px;background:#f5f5f5;border-radius:8px}.iti__search-input,.iti__tel-input{background:#f5f5f5;border-radius:8px;border:none;outline:none;color:#2f2f2f}.iti__selected-dial-code{font-size:12px;line-height:16px}