#window-recyclerush .window-body{display:flex;flex-direction:column;gap:12px}
#window-recyclerush canvas{width:100%;max-width:100%;height:auto;aspect-ratio:23/16;border-radius:18px;border:1px solid rgba(246,210,92,.24);background:linear-gradient(180deg,#09141f,#041018);box-shadow:0 18px 48px rgba(0,0,0,.28);touch-action:none}
#window-recyclerush .game-note{padding:10px 12px;border-radius:14px;background:rgba(32,24,9,.55);border:1px solid rgba(246,210,92,.22)}
