:root{font-family:Open Sans,sans-serif;font-weight:400;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;color-scheme:light dark;color:#4c4f4c;background:#fafafa}@media (prefers-color-scheme:dark){:root{color:#fff;background:#1c1c1c}}body{margin:0;padding:0;min-height:100vh;background-color:#fbfcfd}#app>main{display:flex;align-items:center;justify-content:center}.intl-tel-input{width:75%}.intl-tel-input input{width:100%}::placeholder{opacity:.6}#poweredBy{position:fixed;bottom:4px;right:4px;font-size:14px}#poweredBy a{color:#000}