.management-grid{display:grid;grid-template-columns:minmax(0,1.45fr) minmax(320px,.55fr);gap:20px;margin-bottom:20px}.daily-chart{height:290px;margin-top:15px}.daily-bars{height:240px;display:flex;gap:5px;align-items:end;border-bottom:1px solid #dfe5e9;background:repeating-linear-gradient(to bottom,#fff 0,#fff calc(25% - 1px),#edf0f2 25%,#fff calc(25% + 1px),#fff 50%)}.daily-bars>div{position:relative;display:flex;align-items:end;justify-content:center;flex:1;height:100%;min-width:5px}.daily-bars b{display:block;width:min(22px,75%);min-height:2px;background:linear-gradient(#5aa7b5,#267789);border-radius:4px 4px 0 0}.daily-bars i{position:absolute;left:50%;width:7px;height:7px;border-radius:50%;transform:translate(-50%,50%);background:#df9f36;box-shadow:0 0 0 2px #fff}.daily-bars span{position:absolute;top:calc(100% + 7px);font-size:9px;color:#788895;white-space:nowrap}.daily-bars>div:not(:first-child):not(:last-child) span{display:none}.chart-legend{display:flex;justify-content:center;gap:22px;margin-top:25px;font-size:11px;color:#607080}.chart-legend span{display:flex;align-items:center;gap:6px}.chart-legend i{display:inline-block}.volume-key{width:10px;height:10px;border-radius:2px;background:#267789}.score-key{width:8px;height:8px;border-radius:50%;background:#df9f36}.executive-theme-list{margin:15px -24px -24px}.executive-theme-list article{display:flex;gap:12px;align-items:center;padding:13px 24px;border-top:1px solid #e7ebef}.executive-theme-list article>span{display:grid;place-items:center;flex:0 0 34px;height:34px;border-radius:9px}.executive-theme-list article.strength>span{background:#e5f6ed;color:#176640}.executive-theme-list article.improvement>span{background:#fff5df;color:#9a6410}.executive-theme-list article>div{display:flex;flex-direction:column;gap:3px;min-width:0}.executive-theme-list strong{font-size:13px;line-height:1.35}.executive-theme-list small{color:#607080}.campaign-performance{margin-bottom:20px}.campaign-table{margin:18px -24px -24px;overflow:auto}.campaign-head,.campaign-row{display:grid;grid-template-columns:minmax(190px,1fr) 90px 100px 170px 60px;gap:15px;align-items:center;min-width:690px;padding:13px 24px}.campaign-head{background:#f8fafb;border-block:1px solid #e7ebef;font-size:11px;text-transform:uppercase;letter-spacing:.06em;color:#607080}.campaign-row{border-bottom:1px solid #e7ebef}.campaign-row:last-child{border-bottom:0}.campaign-row>div{display:grid;grid-template-columns:1fr 38px;gap:9px;align-items:center}.campaign-row>div>i{display:block;height:6px;border-radius:4px;background:#e7ecef;overflow:hidden}.campaign-row>div em{display:block;height:100%;background:#2d8fa1}.campaign-row small{color:#607080}.campaign-row>b{font-size:17px}@media(max-width:1050px){.management-grid{grid-template-columns:1fr}}@media(max-width:700px){.daily-bars>div:nth-child(2n) span{display:none}}
