:root{--background:#fff;--foreground:#171717}@media (prefers-color-scheme:dark){:root{--background:#0a0a0a;--foreground:#ededed}}html,body{max-width:100vw;overflow-x:hidden}*{box-sizing:border-box;margin:0;padding:0}a{color:inherit;text-decoration:none}.info-icon{cursor:pointer;color:#7a8088;position:absolute;top:69%;right:7px;transform:translateY(-50%)}.route-loader{z-index:9999;opacity:.7;background:#fff;justify-content:center;align-items:center;width:100%;height:100%;display:flex;position:fixed;top:0;left:0}.styles-module_tooltip__mnnfp{z-index:11111111;text-align:left!important;background-color:#444!important;border-radius:7px!important;padding:0 10px!important;font-size:10px!important}#country_code{color:#2b2b32;border-radius:4px}.info-icon{z-index:1111111;right:20px}.route-loader-spinner{border:4px dotted #0c6dc6;border-radius:50%;width:48px;height:48px;animation:1s linear infinite spin}@keyframes spin{to{transform:rotate(360deg)}}
