.ibos-product-access-sales-panel{
  display:block;
  width:100%!important;
  max-width:none!important;
  min-width:0!important;
  margin:0!important;
  padding:0!important;
  overflow:auto!important;
  background:#03111d!important;
  color:#dcecff;
}
.ibos-product-access-sales-panel[hidden]{display:none!important}
.ibos-product-access-embedded{
  display:block!important;
  width:100%!important;
  max-width:none!important;
  min-width:0!important;
  margin:0!important;
  padding:0!important;
  background:#03111d!important;
}
.ibos-product-access-embedded,.ibos-product-access-embedded *{box-sizing:border-box}
.ibos-product-access-embedded>.ibos-poe-app,
.ibos-product-access-embedded .ibos-poe-app-embedded,
.ibos-product-access-embedded .ibos-poe-stage,
.ibos-product-access-embedded .ibos-poe-stage-embedded,
.ibos-product-access-embedded .ibos-poe,
.ibos-product-access-embedded .ibos-poe-page-wrap,
.ibos-product-access-embedded .ibos-poe-shell{
  width:100%!important;
  max-width:none!important;
  min-width:0!important;
  margin:0!important;
}
.ibos-product-access-embedded .ibos-poe-page-wrap{padding:0!important}
.ibos-product-access-embedded .ibos-poe-shell{border-radius:0!important;box-shadow:none!important}
.ibos-product-access-loading,.ibos-product-access-error{
  min-height:520px;
  display:flex;
  align-items:center;
  justify-content:center;
  padding:40px;
  background:#03111d;
  color:#dcecff;
  font:600 16px/1.5 system-ui,-apple-system,BlinkMacSystemFont,"Segoe UI",sans-serif;
  text-align:center;
}
.ibos-product-access-error{color:#ffccd5}


/* Native dashboard host hardening: the sales overview owns the complete content
   width below the local dashboard tabs, never a legacy sidebar column. */
.ibos-business-dashboard .ibos-phase1-workspace-host,
.ibos-business-dashboard .ibos-product-access-workspace-host{
  display:block!important;
  width:100%!important;
  max-width:none!important;
  min-width:0!important;
  grid-column:1 / -1!important;
  margin:0!important;
  padding:0!important;
}
.ibos-business-dashboard .ibos-product-access-sales-panel{
  grid-column:1 / -1!important;
  align-self:stretch!important;
}
.ibos-product-access-embedded>.ibos-poe-app,
.ibos-product-access-embedded>.ibos-poe-app-embedded{
  display:block!important;
  grid-template-columns:none!important;
}
.ibos-product-access-embedded .ibos-poe-stage,
.ibos-product-access-embedded .ibos-poe-stage-embedded,
.ibos-product-access-embedded .ibos-poe{
  display:block!important;
  width:100%!important;
  max-width:none!important;
  min-width:0!important;
  grid-column:1 / -1!important;
}


/* 1.0.12: full-bleed Product Overview and Product Sales panels. */
.ibos-business-dashboard.ibos-product-access-open .ibos-business-dashboard__content,
.ibos-business-dashboard .ibos-business-dashboard__content:has(.ibos-product-access-sales-panel:not([hidden])){
  padding:0!important;
  border:0!important;
  border-radius:0!important;
  box-shadow:none!important;
  background:#03111d!important;
}
.ibos-product-access-workspace-host,
.ibos-product-access-sales-panel,
.ibos-product-access-embedded,
.ibos-product-access-action-embedded{
  border:0!important;
  border-radius:0!important;
  box-shadow:none!important;
  outline:0!important;
}
.ibos-product-access-action-toolbar{margin:0!important;border-radius:0!important}


/* 1.0.13: remove the final dashboard inset and prevent right-edge clipping. */
.ibos-business-dashboard.ibos-product-access-open .ibos-business-dashboard__content,
.ibos-business-dashboard.ibos-product-access-open .ibos-phase1-workspace-host,
.ibos-business-dashboard.ibos-product-access-open .ibos-product-access-sales-panel,
.ibos-business-dashboard.ibos-product-access-open .ibos-product-access-embedded,
.ibos-business-dashboard.ibos-product-access-open .ibos-product-access-action-embedded{
  width:100%!important;
  max-width:100%!important;
  min-width:0!important;
  margin:0!important;
  padding:0!important;
  border:0!important;
  border-radius:0!important;
  box-shadow:none!important;
  outline:0!important;
  overflow-x:hidden!important;
}
.ibos-business-dashboard.ibos-product-access-open .ibos-business-dashboard__grid{display:none!important}
.ibos-product-access-embedded .ibos-poe,
.ibos-product-access-embedded .ibos-poe-sales-detail,
.ibos-product-access-embedded .ibos-poe-marketplace-product,
.ibos-product-access-action-embedded .ibos-poe-sales-detail{
  width:100%!important;
  max-width:100%!important;
  min-width:0!important;
  margin:0!important;
  border:0!important;
  border-radius:0!important;
  box-shadow:none!important;
  overflow:hidden!important;
}
