.Game_container__ILOS6{width:100%;max-width:980px;margin:0 auto;display:flex;flex-direction:column;gap:16px}.Game_title__bl_wD{font-size:1.25rem;font-weight:700}.Game_controls__Zaq_K{display:flex;gap:8px;flex-wrap:wrap;align-items:center}.Game_number__1p5KM{width:60px;margin-left:6px}.Game_btn__xXDDq{padding:6px 10px;background:#111827;color:white;border:none;border-radius:6px;cursor:pointer}.Game_btn__xXDDq:disabled{opacity:.5;cursor:default}.Game_playArea__Mm5b9{display:flex;gap:18px;align-items:flex-end;justify-content:center;padding:18px 8px;min-height:220px;border:1px solid #e5e7eb80;border-radius:8px}.Game_tutorial__MGPjU{margin-top:8px;background:#f8fafc;padding:12px;border-radius:8px}.Game_code__i0mj1{background:#0f172a;color:#e6edf3;padding:8px;border-radius:6px;font-family:ui-monospace,SFMono-Regular,Menlo,Monaco,Roboto Mono,Courier New,monospace;white-space:pre;font-size:.9rem}.Game_small__ekSPU{font-size:.85rem;margin-left:8px}.Game_message___K694{color:#b91c1c;font-weight:600}.Game_speedLabel___3W0M{display:flex;gap:8px;align-items:center}.Game_recursionViz__GpxMH{margin-top:16px;background:#f8fafc;padding:16px;border-radius:8px;border:1px solid #e5e7eb}.Game_recursionViz__GpxMH h2{font-size:1.1rem;font-weight:600;margin-bottom:12px;color:#1f2937}.Game_callStack__B6HR4{background:#0f172a;color:#e6edf3;padding:16px;border-radius:6px;font-family:ui-monospace,SFMono-Regular,Menlo,Monaco,Roboto Mono,Courier New,monospace;font-size:.9rem;max-height:400px;overflow-y:auto;line-height:1.8}.Game_callItem__Byyih{padding:4px 8px;border-radius:4px;transition:background .2s}.Game_activeCall__3RYYP{background:#fbbf2433;border-left:3px solid #f59e0b;padding-left:5px;animation:Game_pulse__JTPob 1s ease-in-out infinite}@keyframes Game_pulse__JTPob{0%,to{background:#fbbf2433}50%{background:#fbbf2466}}.Game_callText__JcwkT{color:#94a3b8}.Game_activeCall__3RYYP .Game_callText__JcwkT{color:#fbbf24;font-weight:600}.Game_noActive__d1_qy{color:#64748b;font-style:italic}.Game_progressInfo__zWoj2{margin-top:12px;font-size:.9rem;color:#64748b;text-align:right}.Disk_disk__npMUD{height:28px;border-radius:8px;display:flex;align-items:center;justify-content:center;color:white;font-weight:700;box-shadow:0 2px 4px rgba(0,0,0,.15);transition:transform .3s ease}.Disk_disk__npMUD.Disk_selected__JBYu4{animation:Disk_float__ZgqD9 .8s ease-in-out infinite}@keyframes Disk_float__ZgqD9{0%,to{transform:translateY(-32px)}50%{transform:translateY(-56px)}}.Disk_label__nUs9B{font-size:.85rem;padding:0 6px}.Rod_rodWrap__0rkfd{width:140px;display:flex;flex-direction:column;align-items:center;cursor:pointer;user-select:none}.Rod_selected__BoBy_{outline:3px solid #f59e0b33;border-radius:6px}.Rod_rod__7xyJi{position:relative;width:100%;height:220px;display:flex;flex-direction:column;justify-content:flex-end;align-items:center}.Rod_pole__R5imA{bottom:28px;width:6px;height:160px;background:#4b5563;z-index:0}.Rod_base__ijxA4,.Rod_pole__R5imA{position:absolute;border-radius:4px}.Rod_base__ijxA4{width:100%;height:8px;background:#374151;bottom:0}.Rod_stack__YFz5U{width:100%;position:relative;z-index:1;display:flex;flex-direction:column;align-items:center;gap:6px;padding-bottom:6px}.Rod_spacer__vvp95{height:18px;width:1px;opacity:0}.Rod_label__mw7MF{margin-top:8px;font-size:.85rem;color:#374151}