html[data-premium-os-theme="light"] {
  --po-body-bg: #f3f6fb;
  --po-surface: #ffffff;
  --po-surface-muted: #f7f9fc;
  --po-header-bg: #ffffff;
  --po-sidebar-bg: #141b28;
  --po-sidebar-card-bg: rgba(255, 255, 255, 0.05);
  --po-sidebar-card-hover: rgba(255, 255, 255, 0.08);
  --po-sidebar-border: rgba(255, 255, 255, 0.07);
  --po-sidebar-border-strong: rgba(255, 255, 255, 0.16);
  --po-sidebar-text: rgba(226, 232, 240, 0.84);
  --po-sidebar-text-strong: #ffffff;
  --po-sidebar-text-muted: rgba(148, 163, 184, 0.9);
  --po-border-soft: #dde6f1;
  --po-border-strong: #c6d3e2;
  --po-text-primary: #334155;
  --po-text-secondary: #526177;
  --po-text-muted: #738297;
  --po-text-strong: #0f172a;
  --po-primary: #3560f1;
  --po-primary-strong: #2547c8;
  --po-focus-ring: rgba(53, 96, 241, 0.14);
  --po-scroll-thumb: rgba(148, 163, 184, 0.34);
  --po-input-bg: #ffffff;
  --po-overlay-scrim: rgba(15, 23, 42, 0.26);
  --po-overlay-surface: rgba(255, 255, 255, 0.97);
  --po-tooltip-bg: rgba(15, 23, 42, 0.96);
  --po-tooltip-text: #ffffff;
}
