@media (max-width:768px){body,html{height:100vh!important;height:100dvh!important;overflow:hidden!important;max-width:100vw!important}#side,#theme-col{display:none!important}#app{flex:1!important;min-height:0!important;overflow:hidden!important;overflow-x:hidden!important;flex-direction:column!important;height:auto!important;max-width:100vw!important}#game-area{flex:1!important;min-height:0!important;overflow:hidden!important;overflow-x:hidden!important;padding:4px 0 2px!important;gap:3px!important;justify-content:center!important;align-items:center!important;max-width:100vw!important}#board-section,#board-section>div{max-width:calc(100vw - 20px)!important;overflow:hidden!important}#m-bottom{display:flex!important;flex-direction:column;background:#12121f;border-top:1px solid #2a2a4a;padding:7px 10px 10px;gap:6px;flex-shrink:0;max-width:100vw!important;box-sizing:border-box}#m-status-row{display:flex;justify-content:space-between;align-items:center;min-height:16px}#m-stats{font-size:.65rem;color:#777}#m-feedback-text{font-size:.8rem;font-weight:700}#m-feedback-text.correct{color:#6ecb6e}#m-feedback-text.wrong{color:#cb6e6e}#m-feedback-text.solved{color:#7ec8e3}#m-theme-row{display:flex;flex-direction:column;gap:5px;align-items:stretch}.m-filters{display:flex;gap:5px}.m-ctrl-sel{flex:1;min-width:0;background:#1a1a2e;color:#e0e0e0;border:1px solid #2a2a4a;border-radius:6px;padding:4px 6px;font-size:16px;height:32px}#m-bottom .motif-note{margin:0;padding:4px 7px;font-size:.64rem;line-height:1.3;color:#9a9ab5;background:#0f0f1a;border:1px solid #20203a;border-radius:6px;max-height:2.7em;overflow:hidden}#m-bottom .motif-note:empty{display:none}.m-actions{display:flex;gap:6px}.m-actions button{flex:1;padding:6px 9px;font-size:.74rem;border-radius:6px;width:auto!important;height:32px;white-space:nowrap}#m-nav-row{display:flex;gap:6px}#m-nav-row button{flex:1;padding:8px 4px;font-size:.8rem;border-radius:6px;width:auto!important}}