:root{color-scheme:light;--green: #58b889;--green-dark: #2c7b56;--green-soft: #e9f8f0;--page: #f4f7f5;--surface: #ffffff;--surface-muted: #f8faf9;--ink: #1c2922;--muted: #64716a;--line: #e3eae5;--warning: #a87727;--danger: #b64e4e;--shadow: 0 18px 55px rgba(31, 76, 54, .09);font-family:PingFang SC,Noto Sans SC,Microsoft YaHei UI,Microsoft YaHei,sans-serif;font-synthesis:none;text-rendering:optimizeLegibility;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}*{box-sizing:border-box}html,body,#root{min-height:100%;margin:0}body{background:var(--page);color:var(--ink);font-size:15px}button,input{font:inherit}button{cursor:pointer}button:disabled{cursor:not-allowed;opacity:.58}a:focus-visible,button:focus-visible,input:focus-visible,select:focus-visible,textarea:focus-visible{outline:3px solid var(--green-dark);outline-offset:3px}a{color:inherit;text-decoration:none}.app-shell{min-height:100vh;background:var(--page)}.topbar{position:sticky;top:0;z-index:10;display:flex;align-items:center;justify-content:space-between;min-height:76px;padding:0 30px;border-bottom:1px solid var(--line);background:#fffffff5;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px)}.brand-block,.topbar-actions,.panel-heading,.page-header,.toolbar,.row-actions,.back-link{display:flex;align-items:center}.brand-block{gap:18px}.brand-logo{width:151px;height:49px;object-fit:contain}.top-divider{width:1px;height:18px;background:#a7b3ac}.top-title{color:var(--muted);font-weight:600}.topbar-actions{gap:10px;color:var(--muted);font-size:13px}.mode-badge,.version-chip{display:inline-flex;align-items:center;min-height:26px;padding:0 10px;border-radius:13px;background:var(--green-soft);color:var(--green-dark);font-size:12px;font-weight:700}.connection-dot{width:8px;height:8px;border-radius:50%;background:var(--green)}.text-button,.link-button{border:0;padding:0;background:transparent;color:var(--green-dark)}.text-button{margin-left:12px}.body-shell{display:grid;grid-template-columns:246px minmax(0,1fr);min-height:calc(100vh - 76px)}.sidebar{position:sticky;top:76px;min-width:0;height:calc(100vh - 76px);display:flex;flex-direction:column;border-right:1px solid var(--line);background:var(--surface)}.nav-list{display:grid;gap:5px;padding:24px 14px 18px}.mobile-nav{display:none}.nav-link{display:flex;align-items:center;gap:15px;min-height:46px;padding:0 18px;border-radius:7px;color:var(--muted);font-weight:600}.nav-link:hover{background:var(--surface-muted);color:var(--ink)}.nav-link.active{background:var(--green);color:#fff}.icon-image{display:block;flex:0 0 24px;width:24px;height:24px;object-fit:contain}.nav-link.active .icon-image{filter:brightness(0) invert(1)}.sidebar-section{margin:0 23px;padding:18px 0;border-top:1px solid var(--line)}.sidebar-section-title,.eyebrow{color:var(--muted);font-size:12px;font-weight:700;letter-spacing:.08em;text-transform:uppercase}.session-list{display:grid;gap:6px;margin-top:12px;padding:12px;border-left:3px solid var(--green);background:var(--surface-muted)}.session-summary{font-weight:700}.session-caption,.session-empty{color:var(--muted);font-size:13px;line-height:1.6}.session-empty{margin-top:12px}.sidebar-account{display:flex;align-items:center;gap:11px;margin:auto 23px 22px;padding-top:18px;border-top:1px solid var(--line)}.sidebar-account strong,.sidebar-account span{display:block}.sidebar-account span{margin-top:4px;color:var(--muted);font-size:12px}.avatar-mark{display:grid;place-items:center;width:40px;height:40px;border-radius:50%;background:var(--green-soft);color:var(--green-dark);font-weight:700}.main-content{min-width:0}.page-wrap{width:min(1180px,100%);margin:0 auto;padding:46px clamp(24px,5vw,82px) 70px}.page-header{justify-content:space-between;gap:24px;padding-bottom:24px;border-bottom:1px solid var(--line)}.page-header h1,.match-header h1,.login-panel h1{margin:0;font-size:clamp(24px,3vw,32px);line-height:1.2;letter-spacing:0;text-wrap:balance}.page-header p,.match-header p,.login-description{margin:10px 0 0;color:var(--muted);line-height:1.7;text-wrap:pretty}.primary-button,.secondary-button{display:inline-flex;align-items:center;justify-content:center;gap:8px;min-height:42px;padding:0 18px;border-radius:8px;border:1px solid transparent;font-weight:700}.primary-button{background:var(--green);color:#fff}.primary-button:hover{background:var(--green-dark)}.secondary-button{border-color:var(--green);background:var(--surface);color:var(--green-dark)}.secondary-button:hover{background:var(--green-soft)}.full-width{width:100%}.summary-grid{display:grid;grid-template-columns:repeat(3,1fr);margin:28px 0 8px;border-block:1px solid var(--line)}.summary-grid>div{display:grid;gap:8px;padding:18px 22px;border-right:1px solid var(--line)}.summary-grid>div:last-child{border-right:0}.summary-grid span{color:var(--muted)}.summary-grid strong{font-size:28px;font-weight:650}.toolbar{justify-content:space-between;gap:18px;margin:25px 0 16px}.tabs{display:flex;gap:5px}.tab-button{min-height:36px;padding:0 15px;border:0;border-radius:18px;background:transparent;color:var(--muted)}.tab-button.active{background:var(--green-soft);color:var(--green-dark);font-weight:700}.search-field{display:flex;align-items:center;gap:8px;width:min(280px,100%);min-height:40px;padding:0 12px;border:1px solid var(--line);border-radius:8px;background:var(--surface);color:var(--muted)}.search-field input{width:100%;border:0;outline:0;background:transparent;color:var(--ink)}.match-table{border-top:1px solid var(--line)}.table-heading,.match-row{display:grid;grid-template-columns:100px 145px minmax(240px,1fr) 105px 105px;gap:16px;align-items:center}.table-heading{min-height:42px;padding:0 18px;color:var(--muted);font-size:12px}.match-row{min-height:76px;padding:0 18px;border-bottom:1px solid var(--line);background:#ffffff59}.match-row:hover{background:var(--surface)}.match-code{color:var(--green-dark);font-weight:700}.muted-text{color:var(--muted)}.team-cell{display:grid;gap:5px;min-width:0}.team-cell strong{overflow:hidden;text-overflow:ellipsis;white-space:nowrap;font-weight:600}.team-cell small{color:var(--muted)}.team-cell em{color:var(--muted);font-style:normal;font-weight:400}.row-actions{justify-content:flex-end}.row-link{border:0;padding:8px 12px;border-radius:18px;background:var(--green-soft);color:var(--green-dark);font-weight:700}.row-link:hover{background:var(--green);color:#fff}.status-badge{display:inline-flex;align-items:center;gap:7px;color:var(--muted);white-space:nowrap}.status-badge>span{width:8px;height:8px;border-radius:50%;background:var(--green)}.status-upcoming>span{background:#d1a44d}.status-finished>span{background:#8d9a93}.notice{display:flex;align-items:center;gap:12px;margin:18px 0;padding:13px 15px;border-left:3px solid var(--green);background:var(--green-soft);color:var(--green-dark);line-height:1.6}.notice-error{border-color:var(--danger);background:#fff1f1;color:var(--danger)}.notice-info{border-color:#6f8aa2;background:#eef5fb;color:#44647d}.empty-state{display:grid;justify-items:center;gap:9px;padding:78px 20px;color:var(--muted);text-align:center}.empty-state strong{color:var(--ink);font-size:18px}.empty-state span{max-width:420px;line-height:1.7}.empty-mark{display:grid;place-items:center;min-width:52px;min-height:52px;border:1px solid var(--line);border-radius:50%;color:var(--green-dark);font-weight:700}.back-link{gap:6px;margin-bottom:24px;color:var(--green-dark);font-weight:700}.match-header{display:flex;align-items:flex-start;justify-content:space-between;gap:20px;padding-bottom:26px;border-bottom:1px solid var(--line)}.match-header h1{margin-top:10px}.match-header h1 span{color:var(--muted);font-weight:400}.match-layout{display:grid;grid-template-columns:minmax(0,1fr) minmax(340px,420px);gap:22px;margin-top:22px}.conversation-panel,.prediction-panel,.plain-section{border-top:2px solid var(--green);background:var(--surface);box-shadow:var(--shadow)}.conversation-panel,.prediction-panel{min-height:520px;padding:24px}.panel-heading{justify-content:space-between;gap:16px;padding-bottom:18px;border-bottom:1px solid var(--line)}.panel-heading h2{margin:7px 0 0;font-size:20px}.conversation-empty{display:grid;gap:8px;place-items:center;min-height:355px;padding:30px;color:var(--muted);text-align:center}.conversation-empty strong{color:var(--ink)}.conversation-input{display:flex;gap:8px;border-top:1px solid var(--line);padding-top:16px}.conversation-input input{flex:1;min-height:42px;padding:0 13px;border:1px solid var(--line);border-radius:8px;background:var(--surface-muted)}.conversation-input button{min-width:70px;border:0;border-radius:8px;background:var(--green-soft);color:var(--green-dark)}.prediction-summary{margin:18px 0;color:var(--muted);line-height:1.7}.prediction-meta{display:grid;grid-template-columns:70px 1fr;gap:8px 12px;padding:14px 0 18px;border-bottom:1px solid var(--line);color:var(--muted);font-size:12px}.prediction-meta code{overflow:hidden;color:var(--ink);text-overflow:ellipsis;white-space:nowrap}.market-section{padding:18px 0 4px;border-bottom:1px solid var(--line)}.market-section:last-child{border-bottom:0}.market-title{margin-bottom:12px;font-weight:700}.probability-row{display:grid;grid-template-columns:78px 1fr 44px;gap:10px;align-items:center;min-height:34px;color:var(--muted)}.probability-row strong{color:var(--green-dark);text-align:right}.probability-track{height:7px;overflow:hidden;border-radius:4px;background:#e9efeb}.probability-track i{display:block;height:100%;border-radius:inherit;background:var(--green)}.panel-loading{display:grid;place-items:center;min-height:280px;color:var(--muted)}.history-list{border-top:1px solid var(--line)}.history-entry{border-bottom:1px solid var(--line);background:#fff6}.history-entry.open{background:var(--surface)}.history-row{display:grid;align-items:center;width:100%;grid-template-columns:100px minmax(220px,1fr) 145px 100px 55px;min-height:76px;padding:0 18px;border:0;border-bottom:1px solid var(--line);background:transparent;text-align:left}.review-state{color:var(--muted)}.review-state.ready{color:var(--green-dark);font-weight:700}.expand-label{color:var(--green-dark);text-align:right}.history-detail{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:20px;padding:18px 18px 22px 120px}.history-detail div{display:grid;gap:7px}.history-detail span{color:var(--muted);font-size:12px}.history-detail strong,.history-detail code{overflow-wrap:anywhere}.account-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:18px;margin-top:28px}.plain-section{min-height:220px;padding:24px}.plain-section h2{margin:12px 0 6px;font-size:21px}.plain-section p{margin:0;color:var(--muted);line-height:1.7}.account-state{margin-top:26px;color:var(--green-dark);font-weight:700}.rights-list{display:grid;gap:9px;margin:20px 0 0;padding-left:18px;color:var(--muted);line-height:1.6}.settings-list{margin-top:28px;border-top:1px solid var(--line);background:var(--surface)}.setting-row{display:flex;align-items:center;justify-content:space-between;gap:20px;min-height:78px;padding:0 20px;border-bottom:1px solid var(--line)}.setting-row span:first-child{display:grid;gap:5px}.setting-row small{color:var(--muted)}.setting-row input{width:20px;height:20px;accent-color:var(--green)}.login-page{display:grid;grid-template-rows:76px 1fr;min-height:100vh;background:var(--page)}.login-brand-row{display:flex;align-items:center;gap:18px;padding:0 30px;border-bottom:1px solid var(--line);background:var(--surface);color:var(--muted);font-weight:600}.login-panel{width:min(430px,calc(100% - 40px));align-self:center;margin:35px auto;padding:34px 38px 38px;border-top:2px solid var(--green);background:var(--surface);box-shadow:var(--shadow)}.login-panel h1{margin-top:11px}.login-form{display:grid;gap:17px;margin-top:26px}.login-form label{display:grid;gap:8px;color:var(--muted);font-weight:600}.login-form input{min-height:44px;padding:0 13px;border:1px solid var(--line);border-radius:8px;outline:0;background:var(--surface);color:var(--ink)}.login-form input:focus{border-color:var(--green);box-shadow:0 0 0 3px #58b88929}.form-error{color:var(--danger);line-height:1.5}.login-footnote{margin-top:22px;color:var(--muted);font-size:12px;line-height:1.7}.full-page-loading{display:grid;place-items:center;min-height:100vh;color:var(--muted)}html[data-compact=true] .match-row,html[data-compact=true] .history-row{min-height:58px}html[data-reduced-motion=true] *{scroll-behavior:auto!important;transition:none!important;animation:none!important}@media (prefers-reduced-motion: reduce){*,*:before,*:after{scroll-behavior:auto!important;transition:none!important;animation:none!important}}@media (max-width: 980px){.body-shell{grid-template-columns:1fr;align-content:start}.sidebar{position:static;height:auto;border-right:0;border-bottom:1px solid var(--line)}.nav-list{display:flex;width:100%;min-width:0;max-width:100%;overflow-x:auto;padding:10px 14px}.nav-link{min-width:max-content}.sidebar-section,.sidebar-account{display:none}.match-layout{grid-template-columns:1fr}.prediction-panel{min-height:auto}.account-grid{grid-template-columns:1fr}}@media (max-width: 700px){.topbar{min-height:68px;padding:10px 16px;gap:10px}.brand-block{min-width:0;gap:10px}.brand-logo{width:116px;height:38px}.top-divider,.top-title{display:none}.topbar-actions{width:auto;flex-shrink:0;gap:8px;font-size:12px}.connection-label{display:none}.mode-badge{min-height:24px;padding:0 8px;font-size:11px}.text-button{margin-left:0;font-size:12px}.body-shell{min-height:calc(100vh - 68px)}.sidebar{display:none}.main-content{width:100%;min-width:0}.mobile-nav{position:fixed;right:0;bottom:0;left:0;z-index:30;display:grid;grid-template-columns:repeat(4,1fr);gap:4px;min-height:70px;padding:8px 12px calc(8px + env(safe-area-inset-bottom));border-top:1px solid var(--line);background:var(--surface);box-shadow:0 -8px 24px #1f4c3614}.mobile-nav .nav-link{flex-direction:column;justify-content:center;gap:3px;min-width:0;min-height:50px;padding:6px 4px;border-radius:10px;font-size:11px;line-height:1.1}.mobile-nav .icon-image{flex-basis:22px;width:22px;height:22px}.page-wrap{width:100%;padding:24px 16px calc(96px + env(safe-area-inset-bottom))}.page-header,.toolbar,.match-header{align-items:flex-start;flex-direction:column}.page-header{gap:14px;padding-bottom:18px}.page-header h1,.match-header h1,.login-panel h1{font-size:28px;line-height:1.15}.page-header p,.match-header p,.login-description{font-size:14px;line-height:1.55}.page-header .secondary-button{width:100%}.summary-grid{grid-template-columns:repeat(3,1fr);gap:0;margin:18px 0 16px;border:1px solid var(--line);border-radius:12px;overflow:hidden;background:var(--surface)}.summary-grid>div{gap:6px;padding:12px 8px;border-right:1px solid var(--line);border-bottom:0;text-align:center}.summary-grid>div:last-child{border-right:0}.summary-grid span{font-size:12px;white-space:nowrap}.summary-grid strong{font-size:24px;font-variant-numeric:tabular-nums}.toolbar{gap:10px;margin:18px 0 14px}.tabs{width:100%;gap:3px;padding:3px;border:1px solid var(--line);border-radius:10px;background:var(--surface)}.tab-button{flex:1;min-height:38px;padding:0 8px;border-radius:8px;font-size:13px}.search-field{width:100%;min-height:44px;border-radius:10px;font-size:16px}.table-heading{display:none}.match-table{display:grid;gap:10px;border-top:0}.match-row{grid-template-columns:1fr auto;gap:8px 12px;min-height:0;padding:14px;border:1px solid var(--line);border-radius:12px;background:var(--surface);box-shadow:0 8px 20px #1f4c360f}.match-row>:nth-child(1){grid-column:1}.match-row>:nth-child(2){grid-column:2;align-self:start;text-align:right;font-size:12px}.match-row>:nth-child(3){grid-column:1 / -1}.match-row>:nth-child(4){grid-column:1;align-self:end}.match-row>:nth-child(5){grid-column:2;align-self:end}.team-cell strong{white-space:normal;overflow:visible;text-wrap:pretty;font-size:16px}.team-cell small{font-size:13px}.row-link{min-height:38px;padding:0 12px;border-radius:9px;font-size:13px}.history-list{display:grid;gap:10px;border-top:0}.history-entry{border:1px solid var(--line);border-radius:12px;background:var(--surface);box-shadow:0 8px 20px #1f4c360f}.history-entry.open{background:var(--surface)}.history-row{grid-template-columns:1fr auto;gap:8px 12px;min-height:0;padding:14px;border-bottom:0;border-radius:12px}.history-row>:nth-child(1),.history-row>:nth-child(2){grid-column:1}.history-row>:nth-child(3),.history-row>:nth-child(4),.history-row>:nth-child(5){grid-column:2}.history-detail{grid-template-columns:1fr;gap:12px;padding:14px;border-top:1px solid var(--line)}.account-grid{gap:10px;margin-top:18px}.plain-section{min-height:0;padding:18px;border-radius:12px;box-shadow:0 8px 20px #1f4c360f}.plain-section h2{font-size:20px}.settings-list{margin-top:18px;border:1px solid var(--line);border-radius:12px;overflow:hidden}.setting-row{min-height:68px;padding:14px 16px;gap:12px}.setting-row small{font-size:13px;line-height:1.45}.setting-row input{flex:0 0 auto;margin-top:3px}.match-header{gap:14px;padding-bottom:18px}.match-header h1{font-size:24px}.match-layout{display:flex;flex-direction:column;gap:12px;margin-top:16px}.prediction-panel{order:-1}.conversation-panel,.prediction-panel{min-height:0;padding:18px;border-radius:12px;box-shadow:0 8px 20px #1f4c360f}.conversation-empty{min-height:180px;padding:20px 8px}.conversation-input input{font-size:16px}.prediction-summary{font-size:14px;line-height:1.6}.prediction-meta{grid-template-columns:64px 1fr}.probability-row{grid-template-columns:62px 1fr 40px;gap:8px;min-height:32px;font-size:13px}.login-page{display:block;min-height:100vh}.login-brand-row{min-height:68px;padding:0 16px;gap:10px}.login-brand-row .brand-logo{width:116px;height:38px}.login-panel{width:calc(100% - 32px);margin:20px auto 36px;padding:24px 20px 26px;border-radius:12px}.login-form input{min-height:46px;font-size:16px}}
