html,body{color:#e8f3ff;background:#030812;width:100%;height:100%;margin:0;font-family:Inter,ui-sans-serif,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;overflow:hidden}#app{width:100%;height:100%;position:relative}canvas{display:block;width:100%!important;height:100%!important}#startup-shell{z-index:10;color:#dcefff;text-align:center;background:linear-gradient(#030812d1,#030812f0),#030812;flex-direction:column;justify-content:center;align-items:center;gap:14px;padding:28px;display:flex;position:fixed;inset:0}.startup-shell__title{color:#9af7ff;text-shadow:0 0 16px #45c4ff52;font-family:Courier New,monospace;font-size:64px;line-height:1}.startup-shell__label{color:#ffcf7a;text-transform:uppercase;font-family:Courier New,monospace;font-size:17px}.startup-shell__detail{color:#b8d6e8;max-width:520px;min-height:20px;font-size:14px}.startup-shell__meter{background:#9af7ff2e;width:min(360px,78vw);height:3px;overflow:hidden}.startup-shell__meter-bar{transform-origin:0;background:#8fffc7;width:100%;height:100%;transition:transform .16s ease-out;transform:scaleX(0)}#startup-shell[data-phase=fallback] .startup-shell__meter-bar{background:#ffcf7a}#startup-shell[data-phase=error] .startup-shell__meter-bar{background:#ff6c6c}
