:root{color-scheme:dark;--text: #f8fafc;--page-bg: #020617}*{box-sizing:border-box}html,body{margin:0;width:100%;height:100%;background:var(--page-bg)}#svelte{height:100%}body{font-family:Inter,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;color:var(--text);overflow:hidden}.frame-shell{position:fixed;top:0;right:0;bottom:0;left:0;background:var(--page-bg)}iframe.map{position:absolute;top:0;right:0;bottom:0;left:0;display:block;width:100vw;height:100dvh;border:0;background:#020617}
