:root{color-scheme:dark;font-family:ui-monospace,SFMono-Regular,Menlo,monospace;background:#06070a;--safe-top: env(safe-area-inset-top, 0px);--safe-right: env(safe-area-inset-right, 0px);--safe-bottom: env(safe-area-inset-bottom, 0px);--safe-left: env(safe-area-inset-left, 0px);--touch-size: 54px}*{box-sizing:border-box}html,body{margin:0;width:100%;height:100%;overflow:hidden;background:#06070a;overscroll-behavior:none}body{display:grid;place-items:center;min-height:100svh;padding:var(--safe-top) var(--safe-right) var(--safe-bottom) var(--safe-left)}#shell{width:min(100%,calc(100svh * 16 / 9));max-height:100%;position:relative;aspect-ratio:16 / 9;overflow:hidden;background:#000;box-shadow:0 0 60px #000;-webkit-user-select:none;user-select:none;-webkit-touch-callout:none}#display-panel{position:relative;width:100%;height:100%;overflow:hidden;background:#10131a}#game{display:block;width:100%;height:100%;image-rendering:pixelated;outline:none;background:#10131a}#boot-status{position:absolute;inset:auto 0 12px;margin:0;text-align:center;color:#d7b664;font-size:12px;pointer-events:none}#controller-deck,#mobile-toolbar,#touch-select,#touch-controls{display:none}button{font-family:inherit;-webkit-tap-highlight-color:transparent}@media(pointer:coarse){:root{--touch-size: clamp(48px, 15vw, 62px)}body{place-items:stretch}#shell{width:100%;height:100%;max-height:none;display:grid;grid-template-columns:1fr;grid-template-rows:auto minmax(0,1fr);aspect-ratio:auto;box-shadow:none;background:#111722}#display-panel{width:100%;height:auto;min-width:0;min-height:0;align-self:center;aspect-ratio:16 / 9;box-shadow:0 5px 18px #000b;touch-action:none}#game{touch-action:none}#controller-deck{min-width:0;min-height:0;display:flex;flex-direction:column;gap:8px;overflow:hidden;padding:10px;border-top:3px solid #202a39;background:radial-gradient(circle at 78% 78%,#242b3b 0 2px,transparent 3px),linear-gradient(145deg,#202838,#111722 58%,#0a0e16);background-size:14px 14px,auto;box-shadow:inset 0 2px #46536a66;touch-action:none}.controller-header{min-height:48px;display:flex;align-items:center;justify-content:space-between;gap:10px}.controller-brand{color:#e0a43a;font-size:clamp(13px,3.6vw,20px);font-weight:1000;font-style:italic;letter-spacing:.08em;text-shadow:2px 2px #080a0f}#mobile-toolbar{min-width:0;display:flex;justify-content:flex-end;gap:8px}#mobile-toolbar button{width:48px;height:48px;min-width:48px;min-height:48px;border:1px solid #f4ddb488;border-radius:10px;background:#090d16e8;color:#fff4d6;font-size:20px;font-weight:900;box-shadow:0 3px 10px #0009;touch-action:manipulation}#mobile-toolbar button:disabled{visibility:hidden}#touch-controls{width:100%;min-height:0;flex:1;align-items:center;justify-content:space-evenly;gap:12px}#shell[data-scene=game] #touch-controls{display:flex}.touch-dpad{flex:none;display:grid;grid-template-columns:repeat(3,var(--touch-size));grid-template-rows:repeat(3,var(--touch-size));filter:drop-shadow(0 4px 10px #000b)}.touch-dpad .dpad-up{grid-column:2;grid-row:1;border-radius:14px 14px 5px 5px}.touch-dpad .dpad-left{grid-column:1;grid-row:2;border-radius:14px 5px 5px 14px}.touch-dpad .dpad-right{grid-column:3;grid-row:2;border-radius:5px 14px 14px 5px}.touch-dpad .dpad-down{grid-column:2;grid-row:3;border-radius:5px 5px 14px 14px}.touch-actions{flex:none;display:grid;grid-template-columns:repeat(2,var(--touch-size));grid-template-rows:repeat(2,var(--touch-size));gap:8px;transform:rotate(-8deg);filter:drop-shadow(0 4px 10px #000b)}.touch-actions>button{transform:rotate(8deg)}.touch-actions .action-item{grid-column:1;grid-row:1}.touch-actions .action-special{grid-column:2;grid-row:1}.touch-actions .action-jump{grid-column:1;grid-row:2}.touch-actions .action-attack{grid-column:2;grid-row:2}#touch-controls button{width:100%;min-width:48px;min-height:48px;border:2px solid #f7e9c699;background:#0a101cf2;color:#fff;font:900 clamp(15px,3.8vw,22px) ui-monospace,monospace;box-shadow:inset 0 0 0 2px #0006;touch-action:none}.touch-actions button{border-radius:50%;background:#382032}.touch-actions button:nth-child(2){background:#4a2818}.touch-actions button:nth-child(3){background:#163a45}.touch-actions button:nth-child(4){background:#693a16}.touch-actions b{display:block;line-height:1}.touch-actions span{display:block;margin-top:3px;font-size:8px;letter-spacing:.04em}#touch-controls button.is-pressed{background:#f0ae44;color:#14100a;transform:translateY(2px) scale(.96)}.touch-actions>button.is-pressed{transform:rotate(8deg) translateY(2px) scale(.96)}#touch-select{width:100%;max-width:540px;min-height:0;margin:auto;padding:8px;border:2px solid #e5aa3b;border-radius:14px;background:#080d17e8;box-shadow:0 8px 24px #000b;gap:8px}#shell[data-scene=select] #touch-select{display:grid}.touch-select-row{min-width:0;display:grid;grid-template-columns:52px minmax(0,1fr) 52px;gap:8px}.touch-select-row button,#partner-toggle,#touch-start{min-width:48px;min-height:48px;border:1px solid #f3d693b8;border-radius:9px;background:#1a2331;color:#fff3d6;font-weight:900;font-size:28px;touch-action:manipulation}.touch-select-value{min-width:0;display:grid;align-content:center;text-align:center}.touch-select-value span{color:#e0a438;font-size:9px;font-weight:900;letter-spacing:.12em}.touch-select-value output{overflow:hidden;color:#f4f0e8;font-size:clamp(10px,2.8vw,14px);font-weight:900;text-overflow:ellipsis;white-space:nowrap}#touch-start{background:#d8902d;color:#15100a;font-size:16px;letter-spacing:.08em}#partner-toggle{background:#18362f;color:#c9f2d4;font-size:13px;letter-spacing:.06em}#touch-select button:active,#mobile-toolbar button:active{transform:translateY(2px);filter:brightness(1.25)}}@media(pointer:coarse)and (orientation:landscape){:root{--touch-size: 48px}#shell{grid-template-columns:152px minmax(0,1fr) 152px;grid-template-rows:minmax(0,1fr) auto;background:linear-gradient(145deg,#202838,#111722 58%,#0a0e16)}#display-panel{grid-column:2;grid-row:1;max-height:100%;align-self:center;border-right:1px solid #000;border-left:1px solid #000}#controller-deck,.controller-header{display:contents}.controller-brand{grid-column:1;grid-row:2;display:flex;min-height:48px;padding:0 8px;align-items:center;font-size:13px}#mobile-toolbar{grid-column:3;grid-row:2;align-self:center;gap:4px}#shell[data-scene=game] #touch-controls{display:contents}.touch-dpad{grid-column:1;grid-row:1;align-self:end;justify-self:center;margin-bottom:8px}.touch-actions{grid-column:3;grid-row:1;align-self:end;justify-self:center;margin-bottom:12px}#touch-select{grid-column:2;grid-row:2;width:100%;max-width:none;margin:0;padding:4px;grid-template-columns:minmax(104px,1fr) minmax(104px,1fr) minmax(128px,.7fr);gap:4px;border-radius:8px}.touch-select-row{grid-template-columns:48px minmax(0,1fr) 48px;gap:2px}.touch-select-row button,#touch-start{height:48px;min-height:48px}.touch-select-value span{font-size:7px}.touch-select-value output{font-size:8px}}@media(pointer:coarse)and (orientation:portrait){#display-panel{box-shadow:0 5px 18px #000b}#touch-controls{max-width:520px;margin:0 auto}}body.mobile-expanded{position:fixed;top:0;right:0;bottom:0;left:0;width:100vw;height:100dvh;padding:var(--safe-top) var(--safe-right) var(--safe-bottom) var(--safe-left)}@media(pointer:coarse){body.mobile-expanded #shell{width:100%;height:100%}#shell:fullscreen,#shell:-webkit-full-screen{padding:var(--safe-top) var(--safe-right) var(--safe-bottom) var(--safe-left)}}@media(pointer:coarse)and (orientation:landscape)and (max-height:430px){.touch-dpad{margin-bottom:4px}.touch-actions{margin-bottom:8px}}
