.cp-form[data-v-24cf6be3]{flex-direction:column;gap:10px;padding:4px 2px 2px;display:flex}.cp-row[data-v-24cf6be3]{align-items:center;gap:10px;display:flex}.cp-label[data-v-24cf6be3]{color:#55637a;flex:none;width:78px;font-size:13px}.cp-user[data-v-24cf6be3]{color:#1f2d3d;font-size:13px;font-weight:600}.cp-input[data-v-24cf6be3]{min-width:0;font:inherit;caret-color:auto;border:1px solid #d5dce5;border-radius:7px;flex:1;padding:6px 9px;font-size:13px}.cp-input[data-v-24cf6be3]:focus{border-color:#3479f6;outline:none;box-shadow:0 0 0 2px #3479f61f}.cp-input.bad[data-v-24cf6be3]{border-color:#e23a3a}.cp-err[data-v-24cf6be3]{color:#e23a3a;margin:0;font-size:12px}.cp-hint[data-v-24cf6be3]{color:#8492a6;margin:0;font-size:12px}.cp-actions[data-v-24cf6be3]{justify-content:flex-end;gap:8px;margin-top:4px;display:flex}.cp-btn[data-v-24cf6be3]{color:#1f2d3d;font:inherit;cursor:pointer;white-space:nowrap;background:#fff;border:1px solid #d5dce5;border-radius:7px;padding:6px 16px;font-size:13px}.cp-btn[data-v-24cf6be3]:hover{background:#f4f6fa}.cp-btn--primary[data-v-24cf6be3]{color:#fff;background:#3479f6;border-color:#3479f6}.cp-btn--primary[data-v-24cf6be3]:hover{background:#2b68d8}.cp-btn--primary[data-v-24cf6be3]:disabled{opacity:.6;cursor:default}.um[data-v-1ddd3ca6]{flex-direction:column;gap:10px;padding:2px;display:flex}.um-tabs[data-v-1ddd3ca6]{border-bottom:1px solid #eef1f5;gap:6px;padding-bottom:8px;display:flex}.um-tab[data-v-1ddd3ca6]{color:#55637a;font:inherit;cursor:pointer;background:0 0;border:1px solid #0000;border-radius:7px;padding:4px 10px;font-size:13px}.um-tab[data-v-1ddd3ca6]:hover{background:#f4f6fa}.um-tab.is-on[data-v-1ddd3ca6]{color:#2b68d8;background:#eef4ff;border-color:#cfe0ff;font-weight:600}.um-add[data-v-1ddd3ca6]{flex-direction:column;gap:9px;padding-top:2px;display:flex}.um-row[data-v-1ddd3ca6]{align-items:center;gap:9px;display:flex}.um-label[data-v-1ddd3ca6]{color:#55637a;flex:none;width:84px;font-size:13px}.um-input[data-v-1ddd3ca6]{min-width:0;font:inherit;caret-color:auto;border:1px solid #d5dce5;border-radius:7px;flex:1;padding:6px 9px;font-size:13px}.um-input[data-v-1ddd3ca6]:focus{border-color:#3479f6;outline:none;box-shadow:0 0 0 2px #3479f61f}.um-actions[data-v-1ddd3ca6]{justify-content:flex-end;display:flex}.um-btn[data-v-1ddd3ca6]{color:#1f2d3d;font:inherit;cursor:pointer;white-space:nowrap;background:#fff;border:1px solid #d5dce5;border-radius:7px;padding:5px 13px;font-size:13px}.um-btn[data-v-1ddd3ca6]:hover{background:#f4f6fa}.um-btn--sm[data-v-1ddd3ca6]{padding:3px 9px;font-size:12px}.um-btn--primary[data-v-1ddd3ca6]{color:#fff;background:#3479f6;border-color:#3479f6}.um-btn--primary[data-v-1ddd3ca6]:hover{background:#2b68d8}.um-btn--primary[data-v-1ddd3ca6]:disabled{opacity:.6;cursor:default}.um-btn--danger[data-v-1ddd3ca6]:hover{color:#e23a3a;background:#fdecec;border-color:#f5c2c2}.um-list[data-v-1ddd3ca6]{flex-direction:column;gap:4px;max-height:320px;margin:0;padding:0;list-style:none;display:flex;overflow:auto}.um-item[data-v-1ddd3ca6]{background:#fbfcfe;border:1px solid #eef1f5;border-radius:8px;align-items:center;gap:8px;padding:6px 8px;display:flex}.um-name[data-v-1ddd3ca6]{color:#1f2d3d;font-size:13px;font-weight:600}.um-badge[data-v-1ddd3ca6]{color:#55637a;background:#eef1f5;border-radius:999px;padding:1px 6px;font-size:11px}.um-badge.is-admin[data-v-1ddd3ca6]{color:#6d3fd4;background:#f3ecff}.um-me[data-v-1ddd3ca6]{color:#3479f6;font-size:11px}.um-date[data-v-1ddd3ca6]{color:#8492a6;font-variant-numeric:tabular-nums;margin-left:auto;font-size:12px}.um-item-ops[data-v-1ddd3ca6]{gap:5px;display:flex}.um-reset[data-v-1ddd3ca6]{background:#f7faff;border:1px dashed #cfe0ff;border-radius:8px;align-items:center;gap:7px;padding:8px;display:flex}.um-err[data-v-1ddd3ca6]{color:#e23a3a;margin:0;font-size:12px}.um-notice[data-v-1ddd3ca6]{color:#1aaf67;margin:0;font-size:12px}.um-hint[data-v-1ddd3ca6]{color:#8492a6;margin:0;font-size:12px;line-height:1.6}.mk-page{min-height:100vh}.mk-note{font-size:var(--mk-fs-md);color:var(--mk-text-sub);line-height:1.7}.mk-note code{font-family:var(--mk-font-mono);font-size:var(--mk-fs-base);background:var(--mk-surface-muted);border:1px solid var(--mk-border);border-radius:var(--mk-radius-xs);padding:1px 4px}.mk-note ul{margin:6px 0 0;padding-left:20px}.mk-note li{margin:2px 0}.mk-stub-grid{grid-template-columns:repeat(auto-fill,minmax(220px,1fr));gap:8px;display:grid}.mk-stub{border:1px dashed var(--mk-border-strong);border-radius:var(--mk-radius-lg);background:var(--mk-surface-sub);font-size:var(--mk-fs-md);color:var(--mk-text-sub);padding:10px 12px}.mk-stub b{color:var(--mk-text);margin-bottom:4px;font-weight:500;display:block}.mk-kv{font-size:var(--mk-fs-md);color:var(--mk-text-sub);grid-template-columns:max-content 1fr;gap:2px 12px;display:grid}.mk-kv dt{color:var(--mk-text-muted)}.mk-kv dd{color:var(--mk-text);font-family:var(--mk-font-mono);font-size:var(--mk-fs-base);margin:0}.modal-mask{z-index:9999;opacity:0;visibility:hidden;pointer-events:none;background:#0f172a73;justify-content:center;align-items:center;padding:20px;transition:opacity .22s,visibility .22s;display:flex;position:fixed;inset:0}.modal-mask.show{opacity:1;visibility:visible;pointer-events:auto}.modal{z-index:100;background:#0f172a73;justify-content:center;align-items:center;padding:20px;display:none;position:fixed;inset:0}.modal.show{display:flex}.modal-mask>.modal{z-index:auto;opacity:0;background:#fff;border-radius:14px;flex-direction:column;align-items:stretch;width:min(580px,100%);max-height:88vh;padding:0;transition:transform .26s cubic-bezier(.22,.61,.36,1),opacity .26s;display:flex;position:relative;inset:auto;overflow:hidden;transform:translateY(16px)scale(.96);box-shadow:0 20px 60px #0f172a47}.modal-mask.show>.modal{opacity:1;transform:none}.modal-head{color:#1f2d3d;border-bottom:1px solid #eef1f5;justify-content:space-between;align-items:center;gap:10px;padding:15px 48px 15px 18px;font-size:14px;font-weight:600;display:flex}.modal-head .accent{vertical-align:-2px;background:linear-gradient(#3479f6,#2a5fd9);border-radius:3px;width:4px;height:16px;margin-right:9px;display:inline-block}.modal-head b{color:#3479f6;font-feature-settings:"tnum"}.modal-close{z-index:5;color:#8492a6;cursor:pointer;background:0 0;border:none;border-radius:8px;margin-left:auto;padding:4px 8px;font-size:22px;line-height:1;transition:background .15s,color .15s;position:absolute;top:12px;right:14px}.modal-close:hover{color:#1f2d3d;background:#f1f4f8}.modal-body{padding:15px 18px;overflow:auto}.modal-foot{background:0 0;border-top:1px solid #eef1f5;justify-content:flex-end;gap:10px;padding:14px 18px;display:flex}.btn{cursor:pointer;color:#1f2d3d;white-space:nowrap;background:#fff;border:1px solid #e1e6ed;border-radius:7px;align-items:center;gap:5px;padding:5px 12px;font-size:13px;transition:all .15s;display:inline-flex}.btn>svg{flex-shrink:0;width:14px;height:14px;display:block}.btn:hover{background:#f4f6fa}.btn.primary{color:#fff;background:#3479f6;border-color:#3479f6;font-weight:500;box-shadow:0 4px 12px #3479f647}.btn.primary:hover{background:#2a5fd9;box-shadow:0 6px 16px #3479f657}.btn:disabled{opacity:.5;cursor:not-allowed}.modal-foot .btn{color:#5a6878;box-shadow:none;background:0 0;border-color:#0000}.modal-foot .btn:hover{color:#1f2d3d;background:#f1f4f8}.modal-foot .btn.primary{color:#3479f6;font-weight:600}.modal-foot .btn.primary:hover{color:#2a5fd9;background:#3479f61a}.import-tip{color:#5a6878;background:#f0f6ff;border:1px solid #e3eefc;border-left:3px solid #3479f6;border-radius:8px;margin-bottom:12px;padding:10px 12px;font-size:12.5px;line-height:1.7}.import-tip code{color:#2a5fd9;background:#3479f61a;border-radius:4px;padding:1px 6px;font-family:ui-monospace,Consolas,Menlo,monospace;font-size:11px}.import-badge{color:#3479f6;letter-spacing:.5px;vertical-align:1px;background:#eaf1fe;border-radius:20px;margin-left:7px;padding:1px 8px;font-size:10.5px;font-weight:600;display:inline-block}.btn.live-on{color:#fff;background:#1aaf67;border-color:#1aaf67}.btn.live-on:hover{background:#159057}.import-text{box-sizing:border-box;color:#243042;resize:vertical;background:#fafbfc;border:1px solid #e1e6ed;border-radius:9px;outline:none;width:100%;height:200px;padding:10px 12px;font-family:ui-monospace,Consolas,Menlo,monospace;font-size:12px;line-height:1.65;transition:border-color .15s,box-shadow .15s,background .15s}.import-text:focus{background:#fff;border-color:#3479f6;box-shadow:0 0 0 3px #3479f61f}.import-opts{color:#5a6878;flex-wrap:wrap;align-items:center;gap:14px;margin-top:12px;font-size:12px;display:flex}.import-ow{cursor:pointer;-webkit-user-select:none;user-select:none;background:#fff;border:1px solid #e1e6ed;border-radius:8px;align-items:center;gap:7px;padding:6px 11px;transition:border-color .15s,background .15s;display:inline-flex}.import-ow:hover{border-color:#c9d6e8}.import-ow input{accent-color:#3479f6;cursor:pointer;width:14px;height:14px}.import-msg{min-height:1.6em;margin-top:10px;font-size:12px;line-height:1.6}.import-msg.ok{color:#1aaf67}.import-msg.err{color:#e23a3a}.layout-grid{box-sizing:border-box;grid-template-columns:3fr 5fr 2fr;align-items:start;gap:8px;max-width:none;margin:0;padding:0 4px;display:grid}.container{box-sizing:border-box;max-width:none;height:calc(100vh - var(--app-tabs-h));-ms-overflow-style:none;scrollbar-width:none;grid-area:1/2;grid-template-columns:minmax(0,1fr);align-content:start;gap:8px;margin:0;padding:0;display:grid;overflow:hidden auto;transform:none}.container::-webkit-scrollbar{display:none}.top-row{grid-template-columns:minmax(0,1fr);align-items:stretch;gap:8px;display:grid}.top-left{flex-direction:column;gap:8px;min-width:0;display:flex}.top-row .top-left>*{margin-bottom:0}.main-col{flex-direction:column;min-width:0;display:flex}.main-col>:last-child{margin-bottom:0}.left-rail{z-index:30;height:calc(100vh - var(--app-tabs-h));-ms-overflow-style:none;scrollbar-width:none;grid-area:1/1;grid-template-rows:auto 3fr 5fr;gap:10px;min-width:0;display:grid}.left-rail.kpl-fit{scrollbar-width:none;-ms-overflow-style:none;grid-template-rows:auto minmax(320px,3fr) max-content;overflow-y:auto}.left-rail.ff-expanded{grid-template-rows:auto auto auto;overflow-y:auto}.left-rail.ff-expanded.kpl-fit{grid-template-rows:auto max-content max-content}.left-rail.kpl-fit #sectorFlowCard{overflow:visible}.left-rail.ff-expanded .flow-chart-scroll{flex:none;height:clamp(300px,40vh,420px)}.left-rail.kpl-fit .flow-chart-scroll{flex:none;height:auto;min-height:0;overflow:visible}.left-rail.kpl-fit .flow-chart{height:auto}.left-rail::-webkit-scrollbar{display:none}.left-rail::-webkit-scrollbar{width:0;height:0;display:none}.left-rail.kpl-fit::-webkit-scrollbar{width:0;height:0;display:none}.right-rail{height:calc(100vh - var(--app-tabs-h));z-index:30;-ms-overflow-style:none;scrollbar-width:none;flex-direction:column;grid-area:1/3;gap:12px;display:flex}.right-rail::-webkit-scrollbar{display:none}.card{background:#fff;border-radius:12px;margin-bottom:10px;padding:16px 20px;position:relative;box-shadow:0 1px 3px #0f172a0a,0 3px 12px #0f172a0a}.ctrl-card{box-sizing:border-box;background:#fff;border-radius:12px;flex-direction:column;flex:none;gap:4px;width:100%;padding:8px 10px 4px;font-size:13px;display:flex;box-shadow:0 1px 3px #0f172a0a,0 3px 12px #0f172a0a}.ctrl-row{flex-wrap:wrap;justify-content:space-between;align-items:center;gap:10px;display:flex}.ctrl-time{flex:none;align-items:center;gap:4px;display:flex}.ctrl-time .btn-mini{cursor:pointer;color:#1f2d3d;font-feature-settings:"tnum";white-space:nowrap;background:#fff;border:1px solid #e1e6ed;border-radius:6px;justify-content:center;align-items:center;padding:4px 9px;font-size:13px;line-height:1;display:inline-flex}.ctrl-time .btn-mini:hover{background:#f4f6fa}.ctrl-time .btn-mini:disabled{opacity:.4;cursor:not-allowed}.ctrl-time .date-input{color:#1f2d3d;font-feature-settings:"tnum";background:#fff;border:1px solid #e1e6ed;border-radius:6px;flex:none;width:140px;padding:3px 6px;font-family:inherit;font-size:13px}.ctrl-time .date-input::-webkit-calendar-picker-indicator{cursor:pointer;opacity:.6;font-size:13px}.ctrl-time .date-input::-webkit-calendar-picker-indicator:hover{opacity:1}.ctrl-btns{flex-wrap:wrap;justify-content:flex-end;gap:6px;display:flex}.status-info{color:#5a6878;white-space:nowrap;border-top:1px solid #eef1f5;align-items:center;gap:8px;margin-top:0;padding:3px 0 0;display:flex}.status-right{flex:none;align-items:center;gap:8px;margin-left:auto;display:inline-flex}.status-text{color:#1f2d3d;font-weight:600}.status-source-tag{color:#9ca3af;background:#f4f6fa;border-radius:8px;padding:1px 6px;font-size:11px;font-weight:500}.status-source-tag.cache{color:#a16207;background:#fef3c7}.status-source-tag.live{color:#1aaf67;background:#e8f7ee}.status-source-tag.err{color:#e23a3a;background:#fde8e8}.live-dot{background:#adb5c1;border-radius:50%;flex-shrink:0;width:8px;height:8px;position:relative}.live-dot.pulse{background:#1aaf67}.live-dot.pulse:after{content:"";border:2px solid #1aaf67;border-radius:50%;animation:1.5s ease-out infinite pulse;position:absolute;inset:-3px}.live-dot.pulse-saved{background:#f59e0b}.live-dot.pulse-saved:after{content:"";border:2px solid #f59e0b;border-radius:50%;animation:1.7s ease-out infinite pulse;position:absolute;inset:-3px}.live-dot.spin{background:0 0;border:2px solid #3479f6;border-top-color:#0000;animation:.8s linear infinite spin}.live-dot.error{background:#e23a3a}.live-dot.paused{background:#8492a6}@keyframes pulse{0%{opacity:.8;transform:scale(.6)}to{opacity:0;transform:scale(1.8)}}@keyframes spin{to{transform:rotate(360deg)}}.push-tag{cursor:pointer;-webkit-user-select:none;user-select:none;white-space:nowrap;color:#3479f6;background:#e8eef7;border-radius:10px;align-items:center;padding:1px 7px;font-size:11px;font-weight:600;transition:background .15s,color .15s;display:inline-flex}.push-tag:hover{background:#d9e5f8}.push-tag:active{background:#c9daf6}.push-tag:focus-visible{outline-offset:1px;outline:2px solid #3479f6}.push-tag.busy{opacity:.5;pointer-events:none}.push-tag.push-btn-err{color:#e23a3a;background:#fdecec}.push-tag.push-btn-err .push-badge{color:#fff;background:#e23a3a}.push-badge{color:#fff;text-align:center;font-feature-settings:"tnum";vertical-align:middle;background:#3479f6;border-radius:7px;min-width:14px;height:14px;margin-left:4px;padding:0 3px;font-size:10px;font-weight:700;line-height:14px;display:inline-flex}.push-tag.stop-tag{color:#e23a3a;background:#fdecec}.push-tag.stop-tag:hover{background:#fbdcdc}.push-tag.stop-tag:active{background:#f7cbcb}.push-tag.stop-tag:focus-visible{outline-color:#e23a3a}.svc-tag{color:#3479f6;cursor:default;-webkit-user-select:none;user-select:none;background:#e8eef7;border-radius:10px;padding:1px 7px;font-size:11px;font-weight:600}.svc-tag.ok{color:#1aaf67;background:#e6f7ee}.svc-tag.bad{color:#e23a3a;background:#fdecec}.svc-stop-mask{z-index:9999;-webkit-backdrop-filter:blur(3px);backdrop-filter:blur(3px);background:#0f172a80;justify-content:center;align-items:center;display:flex;position:fixed;inset:0}.svc-stop-card{text-align:center;background:#fff;border-radius:14px;max-width:380px;padding:26px 34px;box-shadow:0 14px 44px #0f172a4d}.svc-stop-card .ok{color:#1aaf67;background:#e6f7ee;border-radius:50%;justify-content:center;align-items:center;width:40px;height:40px;margin:0 auto 12px;font-size:22px;font-weight:700;display:flex}.svc-stop-card .t{color:#1f2d3d;margin-bottom:8px;font-size:16px;font-weight:700}.svc-stop-card .d{color:#6b7a8d;font-size:12.5px;line-height:1.75}.stat-item{border-right:1px solid #eef1f5;padding:7px 12px}.stat-item:last-child{border-right:none}.stat-label{color:#8492a6;margin-bottom:3px;font-size:13px}.stat-value{color:#1f2d3d;font-feature-settings:"tnum";font-size:19px;font-weight:600}.stat-value.up{color:#e23a3a}.stat-value.down{color:#1aaf67}.stat-value.empty{color:#c0c6cf}.top-left .stat-item{padding:7px}.top-left .stat-label{font-size:12px;line-height:1.35}.top-left .stat-value{white-space:nowrap;font-size:17px}.left-card .stat-item{text-align:center;border-right:none;min-width:0;padding:6px 2px 4px}.left-card .stat-label{color:#5a6878;white-space:nowrap;margin-bottom:4px;font-size:14px;font-weight:500}.left-card .stat-value{color:#1f2d3d;text-align:center;white-space:nowrap;text-overflow:ellipsis;font-feature-settings:"tnum";font-weight:700;line-height:1.1;overflow:hidden}.left-card .stat-value.big{font-size:19px}.left-card .stat-value.mid{font-size:16px}.left-card .stat-value.sm{font-size:14px}.left-card .stat-value.up{color:#e23a3a}.left-card .stat-value.down{color:#1aaf67}.left-card .stat-value.empty{color:#c0c6cf}.left-card .stat-item+.stat-item{border-left:1px solid #f1f4f8}.stats-card{background:#fff;border-radius:12px;margin-bottom:8px;overflow:hidden;box-shadow:0 1px 3px #0f172a0a,0 3px 12px #0f172a0a}.stats-row{grid-template-columns:repeat(5,1fr);gap:0;display:grid}.stats-row+.stats-row{border-top:1px solid #eef1f5}.stats-card .ctrl-stats{margin:8px 10px 10px}.ctrl-stats{grid-template-columns:minmax(0,1fr) minmax(0,1fr);gap:8px;min-width:0;display:grid}.mini-stat{background:#fafbfd;border:1px solid #eef1f5;border-radius:9px;flex-direction:column;justify-content:center;min-width:0;padding:5px 10px;display:flex}.mini-stat-head{color:#5a6878;align-items:center;gap:5px;margin-bottom:4px;font-size:14px;font-weight:700;display:flex}.mini-stat-head .dot{border-radius:50%;flex-shrink:0;width:7px;height:7px}.mini-stat-row{grid-template-columns:repeat(5,minmax(0,1fr));align-items:stretch;gap:clamp(4px,1.1vw,20px);min-width:0;display:grid}.mini-stat-cell{color:#8492a6;flex-direction:column;justify-content:center;align-items:center;gap:0;min-width:0;font-size:11px;line-height:1.15;display:flex;overflow:hidden}.mini-stat-cell b{color:#1f2d3d;font-feature-settings:"tnum";flex-shrink:0;font-size:19px;font-weight:700}.mini-stat-cell b.up{color:#e23a3a}.mini-stat-cell b.down{color:#1aaf67}.mini-stat-cell b.empty{color:#c0c6cf}@media (max-width:1440px){.top-left .stats-row.head-stats{grid-template-columns:repeat(6,minmax(0,1fr))}.top-left .stats-row.head-stats .stat-item{grid-column:span 2}.top-left .stats-row.head-stats .stat-item:nth-child(3){border-right:none}.top-left .stats-row.head-stats .stat-item:nth-child(4),.top-left .stats-row.head-stats .stat-item:nth-child(5){border-top:1px solid #eef1f5;grid-column:span 3}}@media (max-width:1320px){.left-card .stat-value.big{font-size:17px}.left-card .stat-value.mid{font-size:15px}.left-card .stat-value.sm{font-size:13px}}@media (max-width:1300px){.layout-grid{grid-template-columns:1.7fr 2.3fr 1fr}}@media (max-width:1100px){.layout-grid{grid-template-rows:none;grid-template-columns:1fr}.ctrl-card,.left-rail,.container,.right-rail{grid-area:auto}.right-rail{height:auto}.left-rail{gap:10px;height:auto}.container{height:auto;min-height:0;overflow:visible}.top-row{grid-template-columns:minmax(0,1fr)}.ctrl-stats{grid-template-columns:1fr}}@media (max-width:780px){.container{padding-right:0;transform:none}.stats-row{grid-template-columns:repeat(2,1fr)}.stat-item:nth-child(2n){border-right:none}.stat-item:not(:last-child):not(:nth-child(odd)):not(:last-child),.stat-item:first-child,.stat-item:nth-child(2),.stat-item:nth-child(3),.stat-item:nth-child(4){border-bottom:1px solid #eef1f5}.stat-value{font-size:17px}.right-rail,.left-rail{display:none}}.chart-header{flex-wrap:wrap;flex-shrink:0;justify-content:space-between;align-items:center;gap:8px;margin-bottom:4px;display:flex}.switch-label{color:#5a6878;cursor:pointer;-webkit-user-select:none;user-select:none;white-space:nowrap;align-items:center;gap:6px;font-size:13px;display:inline-flex}.switch-label input{accent-color:#8b5cf6;cursor:pointer;width:14px;height:14px;margin:0}.legend{color:#5a6878;flex-wrap:wrap;gap:18px;font-size:13px;display:flex}.legend-item{align-items:center;gap:6px;display:flex}.legend-dot{border-radius:2px;width:16px;height:3px}.legend-dot.dashed{background:0 0;border-top:2px dashed #ff5b9c;height:0}.legend-dot.dashed-line{background:0 0;border-top:2px dashed;height:0}.legend-dot.dotted-line{background:0 0;border-top:3px dotted;height:0}.legend-dot.wide{width:22px}.bar-header{color:#5a6878;flex-wrap:wrap;align-items:center;margin-bottom:4px;font-size:13px;display:flex}.bar-header .legend-box{background:linear-gradient(90deg,#e23a3a 50%,#1aaf67 50%);border-radius:2px;width:16px;height:9px;margin-right:8px}.bar-header .label-strong{color:#1f2d3d;margin-right:5px;font-weight:600}.bar-header .value{color:#1aaf67;font-feature-settings:"tnum";font-weight:600}.bar-header .value.up{color:#e23a3a}.ov-bar{color:#8492a6;align-items:center;gap:4px;margin-left:10px;font-size:12px;display:inline-flex}.ov-bar__label{margin-right:1px}.ov-chip{cursor:pointer;-webkit-user-select:none;user-select:none;font-feature-settings:"tnum";background:#fff;border:1px solid #e1e6ed;border-radius:5px;align-items:center;gap:3px;padding:0 5px;line-height:17px;display:inline-flex}.ov-chip:hover{border-color:#cfd7e2}.ov-chip.on{border-color:var(--ov);color:var(--ov);font-weight:600}.ov-chip input{width:12px;height:12px;accent-color:var(--ov,#3479f6);cursor:pointer;margin:0}.ov-bar__loading{color:#a8b0bd;margin-left:2px;font-size:11px}.bar-header .zone-legend{color:#8492a6;align-items:center;gap:4px;margin-left:10px;font-size:12px;display:inline-flex}.bar-header .zone-dot{border-radius:2px;width:10px;height:10px;display:inline-block}.bar-header .zone-dot.up{background:#e23a3a}.bar-header .zone-dot.down{background:#1aaf67}.bar-header .zone-dot.neutral{background:#c0c6cf}.stock-chart-row{margin-bottom:10px;position:relative}.stock-chart-row>.card{flex-direction:column;margin-bottom:0;display:flex}.stock-chart-row.expanded>.card{height:100%}.stock-tabs{background:#fff;border:1px solid #e1e6ed;border-radius:6px;flex-shrink:0;align-items:stretch;gap:0;height:26px;display:inline-flex;overflow:hidden}.stock-tab{color:#5a6878;cursor:pointer;text-align:center;white-space:nowrap;background:#fff;border:none;border-right:1px solid #e1e6ed;min-width:46px;height:100%;padding:0 12px;font-size:13px;font-weight:600;line-height:24px;transition:all .15s}.stock-tab:last-child{border-right:none}.stock-tab:hover{color:#3479f6;background:#f4f6fa}.stock-tab.active{color:#fff;background:#3479f6}.stock-tab.active:hover{color:#fff;background:#2a5fd9}.stock-charts-flex{flex:auto;gap:8px;min-height:0;display:flex;position:relative}.stock-charts-flex>#stockChart{flex:50%;width:auto;min-width:0}.outer-k-chart{box-sizing:border-box;border-right:1px solid #eef1f5;flex:50%;width:auto;min-width:0;height:100%;min-height:340px;padding-right:8px;display:none}.stock-charts-flex.kline-on>#outerKChart{display:block}.outer-multi{align-items:center;gap:3px;margin-right:8px;display:inline-flex}.outer-multi .om-label{color:#8492a6;margin-right:3px;font-size:12px}.outer-multi button{color:#5a6878;cursor:pointer;background:#fff;border:1px solid #d7dde5;border-radius:5px;width:24px;height:24px;padding:0;font-size:12px;font-weight:600;line-height:1}.outer-multi button.on{color:#fff;background:#3479f6;border-color:#3479f6}.stock-info{z-index:5;text-align:right;pointer-events:none;position:absolute;top:8px;right:16px}.stock-info .stock-price{color:#e23a3a;font-feature-settings:"tnum";font-size:19px;font-weight:700;line-height:1.2}.stock-info .stock-price.up{color:#e23a3a}.stock-info .stock-price.down{color:#1aaf67}.stock-info .stock-pct{font-feature-settings:"tnum";margin-left:4px;font-size:13px;font-weight:600}.stock-info .stock-pct.up{color:#e23a3a}.stock-info .stock-pct.down{color:#1aaf67}.stock-info .stock-pre{color:#1aaf67;font-feature-settings:"tnum";font-size:12px;font-weight:600;position:absolute;bottom:-22px;left:-66px}.stock-info .stock-pre-num{color:#1aaf67;font-weight:700}.stock-info .stock-info-bottom{color:#1aaf67;font-feature-settings:"tnum";font-size:12px;font-weight:600;position:absolute;bottom:-22px;right:0}.stock-pre-head{color:#1f2d3d;font-feature-settings:"tnum";font-weight:700}.range-tools{align-items:center;gap:6px;margin-left:auto;display:flex}.range-overlay{z-index:6;pointer-events:none;background:#1aaf671a;border-left:1px dashed #1aaf67;border-right:1px dashed #1aaf67;display:none;position:absolute;top:0;bottom:0}.range-handle{z-index:8;cursor:ew-resize;touch-action:none;width:14px;margin-left:-7px;display:none;position:absolute;top:0;bottom:0}.range-handle:before{content:"";background:#1aaf67;border-radius:1px;width:2px;position:absolute;top:0;bottom:0;left:6px}.range-handle:hover:before,.range-handle:active:before{background:#0e9a5c;box-shadow:0 0 4px #1aaf6780}.range-stat{font-feature-settings:"tnum";color:#5a6878;white-space:nowrap;background:#f4f6fa;border:1px solid #e4e9f0;border-radius:999px;padding:3px 10px;font-size:14px;font-weight:700;display:none}.range-stat.up{color:#e23a3a;background:#fdf0f0;border-color:#f3c9c9}.range-stat.down{color:#0e9a5c;background:#eefaf4;border-color:#bfe8d6}.range-stat.multi{text-align:left;background:#fff;border-color:#e4e9f0;border-radius:10px;padding:5px 9px 6px;font-size:12px;font-weight:600;line-height:1.5;box-shadow:0 1px 2px #1018280d}.rs-table{grid-template-columns:max-content max-content max-content;align-items:baseline;gap:1px 10px;display:inline-grid}.rs-row{display:contents}.rs-head{color:#8492a6;letter-spacing:.2px;border-bottom:1px solid #eef1f6;grid-column:1/-1;margin-bottom:3px;padding-bottom:3px;font-size:11px;font-weight:600}.rs-label{color:#5a6878}.rs-sub{color:#a8b0bd;font-size:11px}.rs-val{text-align:right;color:#1f2d3d;font-feature-settings:"tnum";font-weight:700}.rs-val.up{color:#e23a3a}.rs-val.down{color:#0e9a5c}.rs-val.note{color:#a8b0bd;font-weight:500}.range-clear{cursor:pointer;color:#8492a6;background:0 0;border:none;margin-left:2px;padding:2px 5px;font-size:15px;line-height:1;display:none}.range-clear:hover{color:#e23a3a}.chart-wrap{flex-direction:column;flex:auto;min-height:0;display:flex;position:relative}.empty-overlay{z-index:5;background:#fff;border-radius:8px;flex-direction:column;justify-content:center;align-items:center;gap:16px;display:flex;position:absolute;inset:0}.empty-overlay.hidden{display:none}.empty-overlay.transparent{background:0 0}.empty-overlay .empty-icon{color:#adb5c1;background:#f4f6fa;border-radius:50%;justify-content:center;align-items:center;width:48px;height:48px;font-size:23px;display:flex}.empty-overlay p{color:#8492a6;text-align:center;max-width:80%;font-size:14px}.empty-actions{flex-wrap:wrap;justify-content:center;gap:10px;display:flex}.chart{touch-action:none;width:100%;height:200px;position:relative}.ff-expand{color:#5a6878;cursor:pointer;white-space:nowrap;background:#fff;border:1px solid #e1e6ed;border-radius:7px;flex-shrink:0;margin-left:auto;padding:3px 10px;font-size:12px;font-weight:600;transition:background .15s,color .15s,box-shadow .15s}.ff-expand:hover{color:#3479f6;background:#f1f4f8}.ff-expand:active{box-shadow:inset 0 1px 2px #0f172a1f}.stock-chart{height:100%;min-height:340px}@media (max-width:780px){.chart{height:170px}.stock-chart{height:260px}.stock-chart-row{display:none}.stock-info{top:4px;right:8px}}.tp-card{background:#fff;border:1px solid #eef1f5;border-radius:12px;margin-bottom:12px;padding:10px 12px 12px}.tp-toolbar{flex-wrap:wrap;align-items:center;gap:10px;margin-bottom:8px;display:flex}.tp-title{color:#1f2d3d;align-items:center;gap:6px;font-size:15px;font-weight:700;display:inline-flex}.tp-title .dot{background:#3479f6;border-radius:50%;flex-shrink:0;width:8px;height:8px}.tp-spacer{flex:auto}.tp-btn{cursor:pointer;color:#1f2d3d;background:#fff;border:1px solid #e1e6ed;border-radius:7px;align-items:center;gap:4px;padding:5px 11px;font-size:13px;line-height:1;transition:all .15s;display:inline-flex}.tp-btn:hover{background:#f4f6fa}.tp-btn.primary{color:#fff;background:#3479f6;border-color:#3479f6}.tp-btn.primary:hover{background:#2a5fd9}.tp-toolbar .tp-hide-clear{color:#8492a6;font-size:12.5px}.tp-toolbar .tp-hide-clear span{font-size:12.5px}.tp-toolbar .tp-hide-clear.on{color:#3479f6}.tp-toolbar .tp-hide-clear.on span{font-weight:600}.tp-btn:disabled{opacity:.5;cursor:not-allowed}.tp-status{color:#8492a6;text-align:right;min-width:54px;font-size:12px}.tp-status.saved{color:#1aaf67}.tp-status.err{color:#e23a3a}.tp-main{background:#fafbfd;border:1px solid #eef1f5;border-radius:9px;align-items:stretch;display:flex;overflow:hidden}.tp-labels{-webkit-user-select:none;user-select:none;background:#fff;border-right:1px solid #eef1f5;flex:0 0 150px;width:150px;position:relative;overflow:hidden}.tp-labels-head{color:#8492a6;background:#f6f8fb;border-bottom:1px solid #eef1f5;align-items:center;height:26px;padding:0 10px;font-size:12px;display:flex}.tp-label-row{box-sizing:border-box;border-bottom:1px solid #f0f2f6;align-items:center;gap:5px;height:28px;padding:0 6px 0 8px;transition:background .15s;display:flex;position:absolute;top:0;left:0;right:0}.tp-label-row:hover{background:#f8faff}.tp-label-row.is-clear{background:#f4f5f7}.tp-label-row.is-clear:hover{background:#eff1f4}.tp-label-row.is-clear .nm{color:#a8b1bd;font-weight:500}.tp-label-row.is-clear .grip{color:#e0e4ea}.tp-label-row .grip{cursor:grab;color:#c8cdd5;touch-action:none;flex:none;padding:2px;font-size:14px;line-height:1}.tp-label-row .grip:hover{color:#9aa6b8}.tp-label-row .grip:active{cursor:grabbing}.tp-label-row .tp-acts{opacity:0;pointer-events:none;background:linear-gradient(90deg,#fff0,#fff 24%);align-items:center;gap:2px;padding-left:16px;transition:opacity .12s;display:flex;position:absolute;top:0;bottom:0;right:3px}.tp-label-row:hover .tp-acts{opacity:1}.tp-label-row:hover .tp-acts .lk,.tp-label-row:hover .tp-acts .del{pointer-events:auto}.tp-label-row.is-clear .tp-acts{background:linear-gradient(90deg,#f4f5f700,#f4f5f7 24%)}.tp-label-row .lk{cursor:pointer;border-radius:50%;flex:none;justify-content:center;align-items:center;width:20px;height:20px;transition:transform .1s,background .15s;display:flex;position:relative}.tp-label-row .lk svg{fill:currentColor;width:12px;height:12px}.tp-label-row .lk:hover{transform:scale(1.08)}.tp-label-row .lk.drag-locked{color:#e23a3a;background:#fdecec}.tp-label-row .lk.drag-unlocked{color:#1aaf67;background:#e6f7ee}.tp-label-row .lk.end-locked{color:#e23a3a;background:#fdecec}.tp-label-row .lk.end-unlocked{color:#8492a6;background:#f1f3f6}.tp-label-row .lk.end-unlocked:hover{color:#5a6878;background:#e8eef7}.tp-label-row .tp-meta{flex:auto;align-items:center;gap:6px;min-width:0;display:flex}.tp-label-row .nm{color:#1f2d3d;text-overflow:ellipsis;white-space:nowrap;flex:auto;min-width:0;font-size:12px;font-weight:600;line-height:1.2;overflow:hidden}.tp-label-row .nm.link{cursor:pointer}.tp-label-row .nm.link:hover{color:#3479f6;text-decoration:underline}.tp-label-row .del{cursor:pointer;color:#d0d5dd;border-radius:50%;flex:none;justify-content:center;align-items:center;width:18px;height:18px;font-size:13px;line-height:1;transition:all .15s;display:flex}.tp-label-row .del:hover{color:#e23a3a;background:#fdecec}.tp-scroll{flex:auto;position:relative;overflow:auto hidden}.tp-inner{position:relative}.tp-grid{background-image:repeating-linear-gradient(to right, #e3e7ed 0, #e3e7ed 1px, transparent 1px, transparent var(--px,120px));pointer-events:none;position:absolute;top:0;bottom:0;left:0}.tp-ruler{background:#f6f8fb;border-bottom:1px solid #eef1f5;height:26px;position:relative}.tp-tick{box-sizing:border-box;border-left:1px solid #e3e7ed;height:100%;position:absolute;top:0}.tp-tick.major{border-left-color:#c2c9d4}.tp-tick .lab{color:#5a6878;white-space:nowrap;font-feature-settings:"tnum";font-size:11px;position:absolute;top:5px;left:2px}.tp-tick.month .lab{color:#1f2d3d;font-weight:700}.tp-tick.today .lab{color:#3479f6;font-weight:700}.tp-tick.closed{background:#eef1f5}.tp-tick.closed .lab{color:#bcc3cd;font-weight:400}.tp-closed-layer{pointer-events:none;position:absolute;top:0;left:0}.tp-closed{background:#eef1f5;position:absolute;top:0;bottom:0}.tp-today{box-sizing:border-box;pointer-events:none;z-index:1;background:linear-gradient(#3479f624,#3479f60d);border-left:3px solid #3479f6;position:absolute;top:0;bottom:0;box-shadow:-1px 0 #3479f62e}.tp-today .tl{color:#fff;white-space:nowrap;letter-spacing:.5px;background:#3479f6;border-radius:11px;padding:2px 9px;font-size:11px;font-weight:700;position:absolute;top:3px;left:50%;transform:translate(-50%);box-shadow:0 2px 6px #3479f673}.tp-row{box-sizing:border-box;z-index:2;border-bottom:1px solid #f0f2f6;height:24px;position:absolute;left:0;right:0}.tp-row.tp-row-clear{background:#f6f7f9}.tp-bar{color:#fff;box-sizing:border-box;cursor:grab;-webkit-user-select:none;user-select:none;touch-action:none;background:linear-gradient(90deg,#3479f6 0%,#4d8cf7 100%);border-radius:6px;flex-direction:column;justify-content:flex-start;height:20px;padding:0 6px;font-size:12px;transition:box-shadow .15s,transform .1s;display:flex;position:absolute;top:2px;overflow:hidden;box-shadow:0 2px 6px #3479f640}.tp-bar:hover{transform:translateY(-1px);box-shadow:0 4px 10px #3479f652}.tp-bar.hold{background:linear-gradient(90deg,#3479f6 0%,#4d8cf7 100%)}.tp-bar.add{background:linear-gradient(90deg,#7c3aed 0%,#9a6cf0 100%)}.tp-bar.observe{color:#1f2d3d;background:linear-gradient(90deg,#f59e0b 0%,#fbbf5e 100%)}.tp-bar.reduce{background:linear-gradient(90deg,#f97316 0%,#fb9b52 100%)}.tp-bar.clear{cursor:not-allowed;background:linear-gradient(90deg,#9aa6b8 0%,#b8c0ca 100%);box-shadow:0 1px 3px #9aa6b840}.tp-bar.clear:hover{transform:none;box-shadow:0 1px 3px #9aa6b840}.tp-bar:active{cursor:grabbing}.tp-bar.drag-locked{cursor:not-allowed}.tp-bar .bk{z-index:2;text-overflow:ellipsis;white-space:nowrap;width:100%;margin-bottom:2px;font-size:12px;font-weight:700;line-height:1.2;position:relative;overflow:hidden}.tp-bar .end-h{cursor:ew-resize;z-index:4;background:#ffffff38;width:10px;position:absolute;top:0;bottom:0;right:0}.tp-bar .end-h:hover{background:#ffffff59}.tp-bar.end-locked .end-h,.tp-bar.clear .end-h{display:none}.tp-day-tag{pointer-events:auto;cursor:pointer;z-index:3;background:#ffffff47;justify-content:center;align-items:center;height:10px;transition:height .15s,background .15s,opacity .15s;display:flex;position:absolute;bottom:0;left:0}.tp-day-tag:hover{background:#ffffff73}.tp-day-tag.has-label{opacity:.82;background:currentColor;height:16px}.tp-day-tag.has-label:hover{opacity:1}.tp-day-tag.tag-fixed{cursor:default}.tp-day-tag.tag-fixed.has-label:hover{opacity:.82}.tp-day-tag-lab{color:#fff;text-shadow:0 1px 2px #00000059;white-space:nowrap;pointer-events:none;padding:0 3px;font-size:9px;font-weight:700;position:relative}.tp-empty{color:#adb5c1;pointer-events:none;justify-content:center;align-items:center;font-size:13px;display:flex;position:absolute;inset:0}@keyframes tpMaskIn{0%{opacity:0}to{opacity:1}}@keyframes tpFormIn{0%{opacity:0;transform:scale(.95)}to{opacity:1;transform:scale(1)}}.tp-form-mask{z-index:300;opacity:0;background:#1f2d3d73;justify-content:center;align-items:center;transition:opacity .18s;animation:.2s tpMaskIn;display:flex;position:fixed;inset:0}.tp-form-mask.is-show{opacity:1}.tp-form{background:#fff;border-radius:12px;width:440px;max-width:92vw;padding:18px 20px;animation:.22s cubic-bezier(.2,.8,.2,1) tpFormIn;box-shadow:0 12px 40px #0003}.tp-form h3{color:#1f2d3d;margin:0 0 14px;font-size:16px}.tp-field{margin-bottom:12px}.tp-field label{color:#5a6878;margin-bottom:4px;font-size:13px;display:block}.tp-field input,.tp-field textarea,.tp-field select{box-sizing:border-box;color:#1f2d3d;background:#fff;border:1px solid #e1e6ed;border-radius:7px;outline:none;width:100%;padding:7px 9px;font-family:inherit;font-size:13px}.tp-field input:focus,.tp-field textarea:focus,.tp-field select:focus{border-color:#3479f6}.tp-field select{appearance:auto;cursor:pointer;height:34px}.tp-field textarea{resize:vertical;min-height:54px}.tp-field .hint{color:#9aa6b8;margin-top:3px;font-size:11px}.tp-field .row2{gap:10px;display:flex}.tp-field .row2>div{flex:1}.tp-form-actions{justify-content:flex-end;gap:10px;margin-top:6px;display:flex}.tp-form-actions button{cursor:pointer;color:#1f2d3d;background:#fff;border:1px solid #e1e6ed;border-radius:8px;padding:8px 18px;font-size:14px}.tp-form-actions button.primary{color:#fff;background:#3479f6;border-color:#3479f6}.tp-form-actions button:hover{filter:brightness(.97)}.tp-state-pick{border:1px solid #e1e6ed;border-radius:7px;display:inline-flex;overflow:hidden}.tp-state-btn{cursor:pointer;color:#5b6b7f;background:#fff;border:none;padding:6px 18px;font-family:inherit;font-size:13px;line-height:1.2}.tp-state-btn+.tp-state-btn{border-left:1px solid #e1e6ed}.tp-state-btn.on{color:#fff;background:#3479f6}.tp-group-row{box-sizing:border-box;cursor:pointer;-webkit-user-select:none;user-select:none;background:#f6f8fb;border-top:1px solid #eef1f5;border-bottom:1px solid #eef1f5;align-items:center;gap:4px;padding:0 6px 0 4px;display:flex;position:absolute;left:0;right:0}.tp-group-row:hover{background:#eef3fa}.tp-group-row .tw{text-align:center;color:#8492a6;flex:0 0 12px;font-size:10px;line-height:1}.tp-group-row .gn{color:#3d4a5c;text-overflow:ellipsis;white-space:nowrap;flex:auto;min-width:0;font-size:12px;font-weight:700;overflow:hidden}.tp-group-row .gc{color:#8492a6;font-feature-settings:"tnum";flex:none;font-size:11px}.tp-group-row .gh{color:#b6bec9;font-feature-settings:"tnum";flex:none;font-size:10px}.tp-group-row.is-empty .gn{color:#98a3b3;font-weight:600}.tp-group-row.is-open .tw{color:#3479f6}.tp-group-band{box-sizing:border-box;cursor:pointer;z-index:1;background:#f6f8fb;border-top:1px solid #eef1f5;border-bottom:1px solid #eef1f5;position:absolute;left:0}.tp-group-band:hover{background:#eef3fa}.tp-group-band .tp-group-band-lab{color:#5a6878;white-space:nowrap;align-items:center;font-size:11px;font-weight:700;display:flex;position:absolute;top:0;bottom:0;left:5px}.tp-group-band.is-empty .tp-group-band-lab{color:#a7b0bd;font-weight:600}.tp-cat-badge{color:#3479f6;text-align:center;font-feature-settings:"tnum";background:#eef3fa;border-radius:8px;min-width:15px;margin-left:2px;padding:0 3px;font-size:11px;line-height:15px;display:inline-block}.tp-cat-form{width:460px}.tp-cat-add{gap:8px;margin-bottom:10px;display:flex}.tp-cat-add input{box-sizing:border-box;color:#1f2d3d;background:#fff;border:1px solid #e1e6ed;border-radius:7px;outline:none;flex:auto;min-width:0;padding:7px 9px;font-family:inherit;font-size:13px}.tp-cat-add input:focus{border-color:#3479f6}.tp-cat-add button{color:#fff;cursor:pointer;background:#3479f6;border:1px solid #3479f6;border-radius:7px;flex:none;padding:7px 14px;font-family:inherit;font-size:13px}.tp-cat-add button:disabled{opacity:.5;cursor:not-allowed}.tp-cat-list{max-height:46vh;padding-right:2px;overflow-y:auto}.tp-cat-row{background:#fafbfd;border:1px solid #eef1f5;border-radius:7px;align-items:center;gap:8px;padding:5px 6px;display:flex}.tp-cat-row:hover{background:#f4f7fc}.tp-cat-row .tp-cat-gn{text-overflow:ellipsis;white-space:nowrap;color:#8492a6;flex:none;max-width:84px;font-size:12px;overflow:hidden}.tp-cat-row .tp-cat-name{box-sizing:border-box;color:#1f2d3d;background:0 0;border:1px solid #0000;border-radius:6px;outline:none;flex:auto;min-width:0;padding:4px 7px;font-family:inherit;font-size:13px}.tp-cat-row .tp-cat-name:hover{background:#fff;border-color:#e1e6ed}.tp-cat-row .tp-cat-name:focus{background:#fff;border-color:#3479f6}.tp-cat-row .tp-cat-n{color:#a7b0bd;font-feature-settings:"tnum";flex:none;font-size:11px}.tp-cat-row .tp-cat-del{color:#c8cdd5;cursor:pointer;border-radius:50%;flex:none;justify-content:center;align-items:center;width:20px;height:20px;font-size:12px;transition:all .15s;display:flex}.tp-cat-row .tp-cat-del:hover{color:#e23a3a;background:#fdecec}.tp-cat-empty{color:#9aa6b8;border:1px dashed #e1e6ed;border-radius:8px;padding:14px 10px;font-size:12px;line-height:1.7}.tp-cat-hint{color:#9aa6b8;margin-top:10px;font-size:11px;line-height:1.7}.idea-card{background:#fff;border:1px solid #eef1f5;border-radius:12px;flex-direction:column;min-width:0;padding:10px 12px;display:flex;box-shadow:0 1px 3px #0f172a0a,0 3px 12px #0f172a0a}.idea-head{align-items:center;gap:8px;margin-bottom:8px;display:flex}.idea-title{color:#1f2d3d;align-items:center;gap:6px;font-size:15px;font-weight:700;display:inline-flex}.idea-title .dot{background:#3479f6;border-radius:50%;width:8px;height:8px}.idea-list{flex:auto;min-height:140px;padding-right:2px;overflow-y:auto}.idea-empty{color:#9aa7b8;text-align:center;padding:28px 0;font-size:13px}.idea-item{background:#fbfcfe;border:1px solid #eef1f5;border-radius:10px;margin-bottom:8px;padding:8px 10px}.idea-item:hover{border-color:#e2e8f0}.idea-item-head{align-items:center;gap:8px;margin-bottom:6px;display:flex}.idea-time{color:#9aa7b8;font-size:12px}.idea-tools{gap:6px;margin-left:auto;display:flex}.idea-editor-bar{flex-wrap:wrap;align-items:center;gap:6px;margin-top:6px;display:flex}.idea-hint{color:#9aa7b8;font-size:12px}.idea-btn{cursor:pointer;color:#5b6b7f;background:#fff;border:1px solid #e1e6ed;border-radius:6px;padding:3px 9px;font-size:12px;line-height:1.5;transition:all .15s}.idea-btn:hover{color:#3479f6;border-color:#3479f6}.idea-btn.danger:hover{color:#e23a3a;border-color:#e23a3a}.idea-btn.primary{color:#fff;background:#3479f6;border-color:#3479f6}.idea-btn.primary:hover{color:#fff;background:#2565d8;border-color:#2565d8}.idea-body{color:#243044;word-break:break-word;font-size:13px;line-height:1.75}.idea-body img{border-radius:6px;max-width:100%;height:auto;margin:6px 0;display:block}.idea-body p{margin:0 0 4px}.idea-body p:last-child{margin-bottom:0}.idea-im{color:#3479f6;cursor:zoom-in;-webkit-user-select:none;user-select:none;white-space:nowrap;vertical-align:baseline;background:#eef4ff;border:1px dashed #a9c4ff;border-radius:6px;margin:0 1px;padding:0 8px;font-size:12px;line-height:1.7;display:inline-block}.idea-im:hover{background:#e0ebff;border-color:#3479f6}.idea-img-pop{z-index:99999;pointer-events:none;background:#fff;border:1px solid #e3e8ef;border-radius:10px;padding:6px;position:fixed;box-shadow:0 10px 34px #0f172a38}.idea-img-pop img{border-radius:6px;max-width:360px;max-height:300px;display:block}.idea-editor{margin-top:6px}.idea-editor .ql-toolbar.ql-snow{background:#fbfcfe;border:1px solid #e1e6ed;border-radius:8px 8px 0 0;padding:3px 5px}.idea-editor .ql-container.ql-snow{border:1px solid #e1e6ed;border-top:none;border-radius:0 0 8px 8px;font-family:inherit;font-size:13px}.idea-editor .ql-editor{color:#243044;min-height:78px;max-height:44vh;padding:8px 10px;font-size:13px;line-height:1.75;overflow-y:auto}.idea-editor .ql-editor.ql-blank:before{color:#c0c6cf;font-style:normal;left:10px;right:10px}.idea-editor .ql-snow .ql-picker{color:#5b6b7f;font-size:12px}.idea-editor .ql-snow .ql-picker.ql-size{width:92px}.idea-editor .ql-snow .ql-picker.ql-size .ql-picker-label:before,.idea-editor .ql-snow .ql-picker.ql-size .ql-picker-item:before{content:"字号"}.idea-editor .ql-snow .ql-picker.ql-size .ql-picker-label[data-value="13px"]:before,.idea-editor .ql-snow .ql-picker.ql-size .ql-picker-item[data-value="13px"]:before{content:"小 13px";font-size:11px}.idea-editor .ql-snow .ql-picker.ql-size .ql-picker-label[data-value="16px"]:before,.idea-editor .ql-snow .ql-picker.ql-size .ql-picker-item[data-value="16px"]:before{content:"中 16px";font-size:14px}.idea-editor .ql-snow .ql-picker.ql-size .ql-picker-label[data-value="20px"]:before,.idea-editor .ql-snow .ql-picker.ql-size .ql-picker-item[data-value="20px"]:before{content:"大 20px";font-size:17px}.idea-editor .ql-snow .ql-picker.ql-size .ql-picker-label[data-value="26px"]:before,.idea-editor .ql-snow .ql-picker.ql-size .ql-picker-item[data-value="26px"]:before{content:"特大 26px";font-size:20px}.idea-editor .ql-snow .ql-color-picker .ql-picker-label{width:22px;padding:0 2px}@media (max-width:1100px){.idea-card{height:auto}.idea-list{min-height:0;max-height:60vh}}.radar-card-header{border-bottom:1px solid #eef1f5;justify-content:space-between;align-items:center;min-height:24px;padding:4px 0 8px;display:flex;position:relative}.radar-card-title{color:#1f2d3d;align-items:center;gap:6px;font-size:14px;font-weight:700;display:flex}.radar-card-title .radar-dot{background:#e23a3a;border-radius:50%;width:6px;height:6px}.radar-back-btn{color:#3479f6;cursor:pointer;background:#fff;border:1px solid #3479f6;border-radius:5px;align-items:center;gap:4px;padding:3px 9px;font-size:12px;font-weight:600;line-height:1;display:none;position:absolute;top:50%;right:0;transform:translateY(-50%)}.radar-back-btn:hover{color:#fff;background:#3479f6}.radar-back-btn:hover svg{stroke:#fff}.radar-back-btn svg{flex-shrink:0;display:block}.radar-back-btn.show{display:inline-flex}.zhibo-card{-webkit-backdrop-filter:blur(8px);background:#fffffff7;border-radius:12px;flex-direction:column;flex:4 1 0;gap:8px;width:auto;min-height:0;padding:12px 12px 8px;font-size:13.5px;display:flex;position:relative;top:auto;left:auto;right:auto;overflow:hidden;box-shadow:0 4px 14px #0f172a1a,0 1px 3px #0f172a0f}.zhibo-list{flex-direction:column;flex:1;gap:6px;padding-right:2px;display:flex;overflow-y:auto}.zhibo-list::-webkit-scrollbar{width:4px}.zhibo-list::-webkit-scrollbar-thumb{background:#c0c6cf;border-radius:2px}.zhibo-list::-webkit-scrollbar-track{background:0 0}.zhibo-item{background:#fff;border:1px solid #eef1f5;border-radius:9px;padding:8px 11px;transition:background .12s,box-shadow .12s;position:relative;box-shadow:0 1px 2px #0f172a08}.zhibo-item:hover{background:#f8fafc;box-shadow:0 2px 6px #0f172a0f}.zhibo-item.is-focused{background:#fffbf2;border-color:#fcd9a0;box-shadow:0 0 0 2px #f59e0b38,0 2px 8px #f59e0b2e}.zhibo-item.is-focused:before{content:"";background:#f59e0b;border-radius:0 2px 2px 0;width:3px;position:absolute;top:8px;bottom:8px;left:0}.zhibo-item-head{color:#1f2d3d;align-items:center;gap:6px;margin-bottom:4px;font-size:13px;font-weight:600;line-height:1.35;display:flex}.zhibo-item-time{color:#9ca3af;font-feature-settings:tnum;font-size:12px;font-weight:600}.zhibo-item-plate{color:#f59e0b;font-size:13px;font-weight:600}.zhibo-item-content{color:#475569;white-space:pre-wrap;font-size:13px;line-height:1.55}.zhibo-item-stocks{grid-template-columns:repeat(3,1fr);gap:4px;margin-top:6px;display:grid}.zhibo-stock{font-feature-settings:tnum;text-align:center;cursor:pointer;-webkit-user-select:none;user-select:none;overflow-wrap:anywhere;border-radius:4px;padding:1px 3px;font-size:11px;font-weight:600;line-height:1.25;display:block}.zhibo-stock.up{color:#e23a3a;background:#e23a3a17}.zhibo-stock.down{color:#1aaf67;background:#1aaf6717}.zhibo-item-style{flex-wrap:wrap;gap:4px;margin-top:6px;display:flex}.zhibo-style-chip{white-space:nowrap;background:#f59e0b21;border-radius:4px;align-items:center;gap:4px;padding:1px 7px;font-size:11px;font-weight:600;line-height:1.4;display:inline-flex}.zhibo-style-chip .zs-name{color:#b45309}.zhibo-style-chip .zs-val{color:#1f2d3d;font-feature-settings:tnum}.zhibo-style-chip .zs-lv{color:#f59e0b;margin-left:1px;font-weight:700}.zhibo-item-reason{color:#41506a;overflow-wrap:anywhere;background:#eff4fd;border-radius:6px;margin-top:6px;padding:6px 8px;font-size:12.5px;line-height:1.55}.zhibo-reason-tag{float:left;color:#fff;background:#3b7ff5;border-radius:3px;margin:1px 5px 0 0;padding:1px 6px;font-size:11px;font-weight:700;line-height:1.35}.radar-card{-webkit-backdrop-filter:blur(8px);background:#fffffff7;border-radius:12px;flex-direction:column;flex:2 1 0;gap:8px;width:auto;min-height:0;padding:12px 12px 8px;font-size:13.5px;display:flex;position:relative;top:auto;left:auto;right:auto;overflow:hidden;box-shadow:0 4px 14px #0f172a1a,0 1px 3px #0f172a0f}.radar-list{flex-direction:column;flex:1;gap:6px;padding-right:2px;display:flex;overflow-y:auto}.radar-list::-webkit-scrollbar{width:4px}.radar-list::-webkit-scrollbar-thumb{background:#c0c6cf;border-radius:2px}.radar-list::-webkit-scrollbar-track{background:0 0}.radar-item{cursor:pointer;-webkit-user-select:none;user-select:none;background:#fff;border:1px solid #eef1f5;border-radius:9px;padding:8px 11px;transition:background .12s,box-shadow .12s;box-shadow:0 1px 2px #0f172a08}.radar-item:hover{background:#f8fafc;box-shadow:0 2px 6px #0f172a0f}.radar-item-title{color:#1f2d3d;align-items:center;gap:6px;margin-bottom:4px;font-size:14px;font-weight:600;line-height:1.4;display:flex}.radar-item-content{color:#475569;margin-bottom:4px;font-size:13px;line-height:1.5}.radar-item-meta{color:#8492a6;justify-content:space-between;align-items:center;font-size:12px;display:flex}.radar-item-time{color:#9ca3af;font-feature-settings:tnum;margin-right:6px;font-weight:600}.radar-item-name{color:#1f2d3d;font-weight:600}.radar-loading{text-align:center;color:#adb5c1;padding:8px 0;font-size:12px}.radar-empty{text-align:center;color:#adb5c1;padding:16px 8px;font-size:13px}.radar-fail{text-align:center;color:#e23a3a;background:#fdf0f0;border-radius:6px;padding:8px;font-size:12px}.stock-modal{z-index:1200;position:fixed;inset:0}.stock-modal.hidden{display:none!important}.sm-mask{cursor:pointer;z-index:1;background:#0f172a73;position:absolute;inset:0}.sm-box{z-index:2;background:#fff;border-radius:12px;flex-direction:column;width:min(980px,95vw);max-height:92vh;display:flex;position:absolute;top:50%;left:50%;overflow:hidden;transform:translate(-50%,-50%);box-shadow:0 24px 70px #02061752}#stockModal:not(.hidden) .sm-box{animation:.22s cubic-bezier(.16,1,.3,1) smIn}@keyframes smIn{0%{opacity:0;transform:translate(-50%,-50%)scale(.95)}to{opacity:1;transform:translate(-50%,-50%)scale(1)}}@keyframes smSpin{to{transform:rotate(360deg)}}.stock-modal.is-leaving{opacity:0;transition:opacity .18s}.stock-modal.is-leaving .sm-box{transition:transform .18s;transform:translate(-50%,-50%)scale(.96)}.sm-head{border-bottom:1px solid #eef1f5;justify-content:space-between;align-items:center;padding:12px 16px;display:flex}.sm-title{color:#1f2d3d;font-size:16px;font-weight:700}.sm-code{color:#8492a6;margin-left:8px;font-size:12px;font-weight:500}.sm-crumb{white-space:nowrap;scrollbar-width:none;align-items:center;gap:4px;padding:0 14px 6px;display:flex;overflow-x:auto}.sm-crumb::-webkit-scrollbar{display:none}.sm-crumb.hidden{display:none!important}.sm-crumb-item{color:#5a6878;cursor:pointer;background:#fff;border:1px solid #e1e6ed;border-radius:999px;flex:none;align-items:center;gap:4px;padding:1px 9px;font-size:11.5px;font-weight:600;line-height:18px;display:inline-flex}.sm-crumb-item:hover{color:#3479f6;border-color:#c9d6e8}.sm-crumb-item.on{color:#3479f6;cursor:default;background:#eef3ff;border-color:#c9d8f5}.sm-crumb-item .cc-code{color:#9aa4b2;font-size:10.5px;font-weight:500}.sm-crumb-item.on .cc-code{color:#7ba2ef}.sm-crumb-sep{color:#c9d2de;flex:none;font-size:10px}.sm-close{color:#475569;cursor:pointer;z-index:3;background:#f1f4f8;border:none;border-radius:7px;width:30px;height:30px;font-size:15px;line-height:1;position:relative}.sm-close:hover{background:#e2e8f0}.sm-charts{flex:0 auto;gap:12px;height:clamp(240px,40vh,430px);min-height:0;padding:12px;display:flex}.sm-chart-wrap{flex-direction:column;flex:1;min-width:0;display:flex}.sm-chart-title{color:#8492a6;align-items:center;gap:8px;margin-bottom:5px;font-size:12px;font-weight:600;display:flex}.sm-sub{color:#9ca3af;font-weight:500}.sm-chart{flex:1;min-height:0;position:relative}.sm-bar{border-top:1px solid #eef1f5;flex-wrap:wrap;align-items:center;gap:10px;padding:10px 16px;display:flex}.sm-nav{color:#1f2d3d;cursor:pointer;background:#fff;border:1px solid #d7dde5;border-radius:6px;padding:5px 11px;font-size:13px}.sm-nav:hover{background:#f1f4f8}.sm-nav:disabled{opacity:.4;cursor:not-allowed}.sm-date{color:#1f2d3d;font-feature-settings:tnum;text-align:center;min-width:100px;font-weight:600}.sm-sep{flex:1}.sm-multi-label{color:#8492a6;font-size:12px}.sm-multi button{color:#475569;cursor:pointer;font-feature-settings:tnum;background:#fff;border:1px solid #d7dde5;border-radius:5px;margin-left:4px;padding:3px 9px;font-size:12px}.sm-multi button.on{color:#fff;background:#3479f6;border-color:#3479f6}.sm-loading{z-index:5;background:#ffffffd1;border-radius:12px;flex-direction:column;justify-content:center;align-items:center;gap:10px;display:flex;position:absolute;inset:0}.sm-loading.hidden{display:none}.sm-spinner{border:3px solid #e2e8f0;border-top-color:#3479f6;border-radius:50%;width:34px;height:34px;animation:.8s linear infinite smSpin}.sm-loading span{color:#64748b;font-size:13px}.sm-sections{flex:none;grid-template-columns:minmax(0,1fr) minmax(0,1fr);gap:12px;padding:0 12px 12px;display:grid}.sm-sec{background:#fbfcfe;border:1px solid #eef1f5;border-radius:10px;flex-direction:column;min-width:0;max-height:200px;display:flex;overflow:hidden}.sm-sec-head{color:#475569;background:#f5f8fc;border-bottom:1px solid #eef1f5;flex:none;align-items:center;gap:8px;padding:7px 10px;font-size:12px;font-weight:700;display:flex}.sm-sec-head .sm-sec-sub{color:#9ca3af;font-weight:500}.sm-sec-body{scrollbar-width:thin;flex:1;min-height:0;padding:6px 10px 8px;overflow-y:auto}.sm-sec-body::-webkit-scrollbar{width:7px}.sm-sec-body::-webkit-scrollbar-thumb{background:#dbe3ec;border-radius:4px}.sm-sec-body::-webkit-scrollbar-track{background:0 0}.sec-empty{color:#9ca3af;text-align:center;padding:12px 2px;font-size:12px}.sec-row{border-bottom:1px dashed #eef1f5;align-items:center;gap:8px;padding:4px 0;font-size:12px;line-height:1.35;display:flex}.sec-row:last-child{border-bottom:none}.sec-idx{text-align:right;color:#b6c0cd;font-variant-numeric:tabular-nums;flex:none;width:14px;font-size:10px}.sec-name{text-overflow:ellipsis;white-space:nowrap;color:#1f2d3d;flex:auto;min-width:0;font-weight:600;overflow:hidden}.sec-pct{font-variant-numeric:tabular-nums;flex:none;font-weight:700}.sec-lead{text-overflow:ellipsis;white-space:nowrap;color:#8492a6;flex:none;max-width:44%;font-size:11px;overflow:hidden}.sec-lead i{font-variant-numeric:tabular-nums;font-style:normal;font-weight:600}button.sec-lead{font:inherit;cursor:pointer;text-align:left;background:0 0;border:1px solid #0000;border-radius:5px;padding:0 4px;font-size:11px}button.sec-lead:hover{color:#3479f6;background:#f2f6fd;border-color:#c9d6e8}.sm-sections .up{color:#e23a3a}.sm-sections .down{color:#1aaf67}.sm-sections .flat{color:#8492a6}.zt-item{cursor:pointer;border-bottom:1px dashed #eef1f5;padding:5px 0 6px}.zt-item:last-child{border-bottom:none}.zt-top{align-items:center;gap:6px;display:flex}.zt-date{color:#1f2d3d;font-variant-numeric:tabular-nums;flex:none;font-size:12px;font-weight:700}.zt-wd{color:#9ca3af;flex:none;font-size:11px}.zt-tag{color:#3479f6;background:#eef3ff;border-radius:4px;flex:none;padding:0 5px;font-size:10px;font-weight:600;line-height:16px}.zt-kind{border-radius:4px;flex:none;padding:0 5px;font-size:10px;font-weight:600;line-height:16px}.zt-kind-zt{color:#e23a3a;background:#fdeceb}.zt-kind-up{color:#e08c1a;background:#fff4e5}.zt-kind-other{color:#7c8798;background:#eef2f7}.zt-sum{text-overflow:ellipsis;white-space:nowrap;color:#b45309;text-align:right;flex:auto;min-width:0;font-size:11.5px;font-weight:600;overflow:hidden}.zt-reason{color:#5a6878;word-break:break-word;white-space:pre-wrap;-webkit-line-clamp:2;-webkit-box-orient:vertical;margin-top:3px;font-size:11.5px;line-height:1.55;display:-webkit-box;overflow:hidden}.zt-item.open .zt-reason{-webkit-line-clamp:unset;overflow:visible}.zt-boom{color:#7c8798;word-break:break-word;white-space:pre-wrap;-webkit-line-clamp:1;background:#fffdf3;border-left:2px solid #fcd34d;border-radius:0 5px 5px 0;-webkit-box-orient:vertical;margin-top:4px;padding:3px 7px;font-size:11px;line-height:1.5;display:-webkit-box;overflow:hidden}.zt-item.open .zt-boom{-webkit-line-clamp:unset;overflow:visible}.zt-more{color:#b6c0cd;margin-left:auto;font-size:10px}@media (max-width:700px){.sm-charts{flex-direction:column;height:auto}.sm-chart{height:260px}.sm-sections{grid-template-columns:minmax(0,1fr)}.sm-sec{max-height:170px}}.note-btn{font:inherit;color:#42526e;cursor:pointer;white-space:nowrap;background:#fff;border:1px solid #dfe5ee;border-radius:8px;padding:5px 14px;font-size:12.5px}.note-btn:hover{border-color:#c9d3e0}.note-btn--primary{color:#fff;background:#8b5cf6;border-color:#8b5cf6}.note-btn--primary:hover{background:#7c4ded;border-color:#7c4ded}.note-btn--sm{padding:3px 10px;font-size:11.5px}.note-row{content-visibility:auto;contain-intrinsic-size:auto 40px;background:#fff;border:1px solid #eef2f7;border-radius:8px;align-items:center;gap:8px;padding:6px 8px;display:flex}.note-row:hover{background:#fafbfd}.note-row.is-flash{outline-offset:-2px;background:#fff8e8;outline:2px solid #f6c36b;transition:background .3s,outline-color .3s}.note-row__main{color:#1f2d3d;flex-wrap:wrap;flex:auto;align-items:center;gap:6px;min-width:0;font-size:13px;display:flex}.note-row__time{color:#b6bfcc;font-feature-settings:"tnum";flex-shrink:0;font-size:11.5px}.note-row__ops{opacity:0;flex-shrink:0;gap:4px;transition:opacity .12s;display:flex}.note-row:hover .note-row__ops,.note-row:focus-within .note-row__ops{opacity:1}@media (hover:none){.note-row__ops{opacity:1}}.note-op{font:inherit;color:#5a6878;cursor:pointer;background:#fff;border:1px solid #e3e8ef;border-radius:6px;padding:1px 7px;font-size:11.5px}.note-op:hover{color:#3479f6;border-color:#c9d3e0}.note-op--danger:hover{color:#e23a3a;border-color:#f5c2c2}.note-op--icon{justify-content:center;align-items:center;padding:2px 5px;line-height:0;display:inline-flex}.note-chip{color:#5a6878;background:#f1f4f8;border-radius:6px;flex-shrink:0;padding:1px 6px;font-size:11px}.note-chip--code{font-feature-settings:"tnum";color:#3479f6;background:#eef4ff}.imp-3{color:#a32d2d;background:#fdecec;box-shadow:inset 2px 0 #e24b4a}.imp-2{color:#854f0b;background:#fdf3e3;box-shadow:inset 2px 0 #ef9f27}.imp-1{color:#42526e;background:#eef2f8;box-shadow:inset 2px 0 #a8b6c8}.ind-5{color:#0f6b43;background:#dcf5e8;box-shadow:inset 2px 0 #12a05f}.ind-4{color:#14764c;background:#e6f7ef;box-shadow:inset 2px 0 #2bb673}.ind-3{color:#33654f;background:#eef7f3;box-shadow:inset 2px 0 #6fbf9a}.ind-2{color:#45606e;background:#f1f7fa;box-shadow:inset 2px 0 #9dbfd0}.ind-1{color:#566672;background:#f6f8fa;box-shadow:inset 2px 0 #c2ced8}.ind-0{color:#9aa5b1;background:#fff;box-shadow:inset 0 0 0 1px #d6dde5}.nc-dot.imp-3{background:#e24b4a}.nc-dot.imp-2{background:#ef9f27}.nc-dot.imp-1{background:#a8b6c8}.nc-dot.ind-5{background:#12a05f}.nc-dot.ind-4{background:#2bb673}.nc-dot.ind-3{background:#6fbf9a}.nc-dot.ind-2{background:#9dbfd0}.nc-dot.ind-1{background:#c2ced8}.nc-dot.ind-0{background:#fff;box-shadow:inset 0 0 0 1px #d6dde5}.note-chip--mark{color:#b45309;background:#fff5e0}.dg-1{color:#6d3fd4;background:#f3ecff;box-shadow:inset 2px 0 #8b5cf6}.note-fade-enter-active,.note-fade-leave-active{transition:opacity .18s,transform .18s}.note-fade-enter-from,.note-fade-leave-to{opacity:0;transform:translateY(-4px)}:root{--app-tabs-h:40px}body{padding-top:var(--app-tabs-h)}html[data-page=login] body{padding-top:0}.app-tabs{height:var(--app-tabs-h);box-sizing:border-box;z-index:80;background:#fff;border-bottom:1px solid #e3e8f0;align-items:stretch;gap:2px;padding:0 12px;display:flex;position:fixed;top:0;left:0;right:0;box-shadow:0 1px 4px #0f172a0d}.app-tabs__group{align-items:stretch;gap:2px;display:flex}.app-tabs__account{align-items:center;gap:8px;margin-left:auto;display:flex}.app-tabs__user{color:#8492a6;white-space:nowrap;text-overflow:ellipsis;max-width:160px;font-size:12px;line-height:1;overflow:hidden}.app-tabs__account{position:relative}.app-tab--account{color:#42526e;background:#fff;border:1px solid #dfe5ee;border-radius:7px;gap:6px;height:26px;padding:0 10px;font-size:12.5px}.app-tab--account:hover{color:#1f2a3a;background:#f4f7fb;border-color:#c9d3e0}.app-tabs__who{text-overflow:ellipsis;white-space:nowrap;max-width:140px;overflow:hidden}.app-tabs__badge{color:#55637a;background:#eef1f5;border-radius:999px;padding:0 5px;font-size:10.5px;line-height:15px}.app-tabs__badge.is-admin{color:#6d3fd4;background:#f3ecff}.app-tabs__caret{color:#8492a6;font-size:10px}.acct-menu{z-index:120;background:#fff;border:1px solid #e1e6ed;border-radius:10px;flex-direction:column;gap:2px;min-width:168px;padding:5px;display:flex;position:absolute;top:calc(100% + 6px);right:0;box-shadow:0 10px 30px #1f2d3d24}.acct-menu__head{border-bottom:1px solid #eef1f5;align-items:baseline;gap:6px;margin-bottom:3px;padding:5px 8px 6px;display:flex}.acct-menu__label{color:#8492a6;font-size:11px}.acct-menu__who{color:#1f2d3d;text-overflow:ellipsis;font-size:12.5px;font-weight:600;overflow:hidden}.acct-menu__item{text-align:left;color:#1f2d3d;font:inherit;cursor:pointer;background:0 0;border:none;border-radius:7px;padding:6px 8px;font-size:13px}.acct-menu__item:hover{background:#f4f7fb}.acct-menu__item--danger{color:#e23a3a}.acct-menu__item--danger:hover{background:#fdecec}.app-tab{color:#55637a;letter-spacing:.3px;cursor:pointer;white-space:nowrap;background:0 0;border:0;align-items:center;gap:6px;padding:0 16px;font-family:inherit;font-size:13.5px;line-height:1;transition:color .14s,background .14s;display:inline-flex;position:relative}.app-tab:hover{color:#1f2a3a;background:#f4f7fb}.app-tab:focus-visible{outline:2px solid var(--mk-primary,#3479f6);outline-offset:-2px}.app-tab.is-active{color:var(--mk-primary,#3479f6);cursor:default;font-weight:600}.app-tab.is-active:after{content:"";background:var(--mk-primary,#3479f6);border-radius:2px 2px 0 0;height:2px;position:absolute;bottom:-1px;left:12px;right:12px}.app-tab--action{color:#42526e;background:#fff;border:1px solid #dfe5ee;border-radius:7px;height:26px;padding:0 12px;font-size:12.5px}.app-tab--action:hover{color:#1f2a3a;background:#f4f7fb;border-color:#c9d3e0}
