@import "https://fonts.googleapis.com/css2?family=Inter:wght@400;500;600;700;800;900&display=swap";:root{--text:#9ca3af;--text-h:#f3f4f6;--bg:#0f0f1a;--border:#2e303a;--sans:"Inter", system-ui, "Segoe UI", Roboto, sans-serif;--mono:ui-monospace, Consolas, monospace;font:16px/145% var(--sans);--lightningcss-light: ;--lightningcss-dark:initial;color-scheme:dark;color:var(--text);background:var(--bg);font-synthesis:none;text-rendering:optimizelegibility;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}#root{box-sizing:border-box;flex-direction:column;max-width:100%;min-height:100svh;margin:0 auto;display:flex}body{margin:0}*{box-sizing:border-box}@media (width<=768px){.gk-playing-container{height:100dvh!important;min-height:unset!important;flex-direction:column!important;display:flex!important;overflow:hidden!important}.gk-other-players{-webkit-overflow-scrolling:touch;scrollbar-width:none;flex-shrink:0;grid-template-rows:repeat(2,1fr);grid-auto-columns:minmax(160px,1fr);grid-auto-flow:column;flex-wrap:nowrap!important;justify-content:flex-start!important;gap:10px!important;padding:12px 12px 8px!important;display:grid!important;overflow:auto hidden!important}.gk-other-players::-webkit-scrollbar{display:none}.gk-other-players>div{min-width:160px!important;max-width:200px!important;height:120px!important;padding:12px!important}.gk-my-table-wrapper{flex:1!important;justify-content:flex-end!important;min-height:0!important;padding:8px 12px 16px!important}.gk-my-table{min-height:unset!important;border-radius:20px!important;flex-direction:column!important;max-height:100%!important;padding:16px!important;display:flex!important;overflow:hidden!important}.gk-my-cards{-webkit-overflow-scrolling:touch;flex:1;min-height:0;padding-bottom:8px;grid-template-columns:repeat(2,1fr)!important;gap:12px!important;display:grid!important;overflow-y:auto!important}.gk-my-cards>div{width:100%!important;height:150px!important;margin-bottom:0!important}}
