/* Light analytical dashboard: white panels, aligned charts, restrained Kaicore blue. */
:root{--ink:#1b2538;--muted:#687489;--line:#e4e9f1;--bg:#f5f7fa;--purple:#1764f5;--blue:#1764f5;--pale:#edf3ff;--nav:#fff;--green:#168477;--amber:#a77417;--red:#c34e61}body{background:var(--bg);letter-spacing:-.025em}#sidebar{width:220px;padding:25px 14px 18px;background:#fff;border-right:1px solid var(--line);color:#303f55}.app{margin-left:220px}.logo{color:#182942;padding:0 14px 26px;font-size:27px}.logo-symbol{background:#1764f5;border:0;color:#fff;border-radius:8px;width:29px;height:30px}.logo-dot{background:#1764f5}.workspace{border-color:#e4e9f1;background:#fafbfd;margin-bottom:22px;padding:11px 9px;border-radius:7px}.workspace strong{color:#334057}.workspace small{font-size:12px;color:#7a8598}.brand-avatar{background:#eaf1ff;color:#2c64c5}.nav-label{font-size:12px;letter-spacing:.03em;color:#8893a5;padding-left:14px}.nav-item{color:#657289;font-size:14px;min-height:45px;border-radius:6px;padding:10px 13px;gap:11px}.nav-item svg{opacity:.8;width:18px;height:18px}.nav-item.active{background:#edf3ff;color:#1764f5;box-shadow:none;font-weight:600}.nav-item:hover{color:#1764f5;background:#f3f6fb}.nav-count{color:#5e76a2;background:#e3ebf8;font-size:12px;font-weight:500}.sidebar-bottom{padding:22px 10px 0}.connection{color:#5c6e87;font-size:14px}.connection i{background:#16a6ad}.sidebar-note{border-color:#e8edf3;color:#8390a4}.sidebar-note b{color:#65748c}.topbar{height:64px;padding:0 30px;background:#fff;border-color:var(--line)}.top-left,.top-right{font-size:14px;gap:12px}.top-left strong{color:#4b5a71;font-weight:500}.top-brand{color:#7c8799}.viewer-role{font-size:13px;color:#6a7990}.user-avatar{background:#edf3ff;border-color:#e3eaff;color:#2265de;width:28px;height:28px}.demo-label{border-color:#e5eaf1;background:#fafbfd;color:#778399;font-size:12px;border-radius:5px}.demo-label i{width:5px;height:5px;background:#a1b1c9}main{max-width:1680px;padding:28px 30px 40px}h1{font-size:26px;font-weight:700;letter-spacing:-.045em}h2{font-size:17px;font-weight:600;letter-spacing:-.035em}h3{font-size:16px}.heading{margin-bottom:23px;gap:18px}.heading p{font-size:14px;color:#7a8598;margin-top:6px}.heading .eyebrow{font-size:12px;letter-spacing:.03em;color:#8c98ab;margin-bottom:6px}.btn{border-color:#dfe5ed;border-radius:6px;min-height:36px;padding:7px 12px;font-size:14px;color:#4b5b74;box-shadow:none}.btn.primary{background:#1764f5;border-color:#1764f5;color:white;box-shadow:0 1px 2px #1764f515}.btn.primary:hover{background:#0c55df}.btn:hover{background:#f4f7fc;border-color:#b6c9eb}.btn.small{font-size:14px;min-height:34px;padding:5px 10px}.btn .icon{width:16px;height:16px}.text-btn{font-size:14px;color:#2967ca}.card,.strategy-card,.kpi,.dashboard-panel{background:#fff;border:1px solid var(--line);border-radius:9px;box-shadow:0 2px 3px #122d4f02}.card-head{padding:20px 22px;border-color:var(--line)}.card-head h2{font-size:17px}.card-head p{font-size:13px!important;color:#7c879b!important;margin-top:5px}.card-pad{padding:22px}.tag{border-radius:4px;padding:3px 7px;font-size:12px;font-weight:500;background:#f0f3f8;color:#667891}.tag.purple{color:#2966cb;background:#edf3ff}.tag.green{color:#198577;background:#eaf7f3}.tag.amber{color:#a77417;background:#fcf5e7}.tag.red{background:#fdf0f2;color:#bf4960}.count-pill{font-size:12px;padding:1px 6px;border-radius:4px;background:#edf3ff;color:#3d73d1;margin-left:6px}.dashboard-panel{min-width:0}.panel-heading{display:flex;align-items:center;justify-content:space-between;gap:16px;padding:20px 22px 16px}.panel-heading h2{display:flex;align-items:center;gap:9px}.panel-heading p{font-size:13px;color:#7c879b;margin-top:4px}.section-mark{width:26px;height:26px;display:grid;place-items:center;background:#edf3ff;color:#1764f5;border-radius:5px}.section-mark .icon{width:16px;height:16px}.snapshot-label{display:flex;align-items:center;gap:7px;border:1px solid #e7ecf4;border-radius:5px;padding:5px 9px;color:#6f7f98;font-size:12px;white-space:nowrap}.snapshot-label .icon{width:13px;height:13px}.overview-metrics{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:12px;padding:0 22px 21px}.overview-metric{text-align:left;background:#f7f9fc;border:1px solid #f0f3f8;border-radius:7px;padding:14px 15px;min-width:0;color:var(--ink)}.overview-metric:hover{background:#eef4ff;border-color:#dae6fa}.metric-heading{display:flex;align-items:center;justify-content:space-between;gap:8px;font-size:14px;color:#68748a}.metric-symbol{height:26px;width:26px;display:grid;place-items:center;border-radius:6px;background:#eaf1ff;color:#3377e1;flex-shrink:0}.metric-symbol .icon{width:15px;height:15px}.overview-metric:nth-child(2) .metric-symbol{background:#edf0f8;color:#627baf}.overview-metric:nth-child(3) .metric-symbol{background:#e9f6f5;color:#16a6ad}.overview-metric:nth-child(4) .metric-symbol{background:#fdf4e2;color:#bd953b}.overview-metric>strong{font-size:29px;line-height:1.5;font-weight:650;letter-spacing:-.045em;display:block;margin:5px 0 3px;font-variant-numeric:tabular-nums}.overview-metric>strong>small{font-size:16px;font-weight:500;margin-left:5px;color:#8190a4;letter-spacing:0}.metric-detail{font-size:12px;color:#8290a5;display:block;line-height:1.6}.positive{font-weight:600;color:#17937d}.overview-charts{display:grid;grid-template-columns:1.06fr 1fr 1fr;border-top:1px solid #eef1f6;padding:18px 0 19px;margin:0 22px}.chart-section{min-width:0;padding:0 19px;border-left:1px solid #e9edf3;display:flex;flex-direction:column}.chart-section:first-child{padding-left:0;border-left:0}.chart-section:last-child{padding-right:0}.chart-heading{display:flex;align-items:center;justify-content:space-between;gap:8px;margin-bottom:18px;min-height:23px}.chart-heading h3{font-size:14px;font-weight:600;white-space:nowrap}.chart-heading>span{font-size:12px;color:#8591a3;white-space:nowrap}.chart-heading .text-btn{font-size:12px}.chart-key{display:flex;gap:6px;align-items:center}.chart-key i{display:block;width:6px;height:6px;border-radius:50%;background:#1764f5}.topic-bars{display:grid;gap:12px}.topic-bar{display:grid;grid-template-columns:69px minmax(30px,1fr) 40px 35px;align-items:center;gap:9px;background:none;padding:0;text-align:left;color:#59687f;font-size:13px;min-height:17px}.topic-bar>span{font-size:14px}.topic-bar>div{height:5px;background:#edf1f7;border-radius:1px;overflow:hidden}.topic-bar>div>i{display:block;height:100%;background:#2d74f5}.topic-bar>strong{color:#3e618f;font-size:13px;text-align:right;font-weight:600}.topic-bar>small{font-size:12px;text-align:right;color:#8b97a9}.topic-bar:hover>span{color:#1764f5}.topic-bar:hover>div{background:#dee8fb}.chart-footnote{font-size:12px;color:#8a96a8;margin-top:17px;line-height:1.6}.overview-trend{display:block;width:100%;height:auto;min-height:154px;margin-top:0;overflow:visible}.overview-trend text{fill:#8c98aa;font:12px Inter,'Noto Sans KR',sans-serif;letter-spacing:0}.overview-trend .trend-value{fill:#3b6bc1;font-size:12px;font-weight:600}.traffic-chart{display:flex;align-items:center;justify-content:space-between;gap:15px;flex:1;min-height:171px}.traffic-ring{position:relative;width:120px;flex:0 0 120px}.traffic-ring svg{width:100%;display:block}.traffic-ring>div{position:absolute;inset:0;display:flex;flex-direction:column;align-items:center;justify-content:center}.traffic-ring strong{font-size:24px;font-weight:650;line-height:1.4}.traffic-ring small{font-size:12px;color:#8d9aad}.traffic-legend{flex:1;display:grid;gap:14px;min-width:120px}.traffic-legend>div{display:flex;align-items:center;justify-content:space-between;gap:8px;font-size:13px}.traffic-legend span{display:flex;align-items:center;gap:7px;color:#718099;white-space:nowrap}.traffic-legend i{width:6px;height:6px;border-radius:50%;flex-shrink:0}.traffic-legend strong{font-size:14px;font-weight:600;white-space:nowrap}.traffic-legend small{font-size:12px;margin-left:4px;font-weight:400}.chart-unavailable{display:flex;flex:1;flex-direction:column;align-items:center;justify-content:center;gap:8px;text-align:center;padding:15px;font-size:14px}.chart-unavailable>.icon{color:#93a8c5}.chart-unavailable p{font-size:13px;color:#8390a4}.responsibility-panel{margin:18px 0;display:grid;grid-template-columns:1fr 2.1fr;align-items:center;padding:22px;gap:30px}.responsibility-summary{border-right:1px solid var(--line);padding-right:24px}.responsibility-summary p{font-size:13px;color:#8a95a7;margin-top:5px}.responsibility-total{display:flex;gap:8px;align-items:baseline;margin-top:10px}.responsibility-total strong{font-size:28px;font-weight:650;line-height:1.2}.responsibility-total>span{font-size:13px;color:#7e8ba0}.responsibility-tiles{display:grid;grid-template-columns:repeat(4,1fr);gap:15px;margin-bottom:14px}.responsibility-tiles button{padding:0;text-align:left;background:none;color:#25354e}.responsibility-tiles button>span{display:flex;align-items:center;gap:5px;font-size:14px;color:#6e7b90}.responsibility-tiles i{width:6px;height:6px;border-radius:50%;flex-shrink:0}.responsibility-tiles strong{font-size:25px;font-weight:600;display:block;margin-top:6px;line-height:1.4}.responsibility-tiles strong small{font-size:13px;margin-left:4px;color:#8491a6;font-weight:400}.responsibility-tiles button:hover>span{color:#1764f5}.responsibility-meter{height:5px;border-radius:2px;background:#eef1f7;overflow:hidden;display:flex;gap:2px}.dashboard-bottom{display:grid;grid-template-columns:1.35fr 1fr;gap:18px;align-items:start}.dashboard-task{border-top:1px solid #edf0f5;padding:17px 22px}.dashboard-task h3{margin:8px 0 5px}.dashboard-task h3 button{color:#35445e;text-align:left;font-size:16px;font-weight:600;line-height:1.7}.dashboard-task p{font-size:14px;line-height:1.7;color:#7b879b}.dashboard-task-footer{display:flex;align-items:center;justify-content:space-between;gap:15px;margin-top:12px}.dashboard-task-footer>span{display:flex;align-items:center;gap:6px;color:#8190a6;font-size:12px}.dashboard-task-footer .icon{width:14px;height:14px;color:#7d9acd}.content-counters{display:grid;grid-template-columns:repeat(3,1fr);gap:12px;margin:2px 22px 20px}.content-counters button{padding:13px;background:#f7f9fc;border:1px solid #eff2f8;border-radius:6px;text-align:left;color:#233550}.content-counters button>span{font-size:14px;color:#768399}.content-counters strong{font-size:25px;font-weight:600;display:block;margin-top:6px;line-height:1.3}.content-counters small{font-size:13px;color:#8b99ad;margin-left:4px;font-weight:400}.content-counters button:hover{background:#edf4ff}.content-checks{padding:0 22px}.content-checks h3{font-size:14px;margin-bottom:11px}.content-checks button{display:flex;align-items:center;gap:10px;justify-content:space-between;width:100%;background:none;padding:12px 0;border-top:1px solid #edf0f5;font-size:14px;color:#6a7b94;text-align:left}.content-checks button>span:first-child{display:flex;align-items:center;gap:9px;flex:1}.content-checks button .icon{width:15px;height:15px;color:#91a1b9}.content-checks button strong{font-size:14px;font-weight:500;color:#465f86}.content-checks button>span:last-child{color:#829ac0}.content-insight{display:flex;align-items:flex-start;gap:11px;margin:15px 22px 18px;background:#f3f7ff;border:1px solid #e7effd;border-radius:6px;padding:14px}.insight-mark{color:#5486d4;line-height:1}.insight-mark .icon{width:17px;height:17px}.content-insight strong{font-size:14px;font-weight:600;color:#4c6993}.content-insight p{font-size:12px;color:#7b91b1;margin:5px 0 8px}.content-insight .text-btn{font-size:13px}.panel-footer{border-top:1px solid #edf0f5;padding:14px 22px}.panel-footer .text-btn{font-size:14px}.dashboard-data-note{font-size:12px;color:#929dae;line-height:1.8;margin-top:18px}.app-footer{font-size:12px;letter-spacing:.03em;color:#9ca7b7;padding:16px 30px}.app-footer button{font-size:12px;color:#8797ae}.dashboard-home .heading .actions{align-self:center}
@media(max-width:1250px){.overview-charts{grid-template-columns:1fr 1fr}.overview-charts .chart-section:last-child{grid-column:1/-1;border-left:0;border-top:1px solid var(--line);margin-top:18px;padding:18px 0 0}.overview-charts .traffic-chart{justify-content:flex-start;gap:35px;min-height:130px}.traffic-legend{max-width:300px}.overview-metric{padding:13px}.metric-symbol{display:none}.responsibility-panel{grid-template-columns:1fr 2.4fr;gap:20px}.responsibility-tiles{gap:10px}.responsibility-tiles button>span{font-size:13px}.dashboard-bottom{grid-template-columns:1.2fr 1fr}}
@media(max-width:1000px){#sidebar{width:205px}.app{margin-left:205px}main{padding:24px}.topbar{padding:0 24px}.overview-metrics{grid-template-columns:repeat(2,1fr)}.dashboard-bottom{grid-template-columns:1fr}.responsibility-panel{grid-template-columns:1fr}.responsibility-summary{border-right:0;padding:0;display:flex;align-items:center;justify-content:space-between;gap:12px}.responsibility-total{margin:0}.responsibility-summary p{display:none}.content-counters{gap:16px}.overview-metric>strong{font-size:28px}.viewer-role{font-size:12px}}
@media(max-width:760px){#sidebar{width:220px;visibility:hidden;box-shadow:10px 0 35px #24375116}#sidebar.open{visibility:visible}.app{margin-left:0}.sidebar-close{color:#667c9a}.topbar{height:62px;padding:0 16px}.top-left{gap:7px;font-size:14px}.top-right{gap:7px}.demo-label{font-size:12px}.viewer-role{display:none}.top-left strong{font-size:14px}.top-brand,.separator{display:none}main{padding:23px 16px 32px}.heading{margin-bottom:19px;align-items:center;flex-wrap:wrap}h1,.heading h1{font-size:25px}.heading p{font-size:14px;max-width:none}.heading>.actions{width:auto}.heading .btn{font-size:13px}.panel-heading{padding:18px 17px 14px;align-items:flex-start;flex-wrap:wrap;gap:12px}.panel-heading h2{font-size:16px}.snapshot-label{font-size:12px}.overview-metrics{padding:0 16px 17px;gap:10px}.overview-metric{padding:12px}.metric-heading{font-size:14px}.metric-detail{font-size:12px}.overview-metric>strong{font-size:27px;margin:6px 0}.overview-charts{margin:0 17px;grid-template-columns:1fr;padding:16px 0}.chart-section{border-left:0;padding:0}.chart-section+.chart-section{border-top:1px solid var(--line);padding:18px 0 0;margin-top:18px}.overview-charts .chart-section:last-child{grid-column:auto}.chart-heading{margin-bottom:16px}.chart-heading h3{font-size:15px}.topic-bars{gap:14px}.topic-bar{grid-template-columns:78px 1fr 46px 34px;gap:8px}.topic-bar>span,.topic-bar>strong{font-size:14px}.overview-trend{max-height:215px}.overview-charts .traffic-chart{gap:25px;min-height:145px}.traffic-ring{width:124px;flex-basis:124px}.traffic-legend{min-width:0}.traffic-legend span{font-size:13px}.responsibility-panel{padding:18px 17px;gap:18px;margin:16px 0}.responsibility-summary{align-items:center}.responsibility-summary h2{font-size:16px}.responsibility-total strong{font-size:24px}.responsibility-total>span{font-size:12px}.responsibility-tiles{grid-template-columns:repeat(2,1fr);gap:15px}.responsibility-tiles button>span{font-size:14px}.responsibility-tiles strong{font-size:24px}.responsibility-meter{height:5px}.dashboard-bottom{gap:16px}.dashboard-task{padding:16px 17px}.dashboard-task p{font-size:14px}.dashboard-task-footer{align-items:flex-start;flex-wrap:wrap;gap:10px}.dashboard-task-footer .btn{font-size:14px}.dashboard-task-footer>span{font-size:12px}.content-counters{margin:0 17px 17px;gap:8px}.content-counters button{padding:11px}.content-counters button>span{font-size:14px}.content-counters strong{font-size:23px}.content-checks{padding:0 17px}.content-insight{margin:14px 17px}.panel-footer{padding:14px 17px}.dashboard-data-note{font-size:12px}.app-footer{padding:16px;font-size:12px;flex-wrap:wrap;gap:8px}.card-head,.card-pad{padding:18px 17px}}
@media(prefers-reduced-motion:reduce){*{scroll-behavior:auto!important;transition:none!important}}
/* Shared working views: use the same panel, filter, and typography treatment. */
.overview-panel>.panel-heading{padding-top:16px;padding-bottom:14px}.overview-metric{padding-top:12px;padding-bottom:12px}.metric-symbol{width:22px;height:22px}.overview-metric>strong{line-height:1.35;margin-top:5px}.topic-bars{gap:6px}.topic-bar{grid-template-columns:84px minmax(26px,1fr) 44px 32px;gap:7px}.topic-bar>span{white-space:nowrap}.chart-heading{margin-bottom:14px}.chart-footnote{margin-top:13px;color:#69788e}.metric-detail,.panel-heading p,.heading p,.dashboard-data-note{color:#69788e}.chart-heading>span,.topic-bar>small,.traffic-ring small{color:#718096}.traffic-legend span{font-size:14px;color:#64748b}.overview-trend text{fill:#728098}.work-filters .btn{font-size:14px;background:#fff;border-color:#e2e8f1;color:#6b7b91;padding:7px 12px;border-radius:5px}.work-filters .btn.selected{background:#edf3ff;color:#1764f5;border-color:#d9e5fd;font-weight:600}.toolbar{margin-bottom:18px}.filters select,.search-input{font-size:14px;border-color:#e1e7f0;border-radius:5px;padding:7px 11px;background:#fff}.tabs{gap:23px;margin-bottom:20px;border-color:#dfe6f0}.tabs button{font-size:14px;color:#6c7b91;padding:10px 1px}.tabs button.active{color:#1764f5;border-color:#1764f5}.subtabs button{font-size:14px}.subtabs button.active{background:#edf3ff;color:#1764f5}.kpis{gap:14px}.kpi{padding:18px 20px}.kpi .label{color:#68758a;font-size:14px}.kpi .value{font-size:29px;line-height:1.4}.kpi .sub{color:#748198!important}.grid-main,.grid-half,.grid-third{gap:18px}.work-row{padding:20px 22px;gap:22px}.work-table-head{background:#f8fafc;padding:12px 22px;font-size:14px;color:#728098}.work-subject h3 button{color:#334760;font-size:16px}.work-subject p{color:#6b7b91}.work-action .btn{font-size:14px}.work-owner>.tag,.dashboard-task .tag{font-size:14px}.work-owner>small{color:#728198}.work-action .text-btn{font-size:13px}.work-owner strong{font-size:14px}.work-owner .tag{border:0}.actor-system{color:#168f98}.work-row:hover{background:#fbfcff}.section-gap{margin-top:20px}table thead{background:#f8fafc}th{font-size:13px;font-weight:500;color:#78859b;background:#f8fafc;border-color:#e7edf4}td{font-size:14px;border-color:#e9edf3}.row-link{color:#335373;font-size:14px}.cell-sub{color:#75849a!important;font-size:12px!important}.table-wrap{border-radius:8px}.progress,.flow-node .bar{background:#eef2f8}.flow-node .bar span{background:#1764f5}.flow-card.ai .flow-node .bar span{background:#16a6ad}.flow-card.ai .flow-node .number{color:#168e96}.flow-title{margin-bottom:21px}.flow-title h3{font-size:16px}.flow-footer{border-color:#e8eef5;color:#6d8098}.flow-node .label{font-size:14px}.flow-node p{color:#7c8da2!important}.flow-card{padding:22px}.notice,.customer-context{border-color:#dfe9f9;background:#f4f8ff;border-radius:7px;color:#4f6f97}.notice.neutral{background:#f8fafc;border-color:#e3e9f1}.customer-context{padding:15px 19px;margin-bottom:20px}.customer-context p{color:#6e8199}.stepper{background:#fff;border-color:#e2e8f1;border-radius:7px;padding:10px 15px}.stepper button{font-size:14px;border-radius:5px}.stepper button.active{background:#edf3ff;color:#1764f5}.stepper button.active>span{background:#1764f5;color:#fff}.stepper .line{background:#e2e8f0}.editor{padding:25px}.editor-sidebar .card{border-radius:8px}.editor-sidebar .eyebrow{letter-spacing:0;font-size:12px;color:#7a8aa2}.editor-sidebar p{color:#71839b;font-size:14px}.editor textarea,.editor input{border-color:#dde6f2;border-radius:6px;line-height:1.75}.editor .editor-body{font-size:16px;background:#fff}.editor .editor-title{font-size:20px}.decision-evidence{background:#f8fbff;border-color:#dce7f8;border-radius:7px}.publication-settings{background:#fafcfe;border-color:#e3eaf3;border-radius:6px}.outcome-facts{background:#f4f8ff;border-left-color:#5489e7}.next-schedule>div{background:#f7faff;border-color:#e2ebf8;border-radius:7px}.dialog-head{background:#fff;border-color:#e4ebf3}.dialog-head h2{font-size:18px}dialog{border-color:#dfe7f2;border-radius:10px;box-shadow:0 18px 90px #18365b21}dialog::backdrop{background:#1a29454d}.dialog-footer{border-color:#e6ecf5;box-shadow:none;background:#fbfcfe}.dialog-content{color:#42526b}.dialog-content h3{color:#233853}.dialog-content .callout{background:#f5f8fd;border-radius:6px}.dialog-content .metric-pairs>div{background:#f7f9fc;border-radius:6px}.dialog-content .metric-pairs strong{color:#263f64}.integration{padding:22px}.integration-logo{border-radius:7px;background:#eff4fc;color:#3d70bc}.switch{font-size:14px;color:#1764f5}.report-paper{border-color:#e2e8f1;border-radius:8px}.report-paper .eyebrow{color:#1764f5}.mobile-metrics{background:#f4f7fc;color:#647b9a}.mobile-metrics b{color:#314f78}.footnote{color:#708199!important;border-color:#e5edf6}.date-note{color:#76849a!important}.dashboard-task p{font-size:16px;color:#66768e}.dashboard-task-footer>span{font-size:14px;color:#6d8099}.responsibility-tiles button>span{font-size:14px}.responsibility-summary p{color:#6f7f94}.responsibility-panel{padding:18px 22px}.responsibility-summary h2{font-size:16px}.responsibility-total strong{font-size:26px}.responsibility-tiles strong{font-size:24px}.dashboard-task .actions{gap:7px;row-gap:6px}.traffic-chart{min-height:171px}.snapshot-label{color:#6f7f98}
@media(max-width:760px){.overview-metric{padding:12px}.topic-bars{gap:12px}.topic-bar{grid-template-columns:84px minmax(22px,1fr) 45px 31px;gap:7px}.responsibility-panel{padding:17px}.work-row{padding:18px}.work-owner{background:#f5f8fc}.work-action .btn{font-size:14px}.work-action{gap:14px;flex-wrap:wrap}.editor{padding:18px}.stepper{padding:9px}.stepper button{font-size:13px;padding:7px 6px}.stepper .saved-state{font-size:12px}.dialog-head h2{font-size:16px}.dialog-content .metric-pairs strong{font-size:23px}.card-head .text-btn{font-size:13px}.content-counters{gap:8px}.dashboard-task-footer{gap:13px}.dashboard-task-footer>span{font-size:13px}.flow-card{padding:18px 16px}.flow-node .label{font-size:13px}.customer-context{padding:15px}.flow-title h3{font-size:16px}.dashboard-data-note{font-size:12px}.metric-pairs{gap:8px}}
