:root{color:#f8fafc;letter-spacing:0;font-synthesis:none;text-rendering:optimizelegibility;-webkit-font-smoothing:none;-moz-osx-font-smoothing:grayscale;background:#09090f;font-family:Consolas,Courier New,monospace}*{box-sizing:border-box}html,body,#app{width:100%;height:100%;margin:0}body{background:radial-gradient(circle at 50% 20%,#2dd4bf2e,#0000 36%),linear-gradient(#111827 0%,#09090f 62%,#050509 100%);min-width:320px;min-height:100svh;overflow:hidden}#app{place-items:center;display:grid}canvas{image-rendering:pixelated;image-rendering:crisp-edges;display:block;box-shadow:0 22px 90px #0000009e}.nd-touch{z-index:40;padding:18px 20px calc(18px + env(safe-area-inset-bottom));pointer-events:none;touch-action:none;-webkit-user-select:none;user-select:none;grid-template-columns:auto 1fr auto;align-items:end;gap:16px;display:grid;position:fixed;bottom:0;left:0;right:0}.nd-touch>*{pointer-events:auto}.nd-pad{grid-template-rows:repeat(3,52px);grid-template-columns:repeat(3,52px);gap:4px;display:grid}.nd-pad [data-nd-control=left]{grid-area:2/1}.nd-pad [data-nd-control=down]{grid-area:3/2}.nd-pad [data-nd-control=right]{grid-area:2/3}.nd-pad [data-nd-control=up]{grid-area:1/2}.nd-cluster{grid-template-columns:repeat(2,56px);gap:10px;display:grid}.nd-btn{color:#fff3c4;letter-spacing:.04em;-webkit-backdrop-filter:blur(3px);background:#0c08169e;border:2px solid #ffffff80;border-radius:12px;place-items:center;height:52px;font:600 12px/1 Consolas,Courier New,monospace;transition:transform 90ms ease-out,background 90ms ease-out;display:grid}.nd-btn:active,.nd-btn[data-pressed=true]{color:#2b1206;background:#fa9f32d9;transform:scale(.94)}.nd-btn.round{border-radius:50%;height:56px}@media (orientation:portrait){.nd-touch{background:linear-gradient(#0000,#06040cbf 40%)}}@media (orientation:landscape){.nd-touch{opacity:.72;padding-bottom:calc(10px + env(safe-area-inset-bottom))}.nd-pad{grid-template-rows:repeat(3,46px);grid-template-columns:repeat(3,46px)}.nd-btn{height:46px}.nd-btn.round{height:50px}}
