:root{--background:#fff;--foreground:#171717}@media (prefers-color-scheme:dark){:root{--background:#0a0a0a;--foreground:#ededed}}body,html{max-width:100vw;overflow-x:hidden;touch-action:pan-x pan-y}.vbox-child{background-color:transparent!important}body{color:var(--foreground);background:var(--background);font-family:Arial,Helvetica,sans-serif;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}*{box-sizing:border-box;padding:0;margin:0}i{font-style:italic}a{color:inherit;text-decoration:none}@media (prefers-color-scheme:dark){html{color-scheme:dark}}@media screen and (orientation:landscape) and (min-width:550px){body .rotate:before{content:"Please use your mobile phone in portrait mode.";position:fixed;top:0;left:0;width:100vw;height:100vh;background:#fff;color:#000;display:flex;justify-content:center;align-items:center;font-size:1.5rem;z-index:9999}#root{display:none}}[title=CurrentMarkerLocation]{z-index:1000000000!important}.rsw-editor{width:100%}.rsw-editor .rsw-ce{min-height:300px;background-color:#fff}