.workflows-module__MOAmMW__container{max-width:1600px;min-height:100vh;margin:0 auto;padding:40px}.workflows-module__MOAmMW__header{justify-content:space-between;align-items:center;margin-bottom:32px;display:flex}.workflows-module__MOAmMW__titleArea h1{color:var(--primary);letter-spacing:-.02em;font-size:2.25rem;font-weight:800}.workflows-module__MOAmMW__titleArea p{color:#64748b;font-size:1.1rem}.workflows-module__MOAmMW__headerActions{gap:12px;display:flex}.workflows-module__MOAmMW__kpiGrid{grid-template-columns:repeat(5,1fr);gap:20px;margin-bottom:40px;display:grid}.workflows-module__MOAmMW__kpiCard{background:var(--card-bg,white);border-radius:var(--card-border-radius,20px);border:var(--card-border-width,1px) solid var(--card-border-color,var(--border));align-items:center;gap:16px;padding:24px;display:flex;box-shadow:0 4px 6px -1px #0000000d}.workflows-module__MOAmMW__kpiIcon{border-radius:14px;justify-content:center;align-items:center;width:48px;height:48px;display:flex}.workflows-module__MOAmMW__kpiValue{color:#1e293b;font-size:1.5rem;font-weight:800;line-height:1;display:block}.workflows-module__MOAmMW__kpiLabel{color:#64748b;font-size:.85rem;font-weight:600}.workflows-module__MOAmMW__mainContent{grid-template-columns:320px 1fr;align-items:start;gap:48px;display:grid}.workflows-module__MOAmMW__sidebar{flex-direction:column;gap:32px;display:flex;position:sticky;top:40px}.workflows-module__MOAmMW__sidebarTitle{text-transform:uppercase;color:#94a3b8;letter-spacing:.05em;margin-bottom:12px;font-size:.75rem;font-weight:800}.workflows-module__MOAmMW__sideTab{color:#64748b;cursor:pointer;background:0 0;border:none;border-radius:12px;align-items:center;gap:12px;width:100%;padding:12px 16px;font-size:.95rem;font-weight:600;transition:all .2s;display:flex}.workflows-module__MOAmMW__sideTab:hover{background:var(--accent);color:var(--primary)}.workflows-module__MOAmMW__activeSideTab{background:var(--primary);color:#fff!important}.workflows-module__MOAmMW__count{background:#0000001a;border-radius:20px;margin-left:auto;padding:2px 8px;font-size:.75rem}.workflows-module__MOAmMW__registryArea{background:var(--card-bg,white);border-radius:var(--card-border-radius,24px);border:var(--card-border-width,1px) solid var(--card-border-color,var(--border));overflow:hidden;box-shadow:0 4px 6px -1px #0000000d}.workflows-module__MOAmMW__registryHeader{border-bottom:1px solid var(--border);justify-content:space-between;align-items:center;gap:20px;padding:24px;display:flex}.workflows-module__MOAmMW__searchBar{background:#f8fafc;border:1px solid #e2e8f0;border-radius:12px;flex:1;align-items:center;gap:12px;height:44px;padding:0 16px;display:flex}.workflows-module__MOAmMW__searchBar input{background:0 0;border:none;outline:none;width:100%;font-size:.9rem}.workflows-module__MOAmMW__filterBtn{color:#1e293b;background:#fff;border:1px solid #e2e8f0;border-radius:12px;align-items:center;gap:8px;height:44px;padding:0 16px;font-size:.9rem;font-weight:600;display:flex}.workflows-module__MOAmMW__tableContainer{overflow-x:auto}.workflows-module__MOAmMW__table{border-collapse:collapse;width:100%}.workflows-module__MOAmMW__table th{text-align:left;text-transform:uppercase;color:#94a3b8;background:#f8fafc;padding:16px 24px;font-size:.75rem;font-weight:800}.workflows-module__MOAmMW__tableRow{cursor:pointer;border-bottom:1px solid #f1f5f9;transition:background .2s}.workflows-module__MOAmMW__tableRow:hover{background:#f8fafc}.workflows-module__MOAmMW__table td{padding:16px 24px}.workflows-module__MOAmMW__reqId{color:#94a3b8;font-family:monospace;font-size:.7rem;font-weight:800}.workflows-module__MOAmMW__reqTitle{color:#1e293b;margin:4px 0;font-weight:700}.workflows-module__MOAmMW__reqUser{color:#64748b;font-size:.8rem}.workflows-module__MOAmMW__statusBadge{text-transform:uppercase;border-radius:20px;align-items:center;gap:6px;padding:4px 12px;font-size:.75rem;font-weight:800;display:inline-flex}.workflows-module__MOAmMW__pendiente{color:#f59e0b;background:#fff7ed}.workflows-module__MOAmMW__enrevisión{color:#3b82f6;background:#eff6ff}.workflows-module__MOAmMW__aprobado{color:#10b981;background:#f0fdf4}.workflows-module__MOAmMW__escalado{color:#ef4444;background:#fef2f2}.workflows-module__MOAmMW__typeTag{color:#1e293b;align-items:center;gap:8px;font-size:.85rem;font-weight:600;display:flex}.workflows-module__MOAmMW__categoryDot{border-radius:50%;width:8px;height:8px}.workflows-module__MOAmMW__slaInfo{font-size:.85rem}.workflows-module__MOAmMW__actionIcon{color:#94a3b8;cursor:pointer;background:0 0;border:none;border-radius:8px;padding:8px}.workflows-module__MOAmMW__actionIcon:hover{background:var(--accent);color:var(--primary)}.workflows-module__MOAmMW__modalOverlay{-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px);z-index:1000;background:#0f172a66;justify-content:flex-end;display:flex;position:fixed;inset:0}.workflows-module__MOAmMW__modalContent{background:var(--card-bg,white);flex-direction:column;width:800px;height:100%;display:flex;box-shadow:-20px 0 25px -5px #0000001a}.workflows-module__MOAmMW__modalHeader{border-bottom:1px solid var(--border);justify-content:space-between;align-items:flex-start;padding:32px;display:flex}.workflows-module__MOAmMW__modalTitleArea h2{color:#1e293b;margin:8px 0;font-size:1.5rem;font-weight:800;line-height:1.3}.workflows-module__MOAmMW__modalBadges{align-items:center;gap:12px;font-size:.85rem;font-weight:700;display:flex}.workflows-module__MOAmMW__closeBtn{color:#94a3b8;cursor:pointer;background:0 0;border:none}.workflows-module__MOAmMW__modalTabs{border-bottom:1px solid var(--border);padding:0 32px;display:flex}.workflows-module__MOAmMW__modalTab{color:#64748b;cursor:pointer;background:0 0;border:none;border-bottom:2px solid #0000;padding:16px 20px;font-size:.9rem;font-weight:700}.workflows-module__MOAmMW__activeModalTab{color:var(--primary);border-bottom-color:var(--primary)}.workflows-module__MOAmMW__modalBody{flex:1;padding:32px;overflow-y:auto}.workflows-module__MOAmMW__description{color:#475569;margin-bottom:24px;line-height:1.6}.workflows-module__MOAmMW__infoGrid{grid-template-columns:1fr 1fr;gap:24px;display:grid}.workflows-module__MOAmMW__infoItem label{text-transform:uppercase;color:#94a3b8;margin-bottom:6px;font-size:.7rem;font-weight:800;display:block}.workflows-module__MOAmMW__infoItem div{color:#1e293b;font-weight:600}.workflows-module__MOAmMW__timeline{flex-direction:column;gap:32px;display:flex}.workflows-module__MOAmMW__timelineItem{gap:20px;display:flex;position:relative}.workflows-module__MOAmMW__timelineDot{z-index:2;border:2px solid #fff;border-radius:50%;justify-content:center;align-items:center;width:28px;height:28px;font-size:.75rem;font-weight:800;display:flex}.workflows-module__MOAmMW__dotDone{color:#fff;background:#10b981}.workflows-module__MOAmMW__dotPending{color:#94a3b8;background:#f1f5f9}.workflows-module__MOAmMW__timelineLine{z-index:1;background:#f1f5f9;width:2px;height:calc(100% + 32px);position:absolute;top:28px;left:13px}.workflows-module__MOAmMW__timelineStep{color:#1e293b;font-weight:700}.workflows-module__MOAmMW__timelineUser{color:#64748b;margin-top:4px;font-size:.8rem}.workflows-module__MOAmMW__modalFooter{border-top:1px solid var(--border);gap:12px;padding:32px;display:flex}.workflows-module__MOAmMW__primaryBtn{background:var(--primary);color:#fff;cursor:pointer;border:none;border-radius:12px;align-items:center;gap:8px;padding:12px 24px;font-weight:700;display:flex}.workflows-module__MOAmMW__secondaryBtn{border:1px solid var(--border);color:#475569;cursor:pointer;background:#fff;border-radius:12px;align-items:center;gap:8px;padding:12px 24px;font-weight:700;display:flex}.workflows-module__MOAmMW__emptyState{color:#94a3b8;text-align:center;flex-direction:column;justify-content:center;align-items:center;gap:16px;height:100%;display:flex}.workflows-module__MOAmMW__commentBox{flex-direction:column;gap:16px;display:flex}.workflows-module__MOAmMW__commentBox textarea{border:1px solid var(--border);resize:none;border-radius:16px;outline:none;width:100%;height:120px;padding:16px}.workflows-module__MOAmMW__escalationAlert{color:#991b1b;background:#fef2f2;border:1px solid #fee2e2;border-radius:16px;align-items:center;gap:16px;margin-bottom:32px;padding:16px 24px;font-size:.95rem;display:flex}.workflows-module__MOAmMW__alertAction{color:#fff;cursor:pointer;background:#991b1b;border:none;border-radius:8px;margin-left:auto;padding:8px 16px;font-size:.85rem;font-weight:700}.workflows-module__MOAmMW__auditLog{flex-direction:column;gap:20px;display:flex}.workflows-module__MOAmMW__auditItem{border-bottom:1px solid #f1f5f9;padding-bottom:16px}.workflows-module__MOAmMW__auditTime{color:#94a3b8;margin-bottom:4px;font-size:.75rem;font-weight:700}.workflows-module__MOAmMW__auditAction{color:#475569;font-size:.9rem}.workflows-module__MOAmMW__auditOk{color:#10b981;margin-left:8px;font-weight:800}.workflows-module__MOAmMW__newReqModal,.workflows-module__MOAmMW__auditModal{background:#fff;border-radius:24px;width:600px;margin:auto;overflow:hidden;box-shadow:0 25px 50px -12px #00000040}.workflows-module__MOAmMW__auditModal{width:900px}.workflows-module__MOAmMW__newReqModal .workflows-module__MOAmMW__modalHeader,.workflows-module__MOAmMW__auditModal .workflows-module__MOAmMW__modalHeader{background:var(--primary);color:#fff;justify-content:space-between;align-items:center;padding:24px 32px;display:flex}.workflows-module__MOAmMW__newReqModal .workflows-module__MOAmMW__modalHeader h2,.workflows-module__MOAmMW__auditModal .workflows-module__MOAmMW__modalHeader h2{color:#fff;margin:0;font-size:1.25rem;font-weight:800}.workflows-module__MOAmMW__modalInput{border:1px solid #e2e8f0;border-radius:12px;outline:none;width:100%;padding:12px 16px;font-size:.95rem;transition:border-color .2s}.workflows-module__MOAmMW__modalInput:focus{border-color:var(--primary)}.workflows-module__MOAmMW__auditTableContainer{border:1px solid #e2e8f0;border-radius:12px;max-height:500px;overflow-y:auto}.workflows-module__MOAmMW__auditActionBadge{color:#475569;background:#f1f5f9;border-radius:6px;padding:4px 10px;font-size:.75rem;font-weight:700}.workflows-module__MOAmMW__globalBanner{background:var(--card-bg,white);border:var(--card-border-width,1px) solid var(--card-border-color,var(--border));border-radius:var(--card-border-radius,24px);justify-content:space-between;align-items:center;gap:32px;width:100%;margin-bottom:28px;padding:24px 32px;display:flex;box-shadow:0 8px 24px -8px #00000014}.workflows-module__MOAmMW__globalLeft{flex:1;align-items:center;gap:24px;display:flex}.workflows-module__MOAmMW__circleWrap{filter:drop-shadow(0 4px 12px #0000001f);flex-shrink:0}.workflows-module__MOAmMW__globalInfo{flex-direction:column;gap:6px;display:flex}.workflows-module__MOAmMW__globalLevel{text-transform:uppercase;letter-spacing:.06em;align-items:center;gap:6px;font-size:.8rem;font-weight:800;display:flex}.workflows-module__MOAmMW__globalTitle{color:#1e293b;margin:0;font-size:1.4rem;font-weight:800;line-height:1.2}.workflows-module__MOAmMW__globalSub{color:#94a3b8;margin:0;font-size:.85rem}.workflows-module__MOAmMW__globalRight{flex-wrap:wrap;flex:1.2;justify-content:flex-end;gap:12px;display:flex}.workflows-module__MOAmMW__miniPill{color:#475569;cursor:pointer;white-space:nowrap;background:#f8fafc;border:1px solid #e2e8f0;border-radius:999px;align-items:center;gap:8px;padding:8px 16px;font-size:.8rem;font-weight:600;transition:all .2s;display:flex}.workflows-module__MOAmMW__miniPill:hover{border-color:var(--dynamic-primary,#4f46e5);color:var(--dynamic-primary,#4f46e5);background:#eff6ff}.workflows-module__MOAmMW__miniPill strong{font-size:.82rem;font-weight:800}
