@keyframes home_aurora__sM08h{0%{background-position:0 50%}50%{background-position:100% 50%}to{background-position:0 50%}}.home_container__d0lKB{display:flex;justify-content:center;align-items:center;min-height:100vh;background:radial-gradient(ellipse at 33% 22%,rgba(249,164,183,.4),transparent 50%),radial-gradient(ellipse at 75% 60%,rgba(85,157,249,.3),transparent 60%),radial-gradient(ellipse at 10% 80%,rgba(249,123,85,.3),transparent 50%),#f8f5f2;background-size:300% 300%;animation:home_aurora__sM08h 50s ease-in-out infinite;padding:2rem;overflow:hidden}.home_console__ZTuWP{background-color:hsla(40,12%,91%,.85);backdrop-filter:blur(10px);-webkit-backdrop-filter:blur(10px);border:1px solid #ccc;border-radius:12px;padding:1.5rem;width:100%;max-width:900px;box-shadow:0 4px 6px rgba(0,0,0,.1),0 10px 20px rgba(0,0,0,.1);font-family:var(--font-press-start-2p),monospace;color:var(--text-dark)}.home_header__dSMWc{text-align:center;margin-bottom:1.5rem;padding:.5rem;color:var(--text-dark)}.home_header__dSMWc h1{font-size:1.875rem;font-weight:700;letter-spacing:2px}.home_debugIndicator__mFSoa{background-color:var(--accent-orange);color:#fff;padding:.5rem 1rem;border-radius:4px;font-size:.7rem;margin-top:.5rem;border:2px solid var(--text-dark);animation:home_debugPulse__NNiUp 2s ease-in-out infinite}@keyframes home_debugPulse__NNiUp{0%,to{opacity:1}50%{opacity:.7}}.home_screen__ryWU9{display:flex;gap:1.5rem;border:2px solid var(--screen-border);padding:1rem;background-color:var(--screen-bg);min-height:400px;border-radius:8px}.home_prototypeList__K16Rq{width:40%;overflow-y:auto;border:2px solid var(--screen-border);padding:1rem}.home_prototypeList__K16Rq ul{list-style:none;padding:0;margin:0}.home_prototypeList__K16Rq li{padding:.5rem;font-size:.8rem;cursor:default;display:flex;align-items:center;color:var(--screen-text);height:2.5rem;box-sizing:border-box;white-space:nowrap}.home_prototypeList__K16Rq .home_selected__r3_8D{background-color:var(--accent-blue);color:var(--text-dark);font-size:.7rem}.home_prototypeList__K16Rq .home_selected__r3_8D .home_arrow__lNgKI{font-size:.8rem}.home_arrow__lNgKI{margin-right:.5rem;font-size:1rem}.home_debugItem__OMTMS{border-left:4px solid var(--accent-orange)!important;background-color:rgba(249,123,85,.1)!important;position:relative}.home_debugItem__OMTMS:after{content:"🔧";position:absolute;right:.5rem;font-size:.8rem}.home_preview__fPdSl{width:60%;display:flex;flex-direction:column;gap:1rem}.home_previewImageContainer__X4D40{display:flex;justify-content:center;align-items:center;height:450px;width:100%}.home_previewImage__PZqdx{width:100%;height:100%;object-fit:cover;image-rendering:pixelated;border:2px solid var(--screen-border)}.home_descriptionBox__2cpBD{padding:1rem;border:2px solid var(--screen-border)}.home_descriptionBox__2cpBD h3{font-size:1.1rem;margin:0 0 .5rem;color:var(--screen-text)}.home_descriptionBox__2cpBD p{font-size:.8rem;line-height:1.4;margin:0;color:var(--screen-text)}.home_descriptionFont__5M6SY{font-family:var(--font-inter),sans-serif}.home_controls__xqZNU{margin-top:1.5rem;display:flex;justify-content:space-between;align-items:flex-start;padding:0 2rem}.home_dpad__AkBcK{display:flex;gap:.5rem}.home_dpad__AkBcK button{width:50px;height:50px;border:2px solid var(--text-dark);background-color:var(--accent-blue);color:#fff;font-size:.9rem;cursor:pointer;box-shadow:2px 2px 0 var(--text-dark);display:flex;align-items:center;justify-content:center;padding:.2rem 0 0;line-height:0}.home_dpad__AkBcK button:active{transform:translate(1px,1px);box-shadow:1px 1px 0 var(--text-dark)}.home_actionButtons__9T5Fp{display:flex;gap:2rem;align-items:center}.home_buttonGroup__vB1UM{display:flex;flex-direction:column;align-items:center;gap:.5rem}.home_buttonGroup__vB1UM span{font-size:.675rem;font-weight:700}.home_aButton__BZdCj,.home_bButton__R3Awb{width:60px;height:60px;border-radius:50%;border:2px solid var(--text-dark);font-size:1.5rem;font-weight:700;cursor:pointer;box-shadow:2px 2px 0 var(--text-dark);display:flex;align-items:center;justify-content:center;padding-top:4px}.home_aButton__BZdCj{background-color:var(--accent-pink);color:#fff}.home_bButton__R3Awb{background-color:var(--accent-orange);color:#fff}.home_aButton__BZdCj:active,.home_bButton__R3Awb:active{transform:translate(1px,1px);box-shadow:1px 1px 0 var(--text-dark)}@media (max-width:768px){.home_container__d0lKB{padding:2rem 1rem;align-items:center}.home_console__ZTuWP{padding:1rem;box-shadow:2px 2px 0 var(--text-dark)}.home_header__dSMWc h1{font-size:.75rem;white-space:nowrap}.home_screen__ryWU9{flex-direction:column;min-height:auto;gap:1rem}.home_preview__fPdSl,.home_prototypeList__K16Rq{width:100%}.home_prototypeList__K16Rq{max-height:150px;order:2}.home_preview__fPdSl{order:1}.home_previewImageContainer__X4D40{height:250px}.home_descriptionBox__2cpBD{display:none}.home_descriptionBox__2cpBD h3{font-size:1rem}.home_descriptionBox__2cpBD p{font-size:.75rem}.home_controls__xqZNU{flex-direction:row;justify-content:space-around;align-items:flex-start;gap:1rem;padding:0}.home_actionButtons__9T5Fp{gap:1.5rem}.home_dpad__AkBcK button{width:45px;height:45px}.home_aButton__BZdCj,.home_bButton__R3Awb{width:50px;height:50px;font-size:1.2rem;padding-top:2px}}@font-face{font-family:Press Start\ 2P;font-style:normal;font-weight:400;font-display:swap;src:url(/_next/static/media/dbbdd2d89d2ef0ef-s.woff2) format("woff2");unicode-range:u+0460-052f,u+1c80-1c8a,u+20b4,u+2de0-2dff,u+a640-a69f,u+fe2e-fe2f}@font-face{font-family:Press Start\ 2P;font-style:normal;font-weight:400;font-display:swap;src:url(/_next/static/media/a06229eb79a83cfc-s.woff2) format("woff2");unicode-range:u+0301,u+0400-045f,u+0490-0491,u+04b0-04b1,u+2116}@font-face{font-family:Press Start\ 2P;font-style:normal;font-weight:400;font-display:swap;src:url(/_next/static/media/c9e224327ce7933e-s.woff2) format("woff2");unicode-range:u+0370-0377,u+037a-037f,u+0384-038a,u+038c,u+038e-03a1,u+03a3-03ff}@font-face{font-family:Press Start\ 2P;font-style:normal;font-weight:400;font-display:swap;src:url(/_next/static/media/d85064eaed4b8683-s.woff2) format("woff2");unicode-range:u+0100-02ba,u+02bd-02c5,u+02c7-02cc,u+02ce-02d7,u+02dd-02ff,u+0304,u+0308,u+0329,u+1d00-1dbf,u+1e00-1e9f,u+1ef2-1eff,u+2020,u+20a0-20ab,u+20ad-20c0,u+2113,u+2c60-2c7f,u+a720-a7ff}@font-face{font-family:Press Start\ 2P;font-style:normal;font-weight:400;font-display:swap;src:url(/_next/static/media/db234bd00cda6a96-s.p.woff2) format("woff2");unicode-range:u+00??,u+0131,u+0152-0153,u+02bb-02bc,u+02c6,u+02da,u+02dc,u+0304,u+0308,u+0329,u+2000-206f,u+20ac,u+2122,u+2191,u+2193,u+2212,u+2215,u+feff,u+fffd}@font-face{font-family:Press Start\ 2P Fallback;src:local("Arial");ascent-override:44.58%;descent-override:0.00%;line-gap-override:0.00%;size-adjust:224.32%}.__className_6d0c14{font-family:Press Start\ 2P,Press Start\ 2P Fallback;font-weight:400;font-style:normal}