@charset "UTF-8";@import"https://fonts.googleapis.com/css2?family=Space+Grotesk:wght@400;500;600;700&family=Inter:wght@400;500;600&display=swap";:root{--font-display: "Space Grotesk", sans-serif;--font-body: "Inter", sans-serif;--accent-green: #22C55E;--accent-green-light: #ECFDF5;--accent-red: #E42313;--accent-red-light: #FEF0E8;--accent-yellow: #F59E0B;--accent-yellow-light: #FFFBEB;--bg-card: #FFFFFF;--bg-primary: #FFFFFF;--bg-secondary: #FAFAFA;--bg-sidebar: #0D0D0D;--sidebar-active: #1A1A1A;--sidebar-text-muted: #AAAAAA;--border: #E8E8E8;--border-light: #F0F0F0;--text-inverse: #FFFFFF;--text-muted: #B0B0B0;--text-primary: #0D0D0D;--text-secondary: #7A7A7A}*,*:before,*:after{box-sizing:border-box;margin:0;padding:0}html,body{height:100%;font-family:var(--font-body);background:var(--bg-secondary);color:var(--text-primary);-webkit-font-smoothing:antialiased}a{color:inherit;text-decoration:none}button{cursor:pointer;border:none;outline:none;background:none;font-family:inherit}input[type=datetime-local]::-webkit-datetime-edit-ampm-field,input[type=time]::-webkit-datetime-edit-ampm-field{display:none}@media(max-width:1199px){.stats-row{flex-wrap:wrap!important}.stats-row>*{flex:1 1 calc(50% - 12px)!important;min-width:min(100%,260px)!important}}@media(max-width:768px){.page{padding:20px 16px!important;gap:20px!important}.stats-row{flex-wrap:wrap!important;gap:12px!important}.stats-row>*{flex:1 1 calc(50% - 6px)!important;min-width:140px!important}.bottom-row{flex-direction:column!important;gap:20px!important}.right-col{width:100%!important}.filter-row,.filters{flex-wrap:wrap!important;gap:8px!important}.content-grid,.quiz-grid,.games-grid,.ranking-table-wrap{overflow-x:auto!important}}
