.app-shell{background:var(--app-surface);min-height:100vh;color:var(--app-text);box-sizing:border-box;padding:20px}.app-header{border-bottom:1px solid var(--app-border);gap:12px;padding-bottom:12px}.header-left{gap:12px}.app-content{margin-top:16px}.brand{font-weight:600}.header-actions{gap:12px}.nav-buttons{gap:8px}@media (width<=768px){.app-header{flex-direction:column;align-items:flex-start}.header-actions{flex-direction:column;align-items:flex-start;width:100%}.nav-buttons{flex-wrap:wrap;width:100%}}.theme-dark{--app-surface:#1e1e1e;--app-text:#fff;--app-muted:#c8c8c8;--app-border:#3a3a3a;color:#fff;background:#1e1e1e}:root{--app-surface:#fff;--app-text:#1f1f1f;--app-muted:#5a5a5a;--app-border:#e1e1e1}.hidden-badge{background:var(--colorPaletteYellowBackground2,#fef7e0);color:var(--colorPaletteYellowForeground2,#835b00);border:1px solid var(--colorPaletteYellowBorder1,#eadfa7);white-space:nowrap;text-transform:uppercase;letter-spacing:.3px;border-radius:4px;align-items:center;gap:4px;padding:1px 6px;font-size:10px;font-weight:600;line-height:16px;display:inline-flex}.game-table-page{flex-direction:column;gap:12px;display:flex}.game-table-toolbar .fui-Toolbar,.game-table-pagination .fui-Toolbar{flex-wrap:wrap;gap:12px;width:100%;display:flex}.date-filter-group{align-items:center;gap:8px;display:flex}.mono{font-family:Segoe UI Mono,Consolas,SFMono-Regular,Menlo,monospace}.highlight{background-color:#fff3b0;padding:0 2px}.pagination-text{align-items:center;gap:8px;display:inline-flex}.pagination-text input{width:56px}.muted-text{color:var(--app-muted,#666);font-size:12px}.game-table-grid{width:100%;overflow-x:auto}.game-table-grid .fui-TableCellLayout{padding-top:10px;padding-bottom:10px}.game-table-grid .fui-DataGridRow{grid-auto-rows:minmax(56px,auto)}.game-sets-cell{min-width:200px}.game-sets-cell .fui-TagGroup{flex-direction:column;align-items:flex-start;gap:6px;display:flex}@media (width<=768px){.game-table-toolbar .fui-Toolbar{flex-direction:column;align-items:stretch}.game-table-toolbar .fui-ToolbarGroup,.game-table-toolbar .fui-ToolbarDivider,.game-table-toolbar .fui-ToolbarButton,.game-table-toolbar .fui-SearchBox,.game-table-toolbar .fui-Dropdown,.game-table-toolbar .fui-Input{width:100%}.date-filter-group{flex-direction:column;align-items:stretch}.pagination-text{flex-wrap:wrap}}*{box-sizing:border-box}body{background:var(--app-surface);color:var(--app-text);margin:0;font-family:Segoe UI,-apple-system,BlinkMacSystemFont,Roboto,Oxygen,Ubuntu,Cantarell,Open Sans,Helvetica Neue,sans-serif}#root{min-height:100vh}a{color:inherit}code{font-family:SFMono-Regular,Consolas,Liberation Mono,Menlo,monospace}
