/* OVERVIEW LAKESIDE COMMAND — selected Product Design option 2 */
body.portal-body[data-portal-view="overview"] {
  --ov-ivory: #fbf8f1;
  --ov-paper: rgba(255, 253, 248, .96);
  --ov-ink: #173d34;
  --ov-green: #0f8a68;
  --ov-line: rgba(47, 78, 68, .17);
  background: #f3efe6 !important;
}
body.portal-body[data-portal-view="overview"] .portal-workspace,
body.portal-body[data-portal-view="overview"] .portal-main { background: #f3efe6 !important; }
body.portal-body[data-portal-view="overview"] .portal-main { padding: 18px 0 30px !important; }
body.portal-body[data-portal-view="overview"] .portal-main > .container { width: min(1536px, calc(100% - 32px)) !important; }

body.portal-body[data-portal-view="overview"] .overview-cover {
  position: relative;
  overflow: hidden;
  padding: 0 22px 22px;
  border: 1px solid rgba(47, 78, 68, .12);
  border-radius: 26px;
  background: var(--ov-ivory);
  box-shadow: 0 20px 54px rgba(45, 57, 50, .08);
}
body.portal-body[data-portal-view="overview"] .overview-landscape {
  position: relative !important;
  z-index: 0;
  display: block !important;
  width: calc(100% + 44px) !important;
  height: 260px !important;
  margin: 0 -22px 18px !important;
  overflow: hidden;
  border: 0 !important;
  border-radius: 26px 26px 0 0 !important;
  background: #dbe3de;
  top: 0 !important;
  left: 0 !important;
  clip-path: none !important;
}
body.portal-body[data-portal-view="overview"] .overview-landscape img {
  width: 100%; height: 100%; object-fit: cover; object-position: center 52%;
}
body.portal-body[data-portal-view="overview"] .overview-landscape::after {
  content: ""; position: absolute; inset: 0; background: rgba(255, 250, 241, .05); pointer-events: none;
}

body.portal-body[data-portal-view="overview"] #overview.command-topbar {
  position: absolute !important;
  z-index: 3;
  top: 0; left: 0;
  display: block !important;
  width: min(660px, 48%);
  height: 260px !important;
  min-height: 0 !important;
  margin: 0 !important;
  padding: 76px 42px 0 !important;
  border: 0 !important;
  border-radius: 0 0 168px 0;
  background: var(--ov-ivory) !important;
}
body.portal-body[data-portal-view="overview"] #overview.command-topbar::after {
  display: none;
}
body.portal-body[data-portal-view="overview"] #overview .command-greeting { position: relative; z-index: 2; display: block; padding: 0 !important; }
body.portal-body[data-portal-view="overview"] #overview .command-greeting i { display: none; }
body.portal-body[data-portal-view="overview"] #overview .command-greeting strong {
  color: var(--ov-ink) !important;
  font: 800 clamp(28px, 2.45vw, 42px)/1.12 "Noto Sans SC", "Microsoft YaHei", sans-serif;
  letter-spacing: -.045em;
}
body.portal-body[data-portal-view="overview"] #overview .command-greeting em { color: var(--ov-green); font-style: normal; }
body.portal-body[data-portal-view="overview"] #overview .command-topbar-meta {
  position: static !important; display: flex; gap: 0; margin-top: 22px; color: #365b50; font-size: 12px;
}
body.portal-body[data-portal-view="overview"] #overview .command-topbar-meta span {
  display: flex; align-items: center; min-height: 22px; padding: 0 16px; border-right: 1px solid var(--ov-line); white-space: nowrap;
}
body.portal-body[data-portal-view="overview"] #overview .command-topbar-meta span:first-child { padding-left: 0; }
body.portal-body[data-portal-view="overview"] #overview .command-topbar-meta span:last-child { border-right: 0; }
body.portal-body[data-portal-view="overview"] #overview .command-topbar-meta i { color: var(--ov-green); font-size: 16px; }

body.portal-body[data-portal-view="overview"] .overview-focus-layout { position: static !important; display: block !important; }
body.portal-body[data-portal-view="overview"] .overview-dashboard-head {
  position: absolute !important; z-index: 4; top: 164px; left: 42px; display: block !important; min-height: 0 !important; margin: 0 !important;
}
body.portal-body[data-portal-view="overview"] .overview-dashboard-head > div:first-child { display: none !important; }
body.portal-body[data-portal-view="overview"] .overview-period-bar { display: flex !important; gap: 12px !important; }
body.portal-body[data-portal-view="overview"] .overview-period-tabs {
  overflow: hidden; border: 1px solid var(--ov-line); border-radius: 9px; background: #fffdfa;
}
body.portal-body[data-portal-view="overview"] .overview-period-tabs button {
  width: 58px !important; height: 38px !important; border-right: 1px solid var(--ov-line) !important; color: #596c66 !important; background: transparent !important;
}
body.portal-body[data-portal-view="overview"] .overview-period-tabs button:last-child { border-right: 0 !important; }
body.portal-body[data-portal-view="overview"] .overview-period-tabs button.is-active { color: #fff !important; background: var(--ov-green) !important; }
body.portal-body[data-portal-view="overview"] .overview-date-range {
  min-width: 172px !important; min-height: 40px !important; border: 1px solid var(--ov-line) !important; border-radius: 9px !important; color: #294a40 !important; background: #fffdfa !important; box-shadow: none !important;
}

body.portal-body[data-portal-view="overview"] .overview-priority-board { margin-bottom: 16px; }
body.portal-body[data-portal-view="overview"] .overview-priority-board .priority-intro { margin: 0 0 12px !important; }
body.portal-body[data-portal-view="overview"] .overview-priority-board .priority-intro .eyebrow {
  display: flex; align-items: center; gap: 10px; color: #294a40 !important; font-size: 13px !important; font-weight: 700;
}
body.portal-body[data-portal-view="overview"] .overview-priority-board .priority-intro .eyebrow::before {
  content: ""; width: 3px; height: 20px; border-radius: 99px; background: var(--ov-green);
}
body.portal-body[data-portal-view="overview"] .overview-priority-board .priority-intro h1,
body.portal-body[data-portal-view="overview"] .overview-priority-board .priority-intro > p:last-child { display: none !important; }
body.portal-body[data-portal-view="overview"] .overview-priority-board .priority-list {
  display: grid !important; grid-template-columns: repeat(3, minmax(0, 1fr)) !important; gap: 16px !important;
}
body.portal-body[data-portal-view="overview"] .overview-priority-board .priority-item {
  grid-template-columns: 42px minmax(0, 1fr) auto !important;
  min-height: 80px !important; gap: 3px 13px !important; padding: 14px 16px !important;
  border: 1px solid rgba(76, 114, 99, .22) !important; border-radius: 13px !important; background: #fffdf9 !important; box-shadow: none !important;
}
body.portal-body[data-portal-view="overview"] .overview-priority-board .priority-item:first-child { border-color: rgba(229, 101, 85, .48) !important; background: #fff9f6 !important; }
body.portal-body[data-portal-view="overview"] .overview-priority-board .priority-warning { border-color: rgba(218, 155, 49, .48) !important; background: #fffaf2 !important; }
body.portal-body[data-portal-view="overview"] .overview-priority-board .priority-item > span { width: 38px !important; height: 38px !important; }
body.portal-body[data-portal-view="overview"] .overview-priority-board .priority-item h2 { font-size: 14px !important; }
body.portal-body[data-portal-view="overview"] .overview-priority-board .priority-item p { overflow: hidden; margin-top: 3px !important; font-size: 11px !important; white-space: nowrap; text-overflow: ellipsis; }
body.portal-body[data-portal-view="overview"] .overview-priority-board .priority-item a { min-width: 64px !important; min-height: 34px !important; padding: 0 12px !important; border-radius: 9px !important; font-size: 11px !important; }

body.portal-body[data-portal-view="overview"] .overview-dashboard { position: static !important; margin: 0 !important; }
body.portal-body[data-portal-view="overview"] .overview-key-metrics {
  grid-template-columns: repeat(4, minmax(0, 1fr)) !important;
  min-height: 90px !important; margin: 0 0 16px !important; overflow: hidden;
  border: 1px solid var(--ov-line) !important; border-radius: 14px !important; background: var(--ov-paper) !important; box-shadow: none !important;
}
body.portal-body[data-portal-view="overview"] .overview-key-metrics article {
  display: grid !important; grid-template-columns: 54px minmax(0, 1fr) !important; grid-template-rows: auto auto !important;
  align-content: center !important; min-height: 90px !important; padding: 13px 22px !important;
  border-right: 1px solid var(--ov-line) !important; background: transparent !important;
}
body.portal-body[data-portal-view="overview"] .overview-key-metrics article:last-of-type { border-right: 0 !important; }
body.portal-body[data-portal-view="overview"] .overview-key-metrics article > i {
  grid-row: 1 / 3; align-self: center; display: grid !important; width: 42px !important; height: 42px !important; place-items: center; margin: 0 !important;
  border-radius: 50%; color: #43866f !important; background: #e8f0ea !important; font-size: 20px !important;
}
body.portal-body[data-portal-view="overview"] .overview-key-metrics article > span { color: #5d716a !important; font-size: 12px !important; }
body.portal-body[data-portal-view="overview"] .overview-key-metrics strong { margin: 0 !important; color: var(--ov-green) !important; font-size: clamp(23px, 2.2vw, 34px) !important; line-height: 1.05 !important; }
body.portal-body[data-portal-view="overview"] .overview-key-metrics small,
body.portal-body[data-portal-view="overview"] .overview-key-metrics article::after,
body.portal-body[data-portal-view="overview"] .overview-fluid-canvas,
body.portal-body[data-portal-view="overview"] .overview-fluid-fallback { display: none !important; }

body.portal-body[data-portal-view="overview"] .overview-insight-grid {
  display: grid !important; grid-template-columns: minmax(0, 1.36fr) minmax(300px, .9fr) minmax(320px, 1fr) !important; gap: 16px !important;
}
body.portal-body[data-portal-view="overview"] .overview-trend-panel,
body.portal-body[data-portal-view="overview"] .overview-risk-panel,
body.portal-body[data-portal-view="overview"] .overview-ai-panel {
  min-height: 286px !important; overflow: hidden; border: 1px solid var(--ov-line) !important; border-radius: 14px !important;
  color: var(--ov-ink) !important; background: var(--ov-paper) !important; box-shadow: none !important;
}
body.portal-body[data-portal-view="overview"] .overview-trend-panel header,
body.portal-body[data-portal-view="overview"] .overview-risk-panel header { padding: 18px 20px 8px !important; }
body.portal-body[data-portal-view="overview"] .overview-trend-panel header span,
body.portal-body[data-portal-view="overview"] .overview-risk-panel header span,
body.portal-body[data-portal-view="overview"] .overview-ai-copy > span { color: var(--ov-ink) !important; font-size: 16px !important; font-weight: 800 !important; }
body.portal-body[data-portal-view="overview"] .overview-trend-panel header small,
body.portal-body[data-portal-view="overview"] .overview-risk-panel header small { color: #81908a !important; }
body.portal-body[data-portal-view="overview"] .overview-trend-panel header a,
body.portal-body[data-portal-view="overview"] .overview-risk-panel header a { color: var(--ov-green) !important; font-size: 12px !important; }
body.portal-body[data-portal-view="overview"] .overview-trend-canvas-wrap { min-height: 150px !important; padding: 0 12px !important; }
body.portal-body[data-portal-view="overview"] .overview-trend-canvas-wrap canvas { height: 150px !important; }
body.portal-body[data-portal-view="overview"] .overview-trend-summary { min-height: 78px !important; border-color: var(--ov-line) !important; }
body.portal-body[data-portal-view="overview"] .overview-risk-summary { display: grid !important; align-content: center !important; min-height: 220px !important; padding: 14px 22px 22px !important; }
body.portal-body[data-portal-view="overview"] .overview-risk-summary > div { grid-template-columns: 68px 28px minmax(70px, 1fr) !important; }

body.portal-body[data-portal-view="overview"] .overview-ai-panel { display: grid !important; grid-template-columns: 1fr !important; align-content: center !important; gap: 10px !important; padding: 22px !important; }
body.portal-body[data-portal-view="overview"] .overview-ai-particles,
body.portal-body[data-portal-view="overview"] .overview-ai-orb { display: none !important; }
body.portal-body[data-portal-view="overview"] .overview-ai-copy { display: block !important; }
body.portal-body[data-portal-view="overview"] .overview-ai-copy p { margin: 6px 0 12px !important; color: #71827c !important; font-size: 11px !important; line-height: 1.55 !important; }
body.portal-body[data-portal-view="overview"] .overview-ai-actions { display: grid !important; gap: 8px !important; margin: 0 !important; padding: 0 !important; list-style: none !important; counter-reset: ov-advice; }
body.portal-body[data-portal-view="overview"] .overview-ai-actions li { display: flex; align-items: center; gap: 9px; color: #435c53 !important; font-size: 12px !important; }
body.portal-body[data-portal-view="overview"] .overview-ai-actions li::before {
  counter-increment: ov-advice; content: counter(ov-advice); display: grid; width: 19px; height: 19px; flex: 0 0 auto; place-items: center;
  border-radius: 50%; color: #fff; background: var(--ov-green); font-size: 10px; font-weight: 800;
}
body.portal-body[data-portal-view="overview"] .overview-ai-panel > a {
  display: inline-flex !important; width: fit-content !important; min-height: 34px !important; align-items: center; gap: 7px; margin-top: 4px; padding: 0 12px !important;
  border: 1px solid rgba(169, 132, 59, .42) !important; border-radius: 8px !important; color: #806024 !important; background: #fffaf0 !important; font-size: 11px !important;
}
body.portal-body[data-portal-view="overview"] .overview-supporting-metrics,
body.portal-body[data-portal-view="overview"] .overview-data-note { display: none !important; }

@media (max-width: 1180px) {
  body.portal-body[data-portal-view="overview"] #overview.command-topbar { width: 58%; }
  body.portal-body[data-portal-view="overview"] .overview-insight-grid { grid-template-columns: repeat(2, minmax(0, 1fr)) !important; }
  body.portal-body[data-portal-view="overview"] .overview-ai-panel { grid-column: 1 / -1; min-height: 190px !important; }
}
@media (max-width: 860px) {
  body.portal-body[data-portal-view="overview"] .overview-cover { padding: 0 14px 14px; border-radius: 20px; }
  body.portal-body[data-portal-view="overview"] .overview-landscape { display: block !important; width: calc(100% + 28px) !important; height: 228px !important; margin: 0 -14px 14px !important; border-radius: 20px 20px 0 0 !important; }
  body.portal-body[data-portal-view="overview"] #overview.command-topbar { width: 72%; height: 228px !important; padding: 58px 26px 0 !important; border-radius: 0 0 126px 0; }
  body.portal-body[data-portal-view="overview"] #overview.command-topbar::after { right: -52px; width: 112px; height: 112px; box-shadow: -34px 34px 0 28px var(--ov-ivory); }
  body.portal-body[data-portal-view="overview"] #overview .command-topbar-meta span { padding-inline: 10px; }
  body.portal-body[data-portal-view="overview"] #overview .command-topbar-meta span:last-child { display: none; }
  body.portal-body[data-portal-view="overview"] .overview-dashboard-head { top: 146px; left: 26px; }
  body.portal-body[data-portal-view="overview"] .overview-priority-board .priority-list { grid-template-columns: 1fr !important; }
  body.portal-body[data-portal-view="overview"] .overview-key-metrics { grid-template-columns: repeat(2, minmax(0, 1fr)) !important; }
  body.portal-body[data-portal-view="overview"] .overview-key-metrics article { border-bottom: 1px solid var(--ov-line) !important; }
  body.portal-body[data-portal-view="overview"] .overview-key-metrics article:nth-of-type(2n) { border-right: 0 !important; }
  body.portal-body[data-portal-view="overview"] .overview-key-metrics article:nth-last-of-type(-n + 2) { border-bottom: 0 !important; }
}
@media (max-width: 640px) {
  body.portal-body[data-portal-view="overview"] .portal-main { padding: 10px 0 22px !important; }
  body.portal-body[data-portal-view="overview"] .portal-main > .container { width: calc(100% - 16px) !important; }
  body.portal-body[data-portal-view="overview"] .overview-landscape { height: 250px !important; }
  body.portal-body[data-portal-view="overview"] .overview-landscape img { object-position: 67% center; }
  body.portal-body[data-portal-view="overview"] #overview.command-topbar { width: 88%; height: 250px !important; padding: 42px 18px 0 !important; border-radius: 0 0 94px 0; }
  body.portal-body[data-portal-view="overview"] #overview.command-topbar::after { display: none; }
  body.portal-body[data-portal-view="overview"] #overview .command-greeting strong { display: block; max-width: 300px; font-size: 27px !important; }
  body.portal-body[data-portal-view="overview"] #overview .command-topbar-meta { flex-wrap: wrap; gap: 6px 0; margin-top: 16px; font-size: 11px; }
  body.portal-body[data-portal-view="overview"] #overview .command-topbar-meta span { padding-inline: 8px; }
  body.portal-body[data-portal-view="overview"] .overview-dashboard-head { top: 160px; left: 18px; }
  body.portal-body[data-portal-view="overview"] .overview-period-bar { gap: 8px !important; }
  body.portal-body[data-portal-view="overview"] .overview-period-tabs button { width: 42px !important; height: 36px !important; }
  body.portal-body[data-portal-view="overview"] .overview-date-range { min-width: 144px !important; min-height: 38px !important; font-size: 12px !important; }
  body.portal-body[data-portal-view="overview"] .overview-priority-board .priority-item { grid-template-columns: 38px minmax(0, 1fr) auto !important; padding: 12px !important; }
  body.portal-body[data-portal-view="overview"] .overview-key-metrics article { grid-template-columns: 46px minmax(0, 1fr) !important; min-height: 88px !important; padding: 11px 14px !important; }
  body.portal-body[data-portal-view="overview"] .overview-key-metrics article > i { width: 36px !important; height: 36px !important; font-size: 17px !important; }
  body.portal-body[data-portal-view="overview"] .overview-insight-grid { grid-template-columns: 1fr !important; }
  body.portal-body[data-portal-view="overview"] .overview-ai-panel { grid-column: auto; }
}
@media (max-width: 420px) {
  body.portal-body[data-portal-view="overview"] #overview.command-topbar { width: 88%; }
  body.portal-body[data-portal-view="overview"] .overview-priority-board .priority-item { grid-template-columns: 36px minmax(0, 1fr) !important; }
  body.portal-body[data-portal-view="overview"] .overview-priority-board .priority-item a { grid-column: 2 !important; justify-self: start; }
  body.portal-body[data-portal-view="overview"] .overview-key-metrics { grid-template-columns: 1fr !important; }
  body.portal-body[data-portal-view="overview"] .overview-key-metrics article { border-right: 0 !important; border-bottom: 1px solid var(--ov-line) !important; }
  body.portal-body[data-portal-view="overview"] .overview-key-metrics article:last-of-type { border-bottom: 0 !important; }
}
