@import "https://fonts.googleapis.com/css2?family=Chivo:wght@400;600;700;800&family=Silkscreen:wght@400;700&display=swap";.action-selector{z-index:1;background:#111a29ee;border:1px solid #3a465c;border-radius:14px;padding:14px 18px;position:absolute;bottom:3%;left:10%;right:10%;box-shadow:0 10px 30px #02050c99}.action-selector h2{text-align:center;margin:0 0 12px;font:700 12px Silkscreen}.action-selector-options{grid-template-columns:repeat(3,1fr);gap:9px;display:grid}.action-selector-options button{cursor:pointer;background:#171f2d;border:1px solid #39465a;border-radius:8px;place-items:center;gap:3px;padding:10px 6px;transition:all .2s;display:grid}.action-selector-options button:hover,.action-selector-options button:focus-visible,.action-selector-options button.selected{border-color:#9d76ff;outline:none;transform:translateY(-2px);box-shadow:0 0 0 2px #9d76ff40}.action-selector-options button:disabled{cursor:not-allowed;opacity:.45;transform:none}.action-selector-icon{color:#ae87ff}.action-selector-options strong{font-size:11px}.action-selector-options small{color:#9ba5b5;font-size:9px}@media (width<=1250px){.action-selector{bottom:2%;left:4%;right:4%}}@container world-stage (height<=680px){.action-selector{border-radius:10px;padding:8px 10px;bottom:12px}.action-selector h2{margin-bottom:7px;font-size:9px}.action-selector-options button{min-height:44px;padding:6px}.action-selector-icon svg{width:15px;height:15px}.action-selector-options strong{font-size:9px}.action-selector-options small{display:none}}@container world-stage (height<=500px){.action-selector{bottom:8px;left:4%;right:4%}.action-selector h2{display:none}.action-selector-options button{text-align:left;grid-template-columns:auto 1fr;min-height:36px;display:grid}}.editor-tab{color:#8994a5;cursor:default;background:#0d1420;border-top:1px solid #0000;border-right:1px solid #222d3e;align-items:center;gap:8px;min-width:145px;padding:0 8px 0 10px;font-size:11px;display:flex}.editor-tab.active{color:#fff;background:#111a27;border-top-color:#a276ff}.editor-tab>svg{width:14px}.editor-tab .dirty{color:#ab7dff;margin-left:auto;font-size:8px}.editor-tab .tab-state{color:#a276ff;width:11px}.editor-tab .tab-close{color:#7d899b;background:0 0;border:0;place-items:center;width:20px;min-width:20px;height:24px;margin-left:auto;padding:4px;display:grid}.editor-tab .tab-close:hover:not(:disabled){color:#fff;background:#273247;border-radius:4px}.editor-tab .tab-close:disabled{opacity:.25}.editor-tab .tab-close svg{width:12px}.tempo-control{border-top:1px solid #273448;padding:0 10px 9px}.tempo-control header{background:0 0;border:0;justify-content:space-between;align-items:center;height:27px;padding:0;display:flex}.tempo-control header>b{color:#7f8b9e;letter-spacing:.8px;font-size:7px}.tempo-control header>span{align-items:center;gap:4px;display:flex}.tempo-control header button{color:#c0cad8;background:#192436;border:1px solid #3b4960;border-radius:3px;width:20px;height:19px;padding:0}.tempo-control header input[type=number]{color:#fff;text-align:center;background:#0c1420;border:1px solid #4b5b76;border-radius:3px;width:42px;height:19px;padding:0 3px;font-size:9px}.tempo-control header em{color:#8e99aa;font-size:7px}.tempo-control>input[type=range]{accent-color:#9567e4;width:100%}.drum-effects{gap:5px;padding:0 10px 9px;display:grid}.drum-effects label{color:#7f8b9e;text-transform:uppercase;grid-template-columns:38px 1fr 28px;align-items:center;gap:5px;font-size:7px;display:grid}.drum-effects input{accent-color:#9567e4;width:100%}.drum-effects output{text-align:right;color:#b5c0cf;font-size:7px}.drum-machine footer label{align-items:center;gap:3px;display:flex}.drum-machine footer input{color:#b8c3d1;background:#0d1521;border:1px solid #344258;border-radius:3px;width:38px;padding:2px 3px;font-size:8px}.drum-sequencer.programmable{grid-template-columns:38px repeat(16,1fr);align-items:center;gap:3px}.drum-sequencer.programmable>small{text-align:center;color:#59667a;font:6px Silkscreen}.drum-sequencer.programmable>small.current{color:#c2a7ff}.sequence-row{display:contents}.sequence-row>b{text-transform:uppercase;color:#7d899b;font-size:6px;overflow:hidden}.sequence-row>button{background:#172233;border:1px solid #2e3b50;border-radius:2px;height:15px;padding:0}.sequence-row>button:hover{border-color:#75609d}.sequence-row>button.active{background:#8658d1;border-color:#b590f6;box-shadow:inset 0 0 5px #d7c1ff55}.sequence-row>button.current{outline-offset:1px;outline:1px solid #d3bdff}.sequence-row>button.active.current{background:#ae7ef4}.drum-machine header>div{gap:2px;display:flex}.drum-sequencer{grid-template-columns:repeat(8,1fr);gap:3px;padding:9px 10px 0;display:grid}.drum-sequencer i{background:#0b121d;border:1px solid #28354a;border-radius:3px;grid-template-rows:10px repeat(4,5px);gap:2px;padding:3px 2px;display:grid}.drum-sequencer i.bar{margin-left:2px}.drum-sequencer i.current{background:#211a35;border-color:#9b70f0;box-shadow:0 0 8px #8254df66}.drum-sequencer small{text-align:center;color:#59667a;font:6px Silkscreen}.drum-sequencer b{background:#222e40;border-radius:1px;display:block}.drum-sequencer b.kick{background:#895bd0}.drum-sequencer b.snare{background:#3c91c8}.drum-sequencer b.hat{background:#ce943c}.drum-sequencer b.clap{background:#c25587}.drum-machine footer{justify-content:space-between;align-items:center;display:flex}.drum-machine footer button{color:#b5c0cf;text-transform:uppercase;background:#192436;border:1px solid #39475d;border-radius:3px;padding:3px 7px;font-size:7px}.menu-root{position:relative}.window-menu button.open{color:#fff;background:#222c3c}.menu-popover{z-index:80;background:#151e2b;border:1px solid #344157;border-radius:5px;min-width:170px;padding:5px;position:absolute;top:31px;left:0;box-shadow:0 12px 34px #000a}.menu-popover button{text-align:left;align-items:center;gap:5px;width:100%;height:28px;padding:0 10px;display:flex}.menu-popover button span{place-items:center;width:15px;display:grid}.menu-popover button svg{width:12px}.drum-machine{z-index:45;background:#111a28;border:1px solid #3a4860;border-radius:9px;width:390px;position:absolute;bottom:38px;right:18px;overflow:hidden;box-shadow:0 16px 48px #000b}.drum-machine header{color:#aeb8c8;letter-spacing:.8px;background:#182335;border-bottom:1px solid #303d52;justify-content:space-between;align-items:center;height:31px;padding:0 8px 0 10px;font-size:9px;display:flex}.drum-machine header span{align-items:center;gap:6px;display:flex}.drum-machine header button{color:#8490a2;background:0 0;border:0}.drum-machine header svg{width:13px}.drum-pads{grid-template-columns:1fr 1fr;gap:7px;padding:10px;display:grid}.drum-pad{color:#eaf0f8;background:linear-gradient(145deg,#28364b,#182335);border:1px solid #495774;border-radius:7px;flex-direction:column;justify-content:space-between;align-items:flex-start;height:60px;padding:7px;display:flex;box-shadow:inset 0 1px #ffffff18,0 3px #080d16}.drum-pad:hover{filter:brightness(1.16)}.drum-pad:active{transform:translateY(2px);box-shadow:inset 0 2px 8px #0008}.drum-pad small{color:#77849a;align-self:flex-end;font-size:8px}.drum-pad strong{font-size:11px}.drum-pad.kick{border-color:#7e5bc2}.drum-pad.snare{border-color:#397fb0}.drum-pad.hat{border-color:#b4843b}.drum-pad.clap{border-color:#a34f78}.drum-machine footer{color:#647187;text-transform:uppercase;letter-spacing:1px;padding:0 10px 8px;font-size:7px}.ambient-theme-selector>header{justify-content:space-between;align-items:center;height:18px;padding:0 2px 5px;display:flex}.ambient-theme-selector>header small{color:#9aa6b9;letter-spacing:.7px;font:7px Silkscreen}.ambient-theme-selector .crackle-preview{color:#d8c3ef;text-transform:uppercase;background:#2b213b;border-color:#5d4d71;width:auto;height:17px;padding:0 6px;font-size:7px}.ambient-theme-selector .crackle-preview:hover{background:#4a3268;border-color:#c291ff}.volume-hud{z-index:80;color:#dce5f3;width:244px;font:9px Chivo,sans-serif;position:fixed;bottom:34px;right:12px}.volume-hud>summary{cursor:pointer;letter-spacing:.5px;background:#101827ee;border:1px solid #46536a;border-radius:6px;align-items:center;gap:6px;width:max-content;height:28px;margin-left:auto;padding:0 9px;font:7px Silkscreen;list-style:none;display:flex;box-shadow:0 5px 18px #0009}.volume-hud>summary::-webkit-details-marker{display:none}.volume-hud>summary svg{width:13px}.volume-hud[open]>summary{display:none}.volume-hud>div{-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);background:#0b1220ed;border:1px solid #46536a;border-radius:8px;padding:9px;box-shadow:0 10px 30px #000b}.volume-hud header{color:#9faabd;letter-spacing:.6px;border-bottom:1px solid #283449;align-items:center;height:22px;margin-bottom:7px;font:7px Silkscreen;display:flex}.volume-hud header span{margin-right:auto}.volume-hud header button{color:#7f8b9d;cursor:pointer;background:0 0;border:0;width:22px;height:22px;padding:4px}.volume-hud header button:hover{color:#fff}.volume-hud header svg{width:12px}.volume-hud label{grid-template-columns:58px 1fr 28px;align-items:center;gap:6px;height:27px;display:grid}.volume-hud label span{text-transform:uppercase;color:#9da8b9;font-size:8px}.volume-hud label:first-of-type span,.volume-hud label:first-of-type output{color:#d4baff}.volume-hud input{accent-color:#9b6dff;width:100%;height:3px}.volume-hud output{text-align:right;color:#8390a3;font:8px monospace}.volume-hud>div>i{background:#273347;height:1px;margin:4px 0;display:block}.theme-config-editor{color:#cbd5e3;background:#0d1420;grid-template-rows:28px 38px minmax(0,1fr) 28px;height:100%;display:grid}.theme-config-editor>header{background:#101824;border-bottom:1px solid #273246;align-items:center;gap:9px;padding:0 10px;display:flex}.theme-config-editor>header span{white-space:nowrap;font:7px Silkscreen}.theme-config-editor>header span.valid{color:#58d3a1}.theme-config-editor>header span.invalid{text-overflow:ellipsis;color:#ff7f88;max-width:240px;overflow:hidden}.theme-config-editor>header small{color:#788496;margin-right:auto;font-size:8px}.theme-config-editor>header button{color:#aeb9c9;cursor:pointer;background:#172132;border:1px solid #344159;border-radius:5px;align-items:center;gap:5px;height:24px;padding:0 8px;font-size:8px;display:flex}.theme-config-editor>header button:hover:not(:disabled){color:#fff;border-color:#8f68e7}.theme-config-editor>header button:disabled{opacity:.35}.theme-config-editor>header svg{width:11px}.theme-config-source{background:#1e1e1e;min-height:0;overflow:hidden}.theme-config-source>section{height:100%}.theme-config-editor>footer{color:#7f8b9e;border-top:1px solid #273246;align-items:center;gap:7px;padding:0 12px;font-size:8px;display:flex}.theme-config-editor>footer svg{color:#58d3a1;width:12px}.editor-group{overflow:hidden;grid-template-rows:36px minmax(0,1fr) 34px!important}.editor-group:has(.workbench-panel.open){grid-template-rows:36px minmax(0,1fr) clamp(140px,22vh,210px)!important}.workbench-panel,.workbench-panel.open{overflow:hidden;height:100%!important;min-height:0!important}.ambient-theme-selector{z-index:3;-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);background:#0b1220e8;border:1px solid #44516a;border-radius:10px;padding:6px;position:absolute;top:12px;left:12px;box-shadow:0 8px 24px #02050c99}.ambient-theme-selector>small{color:#9aa6b9;letter-spacing:.7px;padding:1px 3px 6px;font:7px Silkscreen;display:block}.ambient-theme-selector>div{gap:6px;display:flex}.ambient-theme-selector button{color:#aab5c5;cursor:pointer;background:#172132;border:1px solid #0000;border-radius:7px;place-items:center;width:54px;height:60px;padding:3px;display:grid;position:relative}.ambient-theme-selector button:hover{color:#fff;border-color:#8060ca}.ambient-theme-selector button.active{color:#fff;background:#432c72;border-color:#b590ff;box-shadow:0 0 0 1px #6f49bd}.ambient-theme-selector i{color:#e6d082;font:21px serif}.ambient-theme-selector span{text-overflow:ellipsis;white-space:nowrap;max-width:48px;font-size:7px;font-weight:700;overflow:hidden}.ambient-theme-selector .theme-play{opacity:.55;width:10px;height:10px;position:absolute;top:3px;right:3px}.ambient-theme-selector button:hover .theme-play,.ambient-theme-selector button.active .theme-play{opacity:1}:root{color:#edf1f8;font-synthesis:none;background:#070b13;font-family:Chivo,system-ui,sans-serif}*{box-sizing:border-box}body{background:radial-gradient(circle at 50% 0,#13233e 0,#070b13 45%);min-width:1080px;min-height:100vh;margin:0}button{font:inherit;color:inherit}.app-shell{grid-template-rows:58px minmax(0,1fr) 94px;gap:0;height:100vh;min-height:740px;padding:14px;display:grid}.topbar,.panel,.world-stage,.status,.benefits{background:#0a101cf5;border:1px solid #202b3e;box-shadow:0 14px 40px #03061080}.topbar{border-radius:12px 12px 0 0;align-items:center;display:flex}.brand{border-right:1px solid #1e293b;align-items:center;gap:13px;width:266px;height:100%;padding:0 20px;display:flex}.brand strong{letter-spacing:-1px;white-space:nowrap;font:700 20px Silkscreen}.brand em{color:#9c6dff;font-style:normal}.brand>svg{color:#596275;margin-left:auto}.brand-mark{background:#7144d8;border:3px solid #b890ff;border-radius:7px;place-items:center;width:32px;height:32px;font-size:27px;display:grid}.tabs{align-self:stretch;display:flex}.tab{background:0 0;border:0;align-items:center;gap:12px;padding:0 20px;display:flex}.tab.active{background:#121a28;border:1px solid #273247;border-bottom:0;border-radius:12px 12px 0 0;min-width:190px}.tab svg{color:#798399;margin-left:auto}.tab.ghost{color:#606b7e;font-size:22px}.mode-switch{background:#141c2a;border:1px solid #354258;border-radius:9px;align-items:center;gap:8px;height:38px;margin:auto;padding:0 14px;font-weight:600;display:flex}.mode-switch small{color:#828da0;margin-left:1px}.account{align-items:center;gap:7px;height:100%;padding:0 18px;display:flex}.account button{background:0 0;border:0;padding:8px}.account svg{width:19px}.account i{background:#344054;width:1px;height:27px;margin:0 7px}.account .avatar{background:#374254;border-radius:50%;width:38px;height:38px;padding:2px;font-size:22px}.workspace{grid-template-columns:266px minmax(510px,1fr) 390px;min-height:0;display:grid}.panel{min-width:0}.panel-title{color:#9ba6b8;letter-spacing:1px;justify-content:space-between;align-items:center;height:52px;padding:0 20px;font-size:12px;font-weight:700;display:flex}.story-panel{border-top:0;flex-direction:column;display:flex}.chapter-list{gap:5px;padding:0 12px;display:grid}.chapter-list button{text-align:left;color:#717b8d;background:0 0;border:0;border-radius:8px;align-items:center;gap:12px;height:42px;padding:0 14px;display:flex}.chapter-list svg{width:17px}.chapter-list button.selected{color:#f3f0ff;background:linear-gradient(90deg,#403071,#30265f)}.chapter-list button:disabled{opacity:.62}.separator{background:#1d2738;height:1px;margin:16px}.progress{padding:0 18px}.progress>p{color:#9aa5b5;letter-spacing:1px;font-size:11px}.profile-row{align-items:center;gap:11px;margin:16px 0;display:flex}.mini-avatar{background:#523785;border:2px solid #7c55cc;border-radius:10px;place-items:center;width:42px;height:42px;font-size:24px;display:grid}.profile-row div{gap:3px;display:grid}.profile-row small,.story-footer small{color:#7c8798;font-size:11px}.xp{background:#222c3c;border-radius:9px;height:7px;margin-top:17px;position:relative}.xp i{background:linear-gradient(90deg,#64c9ff,#9c70ff);border-radius:9px;width:20%;height:100%;display:block}.xp span{text-align:right;color:#8e98aa;margin-top:8px;font-size:11px;display:block}.privacy{background:#101a29;border:1px solid #263249;border-radius:10px;gap:11px;margin:43px 16px 0;padding:14px;display:flex}.privacy svg{color:#4ce09a;min-width:22px}.privacy b{font-size:12px}.privacy p{color:#aab3c0;margin:5px 0 0;font-size:10px;line-height:1.45}.story-footer{gap:4px;margin:auto 20px 23px;display:grid}.story-footer .chest{margin-bottom:4px;font-size:43px}.story-footer b{font-size:12px}.world-stage{background-position:50%;background-size:cover;border-top:0;border-left:0;position:relative;overflow:hidden;container-type:inline-size}.world-copy{text-align:center;text-shadow:0 3px #07101f,0 5px 14px #07101f;position:absolute;top:5%;left:0;right:0}.world-copy span{color:#ffe382;font:400 clamp(8px,1cqw,11px) Silkscreen}.world-copy h1{color:#fff;letter-spacing:-2px;margin:8px 0;font:700 clamp(24px,4.3cqw,52px)/1.05 Silkscreen}.world-copy h1 em{color:#a273ff;font-style:normal}.world-copy p{margin:0;font-size:clamp(10px,1.4cqw,15px)}.hero-group{position:absolute;top:43%;left:52%;transform:translate(-50%,-50%)}.speech{color:#172033;filter:drop-shadow(0 5px #07101f66);background:#fff9e8;border:3px solid #172033;border-radius:9px;width:215px;padding:13px 15px;font-size:12px;line-height:1.4;animation:.4s speech-in;position:absolute;top:-55px;left:82px}.speech:after{content:"";border-top:14px solid #172033;border-bottom:0 solid #0000;border-left:0 solid #0000;border-right:14px solid #0000;position:absolute;bottom:-14px;left:8px}.hero{filter:drop-shadow(0 9px 4px #08111b80);transform-origin:bottom;width:88px;height:145px;animation:2.5s ease-in-out infinite idle;position:relative}.hero span{place-items:center;display:grid;position:absolute}.hair{color:#2a1825;background:#2a1825;border:5px solid #120d15;border-radius:45% 55% 42% 45%;width:58px;height:58px;top:5px;left:18px}.face{color:#21111a;background:#b96c3b;border-radius:42%;width:47px;height:45px;font:700 14px monospace;top:22px;left:26px}.body{color:#d5b9ff;background:linear-gradient(90deg,#5e2eb2,#9557f1,#4c2490);border:5px solid #201531;border-radius:14px 14px 7px 7px;width:65px;height:60px;top:66px;left:17px}.legs{color:#17273c;font:900 32px monospace;top:119px;left:22px}.companion{color:#fff;background:#273040;border:4px solid #111827;border-radius:30px 30px 15px 15px;place-items:center;width:67px;height:45px;font:700 12px monospace;animation:3s ease-in-out infinite cat;display:grid;position:absolute;bottom:2px;left:-82px}.firefly{color:#ffdc5d;text-shadow:0 0 9px #fff171;animation:3s ease-in-out infinite float;position:absolute}.f1{top:34%;left:25%}.f2{animation-delay:-1s;top:29%;right:19%}.f3{animation-delay:-2s;top:52%;right:32%}.action-dock{background:#111a29ee;border:1px solid #3a465c;border-radius:14px;padding:14px 18px;position:absolute;bottom:3%;left:10%;right:10%;box-shadow:0 10px 30px #02050c99}.action-dock>p{text-align:center;margin:0 0 12px;font:700 12px Silkscreen}.action-dock>div{grid-template-columns:repeat(3,1fr);gap:9px;display:grid}.action-dock>div button{background:#171f2d;border:1px solid #39465a;border-radius:8px;place-items:center;gap:3px;padding:10px 6px;display:grid}.action-dock button:hover{border-color:#9d76ff;transform:translateY(-2px)}.action-dock button{cursor:pointer;transition:all .2s}.action-dock button span{color:#ae87ff}.action-dock button b{font-size:11px}.action-dock button small{color:#9ba5b5;font-size:9px}.action-dock .continue{display:none}.mission-panel{border-top:0;border-left:0;padding:0 14px 14px;overflow:auto}.mission-panel>.panel-title{margin:0 -14px}.world-preview{text-align:center;background:linear-gradient(#24a9e8,#5dc5f2 48%,#1681b7);border-radius:10px;height:180px;padding:17px;position:relative;overflow:hidden}.world-preview>div:first-child{z-index:2;background:#111827de;border:2px solid #263950;border-radius:7px;padding:7px 25px;display:inline-grid;position:relative}.world-preview small{letter-spacing:1px;font-size:9px}.world-preview b{font:12px Silkscreen}.island{clip-path:polygon(10% 7%,85% 0,100% 43%,79% 100%,22% 91%,0 45%);filter:drop-shadow(0 10px #316c56);background:#4e9c44;height:90px;padding-top:18px;font-size:32px;position:absolute;bottom:10px;left:13%;right:13%}.island span{font-size:39px}.island i{background:#7652d5;border:3px solid #fff;border-radius:50%;place-items:center;width:26px;height:26px;font:700 11px sans-serif;display:grid;position:absolute;bottom:6px;left:46%}.mission-card,.code-card{background:#101824;border:1px solid #273248;border-radius:9px;margin-top:13px}.mission-card{padding:14px}.mission-head{align-items:center;gap:11px;display:flex}.mission-head>span{background:#493179;border-radius:7px;padding:4px;font-size:25px}.mission-head div{gap:3px;display:grid}.mission-head small,.goal small{letter-spacing:1px;color:#8e99aa;font-size:8px}.mission-head b{font-size:13px}.mission-card>p{color:#9aa5b5;margin:10px 0;font-size:10px}.goal{background:#182233;border-radius:7px;gap:9px;padding:9px;display:flex}.goal svg{color:#a47cff;width:17px}.goal span{gap:2px;font-size:10px;display:grid}.code-card header{border-bottom:1px solid #293448;justify-content:space-between;align-items:center;height:35px;padding:0 12px;font-size:10px;display:flex}.code-card header button{color:#768196;background:0 0;border:0}.code-card pre{color:#dce3ed;margin:10px;font:10px/1.75 monospace}.code-card pre span{color:#5e697a}.code-card pre i{color:#d881e8}.code-card pre b{color:#5cb8f4}.code-card pre em{color:#5fb779}.code-card pre q{color:#f7a65c}.run-button{cursor:pointer;background:linear-gradient(90deg,#5d2ad0,#7243dc);border:0;border-radius:8px;justify-content:center;align-items:center;gap:8px;width:100%;height:46px;margin-top:13px;font-weight:700;display:flex}.run-button.success{background:linear-gradient(90deg,#168c62,#29b27e)}.run-button svg{width:18px}.hint{color:#969fb0;background:0 0;border:0;justify-content:center;gap:7px;width:100%;padding:11px;font-size:10px;display:flex}.hint svg{width:14px}.bottom-wrap{grid-template-columns:266px 1fr 390px;display:grid}.status{color:#49d18f;border-top:0;border-radius:0 0 0 12px;align-items:center;gap:8px;padding:0 20px;font-size:11px;display:flex}.status i{background:#49d18f;border-radius:50%;width:8px;height:8px;box-shadow:0 0 9px #49d18f}.status span{display:none}.benefits{border-top:0;border-left:0;border-radius:0 0 12px;grid-column:2/4;grid-template-columns:repeat(4,1fr);align-items:center;gap:20px;padding:12px 26px;display:grid}.benefits>div{align-items:center;gap:13px;display:flex}.benefits svg{color:#8cc5ff;border:1px solid #394b65;border-radius:8px;width:38px;height:38px;padding:9px}.benefits p{gap:4px;margin:0;display:grid}.benefits b{font-size:10px}.benefits small{color:#8a95a6;font-size:9px;line-height:1.35}@keyframes idle{0%,to{transform:translateY(0)rotate(-1deg)}50%{transform:translateY(-6px)rotate(1deg)}}@keyframes cat{0%,80%,to{transform:translateY(0)}85%{transform:translateY(-8px)}}@keyframes float{50%{opacity:.5;transform:translateY(-12px)}}@keyframes speech-in{0%{opacity:0;transform:scale(.9)translateY(8px)}}@media (width<=1250px){.workspace,.brand,.bottom-wrap{grid-template-columns:226px 1fr 330px}.brand{width:226px}.action-dock{left:4%;right:4%}.benefits>div:last-child{display:none}.benefits{grid-template-columns:repeat(3,1fr)}}.workbench-shell{grid-template-rows:46px minmax(0,1fr) 24px;gap:0;padding:0}.workbench-shell .topbar{background:#0c121e;border-radius:0}.workbench-shell .brand{width:220px;padding:0 12px}.window-menu{align-items:center;margin-left:8px;display:flex}.window-menu button{color:#9aa4b5;background:0 0;border:0;padding:7px;font-size:11px}.window-menu button:hover{color:#fff;background:#222c3c}.workbench-shell .mode-switch{height:30px;font-size:11px}.workbench-shell .account{padding-right:8px}.workbench-grid{background:#080d16;grid-template-columns:48px 244px minmax(460px,1fr) 340px;min-height:0;display:grid;position:relative}.workbench-grid.primary-hidden{grid-template-columns:48px minmax(460px,1fr) 340px}.workbench-grid.secondary-hidden{grid-template-columns:48px 244px minmax(460px,1fr)}.workbench-grid.primary-hidden.secondary-hidden{grid-template-columns:48px minmax(460px,1fr)}.activity-bar{background:#0a101a;border-right:1px solid #222d3e;flex-direction:column;justify-content:space-between;padding:3px 0;display:flex}.activity-bar>div{display:grid}.activity-bar button{color:#687486;background:0 0;border:0;border-left:2px solid #0000;place-items:center;height:47px;display:grid;position:relative}.activity-bar button:hover:not(:disabled){color:#fff;background:#141d2b}.activity-bar button.active{color:#fff;border-left-color:#9b6dff}.activity-bar button:disabled{opacity:.42}.activity-bar svg{width:21px}.activity-bar .tool-lock{color:#bd9bff;width:9px;height:9px;position:absolute;bottom:6px;right:5px}.workbench-grid>.story-panel{box-shadow:none;border:0;border-right:1px solid #222d3e}.editor-group{background:#080d16;grid-template-rows:36px minmax(0,1fr) auto;min-width:0;min-height:0;display:grid}.editor-tabs{background:#0b111c;border-bottom:1px solid #222d3e;height:36px;display:flex}.editor-tabs button{color:#8994a5;background:#0d1420;border-top:1px solid #0000;border-bottom:0;border-left:0;border-right:1px solid #222d3e;align-items:center;gap:8px;min-width:145px;padding:0 10px;font-size:11px;display:flex}.editor-tabs button.active{color:#fff;background:#111a27;border-top-color:#a276ff}.editor-tabs svg{width:14px}.editor-tabs button>svg:last-child{width:12px;margin-left:auto}.editor-tabs .dirty{color:#ab7dff;margin-left:auto;font-size:8px}.editor-content{min-height:0;position:relative;overflow:hidden}.editor-content>.world-stage{border:0;height:100%}.workbench-grid>.mission-panel{box-shadow:none;border:0;border-left:1px solid #222d3e}.primary-toggle,.secondary-toggle{z-index:10;color:#8490a2;background:#111a29;border:1px solid #334159;width:17px;height:44px;padding:0;position:absolute;top:45%}.primary-toggle{border-radius:0 7px 7px 0;left:292px}.secondary-toggle{border-radius:7px 0 0 7px;right:340px}.workbench-panel{background:#090f19;border-top:1px solid #283448;min-height:34px}.workbench-panel.open{height:142px}.workbench-panel header{justify-content:space-between;height:34px;display:flex}.workbench-panel header>div{display:flex}.workbench-panel header button{color:#8792a3;background:0 0;border:0;align-items:center;gap:5px;height:34px;padding:0 12px;font-size:9px;display:flex}.workbench-panel header button.active{color:#fff;border-top:1px solid #a071ff}.workbench-panel header svg{width:13px}.workbench-panel header span{background:#2d394c;border-radius:8px;padding:1px 5px}.terminal-body{color:#aeb8c7;padding:7px 14px;font:10px/1.7 monospace}.terminal-body p{align-items:center;gap:6px;margin:0;display:flex}.terminal-body span,.terminal-success{color:#58d3a1}.terminal-body svg{width:12px}.terminal-body>i{color:#9e72ff}.full-editor{background:#0d1420;height:100%;position:relative}.breadcrumbs{color:#7d899b;height:28px;padding:8px 14px;font-size:9px}.breadcrumbs b{padding:0 8px}.editor-surface{padding-top:12px;font:13px/1.8 monospace;display:flex;position:relative}.editor-surface .gutter{color:#475367;text-align:right;-webkit-user-select:none;user-select:none;padding:0 14px 0 20px}.editor-surface pre{color:#dce5f0;font:inherit;margin:0}.editor-surface pre i{color:#d982e9}.editor-surface pre strong{color:#67bff5}.editor-surface pre em{color:#5eb279}.editor-surface pre span{color:#83a9f2}.editor-surface pre q{color:#f1a268}.caret{background:#fff;width:2px;height:17px;animation:1s step-end infinite blink;position:absolute;top:59px;left:256px}.editor-run{background:#1b683f;border:1px solid #3a4960;border-radius:6px;align-items:center;gap:6px;padding:6px 12px;font-size:10px;display:flex;position:absolute;top:45px;right:18px}.editor-run svg{width:12px}.workbench-status{color:#fff;background:#6232b9;justify-content:space-between;align-items:center;height:24px;padding:0 8px;font-size:9px;display:flex}.workbench-status>div{align-items:center;gap:15px;height:100%;display:flex}.workbench-status button{background:0 0;border:0;align-items:center;gap:4px;height:100%;font-size:9px;display:flex}.workbench-status svg{width:12px}.workbench-status span{align-items:center;gap:4px;display:flex}.workbench-status i{background:#6dffad;border-radius:50%;width:6px;height:6px}.settings-popover{z-index:30;background:#121b29;border:1px solid #3c4a61;border-radius:10px;width:310px;padding:14px;position:absolute;bottom:8px;left:56px;box-shadow:0 18px 60px #000c}.settings-popover header{border-bottom:1px solid #2b374a;justify-content:space-between;align-items:center;padding-bottom:12px;display:flex}.settings-popover header div{gap:3px;display:grid}.settings-popover header small{color:#8f9bad;letter-spacing:1px;font-size:8px}.settings-popover header b{font-size:13px}.settings-popover header button{background:0 0;border:0}.settings-popover header svg{width:15px}.settings-popover>label{border-bottom:1px solid #253044;justify-content:space-between;align-items:center;padding:12px 0;display:flex}.settings-popover label span{gap:3px;display:grid}.settings-popover label b{font-size:10px}.settings-popover label small{color:#8d98a9;font-size:8px}.settings-popover input{accent-color:#8c5ff1}.settings-level{padding:12px 0}.settings-level>span{font-size:9px}.settings-level>div{gap:5px;margin-top:8px;display:flex}.settings-level button{background:#182233;border:1px solid #35435a;border-radius:5px;width:32px;height:26px;font-size:9px}.settings-level button.active{background:#7040d0;border-color:#a177ff}.settings-tools{grid-template-columns:1fr 1fr;gap:5px;display:grid}.settings-tools button{text-align:left;background:#0f1723;border:1px solid #2e3a4e;border-radius:6px;align-items:center;gap:7px;padding:7px;display:flex}.settings-tools svg{width:13px}.settings-tools span{font-size:8px;display:grid}.settings-tools small{color:#778395;font-size:7px}.settings-popover>p{color:#8f9aaa;align-items:center;gap:7px;margin:12px 0 0;font-size:8px;display:flex}.settings-popover>p svg{color:#4ed99b;width:14px}@keyframes blink{50%{opacity:0}}@media (width<=1250px){.workbench-grid{grid-template-columns:48px 220px minmax(420px,1fr) 300px}.workbench-grid.primary-hidden{grid-template-columns:48px minmax(420px,1fr) 300px}.workbench-grid.secondary-hidden{grid-template-columns:48px 220px minmax(420px,1fr)}.primary-toggle{left:268px}.secondary-toggle{right:300px}.world-copy{top:3%}.action-dock{bottom:2%}}.game-engine-canvas{width:100%;height:100%;display:block;position:absolute;inset:0}.world-stage>.world-copy,.world-stage>.firefly,.world-stage>.hero-overlay,.world-stage>.action-dock{z-index:1}.hero-overlay{width:0;height:0;top:66%;left:52%}.hero-overlay .speech{top:-275px;left:45px}.hero-overlay .companion{bottom:5px;left:-120px}.settings-heroes{border-bottom:1px solid #253044;grid-template-columns:repeat(4,1fr);gap:6px;padding:12px 0;display:grid}.settings-heroes button{color:#9aa5b5;background:#0f1723;border:1px solid #35435a;border-radius:7px;place-items:center;height:82px;padding:3px;font-size:9px;display:grid}.settings-heroes button.active{color:#fff;background:#2b1f48;border-color:#a177ff}.settings-heroes img{object-fit:contain;max-width:48px;height:57px}.settings-popover .settings-name input{color:#fff;background:#0c1420;border:1px solid #3b4960;border-radius:6px;outline:none;width:132px;padding:7px 9px;font-size:10px}.settings-popover .settings-name input:focus{border-color:#a177ff;box-shadow:0 0 0 2px #7040d033}.settings-popover{max-height:calc(100% - 16px);overflow:auto}.settings-section{border-bottom:1px solid #253044;padding:12px 0}.settings-section>small,.settings-section-label{color:#8f9bad;letter-spacing:1px;font-size:8px}.settings-section label{justify-content:space-between;align-items:center;padding-top:10px;display:flex}.settings-section label span{gap:3px;display:grid}.settings-section label b{font-size:10px}.settings-section label small{color:#8d98a9;font-size:8px}.settings-section input[type=range]{width:118px}.settings-section-label{padding-top:12px}.settings-themes{grid-template-columns:repeat(3,1fr);gap:6px;margin-top:9px;display:grid}.settings-themes button{background:#0f1723;border:1px solid #344158;border-radius:6px;gap:5px;padding:6px;font-size:8px;display:grid}.settings-themes button.active{background:#211a35;border-color:#a177ff}.settings-themes i{background:linear-gradient(135deg,#111a29,#7040d0);border-radius:3px;height:22px}.settings-themes i[data-theme-swatch=dusk]{background:linear-gradient(135deg,#211522,#d16d68)}.settings-themes i[data-theme-swatch=forest]{background:linear-gradient(135deg,#0c211d,#3ca77e)}.workbench-shell[data-theme=dusk] .workbench-grid,.workbench-shell[data-theme=dusk] .editor-group{background:#160f18}.workbench-shell[data-theme=dusk] .topbar,.workbench-shell[data-theme=dusk] .activity-bar,.workbench-shell[data-theme=dusk] .editor-tabs{background:#1d131e}.workbench-shell[data-theme=dusk] .workbench-status{background:#9b494f}.workbench-shell[data-theme=forest] .workbench-grid,.workbench-shell[data-theme=forest] .editor-group{background:#071511}.workbench-shell[data-theme=forest] .topbar,.workbench-shell[data-theme=forest] .activity-bar,.workbench-shell[data-theme=forest] .editor-tabs{background:#0b1c18}.workbench-shell[data-theme=forest] .workbench-status{background:#176f59}.world-stage{container:world-stage/size}.workbench-shell{--activity-width:48px;--primary-width:244px;--secondary-width:340px;--editor-min-width:460px;overflow:hidden}.workbench-grid{grid-template-columns:var(--activity-width) var(--primary-width) minmax(var(--editor-min-width),1fr) var(--secondary-width);grid-template-areas:"activity primary editor secondary";min-width:0;transition:grid-template-columns .22s ease-out;overflow:hidden}@media (prefers-reduced-motion:reduce){.workbench-grid{transition:none}}.workbench-grid.primary-hidden{grid-template-columns:var(--activity-width) minmax(var(--editor-min-width),1fr) var(--secondary-width);grid-template-areas:"activity editor secondary"}.workbench-grid.secondary-hidden{grid-template-columns:var(--activity-width) var(--primary-width) minmax(var(--editor-min-width),1fr);grid-template-areas:"activity primary editor"}.workbench-grid.primary-hidden.secondary-hidden{grid-template-columns:var(--activity-width) minmax(var(--editor-min-width),1fr);grid-template-areas:"activity editor"}.activity-bar{grid-area:activity}.workbench-grid>.story-panel{grid-area:primary;min-height:0;overflow:hidden}.editor-group{grid-area:editor}.workbench-grid>.mission-panel{grid-area:secondary;min-height:0}.primary-toggle{left:calc(var(--activity-width) + var(--primary-width))}.primary-hidden .primary-toggle{left:var(--activity-width)}.secondary-toggle{right:var(--secondary-width)}.secondary-hidden .secondary-toggle{right:0}@media (width<=1250px){.workbench-shell{--primary-width:220px;--secondary-width:300px;--editor-min-width:420px}}.level-map{background:linear-gradient(#1598d2,#52c5ed 62%,#217aa5);border-radius:10px;height:224px;position:relative;overflow:hidden;box-shadow:inset 0 0 0 1px #65d2f266}.level-map header{z-index:5;text-align:center;background:#101827e8;border:2px solid #30435d;border-radius:8px;min-width:150px;padding:7px 18px;display:grid;position:absolute;top:12px;left:50%;transform:translate(-50%)}.level-map header span{letter-spacing:1px;color:#a8b4c5;font-size:8px}.level-map header strong{margin-top:3px;font:11px Silkscreen}.level-map-land{background:linear-gradient(145deg,#6db451,#347e3f);border-radius:48% 45% 42% 52%;position:absolute;inset:48px 5% 23px;transform:rotate(-3deg);box-shadow:inset 0 -13px #286b45,0 9px #235876}.level-map-route{opacity:.75;border:4px dashed #f4d792;border-left-color:#0000;border-radius:55% 35% 50%;width:73%;height:57%;position:absolute;top:16%;left:14%;transform:rotate(-8deg)}.level-stop{z-index:3;place-items:center;display:grid;position:absolute;transform:translate(-50%,-50%)rotate(3deg)}.level-stop button{color:#fff;background:#6f45d1;border:3px solid #fff;border-radius:50%;place-items:center;width:29px;height:29px;padding:5px;display:grid;box-shadow:0 4px #24344b}.level-stop button svg{width:13px}.level-stop>span{font:700 8px sans-serif;position:absolute;top:10px}.level-stop.complete button{background:#24a875}.level-stop.locked button{color:#c5ced8;background:#536174;border-color:#93a0b1}.level-stop.current button{background:#8758ea;width:35px;height:35px;animation:1.8s ease-in-out infinite map-pulse;box-shadow:0 0 0 5px #f4d76a66,0 4px #24344b}.level-stop.current>span{top:13px}.level-stop b{white-space:nowrap;background:#111a29e8;border-radius:4px;padding:3px 5px;font-size:7px;position:absolute;top:40px}.map-tree{color:#174e2d;text-shadow:2px 2px #2d6d3b;font-size:24px;position:absolute}.tree-one{top:16%;left:28%}.tree-two{top:28%;left:48%}.tree-three{bottom:17%;right:12%}.level-map footer{z-index:5;text-shadow:0 1px 2px #08334b;justify-content:space-between;font-size:8px;display:flex;position:absolute;bottom:7px;left:10px;right:10px}.level-map footer span{color:#d7eff8}.level-map footer b{color:#fff}@keyframes map-pulse{50%{transform:scale(1.08)}}.hero-switcher{z-index:2;-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);background:#0b1220d9;border:1px solid #44516a;border-radius:10px;gap:6px;padding:6px;display:flex;position:absolute;top:12px;right:12px}.hero-switcher button{color:#aab5c5;cursor:pointer;background:#172132;border:1px solid #0000;border-radius:7px;place-items:center;width:52px;height:62px;padding:2px;display:grid}.hero-switcher button:hover{border-color:#8060ca}.hero-switcher button.active{color:#fff;background:#432c72;border-color:#b590ff;box-shadow:0 0 0 1px #6f49bd}.hero-switcher img{object-fit:contain;max-width:35px;height:43px}.hero-switcher span{font-size:8px;font-weight:700}.movement-toggle{z-index:2;color:#aab5c5;cursor:pointer;background:#0b1220e8;border:1px solid #44516a;border-radius:9px;align-items:center;gap:7px;height:34px;padding:0 10px;display:flex;position:absolute;top:88px;right:12px}.movement-toggle:hover{border-color:#8060ca}.movement-toggle.active{color:#fff;background:#17392e;border-color:#6cdba2}.movement-toggle svg{width:16px}.movement-toggle span{font-size:10px;font-weight:700}.movement-toggle b{color:#8f9bad;font-size:9px}.movement-toggle.active b{color:#6cdba2}.level-map-viewport{touch-action:none;position:absolute;inset:0;overflow:hidden}.level-map-viewport.can-pan{cursor:grab}.level-map-viewport.can-pan:active{cursor:grabbing}.level-map-world{transform-origin:50%;transition:transform .15s steps(3,end);position:absolute;inset:0}.level-map-viewport:active .level-map-world{transition:none}.level-map-viewport .level-map-land{inset:48px 5% 23px}.map-controls{z-index:8;background:#0c1423e8;border:2px solid #30435d;border-radius:6px;align-items:center;gap:2px;padding:3px;display:flex;position:absolute;top:8px;right:7px;box-shadow:0 3px #12324c}.map-controls button{color:#e8f1ff;cursor:pointer;background:#25334a;border:0;border-radius:3px;place-items:center;width:23px;height:23px;padding:5px;display:grid}.map-controls button:hover:not(:disabled){background:#7145cf}.map-controls button:disabled{opacity:.35;cursor:default}.map-controls svg{stroke-width:3px;width:12px;height:12px}.map-controls output{text-align:center;color:#a9b7c9;min-width:34px;font:7px Silkscreen}.map-zoom-hint{z-index:6;letter-spacing:.3px;color:#ddf5ff;pointer-events:none;background:#0c1423bb;border-radius:3px;padding:3px 5px;font:6px Silkscreen;position:absolute;bottom:25px;left:50%;transform:translate(-50%)}.drum-sequencer.programmable{grid-template-columns:38px repeat(var(--sequence-length),1fr)}.app-shell.workbench-shell{min-height:0}.editor-group:has(.workbench-panel.open) .action-selector{z-index:4;border-radius:10px;padding:8px 10px;bottom:10px}.editor-group:has(.workbench-panel.open) .action-selector h2{margin-bottom:7px;font-size:9px}.editor-group:has(.workbench-panel.open) .action-selector-options button{min-height:40px;padding:5px}.editor-group:has(.workbench-panel.open) .action-selector-icon svg{width:14px;height:14px}.editor-group:has(.workbench-panel.open) .action-selector-options strong{font-size:9px}.editor-group:has(.workbench-panel.open) .action-selector-options small{display:none}.virtual-keyboard{z-index:70;-webkit-backdrop-filter:blur(18px);backdrop-filter:blur(18px);touch-action:none;-webkit-user-select:none;user-select:none;background:linear-gradient(#172235f5,#0b111cf8);border:1px solid #475770;border-radius:14px 14px 0 0;width:min(900px,100vw - 28px);padding:0 10px 10px;position:fixed;bottom:24px;left:50%;translate:-50%;box-shadow:0 -18px 55px #000b}.virtual-keyboard header{color:#9aa7ba;align-items:center;gap:12px;height:38px;display:flex}.virtual-keyboard header span{letter-spacing:.7px;align-items:center;gap:7px;font:7px Silkscreen;display:flex}.virtual-keyboard header svg{width:14px}.virtual-keyboard header output{white-space:nowrap;text-overflow:ellipsis;text-align:center;color:#dbe6f4;flex:1;min-width:0;font:11px/1.2 monospace;overflow:hidden}.virtual-keyboard header output i{vertical-align:-2px;background:#b991ff;width:1px;height:12px;margin-left:2px;animation:1s step-end infinite blink;display:inline-block}.virtual-keyboard header>button{color:#8290a4;background:0 0;border:0;width:30px;height:30px}.keyboard-keys{gap:6px;display:grid}.keyboard-row{justify-content:center;gap:6px;display:flex}.keyboard-row button{color:#f3f6fb;cursor:pointer;background:linear-gradient(#2a374b,#1b2638);border:1px solid #52617a;border-radius:7px;flex:0 70px;place-items:center;height:44px;font-size:13px;font-weight:700;display:grid;box-shadow:inset 0 1px #ffffff1c,0 3px #070c14}.keyboard-row button.wide{color:#b6c1d1;text-transform:uppercase;flex-basis:105px;font-size:10px}.keyboard-row button.grow{flex:1;max-width:390px}.keyboard-row button svg{width:18px}.keyboard-row button.active{color:#fff;background:#583b8c;border-color:#b18aff}.keyboard-row button.pressed,.keyboard-row button:active{background:#7250ad;translate:0 2px;box-shadow:inset 0 2px 5px #0008,0 1px #070c14}.keyboard-row button:focus-visible{outline-offset:1px;outline:2px solid #c7abff}@media (width<=900px),(pointer:coarse){body{min-width:760px}.workbench-shell{--primary-width:190px;--secondary-width:250px;--editor-min-width:360px}.virtual-keyboard{width:calc(100vw - 16px);bottom:24px}.keyboard-row button{height:48px}.window-menu button{padding-inline:6px}}.show-touch-keyboard{z-index:65;color:#eaf1fb;background:#172235eb;border:1px solid #52617a;border-radius:8px;height:38px;padding:0 13px;font-size:16px;position:fixed;bottom:31px;right:116px;box-shadow:0 6px 20px #0009}.show-touch-keyboard span{text-transform:uppercase;letter-spacing:.5px;margin-left:6px;font-size:9px}.account .language-switch{cursor:pointer;background:#141c2a;border:1px solid #344054;border-radius:7px;place-items:center;width:34px;height:30px;padding:0;display:grid}.account .language-switch:hover{background:#222c3c;border-color:#59677d}.language-switch span{font-size:17px;line-height:1}.visual-input-toolbar{border-bottom:1px solid #2e3c51;align-items:center;gap:5px;height:34px;display:flex}.visual-input-toolbar span{flex:1}.visual-input-toolbar button{color:#8290a4;background:0 0;border:0;border-radius:5px;width:28px;height:28px;padding:5px}.visual-input-toolbar button[aria-pressed=true]{color:#fff;background:#583b8c}.visual-input-toolbar svg{width:16px;height:16px}.visual-input-keyboard>header{height:34px}.visual-input-arrows-ab{width:min(560px,100vw - 28px);padding:10px 14px 16px}.game-controls{justify-content:space-between;align-items:center;min-height:170px;padding:10px 36px;display:flex}.dpad{grid-template-rows:58px 58px 58px;grid-template-columns:58px 58px 58px;display:grid}.game-control{color:#fff;touch-action:none;background:linear-gradient(#35445b,#1b2638);border:1px solid #65748c;font-weight:900;box-shadow:inset 0 1px #ffffff26,0 4px #070c14}.game-control.pressed{background:#7250ad;translate:0 3px;box-shadow:inset 0 2px 5px #0008,0 1px #070c14}.dpad .up{grid-column:2}.dpad .left{grid-area:2/1}.dpad .right{grid-area:2/3}.dpad .down{grid-area:3/2}.dpad .game-control{border-radius:9px}.ab-controls{align-items:center;gap:18px;display:flex;rotate:-12deg}.ab-controls .game-control{border-radius:50%;width:70px;height:70px;font:22px Silkscreen}.ab-controls .a{background:linear-gradient(#8d59c9,#583b8c)}.workbench-shell.panels-renderer{grid-template-rows:minmax(0,1fr)}.world-stage{background-color:#286f9a;background-image:url(/assets/elas-landscape-CSyDLhJu.png),url(/assets/elas-sky-Cq304Agd.png),linear-gradient(#258fc4,#79c7df);background-position:50%;background-size:cover}.panels-renderer .workbench-grid{grid-template-columns:minmax(0,1fr)!important;grid-template-areas:"editor"!important}.panels-renderer .editor-group{min-height:0;grid-template-rows:minmax(0,1fr)!important}:is(body:has([data-phase=intro]) .virtual-keyboard,body:has([data-phase=intro]) .show-touch-keyboard){display:none!important}.mini-avatar{overflow:hidden}.mini-avatar img{object-fit:contain;width:100%;height:100%}.playground-editor{grid-template-rows:52px minmax(0,1fr) 24px;display:grid}.playground-toolbar{background:#111a27;border-bottom:1px solid #283448;justify-content:space-between;align-items:center;padding:0 14px;display:flex}.playground-toolbar>div{align-items:center;gap:10px;display:flex}.playground-toolbar b{color:#c5a8ff;font:9px Silkscreen}.playground-toolbar span{color:#8390a3;font-size:9px}.playground-toolbar button{cursor:pointer;background:#172132;border:1px solid #3a4960;border-radius:6px;align-items:center;gap:6px;height:29px;padding:0 10px;font-size:9px;display:flex}.playground-toolbar button svg{width:12px}.playground-toolbar .editor-run{background:#236b48;border-color:#3b9a6c;position:static}.playground-workspace{grid-template-columns:minmax(0,1.25fr) minmax(180px,.75fr);min-height:0;display:grid}.playground-workspace>div{grid-template-rows:28px minmax(0,1fr);min-width:0;display:grid}.playground-editor .editor-surface{min-height:0;padding-top:12px}.playground-editor .gutter{flex-direction:column;display:flex}.playground-editor textarea{resize:none;color:#e4eaf3;tab-size:2;background:0 0;border:0;outline:0;flex:1;min-width:0;height:100%;padding:0 16px 18px 0;font:13px/1.8 monospace}.playground-preview{text-align:center;background:radial-gradient(circle at 50% 20%,#273654,#111927 65%);border:1px solid #334158;border-radius:10px;flex-direction:column;align-items:center;margin:12px 12px 12px 0;padding:16px;display:flex;overflow:auto}.playground-preview small{letter-spacing:1px;color:#8f9bad;font:8px Silkscreen}.playground-preview div{width:100%;margin:auto}.playground-preview p{overflow-wrap:anywhere;color:#eef4ff;font:14px/1.5 monospace}.playground-preview span{color:#8290a4;font-size:9px}.playground-preview.success{border-color:#3b936d}.playground-preview.success p{color:#7ce2ac}.playground-preview.error{border-color:#a75461}.playground-preview.error p,.terminal-error{color:#ff9eaa!important}.playground-shortcut{color:#69778a;border-top:1px solid #222d3e;padding:5px 14px;font-size:8px}.multiplayer-control{z-index:24;color:#dce7f6;background:#111a27e8;border:1px solid #52617a;border-radius:9px;align-items:center;gap:7px;max-width:330px;min-height:35px;padding:6px 8px;display:flex;position:absolute;top:70px;right:18px;box-shadow:0 8px 24px #07101c99}.multiplayer-control>div{white-space:nowrap;align-items:center;gap:6px;font:8px Silkscreen;display:flex}.multiplayer-control svg{width:13px;height:13px}.multiplayer-control button{color:#eef4ff;cursor:pointer;background:#25334a;border:1px solid #53647c;border-radius:5px;align-items:center;gap:5px;height:25px;padding:0 8px;font-size:9px;display:flex}.multiplayer-control small{text-overflow:ellipsis;white-space:nowrap;color:#9eabc0;max-width:150px;font-size:9px;overflow:hidden}.multiplayer-control.connected{border-color:#3b936d}.multiplayer-control.error{border-color:#a75461}.hero-switcher button:disabled{opacity:.55;cursor:not-allowed}.open-host-auth{z-index:60;color:#f3ecff;cursor:pointer;background:#251a3ee8;border:1px solid #b18aff;border-radius:9px;height:36px;padding:0 14px;font-size:9px;font-weight:700;position:fixed;top:20px;right:20px;box-shadow:0 8px 24px #0008}.auth-modal{z-index:100;background:#070b13;position:fixed;inset:0}.auth-modal .auth-page{height:100%;overflow:auto}.auth-modal-close{z-index:110;color:#fff;cursor:pointer;background:#101827e8;border:1px solid #7e8898;border-radius:50%;width:38px;height:38px;font-size:24px;line-height:1;position:fixed;top:18px;right:20px}.session-profile{z-index:60;color:#eef4ff;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);text-align:left;cursor:pointer;background:#101827f2;border:1px solid #52617a;border-radius:12px;align-items:center;gap:9px;min-width:168px;height:48px;padding:5px 10px 5px 6px;display:flex;position:fixed;top:20px;right:20px;box-shadow:0 8px 24px #0008}.session-profile.signed-in{border-color:#8060ca}.session-profile.static{cursor:default}.session-profile-avatar{background:#3a2a5d;border-radius:9px;place-items:center;width:36px;height:36px;font-size:20px;display:grid;overflow:hidden}.session-profile-avatar img{object-fit:cover;width:100%;height:100%}.session-profile>span:last-child{gap:3px;min-width:0;display:grid}.session-profile small{letter-spacing:.6px;color:#8d99ac;font:6px Silkscreen}.session-profile.signed-in small{color:#b998f7}.session-profile b{text-overflow:ellipsis;white-space:nowrap;max-width:128px;font-size:10px;overflow:hidden}.topbar .account{padding-right:205px}.topbar .account>.host-name,.topbar .account>.avatar,.topbar .account>.avatar+button{display:none}.guest-promotion-status{z-index:62;color:#b8c4d4;background:#111a27e8;border:1px solid #59677d;border-radius:7px;max-width:300px;padding:8px 11px;font-size:8px;position:fixed;top:76px;right:20px;box-shadow:0 6px 20px #0007}.guest-promotion-status.saving{color:#d5c2fa;border-color:#8b69d0}.guest-promotion-status.saved{color:#82dfb3;border-color:#3b936d}.guest-promotion-status.failed{color:#e7c68d;border-color:#9b7744}body:has(.topbar) .guest-promotion-status{top:78px}.team-setup-page{background:radial-gradient(circle at 50% 20%,#36255d,#0c1220 62%);place-items:center;min-height:100vh;padding:30px;display:grid}.team-setup-card{color:#eef3fa;text-align:center;background:#111a29;border:1px solid #3e4b62;border-radius:20px;width:min(460px,100%);padding:42px;box-shadow:0 24px 80px #000a}.team-setup-card>span{color:#fff;background:#6c42c5;border-radius:14px;place-items:center;width:52px;height:52px;margin:auto;display:grid}.team-setup-card>span svg{width:25px}.team-setup-card>small{letter-spacing:1.2px;color:#ae88f5;margin-top:18px;font:7px Silkscreen;display:block}.team-setup-card h1{margin:10px 0;font:18px Silkscreen}.team-setup-card>p{color:#9eabbc;max-width:340px;margin:0 auto 25px;font-size:11px;line-height:1.6}.team-setup-card form,.team-setup-card label{text-align:left;gap:8px;display:grid}.team-setup-card label{color:#c5cfdd;font-size:9px;font-weight:700}.team-setup-card input{color:#fff;background:#0b1320;border:1px solid #46546c;border-radius:8px;outline:none;height:46px;padding:0 13px}.team-setup-card input:focus{border-color:#a57bea;box-shadow:0 0 0 3px #8050dd2b}.team-setup-card form>p{color:#f3a6af;margin:0;font-size:9px}.team-setup-card form>button{background:linear-gradient(90deg,#6232c4,#8250df);border:0;border-radius:8px;justify-content:center;align-items:center;gap:8px;height:46px;margin-top:8px;font-size:10px;font-weight:800;display:flex}.team-setup-card form>button svg{width:15px}.auth-modal .auth-page{grid-template-columns:minmax(480px,1.05fr) minmax(540px,.95fr)}.auth-modal .auth-card{width:min(500px,100%);padding:34px 38px}.clerk-root,.clerk-card-box{width:100%!important;max-width:none!important}.clerk-card-box{box-shadow:none!important}.clerk-card{width:100%!important;box-shadow:none!important;background:0 0!important;border:0!important;border-radius:0!important;padding:0!important}.clerk-main{gap:18px!important}.clerk-social-button{min-height:44px!important;box-shadow:none!important;background:#fff!important;border:1px solid #d9ddea!important;font-size:12px!important;font-weight:600!important}.clerk-social-button:hover{background:#faf8ff!important;border-color:#9b74e8!important}.clerk-divider{margin-block:3px!important}.clerk-form{gap:16px!important}.clerk-field{gap:7px!important}.clerk-label{color:#354052!important;font-size:11px!important;font-weight:700!important}.clerk-input{width:100%!important;min-height:44px!important;box-shadow:none!important;background:#fbfcff!important;border:1px solid #cbd1de!important;padding-inline:13px!important;font-size:12px!important}.clerk-input:focus{border-color:#8050dd!important;box-shadow:0 0 0 3px #8050dd1f!important}.clerk-submit{background:linear-gradient(90deg,#6232c4,#8250df)!important;width:100%!important;min-height:46px!important;font-size:12px!important;font-weight:800!important;box-shadow:0 8px 18px #6e3dca30!important}.clerk-submit:hover{background:linear-gradient(90deg,#7040d2,#8e5bea)!important}.clerk-footer{background:0 0!important;margin-top:20px!important}.clerk-footer-action{justify-content:center!important}@media (width<=950px){.auth-modal .auth-page{grid-template-columns:1fr}.auth-modal .auth-card{width:min(500px,100%)}}.clerk-root{width:100%}.clerk-card{width:100%;box-shadow:none;border:0;padding:0}.clerk-hidden{display:none}.clerk-footer{background:0 0}.account .avatar img{object-fit:cover;border-radius:50%;width:100%;height:100%}.auth-config-missing{z-index:65;color:#f2d59a;background:#2b2114e8;border:1px solid #8d6f3d;border-radius:8px;padding:10px 13px;font-size:9px;position:fixed;top:20px;right:20px}.team-settings h3{align-items:center;gap:9px;margin:10px 0;display:flex}.team-settings h3>svg{color:#a77cff;width:25px}.team-settings h3 span{gap:2px;font-size:11px;display:grid}.team-settings h3 small{color:#7f8b9e;font-size:8px;font-weight:400}.team-settings form{grid-template-columns:1fr auto;gap:6px;display:grid}.team-settings form input{width:100%;height:31px}.team-settings form button{color:#fff;background:#4c337a;border:1px solid #7653bd;border-radius:5px;align-items:center;gap:4px;padding:0 8px;font-size:8px;display:flex}.team-settings form svg,.managed-members button svg{width:12px}.managed-members{gap:5px;margin-top:9px;display:grid}.managed-members>p{color:#7f8b9e;margin:4px 0;font-size:8px}.managed-members>div{background:#0e1724;border:1px solid #2d394d;border-radius:6px;grid-template-columns:26px 1fr auto 24px;align-items:center;gap:6px;min-height:34px;padding:4px;display:grid}.managed-avatar{color:#fff;background:#624091;border-radius:6px;place-items:center;width:25px;height:25px;font-size:9px;display:grid}.managed-members b{font-size:9px}.managed-members small{color:#7e899b;font-size:7px}.managed-members button{color:#8c98aa;background:0 0;border:0;padding:4px}.team-settings>p{color:#7f8b9e;align-items:flex-start;gap:5px;margin:9px 0 0;font-size:7px;line-height:1.4;display:flex}.team-settings>p svg{color:#55cf98;flex:none;width:12px}.account-menu-root{position:relative}.account .account-trigger{text-align:left;border-radius:8px;align-items:center;gap:8px;padding:4px 6px;display:flex}.account .account-trigger:hover,.account .account-trigger[aria-expanded=true]{background:#172132}.account-trigger>.avatar,.account-popover-heading>.avatar{background:#374254;border-radius:50%;flex:none;place-items:center;width:34px;height:34px;font-size:20px;display:grid;overflow:hidden}.account-copy{gap:2px;max-width:145px;display:grid}.account-copy b{text-overflow:ellipsis;white-space:nowrap;font-size:10px;overflow:hidden}.account-copy small{text-overflow:ellipsis;color:#7f8b9e;white-space:nowrap;font-size:8px;overflow:hidden}.account-trigger>svg{color:#7f8b9e;width:13px}.account-popover{z-index:80;background:#111a28;border:1px solid #344158;border-radius:10px;width:260px;padding:8px;position:absolute;top:48px;right:0;box-shadow:0 18px 45px #02050cbf}.account-popover-heading{align-items:center;gap:10px;padding:8px 8px 12px;display:flex}.account-popover-heading>span:last-child{gap:3px;min-width:0;display:grid}.account-popover-heading b,.account-popover-heading small{text-overflow:ellipsis;white-space:nowrap;overflow:hidden}.account-popover-heading b{font-size:11px}.account-popover-heading small{color:#8792a4;font-size:8px}.account .account-popover>button{text-align:left;border-radius:7px;align-items:center;gap:10px;width:100%;padding:9px;display:flex}.account .account-popover>button:hover{background:#202b3d}.account-popover>button>svg{color:#a77cff;width:17px}.account-popover>button>span{gap:2px;display:grid}.account-popover>button b{font-size:9px}.account-popover>button small{color:#7f8b9e;font-size:7px}.account-popover hr{background:#2b374a;border:0;height:1px;margin:5px 3px}.auth-page{color:#edf2fa;background:#0a0f1a;grid-template-columns:minmax(480px,1.05fr) minmax(500px,.95fr);min-height:100vh;display:grid}.auth-story{background:radial-gradient(circle at 78% 26%,#7b50d844,#0000 34%),linear-gradient(145deg,#111a2c,#0b1020 65%,#151127);flex-direction:column;min-height:740px;padding:42px 64px 34px;display:flex;position:relative;overflow:hidden}.auth-brand{align-items:center;gap:14px;display:flex}.auth-brand>span{background:#7041d2;border:3px solid #c09bff;border-radius:10px;place-items:center;width:42px;height:42px;font-size:34px;display:grid}.auth-brand strong{font:700 21px Silkscreen}.auth-brand em,.auth-copy em{color:#ac7cff;font-style:normal}.auth-copy{max-width:610px;margin:auto 0}.auth-copy>small{letter-spacing:2px;color:#8e9cb3;font:8px Silkscreen}.auth-copy h1{letter-spacing:-3px;margin:20px 0;font:700 clamp(38px,5vw,68px)/1.05 Silkscreen}.auth-copy>p{color:#aab6c8;max-width:540px;font-size:16px;line-height:1.7}.auth-benefits{grid-template-columns:repeat(3,1fr);gap:12px;margin-top:46px;display:grid}.auth-benefits>span{background:#111a2bcc;border:1px solid #2d3951;border-radius:12px;flex-direction:column;min-height:122px;padding:16px;display:flex}.auth-benefits svg{color:#ae82ff;width:22px;margin-bottom:auto}.auth-benefits b{margin-top:14px;font-size:11px}.auth-benefits small,.auth-story footer{color:#7f8ca1;font-size:9px}.auth-panel{color:#172033;background:linear-gradient(145deg,#f6f7fb,#e9ecf4);flex-direction:column;justify-content:center;align-items:center;padding:42px 8%;display:flex}.auth-card{background:#fff;border:1px solid #d8dce7;border-radius:20px;width:min(460px,100%);padding:38px 42px;box-shadow:0 22px 70px #22304a1c}.auth-card-heading{text-align:center}.auth-card-heading>span{color:#7242d2;background:#efe8ff;border-radius:13px;place-items:center;width:46px;height:46px;margin:0 auto 14px;display:grid}.auth-card-heading svg{width:21px}.auth-card-heading small{letter-spacing:1.4px;color:#875bdd;font:7px Silkscreen}.auth-card-heading h2{margin:10px 0 7px;font-size:24px}.auth-card-heading p{color:#778195;margin:0;font-size:12px}.auth-tabs{background:#eef0f5;border-radius:9px;grid-template-columns:1fr 1fr;height:40px;margin:26px 0 22px;padding:3px;display:grid}.auth-tabs button{color:#7a8495;background:0 0;border:0;border-radius:7px;font-size:10px;font-weight:700}.auth-tabs button[aria-selected=true]{color:#51299e;background:#fff;box-shadow:0 2px 8px #18223812}.auth-card form{gap:15px;display:grid}.auth-card label{color:#354052;gap:7px;font-size:10px;font-weight:700;display:grid}.auth-card label>small{color:#9299a8;font-size:8px;font-weight:400}.auth-card input{color:#182033;background:#fbfcfe;border:1px solid #ced3df;border-radius:8px;outline:none;width:100%;height:43px;padding:0 13px;font-size:11px}.auth-card input:focus{border-color:#8050dd;box-shadow:0 0 0 3px #8050dd1f}.password-field{position:relative}.password-field input{padding-right:43px}.password-field button{color:#828b9b;background:0 0;border:0;width:35px;height:35px;padding:8px;position:absolute;top:4px;right:4px}.password-field svg{width:17px}.auth-submit{color:#fff;background:linear-gradient(90deg,#6232c4,#8250df);border:0;border-radius:9px;justify-content:center;align-items:center;gap:9px;height:46px;margin-top:4px;font-size:11px;font-weight:800;display:flex;box-shadow:0 8px 18px #6e3dca3d}.auth-submit:disabled{opacity:.7}.auth-submit svg{width:16px}.auth-error{color:#a23948;background:#fff1f2;border:1px solid #e6aeb5;border-radius:7px;margin:0;padding:9px 11px;font-size:9px}.auth-terms{text-align:center;color:#9aa1ae;font-size:8px}.auth-security{color:#7d8798;align-items:center;gap:6px;margin-top:18px;font-size:9px;display:flex}.auth-security svg{color:#4a9d77;width:13px}.host-name{text-overflow:ellipsis;white-space:nowrap;color:#aab5c5;max-width:110px;font-size:9px;overflow:hidden}@media (width<=950px){body:has(.auth-page){min-width:0}.auth-page{grid-template-columns:1fr}.auth-story{display:none}.auth-panel{min-height:100vh;padding:30px}.auth-card{padding:32px}}.title-sequence{z-index:5;pointer-events:none;background:linear-gradient(#0509149e,#090d1c47 68%,#0000);place-items:center;display:grid;position:absolute;inset:0;overflow:hidden}.title-sequence.leaving{animation:.8s forwards title-sequence-exit}.title-begin,.title-skip{z-index:2;pointer-events:auto;color:#fff7d6;cursor:pointer;background:#0a0e20d1;border:1px solid #ffe9a1a6;font-family:Silkscreen;position:absolute}.title-begin{gap:6px;min-width:210px;padding:13px 20px 11px;display:grid;bottom:13%;box-shadow:0 0 24px #b08aff33}.title-begin span{letter-spacing:1px;font-size:11px}.title-begin small{color:#aeb9cf;font:8px Silkscreen}.title-begin:disabled{cursor:wait;opacity:.72}.title-skip{padding:8px 10px;font-size:8px;bottom:16px;right:18px}.title-lockup{text-align:center;position:relative;transform:translateY(-8%)}.title-lockup p,.title-lockup h1,.title-rule,.title-lockup h2{opacity:0}.title-lockup p{color:#c5cee0;letter-spacing:5px;margin:0;font:9px Silkscreen;animation:.55s .15s forwards title-gently-in}.title-lockup h1{color:#fff;letter-spacing:-4px;text-shadow:0 4px 18px #050817;margin:14px 0 8px;font:700 clamp(40px,7cqw,82px)/.9 Silkscreen;animation:.7s .45s forwards title-gently-in}.title-lockup h1 strong{color:#b08aff}.title-rule{align-items:center;gap:12px;width:250px;margin:14px auto 12px;animation:.6s .8s forwards title-gently-in;display:flex}.title-rule i{background:linear-gradient(90deg,#0000,#c8b6ee);flex:1;height:1px}.title-rule i:last-child{transform:scaleX(-1)}.title-rule b{color:#ffe488;font-size:11px}.title-lockup h2{color:#ffe9a1;letter-spacing:5px;margin:0;font:700 10px Silkscreen;animation:.6s 1s forwards title-gently-in}.world-stage.intro-active>.world-copy,.world-stage.intro-active>.firefly,.world-stage.intro-active>.hero-overlay,.world-stage.intro-active>.action-dock,.world-stage.intro-active>.hero-switcher,.world-stage.intro-active>.movement-toggle{opacity:0}:is(.world-stage.intro-active:has(.title-sequence.leaving)>.world-copy,.world-stage.intro-active:has(.title-sequence.leaving)>.firefly,.world-stage.intro-active:has(.title-sequence.leaving)>.hero-overlay,.world-stage.intro-active:has(.title-sequence.leaving)>.action-dock,.world-stage.intro-active:has(.title-sequence.leaving)>.hero-switcher,.world-stage.intro-active:has(.title-sequence.leaving)>.movement-toggle){animation:.8s forwards scene-gently-in}@keyframes title-gently-in{0%{opacity:0;transform:translateY(8px)}to{opacity:1;transform:none}}@keyframes scene-gently-in{0%{opacity:0}to{opacity:1}}@keyframes title-sequence-exit{to{opacity:0}}@media (prefers-reduced-motion:reduce){.title-sequence.leaving{animation-duration:.01ms}.title-sequence *,.world-stage.intro-active>*{animation-duration:.01ms!important;animation-delay:0s!important}}
