.watchlist-feature{color:#172033;font-family:var(--font-ui);font-size:12px;--wl-border:#e2e9f2;--wl-muted:#647286;--wl-blue:#1677ff;--wl-paper:#fff}.watchlist-feature.wl-page{display:flex;flex-direction:column;gap:0;height:calc(100dvh - 52px);min-height:0;padding:8px 18px 10px;overflow:hidden}.watchlist-feature *{box-sizing:border-box}.watchlist-feature button,.watchlist-feature input{font:inherit}.watchlist-feature button{cursor:pointer}.watchlist-feature button:disabled{cursor:not-allowed;opacity:.4}.watchlist-feature button:focus-visible,.watchlist-feature input:focus-visible,.watchlist-feature [tabindex]:focus-visible{outline:2px solid #1677ff;outline-offset:3px}.watchlist-feature .wl-icon{width:16px;height:16px;flex:none;vertical-align:middle}.watchlist-feature .wl-icon-button{display:inline-flex;align-items:center;justify-content:center;width:28px;height:28px;min-width:28px;flex:none;padding:5px;border:0;border-radius:5px;background:transparent;color:#8793a5;line-height:1}.watchlist-feature .wl-icon-button:hover:not(:disabled){background:#eef6ff;color:#1677ff}.watchlist-feature .wl-button{display:inline-flex;align-items:center;justify-content:center;gap:6px;min-height:30px;flex:none;padding:6px 10px;border:1px solid var(--wl-border);border-radius:6px;background:#fff;color:#5f6d7f;font-size:11px;font-weight:500;line-height:1.3;white-space:nowrap}.watchlist-feature .wl-button:hover:not(:disabled){border-color:#86b9fb;color:#1677ff;background:#f5f8fc}.watchlist-feature .wl-primary{border-color:#1677ff;background:#1677ff;color:#fff}.watchlist-feature .wl-primary:hover:not(:disabled){background:#0867dc;border-color:#0867dc;color:#fff}.watchlist-feature .wl-text-button{display:inline-flex;align-items:center;justify-content:center;gap:6px;padding:4px 2px;border:0;border-radius:4px;background:transparent;color:#1677ff;font-size:11px;line-height:1.4}.watchlist-feature .wl-text-button:hover{text-decoration:underline;text-underline-offset:3px}.watchlist-feature .wl-dot{display:block;width:16px;height:16px;min-width:16px;color:#172033}.watchlist-feature .wl-page{display:flex;flex-direction:column;gap:0;height:100%;min-height:0;padding:14px 18px 10px;overflow:hidden}.watchlist-feature .wl-page.wl-page--watchlist{padding-top:8px}.watchlist-feature .wl-group-bar{display:flex;align-items:center;gap:12px;min-width:0;min-height:40px;flex:none;border-bottom:1px solid var(--wl-border)}.watchlist-feature .wl-tabs-frame{display:flex;align-items:center;flex:1;min-width:0}.watchlist-feature .wl-tabs{display:flex;align-items:stretch;gap:3px;flex:1;min-width:0;overflow-x:auto;overflow-y:hidden;scrollbar-width:thin;scrollbar-color:#dbe3ed transparent;overscroll-behavior-x:contain}.watchlist-feature .wl-tab{display:flex;align-items:center;flex:none;min-width:max-content;border-bottom:2px solid transparent;color:#5f6d7f}.watchlist-feature .wl-tab>button[role=tab]{display:flex;align-items:center;gap:5px;min-height:36px;padding:6px 10px 6px 0;border:0;background:transparent;color:inherit;white-space:nowrap;font-size:11px}.watchlist-feature .wl-tab:hover{background:#eef6ff}.watchlist-feature .wl-tab--active{border-bottom-color:#1677ff;background:#eef6ff;color:#1677ff}.watchlist-feature .wl-tab-name{white-space:nowrap;overflow:visible;text-overflow:clip;font-weight:500}.watchlist-feature .wl-tab-count{margin-left:2px;color:#8793a5;font:10px var(--font-mono)}.watchlist-feature .wl-tab--active .wl-tab-count{color:#1468d4}.watchlist-feature .wl-tab-grip{width:21px;min-width:21px;padding:3px;color:#8793a5;opacity:.55}.watchlist-feature .wl-tab:hover .wl-tab-grip,.watchlist-feature .wl-tab-grip:focus-visible{opacity:1}.watchlist-feature .wl-tab-scroll{width:24px;min-width:24px}.watchlist-feature .wl-tab-scroll--left .wl-icon{transform:rotate(180deg)}.watchlist-feature .wl-tabs-empty{display:flex;align-items:center;min-height:40px;color:#8793a5;font-size:11px}.watchlist-feature .wl-manage-groups{margin-bottom:3px}.watchlist-feature .wl-group-heading{display:grid;grid-template-areas:"title breadth actions";grid-template-columns:minmax(0,1fr) minmax(0,540px) auto;align-items:center;gap:6px 16px;flex:none;min-height:42px;padding:6px 0}.watchlist-feature .wl-group-title{grid-area:title;display:flex;align-items:center;gap:7px;min-width:0}.watchlist-feature .wl-group-title>.wl-dot{width:18px;height:18px}.watchlist-feature .wl-group-title h1{margin:0;color:#253247;font-size:16px;font-weight:600;line-height:1.5;overflow-wrap:anywhere}.watchlist-feature .wl-group-title>span{margin-left:3px;color:#8793a5;font-size:11px;white-space:nowrap}.watchlist-feature .wl-group-actions{grid-area:actions;justify-self:end;display:flex;gap:8px;flex:none}.watchlist-feature .wl-breadth{grid-area:breadth;display:grid;grid-template-areas:"summary note" "bar bar";grid-template-columns:minmax(0,1fr) auto;align-items:center;gap:4px 12px;max-width:100%;min-width:0;color:var(--wl-muted)}.watchlist-feature .wl-breadth-summary{grid-area:summary;display:flex;align-items:center;justify-content:space-between;gap:12px}.watchlist-feature .wl-breadth-title{font-size:10px;white-space:nowrap}.watchlist-feature .wl-breadth-counts{display:flex;align-items:center;gap:12px;margin:0;font-size:11px}.watchlist-feature .wl-breadth-counts>div{display:flex;align-items:baseline;gap:4px;white-space:nowrap}.watchlist-feature .wl-breadth-counts dd{margin:0;font:500 12px var(--font-mono);font-variant-numeric:tabular-nums}.watchlist-feature .wl-breadth-counts small{margin-left:2px;font:10px var(--font-ui)}.watchlist-feature .wl-breadth-up{color:#c02f3d}.watchlist-feature .wl-breadth-down{color:#087346}.watchlist-feature .wl-breadth-bar{grid-area:bar;display:flex;width:100%;height:4px;overflow:hidden;border-radius:2px}.watchlist-feature .wl-breadth-bar>span{flex-basis:0;min-width:0;background:currentColor}.watchlist-feature .wl-breadth-note{grid-area:note;font-size:9px;line-height:1.4}@media (min-width:721px) and (max-width:1100px){.watchlist-feature .wl-group-heading{grid-template-areas:"title actions" "breadth breadth";grid-template-columns:minmax(0,1fr) auto}.watchlist-feature .wl-breadth{justify-self:start;width:540px}}.watchlist-feature .wl-table-toolbar{display:flex;align-items:center;justify-content:space-between;gap:12px;min-height:28px;flex:none;padding:2px 10px;border:1px solid var(--wl-border);border-bottom:0;border-radius:8px 8px 0 0;background:#fff}.watchlist-feature .wl-data-legend{display:flex;align-items:center;gap:5px;color:#8793a5;font-size:9px;white-space:nowrap}.watchlist-feature .wl-data-legend>span{margin-right:9px;color:#647286;font-size:10px}.watchlist-feature .wl-source-dot{width:5px;height:5px;border-radius:50%;margin-left:4px}.watchlist-feature .wl-source-dot--formal{background:var(--formal-source)}.watchlist-feature .wl-source-dot--forecast{background:var(--forecast-source)}.watchlist-feature .wl-sort-controls{display:flex;align-items:center;gap:7px;min-width:0}.watchlist-feature .wl-mobile-sort{display:none}.watchlist-feature .wl-order-hint{color:#8793a5;font-size:10px;white-space:nowrap}.watchlist-feature .wl-sort-notice{flex:none;padding:7px 12px;border:1px solid var(--wl-border);border-bottom:0;background:#eef6ff;color:#1468d4;font-size:10px;line-height:1.6}.watchlist-feature .wl-table-scroll{flex:0 1 auto;min-height:0;max-height:100%;width:100%;overflow:auto;border:1px solid var(--wl-border);border-radius:0 0 8px 8px;background:#fff;overscroll-behavior:contain;scrollbar-width:thin;scrollbar-color:#dbe3ed #f7f9fc}.watchlist-feature .wl-table{width:100%;min-width:1260px;border-collapse:separate;border-spacing:0;table-layout:fixed;font:10px/1.45 var(--font-ui);font-variant-numeric:tabular-nums}.watchlist-feature .wl-table col{width:auto}.watchlist-feature .wl-table .wl-company-col{width:194px}.watchlist-feature .wl-table thead{position:sticky;top:0;z-index:5}.watchlist-feature .wl-table th{height:29px;padding:6px 5px;background:#f7f9fc;border-bottom:1px solid #e2e9f2;text-align:center;color:#6e7b8e;font-size:9px;white-space:nowrap}.watchlist-feature .wl-table th button{display:inline-flex;align-items:center;gap:3px;min-height:18px;padding:0;border:0;background:transparent;color:inherit;font-size:inherit;font-weight:500}.watchlist-feature .wl-table th button:hover{color:#1677ff}.watchlist-feature .wl-table th small{display:inline;margin:0 1px;font-size:8px;color:#8793a5;font-weight:400}.watchlist-feature .wl-table th>small{display:block;margin-top:2px}.watchlist-feature .wl-table th[aria-sort=ascending],.watchlist-feature .wl-table th[aria-sort=descending]{color:#1677ff;background:#eef6ff}.watchlist-feature .wl-table td{height:46px;padding:8px 7px;border-bottom:1px solid #edf1f5;border-right:1px solid #edf1f5;text-align:right;background:#fff;color:#253247;font:10px/1.4 var(--font-mono);white-space:normal}.watchlist-feature .wl-table tbody:hover td,.watchlist-feature .wl-table tbody:hover .sticky{background:#fff}.watchlist-feature .wl-table tr:hover td,.watchlist-feature .wl-table tr:hover td.sticky{background:#eef6ff}.watchlist-feature .wl-table td:last-child,.watchlist-feature .wl-table th:last-child{border-right:0}.watchlist-feature .wl-table tbody:last-child tr:last-child td{border-bottom:0}.watchlist-feature .wl-table .sticky{position:sticky;left:0;z-index:3;background:#fff;box-shadow:8px 0 12px -12px #234b784d}.watchlist-feature .wl-table th.sticky{z-index:6;background:#f7f9fc}.watchlist-feature .wl-table .wl-company-cell{padding:6px 5px;text-align:left;width:194px}.watchlist-feature .wl-company-content{display:flex;align-items:center;gap:3px;min-width:0}.watchlist-feature .wl-company-copy{flex:1;min-width:0;padding:0 2px}.watchlist-feature .wl-table .company b{display:block;max-width:none;color:#253247;font:600 10.5px/1.4 var(--font-ui);overflow-wrap:anywhere;white-space:normal}.watchlist-feature .wl-table .company span{display:block;margin-top:3px;color:#8793a5;font:8.5px/1.3 var(--font-ui)}.watchlist-feature .wl-table .company code{font:8.5px/1.3 var(--font-mono);color:#7d899a}.watchlist-feature .wl-table .company span i{font:8.5px/1.3 var(--font-ui);display:inline;padding:0;background:transparent;color:#7d899a;font-style:normal;white-space:normal}.watchlist-feature .wl-grip{touch-action:none;cursor:grab;color:#a2acba}.watchlist-feature .wl-grip:active{cursor:grabbing}.watchlist-feature .wl-remove{width:23px;min-width:23px;padding:4px;color:#a2acba}.watchlist-feature .wl-remove .wl-icon{width:13px;height:13px}.watchlist-feature .wl-remove:hover:not(:disabled),.watchlist-feature .wl-danger-action:hover:not(:disabled){background:#fff0f0;color:#c02f3d}.watchlist-feature .wl-table td.positive{color:#c02f3d}.watchlist-feature .wl-table td.negative{color:#087346}.watchlist-feature .wl-table .amount-source{display:block;margin-top:3px;font:8px/1.2 var(--font-ui)}.watchlist-feature .wl-table .amount-source.forecast{color:var(--forecast-source)}.watchlist-feature .wl-table .report-period-cell>b{font:10px/1.4 var(--font-mono)}.watchlist-feature .wl-table .source{margin-top:3px;font-size:8px}.watchlist-feature .wl-delisted,.watchlist-feature .wl-table .company span i.wl-delisted{display:inline-block;margin-left:5px;padding:1px 4px;border:1px solid #dbe3ed;border-radius:3px;background:#f7f9fc;color:#647286;font:8px/1.3 var(--font-ui);white-space:nowrap}.watchlist-feature .wl-table tr.wl-drag-source>td{background:#eef6ff;opacity:.5}.watchlist-feature .wl-table tr.wl-drop-target>td{box-shadow:inset 0 2px #1677ff;background:#eef6ff}.watchlist-feature .wl-results-footer{display:flex;align-items:center;justify-content:space-between;gap:8px;flex:none;min-height:38px;color:#8793a5;font-size:10px}.watchlist-feature .wl-save-status{display:flex;align-items:center;gap:5px;flex:none;min-height:28px;margin-top:auto;padding-top:6px;color:#8793a5;font-size:10px}.watchlist-feature .wl-save-status>.wl-icon{width:12px;height:12px}.watchlist-feature .wl-save-status--saving{color:#647286}.watchlist-feature .wl-save-status--error{color:#c02f3d}.watchlist-feature .wl-empty{display:flex;flex-direction:column;align-items:center;justify-content:center;gap:12px;min-height:260px;padding:36px 20px;text-align:center;background:#fff;border:1px solid var(--wl-border);border-radius:8px}.watchlist-feature .wl-empty h1,.watchlist-feature .wl-empty h2,.watchlist-feature .wl-empty h3{margin:0;color:#253247;font-size:16px;font-weight:500;line-height:1.5}.watchlist-feature .wl-empty h1{font-size:20px}.watchlist-feature .wl-empty p{margin:0;color:#647286;font-size:12px;line-height:1.9}.watchlist-feature .wl-empty>small{margin-top:12px;color:#8793a5;font-size:10px}.watchlist-feature .wl-empty-symbol{display:grid;place-items:center;width:56px;height:56px;margin-bottom:6px;border:1px solid #e2e9f2;border-radius:16px;background:#f5f8fc;color:#1677ff}.watchlist-feature .wl-empty-symbol .wl-icon{width:26px;height:26px;stroke-width:1.1}.watchlist-feature .wl-first-empty{flex:1;margin:18px 0 12px}.watchlist-feature .wl-first-empty .wl-primary{margin-top:9px;min-height:34px;padding-inline:16px}.watchlist-feature .wl-list-state{flex:1;border-top-left-radius:0;border-top-right-radius:0}.watchlist-feature .wl-spinner{display:inline-block;width:13px;height:13px;flex:none;border:1.5px solid #dbe3ed;border-top-color:#1677ff;border-radius:50%;animation:wl-spin .75s linear infinite}.watchlist-feature .wl-list-state>.wl-spinner{width:24px;height:24px}@keyframes wl-spin{to{transform:rotate(360deg)}}.watchlist-feature .wl-overlay{position:fixed;top:0;right:0;bottom:0;left:0;z-index:1000;display:flex;align-items:center;justify-content:center;padding:28px;background:#1720334d}.watchlist-feature .wl-dialog{display:flex;flex-direction:column;width:640px;max-width:100%;max-height:calc(100dvh - 56px);overflow:hidden;border:1px solid #e2e9f2;border-radius:8px;background:#fff;box-shadow:0 16px 50px #17203329}.watchlist-feature .wl-dialog--compact{width:460px}.watchlist-feature .wl-dialog-header{display:flex;align-items:flex-start;justify-content:space-between;gap:16px;flex:none;padding:20px 22px 16px;border-bottom:1px solid #edf1f5}.watchlist-feature .wl-dialog-header h2{margin:0;font-size:16px;line-height:1.5;font-weight:600}.watchlist-feature .wl-dialog-header p{margin:6px 0 0;color:#8793a5;font-size:11px;line-height:1.6}.watchlist-feature .wl-dialog-header>.wl-icon-button{margin:-3px -5px 0 0}.watchlist-feature .wl-manager-actions{display:flex;align-items:center;justify-content:space-between;gap:10px;flex:none;padding:14px 22px}.watchlist-feature .wl-manager-actions>span{color:#8793a5;font-size:11px}.watchlist-feature .wl-manager-list{min-height:0;max-height:55dvh;overflow:auto;padding:0 12px 12px;overscroll-behavior:contain;scrollbar-width:thin}.watchlist-feature .wl-manager-row{display:flex;align-items:center;gap:8px;min-height:58px;padding:9px 8px;border-bottom:1px solid #edf1f5;background:#fff}.watchlist-feature .wl-manager-row:hover{background:#f5f8fc}.watchlist-feature .wl-manager-row:last-child{border-bottom:0}.watchlist-feature .wl-position{width:23px;flex:none;color:#8793a5;font:10px var(--font-mono)}.watchlist-feature .wl-manager-copy{display:flex;flex:1;flex-direction:column;gap:4px;min-width:0}.watchlist-feature .wl-manager-copy>b{color:#253247;font-size:12px;font-weight:500;line-height:1.5;overflow-wrap:anywhere}.watchlist-feature .wl-manager-copy>small{color:#8793a5;font-size:10px;line-height:1.5}.watchlist-feature .wl-manager-copy>code{color:#8793a5;font:10px/1.5 var(--font-mono)}.watchlist-feature .wl-row-actions{display:flex;align-items:center;flex:none;gap:3px}.watchlist-feature .wl-row-actions .wl-icon-button{width:27px;min-width:27px}.watchlist-feature .wl-dialog-footer{display:flex;align-items:center;justify-content:flex-end;gap:10px;flex:none;padding:15px 22px;border-top:1px solid #edf1f5}.watchlist-feature .wl-dialog-footer>span{margin-right:auto;color:#8793a5;font-size:10px;line-height:1.6}.watchlist-feature .wl-dialog-footer>.wl-text-button:first-child{margin-right:auto}.watchlist-feature .wl-dialog-save{display:flex;align-items:center;gap:8px;min-height:30px;flex:none;padding:0 22px 12px;color:#8793a5;font-size:10px}.watchlist-feature .wl-dialog-save.wl-save-status--error{color:#c02f3d}.watchlist-feature .wl-manager-empty{min-height:180px;border:0;padding:30px 16px}.watchlist-feature .wl-manager-empty>.wl-icon{width:26px;height:26px;color:#8793a5}.watchlist-feature .wl-manager-empty h3{font-size:14px}.watchlist-feature .wl-manager-empty p{font-size:11px}.watchlist-feature .wl-group-form{display:flex;flex-direction:column;gap:12px;min-height:0;overflow:auto;padding:22px}.watchlist-feature .wl-group-form>label{display:flex;justify-content:space-between;color:#5f6d7f;font-size:11px}.watchlist-feature .wl-group-form>label>span{color:#8793a5;font:10px var(--font-mono)}.watchlist-feature .wl-group-form input:not([type=color]){height:34px;min-width:0;padding:0 10px;border:1px solid #dbe3ed;border-radius:6px;background:#fff;color:#253247;font-size:12px}.watchlist-feature .wl-group-form input[aria-invalid=true]{border-color:#c02f3d}.watchlist-feature .wl-group-form input::placeholder{color:#a2acba}.watchlist-feature .wl-color-field{margin:8px 0 0;padding:0;border:0}.watchlist-feature .wl-color-field legend{margin-bottom:10px;color:#5f6d7f;font-size:11px}.watchlist-feature .wl-color-options{display:flex;gap:9px;flex-wrap:wrap}.watchlist-feature .wl-color-choice{position:relative;display:grid;place-items:center;width:33px;height:33px;padding:0;border:1px solid transparent;border-radius:50%;background:transparent}.watchlist-feature .wl-color-choice[aria-checked=true]{border-color:#1677ff;background:#eef6ff}.watchlist-feature .wl-color-choice>.wl-dot{width:30px;height:30px}.watchlist-feature .wl-color-choice>.wl-icon{position:absolute;width:13px;height:13px;color:#fff;stroke-width:2}.watchlist-feature .wl-custom-color{display:flex;align-items:center;gap:10px;min-width:0;padding:8px 0}.watchlist-feature .wl-custom-color>label{margin-right:auto;color:#5f6d7f;font-size:11px}.watchlist-feature .wl-custom-color>input[type=color]{width:32px;height:32px;flex:none;padding:3px;border:1px solid #dbe3ed;border-radius:5px;background:#fff;cursor:pointer}.watchlist-feature .wl-custom-color>input:not([type=color]){width:100px;font-family:var(--font-mono)}.watchlist-feature .wl-group-preview{display:flex;align-items:center;gap:6px;padding:14px 12px;border:1px solid #edf1f5;border-radius:6px;background:#f7f9fc}.watchlist-feature .wl-group-preview>span{margin-right:12px;color:#8793a5;font-size:10px}.watchlist-feature .wl-group-preview>b{font-size:12px;font-weight:500;overflow-wrap:anywhere;min-width:0}.watchlist-feature .wl-group-form>.wl-dialog-footer{margin:8px -22px -22px}.watchlist-feature .wl-form-error{display:flex;align-items:flex-start;gap:7px;flex:none;padding:10px 20px;background:#fff0f0;color:#c02f3d;font-size:11px;line-height:1.7}.watchlist-feature .wl-form-error>.wl-icon{margin-top:2px;width:14px;height:14px}.watchlist-feature .wl-search-field{display:flex;align-items:center;gap:8px;flex:none;min-height:38px;margin:18px 22px 10px;padding:0 10px;border:1px solid #dbe3ed;border-radius:6px;background:#fff;color:#8793a5}.watchlist-feature .wl-search-field:focus-within{border-color:#1677ff;box-shadow:0 0 0 3px #1677ff17}.watchlist-feature .wl-search-field input{width:100%;min-width:0;height:36px;border:0;background:transparent;outline:0;color:#253247;font-size:12px}.watchlist-feature .wl-search-field input::placeholder{color:#a2acba}.watchlist-feature .wl-selection-summary{display:flex;align-items:center;justify-content:space-between;gap:10px;flex:none;min-height:25px;margin:0 22px 8px;color:#8793a5;font-size:10px}.watchlist-feature .wl-search-list{min-height:0;max-height:48dvh;overflow:auto;padding:0 14px 12px;scrollbar-width:thin}.watchlist-feature .wl-choice-row{display:flex;align-items:center;gap:12px;min-height:58px;padding:10px 8px;border-bottom:1px solid #edf1f5;cursor:pointer}.watchlist-feature .wl-choice-row:hover{background:#f5f8fc}.watchlist-feature .wl-choice-row:has(input:checked):not(.wl-choice-row--disabled){background:#eef6ff}.watchlist-feature .wl-choice-row--disabled{cursor:not-allowed}.watchlist-feature .wl-choice-row--disabled .wl-manager-copy{opacity:.6}.watchlist-feature input[type=checkbox]{width:16px;height:16px;flex:none;margin:0;accent-color:#1677ff;cursor:inherit}.watchlist-feature .wl-muted{flex:none;color:#8793a5;font-size:10px}.watchlist-feature .wl-choose-description{margin:17px 22px;color:#647286;font-size:11px;line-height:1.7}.watchlist-feature .wl-delete-content{padding:22px}.watchlist-feature .wl-delete-name{display:flex;align-items:center;gap:6px}.watchlist-feature .wl-delete-name>b{font-size:14px;font-weight:500}.watchlist-feature .wl-delete-content>p{margin:15px 0 22px;color:#647286;font-size:12px;line-height:1.9}.watchlist-feature .wl-delete-content>.wl-dialog-footer{margin:0 -22px -22px}.watchlist-feature .wl-danger-button{border-color:#c02f3d;background:#c02f3d;color:#fff}.watchlist-feature .wl-danger-button:hover:not(:disabled){border-color:#c02f3d;background:#c02f3d;color:#fff;filter:brightness(.95)}.watchlist-feature .wl-drag-source{opacity:.5}.watchlist-feature .wl-manager-row.wl-drop-target{box-shadow:inset 0 2px #1677ff;background:#eef6ff}.watchlist-feature .wl-tab.wl-drop-target{box-shadow:inset 2px 0 #1677ff}.watchlist-feature .wl-drag-ghost{position:fixed;z-index:2000;display:flex;align-items:center;gap:6px;max-width:80vw;padding:9px 14px;border:1px solid #86b9fb;border-radius:6px;background:#fff;color:#1677ff;box-shadow:0 5px 18px #234b781f;font-size:12px;pointer-events:none}body.wl-dragging,body.wl-dragging *{-webkit-user-select:none!important;user-select:none!important;cursor:grabbing!important}.watchlist-feature .wl-sr-only{position:absolute;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0,0,0,0);white-space:nowrap;border:0}@media (min-width:1920px){.watchlist-feature .wl-page{padding:14px 22px 10px}.watchlist-feature .wl-table{font-size:11px}.watchlist-feature .wl-table td{height:50px;font-size:11px;padding:9px}.watchlist-feature .wl-table th{font-size:10px}.watchlist-feature .wl-table .company b{font-size:11px}.watchlist-feature .wl-table .company span,.watchlist-feature .wl-table .company code{font-size:9px}.watchlist-feature .wl-table .wl-company-col{width:210px}}@media (max-width:1000px){.watchlist-feature .wl-order-hint{display:none}}@media (max-width:720px){.watchlist-feature .wl-icon-button{width:44px;height:44px;min-width:44px;padding:12px}.watchlist-feature .wl-button{min-height:44px;padding:9px 12px;font-size:11px}.watchlist-feature .wl-text-button{min-height:44px;padding:6px 2px;font-size:11px}.watchlist-feature .wl-page{padding:7px 12px 6px}.watchlist-feature .wl-page.wl-page--watchlist{padding-top:6px}.watchlist-feature .wl-group-bar{gap:7px;min-height:50px}.watchlist-feature .wl-manage-groups{min-width:44px;gap:4px;padding:8px 7px;font-size:10px}.watchlist-feature .wl-manage-groups>.wl-icon{display:none}.watchlist-feature .wl-tab-scroll{width:44px;min-width:44px}.watchlist-feature .wl-tab-scroll--left{display:none}.watchlist-feature .wl-tab-grip{width:44px;min-width:44px;padding:12px;opacity:.55}.watchlist-feature .wl-tab>button[role=tab]{min-height:44px;padding:7px 10px 7px 0;font-size:12px;gap:5px}.watchlist-feature .wl-tabs-empty{font-size:11px}.watchlist-feature .wl-group-heading{grid-template-areas:"title" "breadth" "actions";grid-template-columns:minmax(0,1fr);gap:6px;min-height:0;padding:6px 0}.watchlist-feature .wl-group-title{width:100%;gap:4px}.watchlist-feature .wl-group-title h1{font-size:16px}.watchlist-feature .wl-breadth{width:100%;grid-template-areas:"summary summary" "bar note";gap:4px 8px}.watchlist-feature .wl-group-actions{width:100%;gap:8px}.watchlist-feature .wl-group-actions>.wl-button{flex:1}.watchlist-feature .wl-table-toolbar{flex-wrap:wrap;padding:2px 10px;gap:4px}.watchlist-feature .wl-data-legend{font-size:9px}.watchlist-feature .wl-data-legend>span{font-size:10px;margin-right:8px}.watchlist-feature .wl-sort-controls{margin-left:auto;gap:5px;justify-content:flex-end}.watchlist-feature .wl-sort-controls .wl-text-button{font-size:10px;flex:none}.watchlist-feature .wl-sort-notice{font-size:10px;padding:7px 10px}.watchlist-feature .wl-table-scroll{max-height:100%;flex:1 1 auto;min-height:120px}.watchlist-feature .wl-table colgroup,.watchlist-feature .wl-table thead{display:none}.watchlist-feature .wl-table tbody{display:block;width:100%}.watchlist-feature .wl-table tr{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));width:100%;padding:0;margin:0;border-bottom:8px solid #f5f8fc}.watchlist-feature .wl-table td{display:flex;flex-direction:column;justify-content:center;align-items:flex-end;position:static;height:auto;min-height:56px;min-width:0;width:auto;padding:8px 10px;font-size:11px;white-space:normal;overflow-wrap:anywhere}.watchlist-feature .wl-table td:before{content:attr(data-label)!important;display:block;align-self:flex-start;margin-bottom:5px;color:#8793a5;font:9px/1.3 var(--font-ui);letter-spacing:0;text-align:left}.watchlist-feature .wl-table td:has(>.wl-mobile-sort):before{display:none}.watchlist-feature .wl-mobile-sort{display:flex;align-items:center;justify-content:space-between;align-self:stretch;gap:4px;min-width:44px;min-height:44px;padding:0;border:0;border-radius:4px;background:transparent;color:var(--wl-muted);font:10px/1.3 var(--font-ui);text-align:left}.watchlist-feature .wl-mobile-sort>span{display:inline;color:inherit;font:inherit}.watchlist-feature .wl-mobile-sort[data-sort-key=stockName]{color:#253247;font-size:12px;font-weight:600;line-height:1.4}.watchlist-feature .wl-mobile-sort .wl-icon{width:12px;height:12px;flex:none}.watchlist-feature .wl-mobile-sort[aria-pressed=true]{color:var(--wl-blue)}.watchlist-feature .wl-mobile-sort--code{display:inline-flex;justify-content:flex-start;vertical-align:middle;font-size:10px}.watchlist-feature .wl-table .wl-desktop-code{display:none}.watchlist-feature .wl-table .sticky{position:static;left:auto;box-shadow:none}.watchlist-feature .wl-table .wl-company-cell{grid-column:1/-1;display:block;min-height:61px;width:auto;padding:5px 4px;background:#fff;border-right:0}.watchlist-feature .wl-table .wl-company-cell:before{display:none}.watchlist-feature .wl-company-content{gap:0;min-height:49px}.watchlist-feature .wl-company-copy{padding:0 3px}.watchlist-feature .wl-table .company b{font-size:12px}.watchlist-feature .wl-table .company span,.watchlist-feature .wl-table .company code,.watchlist-feature .wl-table .company span i{font-size:10px}.watchlist-feature .wl-remove{width:44px;min-width:44px;height:44px;padding:12px}.watchlist-feature .wl-remove .wl-icon{width:15px;height:15px}.watchlist-feature .wl-table .report-period-cell{grid-column:1/-1}.watchlist-feature .wl-table .source{font-size:9px}.watchlist-feature .wl-table .amount-source{font-size:8.5px}.watchlist-feature .wl-table .wl-company-cell:only-child{grid-column:1/-1}.watchlist-feature .wl-table tbody:hover td,.watchlist-feature .wl-table tr:hover td,.watchlist-feature .wl-table tr:hover td.sticky{background:#fff;box-shadow:none}.watchlist-feature .wl-table tr.wl-drop-target>td{box-shadow:inset 0 2px #1677ff;background:#eef6ff}.watchlist-feature .wl-results-footer{min-height:32px;font-size:9px;gap:4px}.watchlist-feature .wl-capacity-note,.watchlist-feature .wl-footer-hint{display:none}.watchlist-feature .wl-save-status{min-height:26px;gap:4px;font-size:9px;flex-wrap:wrap;padding-top:0}.watchlist-feature .wl-save-status .wl-text-button{min-height:44px;font-size:10px}.watchlist-feature .wl-first-empty{min-height:0;margin-top:12px;padding:28px 14px}.watchlist-feature .wl-empty h1{font-size:18px}.watchlist-feature .wl-empty p{font-size:11px}.watchlist-feature .wl-first-empty .wl-primary{min-height:44px}.watchlist-feature .wl-list-state{min-height:120px;padding:24px 14px}.watchlist-feature .wl-list-state h2{font-size:14px}.watchlist-feature .wl-overlay{padding:12px;align-items:center}.watchlist-feature .wl-dialog{max-height:calc(100dvh - 24px);width:100%}.watchlist-feature .wl-dialog-header{padding:14px 16px 12px;gap:8px;align-items:center}.watchlist-feature .wl-dialog-header h2{font-size:16px}.watchlist-feature .wl-dialog-header p{font-size:10px}.watchlist-feature .wl-dialog-header>.wl-icon-button{margin:-4px -8px -4px 0}.watchlist-feature .wl-manager-actions{padding:10px 12px;gap:7px}.watchlist-feature .wl-manager-actions>span{font-size:10px;line-height:1.6}.watchlist-feature .wl-manager-list{max-height:57dvh;padding:0 5px 7px}.watchlist-feature .wl-manager-row{flex-wrap:wrap;gap:3px;min-height:65px;padding:6px 3px}.watchlist-feature .wl-manager-copy>b{font-size:11px}.watchlist-feature .wl-manager-row>.wl-position{display:none}.watchlist-feature .wl-manager-row>.wl-dot{width:14px;min-width:14px}.watchlist-feature .wl-manager-row>.wl-row-actions{gap:0}.watchlist-feature .wl-row-actions .wl-icon-button{width:44px;min-width:44px;height:44px;padding:13px}.watchlist-feature .wl-row-actions .wl-icon-button:has(.wl-icon){font-size:11px}.watchlist-feature .wl-dialog--groups .wl-manager-copy{min-width:calc(100% - 78px);padding-right:6px}.watchlist-feature .wl-dialog--groups .wl-row-actions{margin-left:auto}.watchlist-feature .wl-dialog--stocks .wl-manager-copy{min-width:calc(100% - 48px)}.watchlist-feature .wl-dialog--stocks .wl-row-actions{margin-left:auto;margin-top:-3px}.watchlist-feature .wl-dialog-footer{padding:12px 14px;gap:8px}.watchlist-feature .wl-dialog-footer>span{font-size:9px;max-width:65%}.watchlist-feature .wl-dialog-save{padding:0 14px 10px;font-size:9px}.watchlist-feature .wl-group-form{padding:16px;gap:12px}.watchlist-feature .wl-group-form input:not([type=color]){height:44px;font-size:12px}.watchlist-feature .wl-color-choice{width:44px;height:44px}.watchlist-feature .wl-color-options{gap:9px}.watchlist-feature .wl-color-choice>.wl-dot{width:36px;height:36px}.watchlist-feature .wl-custom-color>input[type=color]{width:44px;height:44px}.watchlist-feature .wl-group-form>.wl-dialog-footer{margin:8px -16px -16px}.watchlist-feature .wl-search-field{margin:12px 14px 8px;min-height:46px}.watchlist-feature .wl-search-field input{height:44px;font-size:12px}.watchlist-feature .wl-selection-summary{margin:0 14px 8px;font-size:10px}.watchlist-feature .wl-search-list{max-height:48dvh;padding:0 7px 8px}.watchlist-feature .wl-choice-row{min-height:66px;padding:11px 8px;gap:10px}.watchlist-feature .wl-choice-row input{width:18px;height:18px}.watchlist-feature .wl-choose-description{margin:12px 16px;font-size:11px}}@media (prefers-reduced-motion:reduce){.watchlist-feature *{scroll-behavior:auto!important;transition:none!important;animation-duration:.001ms!important;animation-iteration-count:1!important}}.watchlist-feature .wl-table .amount-source.formal{color:var(--formal-source)}.watchlist-feature .wl-table .wl-quote-date{display:block;margin-top:3px;color:var(--wl-muted);font:8px/1.2 var(--font-ui)}.watchlist-feature .wl-breadth-pending{font-size:10px;color:var(--wl-muted)}.watchlist-feature .wl-save-status--unknown{color:var(--forecast-source)}.watchlist-feature .wl-company-heading-actions{display:flex;justify-content:center;gap:8px}.watchlist-feature .wl-dialog-busy{pointer-events:none;opacity:.6}.finance-workspace .watchlist-add-button{float:right;display:inline-flex;align-items:center;justify-content:center;width:28px;height:28px;padding:5px;border:0;border-radius:5px;background:transparent;color:#647286;cursor:pointer}.finance-workspace .watchlist-add-button:hover{background:#eef6ff;color:#1677ff}.finance-workspace .watchlist-add-button:focus-visible{outline:2px solid #1677ff;outline-offset:2px}.finance-workspace .watchlist-add-button .wl-icon{width:14px;height:14px}@media (max-width:720px){.watchlist-feature .wl-table{display:block;width:100%;min-width:0;max-width:100%;table-layout:fixed}.watchlist-feature.wl-page{padding:6px 12px}.watchlist-feature .wl-table .company b.wl-desktop-name,.watchlist-feature .wl-table .company span i.wl-desktop-name{display:none}.watchlist-feature .wl-table tr.wl-retired td:not(.wl-company-cell){display:none}.finance-workspace .watchlist-add-button{width:44px;height:44px;padding:13px}}:root{font-family:PingFang SC,Microsoft YaHei,sans-serif;font-synthesis:none}*{box-sizing:border-box}body{margin:0;min-width:320px}button,input,select{font:inherit}.finance-workspace{min-height:100dvh}.topbar{position:fixed;z-index:30;inset:0 0 auto 0;display:flex;align-items:center}.brand{height:100%;display:flex;align-items:center;gap:10px;color:var(--ink);text-decoration:none}.brand-mark{display:grid;place-items:center;color:var(--paper)}.brand small{margin-left:auto;font-size:8px;letter-spacing:.15em}.nav{position:fixed;z-index:20;left:0;bottom:0}.nav-caption,.nav-group{padding:8px 12px;font:10px ui-monospace,monospace;letter-spacing:.18em;text-transform:uppercase}.nav-group{margin-top:12px;border-top:1px solid #3a4546;padding-top:16px}.nav button{position:relative;width:100%;display:flex;align-items:center;border:0;background:none;text-align:left;cursor:pointer}.nav button span{font:10px ui-monospace,monospace}.nav button i{margin-left:auto;font:8px ui-monospace,monospace}.nav button.active:after{content:"";position:absolute}.nav-note{position:absolute;bottom:24px;font:10px/1.8 ui-monospace,monospace;letter-spacing:.08em}.main{min-height:100dvh}.data-page,.simple-page{padding:30px clamp(18px,2.2vw,42px) 24px}.eyebrow{margin:0 0 8px;font:500 10px/1.3 var(--font-ui)}.simple-page h1{margin:0}.simple-page>p:not(.eyebrow){max-width:760px;margin:10px 0 0;line-height:1.65}.data-legend{display:flex;align-items:center;gap:10px;padding:8px 12px;font-size:11px}.data-legend>span{font:10px ui-monospace,monospace}.data-legend b{margin-left:auto;font-weight:500}.data-legend button{display:none;border:1px solid #819095;background:none;padding:5px 9px}.formal-dot,.forecast-dot{width:8px;height:8px}.filters{display:grid}.filters label{display:flex;flex-direction:column}.filters label span{font:9px ui-monospace,monospace}.filters input,.filters select,.pager select{height:35px;border:1px solid var(--rule);padding:0 10px;color:var(--ink)}.filter-actions{display:flex}.filter-actions button,.state-panel button{height:35px;padding:0 15px;border:1px solid var(--ink);background:transparent}.filter-actions .primary,.state-panel button{color:#fff}.state-panel{min-height:360px;display:grid;place-items:center;align-content:center;gap:12px;border:1px solid var(--ink);text-align:center}.state-panel p{margin:0;color:var(--muted)}.spinner{width:26px;height:26px;border:2px solid var(--rule);border-top-color:var(--red);border-radius:50%;animation:spin .8s linear infinite}@keyframes spin{to{transform:rotate(360deg)}}.table-wrap{overflow:auto;border-top:0}.finance-table{width:100%;border-collapse:separate;border-spacing:0}.finance-table th,.finance-table td{border-right:1px solid #d6d0c4;border-bottom:1px solid #d6d0c4;text-align:right;white-space:nowrap}.finance-table th{position:sticky;z-index:5;top:0;font:10px ui-monospace,monospace;text-align:center;cursor:pointer}.finance-table .sticky{position:sticky;z-index:7;left:0;text-align:left}.finance-table th.sticky{z-index:10}.company{min-width:188px}.company b,.company span,.company em{display:block}.company span{color:var(--muted);font:10px ui-monospace,monospace}.company em{margin-top:5px;color:var(--red);font:9px ui-monospace,monospace;font-style:normal}.finance-table td i{display:inline-grid;place-items:center;width:19px;height:19px;margin-left:5px;font-style:normal;font-size:9px}.source,.type-tag{display:inline-block;margin-left:7px;font:9px ui-monospace,monospace}.long-cell{min-width:240px;white-space:normal!important;text-align:left!important}.long-cell p{max-width:280px;margin:0;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden;line-height:1.5}.long-cell p.expanded{display:block;max-height:none}.long-cell button{border:0;background:none;padding:4px 0;font-size:11px}.pager{display:flex;align-items:center;justify-content:flex-end;font-size:12px}.pager button{height:34px;padding:0 13px;border:1px solid var(--ink)}.pager button:disabled{opacity:.35}.pager select{height:34px}.simple-page{min-height:calc(100dvh - 52px)}.home-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:18px;margin-top:40px}.home-grid button{min-height:190px;padding:24px;text-align:left}.home-grid b,.home-grid span{display:block}.home-grid b{font:600 20px/1.25 var(--font-ui)}.home-grid span{margin-top:70px}.placeholder:after{content:"保留入口";display:block;width:max-content;margin-top:60px;padding:35px 50px;border:1px dashed var(--red);font:500 12px/1.4 var(--font-ui);letter-spacing:.2em}@media (min-width:1920px){.data-page{padding-inline:48px}.finance-table th,.finance-table td{padding-inline:14px}.long-cell p{max-width:430px}}@media (max-width:1100px){.filters{grid-template-columns:1fr 1fr}.filter-actions{align-items:end}.table-wrap{max-height:calc(100dvh - 390px)}}@media (max-width:720px){.menu-button{margin-left:8px}.brand{border:0}.brand small{display:none}.nav{top:56px;width:min(82vw,300px);transform:translate(-105%);transition:transform .2s}.nav.open{transform:none}.main{margin-left:0;padding-top:56px}.simple-page h1{font-size:29px}.data-legend b{display:none}.data-legend button{display:block}.filters{display:none;grid-template-columns:1fr;border-top:1px solid var(--ink)}.filters.open{display:grid}.finance-table{display:block}.finance-table thead{display:none}.finance-table tbody,.finance-table tr,.finance-table td{display:block;width:100%}.finance-table tbody{margin:12px 0}.finance-table tr{display:grid;grid-template-columns:1fr 1fr}.finance-table td{height:auto;min-height:42px;border-right:1px solid #d6d0c4;text-align:left;white-space:normal}.finance-table td:before{display:block;margin-bottom:4px;color:var(--muted);font:8px ui-monospace,monospace;letter-spacing:.08em}.board-table td:nth-child(1){grid-column:1/-1}.board-table td:nth-child(1):before{content:"公司"}.board-table td:nth-child(2):before{content:"总市值（亿元）"}.board-table td:nth-child(3):before{content:"涨跌幅"}.board-table td:nth-child(4):before{content:"营业收入（亿元）"}.board-table td:nth-child(5):before{content:"营收同比"}.board-table td:nth-child(6):before{content:"扣非净利（亿元）"}.board-table td:nth-child(7):before{content:"扣非同比"}.board-table td:nth-child(8):before{content:"归母净利（亿元）"}.board-table td:nth-child(9):before{content:"归母同比"}.board-table td:nth-child(10):before{content:"毛利率（正式）"}.board-table td:nth-child(11):before{content:"公告日期"}.board-table td:nth-child(12):before{content:"报告期"}.finance-table .sticky{position:static}.forecast-group tr{border-bottom:1px solid var(--ink)}.forecast-table td:nth-child(1){grid-column:1/-1}.forecast-table td:nth-child(1):before{content:"股票与公告组"}.forecast-table td:nth-child(2):before{content:"公告日期"}.forecast-table td:nth-child(3):before{content:"报告期"}.forecast-table td:nth-child(4):before{content:"预告指标"}.forecast-table td:nth-child(5):before{content:"预告类型"}.forecast-table td:nth-child(6):before{content:"下限值 / 同比"}.forecast-table td:nth-child(7):before{content:"上限值 / 同比"}.forecast-table td:nth-child(8):before{content:"中值 / 同比"}.forecast-table td:nth-child(9):before{content:"上年同期"}.forecast-table td:nth-child(10),.forecast-table td:nth-child(11){grid-column:1/-1}.forecast-table td:nth-child(10):before{content:"预告内容"}.forecast-table td:nth-child(11):before{content:"变动原因"}.long-cell p{max-width:none}.pager{flex-wrap:wrap}.pager>span{width:100%}.home-grid{grid-template-columns:1fr}.home-grid button{min-height:130px}.home-grid span{margin-top:36px}}@media (prefers-reduced-motion:reduce){*{scroll-behavior:auto!important;animation:none!important;transition:none!important}}:root{--ink:#172033;--blue:#1677ff;--red:#f05252;--paper:#fff;--rule:#e4eaf2;--muted:#7d889b;color:#172033;background:#edf2f8}body{background:#edf2f8;color:#172033}.topbar{background:#fff;border-bottom:1px solid #e7edf5;box-shadow:0 1px 5px #223c5d0a}.brand{border-right:1px solid #eef2f7}.brand-mark{width:30px;height:30px;border-radius:8px;background:#1677ff;box-shadow:none;font-size:16px}.brand small{color:#a3adbc}.nav{background:#fff;color:#253047;border-right:1px solid #e7edf5;box-shadow:2px 0 10px #223c5d06}.nav-group{border-color:#edf1f6}.nav button{border-left:0;border-radius:7px;color:#596579}.nav button span{color:#b0b8c5}.nav button i{color:#34bf76}.nav button:hover{color:#1677ff;background:#f4f8ff;border-left:0}.nav button.active{color:#1677ff;background:#eaf3ff;border-left:0}.nav button.active:after{right:auto;width:3px;height:22px;border-radius:0 3px 3px 0;background:#1677ff;box-shadow:none}.main{background:#f5f8fc}.data-page,.simple-page{max-width:none}.simple-page h1{font-family:PingFang SC,Microsoft YaHei,sans-serif;font-size:clamp(25px,2.1vw,34px);font-weight:700;letter-spacing:-.02em}.eyebrow{color:#8b96a8;letter-spacing:.1em}.simple-page>p:not(.eyebrow){color:#8792a4}.data-legend{border:1px solid #e2e9f2;border-bottom:0;background:#fff;color:#5d6879;padding-inline:16px}.data-legend>span{color:#172033;font-family:PingFang SC,sans-serif;font-weight:600;letter-spacing:0}.data-legend b{color:#8b96a8}.formal-dot,.forecast-dot{border-radius:50%}.data-legend button{border-color:#d9e5f4;border-radius:6px;color:#1677ff}.filters{border:1px solid #e2e9f2;border-top:1px solid #edf1f6}.filters label span{font-family:PingFang SC,sans-serif;letter-spacing:0}.filters input,.filters select,.pager select{border-color:#dfe6ef;border-radius:6px;background:#fbfcfe}.filter-actions button,.state-panel button{border-color:#dbe3ed;border-radius:6px}.filter-actions .primary,.state-panel button{background:#1677ff;border-color:#1677ff}.state-panel{margin-top:12px;border-color:#e2e9f2;border-radius:10px;background:#fff}.table-wrap{border:1px solid #e2e9f2;background:#fff;box-shadow:0 4px 18px #234b780b}.finance-table{background:#fff}.finance-table th,.finance-table td{border-color:#edf1f5}.finance-table th{background:#f7f9fc;color:#6e7b8e}.finance-table .sticky{background:#fff}.finance-table th.sticky{background:#f7f9fc}.finance-table tbody:hover td,.finance-table tbody:hover .sticky{background:#f3f8ff}.finance-table td i{border:0;border-radius:4px;background:#fff0ee;color:#f05252}.source,.type-tag{border:0;border-radius:4px;background:#eaf3ff;color:#1677ff}.source.forecast{border:0;background:#fff0ee}.long-cell button{color:#1677ff}.pager button{border-color:#dbe3ed;border-radius:6px;background:#fff;color:#526074}.pager button:not(:disabled):hover{border-color:#1677ff;color:#1677ff}.home-grid button{border:1px solid #e2e9f2;border-radius:10px;background:#fff;box-shadow:0 5px 18px #234b780d}.home-grid span{color:#1677ff}.placeholder:after{border-color:#9bc8ff;border-radius:9px;color:#1677ff;background:#fff}@media (max-width:720px){.main{background:#f5f8fc}.brand-mark{width:28px;height:28px}.data-page,.simple-page{padding:18px 12px}.data-legend{border-radius:9px}.filters.open{margin-top:8px;border-radius:9px}.table-wrap{border:0;box-shadow:none;background:transparent}.finance-table tbody{border:1px solid #e2e9f2;border-radius:9px;background:#fff;box-shadow:0 4px 14px #234b780d;overflow:hidden}.finance-table tbody:hover td,.finance-table tbody:hover .sticky{background:#fff}.finance-table td{border-color:#edf1f5}.nav{box-shadow:8px 0 24px #1e375524}}.topbar{height:52px}.menu-button{display:grid;place-items:center;width:36px;height:52px;padding:0;border:0;border-right:1px solid #eef2f7;border-radius:0;background:#fff;color:#7f8b9d;font-size:22px;cursor:pointer}.mobile-toggle{display:none}.brand{width:88px;padding:0 10px}.top-page-title{display:flex;height:100%;border-left:1px solid #eef2f7}.nav{top:52px;width:124px;padding:12px 4px}.main{margin-left:124px;padding-top:52px}.nav-caption,.nav-group{padding-inline:6px}.nav-note{left:10px;font-size:9px}.nav button{min-height:36px;padding:7px 6px;gap:6px}.nav-icon{display:grid!important;place-items:center;flex:0 0 24px;width:24px;height:24px;border-radius:6px;background:#f3f6fa;font:600 12px PingFang SC,sans-serif!important}.nav button.active .nav-icon{background:#1677ff}.nav button.active:after{left:-4px}.nav-label{overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.finance-workspace.nav-collapsed .brand{width:28px;padding:0}.finance-workspace.nav-collapsed .brand>span:not(.brand-mark),.finance-workspace.nav-collapsed .brand small{display:none}.finance-workspace.nav-collapsed .brand-mark{margin-left:0;border-radius:0;width:28px;height:52px}.finance-workspace.nav-collapsed .nav{width:64px}.finance-workspace.nav-collapsed .main{margin-left:64px}.finance-workspace.nav-collapsed .nav-caption,.finance-workspace.nav-collapsed .nav-group,.finance-workspace.nav-collapsed .nav-note,.finance-workspace.nav-collapsed .nav-label,.finance-workspace.nav-collapsed .nav button i{display:none}.finance-workspace.nav-collapsed .nav button{justify-content:center;padding:5px}.finance-workspace.nav-collapsed .nav button.active:after{left:-8px}.data-page{padding:12px 18px 10px}.data-legend{min-height:34px;padding-block:5px}.filters{gap:8px}.table-wrap{border-radius:8px}.finance-table{font-size:11px}.company span{margin-top:1px}.source,.type-tag{padding:1px 4px}.pager button,.pager select{height:30px}.brand>span:not(.brand-mark){white-space:nowrap}.brand small{display:none}.session-actions{min-width:0;display:flex;align-items:center;gap:8px;margin-left:auto;padding-right:12px}.session-identity{max-width:140px;overflow:hidden;color:#7d899a;font-size:10px;text-overflow:ellipsis;white-space:nowrap}.session-error{max-width:240px;overflow:hidden;color:#c03949;font-size:10px;text-overflow:ellipsis;white-space:nowrap}.session-actions button{height:30px;padding:0 10px;border:1px solid #dbe3ed;border-radius:6px;background:#fff;color:#596579;font-size:11px;cursor:pointer}.session-actions button:hover,.session-actions button:focus-visible{border-color:#86b9fb;color:#1677ff;outline:0;box-shadow:0 0 0 3px #1677ff17}.session-actions button:disabled{opacity:.55;cursor:wait}@media (min-width:1920px){.nav{width:132px}.brand{width:96px}.main{margin-left:132px}.finance-workspace.nav-collapsed .main{margin-left:64px}.finance-workspace.nav-collapsed .nav{width:64px}.data-page{padding:12px 22px}.finance-table{font-size:12px}}@media (max-width:720px){.topbar{height:52px}.menu-button{display:grid;height:52px}.desktop-toggle{display:none}.mobile-toggle{display:inline}.brand{width:auto;padding:0 10px}.top-page-title{min-width:0;flex:1;padding:0 8px}.top-page-title span{overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.session-actions{gap:4px;padding-right:6px}.session-identity,.session-error{display:none}.session-actions button{min-width:44px;height:44px;padding-inline:7px;font-size:10px}.nav,.finance-workspace.nav-collapsed .nav{top:52px;width:min(82vw,300px)}.finance-workspace.nav-collapsed .nav-caption,.finance-workspace.nav-collapsed .nav-group,.finance-workspace.nav-collapsed .nav-note,.finance-workspace.nav-collapsed .nav-label,.finance-workspace.nav-collapsed .nav button i{display:initial}.finance-workspace.nav-collapsed .nav button{justify-content:flex-start;padding:8px 10px}.main,.finance-workspace.nav-collapsed .main{margin-left:0;padding-top:52px}.data-page{padding:8px 12px 12px}.data-legend{min-height:38px}.table-wrap{min-height:0}.finance-table{min-width:0;font-size:12px}.finance-table td{padding:8px 10px}}.top-page-title{min-width:0;flex-direction:column;align-items:flex-start;justify-content:center;padding-block:4px}.top-page-title small{max-width:100%;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.data-legend{border-radius:8px 8px 0 0}.data-legend button{margin-left:auto}.filters{grid-template-columns:minmax(190px,320px) repeat(3,minmax(122px,180px)) auto;justify-content:start}.filters>label:first-child{width:min(320px,100%)}.filters.filters--history{grid-template-columns:minmax(190px,300px) repeat(4,minmax(110px,150px)) auto}.table-wrap{margin-top:7px;max-height:calc(100dvh - 174px);min-height:460px}.finance-table{min-width:1260px}.finance-table th,.finance-table td{height:30px;padding:4px 7px}.board-table thead tr:nth-child(2) th{top:30px}.finance-table th small{margin-top:1px}.finance-table th:hover{color:#1677ff;background:#f0f6ff}.finance-table .company,.finance-table .company-heading{width:118px;min-width:118px;max-width:138px;white-space:normal;line-height:1.28}.company b{white-space:normal;overflow-wrap:anywhere}.finance-table .sticky{border-right:1px solid #dce5f0;box-shadow:10px 0 18px -16px #1f4169b8}.finance-table th.sticky{box-shadow:10px 0 18px -15px #1f416999}.finance-table tr:hover .sticky{z-index:9;background:#eef6ff;box-shadow:10px 0 20px -14px #1677ff7a,inset 0 1px #d7e7fb,inset 0 -1px #d7e7fb}.finance-table tbody:hover td,.finance-table tbody:hover .sticky{background:#fff}.finance-table tbody tr:hover td{background:#f4f8ff}.finance-table tbody tr:hover .sticky{background:#eef6ff}.amount-cell b{display:block;color:#172033}.amount-source{display:block;margin-top:1px;font-size:8px;font-weight:500;line-height:1.15}.trend-arrow{display:inline-block;margin-right:3px;font-size:8px;vertical-align:1px}.forecast-table td{vertical-align:middle}.forecast-table .forecast-stock,.forecast-table .forecast-stock b,.forecast-table .forecast-stock span,.forecast-table .forecast-stock em{text-align:center}.forecast-table .forecast-metric{text-align:left;min-width:112px}.forecast-table .forecast-metric small{margin-top:2px;color:#98a3b3}.forecast-table .forecast-type{text-align:center}.forecast-group tr:first-child td{border-top:1px solid #dfe6ef}.forecast-group:nth-of-type(2n) td{background:#fcfdff}.forecast-group:hover td{background:#f4f8ff}@media (min-width:1920px){.table-wrap{max-height:calc(100dvh - 174px)}.finance-table{min-width:100%}.forecast-table{min-width:1680px}.finance-table .company,.finance-table .company-heading{width:126px;min-width:126px;max-width:146px}}@media (max-width:1100px) and (min-width:721px){.filters,.filters.filters--history{grid-template-columns:minmax(180px,280px) repeat(2,minmax(120px,1fr)) auto}.table-wrap{max-height:calc(100dvh - 212px)}}@media (max-width:720px){.top-page-title{max-width:none;align-items:flex-start}.top-page-title small{display:none}.filters,.filters.open,.filters.filters--history{grid-template-columns:1fr}.filters>label:first-child{width:100%;max-width:none}.table-wrap{max-height:none;overflow:hidden}.finance-table,.board-table,.forecast-table{width:100%;min-width:0!important;table-layout:fixed}.finance-table tbody,.finance-table tr{min-width:0}.finance-table .company,.finance-table .company-heading{width:auto;min-width:0;max-width:none}.finance-table tr:hover td,.finance-table tr:hover .sticky{box-shadow:none}.finance-table tbody:hover td,.finance-table tbody:hover .sticky,.finance-table tbody tr:hover td,.finance-table tbody tr:hover .sticky{background:#fff}.forecast-table tbody{display:block}.forecast-table tr{display:grid;grid-template-columns:1fr 1fr}.forecast-table td{display:block;width:100%;min-height:42px}.forecast-table td:before{content:""}.forecast-table td.forecast-stock{grid-column:1/-1;text-align:left}.forecast-table .forecast-stock b,.forecast-table .forecast-stock span,.forecast-table .forecast-stock em{text-align:left}.forecast-table td.forecast-notice:before{content:"公告日期"}.forecast-table td.forecast-report:before{content:"报告期"}.forecast-table td.forecast-metric:before{content:"预报指标"}.forecast-table td.forecast-type:before{content:"预报类型"}.forecast-table td.forecast-min:before{content:"下限值（亿元）"}.forecast-table td.forecast-min-yoy:before{content:"下限同比"}.forecast-table td.forecast-max:before{content:"上限值（亿元）"}.forecast-table td.forecast-max-yoy:before{content:"上限同比"}.forecast-table td.forecast-avg:before{content:"中值（亿元）"}.forecast-table td.forecast-avg-yoy:before{content:"中值同比"}.forecast-table td.forecast-last:before{content:"上年同期（亿元）"}.forecast-table td.forecast-content,.forecast-table td.forecast-reason{grid-column:1/-1}.forecast-table td.forecast-content:before{content:"预报内容"}.forecast-table td.forecast-reason:before{content:"变动原因"}.forecast-table .long-cell,.forecast-table .long-cell p{min-width:0;max-width:none}}.finance-table th small{display:inline;margin:0 0 0 3px;color:#9aa5b5;font-size:8px;font-weight:500;white-space:nowrap}.finance-table tr:hover td{background:#f4f8ff;box-shadow:none}.finance-table tr:hover td.sticky{position:sticky;left:0;z-index:9;background:#eef6ff;box-shadow:10px 0 20px -14px #1677ff7a}@media (max-width:720px){.finance-table tr:hover td,.finance-table tr:hover td.sticky{position:static;background:#fff;box-shadow:none}}@media (max-width:720px){.forecast-table td.forecast-min:before{content:"下限值"}.forecast-table td.forecast-max:before{content:"上限值"}.forecast-table td.forecast-avg:before{content:"中值"}.forecast-table td.forecast-last:before{content:"上年同期"}}.report-period-cell{text-align:right!important}.report-period-cell>b{display:block;font-weight:400}.report-period-cell>.source{display:table;margin:2px 0 0 auto;padding:0;background:transparent}.report-period-cell>.source.formal{color:var(--formal-source)}.report-period-cell>.source.forecast{color:var(--forecast-source);background:transparent}@media (max-width:720px){.report-period-cell:before{text-align:left}}.board-table{width:1114px;min-width:1114px;table-layout:fixed}.board-table .col-company{width:112px}.board-table .col-market{width:96px}.board-table .col-change{width:82px}.board-table .col-amount{width:102px}.board-table .col-yoy{width:84px}.board-table .col-margin{width:86px}.board-table .col-notice{width:80px}.board-table .col-period{width:90px}.board-table .col-ratio{width:104px}.forecast-table{table-layout:fixed}.forecast-table .col-stock{width:100px}.forecast-table .col-date{width:76px}.forecast-table .col-metric{width:92px}.forecast-table .col-type{width:58px}.forecast-table .col-value{width:76px}.forecast-table .col-yoy{width:68px}.forecast-table .col-content,.forecast-table .col-reason{width:240px}.forecast-table .long-cell{min-width:0}@media (max-width:720px){.board-table,.forecast-table{width:100%;min-width:0!important;table-layout:fixed}.forecast-table td.forecast-metric{min-height:60px}}.forecast-table .forecast-metric small{display:table;width:max-content;max-width:100%;margin:3px 0 0 auto;padding:0 4px;border:1px solid rgba(95,109,127,.42);border-radius:4px;background:transparent;color:#5f6d7f;font:500 8.5px/1.3 var(--font-ui);text-align:center;letter-spacing:0;white-space:nowrap}.forecast-table .forecast-stock,.forecast-table .forecast-stock b,.forecast-table .forecast-stock span{text-align:left}@media (max-width:720px){.forecast-table td.forecast-stock:before{content:"公司"}}@media (min-width:721px){.forecast-table .forecast-group:has(>tr:hover)>tr>td[rowspan]{background:#f4f8ff}.forecast-table .forecast-group:has(>tr:hover)>tr>td[rowspan].sticky{position:sticky;left:0;z-index:9;background:#eef6ff;box-shadow:10px 0 20px -14px #1677ff7a}}@media (min-width:721px){.forecast-table .forecast-group>tr>td{background:#fff}.forecast-table .forecast-group>tr>td[rowspan]:not(.sticky){background:#fff}.forecast-table .forecast-group>tr>td.forecast-stock{background:#fff}.forecast-table .forecast-group+.forecast-group>tr:first-child>td{border-top:0}.forecast-table .forecast-group:nth-of-type(2n)>tr>td{background:#f7f8fa}.forecast-table .forecast-group:nth-of-type(2n)>tr>td[rowspan]:not(.sticky){background:#f4f6f8}.forecast-table .forecast-group:nth-of-type(2n)>tr>td.forecast-stock{background:#f1f3f6}.forecast-table .forecast-stock b{color:#263247;font-weight:650}.forecast-table .forecast-stock span{color:#8190a3}.forecast-table .forecast-group>tr:hover>td{background:#eef6ff}.forecast-table .forecast-group>tr:hover>td.sticky,.forecast-table .forecast-group:has(>tr:hover)>tr>td[rowspan].sticky{background:#e7f2ff}.forecast-table .forecast-group:has(>tr:hover)>tr>td[rowspan]:not(.sticky){background:#eef6ff}}.filters{align-items:end;column-gap:10px;row-gap:8px;padding:9px 12px 10px;border-color:#e4eaf2;border-radius:0 0 8px 8px;background:#fbfcfe;box-shadow:inset 0 1px #fffc}.filters label{gap:4px;min-width:0}.filters label span{color:#7d899a;font-size:9px;font-weight:500;line-height:1.2}.filters input,.filters select{height:30px;padding:0 9px;border:1px solid #dbe3ed;border-radius:5px;background:#fff;color:#273247;font-size:12px;line-height:30px;box-shadow:0 1px 2px #1f375406;transition:border-color .15s,box-shadow .15s,background .15s}.filters input::placeholder{color:#a2acba}.filters input:hover,.filters select:hover{border-color:#c5d2e2;background:#fff}.filters input:focus,.filters select:focus{outline:0;border-color:#86b9fb;box-shadow:0 0 0 3px #1677ff17}.filter-actions{align-items:end;gap:6px}.filter-actions button{height:30px;min-width:54px;padding:0 12px;border:1px solid #d7e0eb;border-radius:5px;background:#fff;color:#596579;font-size:11px;box-shadow:0 1px 2px #1f375408;transition:border-color .15s,background .15s,color .15s,box-shadow .15s}.filter-actions button:hover{border-color:#b8c8da;background:#f8fafc;color:#273247}.filter-actions .primary{min-width:60px;border-color:#1677ff;background:#1677ff;color:#fff;box-shadow:0 2px 5px #1677ff29}.filter-actions .primary:hover{border-color:#0867dc;background:#0867dc;color:#fff}.filter-actions button:focus-visible{outline:0;box-shadow:0 0 0 3px #1677ff21}@media (max-width:720px){.filters.open{padding:12px;border-color:#e2e9f2;background:#fff}.filters input,.filters select,.filter-actions button{height:34px}.filter-actions{justify-content:flex-end}}.type-tag{min-width:28px;margin-left:0;border:0;border-radius:4px;font-family:PingFang SC,sans-serif;font-weight:600;text-align:center}.type-tag--up{background:#fff0f0;color:#c02f3d}.type-tag--down{background:#eaf8f1;color:#087346}.type-tag--turn{background:#fff5dc;color:#a46a08}.type-tag--neutral{background:#eef2f6;color:#69768a}@media (min-width:721px){.board-table,.forecast-table{min-width:100%}}:root{--font-ui:-apple-system,BlinkMacSystemFont,"SF Pro Text","PingFang SC","Helvetica Neue","Microsoft YaHei",sans-serif;--font-data:"Helvetica Neue","SF Pro Text",-apple-system,BlinkMacSystemFont,"PingFang SC",sans-serif;--font-mono:"SF Mono","JetBrains Mono","Roboto Mono",Menlo,Consolas,monospace;--formal-source:#1468d4;--forecast-source:#b85c00}body,button,input,select{font-family:var(--font-ui);font-weight:400;-webkit-font-smoothing:antialiased;text-rendering:optimizeLegibility}.brand{font-family:var(--font-ui);font-weight:600;letter-spacing:0}.brand-mark{font-family:var(--font-ui);font-weight:600}.top-page-title span{font-family:var(--font-ui);letter-spacing:-.01em}.top-page-title small{font-family:var(--font-ui);letter-spacing:.01em}.nav-caption,.nav-group,.nav-note,.nav button,.nav button span,.nav button i{font-family:var(--font-ui);letter-spacing:0}.nav button{font-weight:400}.nav button.active{font-weight:500}.nav-icon{font-family:var(--font-ui)!important;font-weight:500!important}.data-legend,.data-legend>span,.filters label span{font-family:var(--font-ui);letter-spacing:0}.finance-table{font-family:var(--font-data);font-weight:400;letter-spacing:0;font-variant-numeric:tabular-nums lining-nums;font-feature-settings:"tnum" 1,"lnum" 1,"kern" 1}.finance-table th{font-family:var(--font-ui);font-weight:500;letter-spacing:0}.finance-table td{font-weight:400;line-height:1.3}.company b,.forecast-table .forecast-stock b{font-family:var(--font-ui);font-weight:500;letter-spacing:0}.company span,.forecast-table .forecast-stock span{font-family:var(--font-ui);font-weight:400;letter-spacing:0}.amount-cell b{font-family:var(--font-data);font-weight:500;letter-spacing:0}.amount-source,.source,.type-tag,.forecast-table .forecast-metric b{font-family:var(--font-ui);font-weight:400;letter-spacing:0}.filter-actions button{font-family:var(--font-ui);font-weight:500}.formal-dot{background:var(--formal-source)}.forecast-dot{background:var(--forecast-source)}.amount-source{color:var(--formal-source)}.amount-source.forecast,.source.forecast{color:var(--forecast-source)}.workspace-dropdown{position:relative;min-width:0;font-family:var(--font-ui);font-size:12px}.workspace-dropdown__control{display:flex;align-items:center;width:100%;height:30px;padding:0 30px 0 10px;border:1px solid #dbe3ed;border-radius:6px;background:#fff;color:#273247;font:400 12px/1 var(--font-ui);text-align:left;box-shadow:0 1px 2px #1f375406;transition:border-color .15s,box-shadow .15s,background .15s;cursor:pointer}input.workspace-dropdown__control{cursor:text}.workspace-dropdown__control::placeholder{color:#a2acba}.workspace-dropdown__control:hover{border-color:#c5d2e2}.workspace-dropdown.open .workspace-dropdown__control,.workspace-dropdown__control:focus-visible{outline:0;border-color:#86b9fb;box-shadow:0 0 0 3px #1677ff17}.workspace-dropdown.has-value .workspace-dropdown__control{padding-right:58px}.workspace-dropdown__clear{position:absolute;z-index:3;top:3px;right:24px;display:grid;place-items:center;width:24px;height:24px;padding:0;border:0;border-radius:4px;background:transparent;color:#68778c;cursor:pointer}.workspace-dropdown__clear:hover{background:#eef3f9;color:#263247}.workspace-dropdown__clear:focus-visible{outline:2px solid #1677ff;outline-offset:1px}.workspace-dropdown__clear svg{width:10px;height:10px}.workspace-dropdown__clear path{fill:none;stroke:currentColor;stroke-width:1.5;stroke-linecap:round}.workspace-dropdown__chevron{position:absolute;z-index:2;top:12px;right:10px;width:10px;height:7px;pointer-events:none;transition:transform .16s ease-out}.workspace-dropdown__chevron path{fill:none;stroke:#78869a;stroke-width:1.5;stroke-linecap:round;stroke-linejoin:round}.workspace-dropdown.open .workspace-dropdown__chevron{transform:rotate(180deg)}.top-page-title{gap:3px;max-width:min(820px,58vw);padding:5px 16px 4px}.top-page-title span{color:#1b2638;font-size:13px;font-weight:600;line-height:1}.top-page-title small{color:#8b97a8;font-size:9px;font-weight:400;line-height:1.15}@media (max-width:720px){.top-page-title{gap:0;padding-inline:8px}.top-page-title span{font-size:13px;line-height:1.15}}.workspace-dropdown__menu{position:absolute;z-index:60;top:calc(100% + 5px);left:0;min-width:100%;max-height:248px;padding:4px;overflow:auto;border:1px solid #dce4ee;border-radius:8px;background:#fff;box-shadow:0 10px 28px #1e344e24,0 2px 7px #1e344e12}.workspace-dropdown__option{display:grid;grid-template-columns:16px minmax(0,1fr);align-items:center;width:100%;min-height:32px;padding:5px 8px;border:0;border-radius:5px;background:transparent;color:#344054;font:400 12px/1.2 var(--font-ui);text-align:left;cursor:pointer}.workspace-dropdown__option:hover,.workspace-dropdown__option.active{background:#e8f1fc}.workspace-dropdown__option.selected{color:#116ee5;background:#edf5ff}.workspace-dropdown__check{display:grid;place-items:center;width:12px;height:12px}.workspace-dropdown__check svg{width:11px;height:9px}.workspace-dropdown__check path{fill:none;stroke:currentColor;stroke-width:1.8;stroke-linecap:round;stroke-linejoin:round}.workspace-dropdown__copy{display:flex;align-items:baseline;gap:8px;min-width:0}.workspace-dropdown__copy b{font-weight:500;white-space:nowrap}.workspace-dropdown__copy small{color:#8c98aa;font-size:10px;white-space:nowrap}.workspace-dropdown.searchable .workspace-dropdown__copy{display:grid;gap:2px}.workspace-dropdown.searchable .workspace-dropdown__copy b{font-family:var(--font-data);font-variant-numeric:tabular-nums}.workspace-dropdown__empty{margin:0;padding:12px;color:#8b96a8;font-size:11px;text-align:center}.pager .workspace-dropdown__menu{top:auto;bottom:calc(100% + 5px)}@media (max-width:720px){.workspace-dropdown__control{height:34px}.workspace-dropdown__chevron{top:14px}.workspace-dropdown__menu{max-height:220px}.filters .workspace-dropdown__control{height:44px}.filters .workspace-dropdown.has-value .workspace-dropdown__control{padding-right:72px}.filters .workspace-dropdown__clear{top:0;right:22px;width:44px;height:44px}.filters .workspace-dropdown__chevron{top:18px}}@media (min-width:721px){html,body,#app{height:100%;overflow:hidden}.finance-workspace,.main{height:100dvh;min-height:0;overflow:hidden}.data-page{display:flex;flex-direction:column;height:calc(100dvh - 52px);min-height:0;overflow:hidden}.data-legend,.filters,.pager{flex:0 0 auto}.table-wrap{flex:0 1 auto;min-height:0;max-height:none;overflow:auto}.state-panel{flex:1 1 auto;min-height:0}.simple-page{height:calc(100dvh - 52px);min-height:calc(100dvh - 52px);overflow:auto}}.data-page .data-legend{font-size:10px}.data-page .data-legend>span{font-size:9px}.data-page .filters label span{font-size:8.5px}.data-page .workspace-dropdown,.data-page .workspace-dropdown__control,.data-page .workspace-dropdown__option{font-size:11px}.data-page .workspace-dropdown__copy small{font-size:9px}.data-page .filter-actions button,.data-page .finance-table{font-size:10px}.data-page .finance-table th{font-size:9px}.data-page .finance-table th small{font-size:7.5px}.data-page .company span,.data-page .forecast-table .forecast-stock span{font-size:9px}.data-page .long-cell button{font-size:10px}.data-page .pager{font-size:11px}@media (min-width:1920px){.data-page .finance-table{font-size:11px}.data-page .finance-table th{font-size:9.5px}}@media (max-width:720px){.data-page .finance-table{font-size:11px}.data-page .finance-table th{font-size:10px}.data-page .amount-source{font-size:8px}.data-page .source,.data-page .type-tag{font-size:8.5px}}.data-page .filters label>span{font-family:var(--font-mono);font-weight:400;letter-spacing:.03em}.data-page .finance-table{font-family:var(--font-ui)}.data-page .finance-table th{font-weight:600}.data-page .company b,.data-page .forecast-table .forecast-stock b{font-size:10.5px;font-weight:600;letter-spacing:-.005em}.data-page .company span,.data-page .forecast-table .forecast-stock span{display:block;font-size:8.5px;line-height:1.3}.data-page .company code,.data-page .forecast-table .forecast-stock code{color:#7d899a;font:500 8.5px/1.3 var(--font-mono);font-variant-numeric:tabular-nums lining-nums}.data-page .company span i,.data-page .forecast-table .forecast-stock span i{display:inline;width:auto;height:auto;margin:0;border:0;color:#8793a5;background:transparent;font:400 8.5px/1.3 var(--font-ui)}.data-page .finance-table th,.data-page .finance-table th.sticky,.data-page .finance-table th.company-heading{text-align:center;cursor:default}.data-page .finance-table th:hover{background:#f7f9fc}.data-page .finance-table th.sortable{cursor:pointer;transition:color .14s ease,background-color .14s ease}.data-page .finance-table th.sortable:hover{color:#126fe5;background:#edf5ff}.data-page .forecast-table th{font-size:10px}@media (min-width:1920px){.data-page .forecast-table th{font-size:10.5px}}.board-table tbody td:not(.company),.forecast-table .forecast-notice,.forecast-table .forecast-report,.forecast-table .forecast-min,.forecast-table .forecast-min-yoy,.forecast-table .forecast-max,.forecast-table .forecast-max-yoy,.forecast-table .forecast-avg,.forecast-table .forecast-avg-yoy,.forecast-table .forecast-last,.report-period-cell>b,.amount-cell>b{font-family:var(--font-mono);font-variant-numeric:tabular-nums lining-nums;letter-spacing:-.015em}.amount-source,.report-period-cell>.source{font-family:var(--font-mono);letter-spacing:-.01em}.forecast-table .forecast-metric,.forecast-table .long-cell{font-family:var(--font-ui);letter-spacing:0}.forecast-table .forecast-metric{line-height:1.45;white-space:normal;overflow-wrap:anywhere}@media (min-width:1920px){.data-page .company b,.data-page .forecast-table .forecast-stock b{font-size:11px}.data-page .company code,.data-page .forecast-table .forecast-stock code,.data-page .company span i,.data-page .forecast-table .forecast-stock span i{font-size:9px}}.forecast-table{width:100%;min-width:1470px}.forecast-table .col-content,.forecast-table .col-reason{width:calc((100% - 910px)/2)}.forecast-table .long-cell{vertical-align:top;white-space:normal!important}.forecast-table .long-cell p{display:block;max-width:100%;margin:0;overflow:visible;color:#5c6470;font-family:var(--font-ui);font-size:10px;font-weight:400;line-height:1.6;white-space:normal;overflow-wrap:anywhere}@media (min-width:1920px){.forecast-table .long-cell p{font-size:10.5px;line-height:1.62}}@media (max-width:720px){.forecast-table{width:100%;min-width:0}.forecast-table .long-cell p{font-size:11px}}.nav-caption,.nav-group{color:#687588}.nav-label{color:#687588!important}.nav-icon{color:#6f7d90!important}.nav-note{color:#687588}.nav button:hover .nav-label{color:#315f99!important}.nav button.active .nav-label{color:#0b63d4!important}.nav button.active .nav-icon{color:#fff!important}.pager{gap:6px;min-height:38px;padding:6px 2px 0;color:#667386;font-family:var(--font-ui)}.pager>span{margin-right:0}.pager>.pager-total{margin-right:auto;font-size:10.5px}.pager-total b{color:#253247;font-family:var(--font-mono);font-weight:600}.pager>.workspace-dropdown{width:88px;align-self:center}.pager .workspace-dropdown__control{height:28px;padding:0 25px 0 10px;border-color:#e0e6ee;border-radius:6px;background:#fff;color:#526074;font:400 10px/normal var(--font-ui);box-shadow:none}.pager .workspace-dropdown__control>span{display:block;width:100%;text-align:left;white-space:nowrap}.pager .workspace-dropdown__chevron{top:50%;right:9px;width:9px;height:6px;transform:translateY(-50%)}.pager .workspace-dropdown.open .workspace-dropdown__chevron{transform:translateY(-50%) rotate(180deg)}.pager .workspace-dropdown__menu{min-width:100%;padding:3px;border-color:#e0e6ee;border-radius:7px;box-shadow:0 8px 20px #1f37541c,0 2px 5px #1f37540d}.pager .workspace-dropdown__option{grid-template-columns:12px minmax(0,1fr);min-height:28px;padding:4px 6px;border-radius:4px;font:400 10px/1.2 var(--font-ui)}.pager .workspace-dropdown__check{width:10px;height:10px}.pager .workspace-dropdown__check svg{width:9px;height:8px}.pager .workspace-dropdown__copy b{font-weight:500}.pager .pager-nav{display:inline-flex;align-items:center;justify-content:center;gap:4px;min-width:64px;height:28px;padding:0 9px;border:1px solid #e0e6ee;border-radius:6px;background:#fff;color:#526074;font-size:10px;font-weight:500;transition:border-color .15s,background .15s,color .15s}.pager .pager-nav span{font-size:15px;font-weight:400;line-height:1}.pager .pager-nav:not(:disabled):hover{border-color:#b9d3f6;background:#f2f7ff;color:#126fe5}.pager .pager-nav:disabled{border-color:#edf1f5;background:#f7f9fb;color:#b3bdca;opacity:1}.pager-current{display:inline-flex;align-items:center;justify-content:center;min-width:42px;color:#8793a5;font:400 10px/1 var(--font-mono)}.pager-current b{color:#253247;font-weight:600}.pager-current i{margin:0 5px;color:#c2cad5;font-style:normal}@media (max-width:720px){.pager{gap:5px;padding-top:8px}.pager-total{width:100%;margin-bottom:2px}.pager .workspace-dropdown__control,.pager .pager-nav{height:30px}}.mobile-sort-fields{display:none}.sort-button{display:flex;align-items:center;justify-content:center;width:100%;min-height:100%;padding:0;border:0;background:transparent;color:inherit;font:inherit;white-space:nowrap;cursor:pointer}.sort-button small{display:inline;margin-left:3px}.sort-button:focus-visible{outline:2px solid #1677ff;outline-offset:-3px;border-radius:3px}.data-page .finance-table th,.data-page .finance-table th:hover{color:#59677a}.data-page .filters label>span{color:#5f6d80;font-size:10px}.inline-error{display:flex;align-items:center;justify-content:space-between;gap:12px;margin-top:7px;padding:7px 10px;border:1px solid #f0d7a8;border-radius:7px;background:#fffaf0;color:#815b20;font-size:11px}.inline-error button{border:0;background:transparent;color:#1677ff;font-weight:600;cursor:pointer}.data-page .company span,.data-page .forecast-table .forecast-stock span,.data-page .company code,.data-page .forecast-table .forecast-stock code,.data-page .company span i,.data-page .forecast-table .forecast-stock span i{color:#5f6d7f;font-size:9.5px}.data-page .amount-source{font-size:8.5px}.data-page .source,.data-page .type-tag{font-size:9px}.up{color:#c02f3d!important}.down{color:#087346!important}.pager>.pager-total{color:#647286}.nav-backdrop{display:none}@media (max-width:720px){.nav-backdrop{display:block;position:fixed;z-index:19;top:52px;right:0;bottom:0;left:0;width:100%;padding:0;border:0;background:#1f2d4033}.menu-button{width:44px;min-width:44px}.nav button{min-height:44px}.data-legend button{min-width:88px;min-height:44px}.mobile-sort-fields{display:grid;grid-template-columns:minmax(0,1fr) 96px;gap:8px;padding-top:2px}.mobile-sort-fields label{min-width:0}.filters .workspace-dropdown__control,.filter-actions button,.state-panel button{min-height:44px}.filter-actions{gap:8px}.filter-actions button{min-width:72px}.forecast-table tbody,.forecast-table tr{height:auto!important}.forecast-table tr{grid-auto-rows:auto;align-items:stretch}.forecast-table td.forecast-content,.forecast-table td.forecast-reason{display:block;grid-column:1/-1;width:100%;height:auto!important;min-height:0;padding:12px 10px 14px;overflow:visible}.forecast-table td.forecast-content:before,.forecast-table td.forecast-reason:before{margin-bottom:7px}.forecast-table .long-cell p{height:auto;min-height:0;line-height:1.7}.pager .workspace-dropdown__control,.pager .pager-nav{height:44px}.pager>.workspace-dropdown{width:104px}.pager .pager-nav{min-width:78px}}@media (min-width:721px){.board-table--history{--history-tail-notice-width:104px;--history-tail-period-width:104px;width:100%;min-width:1480px}.board-table--history .col-amount,.board-table--history .col-yoy,.board-table--history .col-margin,.board-table--history .col-ratio{width:auto}.board-table--history .col-notice{width:var(--history-tail-notice-width)}.board-table--history .col-period{width:var(--history-tail-period-width)}.board-table--history .history-tail{position:sticky;z-index:8;background:#fff}.board-table--history th.history-tail{z-index:11;background:#f7f9fc}.board-table--history .history-tail--period{right:0}.board-table--history .history-tail--latest{right:var(--history-tail-period-width)}.board-table--history .history-tail--first{right:calc(var(--history-tail-period-width) + var(--history-tail-notice-width))}.board-table--history td.history-tail--first,.board-table--history td.history-tail--latest{text-align:center}.board-table--history .history-tail--first{border-left:1px solid #dce5f0;box-shadow:-10px 0 18px -16px #1f4169b8}.board-table--history th.history-tail--first{box-shadow:-10px 0 18px -15px #1f416999}.board-table--history tbody:hover td.history-tail{background:#fff}.board-table--history tbody tr:hover td.history-tail{z-index:9;background:#f4f8ff}.board-table--history tbody tr:hover td.history-tail--first{background:#eef6ff;box-shadow:-10px 0 20px -14px #1677ff7a,inset 0 1px #d7e7fb,inset 0 -1px #d7e7fb}}@media (max-width:720px){.board-table--history{width:100%;min-width:0}.board-table--history .history-tail{position:static!important;right:auto!important;box-shadow:none!important}.board-table td[data-label]:before{content:attr(data-label)}}.notice-cell>span{display:block}.correction-link{display:block;min-height:20px;margin:2px 0 0 auto;padding:0;border:0;background:transparent;color:#075fca;font-size:10px;font-weight:600;line-height:20px;text-decoration:underline;text-decoration-color:#075fca66;text-underline-offset:2px;cursor:pointer}.correction-link:hover{color:#0867dc;text-decoration-color:currentColor}.correction-link:focus-visible,.correction-close:focus-visible,.correction-state button:focus-visible{outline:2px solid #075fca;outline-offset:2px;box-shadow:none}.correction-overlay{position:fixed;z-index:100;top:0;right:0;bottom:0;left:0;display:grid;place-items:center;padding:28px;background:#18243661}html.correction-open,html.correction-open body{overflow:hidden}.correction-dialog{display:flex;flex-direction:column;width:min(1380px,calc(100vw - 56px));max-height:calc(100dvh - 56px);min-height:360px;overflow:hidden;border:1px solid #dce5ef;border-radius:12px;background:#fff;box-shadow:0 22px 54px #192e4833,0 4px 14px #192e4814}.correction-header{display:flex;align-items:flex-start;justify-content:space-between;gap:24px;padding:18px 20px 15px;border-bottom:1px solid #e7edf5;background:#fff}.correction-header>div{min-width:0}.correction-header h2{margin:0;color:#1b2638;font-size:16px;font-weight:650;line-height:1.25;letter-spacing:-.01em}.correction-header p{margin:6px 0 0;color:#5f6d80;font-size:12px;line-height:1.5;overflow-wrap:anywhere}.correction-value--changed{position:relative;display:inline-block;margin:0 -3px;padding:0 3px;border-radius:3px;background:#eef6ff}.correction-value--changed:after{position:absolute;right:3px;bottom:-2px;left:3px;height:1px;border-radius:1px;background:#647286;content:""}.correction-legend{margin:0 3px}.correction-change-note{position:absolute;width:1px;height:1px;padding:0;overflow:hidden;clip-path:inset(50%);white-space:nowrap}.correction-close{flex:0 0 auto;min-width:58px;height:32px;padding:0 13px;border:1px solid #d7e0eb;border-radius:6px;background:#fff;color:#526074;font-size:11px;font-weight:500;cursor:pointer}.correction-close:hover{border-color:#aebed1;color:#273247;background:#f8fafc}.correction-table-wrap{flex:1 1 auto;min-height:0;overflow:auto;overscroll-behavior:contain;background:#fff}.correction-table{min-width:1180px;border:0;box-shadow:none;font-size:10px}.correction-forecast-table{min-width:1540px;border:0;box-shadow:none;font-size:10px}.correction-table th,.correction-table td{height:34px;padding:5px 8px}.correction-table th{top:0}.correction-table .company{width:160px;min-width:160px;max-width:190px}.correction-table .company span i{display:inline;width:auto;height:auto;margin:0;border:0;background:transparent;color:#5f6d7f;font-size:11px;line-height:1.3}.correction-forecast-table .company{width:132px;min-width:132px;max-width:148px}.correction-forecast-table .company b,.correction-forecast-table .company span,.correction-forecast-table .company code,.correction-forecast-table .company span i{max-width:100%;white-space:normal;overflow-wrap:anywhere}.correction-forecast-table .company span i{display:block;width:auto;height:auto;margin:2px 0 0;border:0;background:transparent;color:#5f6d7f;font:400 10px/1.35 var(--font-ui)}.correction-state{display:grid;place-items:center;align-content:center;flex:1 1 auto;min-height:260px;padding:32px;text-align:center}.correction-state b{color:#273247;font-size:13px}.correction-state p{max-width:560px;margin:2px 0 0;color:#5f6c7d;font-size:12px;line-height:1.6}.correction-state button{height:34px;margin-top:8px;padding:0 14px;border:1px solid #075fca;border-radius:6px;background:#075fca;color:#fff;font-size:12px;cursor:pointer}.correction-state--error b{color:#9d2e39}@media (max-width:720px){.notice-cell .correction-link{min-width:44px;min-height:44px;margin-top:0;margin-right:0;font-size:10px;line-height:44px;text-align:right}.forecast-table td.forecast-notice{position:relative;z-index:2;scroll-margin-top:64px}.forecast-table td.forecast-notice .correction-link{position:relative;z-index:3}.correction-overlay{align-items:stretch;padding:12px;background:#1824366b}.correction-dialog{width:100%;max-height:calc(100dvh - 24px);min-height:0;border-radius:10px}.correction-header{gap:14px;padding:15px 14px 13px}.correction-header h2{font-size:15px}.correction-header p{font-size:11px}.correction-close{min-width:56px;height:44px}.correction-table-wrap{padding:0 10px 12px;background:#f5f8fc}.correction-table,.correction-forecast-table{width:100%;min-width:0!important;font-size:11px}.correction-table thead{display:none}.correction-table tbody{display:block;margin:10px 0;border:0;background:transparent;box-shadow:none;overflow:visible}.correction-table tr{display:grid;grid-template-columns:1fr 1fr;width:100%;margin-bottom:10px;overflow:hidden;border:1px solid #e2e9f2;border-radius:9px;background:#fff;box-shadow:0 4px 14px #234b780d}.correction-table td{display:block;width:100%;height:auto;min-height:48px;padding:9px 10px;border-color:#edf1f5;text-align:left;white-space:normal}.correction-table td:before{content:attr(data-label)!important;display:block;margin-bottom:4px;color:#5f6c7d;font:10px/1.3 var(--font-ui);letter-spacing:.04em}.correction-table td.company{grid-column:1/-1;width:auto;min-width:0;max-width:none}.correction-table .report-period-cell{text-align:left!important}.correction-table .report-period-cell>.source{margin-left:0}.correction-state{min-height:300px;padding:24px 18px}.correction-state button{min-width:88px;height:44px}}@media (prefers-reduced-motion:reduce){.correction-overlay{scroll-behavior:auto}}.nav-children{position:relative}.nav-children:before{content:"";position:absolute;left:17px;top:0;bottom:16px;width:1px;background:var(--rule)}.nav .nav-item--child{min-height:32px;padding:5px 6px 5px 25px;gap:4px}.nav .nav-item--child:before{content:"";position:absolute;left:17px;top:50%;width:9px;height:1px;background:var(--rule)}.nav .nav-item--child .nav-icon{flex:0 0 18px;width:18px;height:18px;border-radius:4px;background:transparent;font-size:9px!important}.nav button.nav-item--context{color:#315f99;background:#f4f8ff}.nav button.nav-item--context .nav-label{color:#315f99!important}.nav button.nav-item--context .nav-icon{color:#126fe5!important;background:#eaf3ff}.nav button.nav-item--child.active:after{left:16px;top:50%;width:2px;height:18px;transform:translateY(-50%)}.nav button.nav-item--child.active .nav-icon{color:#0b63d4!important;background:transparent}.nav button:focus-visible{outline:2px solid #1677ff;outline-offset:-2px}.finance-workspace.nav-collapsed .nav-children:before,.finance-workspace.nav-collapsed .nav .nav-item--child:before{display:none}.finance-workspace.nav-collapsed .nav .nav-item--child{min-height:36px;padding:5px}.finance-workspace.nav-collapsed .nav .nav-item--child .nav-icon{flex-basis:24px;width:24px;height:24px;background:#f3f6fa;font-size:10px!important}.finance-workspace.nav-collapsed .nav button.nav-item--child.active:after{left:-8px}.finance-workspace.nav-collapsed .nav button.nav-item--child.active .nav-icon{color:#fff!important;background:#1677ff}@media (max-width:720px){.finance-workspace.nav-collapsed .nav-children:before{display:block}.nav-children:before{left:20px;bottom:22px}.nav .nav-item--child,.finance-workspace.nav-collapsed .nav .nav-item--child{min-height:44px;padding:8px 10px 8px 32px;gap:6px}.nav .nav-item--child:before,.finance-workspace.nav-collapsed .nav .nav-item--child:before{display:block;left:20px;width:12px}.nav .nav-item--child .nav-icon,.finance-workspace.nav-collapsed .nav .nav-item--child .nav-icon{flex-basis:20px;width:20px;height:20px;background:transparent;font-size:10px!important}.nav button.nav-item--child.active:after,.finance-workspace.nav-collapsed .nav button.nav-item--child.active:after{left:19px;height:22px}.nav button.nav-item--child.active .nav-icon,.finance-workspace.nav-collapsed .nav button.nav-item--child.active .nav-icon{color:#0b63d4!important;background:transparent}}
