.breakout_container__hVKJY{max-width:520px;margin:0 auto;padding:2rem 1rem 3rem;text-align:center}.breakout_title__mXrha{font-size:2rem;font-weight:700;margin-bottom:.5rem;color:var(--text-primary)}.breakout_description__4s63v{color:var(--text-muted);margin-bottom:1.5rem;font-size:1rem}.breakout_stats__Gzxkp{display:flex;justify-content:center;gap:2rem;margin-bottom:1rem}.breakout_stat__UVoE_{display:flex;flex-direction:column;align-items:center;background:var(--bg-hover);padding:.5rem 1.5rem;border-radius:8px}.breakout_statLabel__oElvK{font-size:.75rem;color:var(--text-muted);text-transform:uppercase}.breakout_statValue__OgITg{font-size:1.25rem;font-weight:700;color:var(--text-primary)}.breakout_gameArea__HA5qm{position:relative;display:inline-block}.breakout_canvas__FNDkI{background:linear-gradient(180deg,var(--bg-page) 0,var(--border-default) 100%);border-radius:12px;border:2px solid var(--border-default);display:block;max-width:100%;height:auto;touch-action:none;-moz-user-select:none;user-select:none;-webkit-user-select:none}.breakout_overlay__pm3KK{position:absolute;top:0;left:0;right:0;bottom:0;background:hsla(0,0%,100%,.95);display:flex;flex-direction:column;align-items:center;justify-content:center;border-radius:12px;gap:1rem}.breakout_startBtn__c2dCL{padding:.875rem 2.5rem;background:var(--primary);color:#fff;border:none;border-radius:16px;font-size:1.125rem;font-weight:600;cursor:pointer;transition:all .2s ease}.breakout_startBtn__c2dCL:hover{background:var(--primary-light);transform:translateY(-2px)}.breakout_instructions__jrAtp{font-size:.875rem;color:var(--text-muted);max-width:300px}.breakout_message__U_E5J{font-size:1.75rem;font-weight:700;color:var(--primary)}.breakout_finalScore__VonKB{font-size:1.125rem;color:var(--text-secondary)}.breakout_controls__86VFE{margin-top:1rem;display:flex;justify-content:center;gap:.75rem}