.cwf-templates{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:.45rem;margin-bottom:.45rem}.cwf-template{border:1px solid #e2e8f0;background:#fff;border-radius:10px;padding:.55rem .4rem;text-align:left;cursor:pointer;font:600 .76rem/1.2 inherit;color:#334155}.cwf-template:hover{border-color:#f59e0b;box-shadow:0 3px 10px rgba(15,23,42,.08)}.cwf-template small{display:block;color:#64748b;font-weight:500;margin-top:2px}.cwf-stage-tools{position:absolute;right:12px;top:12px;display:flex;gap:4px;z-index:6;background:rgba(255,255,255,.94);padding:4px;border:1px solid #e2e8f0;border-radius:10px;box-shadow:0 4px 14px rgba(15,23,42,.08)}.cwf-stage-tools button{border:0;background:#fff;border-radius:7px;width:32px;height:30px;cursor:pointer;font-weight:800;color:#334155}.cwf-stage-tools button:hover{background:#f1f5f9}.cwf-mini{font-size:.72rem;color:#64748b;line-height:1.45}.cwf-status{display:flex;justify-content:space-between;gap:8px;margin-top:.55rem;font-size:.75rem;color:#64748b}@media(max-width:520px){.cwf-templates{grid-template-columns:1fr 1fr}.cwf-stage-tools{right:6px;top:6px}}
