html[data-theme="corporate"]{
  --bg:#f5f7fb;
  --surface:#ffffff;
  --surface-2:#eaf0f7;
  --text:#172033;
  --muted:#536176;
  --border:#cdd7e3;
  --brand:#1d4ed8;
  --brand-2:#0f766e;
  --brand-text:#ffffff;
  --label-color:#1d4ed8;
  --label-shadow:0 0 18px rgba(29,78,216,.18);
  --shimmer-color:rgba(29,78,216,.48);
  --ring:rgba(29,78,216,.24);
  --glow:rgba(15,118,110,.16);
}
