:root{--mmg-safe-top-fallback: env(safe-area-inset-top, 0px);--mmg-safe-right-fallback: env(safe-area-inset-right, 0px);--mmg-safe-bottom-fallback: env(safe-area-inset-bottom, 0px);--mmg-safe-left-fallback: env(safe-area-inset-left, 0px);--mmg-safe-top: var(--safe-area-inset-top, var(--mmg-safe-top-fallback));--mmg-safe-right: var(--safe-area-inset-right, var(--mmg-safe-right-fallback));--mmg-safe-bottom: var(--safe-area-inset-bottom, var(--mmg-safe-bottom-fallback));--mmg-safe-left: var(--safe-area-inset-left, var(--mmg-safe-left-fallback));--mmg-viewport-height: 100vh;--mmg-phone-max-width: 430px}@supports (height: 100dvh){:root{--mmg-viewport-height: 100dvh}}@supports (height: 100svh){:root{--mmg-viewport-height: 100svh}}html,body,#root{min-height:var(--mmg-viewport-height);max-width:100vw;overflow-x:hidden;-webkit-overflow-scrolling:touch;touch-action:manipulation;-webkit-user-select:none;user-select:none;-webkit-touch-callout:none;-webkit-tap-highlight-color:transparent;background-color:#0f172a}input,textarea,[contenteditable=true]{-webkit-user-select:text;user-select:text;touch-action:auto}.mmg-hub-scroll{-webkit-overflow-scrolling:touch;overflow-x:hidden}.mmg-course-loading-root{box-sizing:border-box;position:fixed;top:0;right:0;bottom:0;left:0;min-height:var(--mmg-viewport-height);padding-top:var(--mmg-safe-top);padding-bottom:var(--mmg-safe-bottom);padding-left:max(12px,var(--mmg-safe-left));padding-right:max(12px,var(--mmg-safe-right));overflow-x:hidden;overflow-y:auto;-webkit-overflow-scrolling:touch}.mmg-course-loading-progress-fill{background:linear-gradient(90deg,#059669,#10b981 55%,#34d399);box-shadow:0 0 12px #10b9818c;transition:width .12s linear}.mmg-hub-root{box-sizing:border-box;min-height:var(--mmg-viewport-height);max-width:100vw;overflow-x:hidden;background-color:#0f172a;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Helvetica,Arial,sans-serif}.mmg-editor-shell{background-color:#f0fdf4}.mmg-hub-scroll{flex:1;overflow-x:hidden;overflow-y:auto;-webkit-overflow-scrolling:touch}.mmg-hub-tab-bar{box-sizing:border-box}.mmg-spin-wheel-overlay{position:fixed;top:0;right:0;bottom:0;left:0;z-index:10050;pointer-events:auto}.mmg-settings-locale-select{accent-color:#059669}.mmg-settings-locale-select:focus,.mmg-settings-locale-select:focus-visible{outline:none;border-color:#fbbf24;box-shadow:0 0 0 3px #fbbf2447}#contact-support-btn:focus,#contact-support-btn:focus-visible{outline:none}.mmg-hub-root [role=button]:focus-visible,#course-loading-overlay [role=button]:focus-visible,#mode-opponent-sheet [role=button]:focus-visible{outline:2px solid #10b981;outline-offset:2px}#mode-picker-back-home,#matchmaking-back-home,#loading-back-home,#hub-back-button{color:#fff;text-decoration:none;-webkit-tap-highlight-color:transparent}.mmg-hub-root button:focus-visible{outline:2px solid #10b981;outline-offset:2px}
