.ds-frame-module___wAdZq__dsStage{background:#1a1a2e;justify-content:center;align-items:center;width:100%;height:100dvh;font-family:"Press Start 2P",Courier New,monospace;display:flex;overflow:hidden}.ds-frame-module___wAdZq__dsShell{--shell-bg:#3a3a3a;--shell-light:#4e4e4e;--shell-dark:#222;--shell-edge:#1a1a1a;--hinge-bg:#2a2a2a;--screen-border:#111;--screen-bg:#000;--screen-bezel:#1e1e1e;--dpad-bg:#2b2b2b;--dpad-arrow:#555;--dpad-active:#444;--btn-a:#d22;--btn-b:#2a4;--btn-x:#24c;--btn-y:#83c;--pill-bg:#333;--pill-active:#444;--text-color:#ccc;--led-green:#0f6;background:linear-gradient(160deg,var(--shell-light)0%,var(--shell-bg)40%,var(--shell-dark)100%);box-shadow:0 0 0 2px var(--shell-edge),0 8px 32px #000000b3,inset 0 2px 4px #ffffff14,inset 0 -2px 4px #0006;transform-origin:50%;-webkit-user-select:none;user-select:none;border-radius:24px 24px 40px 40px;flex-direction:column;align-items:center;width:480px;padding:22px 26px 28px;display:flex;position:relative}.ds-frame-module___wAdZq__dsLed{background:var(--led-green);width:7px;height:7px;box-shadow:0 0 6px var(--led-green);border-radius:50%;position:absolute;top:14px;left:20px}.ds-frame-module___wAdZq__dsTopHalf{flex-direction:column;align-items:center;width:100%;display:flex}.ds-frame-module___wAdZq__dsScreenOuter{background:var(--screen-bezel);border-radius:6px;width:100%;padding:6px;box-shadow:inset 0 2px 6px #000c,0 2px 4px #00000080}.ds-frame-module___wAdZq__dsScreen{background:var(--screen-bg);aspect-ratio:256/192;border-radius:3px;justify-content:center;align-items:center;width:100%;display:flex;position:relative;overflow:hidden}.ds-frame-module___wAdZq__dsScreen canvas{image-rendering:pixelated;image-rendering:crisp-edges;display:block;width:100%!important;height:100%!important}.ds-frame-module___wAdZq__dsHinge{background:var(--hinge-bg);border-radius:3px;width:80%;height:10px;margin:4px 0;box-shadow:inset 0 2px 4px #0009,0 2px 4px #0006}.ds-frame-module___wAdZq__dsBottomHalf{flex-direction:column;align-items:center;gap:10px;width:100%;display:flex}.ds-frame-module___wAdZq__dsBottomScreenOuter{background:var(--screen-bezel);border-radius:6px;width:100%;padding:6px;box-shadow:inset 0 2px 6px #000c,0 2px 4px #00000080}.ds-frame-module___wAdZq__dsBottomScreen{aspect-ratio:256/192;background:#1a2030;border-radius:3px;justify-content:center;align-items:center;width:100%;display:flex;position:relative;overflow:hidden}.ds-frame-module___wAdZq__dsBottomScreen canvas{image-rendering:pixelated;image-rendering:crisp-edges;display:block;width:100%!important;height:100%!important}.ds-frame-module___wAdZq__dsControls{justify-content:space-between;align-items:center;width:100%;padding:0 4px;display:flex}.ds-frame-module___wAdZq__dsDpad{width:72px;height:72px;position:relative}.ds-frame-module___wAdZq__dpadGrid{grid-template-rows:repeat(3,24px);grid-template-columns:repeat(3,24px);gap:0;display:grid}.ds-frame-module___wAdZq__dpadCell{width:24px;height:24px}.ds-frame-module___wAdZq__dpadBtn{background:var(--dpad-bg);cursor:pointer;-webkit-tap-highlight-color:transparent;border:none;outline:none;justify-content:center;align-items:center;width:24px;height:24px;transition:background 50ms,transform 50ms,box-shadow 50ms;display:flex;position:relative;box-shadow:inset 0 -2px 4px #00000080,0 1px 2px #ffffff0d}.ds-frame-module___wAdZq__dpadBtn:hover{background:#363636}.ds-frame-module___wAdZq__dpadBtn.ds-frame-module___wAdZq__pressed,.ds-frame-module___wAdZq__dpadBtn:active{background:var(--dpad-active);transform:translateY(1px);box-shadow:inset 0 2px 4px #000000b3}.ds-frame-module___wAdZq__dpadUp{border-radius:4px 4px 0 0}.ds-frame-module___wAdZq__dpadDown{border-radius:0 0 4px 4px}.ds-frame-module___wAdZq__dpadLeft{border-radius:4px 0 0 4px}.ds-frame-module___wAdZq__dpadRight{border-radius:0 4px 4px 0}.ds-frame-module___wAdZq__dpadCenter{background:#303030;border:none;width:24px;height:24px}.ds-frame-module___wAdZq__dpadBtn:after{content:"";border:5px solid #0000;display:block}.ds-frame-module___wAdZq__dpadUp:after{border-bottom-color:var(--dpad-arrow);margin-bottom:-4px}.ds-frame-module___wAdZq__dpadDown:after{border-top-color:var(--dpad-arrow);margin-top:-4px}.ds-frame-module___wAdZq__dpadLeft:after{border-right-color:var(--dpad-arrow);margin-right:-4px}.ds-frame-module___wAdZq__dpadRight:after{border-left-color:var(--dpad-arrow);margin-left:-4px}.ds-frame-module___wAdZq__dsPillRow{gap:8px;display:flex}.ds-frame-module___wAdZq__dsPill{background:var(--pill-bg);cursor:pointer;color:#888;-webkit-tap-highlight-color:transparent;border:none;border-radius:10px;outline:none;justify-content:center;align-items:center;width:48px;height:12px;font-family:inherit;font-size:5px;transition:background 50ms,transform 50ms;display:flex;box-shadow:0 1px 3px #00000080,inset 0 -1px 2px #0006}.ds-frame-module___wAdZq__dsPill:hover{color:#aaa;background:#3c3c3c}.ds-frame-module___wAdZq__dsPill.ds-frame-module___wAdZq__pressed,.ds-frame-module___wAdZq__dsPill:active{background:var(--pill-active);color:#bbb;transform:translateY(1px);box-shadow:inset 0 2px 3px #0009}.ds-frame-module___wAdZq__dsAbxy{width:72px;height:72px;position:relative}.ds-frame-module___wAdZq__abxyGrid{grid-template-rows:repeat(3,24px);grid-template-columns:repeat(3,24px);gap:0;display:grid}.ds-frame-module___wAdZq__abxyBtn{cursor:pointer;color:#fff;-webkit-tap-highlight-color:transparent;border:none;border-radius:50%;outline:none;justify-content:center;align-items:center;width:24px;height:24px;font-family:inherit;font-size:6px;font-weight:700;transition:transform 50ms,box-shadow 50ms;display:flex;box-shadow:0 3px #00000080,inset 0 1px 2px #ffffff26}.ds-frame-module___wAdZq__abxyBtn:hover{filter:brightness(1.15)}.ds-frame-module___wAdZq__abxyBtn.ds-frame-module___wAdZq__pressed,.ds-frame-module___wAdZq__abxyBtn:active{filter:brightness(.85);transform:translateY(2px);box-shadow:0 1px #00000080,inset 0 2px 3px #0006}.ds-frame-module___wAdZq__btnA{background:var(--btn-a)}.ds-frame-module___wAdZq__btnB{background:var(--btn-b)}.ds-frame-module___wAdZq__btnX{background:var(--btn-x)}.ds-frame-module___wAdZq__btnY{background:var(--btn-y)}.ds-frame-module___wAdZq__abxySpacer{width:24px;height:24px}.ds-frame-module___wAdZq__dsSpeaker{opacity:.25;flex-direction:column;gap:3px;display:flex}.ds-frame-module___wAdZq__dsSpeakerRow{gap:3px;display:flex}.ds-frame-module___wAdZq__dsSpeakerDot{background:#666;border-radius:50%;width:4px;height:4px}@media (max-height:900px){.ds-frame-module___wAdZq__dsShell{transform:scale(.9)}}@media (max-height:800px){.ds-frame-module___wAdZq__dsShell{transform:scale(.78)}}@media (max-height:700px){.ds-frame-module___wAdZq__dsShell{transform:scale(.65)}}@media (max-height:580px){.ds-frame-module___wAdZq__dsShell{transform:scale(.52)}}@media (max-width:520px){.ds-frame-module___wAdZq__dsShell{transform:scale(.85)}}@media (max-width:420px){.ds-frame-module___wAdZq__dsShell{transform:scale(.7)}}@media (max-width:340px){.ds-frame-module___wAdZq__dsShell{transform:scale(.55)}}
