/* Final readability patch for ops pages: removes faint/mirrored/disabled-looking UI without changing workflow logic. */
html,body{opacity:1!important;filter:none!important;transform:none!important;text-shadow:none!important}body,body *{filter:none!important;text-shadow:none!important}.wrap,.topbar,.topbarInner,.card,.panel,.box,.shell,.workspace,.toolbar,.content,.hero,.section,.grid,.list,.row{opacity:1!important;filter:none!important;transform:none!important}.card,.panel,.box,.hero,.section{box-shadow:0 16px 50px rgba(20,12,6,.12)!important}h1,h2,h3,h4,.title,.cardTitle,.label,strong{color:#1f160f!important;opacity:1!important}p,span,div,td,th,label,.muted,.sub,.small{opacity:1!important}input,select,textarea,button,a{opacity:1!important;filter:none!important;transform:none!important}button,a,.btn,.nav a{pointer-events:auto!important}.pill,.badge,.status{opacity:1!important;color:#2a1a10!important}.pill.locked,.badge.locked,.status.locked{background:#f2f1ef!important;color:#71675e!important;border-color:#d0c8bf!important}.pill.done,.badge.done,.status.done{background:#e8f5ee!important;color:#14783f!important}.pill.active,.badge.active,.status.active,.pill.warn,.badge.warn{background:#fff4df!important;color:#9b5b00!important}@media(max-width:760px){.topbar{position:sticky!important;top:0!important;max-height:42vh!important;overflow:auto!important}.nav{overflow-x:auto!important;flex-wrap:nowrap!important;justify-content:flex-start!important;padding-bottom:6px}.wrap{padding-top:10px!important}.grid,.cards,.layout{grid-template-columns:1fr!important}.card,.panel,.box{min-width:0!important;overflow-x:auto!important}}
