.dir-toolbar,.dir-tabs,.dir-card-head,.dir-card-meta,.dir-card-foot,.dir-task-actions{display:flex;align-items:center;gap:10px;flex-wrap:wrap}.dir-toolbar{justify-content:space-between;margin:25px 0 18px}.dir-search{max-width:480px;margin-bottom:20px}.dir-list{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:15px}.dir-card{display:block;background:white;text-align:left;padding:23px;font-weight:400;min-width:0}.dir-card:hover{border-color:var(--gold);background:#fffdf8}.dir-card-head{margin-bottom:17px}.dir-card-head .badge{margin-left:auto}.dir-card h3{font-size:17px;line-height:1.5;margin-bottom:8px;overflow-wrap:anywhere}.dir-card>p{color:var(--muted);font-size:12px;line-height:1.6;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden;min-height:38px}.dir-card-meta{justify-content:space-between;font-size:11px}.dir-card-meta>span:first-child{display:flex;align-items:center;gap:7px}.dir-progress{height:5px;border-radius:3px;background:#eeeae2;overflow:hidden;margin:20px 0 10px}.dir-progress span{display:block;height:100%;background:var(--green)}.dir-card-foot{justify-content:space-between;color:var(--muted);font-size:10px}.dir-priority{color:#9b5422;background:#fff0e3;padding:4px 6px;border-radius:3px}.dir-new,.dir-nav-count{font-size:10px;background:#f2e2b6;color:#634c19;padding:3px 7px;border-radius:12px}.dir-nav-count{margin-left:auto}.dir-list>.empty{grid-column:1/-1;padding:45px}.dir-POR_REVISAR{background:#e7eefa;color:#365e9a}.dir-COMPLETADA{background:#e4f2e9;color:#2d6c47}.dir-DESCARTADA{background:#ebecee;color:#656974}.dir-BLOQUEADA{background:#fae7e3;color:#98392c}.dir-EN_CURSO{background:#fff1d7;color:#8e672c}.dir-PENDIENTE{background:#efeee8;color:#696454}.dir-description{white-space:pre-wrap;overflow-wrap:anywhere;line-height:1.7;margin:20px 0}.dir-steps{border-top:1px solid var(--line)}.dir-step{display:flex;align-items:center;gap:12px;border-bottom:1px solid var(--line);padding:15px 0}.dir-step>div{flex:1;min-width:0}.dir-step strong{font-size:13px;line-height:1.6;overflow-wrap:anywhere}.dir-step small{display:block;color:var(--muted);font-size:10px;margin-top:4px}.dir-step-check{font-size:22px;color:var(--muted);width:25px;flex-shrink:0}.dir-step.is-done .dir-step-check{color:var(--green)}.dir-step.is-done strong{color:#5a6f60}.dir-step-form{display:grid;grid-template-columns:1.5fr 1fr auto;gap:12px;align-items:end;background:#f6f4ee;padding:15px;margin-top:18px;border-radius:4px}.dir-step-form label{margin:0}.dir-step-form button{height:39px}.dir-task-actions{margin:25px 0}.dir-event{padding:17px 0;border-bottom:1px solid var(--line)}.dir-event>div{display:flex;align-items:center;gap:9px;flex-wrap:wrap}.dir-event strong{font-size:12px}.dir-event time{font-size:10px;color:var(--muted);margin-left:auto}.dir-event p{white-space:pre-wrap;overflow-wrap:anywhere;font-size:13px;line-height:1.7;margin:9px 0 0 41px}.dir-history{margin-bottom:24px;max-height:420px;overflow-y:auto}.dir-event .avatar{width:28px;height:28px}.dir-task-actions+.callout{margin-top:10px}@media(max-width:900px){.dir-list{grid-template-columns:1fr}}@media(max-width:600px){.dir-step-form{grid-template-columns:1fr}.dir-step{flex-wrap:wrap}.dir-step>button{margin-left:37px}.dir-event p{margin-left:0}.dir-card{padding:18px}.dir-card-head .badge{margin-left:0}.dir-toolbar{align-items:flex-start}.dir-tabs{gap:6px}.dir-card-foot{font-size:9px}}
