/* LyfPDF v31 runtime-only UI corrections for the three reviewed tools. */
.v23-bg-workspace .v29-result-surface,
.v23-bg-workspace .v29-compare-media,
.v31-passport .v29-compare-media{
  background-color:#eef3f7!important;
  background-image:linear-gradient(45deg,#cbd5e1 25%,transparent 25%),linear-gradient(-45deg,#cbd5e1 25%,transparent 25%),linear-gradient(45deg,transparent 75%,#cbd5e1 75%),linear-gradient(-45deg,transparent 75%,#cbd5e1 75%)!important;
  background-size:22px 22px!important;
  background-position:0 0,0 11px,11px -11px,-11px 0!important;
}
.v23-bg-workspace canvas,.v31-enhancer canvas,.v31-passport canvas{
  opacity:1!important;mix-blend-mode:normal!important;filter:none!important;
}
.v23-bg-workspace .result-wrap{min-height:420px;display:grid;place-items:center;overflow:auto}
.v23-bg-workspace .result-wrap canvas{display:block;max-width:100%;height:auto}
.v31-enhancer .v29-preview-grid{grid-template-columns:repeat(2,minmax(0,1fr));align-items:stretch}
.v31-enhancer .v29-canvas-card{display:flex;flex-direction:column;min-width:0}
.v31-enhancer .v29-zoom-wrap{
  position:relative;display:block!important;min-height:430px;max-height:620px;overflow:auto!important;
  background-color:#eef3f7!important;
  background-image:linear-gradient(45deg,#d7e0e8 25%,transparent 25%),linear-gradient(-45deg,#d7e0e8 25%,transparent 25%),linear-gradient(45deg,transparent 75%,#d7e0e8 75%),linear-gradient(-45deg,transparent 75%,#d7e0e8 75%)!important;
  background-size:20px 20px!important;background-position:0 0,0 10px,10px -10px,-10px 0!important;
}
.v31-enhancer .v29-zoom-wrap canvas{display:block;max-width:none;height:auto;transform-origin:top left;background:transparent!important}
.v31-enhancer .v29-compare-media{min-height:360px;background:#eef3f7}
.v31-enhancer .v29-compare-media canvas{width:100%;height:auto;background:transparent!important}
.v31-enhancer .v29-inspector-bar{position:sticky;top:0;z-index:4}
.v31-enhancer .stage-footer,.v23-bg-workspace .stage-footer{background:#f8fbfc;border-top:1px solid #d7e3ea}
.passport-stage .v29-passport-card{background:#f8fbfc}
.passport-stage canvas{display:block;max-width:100%;height:auto}
@media(max-width:900px){
  .v31-enhancer .v29-preview-grid{grid-template-columns:1fr}
  .v31-enhancer .v29-zoom-wrap,.v23-bg-workspace .result-wrap{min-height:300px;max-height:520px}
}
.v31-enhancer .v29-zoom-wrap{min-height:0!important;background:#f8fafc!important;background-image:none!important}
.v31-enhancer .v29-zoom-wrap canvas{width:100%;height:auto}
.v31-enhancer .v29-canvas-card .lab-canvas-wrap{flex:0 0 auto!important;height:auto!important;min-height:0!important}
