.predictions-module__Ev9OaW__pageHeader{margin-bottom:var(--space-6);animation:predictions-module__Ev9OaW__fadeUp var(--transition-base)}.predictions-module__Ev9OaW__pageHeader h1{align-items:center;gap:var(--space-2);margin:0 0 var(--space-2) 0;font-family:var(--font-display);font-size:var(--text-3xl);font-weight:var(--font-bold);color:var(--color-text-primary);letter-spacing:-.03em;display:flex}.predictions-module__Ev9OaW__pageHeader p{color:var(--color-text-secondary);max-width:800px;font-size:var(--text-sm);line-height:var(--leading-normal);margin:0}.predictions-module__Ev9OaW__filterBar{justify-content:space-between;align-items:center;gap:var(--space-4);margin-bottom:var(--space-6);padding-bottom:var(--space-4);border-bottom:1px solid var(--color-border);flex-wrap:wrap;display:flex}.predictions-module__Ev9OaW__circuitTabs{background:var(--color-bg-secondary);border-radius:var(--radius-md);border:1px solid var(--color-border);gap:0;display:flex;overflow:hidden}.predictions-module__Ev9OaW__circuitTab{color:var(--color-text-secondary);font-size:var(--text-xs);font-weight:var(--font-semibold);cursor:pointer;transition:all var(--transition-fast) ease;background:0 0;border:none;align-items:center;gap:6px;padding:8px 20px;display:flex;position:relative}.predictions-module__Ev9OaW__circuitTab:not(:last-child):after{content:"";background:var(--color-border);width:1px;height:50%;position:absolute;top:25%;right:0}.predictions-module__Ev9OaW__circuitTab:hover{color:var(--color-text-primary);background:var(--color-bg-hover)}.predictions-module__Ev9OaW__circuitTabActive{font-weight:var(--font-bold);color:#fff!important;background:var(--color-raptor)!important}.predictions-module__Ev9OaW__circuitTabActive[data-circuit=ATP]{background:var(--color-raptor)!important;color:#fff!important}.predictions-module__Ev9OaW__circuitTabActive[data-circuit=WTA]{color:#fff!important;background:#7c3aed!important}.predictions-module__Ev9OaW__tabCount{opacity:.8;margin-left:var(--space-1);font-size:10px;font-weight:500}.predictions-module__Ev9OaW__analysisSummary{gap:var(--space-2);display:flex}.predictions-module__Ev9OaW__summaryBadge{align-items:center;gap:var(--space-2);background:var(--color-bg-card);color:var(--color-text-secondary);border:1px solid var(--color-border);border-radius:var(--radius-full);font-size:var(--text-xs);font-weight:var(--font-semibold);box-shadow:var(--shadow-sm);padding:6px 14px;display:inline-flex}.predictions-module__Ev9OaW__tournamentSection{margin-bottom:var(--space-8)}.predictions-module__Ev9OaW__tournamentHeader{background:var(--color-bg-secondary);border:1px solid var(--color-border);border-radius:var(--radius-lg) var(--radius-lg) 0 0;border-left:4px solid var(--color-raptor);align-items:center;gap:10px;margin-bottom:0;padding:12px 18px;display:flex}.predictions-module__Ev9OaW__surfaceDot{border-radius:50%;flex-shrink:0;width:8px;height:8px}.predictions-module__Ev9OaW__tournamentName{font-size:var(--text-sm);font-weight:var(--font-bold);color:var(--color-text-primary);white-space:nowrap;text-overflow:ellipsis;margin:0;overflow:hidden}.predictions-module__Ev9OaW__tournamentMeta{align-items:center;gap:var(--space-2);flex-shrink:0;margin-left:auto;display:flex}.predictions-module__Ev9OaW__circuitBadge{border-radius:var(--radius-sm);text-transform:uppercase;letter-spacing:.05em;color:#fff;background:var(--color-raptor);padding:2px 7px;font-size:9px;font-weight:800}.predictions-module__Ev9OaW__circuitBadge[data-circuit=ATP]{background:var(--color-raptor);color:#fff}.predictions-module__Ev9OaW__circuitBadge[data-circuit=WTA]{color:#fff;background:#7c3aed}.predictions-module__Ev9OaW__surfaceBadge{text-transform:uppercase;color:var(--color-text-muted);font-size:10px;font-weight:700}.predictions-module__Ev9OaW__matchCount{background:var(--color-bg-tertiary);color:var(--color-text-muted);border-radius:var(--radius-full);padding:1px 7px;font-size:11px;font-weight:700}.predictions-module__Ev9OaW__matchGrid{border:1px solid var(--color-border);border-radius:0 0 var(--radius-lg) var(--radius-lg);background:var(--color-bg-primary);border-top:none;grid-template-columns:repeat(5,minmax(200px,1fr));gap:16px;padding:16px;display:grid}@media (max-width:1400px){.predictions-module__Ev9OaW__matchGrid{grid-template-columns:repeat(4,minmax(200px,1fr))}}@media (max-width:1100px){.predictions-module__Ev9OaW__matchGrid{grid-template-columns:repeat(3,minmax(200px,1fr))}}@media (max-width:800px){.predictions-module__Ev9OaW__matchGrid{grid-template-columns:repeat(2,minmax(180px,1fr))}}@media (max-width:500px){.predictions-module__Ev9OaW__matchGrid{grid-template-columns:1fr;gap:12px;padding:12px}}.predictions-module__Ev9OaW__ucHeader{color:var(--color-text-muted);border-bottom:1px solid #ffffff0d;justify-content:space-between;align-items:center;margin-bottom:2px;padding-bottom:6px;font-size:10px;display:flex}.predictions-module__Ev9OaW__highConfBadge{letter-spacing:.5px;color:#fbbf24;text-transform:uppercase;background:#fbbf2426;border-radius:4px;flex-shrink:0;padding:1px 5px;font-size:8px;font-weight:800}.predictions-module__Ev9OaW__unifiedCard{-webkit-backdrop-filter:blur(8px);border-radius:var(--radius-md);transition:transform var(--transition-fast) ease, box-shadow var(--transition-fast) ease, border-color var(--transition-fast) ease;background:#0f172aa6;border:1px solid #ffffff0d;border-top:2px solid #ffffff1a;flex-direction:column;gap:12px;padding:16px;display:flex;position:relative;overflow:hidden}.predictions-module__Ev9OaW__unifiedCard:hover{border-color:#00ff6640;border-top-color:var(--color-neon-green);transform:translateY(-2px);box-shadow:0 4px 20px #00ff660d}.predictions-module__Ev9OaW__hotPredictionCard{border-color:#00ff664d!important;border-top:2px solid var(--color-neon-green)!important;box-shadow:0 0 15px #00ff6626!important}.predictions-module__Ev9OaW__hotPredictionCard:hover{border-color:var(--color-neon-green)!important;box-shadow:0 0 25px #00ff664d!important}.predictions-module__Ev9OaW__ucVerticalPlayers{flex-direction:column;gap:8px;display:flex}.predictions-module__Ev9OaW__ucPlayerRow{border-radius:var(--radius-xs);transition:background-color var(--transition-fast);justify-content:space-between;align-items:center;padding:4px 6px;display:flex}.predictions-module__Ev9OaW__ucFavoredRow{background:#00ff660a}.predictions-module__Ev9OaW__ucPlayerLeft{align-items:center;gap:8px;min-width:0;display:flex}.predictions-module__Ev9OaW__ucFlag{flex-shrink:0;font-size:14px}.predictions-module__Ev9OaW__ucPlayerName{font-family:var(--font-sans);font-size:var(--text-sm);font-weight:var(--font-medium);color:var(--color-text-secondary);text-overflow:ellipsis;white-space:nowrap;overflow:hidden}.predictions-module__Ev9OaW__ucFavoredRow .predictions-module__Ev9OaW__ucPlayerName{color:var(--color-text-primary);font-weight:var(--font-bold)}.predictions-module__Ev9OaW__ucRank{font-family:var(--font-mono);color:var(--color-text-muted);background:#ffffff0d;border-radius:2px;flex-shrink:0;padding:1px 4px;font-size:10px}.predictions-module__Ev9OaW__ucProbValue{font-family:var(--font-mono);font-size:var(--text-sm);font-weight:var(--font-bold);color:var(--color-text-muted)}.predictions-module__Ev9OaW__ucGreenText{text-shadow:0 0 8px #00ff664d;color:var(--color-neon-green)!important}.predictions-module__Ev9OaW__ucProbBar{border-radius:var(--radius-full);background:#ffffff0d;height:4px;margin:4px 0;overflow:hidden}.predictions-module__Ev9OaW__ucProbFill{background:var(--color-neon-green);height:100%;box-shadow:0 0 8px var(--color-neon-green);border-radius:var(--radius-full);transition:width .3s}.predictions-module__Ev9OaW__ucMcPills{flex-direction:column;gap:6px;margin:6px 0;display:flex}.predictions-module__Ev9OaW__ucPill{border-radius:var(--radius-sm);background:#0f172acc;border:1px solid #ffffff0d;justify-content:space-between;align-items:center;padding:6px 10px;font-size:11px;display:flex}.predictions-module__Ev9OaW__ucPillLabel{font-family:var(--font-sans);font-weight:var(--font-bold);color:var(--color-text-muted);letter-spacing:.05em;font-size:9px}.predictions-module__Ev9OaW__ucPillVal{font-family:var(--font-mono);font-weight:var(--font-bold);color:var(--color-text-primary);margin-left:auto;margin-right:4px}.predictions-module__Ev9OaW__ucPillPercent{font-family:var(--font-mono);color:var(--color-neon-green);font-weight:var(--font-bold)}.predictions-module__Ev9OaW__ucFooterRow{border-top:1px solid #ffffff0d;justify-content:space-between;align-items:center;gap:8px;margin-top:4px;padding-top:8px;display:flex}.predictions-module__Ev9OaW__ucMarketInfo{font-family:var(--font-mono);color:var(--color-text-muted);font-size:10px}.predictions-module__Ev9OaW__ucValueBadge{font-family:var(--font-sans);font-size:9px;font-weight:var(--font-bold);color:var(--color-bg-primary);background:var(--color-neon-green);border-radius:var(--radius-xs);letter-spacing:.02em;padding:2px 6px;box-shadow:0 0 8px #0f66}.predictions-module__Ev9OaW__ucAnalysis{border-top:1px solid var(--color-border);padding-top:6px}.predictions-module__Ev9OaW__ucAnalysisToggle{width:100%;color:var(--color-raptor);font-size:var(--text-xs);font-weight:var(--font-semibold);cursor:pointer;transition:color var(--transition-fast);background:0 0;border:none;justify-content:space-between;align-items:center;padding:4px 0;display:flex}.predictions-module__Ev9OaW__ucAnalysisToggle:hover{color:var(--color-accent-hover)}.predictions-module__Ev9OaW__ucAnalysisArrow{opacity:.8;font-size:9px}.predictions-module__Ev9OaW__ucAnalysisContent{padding:8px 0 4px;animation:.2s predictions-module__Ev9OaW__slideDown}@keyframes predictions-module__Ev9OaW__slideDown{0%{opacity:0;max-height:0}to{opacity:1;max-height:500px}}.predictions-module__Ev9OaW__ucAnalysisText{color:var(--color-text-secondary);background:var(--color-bg-secondary);border-left:2px solid var(--color-raptor);border-radius:0 var(--radius-sm) var(--radius-sm) 0;margin:0 0 8px;padding:8px 10px;font-size:12px;line-height:1.5}.predictions-module__Ev9OaW__ucNarrativeList{gap:var(--space-1);flex-direction:column;margin:0;padding:0;list-style:none;display:flex}.predictions-module__Ev9OaW__ucNarrativeList li{font-size:var(--text-xs);line-height:var(--leading-relaxed);color:var(--color-text-secondary);padding-left:16px;position:relative}.predictions-module__Ev9OaW__ucNarrativeList li:before{content:"→";color:var(--color-raptor);font-weight:700;position:absolute;left:0}@media (max-width:600px){.predictions-module__Ev9OaW__matchGrid{grid-template-columns:1fr;gap:12px;padding:12px}.predictions-module__Ev9OaW__tournamentHeader{flex-wrap:wrap;gap:6px}.predictions-module__Ev9OaW__tournamentName{font-size:var(--text-sm);min-width:0}.predictions-module__Ev9OaW__tournamentMeta{margin-left:20px}.predictions-module__Ev9OaW__filterBar{flex-direction:column;align-items:flex-start}.predictions-module__Ev9OaW__ucMcGrid{gap:8px}.predictions-module__Ev9OaW__ucMcBlock{min-width:55px}.predictions-module__Ev9OaW__ucPlayerName{font-size:13px}}.predictions-module__Ev9OaW__longName{font-size:10px!important}
