*,:before,:after{box-sizing:border-box;-webkit-user-select:none;user-select:none;-webkit-touch-callout:none;-webkit-tap-highlight-color:transparent;margin:0;padding:0}html,body,#root{width:100%;height:100dvh;overflow:hidden}:root{--color-mustard:#f5a623;--color-yellow:#ebb602;--color-red:#df2424;--color-red-pale:#ec7575;--color-forest:#0d4c16}body{cursor:default;-webkit-font-smoothing:antialiased;background:#000;font-family:hatch,system-ui,-apple-system,sans-serif}img{-webkit-user-drag:none;user-drag:none;pointer-events:none}input,textarea{-webkit-user-select:text;user-select:text;cursor:text}.hidden{display:none}.game-frame{aspect-ratio:16/9;width:min(100dvw,177.778dvh);height:min(100dvh,56.25dvw);position:absolute;top:50%;left:50%;overflow:hidden;transform:translate(-50%,-50%);container:game/size}.panel{border-radius:1.6cqh;position:absolute;overflow:hidden}.fruit-columns{gap:.5cqw;width:24cqw;height:58cqh;display:flex;top:2cqh;left:1.5cqw}button.long-green-button,button.long-red-button{aspect-ratio:5.5875;width:25cqh;color:var(--color-yellow);background:url(/btn_green_larger.png) 50%/cover no-repeat;border:0;justify-content:center;align-items:center;padding-bottom:.3cqh;font-family:hatch-sans,sans-serif;font-size:1.5cqw;display:flex}:is(button.long-green-button,button.long-red-button):active{transform:translateY(-3%)}button.long-green-button{animation:2.4s ease-in-out infinite longGreenPulse}button.long-red-button{color:#f4e934;background-image:url(/btn_red_larger.png);animation:2.4s ease-in-out infinite longGreenPulse}@keyframes longGreenPulse{0%,to{transform:scale(1)}50%{transform:scale(1.04)}}.fruit-col{background:#ffffff26;border-radius:1.2cqh;flex:1}.character{background:#efd9cb;border-radius:2cqh;flex-direction:column;justify-content:center;align-items:center;width:38cqw;height:72cqh;display:flex;top:2cqh;left:27cqw}.speech-bubble-wrap{z-index:8;pointer-events:none;width:55cqw;line-height:1;transition:bottom .3s ease-in-out;position:absolute;bottom:2.3cqh;left:4cqw}.speech-bubble-wrap.raised{bottom:9cqh}.speech-bubble-wrap.out{bottom:-40cqh}.speech-bubble-wrap img.speech-bubble{pointer-events:none;width:100%;display:block}.speech-bubble-wrap .bubble-text-container{align-items:center;display:flex;position:absolute;inset:39% 10.7% 20% 9.5%;overflow:hidden}.speech-bubble-wrap .bubble-text{color:#fff;text-align:center;word-break:keep-all;width:100%;font-family:hatch-sans,sans-serif;font-size:1.9cqh;font-weight:700;line-height:1.3}.speech-bubble-wrap .bubble-word{white-space:nowrap;display:inline-block}.speech-bubble-wrap .bubble-hatch{font-family:hatch,sans-serif}.speech-bubble-wrap .bubble-thinking{justify-content:center;align-items:center;gap:.7cqh;width:100%;display:inline-flex;position:absolute;top:50%;left:0;transform:translateY(-50%)}.speech-bubble-wrap .bubble-dot{background:var(--color-forest);opacity:.25;border-radius:50%;width:1.1cqh;height:1.1cqh;animation:1.2s ease-in-out infinite typingDot}.speech-bubble-wrap .bubble-dot:nth-child(2){animation-delay:.2s}.speech-bubble-wrap .bubble-dot:nth-child(3){animation-delay:.4s}.intro-buttons,.success-button,.failure-button,.open-chatgpt-button{z-index:8;opacity:0;pointer-events:none;justify-content:center;align-items:center;gap:2cqw;width:58.2cqw;height:5.6cqh;transition:opacity .4s ease-out,transform .4s ease-out;display:flex;position:absolute;top:64.7cqh;right:2cqw;transform:translateY(40%)}:is(.intro-buttons,.success-button,.failure-button,.open-chatgpt-button).in{opacity:1;pointer-events:auto;transform:translateY(0)}:is(.intro-buttons,.success-button,.failure-button,.open-chatgpt-button) button{width:32cqh}.restart-button{z-index:8;opacity:0;pointer-events:none;justify-content:center;align-items:center;gap:2cqw;width:38cqh;height:5.6cqh;transition:opacity .4s ease-out,transform .4s ease-out;display:flex;position:absolute;top:61cqh;right:35cqw;transform:translateY(40%)}.restart-button.in{opacity:1;pointer-events:auto;transform:translateY(0)}.restart-button button.long-red-button{background-image:url(/btn_red_larger.png);width:21.2cqw;height:6.6cqh}.bubble-text p{margin:0 0 .6cqh}.bubble-text p:last-child{margin-bottom:0}.bubble-text strong{font-weight:800}.bubble-text em{font-style:italic}.bubble-text ul,.bubble-text ol{margin:.4cqh 0;padding-left:2cqw}.bubble-text code{background:#0003;border-radius:.3cqh;padding:.1cqh .3cqw}.character-img{pointer-events:none;z-index:6;width:37cqw;height:auto;position:absolute;bottom:-5.004cqh;left:16.8cqw;transform:translate(-50%)}.chat-panel{aspect-ratio:.742942;z-index:7;background:url(/chatgpt_full.png) 50%/contain no-repeat;flex-direction:column;width:24.5cqw;padding:6cqh 3cqh 5cqh;transition:transform .5s ease-in-out;display:flex;bottom:11cqh;right:3.2cqw;transform:translate(0)}.chat-panel.raised{padding:6cqh 3cqh 9.5cqh}.chat-panel .header{z-index:3;width:calc(100% - 6cqh);position:absolute}.chat-panel .header img{width:100%;display:block}.chat-panel.out{transform:translate(120%)}.chat-panel:before{content:" ";z-index:2;background:linear-gradient(#ecd8c9 50%,#ecd8c900);width:calc(100% - 4cqh);height:7cqh;position:absolute;top:5cqh;left:2cqh}.chat-panel .chat-messages{scrollbar-width:none;-webkit-overflow-scrolling:touch;touch-action:pan-y;overscroll-behavior:contain;flex-direction:column;flex:1;gap:2cqh;padding:6cqh 0 1cqh;display:flex;position:relative;overflow-y:auto}.chat-panel .chat-messages::-webkit-scrollbar{display:none}.chat-panel .msg{color:#1a1a1a;font-family:inclusive-sans,sans-serif;font-size:1.4cqh;line-height:1.6}.chat-panel .msg.user{color:#fff;background:#1a4d2e;border-radius:2cqh;align-self:flex-end;padding:.5cqh 1cqw}.chat-panel .msg.assistant{align-self:flex-start}.chat-panel .msg.user.pending{opacity:1}.chat-panel .msg.assistant.typing{align-items:center;gap:.4cqw;padding:.6cqh .2cqw;display:inline-flex}.chat-panel .typing-dot{opacity:.25;background:#1a1a1a;border-radius:50%;width:.9cqh;height:.9cqh;animation:1.2s ease-in-out infinite typingDot}.chat-panel .typing-dot:nth-child(2){animation-delay:.2s}.chat-panel .typing-dot:nth-child(3){animation-delay:.4s}.chat-panel .msg.assistant p{margin:0 0 .8cqh}.chat-panel .msg.assistant p:last-child{margin-bottom:0}.chat-panel .msg.assistant ul,.chat-panel .msg.assistant ol{margin:.4cqh 0;padding-left:2.5cqw}.chat-panel .msg.assistant code{background:#00000014;border-radius:.4cqh;padding:.1cqh .4cqw;font-size:.9em}.chat-panel .msg.assistant pre{background:#00000014;border-radius:.8cqh;margin:.6cqh 0;padding:1cqh 1.2cqw;overflow-x:auto}.chat-panel .msg.assistant pre code{background:0 0;padding:0}.chat-panel .msg.assistant strong{font-weight:800}.chat-panel .msg.assistant h1,.chat-panel .msg.assistant h2,.chat-panel .msg.assistant h3{margin:.8cqh 0 .4cqh;font-size:1.05em}.chat-panel .chat-input-wrap{background:#ede4d6;border-radius:2cqh;align-items:center;gap:.6cqw;margin-top:auto;padding:1.1cqh 1.5cqh 1.2cqh 1.5cqw;transition:transform .6s cubic-bezier(.4,0,.2,1);display:flex;position:relative;transform:translateY(0)}.chat-panel .chat-input-wrap.init{transform:translateY(-18cqh)}.chat-panel .init-prompt{color:#1a4d2e;text-align:center;pointer-events:none;opacity:1;margin:0;font-family:inclusive-sans,sans-serif;font-size:2cqh;font-weight:100;transition:opacity .35s;position:absolute;bottom:calc(100% + 1.5cqh);left:0;right:0}.chat-panel .chat-input-wrap:not(.init) .init-prompt{opacity:0}.chat-panel .header{transition:opacity .5s}.chat-panel:has(.chat-input-wrap.init) .header{opacity:0}.chat-panel .chat-input-cursor{background:#999;border-radius:1px;width:.25cqw;height:2cqh}.chat-panel .chat-input{color:#333;resize:none;scrollbar-width:none;background:0 0;border:none;outline:none;flex:1;max-height:8.4cqh;padding:0;font-family:inclusive-sans,sans-serif;font-size:1.5cqh;font-weight:500;line-height:1.4;display:block;overflow-y:auto}.chat-panel .chat-input::-webkit-scrollbar{display:none}.chat-panel .chat-send-btn{color:#fff;cursor:pointer;background:#1a4d2e;border:none;border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;width:3.2cqh;height:3.2cqh;padding:0;display:flex}.chat-panel .chat-send-btn svg{width:1.8cqh;height:1.8cqh}.chat-panel .chat-send-btn:disabled{cursor:default;opacity:.5}.chat-restart-btn{background:var(--color-forest);color:var(--color-mustard);border:0;margin:0 auto;padding:.2cqh 1cqh;font-family:hatch;font-size:1.8cqh}.dev-btn,.inspect-btn,.copy-btn,.dump-btn,.fullscreen-btn{z-index:1000;color:#0f0;cursor:pointer;letter-spacing:1px;background:#000000b3;border:1px solid #0f0;border-radius:6px;padding:4px 10px;font-family:monospace;font-size:11px;position:fixed;bottom:12px;left:12px}.fullscreen-btn{color:#fc6;border-color:#fc6;left:255px}.restart-btn{aspect-ratio:1;z-index:8;cursor:pointer;opacity:0;pointer-events:none;background:0 0;border:0;width:4.5cqw;padding:0;transition:opacity .35s;position:absolute;top:5%;left:36.5%}.restart-btn.in{opacity:1;pointer-events:auto}.restart-btn img{width:100%;height:100%;display:block}.restart-btn.idle-pulse img{transform-origin:50%;animation:1.1s ease-in-out infinite restartIdlePulse}@keyframes restartIdlePulse{0%,to{transform:scale(1)}50%{transform:scale(1.12)}}.restart-btn:active{transform:translateY(3%)}.inspect-btn{color:#6cf;border-color:#6cf;left:70px}.copy-btn{left:140px}.copy-btn--alone{left:12px}.dump-btn{color:#f9c;border-color:#f9c;left:150px}.modal-overlay{z-index:2000;background:#0009;justify-content:center;align-items:center;display:flex;position:fixed;inset:0}.modal{color:#eee;background:#1e1e1e;border-radius:12px;flex-direction:column;gap:20px;width:640px;max-width:90vw;max-height:85vh;padding:32px;font-family:system-ui,sans-serif;display:flex;overflow-y:auto}.modal-header{justify-content:space-between;align-items:center;font-size:16px;font-weight:700;display:flex}.modal-close{color:#999;cursor:pointer;background:0 0;border:none;padding:0 4px;font-size:22px}.modal-tabs{border-bottom:1px solid #333;gap:4px;padding-bottom:0;display:flex}.modal-tab{color:#777;cursor:pointer;text-transform:uppercase;letter-spacing:.3px;background:0 0;border:none;border-bottom:2px solid #0000;padding:8px 12px;font-family:system-ui,sans-serif;font-size:12px;font-weight:600;transition:color .15s,border-color .15s}.modal-tab:hover{color:#ccc}.modal-tab.active{color:#0f0;border-bottom-color:#0f0}.modal-textarea{color:#eee;resize:vertical;-webkit-user-select:text;user-select:text;cursor:text;background:#2a2a2a;border:1px solid #444;border-radius:8px;outline:none;min-height:180px;padding:12px;font-family:monospace;font-size:14px}.modal-textarea:focus{border-color:#0f0}.modal-label{color:#aaa;text-transform:uppercase;letter-spacing:.5px;flex-direction:column;gap:6px;font-size:13px;font-weight:600;display:flex}.modal-label textarea{color:#eee;resize:vertical;-webkit-user-select:text;user-select:text;cursor:text;background:#2a2a2a;border:1px solid #444;border-radius:8px;outline:none;padding:10px;font-family:monospace;font-size:14px}.modal-label textarea:focus{border-color:#0f0}.modal-actions{border-top:1px solid #333;flex-direction:column;gap:12px;margin-top:8px;padding-top:16px;display:flex}.modal-action-group{align-items:center;gap:8px;display:flex}.modal-action-group-label{color:#666;text-transform:uppercase;letter-spacing:.5px;flex-shrink:0;width:80px;font-size:11px;font-weight:600}.modal-action-group-buttons{flex-wrap:wrap;gap:8px;display:flex}.modal-btn{cursor:pointer;border:none;border-radius:8px;padding:8px 16px;font-family:system-ui,sans-serif;font-size:13px;font-weight:600}.modal-btn.export{color:#eee;background:#2a2a2a;border:1px solid #444}.modal-btn.export:hover{background:#333}.modal-btn.reset{color:#f66;background:#3a1a1a;border:1px solid #522}.modal-btn.reset:hover{background:#4a1f1f}.modal-save{color:#000;cursor:pointer;background:#0f0;border:none;border-radius:8px;padding:8px 24px;font-size:14px;font-weight:700}.main-panel-bg,.main-panel-content{z-index:7;width:63.5417%;height:73.1482%;position:absolute;top:3.2%;left:34.8%;overflow:clip}.main-panel-bg{z-index:4;background:url(/panel-bg.png) 50%/cover no-repeat}.track{aspect-ratio:17.4756;z-index:6;background:url(/track.png) 50%/cover no-repeat;width:69.4271%;position:absolute;left:34%}.track.track-1{top:20%}.track.track-2{top:40%}.track.track-3{top:60%}.track .track-grooves-1{aspect-ratio:80.2353;background-image:url(/track-grooves-1.png);background-repeat:repeat-x;background-size:100%;width:95.1849%;animation:.3s linear infinite trackGrooves1;position:absolute;top:-1%;left:2%}.track .track-grooves-2{aspect-ratio:80.2353;background-image:url(/track-grooves-2.png);background-repeat:repeat-x;background-size:100%;width:95.1849%;animation:.3s linear infinite trackGrooves2;position:absolute;bottom:-2%;left:2%}.track .cog-group{aspect-ratio:1;width:2.79135%;position:absolute;top:24%}.track .cog-group .cog{aspect-ratio:1;background-image:url(/cog.png);background-repeat:no-repeat;background-size:100%;width:100%;animation:3s linear infinite cog;position:absolute;top:0;left:0}.track .cog-group .shadow{aspect-ratio:1;background-image:url(/cog-shadow.png);background-repeat:no-repeat;background-size:100%;width:100%;animation:3s linear infinite cog;position:absolute;top:12%;left:12%}.track .fruits{aspect-ratio:11;background-image:url(/fruit-conveyor-belt-1.png);background-repeat:repeat-x;background-size:cover;width:100%;animation:40s linear infinite fruits1;position:absolute;bottom:95%}.track.reverse .track-grooves-1{animation:.3s linear infinite trackGrooves2}.track.reverse .track-grooves-2{animation:.3s linear infinite trackGrooves1}.track.reverse .cog,.track.reverse .shadow{animation:3s linear infinite cogReverse}.track.reverse .fruits{animation:40s linear infinite fruits2}.track.track-1 .fruits{background-image:url(/fruit-conveyor-belt-1.png)}.track.track-2 .fruits{background-image:url(/fruit-conveyor-belt-2.png)}.track.track-3 .fruits{background-image:url(/fruit-conveyor-belt-3.png)}@keyframes typingDot{0%,60%,to{opacity:.25;transform:translateY(0)}30%{opacity:1;transform:translateY(-.4cqh)}}@keyframes trackGrooves1{0%{left:0%}to{left:1.3%}}@keyframes trackGrooves2{0%{left:1.3%}to{left:0%}}@keyframes cog{0%{transform:rotate(0)}to{transform:rotate(359.9deg)}}@keyframes cogReverse{0%{transform:rotate(0)}to{transform:rotate(-359.9deg)}}@keyframes evalTrackMoving{0%{background-position-x:-5%}to{background-position-x:-67%}}@keyframes indicatorFulfilled{0%{transform:scale(1)}45%{transform:scale(1.1)}to{transform:scale(1)}}@keyframes fruits1{0%{background-position-x:222%}to{background-position-x:0%}}@keyframes fruits2{0%{background-position-x:0%}to{background-position-x:222%}}.tube-bg{z-index:2;background:#efd9cb;width:31%;height:67%;position:absolute;top:3%;left:2.2%}.tube-reflection{z-index:5;background:url(/tube-glass.png) 50%/cover no-repeat;width:8.8%;height:64%;position:absolute;top:4%}.tube-reflection.tube-1{left:2.75%}.tube-reflection.tube-2{left:13.45%}.tube-reflection.tube-3{left:24%}.hopper{z-index:14;aspect-ratio:1.04559;background:url(/hopper.png) 50%/contain no-repeat;width:8.9%;position:absolute;top:60.7%;left:2.8%}.hopper.hopper-1{left:2.8%}.hopper.hopper-2{left:13.35%}.hopper.hopper-3{left:23.9%}.bottom-bar{z-index:2;background:url(/bottom-conveyor-bg.png) 50%/cover no-repeat;width:96.1%;height:18.1%;position:absolute;top:78.2%;left:2.2%;overflow:hidden}.bottom-bar .indicators{justify-content:space-around;width:94%;height:70%;display:flex;position:absolute;top:14%;left:3%}.bottom-bar .indicators .indicator{text-transform:uppercase;color:var(--color-red-pale);opacity:0;transform-origin:bottom;flex-direction:column;justify-content:center;align-items:center;gap:0;font-family:hatch-sans,sans-serif;font-size:1.8cqh;font-weight:600;line-height:1;display:flex;transform:scale(.6)}.bottom-bar .indicators .indicator span{position:relative;top:12%}.bottom-bar .indicators .indicator .bulb{aspect-ratio:1;background:url(/prompt-eval-indicator.png) bottom/cover no-repeat;width:11cqh;display:block}.bottom-bar .indicators .indicator.active{color:var(--color-red)}.bottom-bar .indicators .indicator.active .bulb{background:url(/prompt-eval-indicator.png) top/cover no-repeat;animation:1.5s ease-out infinite indicatorFulfilled}.bottom-bar .track-grooves{aspect-ratio:111;background-image:url(/bottom-conveyor-track-grooves.png);background-size:105%;width:100%;position:absolute;bottom:6%}.bottom-bar .track-grooves.moving{animation:.47s linear infinite evalTrackMoving}.canvas-container{z-index:3;pointer-events:none;width:100%;height:100%;position:absolute;top:0;left:0}.canvas-container canvas{width:100%;height:100%;position:absolute}.bottom-bar-reflections{z-index:8;background:url(/bottom-bar-reflection.png) 50%/cover no-repeat;width:95.1%;height:17.1%;position:absolute;top:78.9%;left:2.7%}.bottom-bar-reflections .bottom-bar-strobe{opacity:0;pointer-events:none;background:#df2424;position:absolute;inset:0}.shutter{z-index:19;background:url(/shutter.png) 50%/cover no-repeat;border-radius:2cqh;width:63.2%;height:73%;transition:transform .8s ease-in-out;position:absolute;top:3.3%;left:34.8%;transform:translateY(-110%)}.shutter.closed{transform:translateY(0)}.shutter img.smoothie{aspect-ratio:1;width:35%;position:absolute;top:20%;left:50%;transform:translate(-50%)}.shutter .shutter-starburst{aspect-ratio:1;pointer-events:none;width:58%;animation:70s linear infinite shutterStarburstSpin;position:absolute;top:46%;left:50%;transform:translate(-50%,-50%)rotate(0)}.shutter .shutter-smoothie,.shutter .shutter-smoothie-next{aspect-ratio:1;pointer-events:none;width:40%;position:absolute;top:15%;left:50%;transform:translate(-50%)}.shutter .shutter-smoothie-next{z-index:1}.shutter .shutter-img{position:absolute;inset:0}.shutter button{aspect-ratio:3.13913;width:30%;color:var(--color-yellow);background:url(/btn_shutter_start.png) 50%/cover no-repeat;border:0;justify-content:center;align-items:center;padding-bottom:.4cqh;font-family:hatch-sans,sans-serif;font-size:1.5cqw;animation:2.4s ease-in-out infinite shutterButtonPulse;display:flex;position:absolute;top:80%;left:50%;transform:translate(-50%)}.shutter button:active{animation:none;transform:translate(-50%,3%)}@keyframes shutterButtonPulse{0%,to{transform:translate(-50%)scale(1)}50%{transform:translate(-50%)scale(1.04)}}@keyframes shutterStarburstSpin{0%{transform:translate(-50%,-50%)rotate(0)}to{transform:translate(-50%,-50%)rotate(360deg)}}.panel-mask{z-index:10;pointer-events:none;width:100%;height:100%;position:absolute;top:0;left:0}.blender{aspect-ratio:1;z-index:5;width:24cqw;position:absolute;top:22cqh;right:-.3cqw}.blender .body{z-index:7;aspect-ratio:.850422;z-index:2;background-image:url(/blender/blending_spritesheet.png);background-position:100% 0;background-repeat:no-repeat;background-size:cover;width:135%;animation:none;position:absolute;bottom:-12%;left:-31.7%}.blender .body.blending{animation:.8s steps(24,jump-none) infinite blending_animation}.blender .sparkles{z-index:3;aspect-ratio:.850422;opacity:0;pointer-events:none;background-image:url(/blender/sparks_spritesheet.png);background-position:0 0;background-repeat:no-repeat;background-size:cover;width:135%;position:absolute;bottom:-19%;left:-31.7%}.blender .sparkles.blending{opacity:1;animation:.958333s steps(22,jump-none) infinite sparks_animation}.blender .base{aspect-ratio:4.04425;background:url(/blender/base.png) 50%/contain no-repeat;width:100%;position:absolute;bottom:0;left:0}@keyframes blending_animation{0%{background-position:0 0}to{background-position:95.8333% 0}}@keyframes sparks_animation{0%{background-position:0 0}to{background-position:95.6522% 0}}.result-card{aspect-ratio:.677346;z-index:6;color:#26221e;background:url(/result-bg.png) 50%/contain no-repeat;flex-direction:column;justify-content:center;align-items:center;gap:2cqh;width:25.5cqw;padding:1cqw;font-family:hatch-sans,sans-serif;font-size:1.5cqh;line-height:1.05;transition:transform .5s ease-in-out;display:flex;position:absolute;top:2cqh;right:4cqw;transform:translateY(0)}.result-card.out{transform:translateY(120%)}.result-card h1{text-align:center;color:#df2424;text-wrap:balance;text-wrap:pretty;margin:0 3cqw;font-size:3cqh;font-weight:500;line-height:1.05}.result-card .smoothie-visual{aspect-ratio:1;width:44%;margin-bottom:-.5cqh;position:relative}.result-card .smoothie-visual>div{position:absolute;inset:0}.result-card .detail-table{flex-direction:column;gap:1cqh;width:100%;padding:0 3cqh;display:flex}.result-card .detail-table>div{justify-content:space-between;align-items:flex-start;display:flex}.result-card .detail-table>div div:first-of-type{text-align:left}.result-card .detail-table>div div:nth-of-type(2){text-align:right}.result-card p{text-align:center;padding:0 3cqh}.result-card .qr-code{aspect-ratio:1;box-sizing:border-box;background:url(/qr-frame.png) 50%/100% 100% no-repeat;width:8cqh;padding:.65cqh}.result-card .qr-code svg{fill:#064626;width:100%;height:100%;display:block}.result-card div.scan-instruction{font-size:.8em}.aiden-rig{aspect-ratio:1767/1647;pointer-events:none;height:auto;overflow:visible}.aiden-stage{transform-origin:0 0;position:absolute;top:0;left:0}.aiden-stage img{-webkit-user-select:none;user-select:none;-webkit-user-drag:none}.aiden-debug{z-index:9999;color:#fff;pointer-events:auto;background:#141418eb;border-radius:8px;width:230px;max-height:94vh;padding:8px 10px;font:11px/1.4 ui-monospace,monospace;position:fixed;top:8px;right:8px;overflow:auto}.aiden-debug strong{margin-bottom:6px;font-size:12px;display:block}.aiden-debug label{grid-template-columns:58px 1fr 30px;align-items:center;gap:4px;margin:2px 0;display:grid}.aiden-debug input[type=range]{width:100%}.aiden-debug em{text-align:right;opacity:.8;font-style:normal}.aiden-debug .row{flex-wrap:wrap;align-items:center;gap:3px;margin-top:6px;display:flex}.aiden-debug button{color:#fff;cursor:pointer;background:#333;border:1px solid #555;border-radius:4px;padding:2px 5px;font:10px ui-monospace,monospace}.aiden-debug button:hover{background:#444}
