:root{--stage-aspect: 1.7777778;font-family:Space Grotesk,Avenir Next,Segoe UI,sans-serif;font-weight:400;line-height:1.4;text-transform:uppercase;color:#f4efe3;background-color:#000}*{box-sizing:border-box}html,body{margin:0;width:100%;height:100%;background:#000}#app{width:100%;height:100%}html.fonts-loading #app{visibility:hidden}.app-shell{width:100%;height:100%;margin:0;padding:0;display:grid;place-items:center;overflow:hidden;background:#000}.toolbar{position:fixed;top:1rem;left:1rem;z-index:30;width:min(420px,calc(100vw - 2rem));max-height:calc(100vh - 2rem);overflow:auto;display:flex;flex-wrap:wrap;gap:.6rem .7rem;align-items:center;padding:.9rem;border-radius:.8rem;border:1px solid rgba(255,255,255,.2);background:#06080fd1;-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px);box-shadow:0 14px 28px #00000073}.toolbar label{flex:0 0 auto;font-weight:600;font-size:.85rem}.toolbar select{flex:1 1 10rem;min-width:9rem;border-radius:.5rem;border:1px solid #2b3659;background:#10172b;color:#f4efe3;padding:.4rem .7rem}.toolbar input[type=range]{flex:1 1 8rem;min-width:8rem;accent-color:#f5d98f}.toolbar output{flex:0 0 auto;min-width:3.6rem;font-variant-numeric:tabular-nums;opacity:.92}.toolbar button{flex:1 1 8rem;min-width:7rem;border-radius:.5rem;border:1px solid #4f5f8e;background:#1c2645;color:#f4efe3;padding:.4rem .8rem;cursor:pointer}.toolbar button:disabled{opacity:.6;cursor:not-allowed}.stage{position:relative;width:min(100vw,calc(100vh * var(--stage-aspect)));height:min(100vh,calc(100vw / var(--stage-aspect)));overflow:hidden;border:0;box-shadow:none}.fluid-canvas{position:absolute;inset:0;width:100%;height:100%;image-rendering:pixelated}.stage-overlay{position:absolute;inset:0;padding:1rem 1rem 1.2rem;display:flex;flex-direction:column;justify-content:flex-end;pointer-events:none}.chips{display:flex;gap:.5rem}.chip{border-radius:999px;border:1px solid rgba(255,255,255,.35);background:#00000040;padding:.28rem .72rem;font-size:.8rem;letter-spacing:.02em}.startup-modal{position:fixed;inset:0;z-index:80;display:grid;place-items:center;background:#000000db;-webkit-backdrop-filter:blur(3px);backdrop-filter:blur(3px)}.startup-modal.hidden{display:none}.startup-loader{position:fixed;inset:0;z-index:85;display:grid;place-items:center;background:#000000e6;-webkit-backdrop-filter:blur(3px);backdrop-filter:blur(3px);color:#f4efe3e6;font-size:.72rem;letter-spacing:.18rem}.startup-loader.hidden{display:none}.session-close{position:fixed;top:.5rem;left:.5rem;z-index:70;width:1rem;height:1rem;border:0;background:transparent;color:#fff3;font-family:Space Grotesk,Avenir Next,Segoe UI,sans-serif;font-size:.7rem;line-height:1;letter-spacing:0;cursor:pointer;padding:0}.session-close:hover,.session-close:focus-visible{color:#ffffffeb;outline:none}.startup-card{width:min(560px,calc(100vw - 2rem));text-align:center}.startup-card h1{margin:0;font-size:1.7rem;letter-spacing:.5rem;font-weight:400}.startup-card p{margin:.65rem 0 1.3rem;opacity:.78;font-size:.8rem;text-transform:none}.startup-actions{display:flex;flex-wrap:wrap;justify-content:center;gap:.8rem}.startup-actions button{min-width:10.5rem;font-family:Space Grotesk,Avenir Next,Segoe UI,sans-serif;border-radius:32px;border:1px solid #fff;background:transparent;color:#f4efe3;padding:.65rem 1rem;font-size:.8rem;font-weight:400;letter-spacing:.2rem;text-transform:uppercase;cursor:pointer;outline:none;box-shadow:none;-webkit-tap-highlight-color:transparent}.startup-actions button:hover{background:transparent}.startup-actions button:focus,.startup-actions button:focus-visible,.startup-actions button:active{outline:none;box-shadow:none;border-color:#fff}.startup-actions button:disabled{border-color:#ffffff59;color:#f4efe373;cursor:not-allowed}@media(max-width:900px){.toolbar{gap:.4rem;width:min(320px,calc(100vw - 1rem));top:.5rem;left:.5rem;max-height:calc(100vh - 1rem);padding:.7rem}.toolbar>*{flex:1 1 100%;min-width:0}.toolbar label{margin-top:.2rem}}
