:root{--background:#071014;--foreground:#f4fbff;--card:#0d1b22;--card-foreground:#f4fbff;--popover:#0d1b22;--popover-foreground:#f4fbff;--primary:#bae6fd;--primary-foreground:#071014;--secondary:#13242c;--secondary-foreground:#f4fbff;--muted:#0b171d;--muted-foreground:#a6c2cc;--accent:#86efac;--accent-foreground:#071014;--destructive:#fb7185;--border:#25414b;--input:#1c343d;--ring:#7dd3fc;--switchx-has-image-bg:false;color:var(--foreground);background:var(--background);--lightningcss-light: ;--lightningcss-dark:initial;color-scheme:dark;font-family:Segoe UI,Tahoma,sans-serif;line-height:1.5}*{box-sizing:border-box}html,body{background:var(--background);min-height:100%;margin:0}body{color:var(--foreground)}html[data-switchx-has-image-bg=true],html[data-switchx-has-image-bg=true] body{background:0 0}#root{min-height:100vh}.runtime-shell{background:0 0;min-height:100vh}.runtime-shell--debug{grid-template-rows:auto 1fr;display:grid}.runtime-shell--immersive{background:0 0}.runtime-shell__header{background:var(--card);color:var(--card-foreground);justify-content:space-between;align-items:center;gap:1rem;padding:1rem 1.25rem;display:flex}.runtime-shell__header h1{margin:0;font-size:1.1rem}.runtime-shell__header p{color:var(--muted-foreground);margin:.2rem 0 0;font-size:.9rem}.runtime-shell__status{border:1px solid var(--border);text-transform:uppercase;border-radius:999px;padding:.2rem .7rem;font-size:.8rem}.runtime-shell__status--ready{color:#86efac;border-color:#14532d}.runtime-shell__status--booting{color:#fde047;border-color:#854d0e}.runtime-shell__status--error{color:#fca5a5;border-color:#7f1d1d}.runtime-shell__main{min-height:100vh;padding:1rem}.runtime-miniapp-panel{background:var(--card);border:1px solid var(--border);min-height:100%;box-shadow:0 18px 48px color-mix(in srgb, var(--foreground) 18%, transparent);border-radius:.75rem;overflow:hidden}.runtime-miniapp-panel__meta{background:var(--muted);border-bottom:1px solid var(--border);color:var(--muted-foreground);padding:.75rem 1rem;font-size:.9rem}.runtime-miniapp-mount{width:100%;min-width:0;min-height:20rem;padding:1rem}.runtime-miniapp-mount[data-switchx-miniapp-root]{color:var(--foreground)}.runtime-miniapp-mount--immersive{min-height:100vh;padding:0}.runtime-miniapp-stage{background:0 0;width:100%;min-height:100vh;position:relative;overflow:hidden}.runtime-miniapp-stage--immersive{background:var(--background)}html[data-switchx-has-image-bg=true] .runtime-miniapp-stage--immersive{background:0 0}.runtime-miniapp-stage--panel{background:var(--background);min-height:72vh}.runtime-pixi-surface{background:var(--background);position:absolute;inset:0}.runtime-pixi-surface canvas{width:100%;height:100%;display:block}.runtime-miniapp-mount--overlay{z-index:1;position:relative}.runtime-error{color:var(--destructive);margin:0;padding:1rem}.runtime-error__message{white-space:pre-wrap;margin:.75rem 0 0;font:.875rem/1.5 Consolas,SFMono-Regular,monospace;overflow-x:auto}.miniapp h2{margin:0}.miniapp p{color:var(--muted-foreground)}.miniapp__button{background:var(--primary);color:var(--primary-foreground);cursor:pointer;border:none;border-radius:.45rem;margin-top:.25rem;padding:.55rem .8rem}.miniapp__button:disabled{cursor:wait;opacity:.6}.miniapp__list{margin:.8rem 0 0;padding-left:1.15rem}.miniapp__error{color:var(--destructive)}@media (width<=768px){.runtime-shell__header{flex-direction:column;align-items:flex-start}}
