/* v0.13.7 — compact command card */
.workspace-v137{grid-template-columns:minmax(280px,.9fr) minmax(440px,1.45fr);align-items:start}
.workspace-v137>article{height:205px;min-height:205px}
.workspace-v137 .compact-command{position:relative;padding:15px 17px;display:flex;flex-direction:column;gap:5px;background:linear-gradient(135deg,#5b38b6 0%,#6750d7 58%,#2563eb 100%)!important;color:#fff;overflow:hidden}
.workspace-v137 .compact-command:after{content:"";position:absolute;width:145px;height:145px;right:-65px;bottom:-78px;border-radius:50%;background:rgba(255,255,255,.14);filter:blur(4px);pointer-events:none}
.workspace-v137 .compact-command>*{position:relative;z-index:1}
.designer-command-head{display:grid;grid-template-columns:minmax(0,1fr) auto;align-items:center;gap:10px}
.designer-command-head h1{margin:0!important;font-size:20px!important;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}
.designer-command-head p{margin:2px 0 0!important;color:#ede9fe;font-size:8px!important}
.designer-command-head .command-new{align-self:center;min-height:34px!important;margin:0!important;padding:6px 11px!important;background:rgba(255,255,255,.2)!important;color:#fff!important;border:1px solid rgba(255,255,255,.2);font-size:8px!important;white-space:nowrap}
.workspace-v137 .source-workload{margin-top:3px}
.workspace-v137 .source-workload span{min-height:32px;padding:5px 8px;background:rgba(31,24,91,.25)}
.workspace-v137 .compact-search{width:min(235px,100%);grid-template-columns:minmax(0,1fr) 94px;gap:5px;margin-top:2px}
.workspace-v137 .compact-search .input{min-height:30px;padding:5px 7px;background:rgba(27,22,82,.34);color:#fff;font-size:7px}
.workspace-v137 .restored-focus{height:205px;min-height:205px;padding:15px 16px}
.workspace-v137 .restored-focus .focus-body{margin-top:12px}
.workspace-v137 .restored-focus .kanban-quick{margin-top:8px;padding:7px}
@media(max-width:1000px){.workspace-v137>article{height:auto;min-height:205px}.workspace-v137 .restored-focus .focus-body{grid-template-columns:1fr}.workspace-v137 .restored-focus .focus-actions{grid-template-columns:repeat(4,minmax(0,1fr))}}
@media(max-width:700px){.workspace-v137{grid-template-columns:1fr}.workspace-v137>article{height:auto;min-height:170px}.workspace-v137 .compact-search{width:100%}.workspace-v137 .restored-focus .focus-actions{grid-template-columns:repeat(2,minmax(0,1fr))}}
