:root{
  --canvas:#eef1f5;
  --green:#245b91;
  --green-2:#3274b5;
  --green-soft:#e8f0f8;
  --lime:#9fc9f2;
  --line:#dce2e8;
}

body{background:#eef1f5}
.sidebar{background:#0d1f3c;color:#f2f6fb}
.nav-item{color:#aebdd0}
.nav-item:hover,.nav-item.active{background:#18345f;color:#fff}
.nav-item.active>span{color:#9fc9f2}
.nav-item b{background:#27466f;color:#dce8f5}
.profile{border-top-color:#29415f}
.profile small,.profile button{color:#91a7c1}
.brand-mark{background:#9fc9f2;color:#0d2948}
.workspace{background:#eef1f5}
.topbar{border-bottom-color:#d7dee6}
.metric-card,.panel,.pipeline-total,.pipeline-picker{box-shadow:0 3px 14px rgba(26,49,78,.035)}
.pipeline-column{background:#e2e7ed}
.primary-button{background:#245b91;box-shadow:0 6px 14px rgba(36,91,145,.18)}
.primary-button:hover{background:#194b7c}
.text-button{color:#245b91}
.positive-pill,.metric-value span,.pipeline-topic{color:#245b91;background:#e8f0f8}
.metric-icon,.automation-icon{background:#e8f0f8;color:#245b91}
.mini-avatar{background:#e8f0f8;color:#245b91}
.bar{background:#c6d8e9}.bar.current{background:#245b91}
.calendar-grid .today,.switch.on{background:#245b91}
