.pit-history-page{animation:.22s both pit-rise}.pit-history-page .tnum{font-variant-numeric:tabular-nums;font-feature-settings:"tnum" 1}.pit-history-header--admin{flex-wrap:wrap;justify-content:space-between;gap:16px;margin-bottom:16px;display:flex}.pit-history-admin-title{font-family:var(--font-display,"Saira Condensed", sans-serif);text-transform:uppercase;letter-spacing:.04em;color:var(--text-primary);margin:0;font-size:1.1rem;font-weight:700}.pit-history-subtitle{color:var(--text-muted);margin:4px 0 0;font-size:.85rem}.pit-history-refresh-btn{border:1px solid var(--border-subtle);background:var(--surface-card);height:34px;color:var(--text-primary);font:inherit;cursor:pointer;border-radius:8px;padding:0 14px;font-size:.8rem}.pit-history-refresh-btn:disabled{opacity:.6;cursor:wait}.pit-history-summary{grid-template-columns:repeat(auto-fill,minmax(120px,1fr));gap:10px;margin-bottom:18px;display:grid}.pit-history-summary--admin{grid-template-columns:repeat(auto-fill,minmax(108px,1fr))}.pit-history-metric{background:var(--surface-card);border:1px solid var(--border-subtle);border-radius:var(--pit-radius,13px);box-shadow:0 1px 2px var(--shadow-color);padding:10px 12px}.pit-history-metric-label{text-transform:uppercase;letter-spacing:.07em;color:var(--text-disabled);margin-bottom:4px;font-size:.62rem}.pit-history-metric-value{color:var(--text-primary);font-size:1.35rem;font-weight:700}.pit-history-metric-hint{color:var(--text-disabled);margin-top:4px;font-size:.6rem;line-height:1.3}.pit-hist-shell{flex-direction:column;gap:14px;min-width:0;max-width:100%;display:flex}.pit-hist-tabbar-wrap{width:100%;min-width:0;max-width:100%;position:relative}.pit-hist-tabbar-wrap:after{content:"";pointer-events:none;background:linear-gradient(to right, transparent, var(--surface-elevated));border-radius:0 12px 12px 0;width:28px;position:absolute;top:0;bottom:0;right:0}.pit-hist-tabbar{background:var(--surface-elevated);border:1px solid var(--border-subtle);scrollbar-width:thin;-webkit-overflow-scrolling:touch;scroll-snap-type:x proximity;border-radius:12px;gap:4px;width:100%;min-width:0;max-width:100%;padding:5px;display:flex;overflow:auto hidden}.pit-hist-tab{scroll-snap-align:start;color:var(--text-muted);font:inherit;cursor:pointer;white-space:nowrap;background:0 0;border:none;border-radius:8px;flex-shrink:0;align-items:center;gap:6px;padding:8px 14px;font-size:.82rem;font-weight:500;display:inline-flex}.pit-hist-tab--active{background:var(--surface-card);color:var(--text-primary);box-shadow:0 1px 2px var(--shadow-color)}.pit-hist-tab-count{color:var(--text-disabled);font-size:.68rem}.pit-hist-toolbar{margin-bottom:2px}.pit-hist-toolbar-desktop{flex-wrap:wrap;align-items:center;gap:10px;display:flex}.pit-hist-toolbar-mobile{align-items:center;gap:8px;display:none}.pit-hist-toolbar-spacer{flex:1;min-width:8px}.pit-hist-search-wrap{flex:1;min-width:min(100%,200px);max-width:300px;position:relative}.pit-hist-search-icon{color:var(--text-disabled);pointer-events:none;font-size:14px;position:absolute;top:50%;left:11px;transform:translateY(-50%)}.pit-hist-search{border:1px solid var(--border-subtle);background:var(--surface-card);width:100%;height:38px;color:var(--text-primary);font:inherit;border-radius:9px;padding:0 12px 0 34px;font-size:.82rem}.pit-hist-outcome-select,.pit-hist-date-select{border:1px solid var(--border-subtle);background:var(--surface-card);height:38px;color:var(--text-muted);font:inherit;cursor:pointer;border-radius:9px;padding:0 12px;font-size:.82rem}.pit-hist-legend{flex-wrap:wrap;gap:8px;font-size:.72rem;display:flex}.pit-hist-legend-item--won{color:var(--accent-success)}.pit-hist-legend-item--lost{color:var(--accent-danger)}.pit-hist-legend-item--void{color:var(--text-muted)}.pit-hist-legend-item--pending{color:var(--accent-warning)}.pit-hist-filter-mobile-btn{border:1px solid var(--border-subtle);background:var(--surface-card);height:38px;color:var(--text-primary);font:inherit;cursor:pointer;border-radius:9px;flex-shrink:0;width:100%;padding:0 14px;font-size:.82rem}.pit-hist-filter-mobile-btn--active{border-color:var(--accent);color:var(--accent)}.pit-hist-filter-backdrop{z-index:9500;background:#00000073;justify-content:center;align-items:flex-end;display:flex;position:fixed;inset:0}.pit-hist-filter-sheet{background:var(--surface-card);border:1px solid var(--border-subtle);width:100%;max-width:480px;max-height:85vh;box-shadow:0 -8px 32px var(--shadow-color);border-radius:16px 16px 0 0;padding:16px;overflow:auto}.pit-hist-filter-sheet-head{color:var(--text-primary);justify-content:space-between;align-items:center;margin-bottom:12px;font-size:.9rem;font-weight:600;display:flex}.pit-hist-filter-sheet-head button{color:var(--text-muted);cursor:pointer;background:0 0;border:none;padding:4px 8px;font-size:1.1rem}.pit-hist-filter-sheet-actions{gap:8px;margin-top:16px;display:flex}.pit-hist-filter-clear-btn,.pit-hist-filter-apply-btn{height:40px;font:inherit;cursor:pointer;border-radius:9px;flex:1;font-size:.82rem}.pit-hist-filter-clear-btn{border:1px solid var(--border-subtle);background:var(--surface-elevated);color:var(--text-muted)}.pit-hist-filter-apply-btn{border:1px solid var(--accent);background:color-mix(in srgb, var(--accent) 12%, transparent);color:var(--accent);font-weight:600}.pit-hist-mobile-filters{flex-direction:column;gap:8px;margin-bottom:4px;display:flex}.pit-hist-mobile-filters .pit-hist-search-wrap{min-width:0;max-width:none}.pit-hist-mobile-filters .pit-hist-outcome-select,.pit-hist-mobile-filters .pit-hist-date-select{width:100%}.pit-hist-mobile-label{text-transform:uppercase;letter-spacing:.06em;color:var(--text-disabled);font-size:.68rem}.pit-hist-result{white-space:nowrap;letter-spacing:.02em;border-radius:5px;padding:3px 9px;font-size:9.5px;font-weight:700;display:inline-block}.pit-hist-result--won{color:var(--accent-success);background:color-mix(in srgb, var(--accent-success) 13%, transparent)}.pit-hist-result--lost{color:var(--accent-danger);background:color-mix(in srgb, var(--accent-danger) 13%, transparent)}.pit-hist-result--void{color:var(--text-muted);background:var(--surface-elevated)}.pit-hist-result--pending{color:var(--accent-warning);background:color-mix(in srgb, var(--accent-warning) 13%, transparent)}.pit-hist-score{color:var(--text-muted);font-size:.75rem}.pit-hist-score--unavailable{color:var(--text-disabled);font-size:.68rem}.pit-hist-content{min-width:0}.pit-hist-table-wrap{background:var(--surface-card);border:1px solid var(--border-subtle);border-radius:var(--pit-radius,13px);box-shadow:0 1px 2px var(--shadow-color);overflow:hidden}.pit-hist-table-scroll{overflow-x:auto}.pit-hist-table{min-width:520px}.pit-hist-table-head,.pit-hist-table-row{grid-template-columns:1fr 100px 64px 80px;align-items:center;gap:10px;padding:11px 16px;display:grid}.pit-hist-table-head{color:var(--text-disabled);text-transform:uppercase;letter-spacing:.04em;border-bottom:1px solid var(--border-subtle);font-size:.68rem;font-weight:600}.pit-hist-table-row{border-top:1px solid var(--border-subtle);font-size:.82rem}.pit-hist-table-row:first-of-type{border-top:none}.pit-hist-sel-market{white-space:nowrap;text-overflow:ellipsis;font-size:.85rem;font-weight:500;overflow:hidden}.pit-hist-sel-fixture{color:var(--text-muted);white-space:nowrap;text-overflow:ellipsis;align-items:center;gap:6px;margin-top:2px;font-size:.72rem;display:flex;overflow:hidden}.pit-hist-col-detail{color:var(--text-muted)}.pit-hist-col-odds{text-align:right;color:var(--accent-warning);font-weight:600}.pit-hist-col-result{text-align:center}.pit-hist-th-right{text-align:right}.pit-hist-th-center{text-align:center}.pit-hist-other-wrap{flex-shrink:0;position:relative}.pit-hist-other-chip{border:1px solid var(--border-subtle);background:var(--surface-elevated);min-width:22px;height:18px;color:var(--accent);cursor:pointer;border-radius:4px;justify-content:center;align-items:center;padding:0 5px;font-size:.62rem;font-weight:700;display:inline-flex}.pit-hist-other-hint{color:var(--accent);font:inherit;cursor:pointer;text-align:left;background:0 0;border:none;margin-top:2px;padding:0;font-size:.68rem;display:none}.pit-hist-other-popover{z-index:50;background:var(--surface-card);border:1px solid var(--border-subtle);min-width:220px;max-width:300px;box-shadow:0 8px 24px var(--shadow-color);border-radius:10px;padding:10px 12px;position:absolute;top:calc(100% + 6px);left:0}.pit-hist-other-popover-title{color:var(--text-muted);margin-bottom:8px;font-size:.68rem;font-weight:600}.pit-hist-other-list{flex-direction:column;gap:6px;display:flex}.pit-hist-other-item{grid-template-columns:1fr auto auto;align-items:center;gap:8px;font-size:.72rem;display:grid}.pit-hist-other-market{color:var(--text-primary);text-overflow:ellipsis;white-space:nowrap;overflow:hidden}.pit-hist-other-backdrop{z-index:200;background:#00000073;align-items:flex-end;display:flex;position:fixed;inset:0}.pit-hist-other-sheet{background:var(--surface-card);border-radius:16px 16px 0 0;width:100%;max-height:70vh;padding:16px;overflow:auto}.pit-hist-other-sheet-head{justify-content:space-between;align-items:center;margin-bottom:12px;font-size:.9rem;font-weight:600;display:flex}.pit-hist-other-sheet-head button{color:var(--text-muted);cursor:pointer;background:0 0;border:none;padding:4px 8px;font-size:1.1rem}.pit-history-score{font-family:var(--font-display,"Saira Condensed", sans-serif);font-size:1.25rem;font-weight:700}.pit-history-score--unavailable{color:var(--text-disabled);font-family:inherit;font-size:.72rem;font-weight:500}.pit-history-pred-list{flex-direction:column;gap:8px;display:flex}.pit-history-pred-row{background:var(--surface-card);border:1px solid var(--border-subtle);border-radius:var(--pit-radius,13px);overflow:hidden}.pit-history-pred-main{width:100%;color:inherit;text-align:left;cursor:pointer;font:inherit;background:0 0;border:none;grid-template-columns:1fr auto auto auto auto;align-items:center;gap:12px;padding:12px 14px;display:grid}.pit-history-pred-meta{color:var(--text-disabled);margin-bottom:4px;font-size:.68rem}.pit-history-pred-teams{font-size:.88rem;font-weight:600}.pit-history-vs{color:var(--text-disabled);margin:0 6px;font-weight:400}.pit-history-pred-market{color:var(--accent);margin-top:4px;font-size:.78rem}.pit-history-pred-metrics{text-align:right;flex-direction:column;gap:2px;font-size:.78rem;display:flex}.pit-history-conf{color:var(--text-muted)}.pit-history-risk{color:var(--text-disabled);font-size:.68rem}.pit-history-pred-details{border-top:1px solid var(--border-subtle);padding:0 14px 14px}.pit-history-detail-grid{grid-template-columns:repeat(auto-fill,minmax(140px,1fr));gap:8px;padding:12px 0;font-size:.78rem;display:grid}.pit-history-detail-label{text-transform:uppercase;letter-spacing:.06em;color:var(--text-disabled);margin-bottom:2px;font-size:.62rem;display:block}.pit-history-detail-section{margin-top:8px}.pit-history-reasoning-list{color:var(--text-muted);margin:6px 0 0;padding-left:18px;font-size:.78rem;line-height:1.5}.pit-history-reasoning-missing{color:var(--text-disabled);margin:6px 0 0;font-size:.78rem;font-style:italic}.pit-history-slip-grid{columns:340px;column-gap:14px}.pit-history-slip-card,.pit-history-flex-card,.pit-history-live-card{break-inside:avoid;background:var(--surface-card);border:1px solid var(--border-subtle);border-radius:var(--pit-radius,13px);box-shadow:0 1px 2px var(--shadow-color);margin-bottom:14px;padding:14px}.pit-history-slip-head{justify-content:space-between;gap:12px;display:flex}.pit-history-slip-type{color:var(--accent);font-size:.88rem;font-weight:700}.pit-history-slip-sub,.pit-history-slip-time{color:var(--text-disabled);margin-top:2px;font-size:.72rem}.pit-history-slip-head-right{text-align:right;flex-direction:column;align-items:flex-end;gap:4px;display:flex}.pit-history-slip-odds-label{text-transform:uppercase;color:var(--text-disabled);font-size:.6rem;display:block}.pit-history-slip-stats{color:var(--text-muted);flex-wrap:wrap;gap:10px;margin-top:10px;font-size:.72rem;display:flex}.pit-history-slip-toggle{color:var(--accent);font:inherit;cursor:pointer;background:0 0;border:none;margin-top:10px;padding:0;font-size:.75rem}.pit-history-slip-legs{flex-direction:column;gap:8px;margin-top:10px;display:flex}.pit-history-slip-leg{background:var(--surface-elevated);border:1px solid var(--border-subtle);border-radius:8px;padding:10px}.pit-history-slip-leg-fixture{font-size:.8rem;font-weight:600}.pit-history-slip-leg-meta{color:var(--text-disabled);margin-top:2px;font-size:.68rem}.pit-history-slip-leg-market{flex-wrap:wrap;align-items:center;gap:8px;margin-top:6px;font-size:.75rem;display:flex}.pit-history-slip-leg-result{justify-content:space-between;align-items:center;gap:8px;margin-top:8px;display:flex}.pit-history-flex-title{color:var(--accent-warning);font-weight:700}.pit-history-flex-odds-block{margin-top:10px;font-size:.78rem}.pit-history-flex-odds-row{justify-content:space-between;gap:8px;padding:4px 0;display:flex}.pit-history-flex-odds-row--confirmed{color:var(--accent-success)}.pit-history-flex-odds-note{color:var(--text-disabled);padding:4px 0;font-size:.72rem;font-style:italic}.pit-history-flex-linked{flex-wrap:wrap;gap:12px;margin-top:8px;font-size:.75rem;display:flex}.pit-history-live-list{flex-direction:column;gap:10px;display:flex}.pit-history-live-metrics{grid-template-columns:repeat(auto-fill,minmax(160px,1fr));gap:6px;margin-top:10px;font-size:.75rem;display:grid}.pit-history-quality-badge{background:var(--surface-elevated);border:1px solid var(--border-subtle);color:var(--text-muted);border-radius:6px;margin-top:8px;padding:3px 8px;font-size:.68rem;display:inline-block}.pit-history-admin-link{color:var(--accent);margin-top:8px;font-size:.72rem;display:inline-block}.pit-history-empty{text-align:center;background:var(--surface-card);border:1px dashed var(--border-subtle);border-radius:var(--pit-radius,13px);padding:32px 20px}.pit-history-empty-title{color:var(--text-primary);font-weight:600}.pit-history-empty-body{color:var(--text-muted);max-width:48ch;margin-inline:auto;font-size:.85rem;line-height:1.5}.pit-history-skeleton{flex-direction:column;gap:8px;display:flex}.pit-history-skeleton-row{background:linear-gradient(90deg, var(--surface-elevated) 25%, var(--surface-card) 50%, var(--surface-elevated) 75%);background-size:200% 100%;border-radius:12px;height:52px;animation:1.2s infinite pit-history-shimmer}@keyframes pit-history-shimmer{0%{background-position:200% 0}to{background-position:-200% 0}}.pit-history-load-more{border:none;border-top:1px dashed var(--border-subtle);width:100%;color:var(--accent);font:inherit;cursor:pointer;background:0 0;margin-top:0;padding:12px}.pit-history-error-banner{background:color-mix(in srgb, var(--accent-warning) 10%, transparent);border:1px solid color-mix(in srgb, var(--accent-warning) 30%, transparent);color:var(--text-primary);border-radius:8px;margin-bottom:12px;padding:10px 14px;font-size:.8rem}@media (max-width:900px){.pit-hist-toolbar-desktop{display:none}.pit-hist-toolbar-mobile{display:flex}.pit-hist-tab{padding:8px 10px;font-size:.76rem}.pit-hist-tab-label{white-space:nowrap}.pit-hist-other-chip{display:none}.pit-hist-other-hint{display:block}.pit-hist-table-head,.pit-hist-table-row{grid-template-columns:1fr 72px 56px 72px;gap:6px;padding:10px 12px}.pit-hist-sel-market{font-size:.8rem}.pit-history-pred-main{grid-template-columns:1fr;gap:8px}.pit-history-pred-metrics{text-align:left;flex-direction:row}.pit-history-slip-grid{columns:1}}@media (max-width:360px){.pit-hist-table-head,.pit-hist-table-row{grid-template-columns:1fr 60px 48px 64px;padding:8px 10px}.pit-history-summary{grid-template-columns:repeat(2,1fr)}}
