:root{--console-layout-bg:#e9eef4;--console-surface-bg:#f7f9fc;--console-canvas-bg:#e4eaf0;--console-data-head-bg:#e9eef4;--console-data-row-bg:#fff;--console-data-row-zebra-bg:#f7f9fc;--console-data-row-hover-bg:#0f766e14;--console-data-row-selected-bg:#2563eb4d;--console-data-row-selected-hover-bg:#2563eb4d;--console-border:#e0e6ee;--console-ink:#0b1f3a;--console-ink-muted:#64748b;--console-accent:#0f766e;--console-accent-ring:#0f766e38;--console-highlight:#d97706;--console-radius-card:10px}*{box-sizing:border-box}.sr-only{clip:rect(0, 0, 0, 0);white-space:nowrap;border:0;width:1px;height:1px;margin:-1px;padding:0;position:absolute;overflow:hidden}.region-drag-handle.ant-btn{width:44px;height:44px;color:var(--console-ink-muted);cursor:grab}.region-drag-handle.ant-btn:active{cursor:grabbing}.region-drag-handle.ant-btn:focus-visible{box-shadow:0 0 0 3px var(--console-accent-ring)}.region-name-edit-trigger.ant-btn{height:36px;color:var(--console-ink);align-items:center;gap:8px;margin-left:-12px;padding-inline:12px;display:inline-flex}.region-name-edit-trigger__icon{color:var(--console-ink-muted);opacity:0;transition:opacity .16s}.region-name-edit-trigger:hover .region-name-edit-trigger__icon,.region-name-edit-trigger:focus-visible .region-name-edit-trigger__icon{opacity:1}.region-name-editor{width:min(100%,420px)}.region-row--dragging>.ant-table-cell{opacity:.48}.region-row--drag-over>.ant-table-cell{box-shadow:inset 0 2px 0 var(--console-accent);background:var(--console-data-row-hover-bg)!important}.country-summary-bar{justify-content:space-between;align-items:center;gap:16px;min-height:32px;display:flex}.country-summary-bar__divider{background:var(--console-border);width:1px;height:14px}.country-filter-bar{border:1px solid var(--console-border);border-radius:var(--console-radius-card);background:var(--console-data-head-bg);align-items:flex-end;gap:12px;padding:14px 16px;display:flex}.country-filter-field{flex-direction:column;gap:6px;display:flex}.country-filter-field>.ant-typography{font-size:12px;font-weight:500}.country-filter-field--name{width:min(360px,38vw)}.country-filter-field--region{width:min(260px,30vw)}.country-filter-field--region .ant-select{width:100%}.country-filter-actions{white-space:nowrap;align-items:center;gap:4px;min-height:32px;margin-left:auto;display:flex}.country-search-hint.ant-typography{align-items:center;gap:7px;margin-top:-4px;font-size:13px;display:inline-flex}.country-region-collapse.ant-collapse{background:0 0;border:0}.country-region-collapse>.ant-collapse-item{background:var(--console-data-row-bg);margin-bottom:10px;overflow:hidden;box-shadow:0 1px 2px #0b1f3a09;border:1px solid var(--console-border)!important;border-radius:var(--console-radius-card)!important}.country-region-collapse>.ant-collapse-item:last-child{margin-bottom:0}.country-region-collapse .ant-collapse-header{background:var(--console-data-head-bg);min-height:52px;align-items:center!important;padding:10px 16px!important}.country-region-collapse .ant-collapse-header:focus-visible{box-shadow:inset 0 0 0 3px var(--console-accent-ring)}.country-region-collapse .ant-collapse-content{border-top:1px solid var(--console-border)}.country-region-collapse .ant-collapse-content-box{padding:0!important}.country-region-heading{justify-content:space-between;align-items:center;gap:16px;width:100%;display:flex}.country-region-heading__identity,.country-region-heading__counts{align-items:center;gap:10px;display:inline-flex}.country-region-heading__counts{flex-wrap:wrap;justify-content:flex-end}.country-table .ant-table-thead>tr>th{background:var(--console-data-head-bg);color:var(--console-ink-muted);font-size:12px;font-weight:600}.country-table .ant-table-tbody>tr>td{background:var(--console-data-row-bg)}.country-table .ant-table-tbody>tr:nth-child(2n)>td{background:var(--console-data-row-zebra-bg)}.country-table .ant-table-tbody>tr:hover>td{background:var(--console-data-row-hover-bg)!important}.country-drag-handle.ant-btn{width:44px;height:44px;color:var(--console-ink-muted);cursor:grab}.country-drag-handle.ant-btn:active{cursor:grabbing}.country-drag-handle.ant-btn:focus-visible{box-shadow:0 0 0 3px var(--console-accent-ring)}.country-name-cell{align-items:center;gap:10px;display:inline-flex}.country-flag{border:1px solid var(--console-border);background:var(--console-data-head-bg);width:28px;height:20px;color:var(--console-ink-muted);border-radius:4px;flex:0 0 28px;justify-content:center;align-items:center;display:inline-flex;position:relative;overflow:hidden}.country-flag img{object-fit:cover;width:100%;height:100%;position:absolute;inset:0}.country-flag__fallback{font-size:12px}.country-number{font-variant-numeric:tabular-nums}.country-row--dragging>.ant-table-cell{opacity:.48}.country-row--drag-over>.ant-table-cell{box-shadow:inset 0 2px 0 var(--console-accent);background:var(--console-data-row-hover-bg)!important}.crawler-task-filter-bar{border:1px solid var(--console-border);border-radius:var(--console-radius-card);background:var(--console-data-head-bg);flex-wrap:wrap;align-items:flex-end;gap:12px;padding:14px 16px;display:flex}.crawler-task-filter-field{flex-direction:column;gap:6px;display:flex}.crawler-task-filter-field>.ant-typography{font-size:12px;font-weight:500}.crawler-task-filter-field--id{width:180px}.crawler-task-filter-field--id .ant-input-number,.crawler-task-filter-field--type .ant-select,.crawler-task-filter-field--status .ant-select{width:100%}.crawler-task-filter-field--type,.crawler-task-filter-field--status{width:180px}.crawler-task-filter-field--source{width:min(360px,36vw)}.crawler-task-filter-actions{margin-left:auto}@media (max-width:768px){.country-summary-bar,.country-filter-bar,.crawler-task-filter-bar{flex-direction:column;align-items:stretch}.country-filter-field--name,.country-filter-field--region{width:100%}.country-filter-actions{justify-content:space-between;width:100%;margin-left:0}.crawler-task-filter-field--id,.crawler-task-filter-field--type,.crawler-task-filter-field--status,.crawler-task-filter-field--source{width:100%}.crawler-task-filter-actions{margin-left:0}.country-region-heading{flex-direction:column;align-items:flex-start;gap:6px}.country-region-heading__counts{justify-content:flex-start}}html,body{background:var(--console-layout-bg);min-height:100%;color:var(--console-ink);margin:0;padding:0;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Helvetica Neue,Arial,Noto Sans,PingFang SC,Microsoft YaHei,sans-serif}.console-card{transition:box-shadow .18s,transform .18s}.console-card:hover{transform:translateY(-1px);box-shadow:0 2px 4px #0b1f3a0d,0 12px 28px #0b1f3a14}.console-section-heading{align-items:center;gap:8px;min-height:28px;margin:0 0 12px;display:flex}.console-section-heading__icon{color:var(--console-accent);flex-shrink:0;font-size:16px;line-height:1}.console-section-heading__title.ant-typography{color:var(--console-ink)!important;margin:0!important;font-size:15px!important;font-weight:600!important;line-height:1.35!important}.console-shortcut{border-radius:var(--console-radius-card,10px);cursor:pointer;outline:none;height:100%;display:block}.console-shortcut:focus-visible{box-shadow:0 0 0 3px var(--console-accent-ring,#0f766e38)}.console-shortcut:hover .console-shortcut__icon,.console-shortcut:focus-visible .console-shortcut__icon{background:color-mix(in srgb, var(--console-accent) 18%, transparent)}@media (prefers-reduced-motion:reduce){.region-row--dragging>.ant-table-cell,.region-row--drag-over>.ant-table-cell,.region-name-edit-trigger__icon,.country-row--dragging>.ant-table-cell,.country-row--drag-over>.ant-table-cell{transition:none}.console-card,.console-card:hover{transition:none;transform:none}}.fundamental-analysis{--fundamental-efficiency-high:#4575b4;--fundamental-goals:var(--console-accent);border:1px solid color-mix(in srgb, var(--console-accent) 28%, var(--console-border));border-top:3px solid var(--console-accent);background:linear-gradient(135deg, #0f766e0b, transparent 42%), var(--console-data-row-bg);font-variant-numeric:tabular-nums;border-radius:4px;overflow:hidden;box-shadow:0 6px 18px #0b1f3a0e}.fundamental-analysis__header{border-bottom:1px solid var(--console-border);background:color-mix(in srgb, var(--console-data-head-bg) 82%, white);justify-content:space-between;align-items:center;gap:12px;padding:9px 12px 8px;display:flex}.fundamental-analysis__header h3{color:var(--console-ink);letter-spacing:.04em;margin:1px 0 0;font-size:14px;line-height:1.15}.fundamental-analysis__eyebrow{color:var(--console-accent);letter-spacing:.2em;font-size:9px;font-weight:800}.fundamental-analysis__status{flex-wrap:wrap;justify-content:flex-end;align-items:center;gap:5px;display:flex}.fundamental-analysis__status-group{align-items:center;gap:5px;display:inline-flex}.fundamental-analysis__status span{border:1px solid var(--console-border);color:var(--console-ink-muted);background:#fff;border-radius:999px;padding:2px 7px;font-size:10px;font-weight:650}.fundamental-analysis__status span[data-confidence=high]{color:#c81e1e;background:#dc26261a;border-color:#dc26266b}.fundamental-analysis__status span[data-confidence=medium]{color:#b45309;background:#d977061a;border-color:#d9770657}.fundamental-analysis__status span[data-confidence=low]{color:#64748b;background:#64748b14;border-color:#64748b52}.fundamental-analysis__status span[data-model-version=legacy]{color:#475569;background:#94a3b81a;border-color:#94a3b857}.fundamental-analysis__status span[data-state=frozen]{color:#1d4ed8;background:#2563eb14;border-color:#2563eb4d}.fundamental-analysis__status span[data-state=snapshot]{color:#0f766e;background:#0891b214;border-color:#0891b247}.fundamental-analysis__sync-status{color:#92400e;background:#d9770614;border-bottom:1px solid #d9770633;padding:7px 12px;font-size:11px;line-height:1.45}.fundamental-analysis__sync-status[data-status=failed]{color:#b91c1c;background:#dc262612;border-bottom-color:#dc262633}.fundamental-analysis__team-grid{background:var(--console-border);grid-template-columns:repeat(2,minmax(0,1fr));gap:1px;display:grid}.fundamental-analysis__team{background:var(--console-data-row-bg);grid-template-columns:repeat(3,minmax(0,1fr));gap:9px;min-width:0;padding:10px 12px;display:grid}.fundamental-analysis__team-name{grid-column:1/-1;align-items:center;gap:7px;min-width:0;display:flex}.fundamental-analysis__team-name>span{background:var(--console-ink);color:#fff;border-radius:3px;flex:0 0 20px;place-items:center;width:20px;height:20px;font-size:10px;font-weight:800;display:grid}.fundamental-analysis__team-name>strong{color:var(--console-ink);text-overflow:ellipsis;white-space:nowrap;font-size:12px;overflow:hidden}.fundamental-analysis__metric{min-width:0}.fundamental-analysis__metric>span,.fundamental-analysis__line>span{color:var(--console-ink-muted);font-size:11px;font-weight:550;line-height:1.35;display:block}.fundamental-analysis__metric>strong{color:var(--console-ink);margin-top:2px;font-size:19px;line-height:1;display:block}.fundamental-analysis__metric>strong[data-efficiency=high]{color:var(--fundamental-efficiency-high)}.fundamental-analysis__metric>strong[data-efficiency=low]{color:#9a4d20}.fundamental-analysis__legend{border-top:1px solid var(--console-border);border-bottom:1px solid var(--console-border);background:color-mix(in srgb, var(--console-data-head-bg) 55%, white);color:var(--console-ink-muted);margin:0;padding:6px 12px;font-size:10px;line-height:1.35}.fundamental-analysis__metric[data-goals]>strong,.fundamental-analysis__line[data-goals]>strong{color:var(--fundamental-goals)}.fundamental-analysis__metric>small,.fundamental-analysis__line>small{color:color-mix(in srgb, var(--console-ink) 62%, var(--console-ink-muted));margin-top:4px;font-size:10px;line-height:1.35;display:block}.fundamental-analysis__sample-note{color:var(--console-ink-muted);flex-wrap:wrap;grid-column:1/-1;align-items:baseline;gap:4px 8px;margin:0;font-size:10px;line-height:1.35;display:flex}.fundamental-analysis__sample-note>strong{color:var(--console-ink);font-size:12px;font-weight:700}.fundamental-analysis__sample-note>span{color:var(--console-ink-muted);font-size:10px}.fundamental-analysis__strip{border-top:1px solid var(--console-border);border-bottom:1px solid var(--console-border);background:var(--console-data-head-bg);grid-template-columns:78px repeat(3,minmax(0,1fr));display:grid}.fundamental-analysis__strip-title{color:color-mix(in srgb, var(--console-ink) 68%, var(--console-ink-muted));align-self:center;gap:2px;padding:7px 10px;font-size:11px;font-weight:550;line-height:1.35;display:grid}.fundamental-analysis__strip-title>small{color:var(--console-ink);font-size:10px;font-weight:700}.fundamental-analysis__outcome{border-left:1px solid var(--console-border);grid-template-columns:auto 1fr auto;align-items:baseline;gap:8px;padding:7px 10px;display:grid}.fundamental-analysis__outcome:first-child{border-left:0}.fundamental-analysis__outcome>span{color:var(--console-ink-muted);font-size:10px}.fundamental-analysis__outcome>small{font-variant-numeric:tabular-nums;align-items:baseline;gap:4px;display:inline-flex}.fundamental-analysis__outcome>small>span{color:var(--console-ink-muted);font-size:10px}.fundamental-analysis__outcome>small>strong{color:var(--console-ink);font-size:12px;font-weight:700;line-height:1.1}.fundamental-analysis__outcome>strong{color:var(--console-ink);text-align:right;font-size:15px}.fundamental-analysis__lines{background:color-mix(in srgb, var(--console-data-head-bg) 70%, white);grid-template-columns:repeat(3,minmax(0,1fr));gap:8px;padding:9px 10px;display:grid}.fundamental-analysis__line{border:1px solid var(--console-border);border-left:2px solid color-mix(in srgb, var(--console-ink-muted) 45%, var(--console-border));background:var(--console-data-row-bg);border-radius:3px;min-width:0;padding:10px 12px}.fundamental-analysis__line>span{color:color-mix(in srgb, var(--console-ink) 68%, var(--console-ink-muted));font-size:11px;font-weight:550;line-height:1.35}.fundamental-analysis__line>strong{color:var(--console-ink);letter-spacing:-.01em;margin-top:4px;font-size:20px;font-weight:700;line-height:1.15;display:block}.fundamental-analysis__settlement{color:var(--console-ink-muted);flex-wrap:wrap;margin:6px 0 0;font-size:10px;line-height:1.4;display:flex}.fundamental-analysis__fair-water{color:var(--console-ink-muted);flex-wrap:wrap;align-items:baseline;gap:3px 8px;margin:7px 0 0;font-size:10px;line-height:1.4;display:flex}.fundamental-analysis__fair-water>span{margin-right:1px}.fundamental-analysis__fair-water>strong{color:var(--console-ink);font-size:11px;font-weight:700}.fundamental-analysis__settlement>span:not(:last-child):after{color:color-mix(in srgb, var(--console-border) 75%, var(--console-ink-muted));content:"·";margin:0 6px}.fundamental-analysis__line>small{color:var(--console-ink-muted);margin-top:6px;font-size:10px;line-height:1.4;display:block}.fundamental-analysis__line-meta{color:color-mix(in srgb, var(--console-ink) 52%, var(--console-ink-muted));margin-top:3px;font-size:10px;line-height:1.35}.fundamental-analysis__line>.fundamental-analysis__theory-tendency{color:var(--console-ink);margin-top:5px;font-weight:700}.fundamental-analysis__line-meta+.fundamental-analysis__settlement{margin-top:4px}.fundamental-analysis__fair-water+.fundamental-analysis__settlement{margin-top:3px}.fundamental-analysis__market{border-top:1px solid var(--console-border);background:color-mix(in srgb, var(--console-surface-bg) 92%, white);gap:10px;padding:12px;display:grid}.fundamental-analysis__tendency-layer{border-top:1px solid var(--console-border);background:color-mix(in srgb, var(--console-data-head-bg) 45%, white);gap:10px;padding:12px;display:grid}.fundamental-analysis__tendency-layer--composite{background:color-mix(in srgb, var(--console-accent) 4%, white)}.fundamental-analysis__tendency-subheading{color:var(--console-text-muted,#64748b);font-size:12px;font-weight:600}.fundamental-analysis__upset-alert{border-top:1px solid color-mix(in srgb, var(--console-highlight) 28%, transparent);background:color-mix(in srgb, var(--console-highlight) 8%, white);gap:8px;padding:10px 12px;display:grid}.fundamental-analysis__market-node>.fundamental-analysis__upset-alert{border:1px solid color-mix(in srgb, var(--console-highlight) 24%, transparent);border-radius:3px;padding:8px 10px}.fundamental-analysis__upset-items{flex-wrap:wrap;gap:7px;display:flex}.fundamental-analysis__upset-items>span{border:1px solid color-mix(in srgb, var(--console-highlight) 24%, transparent);background:color-mix(in srgb, var(--console-highlight) 5%, white);border-radius:4px;align-items:baseline;gap:7px;padding:6px 9px;display:inline-flex}.fundamental-analysis__upset-items strong{color:var(--console-highlight);font-size:13px}.fundamental-analysis__upset-items small{color:var(--console-ink-muted);font-size:12px}.fundamental-analysis__behavior-grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:8px;display:grid}.fundamental-analysis__behavior-card{border-left:3px solid var(--console-ink-muted);background:var(--console-data-row-bg);border-radius:4px;align-content:start;gap:6px;min-width:0;padding:10px;display:grid;box-shadow:inset 0 0 0 1px #0f172a14}.fundamental-analysis__behavior-card[data-confidence=high]{border-left-color:#c81e1e}.fundamental-analysis__behavior-card[data-confidence=medium]{border-left-color:var(--console-highlight)}.fundamental-analysis__behavior-card[data-confidence=low]{border-left-color:#94a3b8}.fundamental-analysis__behavior-card>div{justify-content:space-between;align-items:baseline;gap:8px;display:flex}.fundamental-analysis__behavior-card>div>span,.fundamental-analysis__behavior-card>div>small,.fundamental-analysis__behavior-card>p,.fundamental-analysis__behavior-card>footer{color:var(--console-ink-muted);font-size:12px}.fundamental-analysis__behavior-card>div>span{font-weight:650}.fundamental-analysis__behavior-card>strong{color:var(--console-ink);font-size:16px;line-height:1.25}.fundamental-analysis__behavior-card>p{min-height:34px;margin:0;line-height:1.4}.fundamental-analysis__behavior-card>footer{flex-wrap:wrap;justify-content:space-between;align-items:baseline;gap:5px 10px;display:flex}.fundamental-analysis__confidence-badge{border:1px solid var(--console-border);background:#fff;border-radius:999px;align-items:center;padding:2px 7px;font-size:11px;font-weight:650;line-height:1.2;display:inline-flex}.fundamental-analysis__confidence-badge[data-confidence=high]{color:#c81e1e;background:#dc26261a;border-color:#dc26266b}.fundamental-analysis__confidence-badge[data-confidence=medium]{color:#b45309;background:#d977061a;border-color:#d9770657}.fundamental-analysis__confidence-badge[data-confidence=low]{color:#64748b;background:#64748b14;border-color:#64748b52}.fundamental-analysis__behavior-card details{position:relative}.fundamental-analysis__behavior-card summary{cursor:pointer;font-weight:650}.fundamental-analysis__behavior-card ul{color:var(--console-ink-muted);gap:4px;margin:6px 0 0;padding-left:18px;line-height:1.4;display:grid}.fundamental-analysis__behavior-card--composite>p{min-height:0}.fundamental-analysis__market-heading,.fundamental-analysis__market-group{align-items:baseline;gap:12px;display:flex}.fundamental-analysis__market-heading>span{color:var(--console-ink);font-weight:700}.fundamental-analysis__market-heading>small{color:var(--console-ink-muted)}.fundamental-analysis__market-group>strong{width:48px;color:var(--console-ink-muted);flex:0 0 48px;font-size:12px;font-weight:650}.fundamental-analysis__market-node{gap:8px;width:100%;min-width:0;display:grid}.fundamental-analysis__market-cards{grid-template-columns:repeat(3,minmax(0,1fr));gap:8px;display:grid}.fundamental-analysis__market-reading{border-left:3px solid var(--console-accent);background:color-mix(in srgb, var(--console-accent) 6.5%, transparent);border-radius:3px;justify-content:space-between;align-items:center;gap:12px;min-width:0;padding:8px 10px 8px 9px;display:flex}.fundamental-analysis__market-reading[data-relation=handicap_protection],.fundamental-analysis__market-reading[data-relation=deep_line]{border-left-color:var(--console-highlight);background:color-mix(in srgb, var(--console-highlight) 7%, transparent)}.fundamental-analysis__market-reading>div:first-child{gap:2px;min-width:0;display:grid}.fundamental-analysis__market-reading>div:first-child>span{background:var(--console-accent);color:#fff;letter-spacing:.02em;border-radius:3px;width:fit-content;padding:2px 7px;font-size:11px;font-weight:700;line-height:1.35}.fundamental-analysis__market-reading[data-relation=handicap_protection]>div:first-child>span,.fundamental-analysis__market-reading[data-relation=deep_line]>div:first-child>span{background:var(--console-highlight);color:#fff}.fundamental-analysis__market-reading>div:first-child>b{color:var(--console-ink);font-size:13px;line-height:1.4}.fundamental-analysis__market-reading small{color:color-mix(in srgb, var(--console-ink) 58%, var(--console-ink-muted));font-size:12px;line-height:1.4}.fundamental-analysis__goal-range{text-align:right;border-left:1px solid #64748b2e;flex:none;gap:2px;padding-left:12px;display:grid}.fundamental-analysis__goal-range>strong{color:var(--console-ink);font-size:13px}.fundamental-analysis__score-tendencies{background:color-mix(in srgb, var(--console-data-head-bg) 58%, white);border-radius:4px;gap:6px;padding:8px 9px;display:grid;box-shadow:inset 0 0 0 1px #64748b1f}.fundamental-analysis__score-tendencies--theory{border-top:1px solid var(--console-border);box-shadow:none;border-radius:0;padding:10px 12px 12px}.fundamental-analysis__score-groups-note{color:color-mix(in srgb, var(--console-ink) 55%, var(--console-ink-muted));margin:0 0 6px;font-size:11px;line-height:1.6}.fundamental-analysis__score-groups{grid-template-columns:minmax(0,1fr);gap:10px;display:grid}.fundamental-analysis__score-group{align-content:start;gap:5px;display:grid}.fundamental-analysis__score-group li[data-matched="0"]>strong{color:var(--console-warning,#b45309)}.fundamental-analysis__score-heading{flex-wrap:wrap;align-items:baseline;gap:2px 8px;display:flex}.fundamental-analysis__score-heading>span{color:var(--console-ink);font-size:12px;font-weight:700}.fundamental-analysis__score-heading>small{color:color-mix(in srgb, var(--console-ink) 45%, var(--console-ink-muted));font-size:11px}.fundamental-analysis__score-expand{color:var(--console-accent,#0f766e);font:inherit;cursor:pointer;text-underline-offset:2px;background:0 0;border:0;justify-self:start;margin:0;padding:0;font-size:11px;font-weight:550;text-decoration:underline}.fundamental-analysis__score-expand:hover{color:var(--console-ink)}.fundamental-analysis__score-basis{grid-template-columns:repeat(3,minmax(0,1fr));gap:5px;margin:0;display:grid}.fundamental-analysis__score-basis>span{background:var(--console-data-row-bg);color:color-mix(in srgb, var(--console-ink) 58%, var(--console-ink-muted));border-radius:3px;gap:2px;padding:5px 7px;font-size:12px;line-height:1.4;display:grid}.fundamental-analysis__score-basis strong{color:var(--console-ink);font-variant-numeric:tabular-nums;font-size:13px;font-weight:700}.fundamental-analysis__score-basis small{color:var(--console-ink-muted);font-size:11px;line-height:1.3}.fundamental-analysis__score-tendencies ol{grid-template-columns:repeat(4,minmax(0,1fr));gap:6px;margin:0;padding:0;list-style:none;display:grid}.fundamental-analysis__score-tendencies li{background:var(--console-data-row-bg);border-radius:3px;grid-template-columns:auto 1fr;gap:2px 6px;min-width:0;padding:7px 8px;display:grid;position:relative;box-shadow:inset 0 0 0 1px #0f172a12}.fundamental-analysis__score-tendencies li>span{width:18px;height:18px;color:color-mix(in srgb, var(--console-ink) 55%, var(--console-ink-muted));background:#64748b1c;border-radius:50%;place-items:center;font-size:11px;font-weight:700;display:grid}.fundamental-analysis__score-tendencies li>strong{color:var(--console-ink);font-variant-numeric:tabular-nums;font-size:15px;line-height:16px}.fundamental-analysis__score-tendencies li>small,.fundamental-analysis__score-tendencies li>em{color:color-mix(in srgb, var(--console-ink) 58%, var(--console-ink-muted));white-space:normal;grid-column:1/-1;font-size:12px;line-height:1.4;overflow:hidden}.fundamental-analysis__score-tendencies li>em{color:var(--console-ink);font-variant-numeric:tabular-nums;font-style:normal}.fundamental-analysis__score-tendencies li[data-primary-pick]{box-shadow:inset 3px 0 0 var(--console-accent), inset 0 0 0 1px #0f172a12}.fundamental-analysis__score-cross{width:18px;height:18px;color:var(--console-accent);border:1px solid;border-radius:3px;place-items:center;font-size:10px;font-style:normal;font-weight:700;display:grid;position:absolute;top:6px;right:6px}.fundamental-analysis__score-tendencies li[data-hit]>.fundamental-analysis__score-cross{right:31px}.fundamental-analysis__score-hit{color:#b91c1c;border:1px solid;border-radius:50%;place-items:center;width:22px;height:22px;font-family:Songti SC,Noto Serif SC,STSong,SimSun,serif;font-size:11px;display:grid;position:absolute;top:5px;right:6px;transform:rotate(-10deg);box-shadow:inset 0 0 0 1px}.fundamental-analysis__market-group article{background:var(--console-data-row-bg);border-radius:4px;flex-direction:column;gap:6px;min-height:0;padding:9px 10px;display:flex;position:relative;box-shadow:inset 0 0 0 1px #0f172a14}.fundamental-analysis__market-card-body{flex:auto;grid-template-columns:1fr auto;align-content:start;gap:3px 8px;min-width:0;display:grid}.fundamental-analysis__market-seal{z-index:2;box-sizing:border-box;opacity:.72;letter-spacing:0;pointer-events:none;-webkit-user-select:none;user-select:none;background:#ffffff24;border:1.5px solid;border-radius:50%;place-items:center;width:34px;height:34px;margin:0;font-family:Songti SC,Noto Serif SC,STSong,SimSun,serif;font-size:15px;font-weight:700;line-height:1;display:grid;position:absolute;bottom:12px;right:12px;transform:rotate(-11deg);box-shadow:inset 0 0 0 1px}.fundamental-analysis__market-seal[data-seal=hit]{color:#b91c1c}.fundamental-analysis__market-seal[data-seal=miss]{color:#0f172a}.fundamental-analysis__market-card-body>span{color:var(--console-ink-muted);font-size:12px;font-weight:550}.fundamental-analysis__market-direction{color:var(--console-ink);letter-spacing:.01em;flex-wrap:wrap;grid-column:1/-1;align-items:center;gap:4px;font-size:13px;font-weight:700;line-height:1.25;display:inline-flex}.fundamental-analysis__market-direction[data-neutral],.fundamental-analysis__market-direction-source{color:var(--console-ink-muted);font-weight:650}.fundamental-analysis__market-direction>.fundamental-analysis__market-direction-source{color:inherit;opacity:.72;font-weight:650}.fundamental-analysis__market-model-direction{color:var(--console-ink-muted);flex-wrap:wrap;grid-column:1/-1;align-items:baseline;gap:4px;font-size:12px;font-weight:400;line-height:1.35;display:inline-flex}.fundamental-analysis__market-model-direction[data-neutral]{opacity:.85}.fundamental-analysis__market-model-direction>.fundamental-analysis__market-direction-source{color:var(--console-ink-muted);opacity:1;font-weight:400}.fundamental-analysis__market-model-direction>em{font-style:normal;font-weight:400}.fundamental-analysis__market-model-direction>em[data-result=win]{color:#0f766e}.fundamental-analysis__market-model-direction>em[data-result=loss]{color:#b91c1c}.fundamental-analysis__market-model-direction>em[data-result=push],.fundamental-analysis__market-model-direction>em[data-result=void],.fundamental-analysis__market-model-direction>em[data-result=pending]{color:var(--console-ink-muted)}.fundamental-analysis__market-divergence{letter-spacing:0;cursor:help;border-radius:3px;align-items:center;padding:0 4px;font-size:11px;font-weight:650;text-decoration:none;display:inline-flex}.fundamental-analysis__market-divergence[data-kind=changed]{color:#b45309;background:#d9770624}.fundamental-analysis__market-divergence[data-kind=vs-opening]{color:var(--console-ink-muted);background:#64748b1f}.fundamental-analysis__market-divergence[data-kind=pick]{color:#fff;background:#0f766e}.fundamental-analysis__market-group article[data-unavailable]{background:color-mix(in srgb, var(--console-data-row-bg) 58%, transparent);box-shadow:inset 0 0 0 1px #64748b29}.fundamental-analysis__market-group article[data-unavailable] .fundamental-analysis__market-direction{color:var(--console-ink-muted);font-weight:550}.fundamental-analysis__market-card-body>small,.fundamental-analysis__market-card-body>time{color:color-mix(in srgb, var(--console-ink) 58%, var(--console-ink-muted));font-variant-numeric:tabular-nums;font-size:12px}.fundamental-analysis__market-card-body>time{text-align:right}.fundamental-analysis__market-prob-row{grid-column:1/-1;align-items:center;gap:8px;min-width:0;display:flex}.fundamental-analysis__market-prob-stack{flex:1;gap:3px;min-width:0;display:grid}.fundamental-analysis__market-prob-stack>em{color:var(--console-ink);font-variant-numeric:tabular-nums;font-style:normal;font-weight:650}.fundamental-analysis__market-probabilities{color:var(--console-ink);font-variant-numeric:tabular-nums;font-size:12px;font-weight:600;line-height:1.4}.fundamental-analysis__market-probabilities[data-source=model]{color:color-mix(in srgb, var(--console-ink) 58%, var(--console-ink-muted));font-weight:400}.fundamental-analysis__market-result{box-sizing:border-box;color:#475569;text-align:center;background:#64748b1a;border:0;border-radius:3px;flex:0 0 24px;justify-content:center;align-items:center;width:100%;height:24px;max-height:24px;padding:0 8px;font-size:12px;font-weight:650;line-height:1;display:flex;overflow:hidden}.fundamental-analysis__market-group article[data-seal]>.fundamental-analysis__market-result{padding-right:36px}.fundamental-analysis__market-result[data-result=win]{color:var(--console-accent);background:#0f766e1f}.fundamental-analysis__market-result[data-result=loss]{color:#334155;background:#3341551f}.fundamental-analysis__market-result[data-result=push]{color:var(--console-ink-muted);background:#64748b14;font-weight:600}.fundamental-analysis__market-result[data-result=void]{color:var(--console-ink-muted);background:#94a3b81f;font-weight:550}.fundamental-analysis__market-result[data-result=pending]{color:var(--console-ink-muted);background:#f8fafce6;font-weight:550}.fundamental-analysis__market-archive{min-width:0}.fundamental-analysis__market-archive>summary{cursor:pointer;width:fit-content;color:var(--console-ink-muted);margin-left:60px;font-size:11px;font-weight:650}.fundamental-analysis__market-archive>div{gap:10px;margin-top:10px;display:grid}.fundamental-analysis__footer{border-top:1px solid var(--console-border);background:color-mix(in srgb, var(--console-data-head-bg) 62%, white);gap:8px;padding:9px 10px;display:grid}.fundamental-analysis__samples{flex-wrap:wrap;gap:6px;display:flex}.fundamental-analysis__sample-chip{border:1px solid var(--console-border);color:var(--console-ink);background:#fff;border-radius:3px;align-items:baseline;gap:6px;padding:4px 8px;font-size:11px;line-height:1.3;display:inline-flex}.fundamental-analysis__sample-chip>span{color:var(--console-ink-muted);font-size:10px;font-weight:650}.fundamental-analysis__sample-chip>strong{color:var(--console-ink);font-size:12px;font-weight:700}.fundamental-analysis__sample-chip>strong>small{color:var(--console-ink-muted);font-size:10px;font-weight:600}.fundamental-analysis__sample-chip[data-low]{background:#c26a3514;border-color:#c26a3559}.fundamental-analysis__sample-chip[data-low]>strong{color:#9a4d20}.fundamental-analysis__meta{color:color-mix(in srgb, var(--console-ink) 58%, var(--console-ink-muted));flex-wrap:wrap;align-items:center;gap:4px 12px;font-size:11px;line-height:1.45;display:flex}.fundamental-analysis__meta strong{color:#9a4d20;font-weight:650}@media (max-width:980px){.fundamental-analysis__team-grid,.fundamental-analysis__lines{grid-template-columns:1fr}.fundamental-analysis__outcome{grid-template-columns:auto 1fr}.fundamental-analysis__outcome>small{grid-column:1/-1}.fundamental-analysis__market-cards,.fundamental-analysis__behavior-grid,.fundamental-analysis__score-tendencies ol{grid-template-columns:1fr}.fundamental-analysis__market-reading{flex-direction:column;align-items:flex-start}.fundamental-analysis__goal-range{text-align:left;border-top:1px solid #64748b2e;border-left:0;width:100%;padding-top:6px;padding-left:0}.fundamental-analysis__market-archive>summary{margin-left:0}}a{color:inherit;text-decoration:none}.console-header-breadcrumb.ant-breadcrumb{align-items:center;display:flex}.console-header-drawer{z-index:20;flex-shrink:0;position:relative}.console-header-drawer--immersive{height:0}.ant-layout-content.console-content--immersive{overflow:hidden!important}.console-header-drawer__peek{z-index:22;top:0;cursor:default;pointer-events:none;background:0 0;border:0;border-radius:0;height:12px;margin:0;padding:0;position:absolute;inset-inline:0}.console-header-drawer__peek:after{content:"";background:color-mix(in srgb, var(--console-accent,#0f766e) 32%, transparent);opacity:.45;border-radius:999px;width:40px;height:3px;transition:opacity .18s ease-out,width .18s ease-out;position:absolute;top:2px;left:50%;transform:translate(-50%)}.console-header-drawer__peek:hover:after,.console-header-drawer__peek:focus-visible:after,.console-header-drawer--open .console-header-drawer__peek:after{opacity:0;width:0}.console-header-drawer__peek:focus-visible{outline:2px solid var(--console-accent,#0f766e);outline-offset:2px;pointer-events:auto}.console-header-drawer--immersive .console-header-drawer__panel{pointer-events:none;box-shadow:none;will-change:transform;transition:transform .2s ease-out,box-shadow .2s ease-out;transform:translateY(-100%)}.console-header-drawer--immersive.console-header-drawer--open .console-header-drawer__panel{pointer-events:auto;transform:translateY(0);box-shadow:0 8px 20px #0b1f3a14}@media (prefers-reduced-motion:reduce){.console-header-drawer--immersive .console-header-drawer__panel,.console-header-drawer__peek:after{transition:none}}.console-header-breadcrumb .ant-breadcrumb-link,.console-header-breadcrumb .ant-dropdown-trigger{align-items:center;height:auto;line-height:1.5;display:inline-flex}.console-header-breadcrumb .ant-breadcrumb-overlay-link{border-radius:4px;align-items:center;height:auto;margin-inline:0;padding:2px 6px;display:inline-flex}.console-header-breadcrumb .ant-breadcrumb-overlay-link:hover{color:inherit;background:#0f766e14}.console-user-trigger:hover{background:#0f766e0f}.console-user-trigger:focus-visible{outline-offset:2px;outline:2px solid #0f766e}.console-brand-trigger:hover{background:#0f766e0a}.console-brand-trigger:focus-visible{outline-offset:-2px;outline:2px solid #d97706}.console-sider .ant-menu-item,.console-sider .ant-menu-submenu-title,.console-menu-popup .ant-menu-item,.console-menu-popup .ant-menu-submenu-title{border-radius:0;transition:background-color .16s,color .16s}.console-sider .ant-menu-item-selected,.console-menu-popup .ant-menu-item-selected,.console-sider .ant-menu-submenu-selected>.ant-menu-submenu-title{font-weight:600}.console-sider .ant-menu-submenu-selected>.ant-menu-submenu-title{color:#0f766e}.console-menu-popup.ant-menu-submenu-popup{border-radius:0 8px 8px 0}.console-menu-popup .ant-menu{background:#f7f9fc;border:1px solid #e0e6ee;border-radius:0 8px 8px 0;min-width:128px;padding:0;overflow:hidden;box-shadow:1px 0 #0b1f3a05,4px 8px 20px #0b1f3a14}.console-menu-popup .ant-menu-item{width:100%;height:40px;line-height:40px;margin:0!important;padding-inline:16px!important}.console-breadcrumb-dropdown .ant-dropdown-menu{background:#f7f9fc;border:1px solid #e0e6ee;min-width:120px;overflow:hidden;box-shadow:0 1px 2px #0b1f3a0a,0 8px 22px #0b1f3a14;border-radius:8px!important;padding:0!important}.console-breadcrumb-dropdown .ant-dropdown-menu-item,.console-breadcrumb-dropdown .ant-dropdown-menu-submenu-title{color:#334155;width:100%;height:40px;line-height:40px;transition:background-color .16s,color .16s;border-radius:0!important;margin:0!important;padding-inline:16px!important}.console-breadcrumb-dropdown .ant-dropdown-menu-item:hover,.console-breadcrumb-dropdown .ant-dropdown-menu-item-active{color:#0b1f3a!important;background:#0f766e14!important}.console-breadcrumb-dropdown .ant-dropdown-menu-item-selected{font-weight:600;color:#0f766e!important;background:#0f766e1f!important}.console-breadcrumb-dropdown .ant-dropdown-menu-item-selected:hover{color:#0f766e!important;background:#0f766e1f!important}.console-user-dropdown.ant-dropdown{border-radius:0 8px 8px 0}.console-user-dropdown .ant-dropdown-menu{background:#f7f9fc;border:1px solid #e0e6ee;min-width:200px;overflow:hidden;box-shadow:1px 0 #0b1f3a05,4px 8px 20px #0b1f3a14;border-radius:0 8px 8px 0!important;padding:0!important}.console-user-dropdown .ant-dropdown-menu-item{width:100%;min-height:40px;transition:background-color .16s,color .16s;border-radius:0!important;margin:0!important;padding-inline:12px!important}.console-user-dropdown .ant-dropdown-menu-item-disabled{cursor:default!important;opacity:1!important;background:0 0!important}.console-user-dropdown .ant-dropdown-menu-item:not(.ant-dropdown-menu-item-disabled):hover,.console-user-dropdown .ant-dropdown-menu-item:not(.ant-dropdown-menu-item-disabled).ant-dropdown-menu-item-active{background:#0f766e14!important}.console-user-dropdown .ant-dropdown-menu-item-danger{color:#dc2626!important}.console-user-dropdown .ant-dropdown-menu-item-danger:not(.ant-dropdown-menu-item-disabled):hover{color:#dc2626!important;background:#dc262614!important}.console-user-dropdown .ant-dropdown-menu-item-divider{margin:0!important}@media (prefers-reduced-motion:reduce){.console-sider .ant-menu-item,.console-sider .ant-menu-submenu-title,.console-menu-popup .ant-menu-item,.console-menu-popup .ant-menu-submenu-title,.console-breadcrumb-dropdown .ant-dropdown-menu-item,.console-user-dropdown .ant-dropdown-menu-item{transition:none}}.login-page{--login-serif:"Songti SC", "Noto Serif SC", "STSong", "SimSun", Georgia, serif;min-height:100dvh;color:var(--console-ink);background:#fff;display:flex;position:relative;overflow:hidden}.login-page__brand{z-index:0;background:linear-gradient(135deg, var(--console-ink) 0%, #123f50 55%, var(--console-accent) 140%);color:#fff;flex-direction:column;flex:58%;padding:48px 48px 32px;display:flex;position:relative;overflow:hidden;box-shadow:inset -160px 0 180px -160px #0f766e8c}.login-page__brand:after{content:"";z-index:0;aspect-ratio:1;pointer-events:none;border:2px solid #5eead414;border-radius:50%;width:clamp(160px,12vw,205px);position:absolute;bottom:clamp(-96px,-4.8vw,-70px);left:clamp(-76px,-3.5vw,-50px)}.login-page__bg-grid{z-index:0;pointer-events:none;background-color:#0000;background-image:linear-gradient(#ffffff0b 1px,#0000 1px),linear-gradient(90deg,#ffffff0b 1px,#0000 1px);background-position:0 0,0 0;background-repeat:repeat,repeat;background-size:32px 32px;background-attachment:scroll,scroll;background-origin:padding-box,padding-box;background-clip:border-box,border-box;position:absolute;inset:0}.login-page__brand-orbit{z-index:1;aspect-ratio:1;pointer-events:none;border:2px solid #5eead41a;border-radius:50%;place-items:center;width:clamp(216px,17.1vw,261px);display:grid;position:absolute;top:clamp(-78px,-4.55vw,-56px);right:clamp(-50px,-2.55vw,-32px);transform:translate(12px,12px)}.login-page__brand-seal{color:#99f6e4;width:44px;height:44px;font-family:var(--login-serif);letter-spacing:.08em;background:#0f766e1f;border:1.5px solid #5eead494;border-radius:50%;place-items:center;font-size:11px;font-weight:600;line-height:1;display:grid;box-shadow:inset 0 0 0 4px #0f766e14,0 0 32px #2dd4bf14}.login-page__brand-body{z-index:2;max-width:620px;margin-block:auto;position:relative}.login-page__brand-row{align-items:center;gap:12px;margin-bottom:28px;display:flex}.login-page__brand-name{color:#fff;letter-spacing:.04em;font-size:15px;font-weight:600}.login-page__eyebrow{color:#5eead4;letter-spacing:.2em;margin:0 0 12px;font-size:10px;font-weight:750}.login-page__headline{color:#fff;font-family:var(--login-serif);letter-spacing:.02em;margin:0 0 18px;font-size:clamp(30px,3.2vw,42px);font-weight:600;line-height:1.32}.login-page__quote{color:#ffffffbd;max-width:42em;font-family:var(--login-serif);margin:0;font-size:15px;font-weight:400;line-height:1.75}.login-page__brand-foot{z-index:2;color:#ffffff7a;letter-spacing:.22em;justify-content:space-between;gap:16px;font-size:10px;font-weight:600;display:flex;position:relative}.login-page__panel{z-index:1;border-left:1px solid var(--console-border);background:#fff;flex:0 0 min(560px,48%);justify-content:center;align-items:center;padding:48px 56px;display:flex;position:relative}.login-page__panel-inner{width:100%;max-width:400px;animation:.28s ease-out login-panel-enter}.login-page__sign-label{letter-spacing:.28em;color:var(--console-ink-muted);margin:0 0 8px;font-size:11px;font-weight:600}.login-page__welcome{font-family:var(--login-serif);color:var(--console-ink);margin:0 0 8px;font-size:32px;font-weight:600;line-height:1.25}.login-page__hint{color:var(--console-ink-muted);margin:0 0 32px;font-size:13px;line-height:1.5}@keyframes login-panel-enter{0%{opacity:0;transform:translateY(8px)}to{opacity:1;transform:translateY(0)}}.login-form--editorial .ant-form-item-label>label{letter-spacing:.08em;text-transform:none;font-weight:550;color:color-mix(in srgb, var(--console-ink) 55%, var(--console-ink-muted))!important;height:auto!important;font-size:13px!important}.login-form--editorial .ant-input-affix-wrapper,.login-form--editorial .ant-form-item-control-input-content>.ant-input:not(textarea){transition:border-color .18s;border:none!important;border-bottom:1px solid var(--console-border)!important;box-shadow:none!important;background:0 0!important;border-radius:0!important;outline:none!important;padding-block:8px!important;padding-inline:0!important}.login-form--editorial .ant-input-affix-wrapper:hover,.login-form--editorial .ant-form-item-control-input-content>.ant-input:not(textarea):hover{border-bottom-color:color-mix(in srgb, var(--console-accent) 40%, var(--console-border))!important}.login-form--editorial .ant-input-affix-wrapper-focused,.login-form--editorial .ant-input-affix-wrapper:focus-within,.login-form--editorial .ant-form-item-control-input-content>.ant-input:not(textarea):focus{border:none!important;border-bottom:2px solid var(--console-accent)!important;box-shadow:none!important;outline:none!important}.login-form--editorial .ant-input-affix-wrapper-status-error,.login-form--editorial .ant-form-item-control-input-content>.ant-input-status-error,.login-form--editorial .ant-input-affix-wrapper-status-error.ant-input-affix-wrapper-focused{border-bottom-color:#dc2626!important}.login-form--editorial .ant-input-affix-wrapper .ant-input{box-shadow:none!important;background:0 0!important;border:none!important;outline:none!important;padding-inline:0!important}.login-form--editorial .ant-input:focus{box-shadow:none!important;outline:none!important}.login-form--editorial input:-webkit-autofill{-webkit-text-fill-color:var(--console-ink);caret-color:var(--console-ink);transition:background-color 99999s ease-out;box-shadow:inset 0 0 0 1000px #fff!important}.login-form--editorial input:-webkit-autofill:hover{-webkit-text-fill-color:var(--console-ink);caret-color:var(--console-ink);transition:background-color 99999s ease-out;box-shadow:inset 0 0 0 1000px #fff!important}.login-form--editorial input:-webkit-autofill:focus{-webkit-text-fill-color:var(--console-ink);caret-color:var(--console-ink);transition:background-color 99999s ease-out;box-shadow:inset 0 0 0 1000px #fff!important}.login-form--editorial .ant-input-password-icon{color:var(--console-ink-muted)}.login-form--editorial .login-form__captcha-row{border-bottom:1px solid var(--console-border);align-items:center;gap:12px;width:100%;transition:border-color .18s;display:flex}.login-form--editorial .login-form__captcha-row:hover{border-bottom-color:color-mix(in srgb, var(--console-accent) 40%, var(--console-border))}.login-form--editorial .login-form__captcha-row:focus-within{border-bottom:2px solid var(--console-accent)}.login-form--editorial .login-form__captcha-row .ant-input{box-shadow:none!important;background:0 0!important;border:none!important;padding-block:8px!important;padding-inline:0!important}.login-form--editorial .login-form__captcha-btn{background:0 0;border:none;border-radius:0;flex-shrink:0;line-height:0;transition:opacity .16s;overflow:hidden}.login-form--editorial .login-form__captcha-btn:hover:not(:disabled){opacity:.85}.login-form--editorial .login-form__captcha-btn img{filter:grayscale(.45)contrast(.92)brightness(1.02);mix-blend-mode:multiply}.login-form--editorial .login-form__captcha-skeleton{width:132px;height:40px;color:var(--console-ink-muted);background:0 0;border:none;border-radius:0;flex-shrink:0;justify-content:center;align-items:center;gap:6px;font-size:12px;display:flex}.login-form--editorial .login-form__submit.ant-btn{letter-spacing:.35em;border:none;border-radius:4px;height:46px;margin-top:4px;font-weight:600;transition:background-color .18s;background:var(--console-accent)!important;color:#fff!important}.login-form--editorial .login-form__submit.ant-btn:hover:not(:disabled),.login-form--editorial .login-form__submit.ant-btn:focus:not(:disabled){color:#fff!important;background:#0d9488!important}.login-form--editorial .login-form__submit.ant-btn:active:not(:disabled){background:#115e59!important}.login-form--editorial .login-form__submit.ant-btn:focus-visible{outline:2px solid var(--console-accent);outline-offset:2px}@media (max-width:900px){.login-page{flex-direction:column}.login-page__brand{flex:none;min-height:auto;padding:28px 24px 24px;overflow:hidden}.login-page__brand:after{display:none}.login-page__brand-body{max-width:620px;margin:24px 0 16px}.login-page__brand-row{margin-bottom:20px}.login-page__eyebrow{font-size:9px}.login-page__headline{font-size:24px}.login-page__quote{font-size:13px}.login-page__brand-orbit{width:126px;top:-41px;right:-13px;transform:translate(8px,8px)}.login-page__brand-seal{width:34px;height:34px;font-size:9px}.login-page__panel{border-top:1px solid var(--console-border);border-left:none;flex:auto;align-items:flex-start;padding:32px 24px 40px}.login-page__panel-inner{max-width:400px;margin:0 auto}}@media (prefers-reduced-motion:reduce){.login-page__panel-inner{animation:none}.login-form--editorial .ant-input-affix-wrapper,.login-form--editorial .login-form__submit.ant-btn{transition:none}}.auth-loading{background:var(--console-layout-bg);justify-content:center;align-items:center;min-height:100dvh;display:flex}.auth-loading-spinner{border:2px solid #e2e8f0;border-top-color:#0f766e;border-radius:50%;width:28px;height:28px;animation:.7s linear infinite auth-loading-spin}@media (prefers-reduced-motion:reduce){.auth-loading-spinner{border-top-color:#e2e8f0;border-right-color:#0f766e;animation:none}}@keyframes auth-loading-spin{to{transform:rotate(360deg)}}.schedule-date-picker-popup .ant-picker-presets ul{padding-inline:4px}.schedule-workspace .ant-splitter{flex:1;min-height:0}.schedule-workspace .ant-splitter-panel{min-height:0;overflow:hidden!important}.schedule-workspace .schedule-source-title.ant-typography{color:#0f766e;text-underline-offset:3px;letter-spacing:.01em;flex-shrink:0;align-items:center;gap:4px;font-size:13px;font-weight:600;-webkit-text-decoration:underline #0f766e59;text-decoration:underline #0f766e59;transition:color .16s,text-decoration-color .16s;display:inline-flex}.schedule-workspace .schedule-source-title__icon{opacity:.85;font-size:11px}.schedule-workspace .schedule-source-title.ant-typography:hover{color:#0d9488;text-decoration-color:#0d9488}.schedule-workspace .schedule-source-title.ant-typography:focus-visible{outline-offset:2px;border-radius:2px;outline:2px solid #0f766e38}.schedule-workspace .schedule-dense-table{border-collapse:collapse;table-layout:fixed;color:#0b1f3a;font-variant-numeric:tabular-nums;background:var(--console-data-row-bg);width:100%;font-size:13px;line-height:1.35}.schedule-workspace .schedule-dense-table__caption{caption-side:top;text-align:center;color:var(--console-ink-muted);background:var(--console-data-head-bg);border-bottom:1px solid var(--console-border);padding:6px 8px;font-size:13px;font-weight:500;line-height:1.2}.schedule-workspace .schedule-dense-table thead th{z-index:1;text-align:left;color:var(--console-ink-muted);background:var(--console-data-head-bg);border-bottom:1px solid var(--console-border);white-space:nowrap;padding:6px;font-weight:600;position:sticky;top:0}.schedule-workspace .schedule-dense-table tbody td{border-bottom:1px solid var(--console-border);vertical-align:middle;background:var(--console-data-row-bg);padding:5px 6px}.schedule-workspace .schedule-dense-table--schedule{line-height:1.5}.schedule-workspace .schedule-dense-table--schedule thead th,.schedule-workspace .schedule-dense-table--schedule tbody td{padding:10px 8px}.schedule-workspace .schedule-dense-table--schedule thead th.col-match-no,.schedule-workspace .schedule-dense-table--schedule tbody td.col-match-no{text-align:center;font-variant-numeric:tabular-nums;white-space:nowrap;width:calc(3ch + 16px);min-width:calc(3ch + 16px)}.schedule-workspace .schedule-dense-table--schedule tbody td.col-match-no:has(.col-match-no__copy-hit){padding:0}.schedule-workspace .schedule-dense-table--schedule tbody .col-match-no__copy-hit{box-sizing:border-box;cursor:pointer;border-radius:3px;width:100%;min-height:100%;padding:10px 8px;transition:color .16s,background-color .16s;display:block}.schedule-workspace .schedule-dense-table--schedule tbody .col-match-no__copy-hit:hover{color:var(--console-accent,#0f766e);background:#0f766e14}.schedule-workspace .schedule-dense-table--schedule tbody .col-match-no__copy-hit:focus-visible{outline-offset:-2px;outline:2px solid #0f766e47}.schedule-match-id-tip{white-space:nowrap;align-items:baseline;gap:6px;font-size:12px;line-height:1.35;display:inline-flex}.schedule-match-id-tip__id{font-variant-numeric:tabular-nums;color:var(--console-ink,#0b1f3a);font-weight:600}.schedule-match-id-tip__sep,.schedule-match-id-tip__hint{color:var(--console-ink-muted,#64748b);font-weight:400}.schedule-match-id-tooltip.ant-tooltip .ant-tooltip-arrow:before,.schedule-match-id-tooltip.ant-tooltip .ant-tooltip-arrow:after{background:var(--console-data-row-bg,#fff)!important}.schedule-match-id-tooltip.ant-tooltip .ant-tooltip-arrow:before{border:1px solid var(--console-border,#e0e6ee)}@media (prefers-reduced-motion:reduce){.schedule-workspace .schedule-dense-table--schedule tbody .col-match-no__copy-hit{transition:none}}.schedule-workspace .schedule-dense-table--schedule thead th.col-league,.schedule-workspace .schedule-dense-table--form thead th.col-league{text-align:center;width:calc(4em + 12px);min-width:calc(3.5em + 12px);max-width:calc(4.5em + 12px)}.schedule-workspace .schedule-dense-table--schedule tbody td.col-league,.schedule-workspace .schedule-dense-table--form tbody td.col-league{text-align:center;vertical-align:middle;background:var(--schedule-league-bg,#64748b);color:#fff;width:calc(4em + 12px);min-width:calc(3.5em + 12px);max-width:calc(4.5em + 12px);padding:0;font-weight:600}.schedule-workspace .schedule-dense-table--schedule .schedule-league-cell__name,.schedule-workspace .schedule-dense-table--form .schedule-league-cell__name{text-overflow:ellipsis;white-space:nowrap;padding:10px 4px;line-height:1.5;display:block;overflow:hidden}.schedule-workspace .schedule-dense-table--form .schedule-league-cell__name{padding:5px 4px;line-height:1.28}.schedule-workspace .schedule-dense-table--schedule .schedule-league-cell__link,.schedule-workspace .schedule-dense-table--form .schedule-league-cell__link{color:inherit;text-decoration:none;display:block}.schedule-workspace .schedule-dense-table--schedule .schedule-league-cell__link:hover,.schedule-workspace .schedule-dense-table--form .schedule-league-cell__link:hover{text-underline-offset:2px;text-decoration:underline}.schedule-workspace .schedule-dense-table--schedule .schedule-score-link,.schedule-workspace .schedule-dense-table--form .schedule-score-link{font:inherit;color:inherit;cursor:pointer;background:0 0;border:0;border-radius:4px;padding:0;text-decoration:none;display:inline-flex}.schedule-workspace .schedule-dense-table--schedule .schedule-score-link:hover .schedule-score-full,.schedule-workspace .schedule-dense-table--form .schedule-score-link:hover .schedule-score-full{text-underline-offset:2px;text-decoration:underline}.schedule-workspace .schedule-dense-table--schedule .schedule-score-link:focus-visible,.schedule-workspace .schedule-dense-table--form .schedule-score-link:focus-visible{outline:2px solid var(--console-accent,#0f766e);outline-offset:2px}.schedule-workspace .schedule-dense-table--schedule tbody tr:nth-child(2n) td.col-league,.schedule-workspace .schedule-dense-table--schedule tbody tr:hover td.col-league,.schedule-workspace .schedule-dense-table--schedule tbody tr.is-selected td.col-league,.schedule-workspace .schedule-dense-table--schedule tbody tr.is-selected:hover td.col-league,.schedule-workspace .schedule-dense-table--form tbody tr:nth-child(2n) td.col-league,.schedule-workspace .schedule-dense-table--form tbody tr:hover td.col-league,.schedule-workspace .schedule-dense-table--form tbody tr.schedule-dense-table__row--link:hover td.col-league{background:var(--schedule-league-bg,#64748b);color:#fff}.schedule-workspace .schedule-dense-table--schedule thead th.col-home,.schedule-workspace .schedule-dense-table--schedule tbody td.col-home,.schedule-workspace .schedule-dense-table--schedule thead th.col-away,.schedule-workspace .schedule-dense-table--schedule tbody td.col-away{text-align:center}.schedule-workspace .schedule-dense-table--schedule thead th.col-picks,.schedule-workspace .schedule-dense-table--schedule tbody td.col-picks{text-align:center;white-space:nowrap}.schedule-pick-chips{flex-wrap:wrap;justify-content:center;gap:4px;display:inline-flex}.schedule-pick-chip{color:#fff;white-space:nowrap;background:#0f766e;border-radius:4px;padding:0 6px;font-size:11px;font-weight:600;line-height:18px}.schedule-workspace .schedule-dense-table--schedule tbody tr.schedule-review-note-row td{vertical-align:top;border-top:none;padding:0 10px 8px}.schedule-workspace .schedule-review-note-summary{color:var(--console-ink-muted,#64748b);white-space:nowrap;text-overflow:ellipsis;font-size:12px;line-height:1.35;display:block;overflow:hidden}.schedule-workspace .schedule-dense-table--schedule tbody tr.schedule-attention-status-row td{vertical-align:top;border-top:none;padding:0 10px 6px}.schedule-workspace .schedule-attention-badges{flex-wrap:wrap;align-items:center;gap:4px;display:inline-flex}.schedule-workspace .schedule-attention-badge{white-space:nowrap;border:1px solid #0000;border-radius:4px;align-items:center;height:18px;padding:0 6px;font-size:11px;font-weight:500;line-height:1;display:inline-flex}.schedule-workspace .schedule-attention-badge[data-kind=stage][data-value=candidate]{color:var(--console-ink);background:var(--console-data-head-bg);border-color:var(--console-border)}.schedule-workspace .schedule-attention-badge[data-kind=stage][data-value=picked]{color:#fff;background:var(--console-accent);border-color:var(--console-accent)}.schedule-workspace .schedule-attention-badge[data-kind=stage][data-value=dropped]{color:var(--console-ink-muted);background:var(--console-layout-bg);border-color:var(--console-border);opacity:.92}.schedule-workspace .schedule-attention-badge[data-kind=priority][data-value=high]{color:var(--console-highlight);background:color-mix(in srgb, var(--console-highlight) 12%, transparent);border-color:var(--console-highlight);font-weight:600}.schedule-workspace .schedule-attention-badge[data-kind=priority][data-value=mid]{color:var(--console-ink);background:var(--console-surface-bg);border-color:var(--console-border)}.schedule-workspace .schedule-attention-badge[data-kind=priority][data-value=low]{color:var(--console-ink-muted);background:var(--console-data-head-bg);border-color:var(--console-border);font-weight:500}.schedule-pick-dot{background:#cbd5e1;border-radius:50%;width:6px;height:6px;display:inline-block}.schedule-workspace .schedule-dense-table--schedule thead th.col-score,.schedule-workspace .schedule-dense-table--schedule tbody td.col-score{text-align:center;width:48px;padding-left:2px;padding-right:2px}.schedule-workspace .schedule-dense-table thead th.col-score{text-align:center}.schedule-workspace .schedule-dense-table thead th.col-time,.schedule-workspace .schedule-dense-table tbody td.col-time{white-space:nowrap;font-variant-numeric:tabular-nums;overflow:visible}.schedule-workspace .schedule-dense-table--schedule thead th.col-time,.schedule-workspace .schedule-dense-table--schedule tbody td.col-time{text-align:center;width:calc(17ch + 16px);min-width:calc(17ch + 16px)}.schedule-workspace .schedule-dense-table--odds thead th.col-time,.schedule-workspace .schedule-dense-table--odds tbody td.col-time{text-align:center;width:calc(12ch + 6px);min-width:calc(12ch + 6px)}.schedule-workspace .schedule-dense-table tbody tr:nth-child(2n) td{background:var(--console-data-row-zebra-bg)}.schedule-workspace .schedule-dense-table tbody tr:hover td{background:var(--console-data-row-hover-bg)}.schedule-workspace .schedule-dense-table tbody tr.is-selected td{background:var(--console-data-row-selected-bg);font-weight:600}.schedule-workspace .schedule-dense-table tbody tr.is-selected:hover td{background:var(--console-data-row-selected-hover-bg)}.schedule-workspace .schedule-dense-table tbody tr.is-unlinked td{opacity:.55}.schedule-workspace .schedule-dense-table--schedule tbody tr.is-unlinked:hover td:not(.col-league),.schedule-workspace .schedule-dense-table--form tbody tr.is-unlinked:hover td:not(.col-league){background:0 0}.schedule-workspace .schedule-dense-table--schedule tbody tr.is-unlinked:nth-child(2n):hover td:not(.col-league),.schedule-workspace .schedule-dense-table--form tbody tr.is-unlinked:nth-child(2n):hover td:not(.col-league){background:var(--console-data-row-zebra-bg)}.schedule-workspace .schedule-dense-table--schedule tbody tr.is-unlinked:hover td.col-league,.schedule-workspace .schedule-dense-table--schedule tbody tr.is-unlinked:nth-child(2n):hover td.col-league,.schedule-workspace .schedule-dense-table--form tbody tr.is-unlinked:hover td.col-league,.schedule-workspace .schedule-dense-table--form tbody tr.is-unlinked:nth-child(2n):hover td.col-league{background:var(--schedule-league-bg,#64748b);color:#fff}.schedule-workspace .schedule-match-unlinked-mark{letter-spacing:.02em;min-width:1.25em;color:var(--console-ink-muted,#64748b);font-size:11px;font-weight:600;display:inline-block}.schedule-workspace .schedule-dense-table .cell-ellipsis{text-overflow:ellipsis;white-space:nowrap;overflow:hidden}.schedule-workspace .schedule-dense-table .cell-score{text-align:center;font-variant-numeric:tabular-nums;color:#d24a4a;font-weight:500}.schedule-workspace .schedule-dense-table--schedule .schedule-score-stack,.schedule-workspace .schedule-dense-table--form .schedule-score-stack{flex-direction:column;justify-content:center;align-items:center;gap:1px;line-height:1.15;display:inline-flex}.schedule-workspace .schedule-dense-table--schedule .schedule-score-full,.schedule-workspace .schedule-dense-table--form .schedule-score-full{font-variant-numeric:tabular-nums;font-size:15px;font-weight:600;line-height:1.15}.schedule-workspace .schedule-dense-table--schedule .schedule-score-half,.schedule-workspace .schedule-dense-table--form .schedule-score-half{font-variant-numeric:tabular-nums;color:var(--console-ink-muted,#64748b);font-size:10px;font-weight:500;line-height:1}.schedule-workspace .schedule-dense-table--form .schedule-score-stack{gap:0;line-height:1.05}.schedule-workspace .schedule-dense-table--form .schedule-score-full{font-size:12px;line-height:1.08}.schedule-workspace .schedule-dense-table--form .schedule-score-half{line-height:1}.schedule-workspace .schedule-dense-table .cell-match-status{text-align:center;font-weight:500}.schedule-workspace .schedule-dense-table .cell-match-status[data-status=完]{color:#d24a4a}.schedule-workspace .schedule-dense-table .cell-match-status[data-status=进]{color:#d97706}.schedule-workspace .schedule-dense-table .cell-team--focus{color:#2f9a55;font-weight:inherit}.schedule-workspace .schedule-result-tag{text-align:center;border-radius:3px;min-width:20px;padding:0 5px;font-size:11px;font-weight:500;line-height:18px;display:inline-block}.schedule-workspace .schedule-dense-table tbody tr.is-selected .cell-score{color:#d24a4a}.schedule-workspace .cell-goals{text-align:center;font-variant-numeric:tabular-nums;padding-top:3px;padding-bottom:3px}.schedule-workspace .goals-value{min-width:1.25em;font-weight:500;line-height:1.35;display:inline-block}.schedule-workspace .goals-value--hot{font-weight:700}.schedule-workspace .schedule-near-limit .ant-select-selection-item{text-overflow:clip!important;padding-inline-end:18px!important;overflow:visible!important}.schedule-workspace .schedule-pref-toolbar .ant-select-sm .ant-select-selector{height:28px!important;min-height:28px!important;padding-inline:8px!important}.schedule-workspace .schedule-pref-toolbar .ant-select-sm .ant-select-selection-item{line-height:26px!important}.schedule-workspace .schedule-pref-toolbar .ant-btn.ant-btn-sm{height:28px!important;padding-block:0!important;padding-inline:10px!important}.schedule-workspace .schedule-pref-toolbar__tool-btn.ant-btn{color:var(--console-ink,#0b1f3a);font-size:13px;font-weight:600;box-shadow:0 1px 2px #0b1f3a0d;border-color:var(--console-border,#e0e6ee)!important;background:#fff!important}.schedule-workspace .schedule-pref-toolbar__tool-btn.ant-btn:hover{color:var(--console-accent,#0f766e)!important;border-color:color-mix(in srgb, var(--console-accent,#0f766e) 45%, #fff)!important}.schedule-workspace .schedule-color-band .ant-select-sm .ant-select-selector{height:24px!important;min-height:24px!important;padding-inline:7px!important}.schedule-workspace .schedule-color-band .ant-select-sm .ant-select-selection-item{line-height:22px!important}.schedule-workspace .schedule-goals-highlight .ant-select-selection-item{text-overflow:clip!important;padding-inline-end:18px!important;overflow:visible!important}.schedule-workspace .schedule-review-toggle{height:28px;color:var(--console-ink,#0b1f3a);cursor:pointer;background:0 0;border:1px solid #0000;border-radius:6px;flex-shrink:0;align-items:center;gap:5px;margin:0;padding:0 9px;font-size:13px;font-weight:500;line-height:1;transition:color .16s,background-color .16s,border-color .16s;display:inline-flex}.schedule-workspace .schedule-review-toggle:hover:not(:disabled){color:var(--console-accent,#0f766e);background:color-mix(in srgb, var(--console-accent,#0f766e) 8%, #fff);border-color:color-mix(in srgb, var(--console-accent,#0f766e) 22%, #fff)}.schedule-workspace .schedule-review-toggle:focus-visible{outline:2px solid var(--console-accent,#0f766e);outline-offset:1px}.schedule-workspace .schedule-review-toggle:disabled{opacity:.55;cursor:not-allowed}.schedule-workspace .schedule-review-toggle--saved{color:var(--console-accent,#0f766e);background:color-mix(in srgb, var(--console-accent,#0f766e) 12%, #fff);border-color:color-mix(in srgb, var(--console-accent,#0f766e) 28%, #fff)}.schedule-workspace .schedule-review-toggle--saved:hover:not(:disabled){background:color-mix(in srgb, var(--console-accent,#0f766e) 16%, #fff);border-color:color-mix(in srgb, var(--console-accent,#0f766e) 40%, #fff)}.schedule-workspace .schedule-review-toggle__icon{font-size:12px;line-height:1;display:inline-flex}.schedule-workspace .schedule-review-toggle__label{flex-shrink:0}.schedule-workspace .schedule-record-entry{color:var(--console-ink-muted,#64748b);padding-inline-end:14px;position:relative}.schedule-workspace .schedule-record-entry:hover:not(:disabled){color:var(--console-accent,#0f766e)}.schedule-workspace .schedule-record-entry__dot{background:var(--console-accent,#0f766e);border-radius:50%;width:6px;height:6px;position:absolute;top:5px;right:5px}.schedule-record-drawer .match-note-editor,.schedule-record-drawer .match-bet-editor{box-sizing:border-box;border-bottom:0;flex-direction:column;gap:10px;min-height:100%;padding:12px 14px 16px;display:flex}.schedule-record-drawer .match-bet-editor--embedded{flex:1;gap:0;height:100%;min-height:0;padding:0}.schedule-record-drawer .match-bet-editor__scroll{flex-direction:column;flex:0 auto;gap:12px;min-height:0;padding:12px 14px 14px;display:flex;overflow:auto}.schedule-record-drawer .match-bet-editor__body{flex-direction:column;gap:12px;display:flex}.schedule-record-drawer .match-bet-editor__toolbar--embedded-retry{justify-content:flex-start;padding:8px 14px 0}.schedule-record-drawer .match-bet-editor__field{flex-direction:column;gap:4px;display:flex}.schedule-record-drawer .match-bet-editor__label{color:var(--console-ink-muted,#64748b);font-size:12px;font-weight:500}.schedule-record-drawer .match-bet-editor__hint{color:var(--console-ink-muted,#64748b);font-size:12px;line-height:1.45}.schedule-record-drawer .match-bet-editor__plays{flex-direction:column;gap:8px;display:flex}.schedule-record-drawer .match-bet-editor__play{border:1px solid var(--console-border,#e2e8f0);background:var(--console-surface,#fff);border-radius:8px;flex-direction:column;gap:8px;padding:10px 12px;transition:border-color .16s,background-color .16s;display:flex}.schedule-record-drawer .match-bet-editor__play--on{border-color:color-mix(in srgb, var(--console-accent,#0f766e) 40%, #e2e8f0);background:color-mix(in srgb, var(--console-accent,#0f766e) 5%, #fff)}.schedule-record-drawer .match-bet-editor__play-head{justify-content:space-between;align-items:center;gap:8px;min-height:28px;display:flex}.schedule-record-drawer .match-bet-editor__play-title{color:var(--console-ink,#0b1f3a);font-size:13px;font-weight:600}.schedule-record-drawer .match-bet-handicap-field{flex-direction:column;gap:6px;display:flex}.schedule-record-drawer .match-bet-handicap-field__label,.schedule-record-drawer .match-bet-handicap-field__empty{color:var(--console-ink-muted,#64748b);font-size:12px}.schedule-record-drawer .match-bet-handicap-field__presets{scrollbar-width:thin;flex-wrap:nowrap;align-items:center;gap:6px;max-width:100%;padding-bottom:2px;display:flex;overflow-x:auto}.schedule-record-drawer .match-bet-handicap-field__presets .ant-tag{flex-shrink:0;margin-inline-end:0}.schedule-record-drawer .match-bet-editor__footer{border-top:1px solid var(--console-border,#e2e8f0);background:color-mix(in srgb, var(--console-surface,#fff) 92%, #f8fafc);flex-shrink:0;align-items:center;gap:8px;padding:10px 14px 12px;display:flex}.schedule-record-drawer .match-bet-editor__footer-actions{align-items:center;gap:8px;width:100%;min-width:0;display:flex}.schedule-record-drawer .match-bet-editor__footer-secondary{flex-shrink:0;align-items:center;gap:4px;min-width:0;display:inline-flex}.schedule-record-drawer .match-bet-editor__save.ant-btn{border-radius:8px;flex:1;min-width:96px;height:36px;font-weight:600}.schedule-record-drawer .match-bet-editor__summary-list{flex-direction:column;gap:8px;display:flex}.schedule-record-drawer .match-bet-editor__summary-item{background:var(--ant-color-fill-quaternary,#fafafa);border-radius:8px;padding:8px 10px;font-size:12px;line-height:1.5}.schedule-record-drawer .match-bet-editor__summary-title{color:var(--console-ink,#0b1f3a);font-weight:600}.schedule-record-drawer .match-bet-editor__summary-meta,.schedule-record-drawer .match-bet-editor__summary-result{color:var(--console-ink-muted,#64748b)}.schedule-record-drawer .match-note-editor--embedded{flex:1;gap:0;height:100%;min-height:0;padding:0}.schedule-record-drawer .match-note-editor__toolbar,.schedule-record-drawer .match-bet-editor__toolbar{justify-content:space-between;align-items:center;gap:8px;display:flex}.schedule-record-drawer .match-note-editor__toolbar--embedded,.schedule-record-drawer .match-bet-editor__toolbar--embedded{justify-content:flex-end}.schedule-record-drawer .match-note-editor__title,.schedule-record-drawer .match-bet-editor__title{font-size:13px;font-weight:600}.schedule-record-drawer .match-note-editor__actions,.schedule-record-drawer .match-bet-editor__actions{flex-wrap:wrap;justify-content:flex-end;align-items:center;gap:8px;display:inline-flex}.schedule-record-drawer .match-note-editor__list{flex:1;min-height:0;margin:0;padding:12px 14px 8px;overflow:auto}.schedule-record-drawer .match-note-editor__hint{color:var(--console-ink-muted,#64748b);margin:0;padding:12px 2px;font-size:13px}.schedule-record-drawer .match-note-editor__timeline.ant-timeline{min-width:0;max-width:100%;margin:0;padding:2px 0 4px}.schedule-record-drawer .match-note-editor__timeline .ant-timeline-item{min-width:0;max-width:100%;padding-bottom:16px}.schedule-record-drawer .match-note-editor__timeline .ant-timeline-item:last-child{padding-bottom:0}.schedule-record-drawer .match-note-editor__timeline .ant-timeline-item-section,.schedule-record-drawer .match-note-editor__timeline .ant-timeline-item-content{min-width:0;max-width:100%}.schedule-record-drawer .match-note-editor__item-head{justify-content:space-between;align-items:center;gap:8px;margin-bottom:4px;display:flex}.schedule-record-drawer .match-note-editor__item-meta{color:var(--console-ink-muted,#64748b);min-width:0;font-size:12px;line-height:1.35}.schedule-record-drawer .match-note-editor__item-body{white-space:pre-wrap;word-break:break-word;color:var(--console-ink,#0b1f3a);font-size:13px;line-height:1.5}.schedule-record-drawer .match-note-editor__item-actions{flex-shrink:0;align-items:center;gap:4px;margin-inline-end:-6px;display:inline-flex}.schedule-record-drawer .match-note-editor__item-edit,.schedule-record-drawer .match-note-editor__item-delete{flex-shrink:0}.schedule-record-drawer .match-note-editor__item-edit-form{flex-direction:column;gap:8px;display:flex}.schedule-record-drawer .match-note-editor__item-edit-actions{flex-wrap:wrap;align-items:center;gap:8px;display:flex}.schedule-record-drawer .match-note-editor__compose--locked{opacity:.55}.schedule-record-drawer .match-note-editor__compose{border-bottom:1px solid var(--console-border,#e2e8f0);background:color-mix(in srgb, var(--console-surface,#fff) 92%, #f8fafc);flex-direction:column;flex-shrink:0;gap:8px;padding:12px 14px;display:flex}.schedule-record-drawer .match-note-editor__compose-error{margin:-2px 0 0}.schedule-record-drawer .match-note-editor__compose-row{flex-direction:row;align-items:stretch;gap:8px;display:flex}.schedule-record-drawer .match-note-editor__compose-input{flex:1;min-width:0}.schedule-record-drawer .match-note-editor__compose-input.ant-input,.schedule-record-drawer .match-note-editor__compose .ant-input{border-radius:8px;font-size:14px;line-height:1.5}.schedule-record-drawer .match-note-editor__append.ant-btn{border-radius:8px;flex:0 0 72px;align-self:stretch;width:72px;padding:8px 0;font-size:15px;font-weight:600;line-height:1.2;height:unset!important;min-height:unset!important}.schedule-workspace .schedule-pref-toolbar__pref-cluster{align-items:center;gap:8px;min-width:0;display:inline-flex}.schedule-workspace .schedule-pref-toolbar__pref-divider{background:color-mix(in srgb, var(--console-border,#e0e6ee) 80%, #94a3b8);flex-shrink:0;width:1px;height:14px}.schedule-workspace .schedule-attention-filters{box-sizing:border-box;border-bottom:1px solid var(--console-border);background:var(--console-data-head-bg);flex-wrap:wrap;flex-shrink:0;align-items:center;gap:8px 12px;padding:6px 12px 8px;display:flex}.schedule-workspace .schedule-attention-filters__group{flex-wrap:wrap;align-items:center;gap:6px;min-width:0;display:inline-flex}.schedule-workspace .schedule-attention-filters__label{color:var(--console-ink-muted);flex-shrink:0;font-size:12px;font-weight:500;line-height:1}.schedule-workspace .schedule-attention-filter-chip{appearance:none;border:1px solid var(--console-border);min-height:26px;color:var(--console-ink-muted);cursor:pointer;background:0 0;border-radius:12px;justify-content:center;align-items:center;padding:2px 10px;font-size:12px;line-height:1.2;display:inline-flex}.schedule-workspace .schedule-attention-filter-chip[aria-pressed=true]{color:#fff;border-color:var(--console-accent);background:var(--console-accent)}.schedule-attention-panel{flex-direction:column;gap:12px;width:268px;padding:2px 0 4px;display:flex}.schedule-attention-panel__group{flex-direction:column;gap:6px;display:flex}.schedule-attention-panel__label{color:var(--console-ink-muted,#64748b);font-size:12px;font-weight:500}.schedule-attention-panel__error{color:var(--console-ink-muted,#64748b);align-items:center;gap:4px;font-size:12px;display:flex}.schedule-attention-panel__footer{border-top:1px solid var(--console-border,#e0e6ee);margin-top:2px;padding-top:10px}.schedule-workspace .schedule-attention-group{flex-shrink:0;align-items:stretch;display:inline-flex}.schedule-workspace .schedule-attention-group__main{border-top-right-radius:0;border-bottom-right-radius:0;padding-right:7px}.schedule-workspace .schedule-attention-group__menu{border-left:1px solid color-mix(in srgb, var(--console-accent,#0f766e) 22%, #fff);border-top-left-radius:0;border-bottom-left-radius:0;min-width:24px;padding:0 6px;font-size:10px;line-height:1}.schedule-workspace .schedule-attention-group__menu:not(.schedule-review-toggle--saved){border-left-color:color-mix(in srgb, var(--console-border,#e0e6ee) 80%, #94a3b8)}.schedule-workspace .schedule-dense-table--cols thead th+th,.schedule-workspace .schedule-dense-table--cols tbody td+td{border-left:1px solid color-mix(in srgb, var(--console-border) 45%, #fff)}.schedule-workspace .recent-match-table-scroll{-webkit-overflow-scrolling:touch;width:100%;min-width:0;overflow-x:auto}.schedule-workspace .schedule-dense-table--form{min-width:540px;line-height:1.28}.schedule-workspace .schedule-dense-table--form thead th{padding:10px 8px}.schedule-workspace .schedule-dense-table--form tbody td{padding:5px;font-size:12px}.schedule-workspace .schedule-dense-table--form tbody td.cell-goals{padding-top:5px;padding-bottom:5px}.schedule-workspace .schedule-dense-table--form thead th.col-date,.schedule-workspace .schedule-dense-table--form tbody td.col-date{text-align:center;white-space:nowrap;font-variant-numeric:tabular-nums;width:calc(10ch + 10px);min-width:calc(10ch + 10px);line-height:1.25}.schedule-workspace .schedule-dense-table--form thead th.col-home,.schedule-workspace .schedule-dense-table--form tbody td.col-home,.schedule-workspace .schedule-dense-table--form thead th.col-away,.schedule-workspace .schedule-dense-table--form tbody td.col-away{text-align:center}.schedule-workspace .schedule-dense-table--form thead th.col-score,.schedule-workspace .schedule-dense-table--form tbody td.col-score{text-align:center;width:48px;min-width:48px;padding-left:2px;padding-right:2px}.schedule-workspace .schedule-dense-table--form thead th.col-result,.schedule-workspace .schedule-dense-table--form tbody td.col-result{text-align:center;width:36px;min-width:36px}.schedule-workspace .schedule-dense-table--form thead th.col-goals,.schedule-workspace .schedule-dense-table--form tbody td.col-goals{text-align:center;width:28px;min-width:28px}.schedule-workspace .standing-comparison-scroll{-webkit-overflow-scrolling:touch;overflow-x:auto}.schedule-workspace .schedule-dense-table--standing{font-variant-numeric:tabular-nums;width:100%;min-width:720px;line-height:1.45}.schedule-workspace .schedule-dense-table--standing thead th,.schedule-workspace .schedule-dense-table--standing tbody td,.schedule-workspace .schedule-dense-table--standing tbody th{text-align:center;white-space:nowrap;padding:8px 5px;font-size:12px}.schedule-workspace .schedule-dense-table--standing .standing-col-split{background:var(--console-data-head-bg,#e9eef4);width:36px;font-weight:600}.schedule-workspace .schedule-dense-table--standing .standing-col-metric{width:4.6%}.schedule-workspace .schedule-dense-table--standing .standing-col-metric--rate{width:5.6%;min-width:calc(5.5ch + 10px)}.schedule-workspace .schedule-dense-table--standing .standing-col-side{letter-spacing:.04em;font-size:11px;font-weight:600}.schedule-workspace .schedule-dense-table--standing .standing-col-side--home{color:#d24a4a}.schedule-workspace .schedule-dense-table--standing .standing-col-side--away{color:#3b6fd4}.schedule-workspace .schedule-dense-table--standing .standing-cell--points,.schedule-workspace .schedule-dense-table--standing .standing-cell--rate{color:#d24a4a;font-weight:600}.schedule-workspace .schedule-dense-table--standing .standing-cell--rate{text-align:center;box-sizing:border-box;padding-inline:5px}.schedule-workspace .schedule-dense-table--standing .standing-col-away-start{border-left:1px solid var(--console-border,#e0e6ee);padding-left:8px}.schedule-workspace .schedule-dense-table--standing .standing-cell--rank{color:#3b6fd4;font-weight:600}.schedule-workspace .schedule-dense-table--unavailable{width:100%;line-height:1.45}.schedule-workspace .schedule-dense-table--unavailable thead th,.schedule-workspace .schedule-dense-table--unavailable tbody td{overflow-wrap:anywhere;word-break:break-word;padding:8px;font-size:12px}.schedule-workspace .schedule-dense-table--unavailable .unavailable-col-player{text-align:left;min-width:0}.schedule-workspace .schedule-dense-table--unavailable .unavailable-col-reason{text-align:left;width:38%;color:var(--console-ink-muted,#64748b)}.schedule-workspace .schedule-dense-table--upcoming .upcoming-col-date{white-space:nowrap;width:16%}.schedule-workspace .schedule-dense-table--upcoming .upcoming-col-league{width:14%}.schedule-workspace .schedule-dense-table--upcoming .upcoming-col-home,.schedule-workspace .schedule-dense-table--upcoming .upcoming-col-away{min-width:0}.schedule-workspace .schedule-dense-table--upcoming .upcoming-col-venue{text-align:center;width:10%}.schedule-workspace .schedule-dense-table--upcoming .upcoming-col-status{text-align:center;width:10%;color:var(--console-ink-muted,#64748b)}.schedule-workspace .schedule-dense-table--upcoming{min-width:360px;line-height:1.28}.schedule-workspace .schedule-dense-table--upcoming thead th{padding:10px 8px}.schedule-workspace .schedule-dense-table--upcoming tbody td{padding:5px;font-size:12px}.schedule-workspace .schedule-dense-table--upcoming thead th.col-meta,.schedule-workspace .schedule-dense-table--upcoming tbody td.col-meta{white-space:nowrap;vertical-align:middle;text-align:center;width:72px;min-width:72px;max-width:72px}.schedule-workspace .schedule-dense-table--upcoming .upcoming-meta{flex-direction:column;align-items:center;gap:1px;line-height:1.25;display:flex}.schedule-workspace .schedule-dense-table--upcoming .upcoming-meta__date{font-variant-numeric:tabular-nums;color:var(--console-ink,#0f172a);font-size:12px}.schedule-workspace .schedule-dense-table--upcoming .upcoming-meta__league{text-overflow:ellipsis;white-space:nowrap;max-width:100%;font-size:11px;overflow:hidden}.schedule-workspace .schedule-dense-table--upcoming .upcoming-meta-link{width:100%;display:block}.schedule-workspace .schedule-dense-table--upcoming thead th.col-home,.schedule-workspace .schedule-dense-table--upcoming tbody td.col-home,.schedule-workspace .schedule-dense-table--upcoming thead th.col-away,.schedule-workspace .schedule-dense-table--upcoming tbody td.col-away{text-align:center;min-width:72px}.schedule-workspace .schedule-dense-table--upcoming thead th.col-interval,.schedule-workspace .schedule-dense-table--upcoming tbody td.col-interval{text-align:center;font-variant-numeric:tabular-nums;width:44px;min-width:44px;color:var(--console-ink-muted,#64748b)}.visually-hidden{clip:rect(0, 0, 0, 0);white-space:nowrap;border:0;width:1px;height:1px;margin:-1px;padding:0;position:absolute;overflow:hidden}.schedule-workspace .schedule-form-summary{color:var(--console-ink,#0b1f3a);border-top:1px solid var(--console-border);background:var(--console-data-head-bg);font-variant-numeric:tabular-nums;flex-direction:column;flex-shrink:0;align-items:stretch;gap:4px;padding:9px 10px;font-size:13px;line-height:1.35;display:flex}.schedule-workspace .schedule-form-summary__metrics{flex-direction:column;gap:4px;min-width:0;display:flex}.schedule-workspace .schedule-form-summary__row{flex-wrap:wrap;align-items:baseline;gap:4px 16px;display:flex}.schedule-workspace .schedule-form-summary__row--record{gap:2px 4px}.schedule-workspace .schedule-form-summary--end{text-align:right;align-items:flex-end}.schedule-workspace .schedule-form-summary--end .schedule-form-summary__metrics{align-items:flex-end}.schedule-workspace .schedule-form-summary--end .schedule-form-summary__row{justify-content:flex-end}.schedule-workspace .schedule-form-summary-dual{border-top:1px solid var(--console-border);background:var(--console-data-head-bg);grid-template-columns:repeat(2,minmax(0,1fr));display:grid}.schedule-workspace .schedule-form-summary-dual .schedule-form-summary{border-top:none;min-width:0}.schedule-workspace .schedule-form-summary-dual .schedule-form-summary:first-child{border-right:none}.schedule-workspace .schedule-form-summary-dual .schedule-form-summary:last-child{text-align:right;align-items:flex-end}.schedule-workspace .schedule-form-summary-dual .schedule-form-summary:last-child .schedule-form-summary__metrics{align-items:flex-end}.schedule-workspace .schedule-form-summary-dual .schedule-form-summary:last-child .schedule-form-summary__row{justify-content:flex-end}@media (max-width:720px){.schedule-workspace .schedule-form-summary-dual{grid-template-columns:1fr}.schedule-workspace .schedule-form-summary-dual .schedule-form-summary:first-child{border-right:none;border-bottom:1px solid var(--console-border)}.schedule-workspace .schedule-form-summary-dual .schedule-form-summary__team{display:block}.schedule-workspace .schedule-form-summary-dual .schedule-form-summary:last-child{text-align:left;align-items:stretch}.schedule-workspace .schedule-form-summary-dual .schedule-form-summary:last-child .schedule-form-summary__metrics{align-items:stretch}.schedule-workspace .schedule-form-summary-dual .schedule-form-summary:last-child .schedule-form-summary__row{justify-content:flex-start}}.schedule-workspace .schedule-form-summary__team{width:100%;color:var(--console-ink,#0b1f3a);font-size:12px;font-weight:600;line-height:1.2;display:block}.schedule-workspace .schedule-form-summary-dual .schedule-form-summary__team{display:none}.schedule-workspace .schedule-form-summary__label{color:var(--console-ink,#0b1f3a);opacity:.72;font-weight:500}.schedule-workspace .schedule-form-summary__value{color:var(--console-ink,#0b1f3a);font-weight:700}.schedule-workspace .schedule-form-summary__value--primary{letter-spacing:.01em;font-size:14px;font-weight:700}.schedule-workspace .schedule-form-summary__value--accent{color:#d24a4a;font-weight:700}.schedule-workspace .odds-ticks-scroll{-webkit-overflow-scrolling:touch;background:var(--console-data-row-bg);width:100%;min-width:0;position:relative;overflow:auto}.schedule-workspace .schedule-odds-loading{z-index:1;color:var(--console-ink-muted,#64748b);pointer-events:none;flex-direction:column;justify-content:center;align-items:center;gap:8px;font-size:12px;display:flex;position:absolute;inset:35px 0 0}.schedule-workspace .schedule-odds-anchor-strip{border-top:1px solid var(--console-border);border-bottom:1px solid var(--console-border);background:#f1f5f9b8;flex-shrink:0;justify-content:center;align-items:center;gap:6px;padding:4px 6px;display:flex}.schedule-workspace .schedule-odds-anchor{color:#52677f;cursor:pointer;font-variant-numeric:tabular-nums;background:0 0;border:0;border-radius:999px;padding:3px 5px;font-size:11px;font-weight:700;line-height:1}.schedule-workspace .schedule-odds-anchor:hover:not(:disabled){color:#0b1f3a;background:#0f172a14}.schedule-workspace .schedule-odds-probability-trigger{cursor:default;outline:none;align-items:center;display:inline-flex}.schedule-workspace .schedule-odds-probability-trigger:focus-visible{border-radius:2px;box-shadow:0 0 0 2px #0f766e47}.schedule-odds-probability-tooltip.ant-tooltip{pointer-events:none;max-width:340px}.schedule-odds-probability-tooltip.ant-tooltip .ant-tooltip-arrow:before,.schedule-odds-probability-tooltip.ant-tooltip .ant-tooltip-arrow:after{background:var(--console-data-row-bg,#fff)!important}.schedule-odds-probability-tooltip.ant-tooltip .ant-tooltip-arrow:before{border:1px solid var(--console-border,#e0e6ee)}.schedule-odds-probability-tooltip__content{min-width:265px;color:var(--console-ink,#0b1f3a);font-variant-numeric:tabular-nums;gap:4px;font-size:12px;line-height:1.45;display:grid}.schedule-odds-probability-tooltip__content strong{color:var(--console-ink,#0b1f3a);margin-bottom:2px;font-weight:600}.schedule-odds-probability-tooltip__note{color:var(--console-ink-muted,#64748b);margin-top:2px}.schedule-workspace .schedule-odds-anchor:disabled{color:#52677f5c;cursor:default}.schedule-workspace .schedule-dense-table--odds{min-width:360px}.schedule-workspace .schedule-dense-table--odds thead th{text-align:center;padding:8px 3px}.schedule-workspace .schedule-dense-table--odds tbody td{text-align:center;vertical-align:middle;padding:8px 3px;overflow:hidden}.schedule-workspace .schedule-dense-table--odds thead th.col-odds-side,.schedule-workspace .schedule-dense-table--odds tbody td.col-odds-side{width:44px;min-width:44px}.schedule-workspace .schedule-dense-table--odds thead th.col-line,.schedule-workspace .schedule-dense-table--odds tbody td.col-line{white-space:nowrap;width:calc(6em + 6px);min-width:calc(6em + 6px)}.schedule-workspace .schedule-dense-table--odds tbody tr:nth-child(2n) td{background:var(--console-data-row-bg)}.schedule-workspace .schedule-dense-table--odds tbody tr:hover td{background:var(--console-data-row-hover-bg)}.schedule-workspace .schedule-dense-table--odds tbody{-webkit-user-select:none;user-select:none;cursor:default}.schedule-workspace .schedule-dense-table--odds tbody tr.is-range-selected td{background:var(--console-data-row-selected-bg)}.schedule-workspace .schedule-dense-table--odds tbody tr.is-range-selected:hover td{background:var(--console-data-row-selected-hover-bg)}.schedule-workspace .schedule-dense-table--odds tbody tr.is-anchor-hit td{background:#fef3c7;transition:background-color .2s}.schedule-workspace .schedule-dense-table--odds tbody tr.is-anchor-hit.is-range-selected td{background:#fde68a}.schedule-workspace .schedule-dense-table--odds tbody tr.is-time-peer td{background:#dbeafe}.schedule-workspace .schedule-dense-table--odds tbody tr.is-compare-range td{background:#c4b5fd3d}.schedule-workspace .schedule-dense-table--odds tbody tr.is-time-peer.is-range-selected td{background:#bfdbfe}.schedule-workspace .schedule-dense-table--odds tbody tr.is-time-peer.is-compare-range td{background:#dbeafe}.schedule-workspace .schedule-dense-table--odds tbody tr.is-time-peer.is-anchor-hit td{background:#fde68a}.schedule-workspace .schedule-odds-summary-slot{border-top:1px solid var(--console-border);background:var(--console-canvas-bg);flex:0 0 56px;min-height:56px;overflow:hidden}.schedule-workspace .schedule-odds-summary-slot .schedule-odds-range-summary{border-top:0}.schedule-workspace .schedule-odds-range-summary{box-sizing:border-box;border-top:1px solid var(--console-border);background:var(--console-data-head-bg);height:100%;color:var(--console-ink);font-variant-numeric:tabular-nums;align-items:flex-start;gap:6px;padding:8px 8px 9px;display:flex;overflow:hidden}.schedule-workspace .schedule-odds-range-summary__icon{color:#64748b;flex-shrink:0;margin-top:3px;font-size:12px;line-height:1}.schedule-workspace .schedule-odds-range-summary--compare{background:#dbeafe5c}.schedule-workspace .schedule-odds-range-summary--compare .schedule-odds-range-summary__icon{color:#64748b}.schedule-workspace .schedule-odds-range-summary__body{flex-direction:column;flex:1;gap:6px;min-width:0;display:flex}.schedule-workspace .schedule-odds-range-summary__metrics{white-space:nowrap;align-items:baseline;gap:6px;min-width:0;display:flex;overflow:hidden}.schedule-workspace .schedule-odds-range-summary__item{align-items:baseline;gap:4px;min-width:0;display:inline-flex}.schedule-workspace .schedule-odds-range-summary__label{color:#64748b;flex-shrink:0;font-size:12px;font-weight:500;line-height:1.2}.schedule-workspace .schedule-odds-range-summary__value{color:#0b1f3a;font-size:13px;font-weight:700;line-height:1.2}.schedule-workspace .schedule-odds-range-summary__value--home,.schedule-workspace .schedule-odds-range-summary__value--away{font-weight:700}.schedule-workspace .schedule-odds-range-summary__sep{color:#94a3b8;-webkit-user-select:none;user-select:none;flex-shrink:0;font-size:12px;font-weight:400}.schedule-workspace .schedule-odds-range-summary__kickoff{align-items:baseline;gap:4px;min-width:0;display:flex}.schedule-workspace .schedule-odds-range-summary__kickoff .schedule-odds-range-summary__label{color:#64748b;font-size:11px}.schedule-workspace .schedule-odds-range-summary__kickoff-value{color:#475569;text-overflow:ellipsis;white-space:nowrap;min-width:0;font-size:12px;font-weight:400;line-height:1.2;overflow:hidden}.schedule-workspace .schedule-odds-range-summary__locate{color:#475569;cursor:pointer;white-space:nowrap;background:#ffffffad;border:1px solid #64748b47;border-radius:999px;flex-shrink:0;align-self:center;padding:4px 7px;font-size:11px;font-weight:600;line-height:1}.schedule-workspace .schedule-odds-range-summary__locate:hover{color:#1d4ed8;background:#dbeafeb8;border-color:#2563eb52}.schedule-workspace .schedule-odds-range-summary__locate:focus-visible{outline-offset:1px;outline:2px solid #2563eb52}.schedule-workspace .schedule-odds-range-summary--single{align-items:center;padding-top:6px;padding-bottom:6px}.schedule-workspace .schedule-odds-range-summary--single .schedule-odds-range-summary__icon{margin-top:0}.schedule-workspace .schedule-odds-range-summary--single .schedule-odds-range-summary__body{gap:0}.schedule-workspace .schedule-dense-table--odds .cell-score{color:#333;font-size:12px;font-weight:400}.schedule-workspace .schedule-dense-table--odds .cell-odds-sealed{color:#2f9a55;letter-spacing:0;font-size:12px;font-weight:500}.schedule-workspace .schedule-dense-table--odds .cell-odds-status{text-align:center;vertical-align:middle;padding:0 2px}.schedule-workspace .schedule-odds-status-tag{text-align:center;border-radius:3px;min-width:1.25em;padding:0 4px;font-size:11px;font-weight:500;line-height:18px;display:inline-block}.schedule-workspace .schedule-odds-status-tag[data-status=初],.schedule-workspace .schedule-odds-status-tag[data-status=早]{color:#2f9a55}.schedule-workspace .schedule-odds-status-tag[data-status=即]{color:#d24a4a}.schedule-workspace .schedule-odds-status-tag[data-status=滚]{color:#3b6fd4}.schedule-workspace .schedule-odds-status-tag[data-status=赢]{color:#2f9a55;background:#2f9a551f}.schedule-workspace .schedule-odds-status-tag[data-status=输]{color:#d24a4a;background:#d24a4a1f}.schedule-workspace .schedule-odds-status-tag[data-status=走]{color:#3b6fd4;background:#3b6fd41f}.schedule-workspace .odds-value--num{white-space:nowrap;font-size:13px;font-weight:500;line-height:1.35}.schedule-workspace .odds-value--line{letter-spacing:.01em;white-space:nowrap;font-size:12px;font-weight:400;line-height:1.35;display:inline-block}.schedule-workspace .schedule-odds-market-select.ant-select .ant-select-selector{background:var(--console-data-row-bg)!important;border-color:var(--console-border)!important;color:var(--console-ink)!important}.schedule-workspace .schedule-odds-market-select.ant-select .ant-select-selection-item{color:#0b1f3a!important}.schedule-workspace .schedule-odds-market-select.ant-select .ant-select-arrow{color:#64748b}.schedule-workspace .schedule-odds-market-select.ant-select-focused .ant-select-selector,.schedule-workspace .schedule-odds-market-select.ant-select-open .ant-select-selector{border-color:#0f766e!important;box-shadow:0 0 0 2px #0f766e29!important}.schedule-workspace .schedule-odds-company-select.ant-select .ant-select-selector{min-height:24px;color:#0b1f3a!important;background:#ffffffb8!important;border-color:#0f172a33!important;padding-inline:7px!important}.schedule-workspace .schedule-odds-company-select.ant-select .ant-select-selection-item{font-size:12px;font-weight:700;color:#0b1f3a!important}.schedule-workspace .schedule-odds-company-select.ant-select .ant-select-arrow{color:#475569}.schedule-workspace .schedule-odds-company-select.ant-select-focused .ant-select-selector,.schedule-workspace .schedule-odds-company-select.ant-select-open .ant-select-selector{border-color:#0f766e!important;box-shadow:0 0 0 2px #0f766e29!important}.schedule-workspace .ant-splitter-bar{background:var(--console-canvas-bg)!important;width:6px!important}.schedule-workspace .ant-splitter-bar-dragger{cursor:col-resize;background:0 0!important;width:100%!important}.schedule-workspace .ant-splitter-bar-dragger:before{transition:background-color .16s;position:absolute;inset:0 auto 0 50%;transform:translate(-50%);content:""!important;background:color-mix(in srgb, var(--console-ink) 20%, transparent)!important;width:1px!important}.schedule-workspace>.ant-splitter.ant-splitter-horizontal>.ant-splitter-bar .ant-splitter-bar-dragger:after,.schedule-workspace>.ant-splitter.ant-splitter-horizontal>.ant-splitter-bar .ant-splitter-bar-collapse-bar,.schedule-workspace>.ant-splitter.ant-splitter-horizontal>.ant-splitter-bar .ant-splitter-bar-collapse-bar-start,.schedule-workspace>.ant-splitter.ant-splitter-horizontal>.ant-splitter-bar .ant-splitter-bar-collapse-bar-end{top:218px!important;transform:translate(-50%,-50%)!important}.schedule-workspace>.ant-splitter.ant-splitter-horizontal>.ant-splitter-bar .ant-splitter-bar-collapse-bar-start,.schedule-workspace>.ant-splitter.ant-splitter-horizontal>.ant-splitter-bar .ant-splitter-bar-collapse-bar-end{transform:translateY(-50%)!important}.schedule-workspace .ant-splitter .ant-splitter.ant-splitter-horizontal>.ant-splitter-bar .ant-splitter-bar-dragger:after{top:182px!important;transform:translate(-50%,-50%)!important}.schedule-workspace .ant-splitter-bar:hover .ant-splitter-bar-dragger:before,.schedule-workspace .ant-splitter-bar-dragger-active.ant-splitter-bar-dragger:before{background:#0f766e!important;width:1px!important}@media (prefers-reduced-motion:reduce){.schedule-workspace .schedule-dense-table tbody tr,.schedule-workspace .ant-splitter-bar-dragger:before{transition:none}}.schedule-workspace .schedule-dense-table tbody tr.schedule-dense-table__row--link{cursor:pointer;transition:background-color .16s;position:relative}.schedule-workspace .schedule-dense-table tbody tr.schedule-dense-table__row--link:hover td{background:var(--console-data-row-hover-bg)}.schedule-workspace .schedule-dense-table__row-link{color:inherit;text-decoration:none}.schedule-workspace .schedule-dense-table tbody tr.schedule-dense-table__row--link td:first-child .schedule-dense-table__row-link:after{content:"";z-index:1;position:absolute;inset:0}.schedule-workspace .schedule-dense-table tbody tr.schedule-dense-table__row--link .schedule-dense-table__row-link:focus-visible{outline:2px solid var(--console-accent,#0f766e);outline-offset:-2px}.match-entity-workspace{animation:.22s ease-out match-entity-enter}.match-entity-workspace--empty{background:var(--console-surface-bg,#f7f9fc);border:1px solid var(--console-border,#e0e6ee);border-radius:12px;flex:1;justify-content:center;align-items:center;min-height:0;display:flex}@keyframes match-entity-enter{0%{opacity:0;transform:translateY(4px)}to{opacity:1;transform:translateY(0)}}.match-card-header{--match-league-color:var(--console-accent,#0f766e);--mch-score:#ff4e00;--mch-ink:var(--console-ink,#0b1f3a);--mch-muted:#6b7c8f;box-sizing:border-box;border-top:3px solid color-mix(in srgb, var(--match-league-color) 72%, #fff);border-bottom:1px solid var(--console-border,#e0e6ee);background:#fff;flex-direction:column;flex-shrink:0;align-items:center;gap:8px;width:100%;padding:12px 14px 10px;display:flex;position:relative}.match-card-header--standard{gap:12px;padding:16px 16px 14px}.match-card-header__actions{flex-flow:wrap;justify-content:center;align-items:center;gap:2px 6px;min-width:0;max-width:100%;display:flex}.match-card-header__actions .match-copy-id-btn.ant-btn{font-variant-numeric:tabular-nums;height:26px;color:var(--console-ink-muted,#64748b);padding-inline:8px;font-size:12px;font-weight:500}.match-card-header__actions .match-copy-id-btn.ant-btn:hover{color:var(--console-accent,#0f766e);background:#0f766e0f}.match-card-header__actions .match-copy-id-btn.ant-btn:focus-visible{outline-offset:2px;outline:2px solid #0f766e47}.match-card-header__actions .match-lottery-meta{font-variant-numeric:tabular-nums;height:22px;color:var(--console-ink-muted,#64748b);border-radius:4px;align-items:center;padding-inline:8px;font-size:12px;font-weight:500;line-height:1;text-decoration:none;display:inline-flex}.match-card-header__actions a.match-lottery-meta:hover{color:var(--console-accent,#0f766e);background:#0f766e0f}.match-card-header__actions a.match-lottery-meta:focus-visible{outline-offset:2px;outline:2px solid #0f766e47}.match-card-header__crown{flex-wrap:wrap;justify-content:center;align-items:center;gap:8px;min-width:0;max-width:100%;display:flex}.match-card-header__badge{letter-spacing:.02em;color:#fff;white-space:nowrap;text-overflow:ellipsis;border-radius:4px;justify-content:center;align-items:center;max-width:10em;padding:2px 10px;font-size:12px;font-weight:600;line-height:1.4;text-decoration:none;display:inline-flex;overflow:hidden;box-shadow:0 1px 2px #0b1f3a1f}a.match-card-header__badge--link{cursor:pointer;transition:filter .16s,box-shadow .16s}a.match-card-header__badge--link:hover{color:#fff;filter:brightness(1.06);text-decoration:none;box-shadow:0 2px 4px #0b1f3a29}a.match-card-header__badge--link:focus-visible{outline-offset:2px;outline:2px solid #0f766e59}.match-card-header--standard .match-card-header__badge{padding:3px 12px;font-size:13px}.match-card-header__sub{color:var(--mch-ink);text-overflow:ellipsis;white-space:nowrap;max-width:12em;font-size:12px;font-weight:500;line-height:1.2;overflow:hidden}.match-card-header__time{color:var(--mch-ink);font-variant-numeric:tabular-nums;white-space:nowrap;font-size:12px;line-height:1.2}.match-card-header--standard .match-card-header__time{font-size:13px}.match-card-header__scoreline{box-sizing:border-box;width:100%;max-width:520px;min-height:36px;color:inherit;grid-template-columns:minmax(0,1fr) auto minmax(0,1fr);align-items:center;column-gap:18px;padding:10px 12px;text-decoration:none;display:grid}a.match-card-header__scoreline--link{cursor:pointer;border-radius:6px;transition:background-color .16s}a.match-card-header__scoreline--link:hover{color:inherit;background-color:#0f766e0a;text-decoration:none}a.match-card-header__scoreline--link:focus-visible{outline-offset:2px;outline:2px solid #0f766e47}.match-card-header--standard .match-card-header__scoreline{column-gap:28px;max-width:640px;min-height:44px;padding:12px 16px}.match-card-header__team{letter-spacing:.02em;color:var(--mch-ink);text-overflow:ellipsis;white-space:nowrap;min-width:0;font-size:18px;font-weight:700;line-height:1.2;overflow:hidden}.match-card-header--standard .match-card-header__team{font-size:22px}.match-card-header__team--home{text-align:right;padding-right:2px}.match-card-header__team-wrap{flex-direction:column;gap:2px;width:100%;min-width:0;display:flex}.match-card-header__team-wrap--home{justify-self:stretch;align-items:flex-end}.match-card-header__team-wrap--away{justify-self:stretch;align-items:flex-start}.match-card-header__team-wrap .match-card-header__team{max-width:100%}.match-card-header__rank{color:var(--mch-muted,#64748b);font-variant-numeric:tabular-nums;letter-spacing:.02em;font-size:11px;font-weight:600;line-height:1.2}.match-card-header--standard .match-card-header__rank{font-size:12px}.match-card-header__team--away{text-align:left;padding-left:2px}.match-card-header__board{flex-direction:column;justify-content:center;align-items:center;gap:3px;min-width:76px;display:flex}.match-card-header__countdown{flex-direction:column;justify-content:center;align-items:center;gap:2px;min-width:88px;line-height:1.15;display:flex}.match-card-header__countdown-label{color:var(--mch-muted);letter-spacing:.02em;font-size:11px;font-weight:500}.match-card-header__countdown-value{font-variant-numeric:tabular-nums;letter-spacing:.03em;color:var(--mch-ink);font-size:15px;font-weight:600}.match-card-header--standard .match-card-header__countdown-value{font-size:17px}.match-card-header__countdown[data-urgent=true] .match-card-header__countdown-value{color:var(--console-accent,#0f766e)}.match-card-header__goals{justify-content:center;align-items:center;gap:8px;display:flex}.match-card-header__goal{font-variant-numeric:tabular-nums;letter-spacing:.02em;color:var(--mch-score);text-align:center;min-width:.7em;font-size:26px;font-weight:600;line-height:1}.match-card-header--standard .match-card-header__goal{font-size:32px}.match-card-header__mark{min-width:1.1em;color:var(--mch-score);justify-content:center;align-items:center;font-size:13px;font-weight:600;line-height:1;display:inline-flex}.match-card-header__mark[data-kind=sep]{opacity:.85;font-size:18px;font-weight:500}.match-card-header__mark[data-kind=进]{color:#d97706}.match-card-header__half{font-variant-numeric:tabular-nums;color:var(--mch-ink);opacity:.78;font-size:12px;font-weight:500;line-height:1}.match-card-header__vs{letter-spacing:.16em;color:#7a8b9c;padding:2px 4px;font-size:20px;font-weight:700;line-height:1}.match-card-header--standard .match-card-header__vs{font-size:22px}.match-card-header__env{max-width:100%;color:var(--mch-muted);text-align:center;flex-wrap:wrap;justify-content:center;align-items:center;gap:2px 14px;font-size:12px;line-height:1.35;display:flex}.match-card-header--standard .match-card-header__env{gap:2px 18px;font-size:13px}.match-card-header__env-label{opacity:.85}.match-card-header__env-value{color:var(--mch-muted)}@media (prefers-reduced-motion:reduce){.match-entity-workspace{animation:none}a.match-card-header__badge--link,a.match-card-header__scoreline--link{transition:none}}.fundamental-analysis__node-behavior{border:1px solid color-mix(in srgb, var(--ant-color-border) 78%, transparent);background:color-mix(in srgb, var(--ant-color-bg-container) 94%, var(--ant-color-primary) 6%);border-radius:10px;gap:10px;padding:12px;display:grid}.fundamental-analysis__node-behavior>summary{color:var(--ant-color-text);cursor:pointer;justify-content:space-between;align-items:center;gap:10px;font-size:12px;font-weight:650;list-style:none;display:flex}.fundamental-analysis__node-behavior>summary::-webkit-details-marker{display:none}.fundamental-analysis__node-behavior>summary:after{content:"展开";color:var(--ant-color-primary-text);font-weight:600}.fundamental-analysis__node-behavior[open]>summary:after{content:"收起"}.fundamental-analysis__node-behavior>summary>small,.fundamental-analysis__node-behavior>p{color:var(--ant-color-text-secondary);font-size:12px;font-weight:400}.fundamental-analysis__node-behavior>summary>small{margin-left:auto}.fundamental-analysis__node-behavior>p{margin:0}.fundamental-analysis__node-behavior-items{grid-template-columns:repeat(3,minmax(0,1fr));gap:8px;display:grid}.fundamental-analysis__node-behavior-items>div{background:var(--ant-color-bg-container);border-radius:8px;gap:3px;padding:8px 10px;display:grid}.fundamental-analysis__node-behavior-items small{color:var(--ant-color-text-secondary)}.fundamental-analysis__node-behavior-items em{color:var(--ant-color-text);font-size:12px;font-style:normal;font-weight:600}.fundamental-analysis__node-behavior-items small[data-kind=opening]{border-top:1px dashed var(--ant-color-border-secondary);padding-top:3px}.fundamental-analysis__node-behavior-items details ul{margin:6px 0 0;padding-left:18px}@media (max-width:900px){.fundamental-analysis__node-behavior-items{grid-template-columns:1fr}}.fundamental-analysis__node-coverage{color:var(--ant-color-warning-text);justify-content:space-between;gap:8px;font-size:12px;display:flex}.fundamental-analysis__node-coverage[data-complete=true]{color:var(--ant-color-success-text)}
