:root{--site-primary: #1a5f3a;--site-primary-light: #2d8a4e;--site-primary-dark: #0e3d24;--site-primary-10: rgba(26, 95, 58, .1);--site-primary-20: rgba(26, 95, 58, .2);--site-header-bg: #fff}*{margin:0;padding:0;box-sizing:border-box}body{font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Helvetica Neue,Arial,sans-serif;background-color:#f0f2f5;min-height:100vh}#root{min-height:100vh}.hide-on-mobile{display:block}.show-on-mobile{display:none}.hide-on-tablet{display:block}.show-on-tablet{display:none}@media (max-width: 767px){.hide-on-mobile{display:none!important}.show-on-mobile{display:block!important}}@media (min-width: 768px) and (max-width: 991px){.hide-on-tablet{display:none!important}.show-on-tablet{display:block!important}}.responsive-container{width:100%;padding:24px;margin:0 auto;max-width:1400px}@media (max-width: 767px){.responsive-container{padding:12px}}@media (min-width: 768px) and (max-width: 991px){.responsive-container{padding:16px}}.disclaimer-text{color:#cf1322;font-weight:500;text-align:center;padding:12px;background:#fff2f0;border:1px solid #ffccc7;border-radius:6px;margin:16px 0}@media (max-width: 767px){.disclaimer-text{padding:8px 10px;font-size:11px!important;margin:12px 0}}.probability-high{color:var(--site-primary);font-weight:700;font-size:18px}.probability-mid{color:#d48806;font-weight:600}.probability-low{color:#8c8c8c}.score-badge{display:inline-block;padding:4px 12px;background:var(--site-primary);color:#fff;border-radius:4px;font-weight:700;font-size:16px;margin:0 8px}@media (max-width: 767px){.score-badge{padding:2px 8px;font-size:14px;margin:0 4px}}@media (max-width: 767px){.ant-table{font-size:13px}.ant-table-thead>tr>th{padding:8px 6px!important}.ant-table-tbody>tr>td{padding:6px!important}}@media (max-width: 767px){.hero-banner .ant-typography{font-size:20px!important}.hero-banner .ant-typography+.ant-typography{font-size:13px!important}}.ant-select-selector{cursor:pointer!important}@media (max-width: 767px){.mobile-full-width{width:100%!important;min-width:unset!important}}.vs-text{font-size:28px;font-weight:700;color:var(--site-primary)}@media (max-width: 767px){.vs-text{font-size:20px}}.predict-percent{font-size:36px;font-weight:700}@media (max-width: 767px){.predict-percent{font-size:24px}}@media (min-width: 768px) and (max-width: 991px){.predict-percent{font-size:28px}}@media (max-width: 767px){.predict-chart-container{height:250px!important}}@media (min-width: 768px) and (max-width: 991px){.predict-chart-container{height:300px!important}}@media (max-width: 767px){.quick-actions-row .ant-col{flex:0 0 100%!important;max-width:100%!important}.quick-actions-row .ant-btn{width:100%}}@media (max-width: 767px){.ant-statistic-content-value{font-size:22px!important}.ant-statistic-content-prefix{font-size:18px!important}}@media (max-width: 767px){.scrollable-table-wrapper{-webkit-overflow-scrolling:touch;overflow-x:auto}}@media (max-width: 767px){.ant-card{border-radius:8px}.ant-card-head{padding:0 12px;min-height:40px}.ant-card-head-title{font-size:14px;padding:10px 0}.ant-card-body{padding:12px}.ant-card-extra{font-size:12px}}@media (max-width: 767px){.site-footer{font-size:10px!important;padding:12px 8px!important}}.dashboard-hero{position:relative;width:100%;min-height:60vh;display:flex;flex-direction:column;justify-content:flex-end;border-radius:16px;overflow:hidden;margin-bottom:24px}@media (max-width: 767px){.dashboard-hero{min-height:40vh;border-radius:12px}}.dashboard-hero-overlay{position:absolute;inset:0;background:linear-gradient(135deg,var(--site-primary-dark) 0%,var(--site-primary) 50%,#0f1a12 100%);z-index:0}.dashboard-hero-overlay.has-cover{background:linear-gradient(rgba(0,0,0,.4) 30%,rgba(0,0,0,.75) 100%)}.dashboard-hero-cover{position:absolute;inset:0;width:100%;height:100%;object-fit:cover;z-index:0}.dashboard-hero-content{position:relative;z-index:1;padding:48px 40px 0}@media (max-width: 767px){.dashboard-hero-content{padding:32px 16px 0}}.dashboard-hero-title{font-size:48px;font-weight:800;letter-spacing:-.02em;color:#fff;margin:0 0 8px;text-shadow:0 2px 8px rgba(0,0,0,.4);line-height:1.2}@media (max-width: 767px){.dashboard-hero-title{font-size:28px}}.dashboard-hero-subtitle{font-size:16px;color:#ffffffbf;margin:0 0 24px;text-shadow:0 1px 4px rgba(0,0,0,.3)}@media (max-width: 767px){.dashboard-hero-subtitle{font-size:13px;margin-bottom:16px}}.dashboard-stats-bar{display:flex;background:rgba(0,0,0,.35);backdrop-filter:blur(8px);-webkit-backdrop-filter:blur(8px);border-radius:12px 12px 0 0;padding:12px 24px;gap:0}@media (max-width: 767px){.dashboard-stats-bar{display:grid;grid-template-columns:1fr 1fr;padding:10px 16px;border-radius:10px 10px 0 0}}.dashboard-stats-item{flex:1;text-align:center;padding:8px 4px;cursor:pointer;border-radius:8px;transition:all .2s ease;user-select:none}.dashboard-stats-item:hover{background:rgba(255,255,255,.1);transform:scale(1.05)}.dashboard-stats-item+.dashboard-stats-item{border-left:1px solid rgba(255,255,255,.12)}@media (max-width: 767px){.dashboard-stats-item:nth-child(2){border-left:none}.dashboard-stats-item:nth-child(3),.dashboard-stats-item:nth-child(4){border-left:1px solid rgba(255,255,255,.12)}}.dashboard-stats-value{display:block;font-size:22px;font-weight:700;color:#fff;line-height:1.2}@media (max-width: 767px){.dashboard-stats-value{font-size:18px}}.dashboard-stats-label{display:block;font-size:12px;color:#fff9;margin-top:2px}@media (max-width: 767px){.dashboard-stats-label{font-size:11px}}.match-card{background:#fff;border-radius:12px;box-shadow:0 2px 8px #0000000f;cursor:pointer;overflow:hidden;transition:all .25s ease;width:100%;height:100%;display:flex;flex-direction:column}.match-card:hover{box-shadow:0 8px 24px #0000001f;transform:translateY(-4px)}.match-card.finished{opacity:.6}.match-card-scroll>.match-card{width:260px;flex-shrink:0}.match-card-topbar{background:var(--site-primary);color:#fff;padding:8px 14px;display:flex;justify-content:space-between;align-items:center;font-size:12px;font-weight:600}.match-card-body{padding:16px 14px 14px;text-align:center;flex:1;display:flex;flex-direction:column;justify-content:center}.match-card-teams{display:flex;align-items:center;justify-content:center;gap:10px;margin-bottom:12px}.match-card-team{display:flex;flex-direction:column;align-items:center;gap:4px;flex:1}.match-card-team-name{font-size:13px;font-weight:600;color:#333;line-height:1.2}.match-card-vs{font-size:14px;font-weight:700;color:#999;flex-shrink:0}.match-card-footer{display:flex;justify-content:space-between;align-items:center;padding:8px 14px;background:#f8f9fa;border-top:1px solid #f0f0f0;font-size:12px;color:#666}.match-card-time{font-weight:500}.match-card-score{font-size:18px;font-weight:800;color:var(--site-primary)}.match-card-scroll{display:flex;gap:12px;overflow-x:auto;padding-bottom:8px;scroll-snap-type:x mandatory;-webkit-overflow-scrolling:touch}.match-card-scroll>.match-card{scroll-snap-align:start}.match-card-scroll::-webkit-scrollbar{height:4px}.match-card-scroll::-webkit-scrollbar-thumb{background:#d9d9d9;border-radius:2px}.match-card-scroll::-webkit-scrollbar-track{background:transparent}.predict-card{background:#fff;border-radius:12px;box-shadow:0 2px 8px #0000000f;cursor:pointer;padding:16px;transition:all .25s ease;width:100%;height:100%}.predict-card:hover{box-shadow:0 8px 24px #0000001f;transform:translateY(-2px)}.predict-card-header{text-align:center;margin-bottom:14px}.predict-card-header .match-card-team-name{font-size:14px}.predict-prob-row{display:flex;align-items:center;gap:8px;margin-bottom:6px;font-size:12px}.predict-prob-label{width:32px;text-align:right;flex-shrink:0;font-weight:500}.predict-prob-bar-track{flex:1;height:12px;background:#f0f0f0;border-radius:6px;overflow:hidden;position:relative}.predict-prob-bar-fill{height:100%;border-radius:6px;transition:width .5s ease}.predict-prob-bar-fill.home{background:linear-gradient(90deg,#e74c3c,#c0392b)}.predict-prob-bar-fill.draw{background:#bdc3c7}.predict-prob-bar-fill.away{background:linear-gradient(90deg,#3498db,#2980b9)}.predict-prob-value{width:38px;text-align:right;flex-shrink:0;font-weight:700;font-size:13px}.predict-card-most-likely{text-align:center;margin-top:10px;padding-top:10px;border-top:1px solid #f0f0f0;font-size:12px;color:#999}.entry-card{background:#f8faf9;border-radius:12px;box-shadow:0 1px 4px #0000000a;cursor:pointer;padding:20px 16px;text-align:center;transition:all .25s ease;height:100%}.entry-card:hover{transform:translateY(-2px);box-shadow:0 4px 12px #00000014;background:#f0f5f2}.entry-card-icon{font-size:32px;line-height:1.2;margin-bottom:8px;display:block}.entry-card-title{font-size:15px;font-weight:600;color:#333;margin-bottom:4px;display:block}.entry-card-desc{font-size:12px;color:#999;display:block}.dashboard-section-light{background:#f0f2f5;padding:24px;border-radius:16px;margin-bottom:24px}@media (max-width: 767px){.dashboard-section-light{padding:16px;border-radius:12px}}.dashboard-section-white{background:#ffffff;padding:24px;border-radius:16px;margin-bottom:24px;box-shadow:0 1px 4px #0000000a}@media (max-width: 767px){.dashboard-section-white{padding:16px;border-radius:12px}}.dashboard-section-header{display:flex;justify-content:space-between;align-items:center;margin-bottom:16px}.dashboard-section-title{font-size:20px;font-weight:700;color:#1a1a1a;margin:0}@media (max-width: 767px){.dashboard-section-title{font-size:17px}}.dashboard-section-link{font-size:13px;color:var(--site-primary-light);cursor:pointer;white-space:nowrap}.dashboard-section-link:hover{color:var(--site-primary);text-decoration:underline}.dashboard-empty{text-align:center;padding:32px 16px;color:#999}.dashboard-empty-icon{font-size:40px;margin-bottom:12px;display:block}.dashboard-empty-text{font-size:14px;margin-bottom:16px}@media (max-width: 767px){.dashboard-empty{padding:24px 12px}.dashboard-empty-icon{font-size:32px}}.predict-grid{display:grid;grid-template-columns:1fr 1fr;gap:12px}@media (max-width: 767px){.predict-grid{grid-template-columns:1fr}}
