/* v0.13.6 — restored workspace color and focus actions */
.workspace-v136{grid-template-columns:minmax(280px,.9fr) minmax(440px,1.45fr);align-items:stretch}
.workspace-v136>article{min-height:205px}
.workspace-v136 .restored-command{padding:17px 18px;gap:5px;background:linear-gradient(135deg,#5b38b6 0%,#6750d7 58%,#2563eb 100%)!important;color:#fff;box-shadow:0 18px 44px rgba(76,29,149,.28)}
.workspace-v136 .restored-command:after{content:"";position:absolute;width:150px;height:150px;right:-65px;bottom:-80px;border-radius:50%;background:rgba(255,255,255,.14);filter:blur(4px);pointer-events:none}
.workspace-v136 .restored-command>*{position:relative;z-index:1}
.workspace-v136 .restored-command .command-new{background:rgba(255,255,255,.2)!important;color:#fff!important;border:1px solid rgba(255,255,255,.18)}
.workspace-v136 .source-workload span{background:rgba(31,24,91,.25)}
.workspace-v136 .unified-search .input{background:rgba(27,22,82,.34);color:#fff}
.workspace-v136 .restored-focus .focus-body{display:grid;grid-template-columns:minmax(0,1fr) minmax(190px,.72fr);gap:18px;margin-top:17px}
.workspace-v136 .restored-focus .focus-copy h2{margin:0;font-size:22px;line-height:1.2}
.workspace-v136 .restored-focus .focus-copy>p{margin:4px 0 10px;color:#dbeafe;font-size:10px}
.workspace-v136 .restored-focus .focus-copy>div{display:flex;flex-wrap:wrap;gap:6px}
.workspace-v136 .restored-focus .focus-copy>div span{padding:4px 7px;border-radius:7px;background:rgba(4,12,36,.23);font-size:8px}
.workspace-v136 .restored-focus .focus-copy>[data-detail]{margin-top:11px;background:#fff!important;color:#312e81!important}
.workspace-v136 .restored-focus .focus-actions{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));align-content:start;gap:7px}
.workspace-v136 .restored-focus .focus-actions .btn{min-height:36px!important;margin:0!important;padding:6px!important;font-size:9px!important}
@media(max-width:1000px){.workspace-v136 .restored-focus .focus-body{grid-template-columns:1fr}.workspace-v136 .restored-focus .focus-actions{grid-template-columns:repeat(4,minmax(0,1fr))}}
@media(max-width:700px){.workspace-v136{grid-template-columns:1fr}.workspace-v136>article{min-height:170px}.workspace-v136 .restored-focus .focus-actions{grid-template-columns:repeat(2,minmax(0,1fr))}}
