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