.fav-btn{align-items:center;background:none;border:none;color:var(--text-muted);cursor:pointer;display:inline-flex;flex-shrink:0;justify-content:center;padding:4px;transition:color .15s,transform .15s}.fav-btn--sm i{font-size:16px}.fav-btn--md i{font-size:20px}.fav-btn:hover{color:var(--text-primary);transform:scale(1.15)}.fav-btn.active{color:#f59e0b}.fav-btn.active:hover{color:#d97706}.best-prediction-hero{align-items:center;background:linear-gradient(135deg,var(--primary) 0,#1a5fb4 100%);border-radius:16px;display:flex;gap:24px;overflow:hidden;padding:24px 32px;position:relative}.best-prediction-hero:before{background:radial-gradient(circle,hsla(0,0%,100%,.1) 0,transparent 70%);content:"";height:300px;pointer-events:none;position:absolute;right:-20%;top:-50%;width:300px}.hero-badge{align-items:center;background:#fff3;border-radius:20px;color:#fff;display:flex;font-size:13px;font-weight:600;gap:8px;padding:8px 16px;white-space:nowrap}.hero-badge i{color:gold}.hero-content{flex:1;text-align:center}.hero-subtitle{color:#ffffffb3;font-size:12px;font-weight:500;letter-spacing:1px;margin-bottom:8px;text-transform:uppercase}.hero-label{color:#fffc;font-size:14px;letter-spacing:.5px;margin-bottom:4px;text-transform:uppercase}.hero-pick{color:#fff;font-size:32px;font-weight:700;line-height:1.2}.hero-odd{color:#ffffffe6;font-size:18px;margin-top:4px}.hero-confidence{align-items:center;display:flex;flex-direction:column;gap:4px}.confidence-circle{height:80px;position:relative;width:80px}.confidence-circle svg{height:100%;transform:rotate(-90deg);width:100%}.confidence-circle .circle-bg{fill:none;stroke:#fff3;stroke-width:3}.confidence-circle .circle-fill{fill:none;stroke:#4ade80;stroke-linecap:round;stroke-width:3}.confidence-circle .confidence-value{color:#fff;font-size:18px;font-weight:700;left:50%;position:absolute;top:50%;transform:translate(-50%,-50%)}.hero-confidence .confidence-label{color:#ffffffb3;font-size:11px;letter-spacing:.5px;text-transform:uppercase}.best-prediction-hero--win{background:linear-gradient(135deg,#059669,#047857)}.best-prediction-hero--win .hero-badge{background:#ffffff40}.best-prediction-hero--win .hero-badge i{color:#86efac}.best-prediction-hero--loss{background:linear-gradient(135deg,#6b7280,#4b5563)}.best-prediction-hero--loss .hero-badge{background:#ef44444d}.best-prediction-hero--loss .hero-badge i{color:#fca5a5}.best-prediction-hero--loss .hero-pick{opacity:.7;text-decoration:line-through;text-decoration-thickness:2px}.hero-score{color:#fff;font-size:20px;font-weight:700;letter-spacing:2px;margin-top:8px}.result-circle{align-items:center;border-radius:50%;color:#fff;display:flex;font-size:32px;height:80px;justify-content:center;width:80px}.result-circle--win{background:#fff3}.result-circle--loss{background:#ffffff26}@media(max-width:768px){.best-prediction-hero{flex-direction:column;gap:16px;padding:20px}.hero-badge{order:-1}.hero-pick{font-size:26px}.confidence-circle{height:70px;width:70px}.confidence-circle .confidence-value{font-size:16px}.result-circle{font-size:28px;height:70px;width:70px}}.quick-nav{background:var(--bg-secondary);border-radius:12px;display:flex;gap:8px;margin-bottom:20px;overflow-x:auto;padding:12px 16px;-webkit-overflow-scrolling:touch;box-shadow:0 2px 8px #00000026;position:sticky;scrollbar-width:none;top:61px;z-index:99}.quick-nav::-webkit-scrollbar{display:none}.quick-nav .nav-item{align-items:center;border-radius:8px;color:var(--text-secondary);display:flex;font-size:13px;font-weight:500;gap:6px;padding:8px 16px;text-decoration:none;transition:background-color .2s,color .2s;white-space:nowrap}.quick-nav .nav-item:hover{background:var(--bg-tertiary);color:var(--text-primary)}.quick-nav .nav-item.active{background:var(--primary);color:#fff}.quick-nav .nav-item i{font-size:12px}.prediction-section{scroll-margin-top:140px}.data-freshness-info{background:var(--bg-secondary);border-left:3px solid var(--primary);border-radius:8px;display:flex;gap:16px;padding:10px 16px}.freshness-item{align-items:center;color:var(--text-secondary);display:flex;font-size:12px;gap:8px}.freshness-item i{color:var(--primary);font-size:11px}.analysis-summary-section{scroll-margin-top:140px}.analysis-summary-section .section-title{align-items:center;display:flex;gap:8px}.analysis-summary-card{padding:20px}.analysis-header{align-items:flex-start;display:flex;flex-wrap:wrap;gap:12px;justify-content:space-between;margin-bottom:16px}.author-compact{align-items:center;display:flex;gap:12px}.author-avatar-sm{border-radius:50%;height:44px;-o-object-fit:cover;object-fit:cover;width:44px}.author-info-compact{display:flex;flex-direction:column}.author-name-sm{align-items:center;display:flex;font-size:14px;font-weight:600;gap:4px}.verified-icon{color:#3b82f6;font-size:12px}.author-title-sm{color:var(--text-secondary);font-size:12px}.author-stats-compact{border-left:1px solid var(--border);display:flex;gap:12px;margin-left:12px;padding-left:12px}.stat-compact{align-items:center;color:var(--text-secondary);display:flex;font-size:12px;gap:4px;white-space:nowrap}.stat-compact i{color:var(--primary)}.reading-meta{color:var(--text-secondary);font-size:12px}.analysis-preview{color:var(--text-secondary);font-size:14px;line-height:1.6;margin-bottom:16px}.read-more-btn{align-items:center;background:var(--primary);border-radius:8px;color:#fff;display:inline-flex;font-size:14px;font-weight:500;gap:8px;padding:10px 20px;text-decoration:none;transition:background-color .2s,transform .2s}.read-more-btn:hover{background:var(--primary-dark);color:#fff;transform:translateY(-1px)}.analysis-pending-card{padding:32px 20px;text-align:center}.analysis-pending-icon{align-items:center;background:var(--bg-secondary);border-radius:50%;color:var(--primary);display:flex;font-size:20px;height:48px;justify-content:center;margin:0 auto 16px;width:48px}.analysis-pending-title{color:var(--text-primary);font-size:15px;font-weight:600;margin-bottom:8px}.analysis-pending-text{color:var(--text-secondary);font-size:13px;line-height:1.6;margin:0 auto;max-width:420px}.key-stats-section{scroll-margin-top:140px}.key-stats-tabs{display:flex;gap:8px;margin-bottom:16px}.key-stats-tab{align-items:center;background:var(--bg-secondary);border:none;border-radius:8px;color:var(--text-secondary);cursor:pointer;display:flex;font-size:13px;font-weight:500;gap:6px;padding:10px 16px;transition:background-color .2s,color .2s}.key-stats-tab:hover{background:var(--bg-tertiary)}.key-stats-tab.active{background:var(--primary);color:#fff}.h2h-summary-compact{margin-bottom:16px}.h2h-record{gap:24px;justify-content:center;margin-bottom:16px}.h2h-record,.h2h-team{align-items:center;display:flex}.h2h-team{flex:1;gap:8px}.h2h-team:first-child{justify-content:flex-end}.h2h-team:last-child{justify-content:flex-start}.h2h-wins{color:var(--text-primary);font-size:28px;font-weight:700}.h2h-draws{text-align:center}.h2h-draws span{color:var(--text-secondary);font-size:24px;font-weight:600}.h2h-draws small{color:var(--text-muted);display:block;font-size:11px}.h2h-quick-stats{background:var(--bg-secondary);border-radius:8px;display:flex;gap:24px;justify-content:center;padding:12px}.quick-stat{text-align:center}.qs-value{color:var(--primary);display:block;font-size:18px;font-weight:600}.qs-label{color:var(--text-secondary);font-size:11px}.h2h-matches-compact{margin-top:16px}.h2h-match-row{align-items:center;border-bottom:1px solid var(--border);display:grid;font-size:13px;gap:8px;grid-template-columns:70px 1fr auto 1fr;padding:8px 0}.h2h-date{color:var(--text-secondary)}.h2h-teams{overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.h2h-home{text-align:right}.h2h-away{text-align:left}.h2h-score{background:var(--bg-secondary);border-radius:4px;font-weight:600;padding:2px 8px}.h2h-score.home-won{background:#10b9811a;color:#10b981}.h2h-score.away-won{background:#ef44441a;color:#ef4444}.see-more-link{color:var(--primary);display:block;font-size:13px;margin-top:12px;text-align:center;text-decoration:none}.see-more-link:hover{text-decoration:underline}.comparison-compact{padding:8px 0}.comparison-header-compact{align-items:center;display:flex;gap:16px;justify-content:center;margin-bottom:16px}.comparison-row-compact{align-items:center;display:flex;gap:12px;margin-bottom:12px}.comp-value{font-size:13px;font-weight:600;min-width:40px}.comp-value.home{color:var(--primary);text-align:right}.comp-value.away{color:#f59e0b;text-align:left}.comp-bar-wrapper{flex:1;text-align:center}.comp-bar{background:var(--bg-tertiary);border-radius:4px;display:flex;height:8px;margin-bottom:4px;overflow:hidden}.comp-bar-home{background:var(--primary)}.comp-bar-away{background:#f59e0b}.comp-label{color:var(--text-secondary);font-size:11px}.form-compact-grid{display:grid;gap:20px;grid-template-columns:1fr 1fr}@media(max-width:640px){.form-compact-grid{grid-template-columns:1fr}}.form-team-compact{text-align:center}.form-team-header{align-items:center;font-weight:600;gap:8px}.form-badges,.form-team-header{display:flex;justify-content:center;margin-bottom:12px}.form-badges{gap:4px}.form-mini-stats{display:grid;gap:8px;grid-template-columns:repeat(4,1fr)}.mini-stat{background:var(--bg-secondary);border-radius:6px;padding:8px 4px;text-align:center}.ms-value{color:var(--text-primary);display:block;font-size:14px;font-weight:600}.ms-label{color:var(--text-secondary);font-size:10px}.odds-section-collapsible{scroll-margin-top:140px}.odds-header-toggle{align-items:center;background:linear-gradient(135deg,var(--bg-secondary) 0,var(--bg-tertiary) 100%);border:1px solid var(--border);border-radius:12px;cursor:pointer;display:flex;justify-content:space-between;padding:16px 20px;transition:background .2s,border-color .2s}.odds-header-toggle:hover{background:linear-gradient(135deg,var(--bg-tertiary) 0,var(--bg-secondary) 100%);border-color:var(--primary)}.odds-header-toggle .section-title{align-items:center;color:var(--text-primary);display:flex;gap:8px;margin-bottom:0}.toggle-icon{align-items:center;background:var(--primary);border-radius:50%;color:#fff;display:flex;font-size:12px;height:28px;justify-content:center;width:28px}.odds-toggle-left{align-items:flex-start;display:flex;flex-direction:column;gap:4px}.toggle-hint{color:var(--text-secondary);font-size:12px}.odds-preview-card{padding:16px}.odds-preview-table{border-collapse:collapse;font-size:13px;margin-bottom:12px;width:100%}.odds-preview-table th{border-bottom:1px solid var(--border);color:var(--text-muted);font-size:12px;font-weight:600;padding:8px;text-align:center}.odds-preview-table th:first-child{text-align:left}.odds-preview-table td{border-bottom:1px solid var(--border);padding:10px 8px;text-align:center}.odds-preview-table .bookie-name{color:var(--text-primary);font-weight:500;text-align:left}.odd-pill{background:var(--bg-secondary);border-radius:6px;color:var(--primary);display:inline-block;font-weight:600;padding:4px 12px}.expand-odds-btn{align-items:center;background:transparent;border:1px dashed var(--border);border-radius:8px;color:var(--text-secondary);cursor:pointer;display:flex;font-size:13px;gap:8px;justify-content:center;padding:12px;transition:background-color .2s,color .2s,border-color .2s;width:100%}.expand-odds-btn:hover{background:var(--bg-hover,#252542);border-color:var(--primary);color:var(--primary)}.odds-header-expanded{align-items:flex-start;display:flex;justify-content:space-between;margin-bottom:16px}.collapse-odds-btn{background:var(--bg-secondary);border:none;border-radius:6px;color:var(--text-secondary);cursor:pointer;padding:8px 12px;transition:background-color .2s,color .2s}.collapse-odds-btn:hover{background:var(--bg-tertiary);color:var(--text-primary)}.collapse-odds-bottom{align-items:center;background:transparent;border:1px dashed var(--border);border-radius:8px;color:var(--text-secondary);cursor:pointer;display:flex;font-size:13px;gap:8px;justify-content:center;margin-top:16px;padding:12px;transition:background-color .2s,color .2s;width:100%}.collapse-odds-bottom:hover{background:var(--bg-hover,#252542);border-color:var(--primary);color:var(--primary)}.odds-content-wrapper{margin-top:12px}.slide-enter-active,.slide-leave-active{transition:opacity .3s ease,transform .3s ease}.slide-enter-from,.slide-leave-to{opacity:0;transform:translateY(-10px)}.additional-info-section{scroll-margin-top:140px}.additional-tabs{display:flex;gap:8px;margin-bottom:16px;overflow-x:auto}.add-tab{align-items:center;background:var(--bg-secondary);border:none;border-radius:8px;color:var(--text-secondary);cursor:pointer;display:flex;font-size:13px;font-weight:500;gap:6px;padding:10px 16px;transition:background-color .2s,color .2s;white-space:nowrap}.add-tab:hover{background:var(--bg-tertiary)}.add-tab.active{background:var(--primary);color:#fff}.team-logo-xs{height:24px;width:24px}.match-page .section-title{color:var(--text-secondary);font-size:18px;font-weight:600;margin-bottom:16px}.breadcrumbs{align-items:center;color:var(--text-muted);display:flex;font-size:13px;gap:8px;margin-bottom:16px}.breadcrumbs a{color:var(--text-secondary);text-decoration:none}.breadcrumbs a:hover{color:var(--primary)}.breadcrumb-sep{opacity:.4}.match-header{background:linear-gradient(135deg,var(--bg-card,#1a1a2e) 0,rgba(0,212,255,.1) 100%);padding:24px;text-align:center}.match-h1{color:var(--text-primary);font-size:16px;font-weight:600;margin-bottom:16px}.league-info{color:var(--text-secondary);flex-direction:column;font-size:14px;gap:4px;margin-bottom:24px}.league-info,.league-info-row{align-items:center;display:flex}.league-info-row{gap:6px}.league-info .round{font-size:13px;opacity:.7}.country-flag{border-radius:2px;height:14px;-o-object-fit:cover;object-fit:cover;width:20px}.league-logo-sm{height:20px;-o-object-fit:contain;object-fit:contain;width:20px}.teams-display{align-items:center;display:grid;gap:32px;grid-template-columns:1fr auto 1fr;margin-bottom:16px}.team-box{align-items:center;display:flex;flex-direction:column;gap:8px}.team-box h2{font-size:18px;font-weight:600}.team-name-link{color:inherit;text-decoration:none}.team-name-link:hover h2{color:var(--primary)}.team-logo-xl{height:80px;width:80px}.team-logo-sm,.team-logo-xl{-o-object-fit:contain;object-fit:contain}.team-logo-sm{height:24px;width:24px}.team-position{display:flex;font-size:13px;gap:8px}.team-position .rank{background:var(--bg-hover,#252542);border-radius:4px;padding:2px 8px}.team-position .pts{color:var(--text-muted)}.vs-box{min-width:120px}.final-score{align-items:center;display:flex;flex-direction:column;gap:4px}.ft-date{color:var(--text-muted);font-size:13px;font-weight:400}.ft-score-line{display:flex;font-size:36px;font-weight:700;gap:8px;justify-content:center}.ft-label,.ft-score-line .separator{color:var(--text-muted)}.ft-label{font-size:11px;font-weight:500;letter-spacing:1px;text-transform:uppercase}.kickoff .date{color:var(--text-muted);font-size:14px;margin-bottom:4px}.kickoff .time{font-size:28px;font-weight:600}.kickoff .time.status-text{color:var(--warning);font-size:16px;letter-spacing:1px;text-transform:uppercase}.live-score .live-badge{animation:pulse 2s infinite;background:var(--danger);border-radius:4px;color:#fff;font-size:12px;font-weight:600;padding:4px 12px}.live-score .score{font-size:28px;font-weight:700;margin-top:8px}.match-header-bottom{align-items:center;display:flex;gap:12px;justify-content:center;margin-top:8px}.venue{color:var(--text-muted);font-size:13px}.prediction-header{margin-bottom:16px}.prediction-header .section-title{margin-bottom:12px}.probability-bar-compact{border-radius:6px;display:flex;height:32px;margin-bottom:6px;overflow:hidden}.probability-bar-compact .prob-segment{align-items:center;color:#fff;display:flex;font-size:13px;font-weight:600;justify-content:center;min-width:36px}.probability-bar-compact .prob-segment.home{background:var(--primary)}.probability-bar-compact .prob-segment.draw{background:var(--text-muted)}.probability-bar-compact .prob-segment.away{background:var(--secondary)}.prob-labels-compact{color:var(--text-muted);display:flex;font-size:11px;justify-content:space-between}@media(max-width:768px){.probability-bar-compact{height:28px}.probability-bar-compact .prob-segment{font-size:12px}}.aet-notice{align-items:center;border-left:3px solid var(--warning,#f0ad4e);color:var(--text-secondary);display:flex;font-size:13px;gap:10px;margin-bottom:12px;padding:10px 14px}.aet-notice i{color:var(--warning,#f0ad4e);flex-shrink:0}.tips-grid{display:grid;gap:12px;grid-template-columns:repeat(4,1fr)}.tip-card{border-left:3px solid transparent;display:flex;flex-direction:column;justify-content:center;padding:16px;text-align:center;transition:border-color .2s ease}.tip-card--win{background:linear-gradient(135deg,rgba(16,185,129,.08),transparent);border-left-color:var(--success)}.tip-card--loss{background:linear-gradient(135deg,rgba(239,68,68,.08),transparent);border-left-color:var(--danger)}.tip-card.tip-featured{background:linear-gradient(135deg,rgba(59,130,246,.1),transparent);border-left-color:var(--primary);order:-1}.tip-card.tip-low-value{opacity:.6}.featured-badge{background:#3b82f626;border-radius:4px;color:var(--primary);font-size:10px;font-weight:600;padding:2px 6px;text-transform:uppercase}.tip-header{align-items:center;display:flex;gap:8px;justify-content:center;margin-bottom:8px}.tip-header .tip-label{margin-bottom:0}.tip-result-icon{font-size:14px}.tip-result-win{color:var(--success)}.tip-result-loss{color:var(--danger)}.tip-label{color:var(--text-muted);font-size:12px;margin-bottom:8px}.tip-pick{font-size:18px;font-weight:600;margin-bottom:4px;text-transform:uppercase}.tip-odd{color:var(--success);font-size:14px;font-weight:600;margin-bottom:12px}.tip-confidence{margin-top:8px;position:relative}.tip-confidence .confidence-bar-bg{background:var(--bg-hover,#252542);border-radius:3px;height:6px;overflow:hidden}.confidence-bar{background:linear-gradient(90deg,var(--primary),var(--success));border-radius:3px;height:100%}.tip-confidence span{color:var(--text-secondary);display:block;font-size:13px;font-weight:600;margin-top:6px}.goal-scorers-section{margin-top:24px}.subsection-title{color:var(--text-secondary);font-size:15px;font-weight:600;margin-bottom:12px}.mini-title{color:var(--text-muted);font-size:14px;font-weight:600;margin:16px 0 12px}.goal-scorers-grid{display:grid;gap:12px;grid-template-columns:repeat(3,1fr)}.scorer-card{border-left:3px solid transparent;padding:12px 16px}.scorer-won{background:color-mix(in srgb,var(--success) 5%,var(--bg-card,#1a1a2e));border-left-color:var(--success)}.scorer-lost{background:color-mix(in srgb,var(--danger) 5%,var(--bg-card,#1a1a2e));border-left-color:var(--danger)}.scorer-name{font-size:14px;font-weight:600;margin-bottom:8px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.scorer-stats{align-items:center;display:flex;justify-content:space-between;margin-bottom:8px}.scorer-prob{color:var(--success);font-size:16px;font-weight:700}.scorer-odd{color:var(--text-muted);font-size:13px}.scorer-bar{background:var(--bg-hover,#252542);border-radius:2px;height:4px;overflow:hidden}.scorer-bar-fill{background:linear-gradient(90deg,var(--success),var(--primary));border-radius:2px;height:100%}@media(max-width:768px){.goal-scorers-grid{grid-template-columns:repeat(2,1fr)}}@media(max-width:480px){.goal-scorers-grid{grid-template-columns:1fr}}.correct-score-section{margin-top:24px}.correct-score-grid{display:flex;flex-wrap:wrap;gap:12px}.score-card{min-width:90px;padding:12px 16px;text-align:center}.score-value{color:var(--primary);font-size:20px;font-weight:700;margin-bottom:8px}.score-stats{display:flex;flex-direction:column;gap:4px}.score-prob{color:var(--success);font-size:14px;font-weight:600}.score-odd{color:var(--text-muted);font-size:12px}.additional-markets{margin-top:24px}.markets-grid{display:grid;gap:12px;grid-template-columns:repeat(2,1fr)}.market-card{border-left:3px solid transparent;padding:16px;transition:border-color .2s ease}.market-label{color:var(--text-muted);font-size:12px;margin-bottom:8px}.market-pick{font-size:18px;font-weight:600;margin-bottom:12px;text-transform:uppercase}.market-details{display:flex;font-size:13px;justify-content:space-between;margin-bottom:8px}.market-option{color:var(--text-muted)}.market-option.active{color:var(--success);font-weight:600}.htft-card{grid-column:span 1}.htft-options{display:grid;gap:8px;grid-template-columns:repeat(2,1fr)}.htft-option{align-items:center;background:var(--bg-hover,#252542);border-radius:6px;display:flex;font-size:13px;justify-content:space-between;padding:8px 10px}.htft-value{font-weight:500}.htft-odd{color:var(--success);font-size:12px;font-weight:600}.htft-prob{color:var(--text-muted);font-size:12px}@media(max-width:768px){.markets-grid{grid-template-columns:1fr}}.comparison-header{display:flex;font-size:14px;font-weight:600;justify-content:space-between;margin-bottom:16px}.comparison-row{margin-bottom:12px}.comparison-bar-wrapper{align-items:center;display:flex;gap:12px}.comparison-value{font-size:13px;font-weight:600;width:45px}.comparison-value.home{color:var(--primary);text-align:right}.comparison-value.away{color:var(--secondary);text-align:left}.comparison-bar{background:var(--bg-hover,#252542);border-radius:4px;display:flex;flex:1;height:8px;overflow:hidden}.bar-home{background:var(--primary)}.bar-away{background:var(--secondary)}.comparison-label{color:var(--text-muted);font-size:11px;margin-top:4px;text-align:center}.injuries-grid{display:grid;gap:16px;grid-template-columns:1fr 1fr}.team-header{align-items:center;display:flex;font-weight:600;gap:8px;margin-bottom:16px}.injury-list{display:flex;flex-direction:column;gap:8px}.injury-row{align-items:center;background:var(--bg-hover,#252542);border-radius:8px;display:flex;gap:12px;padding:8px}.player-photo{border-radius:50%;height:36px;-o-object-fit:cover;object-fit:cover;width:36px}.player-info{display:flex;flex:1;flex-direction:column;gap:2px}.player-name{font-size:14px;font-weight:500}.injury-type{border-radius:4px;display:inline-block;font-size:11px;padding:2px 6px;width:-moz-fit-content;width:fit-content}.type-injured{background:#ef444433;color:var(--danger)}.type-suspended{background:#f59e0b33;color:#f59e0b}.type-doubtful,.type-missing{background:#6b728033;color:var(--text-muted)}.injury-reason{color:var(--text-muted);font-size:12px}.no-injuries{color:var(--text-muted);font-size:14px;padding:20px;text-align:center}.player-stats-grid{display:grid;gap:16px;grid-template-columns:1fr 1fr}.player-stats-card{overflow:hidden;padding:0}.player-stats-card .team-header{background:var(--bg-hover,#252542);padding:12px 16px}.player-category{border-bottom:1px solid var(--border-color);padding:12px 16px}.player-category:last-child{border-bottom:none}.player-category h4{align-items:center;color:var(--text-secondary);display:flex;font-size:13px;font-weight:600;gap:8px;margin-bottom:12px}.player-category h4 i{font-size:12px}.player-list{display:flex;flex-direction:column;gap:8px}.player-row{align-items:center;background:var(--bg-hover,#252542);border-radius:8px;display:flex;gap:10px;padding:8px}.player-avatar{border-radius:50%;height:36px;-o-object-fit:cover;object-fit:cover;width:36px}.player-row .player-info{display:flex;flex:1;flex-direction:column}.player-row .player-name{font-size:13px;font-weight:500}.player-row .player-position{color:var(--text-muted);font-size:11px}.player-stat-main{min-width:50px;text-align:center}.player-stat-main .stat-number{color:var(--primary);display:block;font-size:18px;font-weight:700}.player-stat-main .stat-label{color:var(--text-muted);font-size:10px}.player-stat-cards{display:flex;gap:8px}.card-red,.card-yellow{align-items:center;border-radius:3px;color:#fff;display:inline-flex;font-size:12px;font-weight:600;height:28px;justify-content:center;width:24px}.card-yellow{background:#f59e0b}.card-red{background:var(--danger)}.team-form-section{scroll-margin-top:140px}.team-form-section .form-grid{display:grid;gap:16px;grid-template-columns:1fr 1fr}.team-form-card{overflow:hidden;padding:0}.team-form-header{align-items:center;background:var(--bg-hover,#252542);display:flex;font-size:15px;font-weight:600;gap:12px;padding:16px}.form-tabs{border-bottom:1px solid var(--border-color);display:flex}.form-tab{background:none;border:none;color:var(--text-muted);cursor:pointer;flex:1;font-size:13px;padding:10px 12px;transition:background-color .2s,color .2s}.form-tab:hover{background:var(--bg-hover,#252542)}.form-tab.active{border-bottom:2px solid var(--primary);color:var(--primary);margin-bottom:-1px}.stats-tabs{display:flex;gap:8px;margin-bottom:16px}.stats-tab{background:none;border:1px solid var(--border-color);border-radius:6px;color:var(--text-primary);cursor:pointer;font-size:13px;padding:8px 16px;transition:background-color .2s,color .2s}.stats-tab:hover{background:var(--bg-hover,#252542)}.stats-tab.active{background:var(--primary);border-color:var(--primary);color:#fff}.form-content{padding:16px}.form-stats-summary{margin-bottom:16px}.form-stats-summary .form-display{display:flex;gap:6px;justify-content:center;margin-bottom:16px}.stats-grid-compact{display:grid;gap:8px;grid-template-columns:repeat(4,1fr);margin-bottom:16px}.stat-box{background:var(--bg-hover,#252542);border-radius:8px;padding:12px 8px;text-align:center}.stat-box .stat-value{display:block;font-size:20px;font-weight:700}.stat-box .stat-label{color:var(--text-muted);font-size:11px}.stat-box.win .stat-value{color:var(--success)}.stat-box.lose .stat-value{color:var(--danger)}.form-stats-table table{border-collapse:collapse;font-size:13px;margin-bottom:16px;width:100%}.form-stats-table td{border-bottom:1px solid var(--border-color);padding:8px 12px}.form-stats-table td:first-child{color:var(--text-muted);text-align:left}.form-stats-table td:last-child{font-weight:600;text-align:right}.form-badge-sm{border-radius:3px;color:#fff;display:inline-block;font-size:10px;font-weight:600;height:18px;line-height:18px;margin:0 1px;text-align:center;width:18px}.recent-matches-list h4{color:var(--text-secondary);font-size:13px;font-weight:600;margin-bottom:12px}.matches-list{display:flex;flex-direction:column;gap:6px}.match-row{align-items:center;background:var(--bg-hover,#252542);border-radius:6px;display:flex;font-size:13px;gap:10px;padding:8px}.match-date{color:var(--text-muted);font-size:11px;width:50px}.match-info{flex:1}.match-score{font-weight:600;min-width:35px;text-align:center}.match-league{font-size:11px;max-width:80px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.match-league,.no-data{color:var(--text-muted)}.no-data{font-size:13px;padding:20px;text-align:center}.stats-grid{display:grid;gap:16px;grid-template-columns:1fr 1fr}.season-stats .stats-row{border-bottom:1px solid var(--border-color);display:flex;justify-content:space-between;margin-bottom:16px;padding-bottom:16px}.season-stats .stats-row:last-child{border-bottom:none;margin-bottom:0;padding-bottom:0}.season-stats .stat-item{flex:1;text-align:center}.season-stats .stat-item .stat-value{display:block;font-size:20px;font-weight:600}.season-stats .stat-item .stat-value.yellow{color:#f59e0b}.season-stats .stat-item .stat-value.red{color:var(--danger)}.season-stats .stat-item .stat-label{color:var(--text-muted);font-size:11px}.odds-tabs{display:flex;gap:8px;margin-bottom:16px;overflow-x:auto;padding-bottom:8px;scrollbar-color:var(--border-color) transparent;scrollbar-width:thin}.odds-tabs::-webkit-scrollbar{height:4px}.odds-tabs::-webkit-scrollbar-track{background:transparent}.odds-tabs::-webkit-scrollbar-thumb{background:var(--border-color);border-radius:4px}.odds-tab{background:none;border:1px solid var(--border-color);border-radius:6px;color:var(--text-primary);cursor:pointer;font-size:13px;padding:8px 16px;white-space:nowrap}.odds-tab.active{background:var(--primary);border-color:var(--primary);color:#fff}.odds-grid{display:grid;gap:8px;grid-template-columns:repeat(auto-fill,minmax(100px,1fr))}.odd-item{align-items:center;background:var(--bg-hover,#252542);border-radius:8px;display:flex;flex-direction:column;padding:12px}.odd-value{color:var(--text-muted);font-size:12px;margin-bottom:4px}.odd-number{color:var(--primary);font-size:14px;font-weight:600}.odds-table-wrapper{margin-bottom:12px;overflow-x:auto;scrollbar-color:var(--border-color) transparent;scrollbar-width:thin}.odds-table-wrapper::-webkit-scrollbar{height:4px}.odds-table-wrapper::-webkit-scrollbar-track{background:transparent}.odds-table-wrapper::-webkit-scrollbar-thumb{background:var(--border-color);border-radius:4px}.odds-table{border-collapse:collapse;font-size:13px;min-width:400px;width:100%}.odds-table td,.odds-table th{border-bottom:1px solid var(--border-color);padding:10px 8px;text-align:center}.odds-table th{background:var(--bg-hover,#252542);color:var(--text-muted);font-size:12px;font-weight:600;text-transform:uppercase;white-space:nowrap}.odds-table .bookmaker-col{min-width:100px;text-align:left}.odds-table .odd-col{min-width:60px}.bookmaker-name{color:var(--text-primary);font-weight:500}.odds-table .odd-number{background:#3b82f61a;border-radius:4px;display:inline-block;font-size:13px;padding:4px 8px}.odds-table .odd-na{color:var(--text-muted);font-size:12px}.odds-table tbody tr:hover{background:var(--bg-hover,#252542)}.odds-legend{color:var(--text-muted);font-size:11px;text-align:center}.form-grid{display:grid;gap:16px;grid-template-columns:1fr 1fr}.form-header{align-items:center;display:flex;font-weight:600;gap:12px;margin-bottom:16px}.form-header .team-logo{height:32px;width:32px}.form-display{display:flex;gap:6px;margin-bottom:16px}.form-badge{align-items:center;border-radius:6px;color:#fff;display:flex;font-size:12px;font-weight:600;height:28px;justify-content:center;width:28px}.form-W{background:var(--success)}.form-D{background:#6b7280}.form-L{background:var(--danger)}.recent-matches{margin-bottom:16px}.recent-match{align-items:center;border-bottom:1px solid var(--border-color);display:flex;font-size:14px;gap:12px;padding:8px 0}.recent-match:last-child{border-bottom:none}.result-badge{align-items:center;border-radius:4px;color:#fff;display:flex;font-size:12px;font-weight:600;height:24px;justify-content:center;width:24px}.result-W{background:var(--success)}.result-D{background:#6b7280}.result-L{background:var(--danger)}.recent-match .opponent{flex:1}.recent-match .score{font-weight:600}.form-stats{display:flex;gap:16px}.form-stats .stat{text-align:center}.form-stats .value{display:block;font-size:20px;font-weight:600}.form-stats .label{color:var(--text-muted);font-size:11px}.form-stats .win .value{color:var(--success)}.form-stats .lose .value{color:var(--danger)}.h2h-summary{border-bottom:1px solid var(--border-color);display:flex;justify-content:space-around;margin-bottom:16px;padding-bottom:16px}.h2h-stat{text-align:center}.h2h-stat .value{display:block;font-size:24px;font-weight:600}.h2h-stat .value.home-color{color:var(--primary)}.h2h-stat .value.away-color{color:var(--secondary)}.h2h-stat .label{color:var(--text-muted);font-size:12px}.h2h-list{margin-bottom:16px}.h2h-row{align-items:center;border-bottom:1px solid var(--border-color);display:grid;font-size:14px;gap:12px;grid-template-columns:80px 100px 1fr 50px 1fr;padding:10px 16px}.h2h-row:last-child{border-bottom:none}.h2h-row.home-won{background:#3b82f60d}.h2h-row.away-won{background:#ef44440d}.h2h-row .date{color:var(--text-muted);font-size:12px}.h2h-row .score{background:var(--bg-hover,#252542);border-radius:4px;font-weight:600;padding:4px 8px;text-align:center}.h2h-row .teams:last-child{text-align:right}.h2h-avg{color:var(--text-muted);font-size:14px;text-align:center}.h2h-tabs{display:flex;gap:8px;margin-bottom:16px}.h2h-tab{background:none;border:1px solid var(--border-color);border-radius:6px;color:var(--text-primary);cursor:pointer;font-size:13px;padding:8px 16px;transition:background-color .2s,color .2s}.h2h-tab:hover{background:var(--bg-hover,#252542)}.h2h-tab.active{background:var(--primary);border-color:var(--primary);color:#fff}.h2h-betting-stats{background:var(--bg-hover,#252542);border-radius:8px;margin:16px 0;padding:16px}.h2h-betting-stats h4{color:var(--text-secondary);font-size:14px;font-weight:600;margin-bottom:12px}.h2h-section-title{border-bottom:1px solid var(--border-color);color:var(--text-primary);font-size:13px;font-weight:600;margin:0 0 10px;padding-bottom:6px}.h2h-section-title.mt-md{margin-top:20px}.h2h-stats-table{border-collapse:collapse;font-size:13px;width:100%}.h2h-stats-table td,.h2h-stats-table th{border-bottom:1px solid var(--border-color);padding:8px 12px;text-align:left}.h2h-stats-table th{background:#0000000d;color:var(--text-muted);font-size:11px;font-weight:600;text-transform:uppercase}.h2h-stats-table td:last-child{font-weight:600;text-align:right}.h2h-stats-table tr:last-child td{border-bottom:none}.h2h-league-badge{background:var(--bg-hover,#252542);border-radius:4px;color:var(--text-muted);font-size:10px;max-width:100px;overflow:hidden;padding:2px 6px;text-overflow:ellipsis;white-space:nowrap}.h2h-list h4{color:var(--text-secondary);font-size:14px;font-weight:600;margin-bottom:12px}.lineups-grid{display:grid;gap:16px;grid-template-columns:1fr 1fr}.lineup-header{align-items:center;display:flex;font-weight:600;gap:8px;margin-bottom:12px}.lineup-header .formation{background:var(--bg-hover,#252542);border-radius:4px;font-size:13px;margin-left:auto;padding:4px 8px}.coach{color:var(--text-muted);font-size:13px;margin-bottom:12px}.lineup-list{display:flex;flex-direction:column;gap:4px}.lineup-player{align-items:center;background:var(--bg-hover,#252542);border-radius:4px;display:flex;font-size:13px;gap:8px;padding:6px 8px}.player-number{font-weight:600;text-align:center;width:24px}.player-name{flex:1}.player-pos{color:var(--text-muted);font-size:11px}.stat-comparison{align-items:center;display:flex;gap:12px;margin-bottom:12px}.stat-value-left,.stat-value-right{font-size:14px;font-weight:600;width:40px}.stat-value-left{color:var(--primary);text-align:right}.stat-value-right{color:var(--secondary);text-align:left}.stat-bar-wrapper{align-items:center;display:flex;flex:1;flex-direction:column}.stat-bar{background:var(--bg-hover,#252542);border-radius:4px;display:flex;height:8px;overflow:hidden;width:100%}.bar-left{background:var(--primary)}.bar-right{background:var(--secondary)}.stat-name{color:var(--text-muted);font-size:11px;margin-top:4px}.standings-card{padding:0}.standings-group-tabs{border-bottom:1px solid var(--border-color);display:flex;gap:0;overflow-x:auto;-webkit-overflow-scrolling:touch}.standings-group-tab{background:none;border:none;border-bottom:2px solid transparent;color:var(--text-secondary);cursor:pointer;font-size:13px;font-weight:500;padding:10px 16px;transition:color .15s,border-color .15s;white-space:nowrap}.standings-group-tab:hover{color:var(--text-primary)}.standings-group-tab.active{border-bottom-color:var(--primary);color:var(--primary)}.standings-table-wrapper{overflow-x:auto;-webkit-overflow-scrolling:touch}.standings-table{border-collapse:collapse;font-size:13px;min-width:600px;width:100%}.standings-table td,.standings-table th{border-bottom:1px solid var(--border-color);padding:10px 8px;text-align:center}.standings-table th{background:var(--bg-hover,#252542);color:var(--text-muted);font-size:11px;font-weight:600;text-transform:uppercase}.standings-table .pos{font-weight:600;white-space:nowrap;width:36px}.standings-table .team{min-width:140px;text-align:left;white-space:nowrap}.standings-table .team img{margin-right:8px;vertical-align:middle}.team-logo-xs{height:20px;-o-object-fit:contain;object-fit:contain;width:20px}.standings-table .stat{white-space:nowrap;width:36px}.standings-table .points{font-weight:700}.standings-table .positive{color:var(--success)}.standings-table .negative{color:var(--danger)}.standings-table .form{white-space:nowrap;width:80px}.form-dot{border-radius:50%;display:inline-block;height:8px;margin:0 1px;width:8px}.form-dot.form-W{background:var(--success)}.form-dot.form-D{background:#6b7280}.form-dot.form-L{background:var(--danger)}.standings-table tr.highlight{background:#3b82f61f;font-weight:600;outline:2px solid var(--primary);outline-offset:-1px}.standings-table tr.is-home .team{color:var(--primary)}.standings-table tr.is-away .team{color:var(--secondary)}.standings-table .pos{position:relative}.zone-indicator{background:transparent;bottom:0;left:0;position:absolute;top:0;width:4px}.standings-table tr.zone-ucl .zone-indicator{background:#1e40af}.standings-table tr.zone-uel .zone-indicator{background:#f97316}.standings-table tr.zone-uecl .zone-indicator{background:#22c55e}.standings-table tr.zone-rel .zone-indicator{background:var(--danger)}.standings-legend{background:var(--bg-hover,#252542);color:var(--text-muted);display:flex;flex-wrap:wrap;font-size:11px;gap:16px;padding:12px 16px}.legend-item{align-items:center;display:flex;gap:6px}.legend-item .dot{border-radius:2px;height:10px;width:10px}.legend-item.ucl .dot{background:#1e40af}.legend-item.uel .dot{background:#f97316}.legend-item.uecl .dot{background:#22c55e}.legend-item.rel .dot{background:var(--danger)}.loading{color:var(--text-muted);padding:48px;text-align:center}.spinner{animation:spin 1s linear infinite;border:3px solid var(--border-color);border-radius:50%;border-top-color:var(--primary);height:40px;margin:0 auto 16px;width:40px}@keyframes spin{to{transform:rotate(1turn)}}@keyframes pulse{0%,to{opacity:1}50%{opacity:.7}}@media(max-width:768px){.quick-nav{background:var(--bg-secondary);border-radius:8px;gap:4px;margin-bottom:16px;padding:8px 10px;position:sticky;top:66px;z-index:99}.quick-nav .nav-item{flex-shrink:0;font-size:10px;padding:6px 8px}.quick-nav .nav-item span{display:inline}.quick-nav .nav-item i{font-size:12px}.additional-info-section,.analysis-summary-section,.key-stats-section,.odds-section-collapsible,.prediction-section,.team-form-section{scroll-margin-top:150px}.data-freshness-info{flex-direction:column;gap:8px;padding:10px 12px}.freshness-item{font-size:11px}.teams-display{gap:20px;grid-template-columns:1fr}.team-logo-xl{height:60px;width:60px}.team-box h2{font-size:16px}.tips-grid{grid-template-columns:1fr 1fr}.form-grid,.injuries-grid,.lineups-grid,.player-stats-grid,.stats-grid,.team-form-section .form-grid{grid-template-columns:1fr}.form-stats-table{font-size:11px;overflow-x:auto}.match-league{display:none}.h2h-row{font-size:12px;grid-template-columns:60px 70px 1fr 40px 1fr}.h2h-league-badge{font-size:9px;max-width:70px}.h2h-tabs{flex-wrap:wrap}.h2h-tab{padding:6px 12px}.h2h-stats-table,.h2h-tab{font-size:12px}.h2h-matches-compact{overflow-x:auto}.h2h-match-row{font-size:12px;gap:6px;grid-template-columns:55px 1fr auto 1fr;min-width:280px}.h2h-list{overflow-x:auto}.h2h-row{min-width:400px}.odds-table{font-size:12px;min-width:300px}.odds-table td,.odds-table th{padding:8px 4px}.odds-table .bookmaker-col{min-width:80px}.odds-table .odd-number{font-size:12px;padding:3px 5px}.additional-tabs{flex-wrap:wrap;gap:6px}.add-tab{font-size:12px;gap:4px;padding:8px 10px}.standings-table{font-size:11px;min-width:480px}.standings-table td,.standings-table th{padding:6px 4px}.standings-table .pos{width:28px}.standings-table .team{min-width:80px;white-space:normal;word-break:normal}.standings-table .stat{width:28px}.standings-table .form{width:60px}.standings-legend{font-size:10px;gap:8px}}.article-card{overflow:hidden;padding:0}.article-header{background:linear-gradient(135deg,var(--bg-hover,#252542) 0,var(--bg-card,#1a1a2e) 100%);border-bottom:1px solid var(--border-color);flex-wrap:wrap;gap:16px;justify-content:space-between;padding:20px 24px}.article-header,.author-info{align-items:center;display:flex}.author-info{gap:12px}.author-avatar{border:2px solid var(--primary);border-radius:50%;height:48px;-o-object-fit:cover;object-fit:cover;width:48px}.author-details{display:flex;flex-direction:column}.author-name{align-items:center;color:var(--text-primary);display:flex;font-size:15px;font-weight:600;gap:6px}.verified-badge{align-items:center;background:var(--primary);border-radius:50%;color:#fff;display:inline-flex;font-size:10px;font-weight:700;height:18px;justify-content:center;width:18px}.author-title{color:var(--text-muted);font-size:13px}.article-meta{display:flex;gap:16px}.meta-item{align-items:center;color:var(--text-muted);display:flex;font-size:13px;gap:6px}.meta-item i{color:var(--primary)}.author-stats-bar{background:var(--bg-hover,#252542);border-bottom:1px solid var(--border-color);display:flex;flex-wrap:wrap;gap:12px;padding:12px 24px}.stat-badge{align-items:center;background:var(--bg-card,#1a1a2e);border-radius:20px;display:flex;font-size:12px;font-weight:500;gap:6px;padding:6px 12px}.stat-badge i{font-size:11px}.stat-badge.accuracy,.stat-badge.accuracy i{color:#10b981}.stat-badge.experience,.stat-badge.experience i{color:#f59e0b}.stat-badge.predictions,.stat-badge.predictions i{color:var(--primary)}.article-content{color:var(--text-secondary);line-height:1.7;padding:24px}.article-content h2{border-bottom:1px solid var(--border-color);color:var(--text-primary);font-size:1.4em;font-weight:600;margin:24px 0 12px;padding-bottom:8px}.article-content h2:first-child{margin-top:0}.article-content h3{color:var(--text-primary);font-size:1.15em;font-weight:600;margin:20px 0 10px}.article-content p{margin:12px 0;text-align:justify}.article-content ol,.article-content ul{margin:12px 0;padding-left:24px}.article-content li{margin:8px 0}.article-content strong{color:var(--text-primary);font-weight:600}.article-footer{background:var(--bg-hover,#252542);border-top:1px solid var(--border-color);padding:20px 24px}.author-bio-box{background:var(--bg-card,#1a1a2e);border:1px solid var(--border-color);border-radius:8px;display:flex;gap:16px;padding:16px}.author-avatar-lg{border-radius:50%;flex-shrink:0;height:64px;-o-object-fit:cover;object-fit:cover;width:64px}.bio-content{flex:1}.bio-header{display:flex;flex-direction:column;margin-bottom:8px}.bio-name{font-size:15px;font-weight:600}.bio-title{color:var(--text-muted);font-size:13px}.bio-text{color:var(--text-secondary);font-size:13px;line-height:1.5;margin:0 0 8px}.twitter-link{align-items:center;color:#1da1f2;display:inline-flex;font-size:13px;gap:6px;text-decoration:none}.twitter-link:hover{text-decoration:underline}.article-updated{align-items:center;color:var(--text-muted);display:flex;font-size:12px;gap:6px;margin-top:12px}@media(max-width:768px){.article-header{align-items:flex-start;flex-direction:column;padding:16px}.author-stats-bar{padding:12px 16px}.stat-badge{font-size:11px;padding:4px 10px}.article-content{padding:16px}.article-content h2{font-size:1.2em}.article-content h3{font-size:1.1em}.article-footer{padding:16px}.author-bio-box{flex-direction:column;text-align:center}.author-avatar-lg{margin:0 auto}}.related-block{margin-bottom:24px}.related-block .section-title{align-items:center;display:flex;gap:8px}.related-fixtures-list{display:flex;flex-direction:column;gap:8px}.related-predictions-section .fixture-card{align-items:center;color:inherit;display:grid;gap:16px;grid-template-columns:90px 1fr 120px;padding:16px;text-decoration:none;transition:transform .2s,border-color .2s}.related-predictions-section .fixture-card:hover{border-color:var(--primary);transform:translateY(-2px)}.related-predictions-section .fixture-meta{text-align:center}.related-predictions-section .fixture-date{color:var(--text-secondary);display:block;font-size:12px}.related-predictions-section .fixture-time{color:var(--text-primary);display:block;font-size:14px;font-weight:600}.related-predictions-section .fixture-teams{align-items:center;display:flex;gap:12px}.related-predictions-section .fixture-teams .team{align-items:center;display:flex;flex:1;gap:8px;min-width:0;overflow:hidden}.related-predictions-section .fixture-teams .team.home{justify-content:flex-end}.related-predictions-section .fixture-teams .team.away{justify-content:flex-start}.related-predictions-section .fixture-teams .team-logo{height:28px;-o-object-fit:contain;object-fit:contain;width:28px}.related-predictions-section .fixture-teams .team-name{font-size:14px;font-weight:500;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.related-predictions-section .fixture-vs{background:var(--bg-dark);border-radius:4px;color:var(--text-muted);flex-shrink:0;font-size:11px;font-weight:600;padding:4px 8px}.related-predictions-section .fixture-tip{align-items:flex-end;display:flex;flex-direction:column;flex-shrink:0;gap:6px;min-width:100px}.related-predictions-section .fixture-tip--empty{align-items:center;justify-content:center}.related-predictions-section .tip-type-label{color:var(--text-muted);font-size:10px;letter-spacing:.5px;text-transform:uppercase}.related-predictions-section .tip-badge{border-radius:var(--radius-md);font-size:12px;font-weight:600;padding:6px 12px;text-transform:uppercase;white-space:nowrap}.related-predictions-section .tip-badge.high{background:var(--success);color:#fff}.related-predictions-section .tip-badge.medium{background:var(--warning);color:#000}.related-predictions-section .tip-badge.low{background:var(--bg-hover,#252542);color:var(--text-secondary)}.related-predictions-section .tip-confidence{align-items:center;color:var(--text-secondary);display:flex;font-size:11px;gap:8px;margin:0;position:static}.related-predictions-section .tip-confidence span{display:inline;font-size:11px;font-weight:500;margin-top:0}.related-predictions-section .fixture-card .confidence-bar{background:var(--bg-dark);border-radius:2px;display:block;height:4px;overflow:hidden;width:50px}.related-predictions-section .confidence-fill{background:var(--primary);border-radius:2px;height:100%}.related-predictions-section .no-tip{color:var(--text-muted);font-size:14px}.view-all-link{align-items:center;border-radius:var(--radius-md);color:var(--primary);display:flex;font-size:14px;font-weight:500;gap:8px;justify-content:center;margin-top:8px;padding:12px;text-decoration:none;transition:background .2s}.view-all-link:hover{background:var(--bg-hover,#252542);color:var(--primary);text-decoration:underline}@media(max-width:640px){.related-predictions-section .fixture-card{align-items:stretch;display:flex;flex-direction:column;gap:8px;padding:12px}.related-predictions-section .fixture-meta{color:var(--text-secondary);display:flex;font-size:11px;gap:8px;justify-content:center}.related-predictions-section .fixture-date,.related-predictions-section .fixture-time{font-size:11px}.related-predictions-section .fixture-teams{align-items:center;display:flex;flex-direction:row;gap:8px;justify-content:center;width:100%}.related-predictions-section .fixture-teams .team{align-items:center;display:flex;flex:1;gap:6px;min-width:0}.related-predictions-section .fixture-teams .team.home{justify-content:flex-end;text-align:right}.related-predictions-section .fixture-teams .team.away{justify-content:flex-start;text-align:left}.related-predictions-section .fixture-teams .team-logo{flex-shrink:0;height:24px;width:24px}.related-predictions-section .fixture-teams .team-name{font-size:12px;max-width:80px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.related-predictions-section .fixture-vs{flex-shrink:0;font-size:10px;padding:2px 6px}.related-predictions-section .fixture-tip{align-items:center;border-top:1px solid var(--border-color);display:flex;flex-direction:row;gap:10px;justify-content:center;min-width:auto;padding-top:8px}.related-predictions-section .fixture-tip--empty{padding-top:8px}.related-predictions-section .tip-badge{flex-shrink:0;font-size:12px;padding:5px 12px}.related-predictions-section .tip-confidence{align-items:center;display:flex;flex-direction:row;flex-shrink:0;font-size:12px;gap:6px}.related-predictions-section .tip-confidence span{min-width:32px}.related-predictions-section .confidence-bar{width:50px}}.insights-section{margin-bottom:24px}.insights-grid{display:grid;gap:20px;grid-template-columns:1fr 1fr}.insights-col{display:flex;flex-direction:column;gap:0}.insights-team-header{align-items:center;background:var(--bg-card,#1a1a2e);border:1px solid var(--border-color);border-radius:var(--radius-md) var(--radius-md) 0 0;display:flex;font-size:14px;font-weight:600;gap:10px;padding:12px 16px}.insights-team-logo{height:24px;-o-object-fit:contain;object-fit:contain;width:24px}.insight-item{align-items:flex-start;background:var(--bg-card,#1a1a2e);border:1px solid var(--border-color);border-top:none;display:flex;font-size:13px;gap:10px;line-height:1.4;padding:10px 16px}.insights-col>:last-child{border-radius:0 0 var(--radius-md) var(--radius-md)}.insight-icon{color:var(--primary);flex-shrink:0;font-size:12px;margin-top:3px;text-align:center;width:16px}.insight-text{color:var(--text-secondary)}.insights-h2h{margin-top:12px}.insights-h2h-header{align-items:center;background:var(--bg-card,#1a1a2e);border:1px solid var(--border-color);border-radius:var(--radius-md) var(--radius-md) 0 0;color:var(--text-secondary);display:flex;font-size:13px;font-weight:600;gap:10px;padding:10px 16px}.insights-h2h-header i{color:var(--primary)}.insights-h2h .insight-item:first-of-type{border-top:none}.insights-toggle{display:none}@media(max-width:640px){.insights-grid{gap:12px;grid-template-columns:1fr}.insights-team-header{font-size:13px;padding:10px 12px}.insight-item{font-size:12px;padding:8px 12px}.insight-hidden{margin:0;max-height:0;overflow:hidden;padding:0}.insights-toggle{align-items:center;background:var(--bg-card,#1a1a2e);border:1px solid var(--border-color);border-radius:0 0 var(--radius-md) var(--radius-md);border-top:none;color:var(--primary);cursor:pointer;display:flex;font-size:12px;font-weight:500;gap:6px;justify-content:center;padding:10px;width:100%}.insights-toggle i{font-size:10px}}.match-page .vote-widget{align-items:center;display:flex;flex-wrap:wrap;gap:12px;padding:12px 16px}.match-page .vote-question{color:var(--text-secondary);font-size:13px;white-space:nowrap}.match-page .vote-buttons{display:flex;gap:8px}.match-page .vote-btn{align-items:center;background:transparent;border:1px solid var(--border-color);border-radius:20px;color:var(--text-secondary);cursor:pointer;display:inline-flex;font-size:13px;font-weight:500;gap:6px;padding:6px 14px;transition:all .2s}.match-page .vote-btn:hover:not(:disabled){border-color:var(--primary);color:var(--primary)}.match-page .vote-btn:disabled{cursor:not-allowed;opacity:.6}.match-page .vote-btn i{font-size:12px}.match-page .vote-btn--agree.active{background:#22c55e1a;border-color:#22c55e;color:#16a34a}.match-page .vote-btn--disagree.active{background:#ef444414;border-color:#ef4444;color:#dc2626}.match-page .vote-btn.voted:not(.active){opacity:.5}.match-page .vote-pct{font-weight:600;margin-left:2px}.match-page .vote-total{color:var(--text-muted);font-size:12px;white-space:nowrap}.match-page .vote-bar{align-self:stretch;background:#ef444426;border-radius:2px;flex-basis:100%;height:4px;overflow:hidden;width:100%}.match-page .vote-bar-fill--agree{background:#22c55e;border-radius:2px;height:100%;transition:width .3s}.match-page .vote-feedback{align-items:center;display:flex;font-size:14px;font-weight:600;gap:6px;margin-bottom:6px}.match-page .vote-feedback--right{color:#16a34a}.match-page .vote-feedback--right i{font-size:16px}.match-page .vote-feedback--wrong{color:#dc2626}.match-page .vote-feedback--wrong i{font-size:16px}.match-page .vote-streak{color:#f59e0b;font-size:12px;font-weight:600;margin-left:4px}.match-page .vote-streak i{font-size:11px}.match-page .vote-results-only{align-items:center;color:var(--text-secondary);display:flex;font-size:13px;gap:8px}.match-page .vote-results-only i{font-size:12px}.match-page .vote-sep{color:var(--text-muted)}.match-page .vote-agree-pct{color:#16a34a;font-weight:500}@media(max-width:640px){.match-page .vote-widget{align-items:stretch;flex-direction:column;gap:8px;padding:10px 12px}.match-page .vote-buttons{width:100%}.match-page .vote-btn{flex:1;font-size:12px;justify-content:center;padding:8px 10px}.match-page .vote-bar{flex-basis:auto}}
