:root{--background:#fff;--foreground:#171717}@media (prefers-color-scheme:dark){:root{--background:#18202b;--foreground:#ededed}}*{margin:0;padding:0;box-sizing:border-box}html{scroll-behavior:smooth}body,html{height:100%;margin:0;padding:0}body{position:relative}#__next,body{display:flex;flex-direction:column;min-height:100vh}.custom-autocomplete-option{font-size:14px}@media (prefers-color-scheme:dark){html{color-scheme:dark}}.react-tel-input .country-list .country:hover{background-color:#1e2630!important}.react-tel-input .country-list .country{padding:8px 12px}.react-tel-input .selected-flag{padding-left:12px}.react-tel-input .country-list .country.highlight{background-color:#313b47!important}@keyframes shine{0%{background-position:0 50%}50%{background-position:100% 50%}to{background-position:0 50%}}