.dashboard-hero>div:last-child{display:flex;align-items:flex-end;flex-direction:column;gap:9px}.dashboard-primary-stats{margin-bottom:22px}.dashboard-summary-section{margin-bottom:18px}.dashboard-section-head{display:flex;justify-content:space-between;align-items:flex-end;margin-bottom:10px}.dashboard-section-head h2{font:400 1.45rem Georgia;margin:3px 0 0}.dashboard-section-head>small{color:var(--muted)}.dashboard-kpis{display:grid;grid-template-columns:repeat(6,1fr);gap:9px}.dashboard-kpis article{min-width:0;background:#17201d;color:#fff;border-radius:10px;padding:14px}.dashboard-kpis-daily article{background:#fff;color:var(--ink);border:1px solid var(--line)}.dashboard-kpis small{display:block;color:#aebbb5;font-size:.64rem}.dashboard-kpis-daily small{color:var(--muted)}.dashboard-kpis b{display:block;margin-top:6px;font:400 1.28rem Georgia;overflow-wrap:anywhere}.dashboard-kpis span{display:block;margin-top:4px;color:#9fb3aa;font-size:.61rem}.dashboard-text-link{border:0;background:transparent;color:var(--green);font-weight:850;cursor:pointer}.dashboard-overview-grid{display:grid;grid-template-columns:1fr 1fr;gap:14px;margin-bottom:14px}.dashboard-project-list>div{padding:12px 0;border-top:1px solid #edf0eb}.dashboard-project-list>div:first-child{border-top:0}.dashboard-project-list dl,.dashboard-campaign-list dl{display:grid;grid-template-columns:repeat(4,1fr);gap:8px;margin:9px 0 0}.dashboard-project-list dl div,.dashboard-campaign-list dl div{min-width:0}.dashboard-project-list dt,.dashboard-campaign-list dt{color:var(--muted);font-size:.59rem}.dashboard-project-list dd,.dashboard-campaign-list dd{margin:3px 0 0;font-size:.72rem;font-weight:850;overflow-wrap:anywhere}.dashboard-campaign-list>div{display:flex;justify-content:space-between;gap:12px;padding:11px 0;border-top:1px solid #edf0eb}.dashboard-campaign-list>div:first-child{border-top:0}.dashboard-campaign-list>div>span{display:flex;flex:1;min-width:0;flex-direction:column;gap:3px}.dashboard-campaign-list>div>span b,.dashboard-campaign-list>div>span small{overflow-wrap:anywhere}.dashboard-campaign-list>div>span small{color:var(--muted)}.dashboard-campaign-list dl{grid-template-columns:repeat(3,54px);flex:0 0 auto;margin:0}.dashboard-channel-list>div{display:grid;grid-template-columns:minmax(90px,1fr) minmax(90px,1.2fr) 30px;align-items:center;gap:10px;padding:10px 0;border-top:1px solid #edf0eb}.dashboard-channel-list>div:first-child{border-top:0}.dashboard-channel-list span{display:flex;min-width:0;flex-direction:column;gap:3px}.dashboard-channel-list span small{color:var(--muted);overflow-wrap:anywhere}.dashboard-channel-list i{height:7px;background:#edf0eb;border-radius:10px;overflow:hidden}.dashboard-channel-list i b{display:block;height:100%;background:var(--green);border-radius:10px}.dashboard-channel-list strong{text-align:right}.dashboard-acquisition-grid .panel-head>b{font:400 1.1rem Georgia;color:var(--green)}
@media(max-width:1150px){.dashboard-kpis{grid-template-columns:repeat(3,1fr)}}
@media(max-width:760px){.dashboard-hero>div:last-child{width:100%;align-items:stretch}.dashboard-kpis{grid-template-columns:repeat(2,1fr)}.dashboard-overview-grid{grid-template-columns:1fr}.dashboard-campaign-list>div{flex-direction:column}.dashboard-campaign-list dl{grid-template-columns:repeat(3,1fr)}.dashboard-project-list dl{grid-template-columns:repeat(2,1fr)}.dashboard-section-head{align-items:flex-start;flex-direction:column;gap:5px}}
