/* Baskibu Designer 0.23.0-dev78
 * One authoritative Product Engine option click + first-paint stable drawer.
 */
.bbd-app.bbd-pro-workspace-v0230-dev78{
  --bbd-v78-green:#0b7a6a;
  --bbd-v78-green-soft:#eaf7f3;
}

.bbd-app.bbd-pro-workspace-v0230-dev78 .bbd-v53-options,
.bbd-app.bbd-pro-workspace-v0230-dev78 .bbd-v53-options__body,
.bbd-app.bbd-pro-workspace-v0230-dev78 .bbd-v53-option-group,
.bbd-app.bbd-pro-workspace-v0230-dev78 .bbd-v53-option-group button{
  animation:none!important;
  transition:none!important;
}

/* A pending local tap keeps full contrast until Product Engine confirms it. */
.bbd-app.bbd-pro-workspace-v0230-dev78 .bbd-v53-option-group button.is-pending{
  opacity:1!important;
  border-color:var(--bbd-v78-green)!important;
  background:var(--bbd-v78-green-soft)!important;
  color:#08745f!important;
  box-shadow:inset 0 0 0 1px rgba(11,122,106,.08)!important;
}

/* Never use skeleton/fade styling on the canonical option body. */
.bbd-app.bbd-pro-workspace-v0230-dev78 .bbd-v53-options__body[data-bbd-v74-structure]{
  opacity:1!important;
  visibility:visible!important;
  filter:none!important;
}
