*,:before,:after{box-sizing:border-box;-webkit-tap-highlight-color:transparent;margin:0;padding:0}:root{--bg:#0f0f0f;--bg-card:#161616;--bg-elevated:#1e1e1e;--blue:#3b82f6;--blue-dim:#3b82f626;--blue-border:#3b82f64d;--text:#fff;--text-muted:#888;--text-dim:#555;--border:#ffffff14;--border-hover:#ffffff26;--font:"DM Sans", system-ui, sans-serif;--font-pixel:"Press Start 2P", monospace;--radius:10px;--radius-lg:16px}html,body,#root{width:100%;height:100%;overflow-x:hidden}body{background:var(--bg);color:var(--text);font-family:var(--font);-webkit-font-smoothing:antialiased;line-height:1.6}.controller-root{-webkit-user-select:none;user-select:none;touch-action:none;flex-direction:column;width:100vw;height:100dvh;display:flex;overflow:hidden}.screen-root{min-height:100vh}button{font-family:var(--font);cursor:pointer}a{color:inherit;text-decoration:none}::-webkit-scrollbar{width:4px}::-webkit-scrollbar-track{background:var(--bg)}::-webkit-scrollbar-thumb{background:#333;border-radius:2px}
