.app{max-width:1280px;margin:0 auto;padding:0 24px 80px}.main-content{padding-top:24px;display:flex;flex-direction:column;gap:24px}.header{background:linear-gradient(135deg,#1e293b,#0f172a);border-bottom:1px solid #334155;padding:18px 24px;position:sticky;top:0;z-index:100}.header-content{max-width:1280px;margin:0 auto;display:flex;align-items:center;justify-content:space-between;flex-wrap:wrap;gap:14px}.header-logo{display:flex;align-items:center;gap:14px}.logo-icon{font-size:32px}.logo-text h1{font-size:21px;font-weight:700;color:#f1f5f9;line-height:1.2}.logo-subtitle{font-size:12px;color:#64748b;display:block}.header-disclaimer{display:flex;align-items:center;gap:8px;background:#eab30814;border:1px solid rgba(234,179,8,.25);border-radius:8px;padding:7px 12px;font-size:11.5px;color:#eab308;max-width:380px;line-height:1.4}.disclaimer-icon{font-size:15px;flex-shrink:0}.competition-nav{display:flex;align-items:center;justify-content:center;gap:6px;padding:12px 24px;background:#0f172acc;border-top:1px solid #334155;flex-wrap:wrap}.competition-tab{display:flex;align-items:center;gap:8px;padding:10px 18px;background:transparent;border:1px solid transparent;border-radius:8px;color:#94a3b8;font-size:14px;font-weight:500;text-decoration:none;cursor:pointer;transition:all .2s}.competition-tab:hover{background:#33415580;color:#e2e8f0}.competition-tab.active{background:#22c55e26;border-color:#22c55e66;color:#4ade80}.comp-flag{font-size:18px}.comp-name{font-weight:600}@media(max-width:768px){.competition-nav{gap:4px;padding:10px 12px}.competition-tab{padding:8px 12px;font-size:12px}.comp-flag{font-size:16px}}.match-selector{background:#1e293b;border:1px solid #334155;border-radius:16px;padding:28px}.section-title{font-size:17px;font-weight:600;color:#f1f5f9;margin-bottom:20px}.selector-row{display:flex;align-items:flex-end;gap:14px;margin-bottom:20px;flex-wrap:wrap}.team-select-group{flex:1;min-width:180px}.team-select-group label{display:block;font-size:11px;color:#64748b;text-transform:uppercase;letter-spacing:.8px;margin-bottom:6px;font-weight:600}.team-select-group select{width:100%;background:#0f172a;border:1px solid #334155;border-radius:8px;color:#e2e8f0;padding:11px 14px;font-size:15px;cursor:pointer;transition:border-color .2s}.team-select-group select:focus{outline:none;border-color:#22c55e}.team-select-group select option{background:#1e293b;color:#e2e8f0}.vs-badge{background:#334155;color:#94a3b8;font-weight:700;font-size:13px;padding:10px 14px;border-radius:8px;letter-spacing:1px;flex-shrink:0}.venue-row{display:flex;align-items:center;gap:14px;margin-bottom:22px}.venue-row>span{font-size:13px;color:#64748b;font-weight:500}.radio-group{display:flex;gap:10px}.radio-option{display:flex;align-items:center;gap:7px;cursor:pointer;background:#0f172a;border:1px solid #334155;border-radius:8px;padding:7px 13px;font-size:13.5px;color:#cbd5e1;transition:all .15s;-webkit-user-select:none;user-select:none}.radio-option:hover{border-color:#475569}.radio-option.active{border-color:#22c55e;background:#22c55e1a;color:#4ade80}.radio-option input[type=radio]{accent-color:#22c55e;width:15px;height:15px}.predict-btn{width:100%;background:linear-gradient(135deg,#22c55e,#16a34a);color:#fff;border:none;border-radius:10px;padding:14px;font-size:16px;font-weight:600;cursor:pointer;transition:all .2s;letter-spacing:.3px}.predict-btn:hover:not(:disabled){background:linear-gradient(135deg,#16a34a,#15803d);transform:translateY(-1px);box-shadow:0 4px 14px #22c55e59}.predict-btn:disabled{opacity:.35;cursor:not-allowed}.error-banner{background:#ef44441f;border:1px solid rgba(239,68,68,.35);border-radius:10px;padding:13px 18px;color:#fca5a5;font-size:14px;text-align:center}.loading-container{text-align:center;padding:56px 0}.spinner{width:44px;height:44px;border:4px solid #334155;border-top-color:#22c55e;border-radius:50%;animation:spin .75s linear infinite;margin:0 auto 14px}@keyframes spin{to{transform:rotate(360deg)}}.loading-container p{color:#64748b;font-size:15px}.card{background:#1e293b;border:1px solid #334155;border-radius:16px;padding:26px}.card-title{font-size:17px;font-weight:600;color:#f1f5f9;margin-bottom:18px}.outcome-header{display:flex;align-items:center;justify-content:space-between;margin-bottom:6px;flex-wrap:wrap;gap:10px}.outcome-header h2{font-size:17px;font-weight:600;color:#f1f5f9}.confidence-badge{font-size:11px;font-weight:700;padding:4px 11px;border-radius:20px;text-transform:uppercase;letter-spacing:.5px}.conf-high{background:#22c55e26;color:#4ade80;border:1px solid rgba(34,197,94,.3)}.conf-medium{background:#eab30826;color:#facc15;border:1px solid rgba(234,179,8,.3)}.conf-low{background:#ef444426;color:#f87171;border:1px solid rgba(239,68,68,.3)}.fixture-display{text-align:center;margin:18px 0}.fixture-teams{display:flex;align-items:center;justify-content:center;gap:18px;margin-bottom:5px}.fixture-team-name{font-size:21px;font-weight:700;color:#f1f5f9}.fixture-vs{font-size:14px;color:#64748b;font-weight:600}.fixture-meta{font-size:13px;color:#64748b}.prob-bars{margin:22px 0}.prob-row{display:flex;align-items:center;gap:14px;margin-bottom:12px}.prob-label{width:170px;text-align:right;font-size:14px;font-weight:500;color:#cbd5e1;flex-shrink:0}.prob-track{flex:1;background:#0f172a;border-radius:8px;height:38px;overflow:hidden}.prob-fill{height:100%;display:flex;align-items:center;justify-content:center;border-radius:8px;transition:width .7s ease;min-width:48px}.fill-green{background:linear-gradient(90deg,#22c55e,#16a34a)}.fill-yellow{background:linear-gradient(90deg,#eab308,#ca8a04)}.fill-blue{background:linear-gradient(90deg,#3b82f6,#2563eb)}.prob-number{font-size:15px;font-weight:700;color:#fff;text-shadow:0 1px 3px rgba(0,0,0,.4)}.key-factors{background:#0f172a;border-radius:10px;padding:16px 18px;margin-top:6px}.key-factors-title{font-size:12px;font-weight:600;color:#64748b;text-transform:uppercase;letter-spacing:.7px;margin-bottom:10px}.key-factors ol{padding-left:18px}.key-factors li{font-size:13.5px;color:#cbd5e1;margin-bottom:5px;line-height:1.5}.players-grid{display:grid;grid-template-columns:1fr 1fr;gap:22px}.team-column-title{font-size:15px;font-weight:600;padding-bottom:8px;margin-bottom:14px;border-bottom:2px solid}.title-green{color:#4ade80;border-color:#22c55e}.title-blue{color:#60a5fa;border-color:#3b82f6}.player-card{background:#0f172a;border:1px solid #334155;border-radius:12px;padding:14px;margin-bottom:10px}.player-top{display:flex;align-items:center;gap:11px;margin-bottom:11px}.player-num{background:#1e293b;border:1px solid #334155;border-radius:8px;width:38px;height:38px;display:flex;align-items:center;justify-content:center;font-weight:700;font-size:15px;color:#cbd5e1;flex-shrink:0}.player-photo{width:48px;height:48px;border-radius:50%;object-fit:cover;border:2px solid #334155;flex-shrink:0}.player-mid{flex:1}.player-mid h4{font-size:14.5px;font-weight:600;color:#f1f5f9;margin-bottom:2px}.player-meta-row{display:flex;align-items:center;gap:6px}.player-shirt{font-size:11px;color:#64748b;font-weight:600}.player-rating{font-size:11px;font-weight:800;padding:1px 6px;border-radius:4px}.player-rating.rating-high{background:#22c55e33;color:#4ade80}.player-rating.rating-mid{background:#f59e0b33;color:#fbbf24}.player-rating.rating-low{background:#64748b33;color:#94a3b8}.pos-badge{display:inline-block;font-size:10.5px;font-weight:700;padding:1px 7px;border-radius:4px;text-transform:uppercase;letter-spacing:.5px}.pos-gk{background:#a855f733;color:#c084fc}.pos-def{background:#3b82f633;color:#60a5fa}.pos-mid{background:#eab30833;color:#facc15}.pos-fwd{background:#ef444433;color:#f87171}.impact-box{text-align:center;flex-shrink:0}.impact-num{font-size:21px;font-weight:700;color:#22c55e;display:block;line-height:1}.impact-denom{font-size:11px;color:#64748b}.stat-list{display:flex;flex-direction:column;gap:5px}.stat-line{display:flex;justify-content:space-between;font-size:13px}.stat-line .s-label{color:#94a3b8}.stat-line .s-value{color:#e2e8f0;font-weight:500}.stat-line .s-value.positive{color:#4ade80}.risk-badge{display:inline-block;font-size:11.5px;font-weight:600;padding:1px 8px;border-radius:4px}.risk-badge.low{background:#22c55e26;color:#4ade80}.risk-badge.medium{background:#eab30826;color:#facc15}.risk-badge.high{background:#ef444426;color:#f87171}.player-season-row{display:flex;gap:8px;justify-content:center;margin-top:9px;font-size:12px;color:#64748b}.odds-markets{display:grid;grid-template-columns:repeat(3,1fr);gap:16px;margin-bottom:22px}.odds-market{background:#0f172a;border:1px solid #334155;border-radius:12px;overflow:hidden}.odds-market.value-detected{border-color:#22c55e}.odds-mkt-header{padding:13px 15px;border-bottom:1px solid #334155}.odds-mkt-header h3{font-size:14.5px;font-weight:600;color:#f1f5f9;margin-bottom:5px}.odds-mkt-meta{display:flex;align-items:center;gap:8px;flex-wrap:wrap}.ai-prob-tag{font-size:12px;color:#94a3b8}.value-tag{font-size:11px;font-weight:700;background:#22c55e26;color:#4ade80;padding:2px 8px;border-radius:4px;border:1px solid rgba(34,197,94,.3)}.odds-table{width:100%;border-collapse:collapse;font-size:13px}.odds-table th{text-align:left;padding:8px 12px;font-size:11px;font-weight:600;color:#64748b;text-transform:uppercase;letter-spacing:.5px;border-bottom:1px solid #1e293b}.odds-table td{padding:7px 12px;color:#cbd5e1;border-bottom:1px solid rgba(51,65,85,.5)}.odds-table tr:last-child td{border-bottom:none}.odds-table tr.best-row{background:#22c55e0f}.odds-table tr.best-row td{color:#f1f5f9;font-weight:600}.best-tag{display:inline-block;font-size:9.5px;font-weight:700;background:#22c55e;color:#fff;padding:1px 5px;border-radius:3px;margin-right:6px;letter-spacing:.4px}.odds-mkt-footer{padding:9px 15px;border-top:1px solid #334155;display:flex;justify-content:space-between;align-items:center;font-size:12px;color:#64748b}.star-rating{color:#eab308;letter-spacing:1px}.recommendation-box{border-radius:12px;padding:18px 20px;border:1px solid}.recommendation-box.has-value{background:#22c55e12;border-color:#22c55e59}.recommendation-box.no-value{background:#64748b14;border-color:#334155}.recommendation-box h3{font-size:14px;font-weight:600;color:#f1f5f9;margin-bottom:6px}.recommendation-box p{font-size:13.5px;color:#cbd5e1;line-height:1.5;margin-bottom:4px}.recommendation-box .rec-reason{font-size:13px;color:#94a3b8;font-style:italic}.risk-list{display:flex;flex-direction:column;gap:10px}.risk-item{display:flex;align-items:flex-start;gap:10px;padding:12px 14px;border-radius:8px}.risk-item.sev-high{background:#ef444414;border:1px solid rgba(239,68,68,.2)}.risk-item.sev-medium{background:#eab3080f;border:1px solid rgba(234,179,8,.2)}.risk-item.sev-info{background:#64748b14;border:1px solid rgba(100,116,139,.2)}.risk-icon{font-size:15px;flex-shrink:0;margin-top:1px}.risk-item p{font-size:13.5px;color:#cbd5e1;line-height:1.5}.fixtures-container{width:100%}.fixtures-header{margin-bottom:28px}.fixtures-header h2{font-size:24px;font-weight:700;color:#f1f5f9;margin-bottom:8px}.fixtures-subtitle{font-size:14px;color:#64748b}.fixture-day{margin-bottom:24px}.fixture-date-header{display:flex;align-items:center;justify-content:space-between;padding:12px 16px;background:linear-gradient(90deg,rgba(34,197,94,.1),transparent);border-left:3px solid #22c55e;border-radius:0 8px 8px 0;margin-bottom:12px}.date-label{font-size:15px;font-weight:600;color:#f1f5f9}.match-count{font-size:12px;color:#64748b}.fixture-day-matches{display:grid;grid-template-columns:repeat(auto-fill,minmax(380px,1fr));gap:14px}.fixture-card{background:#1e293b;border:1px solid #334155;border-radius:14px;padding:18px;cursor:pointer;transition:all .2s}.fixture-card:hover{border-color:#22c55e;transform:translateY(-2px);box-shadow:0 8px 24px #0000004d}.fixture-time{font-size:12px;color:#64748b;text-align:center;margin-bottom:12px}.fixture-teams-row{display:flex;align-items:center;justify-content:space-between;gap:12px;margin-bottom:14px}.fixture-team{display:flex;align-items:center;gap:10px;flex:1}.fixture-team.home{justify-content:flex-start}.fixture-team.away{justify-content:flex-end;text-align:right}.team-crest{width:36px;height:36px;object-fit:contain}.team-name{font-size:14px;font-weight:600;color:#e2e8f0}.fixture-vs{font-size:12px;color:#64748b;font-weight:600;flex-shrink:0}.fixture-analyze-btn{display:flex;align-items:center;justify-content:center;gap:8px;padding:10px;background:#22c55e1a;border:1px solid rgba(34,197,94,.3);border-radius:8px;font-size:13px;font-weight:600;color:#4ade80}.fixture-analyze-btn .arrow{transition:transform .2s}.fixture-card:hover .fixture-analyze-btn .arrow{transform:translate(4px)}.no-fixtures{text-align:center;padding:60px 20px;background:#1e293b;border-radius:16px;border:1px solid #334155}.no-fixtures-icon{font-size:48px;margin-bottom:16px}.no-fixtures h3{font-size:20px;font-weight:600;color:#f1f5f9;margin-bottom:8px}.no-fixtures p{font-size:15px;color:#94a3b8;margin-bottom:8px}.no-fixtures-reasons{background:#0f172a99;border-radius:10px;padding:16px 24px;margin:20px auto;max-width:400px;text-align:left}.no-fixtures-reasons ul{margin:8px 0 0;padding-left:20px}.no-fixtures-reasons li{font-size:13px;color:#94a3b8;margin-bottom:6px}.no-fixtures .hint{font-size:13px;color:#64748b}.match-analysis-page{width:100%}.back-btn{display:inline-flex;align-items:center;gap:6px;background:transparent;border:1px solid #334155;border-radius:8px;padding:10px 16px;color:#94a3b8;font-size:14px;cursor:pointer;margin-bottom:20px;transition:all .15s}.back-btn:hover{border-color:#4ade80;color:#4ade80}.match-header-card{background:linear-gradient(135deg,#1e293b,#0f172a);border:1px solid #334155;border-radius:16px;padding:28px;margin-bottom:24px}.match-header-teams{display:flex;align-items:center;justify-content:center;gap:32px;margin-bottom:16px}.match-header-team{display:flex;align-items:center;gap:16px;flex:1}.match-header-team.home{justify-content:flex-end}.match-header-team.away{justify-content:flex-start}.header-crest{width:64px;height:64px;object-fit:contain}.header-team-info{display:flex;flex-direction:column;gap:4px}.header-team-name{font-size:20px;font-weight:700;color:#f1f5f9}.header-team-label{font-size:11px;color:#64748b;text-transform:uppercase;letter-spacing:1px}.match-header-vs{display:flex;flex-direction:column;align-items:center;gap:6px}.vs-text{font-size:18px;font-weight:700;color:#64748b}.match-datetime{font-size:12px;color:#94a3b8;text-align:center}.match-header-meta{text-align:center}.competition-name{font-size:13px;color:#64748b}.loading-hint{font-size:13px;color:#64748b;margin-top:8px}.retry-btn{background:transparent;border:1px solid #f87171;color:#f87171;padding:8px 16px;border-radius:6px;cursor:pointer;font-size:13px;margin-left:12px}.retry-btn:hover{background:#f871711a}.data-sources-bar{display:flex;align-items:center;gap:24px;padding:12px 18px;background:#0f172a;border-radius:10px;margin-bottom:20px;font-size:13px}.source-item{display:flex;align-items:center;gap:8px}.source-label{color:#64748b}.source-value{color:#94a3b8;font-weight:500}.source-value.live{color:#4ade80}.source-value.live:before{content:"";display:inline-block;width:6px;height:6px;background:#4ade80;border-radius:50%;margin-right:6px;animation:pulse 2s infinite}@keyframes pulse{0%,to{opacity:1}50%{opacity:.5}}.analysis-results{display:flex;flex-direction:column;gap:24px}.fixture-card.expanded{border-color:#22c55e}.fixture-card-header{cursor:pointer}.fixture-toggle-btn{display:flex;align-items:center;justify-content:center;gap:8px;padding:10px;background:#22c55e1a;border:1px solid rgba(34,197,94,.3);border-radius:8px;font-size:13px;font-weight:600;color:#4ade80}.fixture-toggle-btn .arrow{font-size:10px;transition:transform .2s}.fixture-h2h-panel{margin-top:16px;padding-top:16px;border-top:1px solid #334155}.h2h-loading{display:flex;align-items:center;justify-content:center;gap:12px;padding:24px;color:#94a3b8}.spinner.small{width:24px;height:24px;border-width:3px}.h2h-error,.h2h-no-data{text-align:center;padding:20px;color:#94a3b8;font-size:14px}.h2h-analysis{background:#0f172a;border-radius:12px;padding:20px}.h2h-header{text-align:center;margin-bottom:20px;padding-bottom:16px;border-bottom:1px solid #334155}.h2h-teams{display:flex;align-items:center;justify-content:center;gap:12px;margin-bottom:6px}.h2h-team-name{font-size:16px;font-weight:700;color:#f1f5f9}.h2h-vs{font-size:12px;color:#64748b;font-weight:600}.h2h-total{font-size:12px;color:#64748b}.h2h-section{margin-bottom:20px}.h2h-section-title{font-size:13px;font-weight:600;color:#94a3b8;margin-bottom:12px;display:flex;align-items:center;gap:6px}.h2h-1x2-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:10px}.h2h-result-card{background:#1e293b;border:1px solid #334155;border-radius:10px;padding:14px 10px;text-align:center;transition:all .2s}.h2h-result-card.recommended{border-color:#22c55e;background:#22c55e1a}.result-label{font-size:11px;color:#94a3b8;margin-bottom:6px;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.result-value{font-size:24px;font-weight:700;color:#f1f5f9;line-height:1;margin-bottom:4px}.h2h-result-card.recommended .result-value{color:#4ade80}.result-count{font-size:11px;color:#64748b}.h2h-double-chance{display:flex;flex-direction:column;gap:10px}.dc-option{display:flex;align-items:center;gap:12px}.dc-option.strong .dc-fill{background:linear-gradient(90deg,#22c55e,#16a34a)}.dc-label{width:32px;font-size:13px;font-weight:700;color:#e2e8f0}.dc-bar{flex:1;height:24px;background:#1e293b;border-radius:6px;overflow:hidden}.dc-fill{height:100%;background:linear-gradient(90deg,#3b82f6,#2563eb);border-radius:6px;transition:width .5s ease}.dc-value{width:50px;text-align:right;font-size:14px;font-weight:600;color:#f1f5f9}.h2h-goals-stats{display:grid;grid-template-columns:repeat(3,1fr);gap:10px;margin-bottom:16px}.goals-stat{background:#1e293b;border-radius:8px;padding:12px;text-align:center}.goals-stat .stat-label{font-size:11px;color:#64748b;display:block;margin-bottom:4px}.goals-stat .stat-value{font-size:20px;font-weight:700;color:#4ade80}.h2h-over-under{background:#1e293b;border-radius:10px;padding:14px;margin-bottom:12px}.h2h-over-under h5{font-size:12px;color:#94a3b8;margin-bottom:10px;font-weight:600}.ou-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:8px}.ou-item{background:#0f172a;border-radius:8px;padding:10px 8px;text-align:center;border:1px solid transparent}.ou-item.likely{border-color:#22c55e4d;background:#22c55e0d}.ou-item.unlikely{border-color:#ef444433}.ou-label{font-size:10px;color:#64748b;display:block;margin-bottom:4px}.ou-pct{font-size:16px;font-weight:700;color:#f1f5f9;display:block}.ou-prediction{font-size:10px;font-weight:600;padding:2px 8px;border-radius:4px;display:inline-block;margin-top:4px}.ou-prediction.yes{background:#22c55e26;color:#4ade80}.ou-prediction.no{background:#ef444426;color:#f87171}.h2h-btts{background:#1e293b;border-radius:10px;padding:14px}.btts-label{font-size:12px;color:#94a3b8;margin-bottom:10px;font-weight:600}.btts-options{display:flex;gap:12px}.btts-option{flex:1;text-align:center;padding:10px;background:#0f172a;border-radius:8px;font-size:14px;font-weight:600;color:#94a3b8;border:1px solid transparent}.btts-option.selected{border-color:#22c55e;color:#4ade80;background:#22c55e1a}.h2h-match-row{display:grid;grid-template-columns:80px 1fr 60px 1fr 32px;align-items:center;gap:8px;padding:10px 12px;background:#1e293b;border-radius:8px;font-size:12px}.match-date{color:#64748b}.match-home{color:#e2e8f0;text-align:right;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.match-score{text-align:center;font-weight:700;color:#f1f5f9;background:#0f172a;padding:4px 8px;border-radius:4px}.match-away{color:#e2e8f0;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.match-result{width:24px;height:24px;display:flex;align-items:center;justify-content:center;border-radius:4px;font-size:11px;font-weight:700}.result-W{background:#22c55e33;color:#4ade80}.result-D{background:#eab30833;color:#facc15}.result-L{background:#ef444433;color:#f87171}.h2h-recommendations{display:flex;flex-direction:column;gap:10px}.recommendation-card{background:#1e293b;border-radius:10px;padding:14px;border-left:4px solid}.recommendation-card.confidence-high{border-left-color:#22c55e}.recommendation-card.confidence-medium{border-left-color:#eab308}.recommendation-card.confidence-low{border-left-color:#64748b}.rec-bet{font-size:18px;font-weight:700;color:#f1f5f9;margin-bottom:4px}.rec-confidence{font-size:11px;font-weight:600;text-transform:uppercase;letter-spacing:.5px;margin-bottom:6px}.confidence-high .rec-confidence{color:#4ade80}.confidence-medium .rec-confidence{color:#facc15}.confidence-low .rec-confidence{color:#64748b}.rec-reason{font-size:12px;color:#94a3b8;line-height:1.4}.h2h-full-analysis-btn{width:100%;padding:14px;background:linear-gradient(135deg,#22c55e,#16a34a);border:none;border-radius:10px;color:#fff;font-size:14px;font-weight:600;cursor:pointer;transition:all .2s;margin-top:16px}.h2h-full-analysis-btn:hover{background:linear-gradient(135deg,#16a34a,#15803d);transform:translateY(-1px);box-shadow:0 4px 14px #22c55e59}.historical-notice{background:#eab3081a;border:1px solid rgba(234,179,8,.3);border-radius:8px;padding:10px 16px;font-size:13px;color:#facc15;margin-top:12px}.analysis-section{background:#1e293b;border:1px solid #334155;border-radius:16px;padding:24px;margin-bottom:20px}.section-title{font-size:20px;font-weight:700;color:#f1f5f9;margin:0 0 6px}.section-subtitle{font-size:13px;color:#64748b;margin:0 0 20px}.h2h-subsection{margin-bottom:24px;padding-bottom:20px;border-bottom:1px solid #334155}.h2h-subsection:last-child{margin-bottom:0;padding-bottom:0;border-bottom:none}.h2h-subsection h4,.analysis-section h4{font-size:15px;font-weight:600;color:#cbd5e1;margin:0 0 14px}.h2h-subsection h5{font-size:13px;font-weight:600;color:#94a3b8;margin:16px 0 10px}.h2h-1x2-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:12px}.result-card{background:#33415580;border:1px solid #475569;border-radius:12px;padding:16px;text-align:center;transition:all .2s}.result-card.recommended{background:#22c55e26;border-color:#22c55e}.result-card .result-label{font-size:12px;color:#94a3b8;margin-bottom:6px}.result-card .result-value{font-size:28px;font-weight:700;color:#f1f5f9}.result-card .result-count{font-size:11px;color:#64748b;margin-top:4px}.double-chance-grid{display:flex;flex-direction:column;gap:10px}.dc-option{display:flex;align-items:center;gap:12px;padding:10px 14px;background:#3341554d;border-radius:8px}.dc-option.strong{background:#22c55e1a}.dc-option .dc-label{font-size:13px;font-weight:600;color:#cbd5e1;width:36px}.dc-option .dc-bar{flex:1;height:8px;background:#334155;border-radius:4px;overflow:hidden}.dc-option .dc-fill{height:100%;background:linear-gradient(90deg,#3b82f6,#60a5fa);border-radius:4px;transition:width .5s ease}.dc-option.strong .dc-fill{background:linear-gradient(90deg,#22c55e,#4ade80)}.dc-option .dc-value{font-size:13px;font-weight:600;color:#f1f5f9;width:48px;text-align:right}.goals-stats-row{display:grid;grid-template-columns:repeat(3,1fr);gap:12px;margin-bottom:16px}.goals-stat{background:#33415566;border-radius:10px;padding:14px;text-align:center}.goals-stat .stat-label{display:block;font-size:11px;color:#94a3b8;margin-bottom:4px}.goals-stat .stat-value{font-size:22px;font-weight:700;color:#f1f5f9}.ou-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:10px}.ou-item{background:#33415566;border:1px solid #475569;border-radius:10px;padding:12px 10px;text-align:center;transition:all .2s}.ou-item.likely{background:#22c55e1f;border-color:#22c55e66}.ou-item.unlikely{background:#ef444414;border-color:#ef444440}.ou-item .ou-label{display:block;font-size:12px;font-weight:600;color:#cbd5e1;margin-bottom:6px}.ou-item .ou-pct{display:block;font-size:20px;font-weight:700;color:#f1f5f9}.ou-item .ou-prediction{display:inline-block;font-size:11px;font-weight:600;padding:3px 10px;border-radius:12px;margin-top:6px}.ou-item .ou-prediction.yes{background:#22c55e33;color:#4ade80}.ou-item .ou-prediction.no{background:#ef444433;color:#f87171}.ou-item .ou-confidence{display:block;font-size:10px;color:#64748b;margin-top:4px}.ou-item .ou-confidence.confidence-high{color:#4ade80}.ou-item .ou-confidence.confidence-medium{color:#facc15}.ou-item .ou-confidence.confidence-low{color:#94a3b8}.btts-section{background:#3341554d;border-radius:10px;padding:14px 18px;margin-top:14px}.btts-section .btts-label{font-size:13px;font-weight:600;color:#cbd5e1;margin-bottom:10px}.btts-section .btts-options{display:flex;gap:12px}.btts-section .btts-option{flex:1;padding:10px 16px;background:#33415580;border:1px solid #475569;border-radius:8px;font-size:14px;font-weight:600;color:#94a3b8;text-align:center;transition:all .2s}.btts-section .btts-option.selected{background:#22c55e26;border-color:#22c55e;color:#4ade80}.h2h-matches-table{display:flex;flex-direction:column;gap:6px}.h2h-match-row{display:grid;grid-template-columns:80px 1fr 60px 1fr 36px;gap:10px;align-items:center;padding:10px 14px;background:#3341554d;border-radius:8px;font-size:13px}.h2h-match-row .match-date{color:#64748b;font-size:12px}.h2h-match-row .match-home{color:#cbd5e1;text-align:right}.h2h-match-row .match-score{color:#f1f5f9;font-weight:700;text-align:center;background:#33415599;padding:4px 8px;border-radius:6px}.h2h-match-row .match-away{color:#cbd5e1}.h2h-match-row .match-result{font-size:11px;font-weight:700;padding:4px 8px;border-radius:6px;text-align:center}.h2h-match-row .match-result.result-W{background:#22c55e33;color:#4ade80}.h2h-match-row .match-result.result-L{background:#ef444433;color:#f87171}.h2h-match-row .match-result.result-D{background:#facc1533;color:#facc15}.recommendations-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(200px,1fr));gap:12px}.recommendation-card{background:#33415566;border:1px solid #475569;border-radius:12px;padding:16px}.recommendation-card.confidence-high{border-color:#22c55e;background:#22c55e1a}.recommendation-card.confidence-medium{border-color:#facc15;background:#facc1514}.recommendation-card .rec-bet{font-size:20px;font-weight:700;color:#f1f5f9;margin-bottom:6px}.recommendation-card .rec-confidence{font-size:11px;font-weight:600;color:#64748b;text-transform:uppercase;margin-bottom:8px}.recommendation-card.confidence-high .rec-confidence{color:#4ade80}.recommendation-card.confidence-medium .rec-confidence{color:#facc15}.recommendation-card .rec-reason{font-size:12px;color:#94a3b8;line-height:1.4}.corners-stats-row{display:grid;grid-template-columns:repeat(3,1fr);gap:12px;margin-bottom:20px}.corner-stat{background:#3b82f61a;border:1px solid rgba(59,130,246,.3);border-radius:12px;padding:16px;text-align:center}.corner-stat .stat-label{display:block;font-size:11px;color:#94a3b8;margin-bottom:4px}.corner-stat .stat-value{font-size:26px;font-weight:700;color:#60a5fa}.corners-prediction{margin-bottom:20px}.most-corners{display:flex;align-items:center;justify-content:center;gap:12px;background:#3b82f614;border:1px solid rgba(59,130,246,.25);border-radius:10px;padding:14px 20px}.most-corners .prediction-label{font-size:13px;color:#94a3b8}.most-corners .prediction-team{font-size:15px;font-weight:700;color:#f1f5f9}.most-corners .prediction-prob{font-size:14px;font-weight:600;color:#60a5fa}.cards-summary{display:grid;grid-template-columns:repeat(2,1fr);gap:14px;margin-bottom:24px}.card-stat{display:flex;align-items:center;gap:14px;padding:18px;border-radius:12px}.card-stat.yellow{background:#facc151a;border:1px solid rgba(250,204,21,.3)}.card-stat.red{background:#ef44441a;border:1px solid rgba(239,68,68,.3)}.card-stat .card-icon{font-size:28px}.card-stat .stat-label{font-size:12px;color:#94a3b8}.card-stat .stat-value{font-size:24px;font-weight:700;color:#f1f5f9}.team-cards-comparison{display:grid;grid-template-columns:repeat(2,1fr);gap:16px;margin-bottom:24px}.team-card-stats{background:#33415566;border-radius:12px;padding:18px}.team-card-stats h4{font-size:14px;font-weight:600;color:#f1f5f9;margin:0 0 14px;padding-bottom:10px;border-bottom:1px solid #475569}.card-details{display:flex;flex-direction:column;gap:10px}.card-detail{display:flex;justify-content:space-between;align-items:center}.card-detail .detail-label{font-size:12px;color:#94a3b8}.card-detail .detail-value{font-size:14px;font-weight:600;color:#f1f5f9}.fixture-card.clickable{cursor:pointer;transition:all .2s}.fixture-card.clickable:hover{border-color:#3b82f6;background:#3b82f60d;transform:translateY(-2px);box-shadow:0 4px 20px #3b82f626}.fixture-analyze-btn{display:flex;align-items:center;gap:6px;font-size:13px;font-weight:500;color:#3b82f6;padding:6px 12px;background:#3b82f61a;border-radius:8px;transition:all .2s}.fixture-card.clickable:hover .fixture-analyze-btn{background:#3b82f633;color:#60a5fa}.fixture-analyze-btn .arrow{font-size:14px;transition:transform .2s}.fixture-card.clickable:hover .fixture-analyze-btn .arrow{transform:translate(3px)}.no-data-message{text-align:center;padding:40px 20px;color:#64748b;font-size:14px}.form-section{border-left:4px solid #3b82f6}.form-section h3.section-title{font-size:18px;font-weight:700;color:#f1f5f9;margin:0 0 6px}.form-section .section-subtitle{font-size:13px;color:#64748b;margin:0 0 20px;font-style:italic}.form-stats-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:12px;margin-bottom:20px}.form-stat{background:#33415580;border:1px solid #475569;border-radius:12px;padding:16px;text-align:center;transition:all .2s}.form-stat.win{border-color:#22c55e66;background:#22c55e1a}.form-stat.draw{border-color:#facc1566;background:#facc151a}.form-stat.loss{border-color:#ef444466;background:#ef44441a}.form-stat-value{font-size:32px;font-weight:700;color:#f1f5f9;line-height:1}.form-stat.win .form-stat-value{color:#4ade80}.form-stat.draw .form-stat-value{color:#facc15}.form-stat.loss .form-stat-value{color:#f87171}.form-stat-label{font-size:12px;color:#94a3b8;text-transform:uppercase;letter-spacing:.5px;margin:6px 0 4px}.form-stat-pct{font-size:14px;font-weight:600;color:#cbd5e1}.form-goals-row{display:flex;justify-content:center;gap:40px;margin-bottom:20px;padding:16px 24px;background:#3341554d;border-radius:10px}.form-goal-stat{display:flex;flex-direction:column;align-items:center;gap:6px}.form-goal-stat .goal-label{font-size:12px;color:#94a3b8}.form-goal-stat .goal-value{font-size:18px;font-weight:700;color:#f1f5f9}.form-strength{display:flex;flex-direction:column;align-items:center;gap:10px;margin-bottom:20px;padding:16px;background:#33415533;border-radius:10px}.form-strength .strength-badge{padding:10px 24px;border-radius:24px;font-size:16px;font-weight:700;text-transform:uppercase;letter-spacing:1px}.form-strength.strength-fortress .strength-badge,.form-strength.strength-excellent .strength-badge{background:#22c55e33;color:#4ade80;border:2px solid rgba(34,197,94,.5)}.form-strength.strength-strong .strength-badge,.form-strength.strength-good .strength-badge{background:#3b82f633;color:#60a5fa;border:2px solid rgba(59,130,246,.5)}.form-strength.strength-average .strength-badge{background:#facc1533;color:#facc15;border:2px solid rgba(250,204,21,.5)}.form-strength.strength-weak .strength-badge,.form-strength.strength-poor .strength-badge{background:#ef444433;color:#f87171;border:2px solid rgba(239,68,68,.5)}.form-strength .strength-note{font-size:14px;color:#94a3b8;font-style:italic;text-align:center}.form-notes{background:#3341554d;border-radius:10px;padding:16px 20px}.form-note{display:flex;align-items:flex-start;gap:10px;margin-bottom:10px}.form-note:last-child{margin-bottom:0}.form-note .note-icon{color:#4ade80;font-weight:700;flex-shrink:0}.form-note .note-text{font-size:13px;color:#cbd5e1;line-height:1.5}.final-prediction{background:linear-gradient(135deg,#1e293b,#0f172a);border:2px solid #22c55e;position:relative;overflow:hidden}.final-prediction:before{content:"";position:absolute;top:0;left:0;right:0;height:4px;background:linear-gradient(90deg,#22c55e,#16a34a,#22c55e)}.final-prediction h3.section-title{font-size:20px;font-weight:700;color:#f1f5f9;margin:0 0 8px;display:flex;align-items:center;gap:10px}.final-prediction h3.section-title:before{content:"🎯";font-size:24px}.final-prediction .section-subtitle{font-size:13px;color:#64748b;margin:0 0 24px}.prediction-main{display:flex;flex-direction:row;align-items:center;justify-content:center;gap:40px;padding:28px;background:#22c55e1a;border:1px solid rgba(34,197,94,.3);border-radius:16px;margin-bottom:24px;flex-wrap:wrap}.prediction-bet{text-align:center}.prediction-bet .bet-label{font-size:12px;color:#94a3b8;text-transform:uppercase;letter-spacing:1px;margin-bottom:8px}.prediction-bet .bet-value{font-size:28px;font-weight:800;color:#4ade80;margin-bottom:10px}.prediction-bet .bet-confidence{display:inline-block;padding:6px 16px;border-radius:16px;font-size:12px;font-weight:600;text-transform:uppercase;letter-spacing:.5px}.prediction-bet .bet-confidence.confidence-high{background:#22c55e33;color:#4ade80;border:1px solid rgba(34,197,94,.4)}.prediction-bet .bet-confidence.confidence-medium{background:#facc1533;color:#facc15;border:1px solid rgba(250,204,21,.4)}.prediction-bet .bet-confidence.confidence-low{background:#ef444433;color:#f87171;border:1px solid rgba(239,68,68,.4)}.prediction-odds{text-align:center;padding:16px 24px;background:#33415580;border-radius:12px;border:1px solid #475569}.prediction-odds .odds-label{font-size:12px;color:#94a3b8;text-transform:uppercase;letter-spacing:1px;margin-bottom:8px}.prediction-odds .odds-value{font-size:32px;font-weight:800;color:#22c55e;margin-bottom:6px}.prediction-odds .odds-bookmaker{font-size:13px;color:#94a3b8}.prediction-reasoning{background:#33415566;border-radius:12px;padding:20px;margin-bottom:24px}.prediction-reasoning h4{font-size:15px;font-weight:600;color:#cbd5e1;margin:0 0 14px;display:flex;align-items:center;gap:8px}.prediction-reasoning h4:before{content:"💡"}.prediction-reasoning .reasoning-list{margin:0;padding-left:20px}.prediction-reasoning .reasoning-list li{font-size:14px;color:#94a3b8;line-height:1.6;margin-bottom:10px}.prediction-reasoning .reasoning-list li:last-child{margin-bottom:0}.prediction-probabilities{background:#3341554d;border-radius:12px;padding:20px}.prediction-probabilities h4{font-size:15px;font-weight:600;color:#cbd5e1;margin:0 0 16px}.prediction-probabilities .prob-bars{display:flex;flex-direction:column;gap:12px}.prob-bar-row{display:flex;align-items:center;gap:14px}.prob-bar-row .prob-label{width:120px;font-size:14px;font-weight:500;color:#cbd5e1;text-align:right;flex-shrink:0}.prob-bar-row .prob-bar{flex:1;height:32px;background:#1e293b;border-radius:8px;overflow:hidden}.prob-bar-row .prob-fill{height:100%;border-radius:8px;transition:width .6s ease;min-width:40px}.prob-bar-row .prob-fill.home{background:linear-gradient(90deg,#22c55e,#16a34a)}.prob-bar-row .prob-fill.draw{background:linear-gradient(90deg,#eab308,#ca8a04)}.prob-bar-row .prob-fill.away{background:linear-gradient(90deg,#3b82f6,#2563eb)}.prob-bar-row .prob-value{width:50px;font-size:15px;font-weight:700;color:#f1f5f9;text-align:left}.top-predictions-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(200px,1fr));gap:12px;margin-top:14px}.top-prediction-card{background:#33415566;border:1px solid #475569;border-radius:12px;padding:16px;transition:all .2s}.top-prediction-card.best{background:#22c55e26;border-color:#22c55e;border-width:2px}.top-prediction-card .pred-category{font-size:10px;font-weight:700;text-transform:uppercase;letter-spacing:1px;color:#64748b;margin-bottom:6px}.top-prediction-card.best .pred-category{color:#4ade80}.top-prediction-card .pred-bet{font-size:16px;font-weight:700;color:#f1f5f9;margin-bottom:8px;line-height:1.3}.top-prediction-card .pred-stats{display:flex;align-items:baseline;gap:10px;margin-bottom:6px}.top-prediction-card .pred-probability{font-size:24px;font-weight:800;color:#4ade80}.top-prediction-card .pred-odds-display{font-size:14px;font-weight:600;color:#60a5fa}.top-prediction-card .pred-value-score{font-size:11px;font-weight:700;padding:3px 8px;border-radius:6px;display:inline-block;margin-bottom:8px}.pred-value-score.value-great{background:#22c55e33;color:#4ade80;border:1px solid rgba(34,197,94,.4)}.pred-value-score.value-good{background:#3b82f633;color:#60a5fa;border:1px solid rgba(59,130,246,.4)}.pred-value-score.value-fair{background:#64748b33;color:#94a3b8;border:1px solid rgba(100,116,139,.4)}.value-badge{font-size:11px;font-weight:700;padding:3px 10px;border-radius:6px;margin-top:6px;display:inline-block}.value-badge.value-great{background:#22c55e33;color:#4ade80}.value-badge.value-good{background:#3b82f633;color:#60a5fa}.value-badge.value-fair{background:#64748b33;color:#94a3b8}.value-explainer{font-size:12px;color:#64748b;margin:-8px 0 14px}.top-prediction-card .pred-odds{font-size:14px;font-weight:600;color:#60a5fa;margin-bottom:8px}.top-prediction-card .pred-reason{font-size:12px;color:#94a3b8;line-height:1.4}.form-motivation-grid{display:grid;grid-template-columns:1fr 1fr;gap:24px}.form-motivation-team h4{font-size:15px;font-weight:600;color:#e2e8f0;margin:0 0 12px}.form-badges-row{display:flex;align-items:center;gap:6px;margin-bottom:10px}.form-label{font-size:12px;color:#64748b;margin-right:4px}.form-badge{width:28px;height:28px;border-radius:50%;display:flex;align-items:center;justify-content:center;font-size:12px;font-weight:700;color:#fff}.form-badge.form-w{background:#22c55e}.form-badge.form-d{background:#f59e0b}.form-badge.form-l{background:#ef4444}.team-position{font-size:13px;color:#94a3b8;margin-bottom:8px}.team-position strong{color:#e2e8f0}.motivation-tag{font-size:12px;font-weight:600;padding:4px 10px;border-radius:6px;display:inline-block}.motivation-tag.motivation-high{background:#ef444426;color:#f87171;border:1px solid rgba(239,68,68,.3)}.motivation-tag.motivation-medium{background:#f59e0b26;color:#fbbf24;border:1px solid rgba(245,158,11,.3)}.motivation-tag.motivation-low{background:#64748b26;color:#94a3b8;border:1px solid rgba(100,116,139,.3)}.goals-minute-grid{display:grid;grid-template-columns:1fr 1fr;gap:24px}.goals-minute-team h4{font-size:15px;font-weight:600;color:#e2e8f0;margin:0 0 12px}.minute-bars{display:flex;flex-direction:column;gap:6px}.minute-bar-row{display:flex;align-items:center;gap:8px}.minute-label{font-size:11px;color:#64748b;min-width:38px;text-align:right}.minute-bar-track{flex:1;height:14px;background:#33415580;border-radius:4px;overflow:hidden}.minute-bar-fill.scored{height:100%;background:linear-gradient(90deg,#22c55e,#4ade80);border-radius:4px;transition:width .3s}.minute-bar-value{font-size:12px;font-weight:700;color:#4ade80;min-width:16px;text-align:right}.minute-bar-conceded{font-size:11px;color:#f87171;min-width:24px}.minute-legend{display:flex;gap:16px;margin-top:8px;font-size:11px}.legend-scored{color:#4ade80}.legend-conceded{color:#f87171}.squad-info-grid{display:grid;grid-template-columns:1fr 1fr;gap:24px}.squad-info-team h4{font-size:15px;font-weight:600;color:#e2e8f0;margin:0 0 12px}.coach-info{display:flex;align-items:center;gap:10px;margin-bottom:12px;padding:8px;background:#3341554d;border-radius:8px}.coach-photo{width:40px;height:40px;border-radius:50%;object-fit:cover}.coach-details{display:flex;flex-direction:column}.coach-name{font-size:14px;font-weight:600;color:#e2e8f0}.coach-meta{font-size:12px;color:#64748b}.stability-info{display:flex;flex-direction:column;gap:4px;margin-bottom:12px}.formation-label{font-size:13px;color:#94a3b8}.formation-label strong{color:#e2e8f0}.stability-badge{font-size:11px;font-weight:600;padding:3px 8px;border-radius:6px;display:inline-block;width:fit-content}.stability-badge.stability-high{background:#22c55e26;color:#4ade80}.stability-badge.stability-medium{background:#f59e0b26;color:#fbbf24}.stability-badge.stability-low{background:#ef444426;color:#f87171}.formations-used{font-size:11px;color:#64748b}.injuries-list{display:flex;flex-direction:column;gap:4px}.injuries-header{font-size:12px;font-weight:700;color:#f87171;margin-bottom:4px}.injury-item{display:flex;justify-content:space-between;padding:4px 8px;background:#ef44440f;border-radius:4px;font-size:12px}.injury-player{color:#cbd5e1;font-weight:500}.injury-reason{color:#f87171;font-size:11px}.injuries-more{font-size:11px;color:#64748b;padding-top:4px}.no-injuries{font-size:12px;color:#4ade80;padding:6px 0}@media(max-width:768px){.form-motivation-grid,.goals-minute-grid,.squad-info-grid{grid-template-columns:1fr}}.lma-container{background:linear-gradient(135deg,#0b1120,#111d35,#0d1526);border-radius:16px;padding:28px 32px 24px;color:#e2e8f0;box-shadow:0 8px 32px #00000080,inset 0 1px #ffffff0d;border:1px solid rgba(255,255,255,.06)}.lma-container.lma-compact{border-radius:0 0 10px 10px;padding:16px 18px 14px;box-shadow:none}.lma-header{display:flex;align-items:center;gap:10px;margin-bottom:2px}.lma-live-dot{width:12px;height:12px;border-radius:50%;background:#ef4444;box-shadow:0 0 8px #ef4444aa,0 0 20px #ef444466;animation:lmaPulse 1.5s ease-in-out infinite}@keyframes lmaPulse{0%,to{opacity:1;transform:scale(1)}50%{opacity:.5;transform:scale(.85)}}.lma-title{margin:0;font-size:20px;font-weight:700;letter-spacing:.02em;color:#e2e8f0}.lma-subtitle{margin:2px 0 24px;font-size:13px;color:#64748b;font-weight:400}.lma-metrics{display:flex;flex-direction:column;gap:24px}.lma-compact .lma-metrics{gap:14px}.lma-metric{position:relative}.lma-label{font-size:12px;font-weight:700;letter-spacing:.12em;color:#94a3b8;margin-bottom:8px;text-transform:uppercase}.lma-compact .lma-label{font-size:10px;margin-bottom:5px}.lma-bar-row{display:flex;align-items:center;gap:12px}.lma-pct{font-size:16px;font-weight:800;min-width:44px;text-align:center;font-variant-numeric:tabular-nums;transition:color .5s ease}.lma-compact .lma-pct{font-size:13px;min-width:36px}.lma-pct-neutral{color:#94a3b8}.lma-track{flex:1;height:10px;border-radius:6px;background:#ffffff0a;display:flex;overflow:hidden;position:relative}.lma-compact .lma-track{height:8px}.lma-fill-home{height:100%;border-radius:6px 0 0 6px;transition:width .8s cubic-bezier(.4,0,.2,1),background .5s ease,box-shadow .5s ease}.lma-fill-away{height:100%;border-radius:0 6px 6px 0;transition:width .8s cubic-bezier(.4,0,.2,1),background .5s ease,box-shadow .5s ease}.lma-neutral-possession{background:#8b5cf6;box-shadow:0 0 8px #8b5cf688}.lma-neutral-possession-dim{background:#3b2773}.lma-neutral-shots{background:#f59e0b;box-shadow:0 0 8px #f59e0b88}.lma-neutral-shots-dim{background:#78500a}.lma-neutral-attacks{background:#ec4899;box-shadow:0 0 8px #ec489988}.lma-neutral-attacks-dim{background:#7a2350}.lma-neutral-neutral{background:#3b82f6;box-shadow:0 0 8px #3b82f688}.lma-neutral-neutral-dim{background:#1e3a6e}.lma-teams{display:flex;justify-content:space-between;margin-top:4px;padding-left:56px;padding-right:56px}.lma-compact .lma-teams{padding-left:48px;padding-right:48px}.lma-teams span{font-size:11px;font-weight:500;opacity:.85;transition:color .5s ease}.live-pulse{display:inline-block;width:10px;height:10px;border-radius:50%;background:#ef4444;margin-right:8px;animation:lmaPulse 1.5s ease-in-out infinite}.match-header-card.header-live{border-color:#ef444466;background:linear-gradient(135deg,#1e293b,#1a0f0f)}.header-live-score{display:flex;flex-direction:column;align-items:center;gap:4px}.header-live-badge{font-size:11px;font-weight:800;color:#fff;background:#ef4444;padding:2px 10px;border-radius:10px;letter-spacing:1px;animation:livePulse 1.5s ease-in-out infinite}.header-score-display{display:flex;align-items:center;gap:8px}.header-score-num{font-size:36px;font-weight:800;color:#f1f5f9;min-width:30px;text-align:center}.header-score-sep{font-size:28px;color:#64748b;font-weight:300}.header-match-time{font-size:14px;font-weight:600;color:#fbbf24}.formation-section{border:1px solid rgba(16,185,129,.2)}.formations-container{display:grid;grid-template-columns:1fr 1fr;gap:24px}.formation-team{background:#0f172a99;border-radius:12px;overflow:hidden}.formation-header{display:flex;align-items:center;gap:10px;padding:12px 16px;background:#3341554d}.formation-team-logo{width:32px;height:32px;object-fit:contain}.formation-team-info{display:flex;flex-direction:column}.formation-team-name{font-size:14px;font-weight:700;color:#e2e8f0}.formation-str{font-size:20px;font-weight:800;color:#3b82f6}.formation-team.away .formation-str{color:#f97316}.formation-coach{display:flex;align-items:center;gap:8px;padding:8px 16px;font-size:12px;color:#94a3b8;border-bottom:1px solid rgba(51,65,85,.3)}.formation-coach-photo{width:28px;height:28px;border-radius:50%;object-fit:cover}.pitch-formation{padding:16px 8px;display:flex;flex-direction:column;gap:12px;min-height:280px;background:linear-gradient(180deg,#10b9810d,#10b98105)}.pitch-row{display:flex;justify-content:space-evenly;align-items:center;gap:4px}.pitch-player{display:flex;flex-direction:column;align-items:center;gap:3px;min-width:50px}.player-circle{width:34px;height:34px;border-radius:50%;display:flex;align-items:center;justify-content:center;font-size:13px;font-weight:800;border:2px solid rgba(255,255,255,.2)}.player-name-label{font-size:10px;font-weight:600;color:#cbd5e1;text-align:center;max-width:60px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.player-pos-tag{font-size:8px;font-weight:700;color:#64748b;text-transform:uppercase}.formation-subs{padding:10px 16px;border-top:1px solid rgba(51,65,85,.3)}.subs-header{font-size:11px;font-weight:700;color:#64748b;text-transform:uppercase;letter-spacing:.5px;display:block;margin-bottom:8px}.subs-list{display:flex;flex-wrap:wrap;gap:6px}.sub-player{font-size:11px;color:#94a3b8;background:#3341554d;padding:3px 8px;border-radius:6px}.sub-number{font-weight:700;color:#cbd5e1;margin-right:4px}@media(max-width:768px){.formations-container{grid-template-columns:1fr}.header-score-num{font-size:28px}}.markets-summary{margin-top:24px;padding-top:20px;border-top:1px solid #334155}.markets-summary h4{font-size:15px;font-weight:600;color:#cbd5e1;margin:0 0 14px}.market-summary-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(150px,1fr));gap:12px}.market-item{display:flex;flex-direction:column;gap:4px;padding:14px;background:#3341554d;border-radius:10px;text-align:center}.market-item .market-label{font-size:11px;font-weight:600;text-transform:uppercase;letter-spacing:.5px;color:#64748b}.market-item .market-value{font-size:16px;font-weight:700;color:#f1f5f9}.alternative-bets{margin-top:20px;padding-top:20px;border-top:1px solid #334155}.alternative-bets h4{font-size:14px;font-weight:600;color:#cbd5e1;margin:0 0 14px}.alt-bets-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(180px,1fr));gap:12px}.alt-bet-card{background:#33415566;border:1px solid #475569;border-radius:10px;padding:14px;text-align:center;transition:all .2s}.alt-bet-card:hover{border-color:#60a5fa;background:#3b82f61a}.alt-bet-card .bet-name{font-size:14px;font-weight:600;color:#f1f5f9;margin-bottom:6px}.alt-bet-card .bet-odds{font-size:16px;font-weight:700;color:#4ade80;margin-bottom:4px}.alt-bet-card .bet-bookmaker{font-size:11px;color:#64748b}@media(max-width:768px){.players-grid,.odds-markets{grid-template-columns:1fr}.selector-row{flex-direction:column}.vs-badge{align-self:center}.fixture-day-matches{grid-template-columns:1fr}.match-header-teams{flex-direction:column;gap:16px}.match-header-team{justify-content:center!important}.header-crest{width:48px;height:48px}.h2h-1x2-grid{grid-template-columns:1fr;gap:8px}.goals-stats-row,.corners-stats-row,.cards-summary,.team-cards-comparison{grid-template-columns:1fr}.ou-grid{grid-template-columns:repeat(2,1fr)}.h2h-match-row{grid-template-columns:60px 1fr 50px 1fr 28px;font-size:11px;padding:8px}.h2h-teams{flex-direction:column;gap:4px}.h2h-team-name{font-size:14px}.result-value{font-size:20px}.btts-options{flex-direction:column}.double-chance-grid{gap:8px}.recommendations-grid{grid-template-columns:1fr}.form-stats-grid{grid-template-columns:1fr;gap:10px}.form-stat{padding:14px}.form-stat-value{font-size:28px}.form-goals-row{flex-direction:column;gap:12px;padding:14px}.form-goal-stat .goal-value{font-size:16px}.form-strength{padding:14px}.form-strength .strength-badge{font-size:14px;padding:8px 20px}.prediction-main{flex-direction:column;gap:20px;padding:20px}.prediction-bet .bet-value{font-size:22px}.prediction-odds{padding:14px 20px}.prediction-odds .odds-value{font-size:26px}.prob-bar-row{flex-direction:column;gap:6px;align-items:stretch}.prob-bar-row .prob-label{width:auto;text-align:left;font-size:13px}.prob-bar-row .prob-bar{height:28px}.prob-bar-row .prob-value{text-align:right}.alt-bets-grid,.top-predictions-grid{grid-template-columns:1fr}.top-prediction-card .pred-bet{font-size:14px}.top-prediction-card .pred-probability{font-size:20px}.market-summary-grid{grid-template-columns:repeat(2,1fr)}}.bet-slip-container{position:fixed;bottom:20px;right:20px;width:360px;max-height:80vh;background:linear-gradient(135deg,#1e293b,#0f172a);border:2px solid #3b82f6;border-radius:16px;box-shadow:0 10px 40px #00000080;z-index:1000;overflow:hidden}.bet-slip-header{display:flex;justify-content:space-between;align-items:center;padding:16px 20px;background:#3b82f633;border-bottom:1px solid #334155;cursor:pointer}.bet-slip-title{display:flex;align-items:center;gap:10px;font-size:16px;font-weight:700;color:#f1f5f9}.bet-slip-icon{font-size:20px}.bet-count{background:#3b82f6;color:#fff;padding:2px 10px;border-radius:12px;font-size:13px;font-weight:600}.expand-btn{background:none;border:none;color:#94a3b8;font-size:14px;cursor:pointer}.bet-slip-content{max-height:60vh;overflow-y:auto}.bet-slip-items{padding:12px}.bet-slip-item{display:flex;justify-content:space-between;align-items:center;padding:12px 14px;background:#33415580;border:1px solid #475569;border-radius:10px;margin-bottom:8px}.bet-item-info{flex:1}.bet-match{font-size:12px;color:#94a3b8;margin-bottom:4px}.bet-selection{display:flex;gap:6px;font-size:14px}.bet-category{color:#64748b}.bet-outcome{color:#f1f5f9;font-weight:600}.bet-item-right{display:flex;align-items:center;gap:12px}.bet-probability{font-size:16px;font-weight:700;color:#4ade80}.remove-bet-btn{background:#ef444433;border:1px solid rgba(239,68,68,.4);color:#f87171;width:24px;height:24px;border-radius:6px;cursor:pointer;font-size:12px;transition:all .2s}.remove-bet-btn:hover{background:#ef444466}.bet-slip-summary{padding:16px;background:#3341554d;border-top:1px solid #334155}.summary-row{display:flex;justify-content:space-between;padding:8px 0;font-size:14px}.summary-label{color:#94a3b8}.summary-value{font-weight:600;color:#f1f5f9}.summary-value.probability{color:#4ade80;font-size:18px}.summary-value.risk.low{color:#4ade80}.summary-value.risk.medium{color:#facc15}.summary-value.risk.high{color:#f87171}.bet-slip-summary .probability-bar{height:8px;background:#1e293b;border-radius:4px;margin:12px 0;overflow:hidden}.bet-slip-summary .probability-fill{height:100%;background:linear-gradient(90deg,#22c55e,#16a34a);border-radius:4px;transition:width .3s ease}.probability-note{font-size:12px;color:#94a3b8;text-align:center;margin:8px 0 0;font-style:italic}.clear-all-btn{width:calc(100% - 32px);margin:16px;padding:12px;background:#ef444433;border:1px solid rgba(239,68,68,.4);color:#f87171;border-radius:10px;font-size:14px;font-weight:600;cursor:pointer;transition:all .2s}.clear-all-btn:hover{background:#ef444466}.selectable-probability{position:relative;cursor:pointer;transition:all .2s;border:2px solid transparent}.selectable-probability:hover{transform:scale(1.02);border-color:#3b82f680}.selectable-probability.selected{border-color:#22c55e;background:#22c55e26!important}.selection-indicator{position:absolute;top:-8px;right:-8px;width:24px;height:24px;background:#3b82f6;border-radius:50%;display:flex;align-items:center;justify-content:center;font-size:14px;font-weight:700;color:#fff;opacity:0;transition:opacity .2s}.selectable-probability:hover .selection-indicator{opacity:1}.selectable-probability.selected .selection-indicator{background:#22c55e;opacity:1}.result-card.selectable-probability,.dc-option.selectable-probability,.ou-item.selectable-probability,.btts-option.selectable-probability{position:relative;cursor:pointer}.result-card.selectable-probability:hover,.dc-option.selectable-probability:hover,.ou-item.selectable-probability:hover{transform:translateY(-2px);box-shadow:0 4px 12px #3b82f64d}.result-card.selectable-probability.selected,.dc-option.selectable-probability.selected,.ou-item.selectable-probability.selected,.btts-option.selectable-probability.selected{border:2px solid #22c55e!important;background:#22c55e26!important}.btts-option.selectable-probability{display:inline-flex;align-items:center;gap:8px}.btts-option .selection-indicator{position:static;width:20px;height:20px;font-size:12px;opacity:.5}.btts-option:hover .selection-indicator{opacity:1}.btts-option.selected .selection-indicator{background:#22c55e;opacity:1}.team-form-content{padding:10px 0}.live-scores-page{padding:20px}.live-scores-header{display:flex;justify-content:space-between;align-items:center;margin-bottom:24px}.live-scores-header h1{display:flex;align-items:center;gap:12px;font-size:28px;font-weight:700;color:#f1f5f9;margin:0}.live-dot{width:12px;height:12px;background:#ef4444;border-radius:50%;animation:pulse 1.5s infinite}@keyframes pulse{0%,to{opacity:1;transform:scale(1)}50%{opacity:.6;transform:scale(1.1)}}.last-update{display:flex;align-items:center;gap:12px;font-size:13px;color:#64748b;margin:0}.refresh-btn{padding:6px 14px;background:#3b82f633;border:1px solid rgba(59,130,246,.4);color:#60a5fa;border-radius:8px;font-size:12px;cursor:pointer;transition:all .2s}.refresh-btn:hover{background:#3b82f666}.no-live-matches{text-align:center;padding:80px 40px;color:#64748b}.no-matches-icon{font-size:64px;margin-bottom:20px;opacity:.5}.no-live-matches h2{font-size:24px;color:#94a3b8;margin:0 0 10px}.no-live-matches p{font-size:14px;margin:0}.live-leagues-container{display:flex;flex-direction:column;gap:12px}.live-league-group{background:linear-gradient(135deg,#1e293b,#0f172a);border:1px solid #334155;border-radius:12px;overflow:hidden}.league-group-header{display:flex;align-items:center;gap:10px;padding:10px 16px;background:#1e293bcc;border-bottom:1px solid #334155}.league-group-emblem,.league-group-flag{width:20px;height:20px;object-fit:contain}.league-group-info{display:flex;flex-direction:column;flex:1}.league-group-country{font-size:10px;color:#64748b;text-transform:uppercase;letter-spacing:.5px}.league-group-name{font-size:13px;font-weight:600;color:#e2e8f0}.league-match-count{font-size:11px;color:#64748b;background:#64748b26;padding:2px 8px;border-radius:10px}.league-matches-list{display:flex;flex-direction:column}.live-stats-bar{display:flex;gap:8px}.live-stat{font-size:11px;font-weight:600;padding:2px 8px;border-radius:6px}.live-stat.live{background:#ef444426;color:#f87171}.live-stat.finished{background:#64748b26;color:#94a3b8}.live-match-row{display:flex;align-items:center;gap:8px;padding:8px 12px;cursor:pointer;transition:background .15s;border-bottom:1px solid rgba(51,65,85,.3)}.live-match-row:last-child{border-bottom:none}.live-match-row:hover{background:#3b82f60f}.live-match-row.is-live{background:#ef444408}.live-match-row.is-live:hover{background:#ef444414}.live-match-row.is-ft{opacity:.7}.live-match-row.is-ft:hover{opacity:1}.live-match-row.goal-flash{animation:goalFlash 1s ease-in-out 3}@keyframes goalFlash{0%,to{background:#ef444408}50%{background:#22c55e33}}.score-flash{animation:scoreGlow 1s ease-in-out 3}@keyframes scoreGlow{0%,to{color:#e2e8f0}50%{color:#4ade80;transform:scale(1.15)}}.fav-star{background:none;border:none;color:#475569;font-size:16px;cursor:pointer;padding:2px;line-height:1;transition:color .15s;flex-shrink:0}.fav-star:hover,.fav-star.active{color:#fbbf24}.match-row-status{min-width:44px;text-align:center;font-size:12px;font-weight:700;color:#64748b;display:flex;align-items:center;justify-content:center;gap:4px;flex-shrink:0}.match-row-status.live{color:#f87171}.match-row-status.ft{color:#475569}.status-live-dot{width:6px;height:6px;background:#ef4444;border-radius:50%;animation:pulse 1.5s infinite}.match-row-teams{flex:1;display:flex;flex-direction:column;gap:3px;min-width:0}.match-row-team{display:flex;align-items:center;gap:8px}.match-row-crest{width:16px;height:16px;object-fit:contain;flex-shrink:0}.match-row-name{font-size:13px;font-weight:500;color:#cbd5e1;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.match-row-score{display:flex;align-items:center;gap:4px;font-size:16px;font-weight:700;color:#e2e8f0;min-width:50px;justify-content:center;flex-shrink:0}.match-row-score .score-live{color:#4ade80}.match-row-score .score-separator{color:#475569;font-size:12px}.match-row-arrow{font-size:18px;color:#475569;transition:color .15s,transform .15s;flex-shrink:0}.live-match-row:hover .match-row-arrow{color:#60a5fa}.match-expanded-panel{padding:0;background:transparent;border-bottom:1px solid rgba(51,65,85,.4)}.live-analysis-content{display:flex;flex-direction:column;gap:8px}.analysis-row{display:flex;align-items:center;gap:10px}.analysis-label{font-size:11px;font-weight:600;color:#64748b;min-width:80px;text-align:right}.analysis-bar-container{flex:1;display:flex;align-items:center;gap:6px}.bar-value-left,.bar-value-right{font-size:11px;font-weight:700;min-width:28px;text-align:center}.bar-value-left{color:#60a5fa}.bar-value-right{color:#f87171}.analysis-bar{flex:1;height:8px;background:#ef444433;border-radius:4px;overflow:hidden}.bar-fill{height:100%;border-radius:4px;transition:width .5s ease}.bar-fill.home{background:linear-gradient(90deg,#3b82f6,#60a5fa)}.bar-fill.possession-home{background:linear-gradient(90deg,#8b5cf6,#a78bfa)}.bar-fill.likely-home{background:linear-gradient(90deg,#22c55e,#4ade80)}.bar-fill.shots-home{background:linear-gradient(90deg,#f59e0b,#fbbf24)}.bar-fill.attacks-home{background:linear-gradient(90deg,#ef4444,#f87171)}.aggression-meter{display:flex;align-items:center;gap:10px}.aggression-bar{flex:1;height:6px;background:#33415580;border-radius:3px;overflow:hidden}.aggression-fill{height:100%;background:linear-gradient(90deg,#22c55e,#f59e0b,#ef4444);border-radius:3px;transition:width .5s}.aggression-value{font-size:11px;font-weight:700;color:#f59e0b;min-width:30px}.ft-summary{font-size:13px;color:#cbd5e1;text-align:center;padding:8px 0;font-weight:600}.full-analysis-btn{margin-top:8px;padding:10px;background:linear-gradient(135deg,#22c55e1f,#10b98114);border:1px solid rgba(34,197,94,.25);border-radius:8px;text-align:center;font-size:12px;font-weight:700;color:#22c55e;cursor:pointer;transition:all .2s;letter-spacing:.5px}.full-analysis-btn:hover{background:linear-gradient(135deg,#22c55e40,#10b98126);border-color:#22c55e80}.match-events-list{margin-top:0;padding:10px 16px;background:#0b112099;border-top:1px solid rgba(51,65,85,.3);display:flex;flex-direction:column;gap:4px}.event-row{display:flex;align-items:center;gap:8px;font-size:11px;color:#94a3b8}.event-time-badge{font-size:10px;font-weight:700;color:#64748b;min-width:26px;text-align:right}.event-type-icon{font-size:12px}.event-text{color:#cbd5e1;flex:1;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.event-team-name{color:#475569;font-size:10px}@media(max-width:768px){.live-match-row{gap:6px;padding:6px 10px}.match-row-name{font-size:12px}.match-row-score{font-size:14px;min-width:40px}.analysis-label{min-width:60px;font-size:10px}}.competition-tab.live-tab{background:#ef44441a;border-color:#ef44444d}.competition-tab.live-tab:hover,.competition-tab.live-tab.active{background:#ef444433;border-color:#ef4444}.live-indicator{width:8px;height:8px;background:#ef4444;border-radius:50%;animation:pulse 1.5s infinite}.h2h-collapsible{background:linear-gradient(135deg,#1e293b,#0f172a);border:1px solid #334155;border-radius:16px;margin-bottom:20px;overflow:hidden}.h2h-header{display:flex;justify-content:space-between;align-items:center;padding:20px 24px;cursor:pointer;transition:background .2s}.h2h-header:hover{background:#3341554d}.h2h-header-left{display:flex;align-items:center;gap:12px}.h2h-header h3{margin:0;font-size:18px;font-weight:700;color:#f1f5f9}.h2h-badge{background:#3b82f633;color:#60a5fa;padding:4px 10px;border-radius:8px;font-size:12px;font-weight:600}.h2h-toggle{font-size:18px;color:#64748b;transition:transform .3s}.h2h-toggle.expanded{transform:rotate(180deg)}.h2h-content{border-top:1px solid #334155}.h2h-tabs{display:flex;border-bottom:1px solid #334155}.h2h-tab{flex:1;padding:14px 20px;background:none;border:none;color:#64748b;font-size:14px;font-weight:600;cursor:pointer;transition:all .2s;border-bottom:2px solid transparent}.h2h-tab:hover{color:#94a3b8;background:#33415533}.h2h-tab.active{color:#3b82f6;border-bottom-color:#3b82f6;background:#3b82f61a}.h2h-tab-content{padding:20px}.match-history-table{width:100%}.match-history-row{display:grid;grid-template-columns:80px 1fr 60px 1fr 50px;align-items:center;padding:12px 16px;background:#3341554d;border-radius:10px;margin-bottom:8px;font-size:14px}.match-history-row:hover{background:#33415580}.history-date{color:#64748b;font-size:12px}.history-team{color:#f1f5f9;font-weight:500}.history-team.home{text-align:right;padding-right:12px}.history-team.away{text-align:left;padding-left:12px}.history-score{text-align:center;font-weight:700;font-size:16px;color:#f1f5f9}.history-result{text-align:center;padding:4px 10px;border-radius:6px;font-size:12px;font-weight:700}.history-result.W{background:#22c55e33;color:#4ade80}.history-result.D{background:#facc1533;color:#facc15}.history-result.L{background:#ef444433;color:#f87171}@media(max-width:768px){.bet-slip-container{width:calc(100% - 40px);left:20px;right:20px}.live-match-row{gap:8px;padding:8px 12px}.match-row-name{font-size:12px}.match-row-score{font-size:14px;min-width:40px}.match-history-row{grid-template-columns:60px 1fr 50px 1fr 40px;font-size:12px;padding:10px 12px}}.track-record-page{padding:20px}.track-record-header{display:flex;justify-content:space-between;align-items:center;margin-bottom:24px}.track-record-header h1{font-size:28px;font-weight:700;color:#f1f5f9;margin:0}.accuracy-cards{display:grid;grid-template-columns:repeat(4,1fr);gap:16px;margin-bottom:32px}.accuracy-card{background:linear-gradient(135deg,#1e293b,#0f172a);border:1px solid #334155;border-radius:12px;padding:20px;text-align:center}.accuracy-card.good{border-color:#22c55e66}.accuracy-card.needs-work{border-color:#f59e0b66}.accuracy-number{font-size:32px;font-weight:800;color:#e2e8f0;margin-bottom:4px}.accuracy-card.good .accuracy-number{color:#4ade80}.accuracy-card.needs-work .accuracy-number{color:#fbbf24}.accuracy-label{font-size:13px;font-weight:600;color:#94a3b8;margin-bottom:4px}.accuracy-sub{font-size:11px;color:#64748b}.predictions-table-container h2{font-size:18px;font-weight:600;color:#e2e8f0;margin:0 0 16px}.predictions-table{background:linear-gradient(135deg,#1e293b,#0f172a);border:1px solid #334155;border-radius:12px;overflow:hidden}.pred-table-header{display:grid;grid-template-columns:70px 1fr 100px 100px 120px 70px;padding:12px 16px;background:#1e293bcc;border-bottom:1px solid #334155;font-size:11px;font-weight:700;text-transform:uppercase;letter-spacing:.5px;color:#64748b}.pred-table-row{display:grid;grid-template-columns:70px 1fr 100px 100px 120px 70px;padding:10px 16px;align-items:center;border-bottom:1px solid rgba(51,65,85,.3);font-size:13px;color:#cbd5e1}.pred-table-row:last-child{border-bottom:none}.pred-table-row.correct{background:#22c55e0d}.pred-table-row.wrong{background:#ef44440d}.col-date{color:#64748b;font-size:12px}.match-teams-text{font-weight:500;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.col-pick{font-weight:600;color:#60a5fa}.actual-score{font-weight:700;color:#e2e8f0}.enter-score{display:flex;align-items:center;gap:4px}.score-input{width:32px;padding:4px;background:#1e293b;border:1px solid #475569;border-radius:4px;color:#e2e8f0;text-align:center;font-size:12px}.submit-score-btn{padding:4px 8px;background:#3b82f633;border:1px solid rgba(59,130,246,.4);border-radius:4px;color:#60a5fa;font-size:11px;cursor:pointer}.submit-score-btn:hover{background:#3b82f666}.status-correct{font-weight:700;color:#4ade80;font-size:12px}.status-wrong{font-weight:700;color:#f87171;font-size:12px}.status-pending{font-size:11px;color:#64748b}.no-predictions{text-align:center;padding:60px 20px;color:#64748b}.track-record-actions{display:flex;gap:10px;align-items:center}.clear-all-btn{padding:8px 16px;background:#ef44441f;border:1px solid rgba(239,68,68,.35);border-radius:8px;color:#f87171;font-size:13px;font-weight:600;cursor:pointer;transition:all .2s ease}.clear-all-btn:hover{background:#ef444440;border-color:#ef444499}.clear-confirm-overlay{position:fixed;inset:0;background:#000000b3;display:flex;align-items:center;justify-content:center;z-index:1000;-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px)}.clear-confirm-modal{background:linear-gradient(135deg,#1e293b,#0f172a);border:1px solid #475569;border-radius:16px;padding:28px 32px;max-width:420px;width:90%;text-align:center}.clear-confirm-modal h3{color:#f87171;font-size:20px;font-weight:700;margin:0 0 12px}.clear-confirm-modal p{color:#94a3b8;font-size:14px;line-height:1.6;margin:0 0 24px}.clear-confirm-actions{display:flex;gap:12px;justify-content:center}.clear-cancel-btn{padding:10px 24px;background:#64748b26;border:1px solid #475569;border-radius:8px;color:#94a3b8;font-size:14px;font-weight:600;cursor:pointer;transition:all .2s ease}.clear-cancel-btn:hover{background:#64748b4d}.clear-delete-btn{padding:10px 24px;background:#ef444433;border:1px solid rgba(239,68,68,.5);border-radius:8px;color:#f87171;font-size:14px;font-weight:700;cursor:pointer;transition:all .2s ease}.clear-delete-btn:hover{background:#ef444459}.clear-delete-btn:disabled{opacity:.5;cursor:not-allowed}.col-prob{display:flex;flex-direction:column;align-items:center;gap:3px}.prob-value{font-weight:700;font-variant-numeric:tabular-nums}.prob-badge{font-size:9px;font-weight:700;text-transform:uppercase;letter-spacing:.5px;padding:1px 6px;border-radius:4px}.prob-badge.prob-high{color:#4ade80;background:#22c55e26}.prob-badge.prob-medium{color:#fbbf24;background:#f59e0b26}.prob-badge.prob-low{color:#f87171;background:#ef444426}@media(max-width:768px){.accuracy-cards{grid-template-columns:repeat(2,1fr)}.pred-table-header,.pred-table-row{grid-template-columns:50px 1fr 80px 70px 90px 60px;font-size:11px;padding:8px 10px}.track-record-actions{flex-direction:column;gap:6px}}.access-gate-page{min-height:100vh;display:flex;align-items:center;justify-content:center;background:linear-gradient(135deg,#0a0e17,#1a1f35,#0d1520);padding:20px}.access-gate-container{background:#ffffff0d;border:1px solid rgba(255,255,255,.1);border-radius:20px;padding:48px 40px;max-width:440px;width:100%;-webkit-backdrop-filter:blur(20px);backdrop-filter:blur(20px);box-shadow:0 20px 60px #00000080}.access-gate-header{text-align:center;margin-bottom:36px}.gate-logo{margin-bottom:16px}.gate-icon{font-size:48px}.access-gate-header h1{font-size:28px;color:#f1f5f9;margin:0 0 8px}.gate-subtitle{color:#64748b;font-size:14px;margin:0}.access-form{display:flex;flex-direction:column;gap:20px}.access-form .form-group{display:flex;flex-direction:column;gap:8px}.access-form label{color:#94a3b8;font-size:13px;font-weight:600;text-transform:uppercase;letter-spacing:.5px}.access-form input{background:#ffffff14;border:1px solid rgba(255,255,255,.15);border-radius:12px;padding:14px 16px;color:#f1f5f9;font-size:18px;font-family:Courier New,monospace;letter-spacing:4px;text-align:center;transition:all .2s}.access-form input:focus{outline:none;border-color:#3b82f6;background:#3b82f61a;box-shadow:0 0 0 3px #3b82f633}.access-form input::placeholder{letter-spacing:0;font-size:14px;color:#475569}.gate-error{background:#ef444426;border:1px solid rgba(239,68,68,.3);color:#f87171;padding:12px 16px;border-radius:10px;font-size:13px;text-align:center}.gate-submit-btn{background:linear-gradient(135deg,#3b82f6,#2563eb);color:#fff;border:none;padding:14px;border-radius:12px;font-size:16px;font-weight:600;cursor:pointer;transition:all .2s}.gate-submit-btn:hover{transform:translateY(-1px);box-shadow:0 8px 20px #3b82f64d}.gate-submit-btn:disabled{opacity:.6;cursor:not-allowed;transform:none}.google-signin-section{display:flex;justify-content:center;margin-bottom:0}.google-btn-wrapper{display:flex;justify-content:center;min-height:44px}.auth-divider{display:flex;align-items:center;gap:16px;margin:20px 0}.auth-divider:before,.auth-divider:after{content:"";flex:1;height:1px;background:#ffffff1a}.auth-divider span{color:#64748b;font-size:.8rem;text-transform:uppercase;letter-spacing:1px}.gate-footer{text-align:center;margin-top:32px;padding-top:24px;border-top:1px solid rgba(255,255,255,.08)}.gate-footer p{color:#64748b;font-size:13px;margin:4px 0}.gate-contact{color:#3b82f6!important}.access-bar{display:flex;align-items:center;justify-content:space-between;background:#3b82f61a;border:1px solid rgba(59,130,246,.2);border-radius:10px;padding:8px 16px;margin-bottom:12px;font-size:13px;color:#94a3b8}.access-bar strong{color:#f1f5f9}.user-bar-info{display:flex;align-items:center;gap:10px}.user-bar-actions{display:flex;align-items:center;gap:8px}.user-avatar-small{width:28px;height:28px;border-radius:50%;display:flex;align-items:center;justify-content:center;color:#fff;font-size:13px;font-weight:700}.tier-badge{padding:2px 8px;border-radius:4px;font-size:10px;font-weight:700;text-transform:uppercase;letter-spacing:.5px}.tier-badge.free{background:#94a3b826;color:#94a3b8;border:1px solid rgba(148,163,184,.3)}.tier-badge.pro{background:#facc1526;color:#facc15;border:1px solid rgba(250,204,21,.3)}.profile-link-btn{background:#3b82f626;border:1px solid rgba(59,130,246,.3);color:#60a5fa;padding:4px 12px;border-radius:6px;font-size:12px;cursor:pointer;transition:all .2s;text-decoration:none}.profile-link-btn:hover{background:#3b82f640}.logout-btn{background:#ef444426;border:1px solid rgba(239,68,68,.3);color:#f87171;padding:4px 12px;border-radius:6px;font-size:12px;cursor:pointer;transition:all .2s}.logout-btn:hover{background:#ef444440}.admin-page{min-height:100vh;background:#0a0e17;display:flex;justify-content:center}.admin-login-container{max-width:400px;width:100%;text-align:center;margin-top:100px;padding:0 20px}.admin-login-container h1{color:#f1f5f9;font-size:24px;margin-bottom:8px}.admin-login-container p{color:#64748b;margin-bottom:24px}.admin-login-form{display:flex;flex-direction:column;gap:12px}.admin-login-form input{background:#ffffff14;border:1px solid rgba(255,255,255,.15);border-radius:10px;padding:12px 16px;color:#f1f5f9;font-size:16px;text-align:center}.admin-login-form input:focus{outline:none;border-color:#3b82f6}.admin-dashboard{display:flex;width:100%;min-height:100vh}.admin-sidebar{width:220px;background:#111827;border-right:1px solid #1f2937;padding:24px 0;display:flex;flex-direction:column;position:sticky;top:0;height:100vh}.admin-sidebar-header{padding:0 20px 24px;border-bottom:1px solid #1f2937;display:flex;align-items:center;gap:10px}.admin-sidebar-header h2{color:#f1f5f9;font-size:18px;margin:0}.admin-badge{background:linear-gradient(135deg,#ef4444,#dc2626);color:#fff;font-size:9px;font-weight:700;padding:2px 8px;border-radius:4px;letter-spacing:1px}.admin-nav{flex:1;padding:16px 12px;display:flex;flex-direction:column;gap:4px}.admin-nav-btn{display:flex;align-items:center;gap:10px;padding:10px 12px;border:none;border-radius:8px;background:transparent;color:#94a3b8;font-size:14px;cursor:pointer;transition:all .2s;text-align:left}.admin-nav-btn:hover{background:#ffffff0d;color:#f1f5f9}.admin-nav-btn.active{background:#3b82f626;color:#60a5fa}.admin-nav-icon{font-size:16px}.admin-main{flex:1;padding:24px 32px;overflow-y:auto;max-height:100vh}.admin-main-header{display:flex;align-items:center;justify-content:space-between;margin-bottom:24px;padding-bottom:16px;border-bottom:1px solid #1f2937}.admin-main-header h2{color:#f1f5f9;font-size:22px;margin:0}.admin-refresh-btn{background:#3b82f626;border:1px solid rgba(59,130,246,.3);color:#60a5fa;padding:6px 16px;border-radius:6px;font-size:13px;cursor:pointer;transition:all .2s}.admin-refresh-btn:hover{background:#3b82f640}.admin-stats-grid{display:grid;grid-template-columns:repeat(auto-fill,minmax(140px,1fr));gap:12px;margin-bottom:28px}.admin-stat-card{background:#ffffff0a;border:1px solid rgba(255,255,255,.08);border-radius:12px;padding:18px 16px;text-align:center}.stat-card-value{font-size:28px;font-weight:700;margin-bottom:4px}.stat-card-label{font-size:11px;color:#94a3b8;text-transform:uppercase;letter-spacing:.5px;font-weight:600}.stat-card-sub{font-size:11px;color:#64748b;margin-top:4px}.admin-tab-content h3{color:#e2e8f0;font-size:16px;margin:0 0 12px;font-weight:600}.admin-loading{text-align:center;color:#94a3b8;padding:40px}.admin-users-toolbar{display:flex;gap:12px;align-items:center;margin-bottom:16px}.admin-search-input{flex:1;background:#ffffff0f;border:1px solid rgba(255,255,255,.12);border-radius:8px;padding:10px 14px;color:#f1f5f9;font-size:14px;outline:none}.admin-search-input:focus{border-color:#3b82f6}.admin-filter-select{background:#ffffff0f;border:1px solid rgba(255,255,255,.12);border-radius:8px;padding:10px 14px;color:#f1f5f9;font-size:14px;cursor:pointer}.admin-filter-select option{background:#1e293b}.admin-user-count{color:#64748b;font-size:13px;white-space:nowrap}.admin-users-table{border-radius:12px;overflow:hidden;border:1px solid rgba(255,255,255,.08)}.admin-table-header{display:grid;grid-template-columns:40px 160px 1fr 70px 90px 80px 60px 160px;padding:10px 16px;background:#ffffff0a;color:#64748b;font-size:11px;font-weight:600;text-transform:uppercase;letter-spacing:.5px}.admin-table-row{display:grid;grid-template-columns:40px 160px 1fr 70px 90px 80px 60px 160px;padding:10px 16px;border-bottom:1px solid rgba(255,255,255,.04);color:#cbd5e1;font-size:13px;align-items:center}.admin-table-row.suspended{opacity:.5;background:#ef444408}.admin-user-avatar{width:32px;height:32px;border-radius:50%;display:flex;align-items:center;justify-content:center;color:#fff;font-size:13px;font-weight:700}.col-name{display:flex;flex-direction:column;gap:1px}.col-name small{color:#64748b;font-size:11px}.tier-tag{padding:2px 8px;border-radius:4px;font-size:10px;font-weight:700;letter-spacing:.5px}.tier-tag.free{background:#94a3b826;color:#94a3b8}.tier-tag.pro{background:#facc1526;color:#facc15}.status-dot{display:inline-block;width:8px;height:8px;border-radius:50%;margin-right:6px}.status-dot.active{background:#22c55e}.status-dot.suspended{background:#ef4444}.col-actions{display:flex;gap:6px}.admin-action-btn{padding:4px 10px;border-radius:4px;font-size:11px;font-weight:600;cursor:pointer;border:1px solid;transition:all .2s}.admin-action-btn.upgrade{background:#facc151a;border-color:#facc154d;color:#facc15}.admin-action-btn.upgrade:hover{background:#facc1533}.admin-action-btn.downgrade{background:#94a3b81a;border-color:#94a3b84d;color:#94a3b8}.admin-action-btn.suspend{background:#ef44441a;border-color:#ef44444d;color:#f87171}.admin-action-btn.suspend:hover{background:#ef444433}.admin-action-btn.activate{background:#22c55e1a;border-color:#22c55e4d;color:#22c55e}.admin-action-btn.activate:hover{background:#22c55e33}.admin-empty-row{padding:24px;text-align:center;color:#64748b;font-size:14px}.admin-community-list{display:flex;flex-direction:column;gap:12px}.admin-community-item{background:#ffffff08;border:1px solid rgba(255,255,255,.06);border-radius:10px;padding:14px}.admin-community-item-header{display:flex;align-items:center;justify-content:space-between;margin-bottom:10px}.admin-pred-user{display:flex;align-items:center;gap:8px}.admin-user-avatar-sm{width:26px;height:26px;border-radius:50%;display:flex;align-items:center;justify-content:center;color:#fff;font-size:11px;font-weight:700}.admin-pred-user small,.admin-pred-date{color:#64748b;font-size:11px}.admin-community-item-body{display:flex;flex-direction:column;gap:4px;margin-bottom:10px}.admin-pred-match{font-size:14px;font-weight:600;color:#f1f5f9}.admin-pred-pick{font-size:12px;color:#60a5fa}.admin-pred-summary{font-size:12px;color:#94a3b8;font-style:italic;margin:0}.admin-community-item-footer{display:flex;align-items:center;justify-content:space-between;padding-top:8px;border-top:1px solid rgba(255,255,255,.06);font-size:12px;color:#64748b}.admin-delete-btn{background:#ef44441a;border:1px solid rgba(239,68,68,.3);color:#f87171;padding:4px 12px;border-radius:4px;font-size:11px;cursor:pointer;transition:all .2s}.admin-delete-btn:hover{background:#ef444440}.admin-pagination{display:flex;align-items:center;justify-content:center;gap:16px;margin-top:16px}.admin-pagination button{background:#3b82f626;border:1px solid rgba(59,130,246,.3);color:#60a5fa;padding:6px 14px;border-radius:6px;font-size:12px;cursor:pointer}.admin-pagination button:disabled{opacity:.3;cursor:not-allowed}.admin-pagination span{color:#94a3b8;font-size:13px}.admin-referral-header{display:grid;grid-template-columns:40px 1fr 120px 90px 100px;padding:10px 16px;background:#ffffff0a;color:#64748b;font-size:11px;font-weight:600;text-transform:uppercase;letter-spacing:.5px}.admin-referral-row{display:grid;grid-template-columns:40px 1fr 120px 90px 100px;padding:10px 16px;border-bottom:1px solid rgba(255,255,255,.04);color:#cbd5e1;font-size:13px;align-items:center}.referral-code-cell{font-family:monospace;font-weight:600;color:#facc15;letter-spacing:.5px;font-size:12px}.referral-count-cell{font-weight:700;color:#60a5fa;font-size:16px}.referral-pro-cell{font-weight:700;color:#facc15;font-size:16px}.admin-section{background:#ffffff0a;border:1px solid rgba(255,255,255,.08);border-radius:16px;padding:24px;margin-bottom:24px}.admin-section h2{color:#e2e8f0;font-size:18px;margin:0 0 16px}.create-code-form .form-row{display:flex;gap:12px;align-items:flex-end}.create-code-form .form-group{flex:1;display:flex;flex-direction:column;gap:6px}.create-code-form label{color:#94a3b8;font-size:12px;font-weight:600;text-transform:uppercase}.create-code-form input,.create-code-form select{background:#ffffff14;border:1px solid rgba(255,255,255,.15);border-radius:8px;padding:10px 12px;color:#f1f5f9;font-size:14px}.create-code-form select{cursor:pointer}.create-code-form select option{background:#1e293b}.create-code-btn{background:linear-gradient(135deg,#22c55e,#16a34a);color:#fff;border:none;padding:10px 20px;border-radius:8px;font-size:14px;font-weight:600;cursor:pointer;white-space:nowrap;transition:all .2s}.create-code-btn:hover{transform:translateY(-1px);box-shadow:0 4px 12px #22c55e4d}.created-code-display{margin-top:16px;background:#22c55e1a;border:1px solid rgba(34,197,94,.3);border-radius:12px;padding:20px;text-align:center}.created-code-value{font-size:32px;font-weight:700;color:#4ade80;font-family:Courier New,monospace;letter-spacing:4px;margin-bottom:12px}.copy-btn{background:#ffffff1a;border:1px solid rgba(255,255,255,.2);color:#f1f5f9;padding:6px 16px;border-radius:6px;cursor:pointer;font-size:13px;transition:all .2s}.copy-btn:hover{background:#fff3}.created-code-info{color:#94a3b8;font-size:13px;margin-top:12px}.codes-table{border-radius:10px;overflow:hidden}.codes-header{display:grid;grid-template-columns:120px 1fr 80px 80px 60px 120px;padding:10px 16px;background:#ffffff0f;color:#64748b;font-size:11px;font-weight:600;text-transform:uppercase;letter-spacing:.5px}.code-row{display:grid;grid-template-columns:120px 1fr 80px 80px 60px 120px;padding:12px 16px;border-bottom:1px solid rgba(255,255,255,.04);color:#cbd5e1;font-size:13px;align-items:center}.code-row.active{background:#22c55e08}.code-row.inactive{opacity:.5}.code-value{font-family:Courier New,monospace;font-weight:600;color:#f1f5f9;letter-spacing:1px}.days-remaining{color:#4ade80;font-weight:600}.status-badge{padding:2px 8px;border-radius:10px;font-size:11px;font-weight:600}.status-badge.expired{background:#ef444426;color:#f87171}.status-badge.revoked{background:#f59e0b26;color:#fbbf24}.code-actions{display:flex;gap:6px}.copy-small-btn{background:#3b82f626;border:1px solid rgba(59,130,246,.3);color:#60a5fa;padding:3px 8px;border-radius:4px;font-size:11px;cursor:pointer}.revoke-btn{background:#ef444426;border:1px solid rgba(239,68,68,.3);color:#f87171;padding:3px 8px;border-radius:4px;font-size:11px;cursor:pointer}.revoke-btn:hover{background:#ef44444d}.no-codes{padding:24px;text-align:center;color:#64748b;font-size:14px}.admin-logout-btn{background:#ef44441a;border:1px solid rgba(239,68,68,.2);color:#f87171;padding:10px 24px;border-radius:8px;font-size:14px;cursor:pointer;width:calc(100% - 24px);margin:12px 12px 0;transition:all .2s}.admin-logout-btn:hover{background:#ef444433}@media(max-width:900px){.admin-dashboard{flex-direction:column}.admin-sidebar{width:100%;height:auto;position:static;padding:12px 0}.admin-nav{flex-direction:row;padding:8px 12px;overflow-x:auto}.admin-nav-btn{padding:8px 12px;white-space:nowrap}.admin-nav-label{display:none}.admin-main{padding:16px;max-height:none}.admin-table-header,.admin-table-row{grid-template-columns:32px 120px 1fr 50px 80px 120px}.col-email,.col-logins{display:none}.admin-stats-grid{grid-template-columns:repeat(auto-fill,minmax(110px,1fr))}.admin-logout-btn{width:auto;margin:0 12px}}@media(max-width:768px){.access-gate-container{padding:32px 24px}.create-code-form .form-row{flex-direction:column}.codes-header,.code-row{grid-template-columns:100px 1fr 60px 60px;font-size:11px}.codes-header span:nth-child(5),.codes-header span:nth-child(6),.code-row span:nth-child(5),.code-row .code-actions{display:none}}.auth-mode-toggle{display:flex;background:#1e293b;border-radius:10px;padding:4px;margin-bottom:20px}.mode-btn{flex:1;padding:10px 16px;border:none;border-radius:8px;background:transparent;color:#94a3b8;font-size:14px;font-weight:600;cursor:pointer;transition:all .2s}.mode-btn.active{background:#3b82f6;color:#fff}.mode-btn:hover:not(.active){color:#f1f5f9}.link-btn{background:none;border:none;color:#3b82f6;cursor:pointer;font-size:inherit;text-decoration:underline;padding:0}.link-btn:hover{color:#60a5fa}.verification-code-input{font-size:32px!important;letter-spacing:12px!important;text-align:center!important;font-family:Courier New,monospace!important;padding:18px 16px!important}.gate-success{background:#22c55e26;border:1px solid rgba(34,197,94,.3);color:#4ade80;padding:12px 16px;border-radius:10px;font-size:13px;text-align:center}.verify-actions{display:flex;flex-direction:column;align-items:center;gap:12px;margin-top:24px;padding-top:20px;border-top:1px solid rgba(255,255,255,.08)}.resend-btn{background:transparent;border:1px solid rgba(59,130,246,.3);color:#3b82f6;padding:10px 24px;border-radius:10px;font-size:14px;cursor:pointer;transition:all .2s}.resend-btn:hover:not(:disabled){background:#3b82f61a;border-color:#3b82f6}.resend-btn:disabled{color:#64748b;border-color:#ffffff0d;cursor:not-allowed}.verify-help{text-align:center;margin-top:16px}.verify-help p{color:#475569;font-size:12px;margin:0}.profile-page{max-width:600px;margin:0 auto}.profile-container{background:#1e293b;border-radius:16px;padding:32px;border:1px solid #334155}.profile-title{font-size:22px;font-weight:700;color:#f1f5f9;margin-bottom:24px}.profile-error{background:#ef44441a;border:1px solid rgba(239,68,68,.3);color:#f87171;padding:10px 14px;border-radius:8px;margin-bottom:16px;font-size:13px}.profile-success{background:#22c55e1a;border:1px solid rgba(34,197,94,.3);color:#22c55e;padding:10px 14px;border-radius:8px;margin-bottom:16px;font-size:13px}.profile-header-section{display:flex;align-items:center;gap:20px;margin-bottom:32px;padding-bottom:24px;border-bottom:1px solid #334155}.profile-avatar-large{width:64px;height:64px;border-radius:50%;display:flex;align-items:center;justify-content:center;color:#fff;font-size:28px;font-weight:700;flex-shrink:0}.profile-header-info{display:flex;flex-direction:column;gap:4px}.profile-display-name{font-size:20px;font-weight:700;color:#f1f5f9}.profile-username{font-size:14px;color:#64748b}.profile-field{margin-bottom:20px}.profile-field label{display:block;font-size:12px;font-weight:600;color:#64748b;text-transform:uppercase;letter-spacing:.5px;margin-bottom:8px}.profile-value-row{display:flex;align-items:center;justify-content:space-between;background:#0f172a;padding:10px 14px;border-radius:8px;border:1px solid #334155;color:#e2e8f0;font-size:14px}.profile-edit-row{display:flex;align-items:center;gap:8px}.profile-edit-row input{flex:1;background:#0f172a;border:1px solid #3b82f6;border-radius:8px;padding:10px 14px;color:#f1f5f9;font-size:14px;outline:none}.username-input-wrap{flex:1;position:relative}.username-input-wrap input{width:100%;background:#0f172a;border:1px solid #3b82f6;border-radius:8px;padding:10px 14px;color:#f1f5f9;font-size:14px;outline:none}.username-status{position:absolute;right:10px;top:50%;transform:translateY(-50%);font-size:11px;font-weight:600}.username-status.available{color:#22c55e}.username-status.taken{color:#ef4444}.edit-btn{background:#3b82f626;border:1px solid rgba(59,130,246,.3);color:#60a5fa;padding:6px 14px;border-radius:6px;font-size:12px;cursor:pointer;transition:all .2s}.edit-btn:hover{background:#3b82f640}.save-btn{background:#22c55e26;border:1px solid rgba(34,197,94,.3);color:#22c55e;padding:6px 14px;border-radius:6px;font-size:12px;cursor:pointer;transition:all .2s}.save-btn:hover{background:#22c55e40}.cancel-btn{background:#94a3b81a;border:1px solid rgba(148,163,184,.2);color:#94a3b8;padding:6px 14px;border-radius:6px;font-size:12px;cursor:pointer}.referral-row{gap:10px}.referral-code-display{font-family:monospace;font-size:16px;font-weight:700;color:#facc15;letter-spacing:1px}.copy-referral-btn{background:#facc1526;border:1px solid rgba(250,204,21,.3);color:#facc15;padding:6px 14px;border-radius:6px;font-size:12px;cursor:pointer}.referral-hint{margin-top:12px;font-size:12px;color:#64748b;line-height:1.5}.referral-card{background:#0f172a;border:1px solid #334155;border-radius:12px;padding:18px}.referral-code-section{margin-bottom:16px}.referral-label{font-size:11px;color:#64748b;text-transform:uppercase;letter-spacing:.5px;font-weight:600}.referral-code-row{display:flex;align-items:center;gap:10px;margin-top:6px}.referral-stats-row{display:flex;gap:12px;padding:14px 0;border-top:1px solid #1e293b;border-bottom:1px solid #1e293b}.referral-stat{flex:1;text-align:center;display:flex;flex-direction:column;gap:2px}.referral-stat-value{font-size:22px;font-weight:700;color:#facc15}.referral-stat-label{font-size:11px;color:#64748b;text-transform:uppercase;letter-spacing:.3px}.referral-list{margin-top:14px}.referral-list-title{font-size:12px;font-weight:600;color:#94a3b8;display:block;margin-bottom:8px}.referral-list-item{display:flex;align-items:center;gap:10px;padding:6px 0;font-size:13px}.referral-list-name{flex:1;color:#f1f5f9}.referral-list-date{color:#64748b;font-size:11px}.share-section{margin-top:20px;padding-top:20px;border-top:1px solid #334155}.share-toggle-btn{width:100%;padding:12px;background:#3b82f626;border:1px solid rgba(59,130,246,.3);color:#60a5fa;border-radius:10px;font-size:14px;font-weight:600;cursor:pointer;transition:all .2s}.share-toggle-btn:hover{background:#3b82f640}.share-form h4{color:#f1f5f9;margin-bottom:12px}.share-visibility{display:flex;gap:8px;margin-bottom:12px}.vis-btn{flex:1;padding:8px 16px;border:1px solid #334155;border-radius:8px;background:#0f172a;color:#94a3b8;font-size:13px;cursor:pointer;transition:all .2s}.vis-btn.active{background:#3b82f633;border-color:#3b82f6;color:#60a5fa}.share-summary-input{width:100%;background:#0f172a;border:1px solid #334155;border-radius:8px;padding:10px 14px;color:#f1f5f9;font-size:13px;resize:vertical;outline:none;font-family:inherit;margin-bottom:12px;box-sizing:border-box}.share-summary-input:focus{border-color:#3b82f6}.share-actions{display:flex;gap:8px}.share-submit-btn{flex:1;padding:10px;background:#3b82f6;border:none;border-radius:8px;color:#fff;font-weight:600;cursor:pointer;transition:all .2s}.share-submit-btn:hover{background:#2563eb}.share-submit-btn:disabled{opacity:.5;cursor:not-allowed}.share-cancel-btn{padding:10px 20px;background:#1e293b;border:1px solid #334155;border-radius:8px;color:#94a3b8;cursor:pointer}.share-success{text-align:center;padding:14px;background:#22c55e1a;border:1px solid rgba(34,197,94,.3);border-radius:10px;color:#22c55e;font-weight:600}.community-page{max-width:800px;margin:0 auto}.community-header-section{margin-bottom:24px}.community-header-section h2{font-size:22px;font-weight:700;color:#f1f5f9}.community-subtitle{color:#64748b;font-size:14px;margin-top:4px}.empty-community{text-align:center;padding:60px 20px;color:#94a3b8}.empty-hint{font-size:13px;color:#64748b;margin-top:8px}.community-grid{display:flex;flex-direction:column;gap:16px}.community-card{background:#1e293b;border:1px solid #334155;border-radius:14px;padding:20px}.community-card-header{display:flex;align-items:center;justify-content:space-between;margin-bottom:14px}.predictor-info{display:flex;align-items:center;gap:10px}.predictor-avatar{width:36px;height:36px;border-radius:50%;display:flex;align-items:center;justify-content:center;color:#fff;font-size:15px;font-weight:700;flex-shrink:0}.predictor-name{color:#f1f5f9;font-size:14px;display:block}.predictor-username,.community-time{color:#64748b;font-size:12px}.community-match{display:flex;align-items:center;gap:10px;margin-bottom:14px}.community-teams{font-size:16px;font-weight:700;color:#f1f5f9}.community-comp{font-size:11px;background:#94a3b81a;padding:2px 8px;border-radius:4px;color:#94a3b8}.community-picks{display:flex;flex-wrap:wrap;gap:8px;margin-bottom:12px}.pick-item{background:#0f172a;border:1px solid #334155;border-radius:8px;padding:8px 12px;display:flex;flex-direction:column;gap:2px}.pick-item.main-pick{border-color:#3b82f666;background:#3b82f614}.pick-item.value-pick{border-color:#facc1566;background:#facc1514}.pick-label{font-size:10px;color:#64748b;text-transform:uppercase;letter-spacing:.5px}.pick-value{font-size:13px;font-weight:600;color:#f1f5f9}.pick-prob{font-size:11px;color:#60a5fa}.community-summary{font-size:13px;color:#94a3b8;margin-bottom:12px;line-height:1.5;font-style:italic}.community-result{display:inline-block;padding:4px 12px;border-radius:6px;font-size:12px;font-weight:700;margin-bottom:12px}.community-result.correct{background:#22c55e26;color:#22c55e}.community-result.incorrect{background:#ef444426;color:#f87171}.community-card-footer{display:flex;align-items:center;justify-content:space-between;padding-top:12px;border-top:1px solid #334155}.star-rating{display:flex;gap:2px}.star{font-size:18px;color:#334155;transition:color .15s}.star.filled{color:#facc15}.star.clickable{cursor:pointer}.star.clickable:hover{color:#fde047}.rating-section{display:flex;align-items:center;gap:8px}.rating-text{font-size:12px;color:#64748b}.comment-section{display:flex;flex-direction:column}.toggle-comments-btn{background:none;border:none;color:#60a5fa;font-size:12px;cursor:pointer;padding:4px 8px}.toggle-comments-btn:hover{text-decoration:underline}.comments-list{margin-top:12px;padding-top:12px;border-top:1px solid #334155;width:100%}.no-comments{font-size:12px;color:#64748b;text-align:center;padding:8px}.comment-item{display:flex;gap:10px;margin-bottom:12px}.comment-avatar{width:28px;height:28px;border-radius:50%;display:flex;align-items:center;justify-content:center;color:#fff;font-size:12px;font-weight:700;flex-shrink:0}.comment-body{flex:1}.comment-meta{display:flex;align-items:center;gap:8px;margin-bottom:4px}.comment-meta strong{color:#f1f5f9;font-size:12px}.comment-time{font-size:10px;color:#64748b}.comment-text{font-size:13px;color:#cbd5e1;line-height:1.4}.comment-input-row{display:flex;gap:8px;margin-top:10px}.comment-input-row input{flex:1;background:#0f172a;border:1px solid #334155;border-radius:8px;padding:8px 12px;color:#f1f5f9;font-size:13px;outline:none}.comment-input-row input:focus{border-color:#3b82f6}.comment-input-row button{background:#3b82f6;border:none;border-radius:8px;color:#fff;padding:8px 16px;font-size:12px;font-weight:600;cursor:pointer}.comment-input-row button:disabled{opacity:.5;cursor:not-allowed}.pagination{display:flex;align-items:center;justify-content:center;gap:16px;margin-top:24px;padding:16px}.pagination button{background:#3b82f626;border:1px solid rgba(59,130,246,.3);color:#60a5fa;padding:8px 16px;border-radius:8px;cursor:pointer;font-size:13px}.pagination button:disabled{opacity:.3;cursor:not-allowed}.pagination span{color:#94a3b8;font-size:13px}.upgrade-link-btn{background:linear-gradient(135deg,#f59e0b,#d97706);color:#fff;padding:4px 12px;border-radius:6px;font-size:12px;font-weight:700;text-decoration:none;letter-spacing:.3px;transition:all .2s}.upgrade-link-btn:hover{transform:translateY(-1px);box-shadow:0 2px 8px #f59e0b4d}.upgrade-page{max-width:900px;margin:0 auto}.upgrade-header{text-align:center;margin-bottom:24px}.upgrade-header h2{font-size:26px;font-weight:700;color:#f1f5f9;margin-bottom:8px}.upgrade-subtitle{color:#94a3b8;font-size:15px}.active-sub-banner{background:linear-gradient(135deg,#facc151a,#f59e0b1a);border:1px solid rgba(250,204,21,.3);border-radius:12px;padding:16px 20px;margin-bottom:24px}.sub-banner-content{display:flex;align-items:center;gap:12px}.sub-banner-badge{background:linear-gradient(135deg,#f59e0b,#d97706);color:#fff;padding:4px 10px;border-radius:6px;font-size:11px;font-weight:700;letter-spacing:.5px}.sub-banner-text{color:#fbbf24;font-size:14px}.currency-toggle{display:flex;justify-content:center;gap:4px;background:#1e293b;border-radius:10px;padding:4px;max-width:260px;margin:0 auto 28px}.currency-btn{flex:1;padding:8px 16px;border:none;border-radius:8px;background:transparent;color:#94a3b8;font-size:13px;font-weight:600;cursor:pointer;transition:all .2s}.currency-btn.active{background:#3b82f6;color:#fff}.plans-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:16px;margin-bottom:32px}.plan-card{background:#1e293b;border:1px solid #334155;border-radius:16px;padding:24px;position:relative;display:flex;flex-direction:column}.plan-card.current{border-color:#3b82f666}.plan-card.recommended{border-color:#facc1566;box-shadow:0 0 20px #facc1514}.plan-card.pro-monthly{border-color:#8b5cf666}.plan-ribbon{position:absolute;top:-1px;right:20px;background:linear-gradient(135deg,#f59e0b,#d97706);color:#fff;font-size:11px;font-weight:700;padding:4px 12px;border-radius:0 0 8px 8px;letter-spacing:.5px}.plan-save-tag{position:absolute;top:-1px;right:20px;background:linear-gradient(135deg,#8b5cf6,#7c3aed);color:#fff;font-size:11px;font-weight:700;padding:4px 12px;border-radius:0 0 8px 8px;letter-spacing:.5px}.plan-header{text-align:center;margin-bottom:20px;padding-bottom:16px;border-bottom:1px solid #334155}.plan-name{font-size:18px;font-weight:700;color:#f1f5f9;margin-bottom:8px}.plan-price{display:flex;align-items:baseline;justify-content:center;gap:4px}.price-amount{font-size:32px;font-weight:800;color:#f1f5f9}.price-period{font-size:13px;color:#64748b}.plan-features{list-style:none;padding:0;margin:0 0 20px;flex:1}.feature-item{padding:6px 0;font-size:13px;color:#cbd5e1;display:flex;align-items:center;gap:8px}.feature-item:before{content:"✓";color:#22c55e;font-weight:700;font-size:12px}.feature-item.disabled{color:#475569;text-decoration:line-through}.feature-item.disabled:before{content:"✗";color:#475569}.feature-item.included:before{content:"✓";color:#22c55e}.plan-current-badge{text-align:center;padding:10px;background:#3b82f61a;border:1px solid rgba(59,130,246,.3);border-radius:10px;color:#60a5fa;font-size:13px;font-weight:600}.plan-current-badge.pro{background:#facc151a;border-color:#facc154d;color:#fbbf24}.plan-upgrade-btn{width:100%;padding:12px;border:none;border-radius:10px;font-size:14px;font-weight:700;cursor:pointer;transition:all .2s;background:linear-gradient(135deg,#f59e0b,#d97706);color:#fff}.plan-upgrade-btn:hover{transform:translateY(-1px);box-shadow:0 4px 12px #f59e0b4d}.plan-upgrade-btn.monthly{background:linear-gradient(135deg,#8b5cf6,#7c3aed)}.plan-upgrade-btn.monthly:hover{box-shadow:0 4px 12px #8b5cf64d}.payment-methods-info{background:#1e293b;border:1px solid #334155;border-radius:14px;padding:24px;margin-bottom:28px}.payment-methods-info h3{color:#f1f5f9;font-size:16px;margin-bottom:16px}.payment-methods-grid{display:flex;gap:12px;margin-bottom:12px}.payment-method{flex:1;display:flex;flex-direction:column;align-items:center;gap:4px;padding:14px;background:#0f172a;border-radius:10px;border:1px solid #334155}.pm-icon{font-size:24px}.pm-name{font-size:13px;font-weight:600;color:#f1f5f9}.pm-note{font-size:11px;color:#64748b}.payment-note{font-size:12px;color:#64748b;text-align:center;margin-top:8px}.comparison-section{background:#1e293b;border:1px solid #334155;border-radius:14px;padding:24px}.comparison-section h3{color:#f1f5f9;font-size:16px;margin-bottom:16px}.comparison-table{border-radius:10px;overflow:hidden}.comparison-header{display:grid;grid-template-columns:1fr 80px 80px;padding:10px 16px;background:#ffffff0a;font-size:12px;font-weight:600;color:#64748b;text-transform:uppercase;text-align:center}.comparison-header span:first-child{text-align:left}.comparison-row{display:grid;grid-template-columns:1fr 80px 80px;padding:10px 16px;border-bottom:1px solid rgba(255,255,255,.04);font-size:13px;color:#cbd5e1;text-align:center}.comparison-row span:first-child{text-align:left}.pro-value{color:#facc15;font-weight:600}.no-value{color:#475569}@media(max-width:768px){.plans-grid{grid-template-columns:1fr}.payment-methods-grid{flex-direction:column}}.share-type-toggle{display:flex;gap:0;border-radius:8px;overflow:hidden;border:1px solid #334155;margin-bottom:12px}.type-btn{flex:1;padding:10px;border:none;background:#1e293b;color:#94a3b8;cursor:pointer;font-size:.9rem;font-weight:500;transition:all .2s}.type-btn.active{background:#6c5ce7;color:#fff}.type-btn.paid.active{background:#f59e0b;color:#000}.paid-settings{background:#1a1a2e;border:1px solid #f59e0b33;border-radius:8px;padding:12px;margin-bottom:12px}.price-input-row{display:flex;align-items:center;gap:8px;margin-bottom:8px}.price-currency{font-size:1.2rem;color:#f59e0b;font-weight:700}.price-input{width:100px;padding:8px 12px;background:#0f172a;border:1px solid #f59e0b;border-radius:6px;color:#f1f5f9;font-size:1.1rem;font-weight:600;text-align:center}.price-label{color:#94a3b8;font-size:.85rem}.paid-info{display:flex;align-items:center;gap:8px;font-size:.8rem;color:#94a3b8}.paid-info span:first-child{color:#22c55e}.paid-info-sep{color:#475569}.community-tabs{display:flex;gap:0;margin-bottom:20px;border-radius:8px;overflow:hidden;border:1px solid #334155;max-width:400px}.community-tab{flex:1;padding:10px 16px;border:none;background:#1e293b;color:#94a3b8;cursor:pointer;font-size:.9rem;font-weight:500;transition:all .2s}.community-tab.active{background:#6c5ce7;color:#fff}.community-card.paid-card{border:1px solid #f59e0b33}.community-header-right{display:flex;align-items:center;gap:8px}.paid-badge{background:#f59e0b;color:#000;padding:2px 8px;border-radius:4px;font-size:.75rem;font-weight:700}.paid-badge.unlocked{background:#22c55e;color:#fff}.locked-prediction{text-align:center;padding:24px 16px;background:linear-gradient(135deg,#1a1a2e,#0f172a);border-radius:8px;border:1px dashed #f59e0b44;margin:12px 0}.locked-icon{font-size:2rem;margin-bottom:8px}.locked-text{color:#f1f5f9;font-weight:600;margin:0 0 4px}.locked-sub{color:#94a3b8;font-size:.85rem;margin:0 0 12px}.purchase-count{display:block;color:#64748b;font-size:.8rem;margin-bottom:12px}.unlock-btn{background:linear-gradient(135deg,#f59e0b,#d97706);color:#000;border:none;padding:10px 24px;border-radius:8px;font-size:.95rem;font-weight:700;cursor:pointer;transition:transform .2s,box-shadow .2s}.unlock-btn:hover{transform:translateY(-1px);box-shadow:0 4px 12px #f59e0b44}.unlock-btn:disabled{opacity:.6;cursor:not-allowed;transform:none}.creator-link-btn{color:#f59e0b;text-decoration:none;font-size:.85rem;font-weight:500;padding:4px 10px;border-radius:6px;border:1px solid #f59e0b44;transition:all .2s}.creator-link-btn:hover{background:#f59e0b22}.creator-page{max-width:900px;margin:0 auto;padding:20px 16px}.creator-header{margin-bottom:24px}.creator-header h2{color:#f1f5f9;margin:0 0 4px}.creator-subtitle{color:#94a3b8;margin:0}.creator-wallet{display:grid;grid-template-columns:2fr 1fr 1fr;gap:16px;margin-bottom:32px}.wallet-card{background:#1e293b;border-radius:12px;padding:20px;text-align:center}.wallet-card.main{background:linear-gradient(135deg,#1a1a2e,#2d1b69);border:1px solid #6c5ce744}.wallet-label{color:#94a3b8;font-size:.85rem;margin-bottom:8px}.wallet-amount{color:#f1f5f9;font-size:1.8rem;font-weight:700}.withdraw-btn{margin-top:12px;background:#334155;color:#94a3b8;border:none;padding:8px 20px;border-radius:6px;font-size:.85rem;cursor:not-allowed}.creator-section{margin-bottom:32px}.creator-section h3{color:#f1f5f9;margin:0 0 16px;font-size:1.1rem}.creator-empty-text{color:#94a3b8;font-size:.9rem;text-align:center;padding:24px;background:#1e293b;border-radius:8px}.creator-predictions-list{display:flex;flex-direction:column;gap:8px}.creator-pred-row{display:grid;grid-template-columns:2fr 1fr 80px 100px 80px 90px 40px;align-items:center;gap:12px;background:#1e293b;padding:12px 16px;border-radius:8px}.creator-pred-match strong{color:#f1f5f9;display:block;font-size:.9rem}.creator-pred-match small{color:#64748b;font-size:.75rem}.creator-pred-pick{color:#a78bfa;font-weight:600;font-size:.85rem}.creator-pred-price{color:#f59e0b;font-weight:700}.creator-pred-buyers{color:#94a3b8;font-size:.85rem}.creator-pred-revenue{color:#22c55e;font-weight:600}.creator-pred-date{color:#64748b;font-size:.8rem}.creator-pred-result{display:inline-block;width:24px;height:24px;line-height:24px;border-radius:50%;text-align:center;font-size:.75rem;font-weight:700}.creator-pred-result.correct{background:#22c55e22;color:#22c55e}.creator-pred-result.incorrect{background:#ef444422;color:#ef4444}.creator-sales-list{display:flex;flex-direction:column;gap:6px}.creator-sale-row{display:flex;align-items:center;justify-content:space-between;background:#1e293b;padding:10px 16px;border-radius:8px}.sale-match{color:#f1f5f9;font-size:.9rem}.sale-amount{color:#22c55e;font-weight:700}.sale-date{color:#64748b;font-size:.8rem}.creator-info{background:#1e293b;border-radius:12px;padding:24px;margin-top:32px}.creator-info h3{color:#f1f5f9;margin:0 0 16px}.creator-info-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:16px}.creator-info-item{text-align:center}.info-step{display:inline-block;width:32px;height:32px;line-height:32px;border-radius:50%;background:#6c5ce7;color:#fff;font-weight:700;margin-bottom:8px}.creator-info-item p{color:#94a3b8;font-size:.85rem;margin:0}.creator-empty{text-align:center;padding:60px 20px}.creator-empty h2{color:#f1f5f9}.creator-empty p{color:#94a3b8}@media(max-width:768px){.creator-wallet{grid-template-columns:1fr}.creator-pred-row{grid-template-columns:1fr 1fr;gap:8px}.creator-info-grid{grid-template-columns:repeat(2,1fr)}.community-tabs{max-width:100%}.creator-sale-row{flex-direction:column;align-items:flex-start;gap:4px}}.ad-banner-wrapper{margin:16px 0}.ad-placeholder{background:#1a1a2e;border:1px dashed #334155;border-radius:8px;text-align:center;overflow:hidden}.ad-label{display:block;background:#0f172a;color:#475569;font-size:.65rem;text-transform:uppercase;letter-spacing:1px;padding:2px 0}.ad-content-area{padding:12px;display:flex;align-items:center;justify-content:center}.ad-placeholder-text{color:#475569;font-size:.8rem;margin:0}.ad-banner .ad-content-area{min-height:80px}.ad-leaderboard .ad-content-area{min-height:70px}.ad-native .ad-placeholder{border-style:solid;border-color:#1e293b;background:#1e293b}.ad-native .ad-content-area{min-height:60px}*{margin:0;padding:0;box-sizing:border-box}body{font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen,sans-serif;background-color:#0f172a;color:#e2e8f0;min-height:100vh;-webkit-font-smoothing:antialiased}
