.page-module-scss-module__RCXEKG__wrapper{background:#f7f7f8;gap:16px;min-height:100dvh;padding:24px;display:grid}.page-module-scss-module__RCXEKG__header{flex-direction:column;gap:8px;display:flex}.page-module-scss-module__RCXEKG__title{letter-spacing:-.02em;color:#111827;margin:0;font-size:clamp(1.6rem,2.4vw,2.2rem);font-weight:800}.page-module-scss-module__RCXEKG__subtitle{color:#6b7280;margin:0;font-size:.95rem}.page-module-scss-module__RCXEKG__primaryBtn{appearance:none;color:#fff;cursor:pointer;-webkit-user-select:none;user-select:none;white-space:nowrap;background:#1e3a8a;border:1px solid #0000;border-radius:12px;justify-content:center;align-items:center;gap:.5rem;padding:10px 16px;font-size:14px;font-weight:600;line-height:1;transition:transform .12s,box-shadow .12s,background .12s,opacity .12s;display:inline-flex;box-shadow:0 2px 8px #00000014}.page-module-scss-module__RCXEKG__primaryBtn:hover:not(:disabled):not([aria-busy=true]){background:#2446a3;transform:translateY(-1px);box-shadow:0 6px 14px #0000001a}.page-module-scss-module__RCXEKG__primaryBtn:active:not(:disabled):not([aria-busy=true]){background:#1b3376;transform:translateY(0);box-shadow:0 2px 6px #0000001a}.page-module-scss-module__RCXEKG__primaryBtn:focus-visible{outline:none;box-shadow:0 0 0 4px #1e3a8a40,0 2px 8px #00000014}.page-module-scss-module__RCXEKG__primaryBtn:disabled{opacity:.55;cursor:not-allowed}.page-module-scss-module__RCXEKG__secondaryBtn{color:#111827;cursor:pointer;background:#f3f4f6;border:1px solid #e5e7eb;border-radius:10px;padding:8px 12px;font-size:14px;transition:background .12s,border-color .12s,box-shadow .12s}.page-module-scss-module__RCXEKG__secondaryBtn:hover:not(:disabled){background:#e9ebef}.page-module-scss-module__RCXEKG__secondaryBtn:disabled{opacity:.6;cursor:not-allowed}.page-module-scss-module__RCXEKG__secondaryBtn:focus-visible{border-color:#c7d2fe;outline:none;box-shadow:0 0 0 3px #e0e7ff}.page-module-scss-module__RCXEKG__conclusionBtn{color:#1e3a8a;cursor:pointer;background:#eef2ff;border:1px solid #c7d2fe;border-radius:10px;padding:8px 12px;font-size:14px;font-weight:600;transition:background .12s,border-color .12s}.page-module-scss-module__RCXEKG__conclusionBtn:hover:not(:disabled){background:#e0e7ff;border-color:#a5b4fc}.page-module-scss-module__RCXEKG__actionsRow{flex-wrap:wrap;align-items:center;gap:8px;display:flex}.page-module-scss-module__RCXEKG__errorInline{color:#dc2626;background:#fef2f2;border:1px solid #fecaca;border-radius:6px;padding:8px 12px;font-size:.875rem}.page-module-scss-module__RCXEKG__loading,.page-module-scss-module__RCXEKG__empty{text-align:center;color:#6b7280;padding:3rem;font-size:1rem}.page-module-scss-module__RCXEKG__emptyState{text-align:center;background:#fff;border-radius:12px;padding:3rem;box-shadow:0 1px 3px #00000014}.page-module-scss-module__RCXEKG__emptyState p{color:#111827;margin:0 0 .5rem;font-size:1rem}.page-module-scss-module__RCXEKG__emptyState p.page-module-scss-module__RCXEKG__hint{color:#6b7280;font-size:.875rem}.page-module-scss-module__RCXEKG__gridBlock{margin-top:8px}.page-module-scss-module__RCXEKG__itemsList{background:#fff;border-radius:12px;padding:1.5rem;box-shadow:0 1px 3px #00000014}.page-module-scss-module__RCXEKG__itemsList h3{color:#111827;margin:0 0 1rem;font-size:1.1rem;font-weight:600}.page-module-scss-module__RCXEKG__table{border-collapse:collapse;width:100%;font-size:.875rem}.page-module-scss-module__RCXEKG__table thead{background:#f9fafb}.page-module-scss-module__RCXEKG__table thead th{text-align:left;color:#374151;border-bottom:2px solid #e5e7eb;padding:.75rem;font-weight:600}.page-module-scss-module__RCXEKG__table tbody tr{border-bottom:1px solid #f3f4f6}.page-module-scss-module__RCXEKG__table tbody tr:hover{background:#fafbfc}.page-module-scss-module__RCXEKG__table tbody tr td{color:#111827;padding:.75rem}.page-module-scss-module__RCXEKG__deleteBtn{cursor:pointer;opacity:.6;background:0 0;border:none;padding:.25rem .5rem;font-size:1.2rem;transition:opacity .2s}.page-module-scss-module__RCXEKG__deleteBtn:hover{opacity:1}@keyframes page-module-scss-module__RCXEKG__spin{to{transform:rotate(360deg)}}@media (prefers-reduced-motion:reduce){.page-module-scss-module__RCXEKG__primaryBtn{transition:none}}
.PermissionRequestToast-module-scss-module__nBEsha__overlay{z-index:9999;background:#00000080;justify-content:flex-end;align-items:center;padding:20px;animation:.2s ease-in-out PermissionRequestToast-module-scss-module__nBEsha__fadeIn;display:flex;position:fixed;inset:0}@keyframes PermissionRequestToast-module-scss-module__nBEsha__fadeIn{0%{opacity:0}to{opacity:1}}@keyframes PermissionRequestToast-module-scss-module__nBEsha__slideIn{0%{opacity:0;transform:translate(100%)}to{opacity:1;transform:translate(0)}}.PermissionRequestToast-module-scss-module__nBEsha__toast{background:#fff;border-radius:16px;flex-direction:column;width:1200px;height:max-content;max-height:90vh;animation:.3s ease-out PermissionRequestToast-module-scss-module__nBEsha__slideIn;display:flex;overflow:hidden;box-shadow:0 10px 40px #0000004d}.PermissionRequestToast-module-scss-module__nBEsha__header{color:#fff;background:linear-gradient(135deg,#667eea 0%,#764ba2 100%);border-bottom:1px solid #e9ecef;justify-content:space-between;align-items:flex-start;padding:20px 24px;display:flex}.PermissionRequestToast-module-scss-module__nBEsha__header .PermissionRequestToast-module-scss-module__nBEsha__headerContent{flex:1;align-items:flex-start;gap:12px;display:flex}.PermissionRequestToast-module-scss-module__nBEsha__header .PermissionRequestToast-module-scss-module__nBEsha__headerContent .PermissionRequestToast-module-scss-module__nBEsha__icon{font-size:28px;line-height:1}.PermissionRequestToast-module-scss-module__nBEsha__header .PermissionRequestToast-module-scss-module__nBEsha__headerContent h3{margin:0;font-size:20px;font-weight:700;line-height:1.3}.PermissionRequestToast-module-scss-module__nBEsha__header .PermissionRequestToast-module-scss-module__nBEsha__headerContent .PermissionRequestToast-module-scss-module__nBEsha__path{opacity:.9;background:#fff3;border-radius:4px;margin:8px 0 0;padding:4px 8px;font-family:Courier New,monospace;font-size:13px;display:inline-block}.PermissionRequestToast-module-scss-module__nBEsha__header .PermissionRequestToast-module-scss-module__nBEsha__closeBtn{color:#fff;cursor:pointer;background:#fff3;border:none;border-radius:6px;justify-content:center;align-items:center;width:32px;height:32px;padding:4px 8px;font-size:24px;line-height:1;transition:all .2s;display:flex}.PermissionRequestToast-module-scss-module__nBEsha__header .PermissionRequestToast-module-scss-module__nBEsha__closeBtn:hover{background:#ffffff4d;transform:scale(1.1)}.PermissionRequestToast-module-scss-module__nBEsha__header .PermissionRequestToast-module-scss-module__nBEsha__closeBtn:active{transform:scale(.95)}.PermissionRequestToast-module-scss-module__nBEsha__body{flex:1;padding:24px;overflow-y:auto}.PermissionRequestToast-module-scss-module__nBEsha__body .PermissionRequestToast-module-scss-module__nBEsha__formGroup{margin-bottom:20px}.PermissionRequestToast-module-scss-module__nBEsha__body .PermissionRequestToast-module-scss-module__nBEsha__formGroup .PermissionRequestToast-module-scss-module__nBEsha__label{color:#212529;margin-bottom:8px;font-size:14px;font-weight:600;display:block}.PermissionRequestToast-module-scss-module__nBEsha__body .PermissionRequestToast-module-scss-module__nBEsha__formGroup .PermissionRequestToast-module-scss-module__nBEsha__input{color:#212529;border:2px solid #e9ecef;border-radius:8px;width:100%;padding:10px 14px;font-family:inherit;font-size:14px;transition:all .2s}.PermissionRequestToast-module-scss-module__nBEsha__body .PermissionRequestToast-module-scss-module__nBEsha__formGroup .PermissionRequestToast-module-scss-module__nBEsha__input:focus{border-color:#667eea;outline:none;box-shadow:0 0 0 3px #667eea1a}.PermissionRequestToast-module-scss-module__nBEsha__body .PermissionRequestToast-module-scss-module__nBEsha__formGroup .PermissionRequestToast-module-scss-module__nBEsha__input:disabled{cursor:not-allowed;background:#f8f9fa}.PermissionRequestToast-module-scss-module__nBEsha__body .PermissionRequestToast-module-scss-module__nBEsha__formGroup .PermissionRequestToast-module-scss-module__nBEsha__input::placeholder{color:#adb5bd}.PermissionRequestToast-module-scss-module__nBEsha__body .PermissionRequestToast-module-scss-module__nBEsha__formGroup .PermissionRequestToast-module-scss-module__nBEsha__select{color:#212529;cursor:pointer;background:#fff;border:2px solid #e9ecef;border-radius:8px;width:100%;padding:10px 14px;font-family:inherit;font-size:14px;transition:all .2s}.PermissionRequestToast-module-scss-module__nBEsha__body .PermissionRequestToast-module-scss-module__nBEsha__formGroup .PermissionRequestToast-module-scss-module__nBEsha__select:focus{border-color:#667eea;outline:none;box-shadow:0 0 0 3px #667eea1a}.PermissionRequestToast-module-scss-module__nBEsha__body .PermissionRequestToast-module-scss-module__nBEsha__formGroup .PermissionRequestToast-module-scss-module__nBEsha__select:disabled{cursor:not-allowed;background:#f8f9fa}.PermissionRequestToast-module-scss-module__nBEsha__body .PermissionRequestToast-module-scss-module__nBEsha__selectionControls{gap:10px;margin-bottom:16px;display:flex}.PermissionRequestToast-module-scss-module__nBEsha__body .PermissionRequestToast-module-scss-module__nBEsha__selectionControls button{cursor:pointer;border:2px solid #e9ecef;border-radius:8px;flex:1;padding:8px 16px;font-family:inherit;font-size:13px;font-weight:600;transition:all .2s}.PermissionRequestToast-module-scss-module__nBEsha__body .PermissionRequestToast-module-scss-module__nBEsha__selectionControls button:disabled{opacity:.4;cursor:not-allowed}.PermissionRequestToast-module-scss-module__nBEsha__body .PermissionRequestToast-module-scss-module__nBEsha__selectionControls button:active:not(:disabled){transform:scale(.98)}.PermissionRequestToast-module-scss-module__nBEsha__body .PermissionRequestToast-module-scss-module__nBEsha__selectionControls .PermissionRequestToast-module-scss-module__nBEsha__selectAllBtn{color:#fff;background:linear-gradient(135deg,#667eea 0%,#764ba2 100%);border-color:#667eea}.PermissionRequestToast-module-scss-module__nBEsha__body .PermissionRequestToast-module-scss-module__nBEsha__selectionControls .PermissionRequestToast-module-scss-module__nBEsha__selectAllBtn:hover:not(:disabled){transform:translateY(-1px);box-shadow:0 4px 12px #667eea4d}.PermissionRequestToast-module-scss-module__nBEsha__body .PermissionRequestToast-module-scss-module__nBEsha__selectionControls .PermissionRequestToast-module-scss-module__nBEsha__deselectAllBtn{color:#495057;background:#fff;border-color:#dee2e6}.PermissionRequestToast-module-scss-module__nBEsha__body .PermissionRequestToast-module-scss-module__nBEsha__selectionControls .PermissionRequestToast-module-scss-module__nBEsha__deselectAllBtn:hover:not(:disabled){background:#f8f9fa;border-color:#adb5bd}.PermissionRequestToast-module-scss-module__nBEsha__body .PermissionRequestToast-module-scss-module__nBEsha__description{color:#495057;margin:0 0 16px;font-size:14px}.PermissionRequestToast-module-scss-module__nBEsha__body .PermissionRequestToast-module-scss-module__nBEsha__description strong{color:#212529;font-weight:600}.PermissionRequestToast-module-scss-module__nBEsha__body .PermissionRequestToast-module-scss-module__nBEsha__instructions{color:#6c757d;margin:0 0 16px;font-size:14px;font-weight:500}.PermissionRequestToast-module-scss-module__nBEsha__body .PermissionRequestToast-module-scss-module__nBEsha__selectedCount{text-align:center;color:#495057;background:linear-gradient(135deg,#f8f9ff 0%,#f3f4ff 100%);border:2px solid #667eea;border-radius:8px;margin-top:16px;padding:12px;font-size:14px}.PermissionRequestToast-module-scss-module__nBEsha__body .PermissionRequestToast-module-scss-module__nBEsha__selectedCount strong{color:#667eea;font-size:16px}.PermissionRequestToast-module-scss-module__nBEsha__body .PermissionRequestToast-module-scss-module__nBEsha__loading,.PermissionRequestToast-module-scss-module__nBEsha__body .PermissionRequestToast-module-scss-module__nBEsha__empty{text-align:center;color:#6c757d;padding:40px 20px;font-size:14px}.PermissionRequestToast-module-scss-module__nBEsha__body .PermissionRequestToast-module-scss-module__nBEsha__error{color:#721c24;background:#f8d7da;border:1px solid #f5c6cb;border-radius:8px;margin-bottom:16px;padding:12px 16px;font-size:14px}.PermissionRequestToast-module-scss-module__nBEsha__userList{flex-direction:column;gap:8px;max-height:400px;padding:4px;display:flex;overflow-y:auto}.PermissionRequestToast-module-scss-module__nBEsha__userList::-webkit-scrollbar{width:8px}.PermissionRequestToast-module-scss-module__nBEsha__userList::-webkit-scrollbar-track{background:#f1f3f5;border-radius:4px}.PermissionRequestToast-module-scss-module__nBEsha__userList::-webkit-scrollbar-thumb{background:#adb5bd;border-radius:4px}.PermissionRequestToast-module-scss-module__nBEsha__userList::-webkit-scrollbar-thumb:hover{background:#868e96}.PermissionRequestToast-module-scss-module__nBEsha__userItem{cursor:pointer;background:#fff;border:2px solid #e9ecef;border-radius:10px;align-items:flex-start;gap:12px;padding:12px 16px;transition:all .2s;display:flex}.PermissionRequestToast-module-scss-module__nBEsha__userItem:hover{background:#f8f9ff;border-color:#667eea;transform:translate(4px)}.PermissionRequestToast-module-scss-module__nBEsha__userItem.PermissionRequestToast-module-scss-module__nBEsha__selected{background:linear-gradient(135deg,#f8f9ff 0%,#f3f4ff 100%);border-color:#667eea;box-shadow:0 2px 8px #667eea26}.PermissionRequestToast-module-scss-module__nBEsha__userItem .PermissionRequestToast-module-scss-module__nBEsha__checkbox{cursor:pointer;accent-color:#667eea;width:18px;height:18px;margin-top:2px}.PermissionRequestToast-module-scss-module__nBEsha__userItem .PermissionRequestToast-module-scss-module__nBEsha__userInfo{flex:1;min-width:0}.PermissionRequestToast-module-scss-module__nBEsha__userItem .PermissionRequestToast-module-scss-module__nBEsha__userInfo .PermissionRequestToast-module-scss-module__nBEsha__userName{color:#212529;margin-bottom:6px;font-size:15px;font-weight:600}.PermissionRequestToast-module-scss-module__nBEsha__userItem .PermissionRequestToast-module-scss-module__nBEsha__userInfo .PermissionRequestToast-module-scss-module__nBEsha__userMeta{flex-wrap:wrap;align-items:center;gap:8px;display:flex}.PermissionRequestToast-module-scss-module__nBEsha__userItem .PermissionRequestToast-module-scss-module__nBEsha__userInfo .PermissionRequestToast-module-scss-module__nBEsha__userMeta .PermissionRequestToast-module-scss-module__nBEsha__badge{color:#fff;text-transform:uppercase;letter-spacing:.3px;white-space:nowrap;border-radius:6px;padding:3px 8px;font-size:11px;font-weight:700;display:inline-block}.PermissionRequestToast-module-scss-module__nBEsha__userItem .PermissionRequestToast-module-scss-module__nBEsha__userInfo .PermissionRequestToast-module-scss-module__nBEsha__userMeta .PermissionRequestToast-module-scss-module__nBEsha__puesto{color:#6c757d;font-size:12px;font-weight:500}.PermissionRequestToast-module-scss-module__nBEsha__footer{background:#f8f9fa;border-top:1px solid #e9ecef;gap:12px;padding:20px 24px;display:flex}.PermissionRequestToast-module-scss-module__nBEsha__footer button{cursor:pointer;border:none;border-radius:8px;flex:1;padding:12px 20px;font-size:15px;font-weight:600;transition:all .2s}.PermissionRequestToast-module-scss-module__nBEsha__footer button:disabled{opacity:.5;cursor:not-allowed}.PermissionRequestToast-module-scss-module__nBEsha__footer button:active:not(:disabled){transform:scale(.98)}.PermissionRequestToast-module-scss-module__nBEsha__footer .PermissionRequestToast-module-scss-module__nBEsha__cancelBtn{color:#495057;background:#fff;border:2px solid #dee2e6}.PermissionRequestToast-module-scss-module__nBEsha__footer .PermissionRequestToast-module-scss-module__nBEsha__cancelBtn:hover:not(:disabled){background:#f8f9fa;border-color:#adb5bd}.PermissionRequestToast-module-scss-module__nBEsha__footer .PermissionRequestToast-module-scss-module__nBEsha__submitBtn{color:#fff;background:linear-gradient(135deg,#667eea 0%,#764ba2 100%);box-shadow:0 4px 12px #667eea4d}.PermissionRequestToast-module-scss-module__nBEsha__footer .PermissionRequestToast-module-scss-module__nBEsha__submitBtn:hover:not(:disabled){transform:translateY(-2px);box-shadow:0 6px 16px #667eea66}.PermissionRequestToast-module-scss-module__nBEsha__footer .PermissionRequestToast-module-scss-module__nBEsha__submitBtn:active:not(:disabled){transform:translateY(0)scale(.98)}@media (max-width:600px){.PermissionRequestToast-module-scss-module__nBEsha__overlay{align-items:flex-end;padding:0}.PermissionRequestToast-module-scss-module__nBEsha__toast{border-radius:16px 16px 0 0;max-width:100%;max-height:85vh}.PermissionRequestToast-module-scss-module__nBEsha__header{padding:16px 20px}.PermissionRequestToast-module-scss-module__nBEsha__header .PermissionRequestToast-module-scss-module__nBEsha__headerContent h3{font-size:18px}.PermissionRequestToast-module-scss-module__nBEsha__header .PermissionRequestToast-module-scss-module__nBEsha__headerContent .PermissionRequestToast-module-scss-module__nBEsha__path{font-size:12px}.PermissionRequestToast-module-scss-module__nBEsha__body{padding:20px}.PermissionRequestToast-module-scss-module__nBEsha__footer{padding:16px 20px}.PermissionRequestToast-module-scss-module__nBEsha__footer button{padding:10px 16px;font-size:14px}}
.styles-module-scss-module__dfHEiq__dialogOverlay{z-index:5000;background:#00000080;justify-content:center;align-items:center;width:100%;height:100%;display:flex;position:fixed;top:0;left:0}.styles-module-scss-module__dfHEiq__dialogBox{text-align:center;white-space:pre-line;background:#fff;border-radius:10px;padding:20px;box-shadow:0 2px 10px #0000001a}.styles-module-scss-module__dfHEiq__buttonContainer{justify-content:space-between;margin-top:20px;display:flex}.styles-module-scss-module__dfHEiq__confirmButton{color:#fff;cursor:pointer;background:#28a745;border:none;border-radius:5px;padding:10px 20px}.styles-module-scss-module__dfHEiq__confirmButton:hover:not(:disabled){background:#218838}.styles-module-scss-module__dfHEiq__confirmButton:disabled{cursor:not-allowed;opacity:.6;background:#6c757d}.styles-module-scss-module__dfHEiq__cancelButton{color:#fff;cursor:pointer;background:#dc3545;border:none;border-radius:5px;padding:10px 20px}.styles-module-scss-module__dfHEiq__cancelButton:hover{background:#c82333}.styles-module-scss-module__dfHEiq__confirmationInputContainer{text-align:left;margin:20px 0}.styles-module-scss-module__dfHEiq__confirmationInputContainer label{color:#333;margin-bottom:8px;font-weight:500;display:block}.styles-module-scss-module__dfHEiq__confirmationInput{box-sizing:border-box;border:1px solid #ddd;border-radius:5px;width:100%;padding:8px 12px;font-size:14px}.styles-module-scss-module__dfHEiq__confirmationInput:focus{border-color:#28a745;outline:none;box-shadow:0 0 0 2px #28a74540}
.imprimir-module-scss-module__urVTtq__botonImprimir{color:#fff;cursor:pointer;z-index:1000;background:linear-gradient(135deg,#4a90e2,#57c7f5);border:none;border-radius:12px;align-items:center;gap:8px;padding:12px 20px;font-size:14px;font-weight:600;transition:all .3s ease-in-out;display:flex;position:fixed;top:120px;right:20px;box-shadow:0 4px 12px #00000026}.imprimir-module-scss-module__urVTtq__botonImprimir:hover{background:linear-gradient(135deg,#57c7f5,#4a90e2);transform:translateY(-2px);box-shadow:0 6px 18px #00000040}.imprimir-module-scss-module__urVTtq__botonImprimir:active{transform:translateY(0)}@media (max-width:768px){.imprimir-module-scss-module__urVTtq__botonImprimir{padding:10px 16px;font-size:12px;top:100px;right:10px}}
.botonqr-module-scss-module__P2eb9a__botonQR{color:#fff;cursor:pointer;z-index:1000;background:linear-gradient(135deg,#f76868,#f88e64);border:none;border-radius:12px;align-items:center;gap:8px;padding:12px 20px;font-size:14px;font-weight:600;transition:all .3s ease-in-out;display:flex;position:fixed;top:60px;right:20px;box-shadow:0 4px 12px #00000026}.botonqr-module-scss-module__P2eb9a__botonQR:hover{background:linear-gradient(135deg,#f88e64,#f76868);transform:translateY(-2px);box-shadow:0 6px 18px #00000040}.botonqr-module-scss-module__P2eb9a__botonQR:active{transform:translateY(0)}@media (max-width:768px){.botonqr-module-scss-module__P2eb9a__botonQR{padding:10px 16px;font-size:12px;top:50px;right:10px}}.botonqr-module-scss-module__P2eb9a__modalOverlay{background:#00000080;justify-content:center;align-items:center;width:100%;height:100%;display:flex;position:fixed;top:0;left:0}.botonqr-module-scss-module__P2eb9a__modalContainer{text-align:center;background:#fff;border-radius:10px;max-width:300px;padding:20px;position:relative}.botonqr-module-scss-module__P2eb9a__closeButton{cursor:pointer;background:0 0;border:none;border-radius:50%;justify-content:center;align-items:center;padding:5px;transition:background .3s,transform .2s ease-in-out;display:flex;position:absolute;top:10px;right:10px}.botonqr-module-scss-module__P2eb9a__closeButton svg{color:#555;width:22px;height:22px;transition:color .3s}.botonqr-module-scss-module__P2eb9a__closeButton:hover{background:#e74c3c26;transform:scale(1.1)}.botonqr-module-scss-module__P2eb9a__closeButton:hover svg{color:#e74c3c}.botonqr-module-scss-module__P2eb9a__closeButton:active{transform:scale(.95)}.botonqr-module-scss-module__P2eb9a__qrImage{width:200px;height:200px;margin-top:10px}
.botoncopiarlink-module-scss-module__hfCQsG__botonCopiarLink{color:#fff;cursor:pointer;z-index:1000;background:linear-gradient(135deg,#2196f3,#64b5f6);border:none;border-radius:12px;align-items:center;gap:8px;padding:12px 20px;font-size:14px;font-weight:600;transition:all .3s ease-in-out;display:flex;position:fixed;top:180px;right:20px;box-shadow:0 4px 12px #00000026}.botoncopiarlink-module-scss-module__hfCQsG__botonCopiarLink:hover{background:linear-gradient(135deg,#64b5f6,#2196f3);transform:translateY(-2px);box-shadow:0 6px 18px #00000040}.botoncopiarlink-module-scss-module__hfCQsG__botonCopiarLink:active{transform:translateY(0)}@media (max-width:768px){.botoncopiarlink-module-scss-module__hfCQsG__botonCopiarLink{padding:10px 16px;font-size:12px;top:150px;right:10px}}
.botonenviarlink-module-scss-module__RNSmIa__botonEnviarLink{color:#fff;cursor:pointer;z-index:1000;background:linear-gradient(135deg,#4caf50,#81c784);border:none;border-radius:12px;align-items:center;gap:8px;padding:12px 20px;font-size:14px;font-weight:600;transition:all .3s ease-in-out;display:flex;position:fixed;top:240px;right:20px;box-shadow:0 4px 12px #00000026}.botonenviarlink-module-scss-module__RNSmIa__botonEnviarLink:hover{background:linear-gradient(135deg,#81c784,#4caf50);transform:translateY(-2px);box-shadow:0 6px 18px #00000040}.botonenviarlink-module-scss-module__RNSmIa__botonEnviarLink:active{transform:translateY(0)}@media (max-width:768px){.botonenviarlink-module-scss-module__RNSmIa__botonEnviarLink{padding:10px 16px;font-size:12px;top:200px;right:10px}}.botonenviarlink-module-scss-module__RNSmIa__modalOverlay{z-index:2000;background-color:#00000080;justify-content:center;align-items:center;display:flex;position:fixed;inset:0}.botonenviarlink-module-scss-module__RNSmIa__modalContainer{background-color:#fff;border-radius:12px;flex-direction:column;width:90%;max-width:600px;max-height:80vh;display:flex;box-shadow:0 8px 24px #0003}.botonenviarlink-module-scss-module__RNSmIa__modalHeader{border-bottom:1px solid #e0e0e0;justify-content:space-between;align-items:center;padding:20px;display:flex}.botonenviarlink-module-scss-module__RNSmIa__modalHeader h2{color:#333;margin:0;font-size:1.5rem}.botonenviarlink-module-scss-module__RNSmIa__closeButton{cursor:pointer;background:0 0;border:none;border-radius:50%;justify-content:center;align-items:center;padding:8px;transition:background-color .2s;display:flex}.botonenviarlink-module-scss-module__RNSmIa__closeButton svg{color:#666;width:24px;height:24px}.botonenviarlink-module-scss-module__RNSmIa__closeButton:hover{background-color:#f5f5f5}.botonenviarlink-module-scss-module__RNSmIa__modalBody{flex:1;padding:20px;overflow-y:auto}.botonenviarlink-module-scss-module__RNSmIa__mensajeContainer{margin-bottom:20px}.botonenviarlink-module-scss-module__RNSmIa__mensajeContainer label{color:#333;margin-bottom:8px;font-weight:600;display:block}.botonenviarlink-module-scss-module__RNSmIa__textareaMensaje{resize:vertical;border:1px solid #ddd;border-radius:8px;width:100%;padding:12px;font-family:inherit;font-size:14px;transition:border-color .2s}.botonenviarlink-module-scss-module__RNSmIa__textareaMensaje:focus{border-color:#4caf50;outline:none}.botonenviarlink-module-scss-module__RNSmIa__urlInfo{color:#666;word-break:break-all;background-color:#f5f5f5;border-radius:8px;margin-top:12px;padding:12px;font-size:12px}.botonenviarlink-module-scss-module__RNSmIa__urlInfo strong{color:#333}.botonenviarlink-module-scss-module__RNSmIa__busquedaContainer{margin-bottom:16px;position:relative}.botonenviarlink-module-scss-module__RNSmIa__busquedaContainer .botonenviarlink-module-scss-module__RNSmIa__searchIcon{color:#999;width:20px;height:20px;position:absolute;top:50%;left:12px;transform:translateY(-50%)}.botonenviarlink-module-scss-module__RNSmIa__inputBusqueda{border:1px solid #ddd;border-radius:8px;width:100%;padding:12px 12px 12px 40px;font-size:14px;transition:border-color .2s}.botonenviarlink-module-scss-module__RNSmIa__inputBusqueda:focus{border-color:#4caf50;outline:none}.botonenviarlink-module-scss-module__RNSmIa__seleccionTodos{background-color:#f5f5f5;border-radius:8px;margin-bottom:16px;padding:12px}.botonenviarlink-module-scss-module__RNSmIa__seleccionTodos label{cursor:pointer;align-items:center;gap:8px;display:flex}.botonenviarlink-module-scss-module__RNSmIa__seleccionTodos label input[type=checkbox]{cursor:pointer;width:18px;height:18px}.botonenviarlink-module-scss-module__RNSmIa__seleccionTodos label span{color:#333;font-weight:600}.botonenviarlink-module-scss-module__RNSmIa__loading{text-align:center;color:#999;padding:40px}.botonenviarlink-module-scss-module__RNSmIa__listaUsuarios{flex-direction:column;gap:8px;max-height:300px;display:flex;overflow-y:auto}.botonenviarlink-module-scss-module__RNSmIa__usuarioItem{border:1px solid #e0e0e0;border-radius:8px;padding:12px;transition:background-color .2s}.botonenviarlink-module-scss-module__RNSmIa__usuarioItem:hover{background-color:#f9f9f9}.botonenviarlink-module-scss-module__RNSmIa__usuarioItem label{cursor:pointer;align-items:center;gap:12px;display:flex}.botonenviarlink-module-scss-module__RNSmIa__usuarioItem label input[type=checkbox]{cursor:pointer;flex-shrink:0;width:18px;height:18px}.botonenviarlink-module-scss-module__RNSmIa__usuarioInfo{flex-direction:column;gap:4px;display:flex}.botonenviarlink-module-scss-module__RNSmIa__usuarioNombre{color:#333;font-size:14px;font-weight:600}.botonenviarlink-module-scss-module__RNSmIa__usuarioJerarquia{color:#666;font-size:12px}.botonenviarlink-module-scss-module__RNSmIa__modalFooter{border-top:1px solid #e0e0e0;justify-content:space-between;align-items:center;gap:16px;padding:20px;display:flex}.botonenviarlink-module-scss-module__RNSmIa__seleccionados{color:#666;font-size:14px;font-weight:500}.botonenviarlink-module-scss-module__RNSmIa__botones{gap:12px;display:flex}.botonenviarlink-module-scss-module__RNSmIa__btnCancelar,.botonenviarlink-module-scss-module__RNSmIa__btnEnviar{cursor:pointer;border:none;border-radius:8px;padding:10px 20px;font-size:14px;font-weight:600;transition:all .2s}.botonenviarlink-module-scss-module__RNSmIa__btnCancelar:disabled,.botonenviarlink-module-scss-module__RNSmIa__btnEnviar:disabled{opacity:.5;cursor:not-allowed}.botonenviarlink-module-scss-module__RNSmIa__btnCancelar{color:#666;background-color:#f5f5f5}.botonenviarlink-module-scss-module__RNSmIa__btnCancelar:hover:not(:disabled){background-color:#e0e0e0}.botonenviarlink-module-scss-module__RNSmIa__btnEnviar{color:#fff;background-color:#4caf50}.botonenviarlink-module-scss-module__RNSmIa__btnEnviar:hover:not(:disabled){background-color:#45a049}.botonenviarlink-module-scss-module__RNSmIa__btnEnviar:active:not(:disabled){transform:scale(.98)}
.styles-module-scss-module__2VTmiq__table{border-collapse:collapse;border:2px solid #000;width:100%;font-family:Arial,sans-serif!important}.styles-module-scss-module__2VTmiq__table th,.styles-module-scss-module__2VTmiq__table td{text-align:center;border:1px solid #000;padding:.01px;font-size:.8rem}.styles-module-scss-module__2VTmiq__table th{color:#000;text-transform:uppercase;background-color:#ccc;font-weight:700}.styles-module-scss-module__2VTmiq__table tr{background-color:#fff}.styles-module-scss-module__2VTmiq__table tr:hover{background-color:#ddd}.styles-module-scss-module__2VTmiq__table-title{text-transform:uppercase;text-align:center;color:#000;background-color:#ccc;border:2px solid #000;grid-template-columns:1fr;padding:8px;font-weight:700;display:grid}.styles-module-scss-module__2VTmiq__input{text-align:center;border:1px solid #000;border-radius:3px;width:60px;padding:.01px}.styles-module-scss-module__2VTmiq__buttonWithMargin{margin-top:10px}.styles-module-scss-module__2VTmiq__checkboxLabel input[type=checkbox]{appearance:none;cursor:pointer;background-color:#fff;border:2px solid #ccc;border-radius:4px;width:18px;height:18px;transition:all .2s ease-in-out;display:inline-block;position:relative}.styles-module-scss-module__2VTmiq__checkboxLabel input[type=checkbox]:checked{background-color:#007bff;border-color:#007bff}.styles-module-scss-module__2VTmiq__checkboxLabel input[type=checkbox]:checked:after{content:"✔";color:#fff;font-size:14px;font-weight:700;position:absolute;top:-2px;left:3px}.styles-module-scss-module__2VTmiq__visualizacion .styles-module-scss-module__2VTmiq__checkboxLabel input[type=checkbox]:checked{background-color:#007bff;border-color:#007bff}
.styles-module-scss-module__18W49G__caja{color:#fff;border-radius:var(--border-radius-lg);cursor:pointer;transition:all var(--transition-normal);background:linear-gradient(135deg,#b91c1c 0%,#dc2626 100%);border:none;padding:.75rem 1.5rem;font-size:.875rem;font-weight:600;position:relative;overflow:hidden}.styles-module-scss-module__18W49G__caja:before{content:"";width:100%;height:100%;transition:left var(--transition-slow);background:linear-gradient(90deg,#0000,#fff3,#0000);position:absolute;top:0;left:-100%}.styles-module-scss-module__18W49G__caja:hover{box-shadow:var(--shadow-lg);transform:translateY(-2px)}.styles-module-scss-module__18W49G__caja:hover:before{left:100%}.styles-module-scss-module__18W49G__caja:active{transform:translateY(0)}.styles-module-scss-module__18W49G__caja:focus{outline:none;box-shadow:0 0 0 3px #b91c1c33}.styles-module-scss-module__18W49G__crear{color:#fff;border-radius:var(--border-radius-lg);cursor:pointer;transition:all var(--transition-normal);background:linear-gradient(135deg,#059669 0%,#10b981 100%);border:none;padding:.75rem 1.5rem;font-size:.875rem;font-weight:600;position:relative;overflow:hidden}.styles-module-scss-module__18W49G__crear:before{content:"";width:100%;height:100%;transition:left var(--transition-slow);background:linear-gradient(90deg,#0000,#fff3,#0000);position:absolute;top:0;left:-100%}.styles-module-scss-module__18W49G__crear:hover{box-shadow:var(--shadow-lg);transform:translateY(-2px)}.styles-module-scss-module__18W49G__crear:hover:before{left:100%}.styles-module-scss-module__18W49G__crear:active{transform:translateY(0)}.styles-module-scss-module__18W49G__crear:focus{outline:none;box-shadow:0 0 0 3px #05966933}.styles-module-scss-module__18W49G__crear:disabled{color:#666;cursor:not-allowed;opacity:.7;background-color:#ccc}.styles-module-scss-module__18W49G__crearButton{color:#8b5cf6;cursor:pointer;white-space:nowrap;background:#fff;border:1.5px solid #8b5cf6;border-radius:8px;align-items:center;gap:.5rem;padding:.65rem 1rem;font-size:.85rem;font-weight:600;transition:all .2s;display:inline-flex}.styles-module-scss-module__18W49G__crearButton:hover{color:#fff;background:#8b5cf6;transform:translateY(-1px);box-shadow:0 2px 8px #8b5cf640}.styles-module-scss-module__18W49G__crearButton:active{transform:translateY(0)}.styles-module-scss-module__18W49G__borrar{color:#fff;border-radius:var(--border-radius-lg);cursor:pointer;transition:all var(--transition-normal);background:linear-gradient(135deg,#dc2626 0%,#ef4444 100%);border:none;padding:.75rem 1.5rem;font-size:.875rem;font-weight:600;position:relative;overflow:hidden}.styles-module-scss-module__18W49G__borrar:before{content:"";width:100%;height:100%;transition:left var(--transition-slow);background:linear-gradient(90deg,#0000,#fff3,#0000);position:absolute;top:0;left:-100%}.styles-module-scss-module__18W49G__borrar:hover{box-shadow:var(--shadow-lg);transform:translateY(-2px)}.styles-module-scss-module__18W49G__borrar:hover:before{left:100%}.styles-module-scss-module__18W49G__borrar:active{transform:translateY(0)}.styles-module-scss-module__18W49G__borrar:focus{outline:none;box-shadow:0 0 0 3px #dc262633}.styles-module-scss-module__18W49G__button{color:#fff;border-radius:var(--border-radius-lg);cursor:pointer;transition:all var(--transition-normal);background:linear-gradient(135deg,#374151 0%,#6b7280 100%);border:none;padding:.75rem 1.5rem;font-size:.875rem;font-weight:600;position:relative;overflow:hidden}.styles-module-scss-module__18W49G__button:before{content:"";width:100%;height:100%;transition:left var(--transition-slow);background:linear-gradient(90deg,#0000,#fff3,#0000);position:absolute;top:0;left:-100%}.styles-module-scss-module__18W49G__button:hover{box-shadow:var(--shadow-lg);transform:translateY(-2px)}.styles-module-scss-module__18W49G__button:hover:before{left:100%}.styles-module-scss-module__18W49G__button:active{transform:translateY(0)}.styles-module-scss-module__18W49G__button:focus{outline:none;box-shadow:0 0 0 3px #37415133}.styles-module-scss-module__18W49G__button span{transition:all var(--transition-normal);margin-left:.5rem;display:block}.styles-module-scss-module__18W49G__button svg{transform-origin:50%;transition:transform var(--transition-normal);display:block}.styles-module-scss-module__18W49G__button:hover .styles-module-scss-module__18W49G__svg-wrapper{transition:var(--transition-slow);transform:scale(1.15)}.styles-module-scss-module__18W49G__button:hover svg{fill:#fff;transform:translate(2.2em)scale(1.05)}.styles-module-scss-module__18W49G__button:hover span{opacity:0;transition:var(--transition-slow)}.styles-module-scss-module__18W49G__goBackButton{-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);border-radius:var(--border-radius-xl);cursor:pointer;transition:all var(--transition-normal);box-shadow:var(--shadow-lg);z-index:100;background:#fffffff2;border:2px solid #e5e7eb;padding:1rem 1.5rem;position:fixed;top:50%;left:2rem;transform:translateY(-50%)}.styles-module-scss-module__18W49G__goBackButton:hover{box-shadow:var(--shadow-xl);background:#fff;border-color:#b91c1c;transform:translateY(-50%)scale(1.05)}.styles-module-scss-module__18W49G__goBackButton:active{transform:translateY(-50%)scale(1.02)}.styles-module-scss-module__18W49G__goBackButton:focus{outline:none;box-shadow:0 0 0 3px #b91c1c1a}.styles-module-scss-module__18W49G__buttonContent{align-items:center;gap:.75rem;display:flex}.styles-module-scss-module__18W49G__backIcon{color:#6b7280;transition:color var(--transition-normal);font-size:1.25rem}.styles-module-scss-module__18W49G__goBackButton:hover .styles-module-scss-module__18W49G__backIcon{color:#b91c1c}.styles-module-scss-module__18W49G__backText{color:#374151;transition:color var(--transition-normal);font-size:.875rem;font-weight:600}.styles-module-scss-module__18W49G__goBackButton:hover .styles-module-scss-module__18W49G__backText{color:#b91c1c}@media (max-width:768px){.styles-module-scss-module__18W49G__goBackButton{padding:.75rem 1rem;left:1rem}.styles-module-scss-module__18W49G__backText{display:none}.styles-module-scss-module__18W49G__backIcon{font-size:1.125rem}}@media (max-width:480px){.styles-module-scss-module__18W49G__goBackButton{padding:.5rem;left:.5rem}}.styles-module-scss-module__18W49G__saveChangesButton{color:#fff;cursor:pointer;z-index:1000;background:linear-gradient(135deg,#059669 0%,#10b981 100%);border:none;border-radius:16px;justify-content:center;align-items:center;gap:.75rem;min-width:140px;padding:1rem 1.5rem;font-size:.875rem;font-weight:600;transition:all .3s cubic-bezier(.4,0,.2,1);display:flex;bottom:10%;right:10%;overflow:hidden;box-shadow:0 8px 25px #05966940;position:fixed!important}.styles-module-scss-module__18W49G__saveChangesButton:before{content:"";background:linear-gradient(90deg,#0000,#ffffff26,#0000);width:100%;height:100%;transition:left .6s cubic-bezier(.4,0,.2,1);position:absolute;top:0;left:-100%}.styles-module-scss-module__18W49G__saveChangesButton:hover{transform:translateY(-4px)scale(1.02);box-shadow:0 16px 40px #05966959}.styles-module-scss-module__18W49G__saveChangesButton:hover:before{left:100%}.styles-module-scss-module__18W49G__saveChangesButton:active{transform:translateY(-2px)scale(1.01)}.styles-module-scss-module__18W49G__saveChangesButton:focus{outline:none;box-shadow:0 0 0 4px #05966933}.styles-module-scss-module__18W49G__saveChangesButton:disabled{cursor:not-allowed;opacity:.7;background:linear-gradient(135deg,#9ca3af 0%,#d1d5db 100%);transform:none;box-shadow:0 4px 15px #9ca3af33}.styles-module-scss-module__18W49G__saveChangesButton:disabled:hover{transform:none;box-shadow:0 4px 15px #9ca3af33}.styles-module-scss-module__18W49G__saveChangesButton .styles-module-scss-module__18W49G__svgWrapper1{justify-content:center;align-items:center;margin-right:0;transition:transform .3s cubic-bezier(.4,0,.2,1);display:flex}.styles-module-scss-module__18W49G__saveChangesButton .styles-module-scss-module__18W49G__svgWrapper{justify-content:center;align-items:center;transition:transform .3s cubic-bezier(.4,0,.2,1);display:flex}.styles-module-scss-module__18W49G__saveChangesButton .styles-module-scss-module__18W49G__icon{filter:drop-shadow(0 1px 2px #0000001a);width:20px;height:20px;transition:transform .3s cubic-bezier(.4,0,.2,1)}.styles-module-scss-module__18W49G__saveChangesButton:hover .styles-module-scss-module__18W49G__svgWrapper{transform:scale(1.1)}.styles-module-scss-module__18W49G__saveChangesButton:hover .styles-module-scss-module__18W49G__icon{transform:scale(1.05)}.styles-module-scss-module__18W49G__saveChangesButton span{letter-spacing:.025em;white-space:nowrap;font-weight:600;transition:all .3s cubic-bezier(.4,0,.2,1)}@media (max-width:768px){.styles-module-scss-module__18W49G__saveChangesButton{min-width:120px;padding:.875rem 1.25rem;font-size:.8rem;bottom:1rem;right:1rem}.styles-module-scss-module__18W49G__saveChangesButton .styles-module-scss-module__18W49G__icon{width:18px;height:18px}}@media (max-width:480px){.styles-module-scss-module__18W49G__saveChangesButton{min-width:100px;padding:.75rem 1rem;font-size:.75rem;bottom:.75rem;right:.75rem}.styles-module-scss-module__18W49G__saveChangesButton .styles-module-scss-module__18W49G__icon{width:16px;height:16px}}.styles-module-scss-module__18W49G__estatusFinalContainer{-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);z-index:9999;background:#fffffff2;border:1px solid #e5e7eb;border-radius:16px;min-width:180px;padding:.6rem;transition:all .3s;position:fixed;bottom:2.5%;right:12%;box-shadow:0 6px 20px #0000001a}.styles-module-scss-module__18W49G__estatusFinalContainer:hover{border-color:#10b981;box-shadow:0 8px 25px #00000026}.styles-module-scss-module__18W49G__estatusFinalButton{cursor:pointer;border:none;border-radius:16px;justify-content:space-between;align-items:center;width:100%;padding:.5rem .75rem;font-size:.8rem;font-weight:600;transition:all .2s;display:flex}.styles-module-scss-module__18W49G__estatusFinalButton.styles-module-scss-module__18W49G__aprobado{color:#fff;background:linear-gradient(135deg,#059669 0%,#10b981 100%);box-shadow:0 2px 8px #0596694d}.styles-module-scss-module__18W49G__estatusFinalButton.styles-module-scss-module__18W49G__aprobado:hover{transform:translateY(-2px);box-shadow:0 4px 15px #05966966}.styles-module-scss-module__18W49G__estatusFinalButton.styles-module-scss-module__18W49G__aprobado:active{transform:translateY(0)}.styles-module-scss-module__18W49G__estatusFinalButton.styles-module-scss-module__18W49G__rechazado{color:#fff;background:linear-gradient(135deg,#dc2626 0%,#ef4444 100%);box-shadow:0 2px 8px #dc26264d}.styles-module-scss-module__18W49G__estatusFinalButton.styles-module-scss-module__18W49G__rechazado:hover{transform:translateY(-2px);box-shadow:0 4px 15px #dc262666}.styles-module-scss-module__18W49G__estatusFinalButton.styles-module-scss-module__18W49G__rechazado:active{transform:translateY(0)}.styles-module-scss-module__18W49G__estatusFinalButton.styles-module-scss-module__18W49G__inactive{color:#6b7280;cursor:pointer;background:#f3f4f6}.styles-module-scss-module__18W49G__estatusFinalButton.styles-module-scss-module__18W49G__inactive:hover{background:#e5e7eb;transform:translateY(-1px)}.styles-module-scss-module__18W49G__buttonContent{align-items:center;gap:.5rem;width:100%;display:flex}.styles-module-scss-module__18W49G__buttonTitle{color:inherit;font-size:.8rem;font-weight:600}.styles-module-scss-module__18W49G__buttonValue{color:inherit;text-align:left;flex:1;font-size:.8rem;font-weight:500}.styles-module-scss-module__18W49G__dropdownContainer{width:100%;position:relative}.styles-module-scss-module__18W49G__dropdownArrow{margin-left:.5rem;font-size:.7rem;transition:transform .2s}.styles-module-scss-module__18W49G__estatusFinalButton.styles-module-scss-module__18W49G__open .styles-module-scss-module__18W49G__dropdownArrow{transform:rotate(180deg)}.styles-module-scss-module__18W49G__dropdownMenu{z-index:1000;background:#fff;border:1px solid #e5e7eb;border-radius:6px;margin-bottom:4px;animation:.2s ease-out styles-module-scss-module__18W49G__dropdownFadeInUp;position:absolute;bottom:100%;left:0;right:0;overflow:hidden;box-shadow:0 -4px 20px #0000001a}@keyframes styles-module-scss-module__18W49G__dropdownFadeIn{0%{opacity:0;transform:translateY(-8px)}to{opacity:1;transform:translateY(0)}}@keyframes styles-module-scss-module__18W49G__dropdownFadeInUp{0%{opacity:0;transform:translateY(8px)}to{opacity:1;transform:translateY(0)}}.styles-module-scss-module__18W49G__dropdownItem{color:#374151;cursor:pointer;text-align:left;background:0 0;border:none;border-bottom:1px solid #f3f4f6;width:100%;padding:.6rem .8rem;font-size:.8rem;font-weight:500;transition:all .2s}.styles-module-scss-module__18W49G__dropdownItem:last-child{border-bottom:none}.styles-module-scss-module__18W49G__dropdownItem:hover{color:#1f2937;background:#f9fafb}.styles-module-scss-module__18W49G__dropdownItem.styles-module-scss-module__18W49G__aprobado{color:#fff;background:linear-gradient(135deg,#059669 0%,#10b981 100%)}.styles-module-scss-module__18W49G__dropdownItem.styles-module-scss-module__18W49G__aprobado:hover{background:linear-gradient(135deg,#047857 0%,#059669 100%)}.styles-module-scss-module__18W49G__dropdownItem.styles-module-scss-module__18W49G__rechazado{color:#fff;background:linear-gradient(135deg,#dc2626 0%,#ef4444 100%)}.styles-module-scss-module__18W49G__dropdownItem.styles-module-scss-module__18W49G__rechazado:hover{background:linear-gradient(135deg,#b91c1c 0%,#dc2626 100%)}
.modalcreate-module-scss-module__2DMaCW__modalOverlay{z-index:1000000;background:#0006;justify-content:center;align-items:center;width:100vw;height:100vh;display:flex;position:fixed;top:0;left:0}.modalcreate-module-scss-module__2DMaCW__modalContent{background:#fff;border-radius:12px;width:30%;max-width:900px;max-height:90vh;animation:.3s ease-in-out modalcreate-module-scss-module__2DMaCW__fadeIn;overflow-y:auto;box-shadow:0 6px 20px #0003}.modalcreate-module-scss-module__2DMaCW__modalBody{padding:2rem;position:relative}.modalcreate-module-scss-module__2DMaCW__closeIcon{cursor:pointer;color:#555;transition:transform .2s;position:absolute;top:3rem;right:3rem}.modalcreate-module-scss-module__2DMaCW__closeIcon:hover{color:#000;transform:scale(1.1)}
.AgregarManoObraModal-module-scss-module____Lf1q__overlay{z-index:1000;background-color:#00000080;justify-content:center;align-items:center;padding:1rem;display:flex;position:fixed;inset:0}.AgregarManoObraModal-module-scss-module____Lf1q__modal{background:#fff;border-radius:12px;flex-direction:column;width:100%;max-width:1200px;max-height:95vh;display:flex;overflow:hidden;box-shadow:0 10px 25px #0003}.AgregarManoObraModal-module-scss-module____Lf1q__header{color:#fff;background:linear-gradient(135deg,#667eea 0%,#764ba2 100%);justify-content:space-between;align-items:center;padding:1.5rem;display:flex}.AgregarManoObraModal-module-scss-module____Lf1q__header h2{margin:0;font-size:1.25rem;font-weight:600}.AgregarManoObraModal-module-scss-module____Lf1q__closeButton{color:#fff;cursor:pointer;background:#fff3;border:1px solid #ffffff4d;border-radius:50%;justify-content:center;align-items:center;width:32px;height:32px;font-size:1rem;transition:all .2s;display:flex}.AgregarManoObraModal-module-scss-module____Lf1q__closeButton:hover{background:#ffffff4d}.AgregarManoObraModal-module-scss-module____Lf1q__content{flex:1;padding:1.5rem;overflow-y:auto}.AgregarManoObraModal-module-scss-module____Lf1q__loading{color:#666;flex-direction:column;justify-content:center;align-items:center;padding:2rem;display:flex}.AgregarManoObraModal-module-scss-module____Lf1q__spinner{border:4px solid #f3f3f3;border-top-color:#3498db;border-radius:50%;width:40px;height:40px;margin-bottom:1rem;animation:1s linear infinite AgregarManoObraModal-module-scss-module____Lf1q__spin}@keyframes AgregarManoObraModal-module-scss-module____Lf1q__spin{0%{transform:rotate(0)}to{transform:rotate(360deg)}}.AgregarManoObraModal-module-scss-module____Lf1q__section{margin-bottom:1.5rem}.AgregarManoObraModal-module-scss-module____Lf1q__label{color:#374151;margin-bottom:.5rem;font-size:.875rem;font-weight:600;display:block}.AgregarManoObraModal-module-scss-module____Lf1q__searchInput{border:2px solid #e5e7eb;border-radius:8px;width:100%;padding:.75rem;font-size:.875rem;transition:border-color .2s}.AgregarManoObraModal-module-scss-module____Lf1q__searchInput:focus{border-color:#3b82f6;outline:none}.AgregarManoObraModal-module-scss-module____Lf1q__resultsHeader{background-color:#f9fafb;border:1px solid #e5e7eb;border-bottom:none;border-radius:8px 8px 0 0;justify-content:space-between;align-items:center;margin-top:.5rem;padding:.5rem;display:flex}.AgregarManoObraModal-module-scss-module____Lf1q__selectAllContainer{align-items:center;gap:.5rem;display:flex}.AgregarManoObraModal-module-scss-module____Lf1q__selectAllLabel{color:#374151;cursor:pointer;margin:0;font-size:.875rem;font-weight:500}.AgregarManoObraModal-module-scss-module____Lf1q__selectedCount{color:#059669;font-size:.875rem;font-weight:500}.AgregarManoObraModal-module-scss-module____Lf1q__results{border:1px solid #e5e7eb;border-radius:0 0 8px 8px;max-height:500px;margin-top:0;overflow-y:auto}.AgregarManoObraModal-module-scss-module____Lf1q__resultItem{cursor:pointer;border-bottom:1px solid #f3f4f6;align-items:center;gap:.75rem;padding:.75rem;transition:background-color .2s;display:flex}.AgregarManoObraModal-module-scss-module____Lf1q__resultItem:hover{background-color:#f8fafc}.AgregarManoObraModal-module-scss-module____Lf1q__resultItem.AgregarManoObraModal-module-scss-module____Lf1q__selected{background-color:#dbeafe;border-color:#3b82f6}.AgregarManoObraModal-module-scss-module____Lf1q__resultItem:last-child{border-bottom:none}.AgregarManoObraModal-module-scss-module____Lf1q__resultItem.AgregarManoObraModal-module-scss-module____Lf1q__blocked{opacity:.6;cursor:not-allowed;background-color:#f3f4f6}.AgregarManoObraModal-module-scss-module____Lf1q__resultItem.AgregarManoObraModal-module-scss-module____Lf1q__blocked:hover{background-color:#f3f4f6}.AgregarManoObraModal-module-scss-module____Lf1q__checkbox{cursor:pointer;accent-color:#3b82f6;width:16px;height:16px}.AgregarManoObraModal-module-scss-module____Lf1q__checkbox:disabled{cursor:not-allowed;opacity:.5}.AgregarManoObraModal-module-scss-module____Lf1q__codigo{color:#3b82f6;min-width:60px;margin-right:1rem;font-family:Courier New,monospace;font-weight:600}.AgregarManoObraModal-module-scss-module____Lf1q__nombre{color:#374151;flex:1}.AgregarManoObraModal-module-scss-module____Lf1q__hojaInfo{color:#6b7280;margin-left:auto;margin-right:.5rem;font-size:.75rem;font-style:italic}.AgregarManoObraModal-module-scss-module____Lf1q__blockedLabel{color:#dc2626;background-color:#fee2e2;border-radius:4px;padding:.25rem .5rem;font-size:.75rem;font-weight:500}.AgregarManoObraModal-module-scss-module____Lf1q__noResults{text-align:center;color:#6b7280;padding:1rem;font-style:italic}.AgregarManoObraModal-module-scss-module____Lf1q__configSection{border-top:2px solid #e5e7eb;margin-top:1.5rem;padding-top:1.5rem}.AgregarManoObraModal-module-scss-module____Lf1q__configSection h3{color:#374151;margin:0 0 1rem;font-size:1rem;font-weight:600}.AgregarManoObraModal-module-scss-module____Lf1q__itemsConfig{flex-direction:column;gap:1rem;display:flex}.AgregarManoObraModal-module-scss-module____Lf1q__itemConfig{background:#f9fafb;border:1px solid #e5e7eb;border-radius:8px;padding:1rem}.AgregarManoObraModal-module-scss-module____Lf1q__itemHeader{border-bottom:1px solid #e5e7eb;justify-content:space-between;align-items:center;margin-bottom:.75rem;padding-bottom:.75rem;display:flex}.AgregarManoObraModal-module-scss-module____Lf1q__itemHeader strong{color:#374151;font-size:.875rem}.AgregarManoObraModal-module-scss-module____Lf1q__removeButton{color:#fff;cursor:pointer;background:#ef4444;border:none;border-radius:50%;justify-content:center;align-items:center;width:24px;height:24px;font-size:.75rem;transition:all .2s;display:flex}.AgregarManoObraModal-module-scss-module____Lf1q__removeButton:hover{background:#dc2626}.AgregarManoObraModal-module-scss-module____Lf1q__configFields{grid-template-columns:repeat(2,1fr);gap:.75rem;display:grid}.AgregarManoObraModal-module-scss-module____Lf1q__field{flex-direction:column;gap:.25rem;display:flex}.AgregarManoObraModal-module-scss-module____Lf1q__field label{color:#6b7280;font-size:.75rem;font-weight:500}.AgregarManoObraModal-module-scss-module____Lf1q__field input,.AgregarManoObraModal-module-scss-module____Lf1q__field select{border:1px solid #d1d5db;border-radius:6px;padding:.5rem;font-size:.875rem;transition:border-color .2s}.AgregarManoObraModal-module-scss-module____Lf1q__disabledInput{color:#6b7280;cursor:not-allowed;background-color:#f3f4f6}.AgregarManoObraModal-module-scss-module____Lf1q__field input:focus,.AgregarManoObraModal-module-scss-module____Lf1q__field select:focus{border-color:#3b82f6;outline:none}.AgregarManoObraModal-module-scss-module____Lf1q__error{color:#dc2626;background-color:#fef2f2;border:1px solid #fecaca;border-radius:8px;margin-bottom:1rem;padding:.75rem;font-size:.875rem}.AgregarManoObraModal-module-scss-module____Lf1q__actions{border-top:1px solid #e5e7eb;justify-content:flex-end;gap:1rem;margin-top:1.5rem;padding-top:1rem;display:flex}.AgregarManoObraModal-module-scss-module____Lf1q__cancelButton{color:#374151;cursor:pointer;background:#fff;border:2px solid #d1d5db;border-radius:8px;padding:.75rem 1.5rem;font-weight:500;transition:all .2s}.AgregarManoObraModal-module-scss-module____Lf1q__cancelButton:hover:not(:disabled){background-color:#f9fafb;border-color:#9ca3af}.AgregarManoObraModal-module-scss-module____Lf1q__assignButton{color:#fff;cursor:pointer;background:#3b82f6;border:2px solid #3b82f6;border-radius:8px;padding:.75rem 1.5rem;font-weight:500;transition:all .2s}.AgregarManoObraModal-module-scss-module____Lf1q__assignButton:hover:not(:disabled){background:#2563eb;border-color:#2563eb}.AgregarManoObraModal-module-scss-module____Lf1q__assignButton:disabled{cursor:not-allowed;background:#9ca3af;border-color:#9ca3af}@media (max-width:768px){.AgregarManoObraModal-module-scss-module____Lf1q__overlay{padding:.5rem}.AgregarManoObraModal-module-scss-module____Lf1q__modal{max-height:90vh}.AgregarManoObraModal-module-scss-module____Lf1q__header{padding:1rem}.AgregarManoObraModal-module-scss-module____Lf1q__header h2{font-size:1.125rem}.AgregarManoObraModal-module-scss-module____Lf1q__content{padding:1rem}.AgregarManoObraModal-module-scss-module____Lf1q__configFields{grid-template-columns:1fr}.AgregarManoObraModal-module-scss-module____Lf1q__actions{flex-direction:column}.AgregarManoObraModal-module-scss-module____Lf1q__cancelButton,.AgregarManoObraModal-module-scss-module____Lf1q__assignButton{width:100%}}
.styles-module-scss-module__aNnjHa__portalRoot{z-index:1200;pointer-events:none;position:absolute}.styles-module-scss-module__aNnjHa__toolbar{z-index:3;pointer-events:auto;flex-direction:column;align-items:center;gap:8px;display:flex;position:absolute;top:50%;right:20px;transform:translateY(-50%)}.styles-module-scss-module__aNnjHa__toolbarButton{color:#fff;cursor:pointer;background:#333;border:none;border-radius:50%;justify-content:center;align-items:center;width:60px;height:60px;font-size:28px;font-weight:700;transition:all .2s;display:flex;box-shadow:0 6px 18px #0f172a59}.styles-module-scss-module__aNnjHa__toolbarButtonActive{color:#000;background:#fbbf24;box-shadow:0 6px 28px #fbbf2466}.styles-module-scss-module__aNnjHa__toolbarText{color:#fff;background:#0f172adb;border-radius:999px;align-items:center;padding:7px 12px;font-size:12px;font-weight:700;display:inline-flex;box-shadow:0 6px 18px #0f172a2e}.styles-module-scss-module__aNnjHa__drawingSurface{pointer-events:none;position:absolute;inset:0}.styles-module-scss-module__aNnjHa__drawingSurfaceActive{pointer-events:auto;cursor:crosshair}.styles-module-scss-module__aNnjHa__pointMarker{cursor:pointer;pointer-events:auto;z-index:10;background:#fbbf24;border:2px solid #f59e0b;border-radius:50%;width:12px;height:12px;transition:all .2s;position:absolute;transform:translate(-50%,-50%);box-shadow:0 2px 8px #fbbf2466}.styles-module-scss-module__aNnjHa__pointMarker:hover{width:16px;height:16px;box-shadow:0 3px 12px #fbbf2499}.styles-module-scss-module__aNnjHa__pointMarkerSelected{background:#fbbf24;width:18px;height:18px;box-shadow:0 0 0 4px #fbbf244d,0 3px 12px #fbbf2499}.styles-module-scss-module__aNnjHa__commentBubble{z-index:9;pointer-events:none;background:#fbbf24;border:1px solid #f59e0b;border-radius:8px;max-width:200px;padding:8px 10px;position:absolute;transform:translate(-50%,calc(-100% - 8px));box-shadow:0 4px 12px #00000026}.styles-module-scss-module__aNnjHa__commentText{color:#111827;word-break:break-word;font-size:12px;font-weight:500;line-height:1.4;display:block}.styles-module-scss-module__aNnjHa__areaMarker{pointer-events:auto;cursor:pointer;background:0 0;border-radius:4px;padding:0;transition:transform .16s,box-shadow .16s,border-color .16s;display:block;position:absolute;overflow:visible}.styles-module-scss-module__aNnjHa__areaMarker:hover{transform:translateY(-1px)}.styles-module-scss-module__aNnjHa__areaMarkerTemplate{background:#3b82f61f;border:2px dashed #1d4ed8}.styles-module-scss-module__aNnjHa__areaMarkerViewer{background:#f9731624;border:2px solid #f97316}.styles-module-scss-module__aNnjHa__areaMarkerDraft{background:#0f172a14;border:2px dashed #111827}.styles-module-scss-module__aNnjHa__areaMarkerSelected{box-shadow:0 0 0 3px #0f172a2e}.styles-module-scss-module__aNnjHa__areaBadge{color:#111827;text-align:left;background:#ffffffeb;border-radius:999px;align-items:center;max-width:calc(100% - 8px);padding:4px 8px;font-size:11px;font-weight:700;line-height:1.2;display:inline-flex;position:absolute;top:4px;left:4px}.styles-module-scss-module__aNnjHa__areaCommentPreview{color:#0f172a;text-align:left;-webkit-line-clamp:3;background:#fff7edf5;border-radius:4px;-webkit-box-orient:vertical;max-width:calc(100% - 8px);padding:4px 6px;font-size:11px;font-weight:600;line-height:1.3;display:-webkit-box;position:absolute;bottom:4px;left:4px;right:4px;overflow:hidden}.styles-module-scss-module__aNnjHa__popover{z-index:4;pointer-events:auto;background:#fffffffa;border:1px solid #94a3b8b3;border-radius:14px;flex-direction:column;gap:10px;width:min(320px,42vw);min-width:220px;padding:14px;display:flex;position:absolute;box-shadow:0 18px 48px #0f172a38}.styles-module-scss-module__aNnjHa__popoverHeader{color:#0f172a;font-size:14px;font-weight:800}.styles-module-scss-module__aNnjHa__popoverInput,.styles-module-scss-module__aNnjHa__popoverTextarea{color:#0f172a;background:#fff;border:1px solid #cbd5e1;border-radius:10px;width:100%;padding:10px 12px;font-size:13px}.styles-module-scss-module__aNnjHa__popoverTextarea{resize:vertical;min-height:110px}.styles-module-scss-module__aNnjHa__popoverReadonly{color:#334155;white-space:pre-wrap;background:#f8fafc;border-radius:10px;min-height:72px;padding:10px 12px;font-size:13px;line-height:1.45}.styles-module-scss-module__aNnjHa__popoverActions{justify-content:flex-end;gap:8px;display:flex}.styles-module-scss-module__aNnjHa__secondaryButton,.styles-module-scss-module__aNnjHa__dangerButton{cursor:pointer;border:0;border-radius:10px;padding:9px 12px;font-size:12px;font-weight:700}.styles-module-scss-module__aNnjHa__secondaryButton{color:#0f172a;background:#e2e8f0}.styles-module-scss-module__aNnjHa__dangerButton{color:#fff;background:#dc2626}.styles-module-scss-module__aNnjHa__emptyState{color:#fff;background:#0f172ae0;border-radius:12px;max-width:320px;padding:10px 12px;font-size:12px;line-height:1.4;position:absolute;bottom:12px;right:12px;box-shadow:0 12px 28px #0f172a3d}@media (max-width:768px){.styles-module-scss-module__aNnjHa__toolbar{flex-wrap:wrap;top:8px;left:8px;right:8px}.styles-module-scss-module__aNnjHa__popover{width:min(280px,100vw - 24px);min-width:0}.styles-module-scss-module__aNnjHa__areaCommentPreview{-webkit-line-clamp:2}}
.styles-module-scss-module__7WHGgW__container{border-collapse:collapse;width:100%;display:table}.styles-module-scss-module__7WHGgW__table{border-collapse:collapse;border:2px solid #ddd;width:100%;font-family:Arial,sans-serif!important}.styles-module-scss-module__7WHGgW__table th,.styles-module-scss-module__7WHGgW__table td{text-align:center;border:1px solid #ddd;padding:10px;font-size:.8rem}.styles-module-scss-module__7WHGgW__table th{color:#fff;text-transform:uppercase;background-color:#333;font-weight:700}.styles-module-scss-module__7WHGgW__table tr{background-color:#f9f9f9}.styles-module-scss-module__7WHGgW__table tr:hover{background-color:#e0e0e0}.styles-module-scss-module__7WHGgW__table .styles-module-scss-module__7WHGgW__tituloSeccion{text-align:center;width:100%}.styles-module-scss-module__7WHGgW__table .styles-module-scss-module__7WHGgW__infoSeccion{width:100%;display:table-row}.styles-module-scss-module__7WHGgW__table .styles-module-scss-module__7WHGgW__numeroSeccion,.styles-module-scss-module__7WHGgW__table .styles-module-scss-module__7WHGgW__fechaSeccion{text-align:center;width:50%;padding:10px;display:table-cell}.styles-module-scss-module__7WHGgW__overlayHost{position:relative}
.AsociarInternoModal-module-scss-module__55uH9G__modalOverlay{z-index:9999;background:#00000080;justify-content:center;align-items:center;animation:.15s AsociarInternoModal-module-scss-module__55uH9G__fadeIn;display:flex;position:fixed;inset:0}@keyframes AsociarInternoModal-module-scss-module__55uH9G__fadeIn{0%{opacity:0}to{opacity:1}}.AsociarInternoModal-module-scss-module__55uH9G__modalContent{background:#fff;border-radius:12px;flex-direction:column;width:90%;max-width:600px;max-height:80vh;animation:.2s AsociarInternoModal-module-scss-module__55uH9G__slideUp;display:flex;overflow:hidden;box-shadow:0 20px 25px -5px #0000001a,0 10px 10px -5px #0000000a}@keyframes AsociarInternoModal-module-scss-module__55uH9G__slideUp{0%{opacity:0;transform:translateY(20px)}to{opacity:1;transform:translateY(0)}}.AsociarInternoModal-module-scss-module__55uH9G__modalHeader{border-bottom:1px solid #e5e7eb;flex-shrink:0;justify-content:space-between;align-items:flex-start;padding:24px;display:flex}.AsociarInternoModal-module-scss-module__55uH9G__modalTitle{color:#111827;margin:0 0 4px;font-size:20px;font-weight:600}.AsociarInternoModal-module-scss-module__55uH9G__modalSubtitle{color:#6b7280;margin:0;font-size:14px}.AsociarInternoModal-module-scss-module__55uH9G__closeButton{cursor:pointer;color:#6b7280;background:0 0;border:none;border-radius:6px;flex-shrink:0;justify-content:center;align-items:center;margin-left:16px;padding:8px;font-size:18px;transition:background .15s,color .15s;display:flex}.AsociarInternoModal-module-scss-module__55uH9G__closeButton:hover:not(:disabled){color:#111827;background:#f3f4f6}.AsociarInternoModal-module-scss-module__55uH9G__closeButton:disabled{opacity:.5;cursor:not-allowed}.AsociarInternoModal-module-scss-module__55uH9G__modalBody{flex-direction:column;flex:1;gap:20px;padding:24px;display:flex;overflow-y:auto}.AsociarInternoModal-module-scss-module__55uH9G__errorMessage{color:#991b1b;background:#fef2f2;border:1px solid #fecaca;border-radius:8px;padding:12px 16px}.AsociarInternoModal-module-scss-module__55uH9G__errorMessage p{margin:0 0 8px;font-size:14px}.AsociarInternoModal-module-scss-module__55uH9G__retryButton{color:#fff;cursor:pointer;background:#dc2626;border:none;border-radius:6px;padding:6px 12px;font-size:13px;font-weight:500;transition:background .2s}.AsociarInternoModal-module-scss-module__55uH9G__retryButton:hover{background:#b91c1c}.AsociarInternoModal-module-scss-module__55uH9G__searchBar{flex-direction:column;gap:.5rem;display:flex}.AsociarInternoModal-module-scss-module__55uH9G__searchLabel{color:#1f2937;font-size:.9rem;font-weight:500}.AsociarInternoModal-module-scss-module__55uH9G__searchInput{border:1px solid #cbd5f5;border-radius:.75rem;padding:.8rem 1rem;font-size:1rem;transition:border-color .2s,box-shadow .2s}.AsociarInternoModal-module-scss-module__55uH9G__searchInput:focus{border-color:#2563eb;outline:none;box-shadow:0 0 0 2px #2563eb26}.AsociarInternoModal-module-scss-module__55uH9G__searchInput:disabled{cursor:not-allowed;background:#f8fafc}.AsociarInternoModal-module-scss-module__55uH9G__resultsSection{flex-direction:column;gap:.75rem;display:flex}.AsociarInternoModal-module-scss-module__55uH9G__statusBar{color:#64748b;font-size:.85rem}.AsociarInternoModal-module-scss-module__55uH9G__list{background:#fff;border:1px solid #e2e8f0;border-radius:.75rem;gap:.4rem;max-height:360px;padding:.5rem;display:grid;overflow-y:auto}.AsociarInternoModal-module-scss-module__55uH9G__listItem{text-align:left;color:#1f2937;cursor:pointer;background:0 0;border:none;border-radius:.6rem;padding:.7rem .9rem;font-size:.95rem;transition:background .2s,transform .2s}.AsociarInternoModal-module-scss-module__55uH9G__listItem:hover:not(:disabled){background:#eff6ff;transform:translateY(-1px)}.AsociarInternoModal-module-scss-module__55uH9G__listItem:disabled{opacity:.6;cursor:not-allowed}.AsociarInternoModal-module-scss-module__55uH9G__emptyState{text-align:center;color:#64748b;background:#f8fafc;border:1px dashed #cbd5f5;border-radius:.75rem;padding:1.5rem}.AsociarInternoModal-module-scss-module__55uH9G__emptyState p{margin:0;font-size:.95rem}.AsociarInternoModal-module-scss-module__55uH9G__loaderWrapper{justify-content:center;align-items:center;min-height:200px;display:flex}
.modalcreate-module-scss-module__Sa3pxa__modalOverlay{z-index:10002;-webkit-backdrop-filter:blur(2px);backdrop-filter:blur(2px);background:#00000080;justify-content:center;align-items:center;width:100vw;height:100vh;display:flex;position:fixed;top:0;left:0}.modalcreate-module-scss-module__Sa3pxa__modalContent{background:#fff;border-radius:12px;flex-direction:column;width:90%;max-width:500px;animation:.3s ease-in-out modalcreate-module-scss-module__Sa3pxa__fadeIn;display:flex;overflow:hidden;box-shadow:0 10px 25px #0003}@keyframes modalcreate-module-scss-module__Sa3pxa__fadeIn{0%{opacity:0;transform:translateY(-20px)}to{opacity:1;transform:translateY(0)}}.modalcreate-module-scss-module__Sa3pxa__modalHeader{background-color:#f9fafb;border-bottom:1px solid #e5e7eb;justify-content:space-between;align-items:center;padding:1.5rem;display:flex}.modalcreate-module-scss-module__Sa3pxa__modalHeader h2{color:#111827;margin:0;font-size:1.25rem;font-weight:600}.modalcreate-module-scss-module__Sa3pxa__modalHeader .modalcreate-module-scss-module__Sa3pxa__closeButton{color:#6b7280;cursor:pointer;background:0 0;border:none;padding:0;font-size:1.5rem;line-height:1;transition:color .2s}.modalcreate-module-scss-module__Sa3pxa__modalHeader .modalcreate-module-scss-module__Sa3pxa__closeButton:hover{color:#111827}.modalcreate-module-scss-module__Sa3pxa__modalBody{flex-direction:column;gap:1.5rem;padding:1.5rem;display:flex}.modalcreate-module-scss-module__Sa3pxa__inputGroup{flex-direction:column;gap:.5rem;display:flex}.modalcreate-module-scss-module__Sa3pxa__inputGroup label{color:#374151;font-size:.875rem;font-weight:500}.modalcreate-module-scss-module__Sa3pxa__inputGroup .modalcreate-module-scss-module__Sa3pxa__selectInput{color:#111827;background-color:#fff;border:1px solid #d1d5db;border-radius:.375rem;width:100%;padding:.625rem;font-size:.875rem;transition:border-color .2s,box-shadow .2s}.modalcreate-module-scss-module__Sa3pxa__inputGroup .modalcreate-module-scss-module__Sa3pxa__selectInput:focus{border-color:#2563eb;outline:none;box-shadow:0 0 0 3px #2563eb1a}.modalcreate-module-scss-module__Sa3pxa__modalFooter{background-color:#f9fafb;border-top:1px solid #e5e7eb;justify-content:flex-end;gap:.75rem;padding:1.5rem;display:flex}.modalcreate-module-scss-module__Sa3pxa__cancelButton{color:#374151;cursor:pointer;background-color:#fff;border:1px solid #d1d5db;border-radius:.375rem;padding:.625rem 1rem;font-weight:500;transition:background-color .2s}.modalcreate-module-scss-module__Sa3pxa__cancelButton:hover{background-color:#f3f4f6}.modalcreate-module-scss-module__Sa3pxa__cancelButton:disabled{opacity:.5;cursor:not-allowed}.modalcreate-module-scss-module__Sa3pxa__saveButton{color:#fff;cursor:pointer;background-color:#2563eb;border:1px solid #0000;border-radius:.375rem;padding:.625rem 1rem;font-weight:500;transition:background-color .2s}.modalcreate-module-scss-module__Sa3pxa__saveButton:hover{background-color:#1d4ed8}.modalcreate-module-scss-module__Sa3pxa__saveButton:disabled{opacity:.7;cursor:not-allowed}
.ReportErrorModal-module-scss-module__wnRWdG__overlay{z-index:99999;-webkit-backdrop-filter:blur(5px);backdrop-filter:blur(5px);background:#00000080;justify-content:center;align-items:center;width:100vw;height:100vh;display:flex;position:fixed;top:0;left:0}.ReportErrorModal-module-scss-module__wnRWdG__modal{background:#fff;border-radius:1rem;width:90%;max-width:500px;padding:2rem;position:relative;box-shadow:0 10px 25px #0003}.ReportErrorModal-module-scss-module__wnRWdG__closeButton{cursor:pointer;color:#666;background:0 0;border:none;font-size:1.2rem;transition:color .2s;position:absolute;top:1rem;right:1rem}.ReportErrorModal-module-scss-module__wnRWdG__closeButton:hover{color:#333}.ReportErrorModal-module-scss-module__wnRWdG__form{flex-direction:column;gap:1.5rem;display:flex}.ReportErrorModal-module-scss-module__wnRWdG__header{color:#d32f2f;align-items:center;gap:.5rem;display:flex}.ReportErrorModal-module-scss-module__wnRWdG__header h3{margin:0;font-size:1.5rem;font-weight:600}.ReportErrorModal-module-scss-module__wnRWdG__headerIcon{font-size:1.5rem}.ReportErrorModal-module-scss-module__wnRWdG__textarea{resize:vertical;border:1px solid #ddd;border-radius:.5rem;width:100%;min-height:150px;padding:1rem;font-family:inherit;font-size:1rem;transition:border-color .2s}.ReportErrorModal-module-scss-module__wnRWdG__textarea:focus{border-color:#d32f2f;outline:none}.ReportErrorModal-module-scss-module__wnRWdG__submitButton{color:#fff;cursor:pointer;background:#d32f2f;border:none;border-radius:.5rem;justify-content:center;align-items:center;gap:.5rem;padding:.75rem 1.5rem;font-size:1rem;font-weight:600;transition:background .2s;display:flex}.ReportErrorModal-module-scss-module__wnRWdG__submitButton:hover{background:#b71c1c}.ReportErrorModal-module-scss-module__wnRWdG__submitButton:disabled{opacity:.7;cursor:not-allowed}.ReportErrorModal-module-scss-module__wnRWdG__successContent{text-align:center;flex-direction:column;align-items:center;gap:1rem;padding:2rem 0;display:flex}.ReportErrorModal-module-scss-module__wnRWdG__successContent h3{color:#2e7d32;margin:0;font-size:1.5rem}.ReportErrorModal-module-scss-module__wnRWdG__successContent p{color:#666;margin:0}.ReportErrorModal-module-scss-module__wnRWdG__successIcon{color:#2e7d32;font-size:4rem}.ReportErrorModal-module-scss-module__wnRWdG__historialLink{color:#1565c0;cursor:pointer;background:#e3f2fd;border:1px solid #1976d2;border-radius:6px;justify-content:center;align-items:center;gap:.5rem;width:100%;margin-bottom:1rem;padding:.6rem 1rem;font-size:.9rem;font-weight:600;transition:background .2s;display:flex}.ReportErrorModal-module-scss-module__wnRWdG__historialLink:hover{background:#bbdefb}
.styles-module-scss-module__PqbU9G__modalOverlay{z-index:9999;background-color:#0009;justify-content:center;align-items:center;width:100vw;height:100vh;display:flex;position:fixed;top:0;left:0;overflow:auto}.styles-module-scss-module__PqbU9G__modalContent{background:#fff;border-radius:10px;flex-direction:column;width:95%;height:90vh;display:flex;position:relative;overflow:hidden}@media (max-width:768px){.styles-module-scss-module__PqbU9G__modalContent{border-radius:0;width:100%;height:100vh}}.styles-module-scss-module__PqbU9G__headerButtons{z-index:1001;align-items:center;gap:10px;display:flex;position:absolute;top:10px;right:10px}@media (max-width:768px){.styles-module-scss-module__PqbU9G__headerButtons{flex-direction:column-reverse;gap:5px;top:5px;right:5px}}.styles-module-scss-module__PqbU9G__exportButton{color:#fff!important;cursor:pointer!important;background:#4caf50!important;border:none!important;border-radius:4px!important;align-items:center!important;gap:8px!important;padding:8px 16px!important;font-size:14px!important;transition:all .2s!important;display:flex!important}.styles-module-scss-module__PqbU9G__exportButton:hover{background:#45a049!important}.styles-module-scss-module__PqbU9G__exportButton:disabled{cursor:not-allowed!important;background:#ccc!important}@media (max-width:768px){.styles-module-scss-module__PqbU9G__exportButton{padding:6px 12px!important;font-size:12px!important}}.styles-module-scss-module__PqbU9G__closeButton{cursor:pointer;background:#fff;border:1px solid #ccc;border-radius:4px;align-items:center;gap:8px;padding:8px 16px;font-size:14px;transition:all .2s;display:flex}@media (max-width:768px){.styles-module-scss-module__PqbU9G__closeButton{padding:6px 12px;font-size:12px}}.styles-module-scss-module__PqbU9G__closeButton:hover{background:#f0f0f0}.styles-module-scss-module__PqbU9G__viewerContainer{width:100%;height:100%;display:flex;position:relative}@media (max-width:768px){.styles-module-scss-module__PqbU9G__viewerContainer{flex-direction:column}}.styles-module-scss-module__PqbU9G__leftPanel{width:250px;height:100%}@media (max-width:768px){.styles-module-scss-module__PqbU9G__leftPanel{border-bottom:1px solid #ccc;width:100%;height:auto;max-height:30vh}}.styles-module-scss-module__PqbU9G__noteList{background-color:#f9f9f9;border-right:1px solid #ccc;flex-direction:column;gap:12px;width:100%;height:100%;padding:16px;font-size:14px;display:flex;overflow-y:auto}@media (max-width:768px){.styles-module-scss-module__PqbU9G__noteList{border-right:none;padding:12px}}.styles-module-scss-module__PqbU9G__noteList h4{color:#333;margin:0;font-size:16px}.styles-module-scss-module__PqbU9G__noteItem{cursor:pointer;background-color:#fff;border:1px solid #e0e0e0;border-radius:6px;justify-content:space-between;align-items:flex-start;margin-bottom:8px;padding:12px;transition:all .2s;display:flex}.styles-module-scss-module__PqbU9G__noteItem:hover{background-color:#f5f5f5;transform:translateY(-1px);box-shadow:0 2px 4px #0000000d}.styles-module-scss-module__PqbU9G__noteItem.styles-module-scss-module__PqbU9G__editing{cursor:default;background-color:#f8fafc;border-color:#2563eb;transform:none}.styles-module-scss-module__PqbU9G__comment{color:#333;flex-grow:1;margin-right:8px;font-size:14px;line-height:1.4}.styles-module-scss-module__PqbU9G__notePageNumber{color:#666;margin-bottom:4px;font-size:12px}.styles-module-scss-module__PqbU9G__noteActions{gap:8px;display:flex}.styles-module-scss-module__PqbU9G__editButton,.styles-module-scss-module__PqbU9G__deleteButton{cursor:pointer;background:0 0;border:none;border-radius:4px;justify-content:center;align-items:center;width:24px;height:24px;padding:4px;font-size:14px;transition:all .2s;display:flex}.styles-module-scss-module__PqbU9G__editButton:hover,.styles-module-scss-module__PqbU9G__deleteButton:hover{transform:scale(1.1)}.styles-module-scss-module__PqbU9G__editButton{color:#2563eb}.styles-module-scss-module__PqbU9G__editButton:hover{background-color:#2563eb1a}.styles-module-scss-module__PqbU9G__deleteButton{color:#dc2626}.styles-module-scss-module__PqbU9G__deleteButton:hover{background-color:#dc26261a}.styles-module-scss-module__PqbU9G__editNoteForm{width:100%}.styles-module-scss-module__PqbU9G__editNoteForm textarea{resize:vertical;border:1px solid #e0e0e0;border-radius:4px;width:100%;min-height:60px;margin-bottom:8px;padding:8px;font-size:14px}.styles-module-scss-module__PqbU9G__editNoteForm textarea:focus{border-color:#2563eb;outline:none}.styles-module-scss-module__PqbU9G__editNoteButtons{justify-content:flex-end;gap:8px;display:flex}.styles-module-scss-module__PqbU9G__editNoteButtons button{cursor:pointer;border:none;border-radius:4px;padding:6px 12px;font-size:12px;transition:all .2s}.styles-module-scss-module__PqbU9G__editNoteButtons button:first-child{color:#fff;background-color:#2563eb}.styles-module-scss-module__PqbU9G__editNoteButtons button:first-child:hover{background-color:#1d4ed8}.styles-module-scss-module__PqbU9G__editNoteButtons button:last-child{color:#374151;background-color:#e5e7eb}.styles-module-scss-module__PqbU9G__editNoteButtons button:last-child:hover{background-color:#d1d5db}.styles-module-scss-module__PqbU9G__pdfContainer{scroll-behavior:smooth;backface-visibility:hidden;contain:layout style paint;background:#f0f0f0;flex:1;padding:20px;position:relative;overflow:hidden auto;transform:translateZ(0)}.styles-module-scss-module__PqbU9G__pdfContainer .react-pdf__Document{flex-direction:column;align-items:center;width:100%;display:flex}.styles-module-scss-module__PqbU9G__pdfContainer .react-pdf__Page{background:#fff;width:fit-content;max-width:100%;margin-bottom:20px;box-shadow:0 2px 4px #0000001a}.styles-module-scss-module__PqbU9G__pdfContainer .react-pdf__Page:last-child{margin-bottom:0}@media (max-width:768px){.styles-module-scss-module__PqbU9G__pdfContainer .react-pdf__Page{margin-bottom:15px}}.styles-module-scss-module__PqbU9G__pdfContainer .react-pdf__Page__canvas{max-width:100%;display:block;height:auto!important}@media (max-width:768px){.styles-module-scss-module__PqbU9G__pdfContainer{height:70vh;padding:10px}}.styles-module-scss-module__PqbU9G__pageContainer{-webkit-user-select:none;user-select:none;touch-action:pan-x pan-y;backface-visibility:hidden;will-change:auto;contain:layout style paint;pointer-events:auto;margin:0 auto;display:inline-block;position:relative;transform:translateZ(0)}.styles-module-scss-module__PqbU9G__pageContainer.styles-module-scss-module__PqbU9G__selectMode{cursor:crosshair;touch-action:none;pointer-events:auto}.styles-module-scss-module__PqbU9G__pageContainer canvas{backface-visibility:hidden;image-rendering:-webkit-optimize-contrast;image-rendering:-moz-crisp-edges;image-rendering:crisp-edges;pointer-events:none;will-change:auto;contain:layout style paint;transform:translateZ(0)}.styles-module-scss-module__PqbU9G__highlight{cursor:pointer;z-index:1000;pointer-events:all;background-color:#ffff004d;border:2px solid #ffc10780;border-radius:4px;transition:all .2s;position:absolute}.styles-module-scss-module__PqbU9G__highlight:hover{background-color:#ff06;box-shadow:0 0 10px #ffc10766}.styles-module-scss-module__PqbU9G__highlight:hover:after{content:attr(title);color:#fff;white-space:nowrap;pointer-events:none;z-index:1001;background-color:#000c;border-radius:4px;margin-bottom:5px;padding:4px 8px;font-size:12px;position:absolute;bottom:100%;left:50%;transform:translate(-50%)}.styles-module-scss-module__PqbU9G__selectionHighlight{pointer-events:none;z-index:999;background-color:#ff03;border:2px dashed #ffc10799;border-radius:4px;position:absolute}.styles-module-scss-module__PqbU9G__selectionHighlight.styles-module-scss-module__PqbU9G__pending{background-color:#2563eb33;border:2px dashed #2563eb99;animation:2s infinite styles-module-scss-module__PqbU9G__pulse}.styles-module-scss-module__PqbU9G__noteMarker{cursor:pointer;z-index:1000;pointer-events:all;background-color:#ffc10799;border:2px solid #ff9800cc;border-radius:50%;width:16px;height:16px;transition:all .2s;position:absolute;transform:translate(-50%,-50%)}.styles-module-scss-module__PqbU9G__noteMarker:hover{background-color:#ffc107cc;transform:translate(-50%,-50%)scale(1.2);box-shadow:0 0 10px #ff980066}.styles-module-scss-module__PqbU9G__noteMarker:hover:after{content:attr(title);color:#fff;white-space:nowrap;pointer-events:none;background-color:#000c;border-radius:4px;margin-bottom:5px;padding:4px 8px;font-size:12px;position:absolute;bottom:100%;left:50%;transform:translate(-50%)}.styles-module-scss-module__PqbU9G__zoomControls{z-index:1003;-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);background:#fff;border:1px solid #e0e0e0;border-radius:12px;align-items:center;gap:12px;padding:6px 14px;display:flex;position:fixed;top:80px;left:50%;transform:translate(-50%);box-shadow:0 6px 18px #0000001f}@media (max-width:768px){.styles-module-scss-module__PqbU9G__zoomControls{gap:8px;padding:4px 10px;top:auto;bottom:80px}}.styles-module-scss-module__PqbU9G__zoomControls button{color:#fff;cursor:pointer;background-color:#1e293b;border:none;border-radius:8px;justify-content:center;align-items:center;padding:6px 14px;font-size:1.1rem;transition:background-color .3s,transform .2s;display:flex}@media (max-width:768px){.styles-module-scss-module__PqbU9G__zoomControls button{padding:4px 10px;font-size:1rem}}.styles-module-scss-module__PqbU9G__zoomControls button:hover{background-color:#2563eb;transform:scale(1.05)}.styles-module-scss-module__PqbU9G__zoomControls button:active{transform:scale(.98)}.styles-module-scss-module__PqbU9G__zoomControls button:disabled{cursor:not-allowed;background-color:#ccc}.styles-module-scss-module__PqbU9G__zoomControls span{color:#1f2937;text-align:center;min-width:60px;font-size:.9rem;font-weight:600}@media (max-width:768px){.styles-module-scss-module__PqbU9G__zoomControls span{min-width:50px;font-size:.8rem}}.styles-module-scss-module__PqbU9G__pageControls{z-index:1003;background:#fff;border:1px solid #e0e0e0;border-radius:12px;align-items:center;gap:16px;padding:8px 16px;display:flex;position:fixed;bottom:20px;left:50%;transform:translate(-50%);box-shadow:0 6px 18px #0000001f}@media (max-width:768px){.styles-module-scss-module__PqbU9G__pageControls{gap:12px;padding:6px 12px;bottom:15px}}.styles-module-scss-module__PqbU9G__pageControls button{color:#fff;cursor:pointer;background-color:#1e293b;border:none;border-radius:6px;padding:6px 14px;font-size:14px;transition:all .2s}@media (max-width:768px){.styles-module-scss-module__PqbU9G__pageControls button{padding:4px 10px;font-size:12px}}.styles-module-scss-module__PqbU9G__pageControls button:hover:not(:disabled){background-color:#2563eb;transform:scale(1.05)}.styles-module-scss-module__PqbU9G__pageControls button:disabled{cursor:not-allowed;background-color:#ccc}.styles-module-scss-module__PqbU9G__pageControls span{color:#1f2937;text-align:center;min-width:120px;font-weight:500}@media (max-width:768px){.styles-module-scss-module__PqbU9G__pageControls span{min-width:90px;font-size:12px}}.styles-module-scss-module__PqbU9G__noteInputBox{background-color:#fff;border:1px solid #e0e0e0;border-radius:6px;margin-bottom:12px;padding:12px}.styles-module-scss-module__PqbU9G__noteInputBox h4{color:#333;margin:0 0 8px;font-size:16px}.styles-module-scss-module__PqbU9G__noteInputBox textarea{resize:vertical;border:1px solid #e0e0e0;border-radius:4px;width:100%;min-height:100px;margin-bottom:8px;padding:8px;font-size:14px}.styles-module-scss-module__PqbU9G__noteInputBox textarea:focus{border-color:#2563eb;outline:none}.styles-module-scss-module__PqbU9G__noteInputBox .styles-module-scss-module__PqbU9G__noteInputHelper{color:#666;margin:4px 0 8px;font-size:12px}.styles-module-scss-module__PqbU9G__noteInputBox .styles-module-scss-module__PqbU9G__noteInputButtons{justify-content:flex-end;gap:8px;display:flex}.styles-module-scss-module__PqbU9G__noteInputBox .styles-module-scss-module__PqbU9G__noteInputButtons button{cursor:pointer;border:none;border-radius:4px;padding:6px 12px;font-size:12px;transition:all .2s}.styles-module-scss-module__PqbU9G__noteInputBox .styles-module-scss-module__PqbU9G__noteInputButtons button:first-child{color:#fff;background-color:#2563eb}.styles-module-scss-module__PqbU9G__noteInputBox .styles-module-scss-module__PqbU9G__noteInputButtons button:first-child:hover{background-color:#1d4ed8}.styles-module-scss-module__PqbU9G__noteInputBox .styles-module-scss-module__PqbU9G__noteInputButtons button:last-child{color:#374151;background-color:#e5e7eb}.styles-module-scss-module__PqbU9G__noteInputBox .styles-module-scss-module__PqbU9G__noteInputButtons button:last-child:hover{background-color:#d1d5db}.styles-module-scss-module__PqbU9G__pdfError{color:#dc2626;text-align:center;flex-direction:column;justify-content:center;align-items:center;gap:1rem;height:100%;padding:2rem;font-size:1.2rem;display:flex}.styles-module-scss-module__PqbU9G__pdfError .styles-module-scss-module__PqbU9G__errorIcon{margin-bottom:1rem;font-size:3rem}.styles-module-scss-module__PqbU9G__pdfError span{font-weight:700}.styles-module-scss-module__PqbU9G__pdfError small{color:#666;margin-top:8px;font-size:.9rem;font-weight:400}.styles-module-scss-module__PqbU9G__addNoteButton{color:#fff;cursor:pointer;background-color:#1e293b;border:none;border-radius:8px;justify-content:center;align-items:center;gap:8px;width:100%;padding:10px 16px;font-size:14px;transition:all .2s;display:flex}.styles-module-scss-module__PqbU9G__addNoteButton:hover{background-color:#2563eb;transform:translateY(-1px)}.styles-module-scss-module__PqbU9G__addNoteButton.styles-module-scss-module__PqbU9G__active{background-color:#dc2626}.styles-module-scss-module__PqbU9G__addNoteButton.styles-module-scss-module__PqbU9G__active:hover{background-color:#b91c1c}@keyframes styles-module-scss-module__PqbU9G__pulse{0%{opacity:.6}50%{opacity:1}to{opacity:.6}}
.PresupuestoEstadoModal-module-scss-module__fjZaxG__estadoModalOverlay{z-index:1000;background:#00000080;justify-content:center;align-items:center;display:flex;position:fixed;inset:0}.PresupuestoEstadoModal-module-scss-module__fjZaxG__estadoModalContent{background:#fff;border-radius:1rem;width:90%;max-width:600px;max-height:90vh;overflow:auto;box-shadow:0 20px 25px -5px #0000001a,0 10px 10px -5px #0000000a}.PresupuestoEstadoModal-module-scss-module__fjZaxG__estadoModalHeader{border-bottom:1px solid #e5e7eb;justify-content:space-between;align-items:center;padding:1.5rem;display:flex}.PresupuestoEstadoModal-module-scss-module__fjZaxG__estadoModalHeader h3{color:#1f2327;margin:0;font-size:1.25rem;font-weight:600}.PresupuestoEstadoModal-module-scss-module__fjZaxG__estadoModalClose{color:#6b7280;cursor:pointer;background:0 0;border:none;border-radius:.5rem;justify-content:center;align-items:center;width:2rem;height:2rem;padding:0;font-size:1.5rem;transition:all .2s;display:flex}.PresupuestoEstadoModal-module-scss-module__fjZaxG__estadoModalClose:hover{color:#1f2327;background:#f3f4f6}.PresupuestoEstadoModal-module-scss-module__fjZaxG__estadoModalBody{padding:1.5rem}.PresupuestoEstadoModal-module-scss-module__fjZaxG__estadosGrid{grid-template-columns:repeat(2,1fr);gap:1rem;display:grid}.PresupuestoEstadoModal-module-scss-module__fjZaxG__estadoCard{cursor:pointer;text-align:center;background:#fff;border:2px solid #0000;border-radius:.75rem;justify-content:center;align-items:center;min-height:120px;padding:1.5rem;transition:all .2s;display:flex}.PresupuestoEstadoModal-module-scss-module__fjZaxG__estadoCard:hover:not(:disabled){transform:translateY(-2px);box-shadow:0 10px 15px -3px #0000001a,0 4px 6px -2px #0000000d}.PresupuestoEstadoModal-module-scss-module__fjZaxG__estadoCard:active:not(:disabled){transform:translateY(0)}.PresupuestoEstadoModal-module-scss-module__fjZaxG__estadoCard:disabled{cursor:not-allowed;opacity:.6}.PresupuestoEstadoModal-module-scss-module__fjZaxG__estadoCardContent{flex-direction:column;align-items:center;gap:.5rem;width:100%;display:flex}.PresupuestoEstadoModal-module-scss-module__fjZaxG__estadoCardTitle{font-size:1rem;font-weight:600}.PresupuestoEstadoModal-module-scss-module__fjZaxG__estadoCardActive{border-width:3px;box-shadow:0 4px 6px -1px #0000001a,0 2px 4px -1px #0000000f}.PresupuestoEstadoModal-module-scss-module__fjZaxG__estadoPreparacionCard{color:#92400e;background-color:#fef3c7;border-color:#fde68a}.PresupuestoEstadoModal-module-scss-module__fjZaxG__estadoPreparacionCard.PresupuestoEstadoModal-module-scss-module__fjZaxG__estadoCardActive,.PresupuestoEstadoModal-module-scss-module__fjZaxG__estadoPreparacionCard:hover:not(:disabled){background-color:#fde68a;border-color:#f59e0b}.PresupuestoEstadoModal-module-scss-module__fjZaxG__estadoEsperaCard{color:#1e40af;background-color:#dbeafe;border-color:#93c5fd}.PresupuestoEstadoModal-module-scss-module__fjZaxG__estadoEsperaCard.PresupuestoEstadoModal-module-scss-module__fjZaxG__estadoCardActive,.PresupuestoEstadoModal-module-scss-module__fjZaxG__estadoEsperaCard:hover:not(:disabled){background-color:#bfdbfe;border-color:#3b82f6}.PresupuestoEstadoModal-module-scss-module__fjZaxG__estadoAprobadoCard{color:#065f46;background-color:#d1fae5;border-color:#6ee7b7}.PresupuestoEstadoModal-module-scss-module__fjZaxG__estadoAprobadoCard.PresupuestoEstadoModal-module-scss-module__fjZaxG__estadoCardActive,.PresupuestoEstadoModal-module-scss-module__fjZaxG__estadoAprobadoCard:hover:not(:disabled){background-color:#a7f3d0;border-color:#10b981}.PresupuestoEstadoModal-module-scss-module__fjZaxG__estadoRechazadoCard{color:#991b1b;background-color:#fee2e2;border-color:#fca5a5}.PresupuestoEstadoModal-module-scss-module__fjZaxG__estadoRechazadoCard.PresupuestoEstadoModal-module-scss-module__fjZaxG__estadoCardActive,.PresupuestoEstadoModal-module-scss-module__fjZaxG__estadoRechazadoCard:hover:not(:disabled){background-color:#fecaca;border-color:#ef4444}
.ProviderOffersGrid-module-scss-module__c3NyNq__wrapper{gap:10px;display:grid}.ProviderOffersGrid-module-scss-module__c3NyNq__toolbar{background:#fff;border:1px solid #e5e7eb;border-radius:8px;flex-wrap:wrap;justify-content:flex-start;align-items:center;gap:12px;padding:12px;display:flex}.ProviderOffersGrid-module-scss-module__c3NyNq__left{flex-shrink:0;align-items:center;gap:10px;display:flex}.ProviderOffersGrid-module-scss-module__c3NyNq__center{flex-wrap:wrap;flex:1;align-items:center;gap:8px;min-width:400px;display:flex}.ProviderOffersGrid-module-scss-module__c3NyNq__right{flex-shrink:0;align-items:center;gap:8px;display:flex}.ProviderOffersGrid-module-scss-module__c3NyNq__addBtn,.ProviderOffersGrid-module-scss-module__c3NyNq__saveBtn{color:#fff;cursor:pointer;white-space:nowrap;background:#1e3a8a;border:none;border-radius:6px;flex-shrink:0;padding:8px 14px;font-size:13px;font-weight:500;transition:all .2s}.ProviderOffersGrid-module-scss-module__c3NyNq__addBtn:disabled,.ProviderOffersGrid-module-scss-module__c3NyNq__saveBtn:disabled{opacity:.6;cursor:not-allowed}.ProviderOffersGrid-module-scss-module__c3NyNq__addBtn:not(:disabled):hover,.ProviderOffersGrid-module-scss-module__c3NyNq__saveBtn:not(:disabled):hover{background:#1c2d7a;transform:translateY(-1px);box-shadow:0 2px 6px #1e3a8a33}.ProviderOffersGrid-module-scss-module__c3NyNq__addBtn:not(:disabled):active,.ProviderOffersGrid-module-scss-module__c3NyNq__saveBtn:not(:disabled):active{transform:translateY(0)}.ProviderOffersGrid-module-scss-module__c3NyNq__hint{color:#6b7280;font-size:12px}.ProviderOffersGrid-module-scss-module__c3NyNq__error{color:#b91c1c;background:#fee2e2;border:1px solid #fecaca;border-radius:8px;padding:8px 10px;font-size:13px}.ProviderOffersGrid-module-scss-module__c3NyNq__ok{color:#10b981;background:#ecfdf5;border:1px solid #10b98140;border-radius:8px;padding:8px 10px;font-size:13px}.ProviderOffersGrid-module-scss-module__c3NyNq__empty{color:#6b7280;text-align:center;background:#fff;border:1px dashed #e5e7eb;border-radius:12px;padding:16px}.ProviderOffersGrid-module-scss-module__c3NyNq__tableWrapper{background:#fff;border:1px solid #e5e7eb;border-radius:12px;overflow:auto}.ProviderOffersGrid-module-scss-module__c3NyNq__table{border-collapse:separate;border-spacing:0;width:100%}.ProviderOffersGrid-module-scss-module__c3NyNq__table thead th{z-index:5;text-align:left;white-space:nowrap;background:#fafafa;border-bottom:1px solid #e5e7eb;padding:10px 8px;font-size:13px;position:sticky;top:0}.ProviderOffersGrid-module-scss-module__c3NyNq__table tbody td{vertical-align:top;background:#fff;border-bottom:1px solid #f0f1f3;padding:8px}.ProviderOffersGrid-module-scss-module__c3NyNq__sticky{z-index:3;background:#fafafa;border-right:1px solid #e5e7eb;position:sticky}.ProviderOffersGrid-module-scss-module__c3NyNq__selColSticky{z-index:6;text-align:center;background:#fafafa;border-right:1px solid #e5e7eb;width:44px;min-width:44px;padding:8px;position:sticky;left:0}.ProviderOffersGrid-module-scss-module__c3NyNq__colCode{white-space:nowrap;text-overflow:ellipsis;width:140px;min-width:140px;left:44px;overflow:hidden}.ProviderOffersGrid-module-scss-module__c3NyNq__colNombre{width:220px;min-width:220px;left:184px}.ProviderOffersGrid-module-scss-module__c3NyNq__colCant{text-align:center;width:64px;min-width:64px;left:404px}.ProviderOffersGrid-module-scss-module__c3NyNq__colMedida{width:100px;min-width:100px;left:468px}.ProviderOffersGrid-module-scss-module__c3NyNq__colMarcaBase{width:140px;min-width:140px;left:568px}.ProviderOffersGrid-module-scss-module__c3NyNq__colNombreHoja{width:160px;min-width:160px;left:708px}.ProviderOffersGrid-module-scss-module__c3NyNq__colActions{width:100px;min-width:100px;left:868px;box-shadow:6px 0 8px -6px #0000001f}.ProviderOffersGrid-module-scss-module__c3NyNq__provHead{min-width:520px}.ProviderOffersGrid-module-scss-module__c3NyNq__provHeadInner{align-items:center;gap:6px;margin-bottom:6px;display:flex}.ProviderOffersGrid-module-scss-module__c3NyNq__select{cursor:pointer;background:#fff;border:1px solid #e5e7eb;border-radius:6px;min-width:160px;padding:6px 10px;font-size:13px;transition:border-color .2s}.ProviderOffersGrid-module-scss-module__c3NyNq__select:hover{border-color:#c7d2fe}.ProviderOffersGrid-module-scss-module__c3NyNq__select:focus{border-color:#1e3a8a;outline:none;box-shadow:0 0 0 3px #1e3a8a1a}.ProviderOffersGrid-module-scss-module__c3NyNq__removeBtn{cursor:pointer;background:#fff;border:1px solid #e5e7eb;border-radius:8px;width:28px;height:28px;font-size:16px;line-height:1}.ProviderOffersGrid-module-scss-module__c3NyNq__removeBtn:hover{background:#f3f4f6}.ProviderOffersGrid-module-scss-module__c3NyNq__subhead{color:#6b7280;grid-template-columns:repeat(7,1fr);gap:6px;font-size:12px;display:grid}.ProviderOffersGrid-module-scss-module__c3NyNq__cell{min-width:520px}.ProviderOffersGrid-module-scss-module__c3NyNq__cellGrid{grid-template-columns:repeat(7,1fr);gap:6px;display:grid}.ProviderOffersGrid-module-scss-module__c3NyNq__cellGrid>.ProviderOffersGrid-module-scss-module__c3NyNq__updatedAt{grid-column:1/-1}.ProviderOffersGrid-module-scss-module__c3NyNq__input{background:#fff;border:1px solid #e5e7eb;border-radius:6px;flex:1;min-width:140px;max-width:180px;padding:6px 10px;font-size:13px;transition:border-color .2s}.ProviderOffersGrid-module-scss-module__c3NyNq__input::placeholder{color:#d1d5db}.ProviderOffersGrid-module-scss-module__c3NyNq__input:focus{border-color:#1e3a8a;outline:none;box-shadow:0 0 0 3px #1e3a8a1a}.ProviderOffersGrid-module-scss-module__c3NyNq__selectionBar{background:#eef2ff;border:1px solid #c7d2fe;border-radius:12px;justify-content:space-between;align-items:center;gap:10px;margin-top:10px;padding:12px 14px;display:flex}.ProviderOffersGrid-module-scss-module__c3NyNq__selectionText{color:#1f2937;font-size:14px}.ProviderOffersGrid-module-scss-module__c3NyNq__selectionActions{gap:8px;display:flex}.ProviderOffersGrid-module-scss-module__c3NyNq__primaryBtn{color:#fff;cursor:pointer;background:#1e3a8a;border:none;border-radius:10px;padding:8px 12px;font-size:14px}.ProviderOffersGrid-module-scss-module__c3NyNq__primaryBtn:disabled{opacity:.6;cursor:not-allowed}.ProviderOffersGrid-module-scss-module__c3NyNq__primaryBtn:not(:disabled):hover{opacity:.95}.ProviderOffersGrid-module-scss-module__c3NyNq__secondaryBtn{color:#111827;cursor:pointer;white-space:nowrap;background:#f3f4f6;border:1px solid #e5e7eb;border-radius:6px;flex-shrink:0;padding:8px 14px;font-size:13px;font-weight:500;transition:all .2s}.ProviderOffersGrid-module-scss-module__c3NyNq__secondaryBtn:disabled{opacity:.5;cursor:not-allowed}.ProviderOffersGrid-module-scss-module__c3NyNq__secondaryBtn:not(:disabled):hover{background:#e5e7eb;border-color:#d1d5db;transform:translateY(-1px);box-shadow:0 2px 4px #0000000d}.ProviderOffersGrid-module-scss-module__c3NyNq__secondaryBtn:not(:disabled):active{transform:translateY(0)}.ProviderOffersGrid-module-scss-module__c3NyNq__provActions{align-items:center;gap:8px;margin:6px 0 8px;display:flex}.ProviderOffersGrid-module-scss-module__c3NyNq__bulkWinBtn{color:#fff;cursor:pointer;background:#1e3a8a;border:none;border-radius:8px;padding:6px 10px;font-size:12px}.ProviderOffersGrid-module-scss-module__c3NyNq__bulkWinBtn:hover:not(:disabled){opacity:.95}.ProviderOffersGrid-module-scss-module__c3NyNq__bulkWinBtn:disabled{opacity:.5;cursor:not-allowed}.ProviderOffersGrid-module-scss-module__c3NyNq__chip{border:1px solid #0000;border-radius:999px;padding:2px 8px;font-size:11px;line-height:1.3;display:inline-block}.ProviderOffersGrid-module-scss-module__c3NyNq__chipImp{color:#92400e;background:#fffbeb;border-color:#f59e0b}.ProviderOffersGrid-module-scss-module__c3NyNq__chipNac{color:#065f46;background:#ecfdf5;border-color:#10b981}.ProviderOffersGrid-module-scss-module__c3NyNq__chipPrincipal{color:#1e3a8a;background:#eef2ff;border-color:#c7d2fe}.ProviderOffersGrid-module-scss-module__c3NyNq__cellFooter{justify-content:space-between;align-items:center;margin-top:6px;display:flex}.ProviderOffersGrid-module-scss-module__c3NyNq__updatedAt{color:#6b7280;white-space:nowrap;font-size:12px}.ProviderOffersGrid-module-scss-module__c3NyNq__table thead .ProviderOffersGrid-module-scss-module__c3NyNq__sticky{z-index:6}.ProviderOffersGrid-module-scss-module__c3NyNq__table tbody tr:hover td{background:#fcfcfd}.ProviderOffersGrid-module-scss-module__c3NyNq__rowDeleteBtn{cursor:pointer;background:#fff;border:1px solid #e5e7eb;border-radius:8px;width:28px;height:28px}.ProviderOffersGrid-module-scss-module__c3NyNq__rowDeleteBtn:hover{background:#f3f4f6}.ProviderOffersGrid-module-scss-module__c3NyNq__stockInfo{opacity:.8;gap:4px;font-size:.75rem;display:flex}.ProviderOffersGrid-module-scss-module__c3NyNq__multiWinnerBtn{color:#fff;cursor:pointer;white-space:nowrap;background:#8b5cf6;border:none;border-radius:8px;padding:6px 12px;font-size:12px;font-weight:500;transition:background .2s}.ProviderOffersGrid-module-scss-module__c3NyNq__multiWinnerBtn:hover:not(:disabled){background:#7c3aed}.ProviderOffersGrid-module-scss-module__c3NyNq__multiWinnerBtn:disabled{cursor:not-allowed;opacity:.6;background:#ccc}.ProviderOffersGrid-module-scss-module__c3NyNq__multiWinnerBadge{color:#fff;white-space:nowrap;text-align:center;background:#8b5cf6;border-radius:12px;padding:3px 8px;font-size:10px;font-weight:600;box-shadow:0 1px 3px #8b5cf64d}.ProviderOffersGrid-module-scss-module__c3NyNq__colorFilterContainer{border-left:1px solid #e5e7eb;border-right:1px solid #e5e7eb;flex-direction:column;align-items:center;gap:6px;padding:0 8px;display:flex}.ProviderOffersGrid-module-scss-module__c3NyNq__colorFilterLabel{color:#6b7280;white-space:nowrap;margin-right:4px;font-size:12px;font-weight:500}.ProviderOffersGrid-module-scss-module__c3NyNq__colorFilterBtn{cursor:pointer;color:#fff;text-shadow:0 1px 1px #0000001a;border:2px solid #0000;border-radius:6px;flex-shrink:0;justify-content:center;align-items:center;width:200px;height:28px;padding:0;font-size:12px;font-weight:600;transition:all .2s;display:flex}.ProviderOffersGrid-module-scss-module__c3NyNq__colorFilterBtn.ProviderOffersGrid-module-scss-module__c3NyNq__active{transform:scale(1.05);box-shadow:0 2px 8px #00000026,inset 0 1px #ffffff4d}.ProviderOffersGrid-module-scss-module__c3NyNq__colorFilterBtn.ProviderOffersGrid-module-scss-module__c3NyNq__active:hover{transform:scale(1.12);box-shadow:0 4px 12px #0003,inset 0 1px #ffffff4d}.ProviderOffersGrid-module-scss-module__c3NyNq__colorFilterBtn.ProviderOffersGrid-module-scss-module__c3NyNq__inactive{opacity:.6;text-shadow:none;border-color:#ef4444;box-shadow:0 1px 2px #ef444426;color:#000!important}.ProviderOffersGrid-module-scss-module__c3NyNq__colorFilterBtn.ProviderOffersGrid-module-scss-module__c3NyNq__inactive:hover{opacity:.8;border-color:#dc2626;transform:scale(1.08);box-shadow:0 2px 6px #ef444440;color:#000!important}.ProviderOffersGrid-module-scss-module__c3NyNq__colorFilterBtn:active{transform:scale(.98)}.ProviderOffersGrid-module-scss-module__c3NyNq__rowGreen{background:linear-gradient(90deg,#ecfdf5,#fff)!important;border-left:3px solid #10b981!important}.ProviderOffersGrid-module-scss-module__c3NyNq__rowGray{background:linear-gradient(90deg,#f3f4f6,#fff)!important;border-left:3px solid #9ca3af!important}.ProviderOffersGrid-module-scss-module__c3NyNq__rowViolet{background:linear-gradient(90deg,#f5f3ff,#fff)!important;border-left:3px solid #a78bfa!important}.ProviderOffersGrid-module-scss-module__c3NyNq__rowPink{background:linear-gradient(90deg,#fdf2f8,#fff)!important;border-left:3px solid #ec4899!important}.ProviderOffersGrid-module-scss-module__c3NyNq__rowYellow{background:linear-gradient(90deg,#fefce8,#fff)!important;border-left:3px solid #eab308!important}.ProviderOffersGrid-module-scss-module__c3NyNq__rowOrange{position:relative;background:linear-gradient(90deg,#fff7ed,#fff)!important;border-left:3px solid #f97316!important}.ProviderOffersGrid-module-scss-module__c3NyNq__rowOrange:after{content:"⚠️ Stock insuficiente";color:#ea580c;pointer-events:none;z-index:1;background:#ffedd5;border:1px solid #fb923c;border-radius:12px;padding:4px 10px;font-size:11px;font-weight:600;position:absolute;top:50%;right:10px;transform:translateY(-50%)}
.styles-module-scss-module__l8SbLG__container{padding:20px;font-family:Arial,sans-serif}.styles-module-scss-module__l8SbLG__header{color:#000;text-transform:uppercase;background-color:#ccc;border:2px solid #000;justify-content:space-between;margin-bottom:10px;padding:8px;font-weight:700;display:flex}.styles-module-scss-module__l8SbLG__table{border-collapse:collapse;border:2px solid #000;width:100%;font-family:Arial,sans-serif!important}.styles-module-scss-module__l8SbLG__table th,.styles-module-scss-module__l8SbLG__table td{text-align:left;border:1px solid #000;padding:8px;font-size:.8rem}.styles-module-scss-module__l8SbLG__table th{color:#000;text-transform:uppercase;background-color:#ccc;font-weight:700}.styles-module-scss-module__l8SbLG__table tr{background-color:#fff}.styles-module-scss-module__l8SbLG__table tr:hover{background-color:#ddd}.styles-module-scss-module__l8SbLG__table .styles-module-scss-module__l8SbLG__row{align-items:center;margin-bottom:10px;display:flex}.styles-module-scss-module__l8SbLG__table .styles-module-scss-module__l8SbLG__row label{text-align:left;flex:1;margin-right:10px;font-weight:700}.styles-module-scss-module__l8SbLG__table .styles-module-scss-module__l8SbLG__row .styles-module-scss-module__l8SbLG__input{text-align:center;box-sizing:border-box;border:1px solid #000;border-radius:3px;flex:2;padding:5px;font-size:.9rem}.styles-module-scss-module__l8SbLG__buttonContainer{text-align:center;margin-top:20px}.styles-module-scss-module__l8SbLG__button{color:#fff;cursor:pointer;background-color:#4caf50;border:none;border-radius:5px;padding:10px 20px;font-size:1rem;transition:background-color .3s}.styles-module-scss-module__l8SbLG__button:hover{background-color:#45a049}.styles-module-scss-module__l8SbLG__label{white-space:nowrap;margin-right:10px}.styles-module-scss-module__l8SbLG__fullWidthInput{flex:1;width:90%}.styles-module-scss-module__l8SbLG__radioContainer{justify-content:space-evenly;align-items:center;margin-top:10px;display:flex}.styles-module-scss-module__l8SbLG__radioContainer label{align-items:center;margin-right:20px;display:flex}.styles-module-scss-module__l8SbLG__radioContainer input{margin-right:5px}.styles-module-scss-module__l8SbLG__error{border:2px solid #000}.styles-module-scss-module__l8SbLG__error2{background-color:#ff00005d}.styles-module-scss-module__l8SbLG__checkboxLabel input[type=checkbox]{appearance:none;cursor:pointer;background-color:#fff;border:2px solid #ccc;border-radius:4px;width:18px;height:18px;transition:all .2s ease-in-out;display:inline-block;position:relative}.styles-module-scss-module__l8SbLG__checkboxLabel input[type=checkbox]:checked{background-color:#007bff;border-color:#007bff}.styles-module-scss-module__l8SbLG__checkboxLabel input[type=checkbox]:checked:after{content:"✔";color:#fff;font-size:14px;font-weight:700;position:absolute;top:-2px;left:3px}.styles-module-scss-module__l8SbLG__visualizacion .styles-module-scss-module__l8SbLG__checkboxLabel input[type=checkbox]:checked{background-color:#007bff;border-color:#007bff}
.styles-module-scss-module__Vq_2qq__container{background-color:#f9f9f9;border:2px solid #ddd;border-radius:12px;width:600px;max-height:90vh;margin:0 auto;padding:2rem;overflow-y:auto;box-shadow:0 4px 10px #0000001a}.styles-module-scss-module__Vq_2qq__title{text-align:center;color:#333;margin-bottom:1.5rem;font-size:1.8rem;font-weight:700}.styles-module-scss-module__Vq_2qq__form{flex-direction:column;gap:1.5rem;display:flex}.styles-module-scss-module__Vq_2qq__field{flex-direction:column;gap:.5rem;display:flex}.styles-module-scss-module__Vq_2qq__field label{color:#555;font-size:1rem;font-weight:600}.styles-module-scss-module__Vq_2qq__field input,.styles-module-scss-module__Vq_2qq__field select{background-color:#fff;border:1px solid #ccc;border-radius:8px;width:100%;padding:.75rem;font-size:1rem}.styles-module-scss-module__Vq_2qq__button{color:#fff;cursor:pointer;background-color:#007bff;border:none;border-radius:8px;width:100%;padding:1rem;font-size:1.2rem;font-weight:700;transition:background .3s ease-in-out}.styles-module-scss-module__Vq_2qq__button:hover{background-color:#0056b3}.styles-module-scss-module__Vq_2qq__loading{text-align:center;color:#666;font-size:1.2rem}.styles-module-scss-module__Vq_2qq__timeGrid{flex-direction:column;gap:.5rem;display:flex}.styles-module-scss-module__Vq_2qq__tiempoCalculadoPromedio{color:#0369a1;margin:0;font-size:.9rem;font-weight:600}.styles-module-scss-module__Vq_2qq__gridContainer{grid-template-columns:1fr 1fr;align-items:center;gap:1rem;display:grid}.styles-module-scss-module__Vq_2qq__timeOption{flex-direction:column;gap:.5rem;display:flex}.styles-module-scss-module__Vq_2qq__timeSelect{border:1px solid #ccc;border-radius:6px;padding:.6rem;font-size:1rem;transition:border .3s}.styles-module-scss-module__Vq_2qq__timeSelect:focus{border-color:#007bff;outline:none}.styles-module-scss-module__Vq_2qq__interno-seleccionado{color:#6c757d;margin-top:5px;font-size:.2rem;font-style:italic;font-weight:lighter;display:inline-block}.styles-module-scss-module__Vq_2qq__flexRow{align-items:center;gap:.5rem;margin-top:.5rem;display:flex}.styles-module-scss-module__Vq_2qq__addButton{color:#fff;cursor:pointer;background-color:#4caf50;border:none;border-radius:4px;padding:.3rem .7rem;font-size:1.2rem;font-weight:700;transition:background-color .2s}.styles-module-scss-module__Vq_2qq__addButton:hover{background-color:#45a049}.styles-module-scss-module__Vq_2qq__listaAsignados{flex-wrap:wrap;gap:.7rem;margin-top:5rem;display:flex}.styles-module-scss-module__Vq_2qq__asignadoItem{color:#333;background-color:#f8fafc;border:1px solid #cbd5e1;border-radius:24px;align-items:center;gap:.7rem;padding:.4rem 1rem .4rem .6rem;font-size:1rem;display:flex;box-shadow:0 1px 4px #0000000a}.styles-module-scss-module__Vq_2qq__asignadoItem img,.styles-module-scss-module__Vq_2qq__asignadoItem .styles-module-scss-module__Vq_2qq__galleryContainer img{-o-object-fit:cover;object-fit:cover;border-radius:50%;margin-right:.4rem;width:32px!important;height:32px!important}.styles-module-scss-module__Vq_2qq__asignadoItem span{color:#222;font-weight:500}.styles-module-scss-module__Vq_2qq__removeButton{color:#d9534f;cursor:pointer;background:0 0;border:none;margin-left:.5rem;font-size:1.2rem;font-weight:700;line-height:1;transition:color .18s}.styles-module-scss-module__Vq_2qq__removeButton:hover{color:#c9302c;background:#fbe9e9;border-radius:50%}.styles-module-scss-module__Vq_2qq__field input[type=checkbox]{appearance:none;cursor:pointer;vertical-align:middle;border:2px solid #4caf50;border-radius:4px;width:18px;height:18px;margin-right:8px;transition:all .2s;position:relative}.styles-module-scss-module__Vq_2qq__field input[type=checkbox]:before{content:"";color:#fff;font-size:14px;display:none;position:absolute;top:-1px;left:2px}.styles-module-scss-module__Vq_2qq__field .styles-module-scss-module__Vq_2qq__label{cursor:pointer}.styles-module-scss-module__Vq_2qq__field input[type=checkbox]:checked{background-color:#4caf50}.styles-module-scss-module__Vq_2qq__field input[type=checkbox]:checked:before{display:block}.styles-module-scss-module__Vq_2qq__field label{color:#333;align-items:center;font-size:.95rem;display:flex}.styles-module-scss-module__Vq_2qq__toggleContainer{justify-content:start;align-items:center;margin-top:1rem;display:flex}.styles-module-scss-module__Vq_2qq__switchLabel{cursor:pointer;align-items:center;gap:.75rem;display:flex}.styles-module-scss-module__Vq_2qq__switchInput{opacity:0;width:0;height:0}.styles-module-scss-module__Vq_2qq__switchSlider{background-color:#cbd5e1;border-radius:9999px;width:40px;height:22px;transition:background-color .3s;position:relative}.styles-module-scss-module__Vq_2qq__switchSlider:before{content:"";background-color:#fff;border-radius:50%;width:18px;height:18px;transition:transform .3s;position:absolute;bottom:2px;left:2px}.styles-module-scss-module__Vq_2qq__switchInput:checked+.styles-module-scss-module__Vq_2qq__switchSlider{background-color:#3b82f6}.styles-module-scss-module__Vq_2qq__switchInput:checked+.styles-module-scss-module__Vq_2qq__switchSlider:before{transform:translate(18px)}.styles-module-scss-module__Vq_2qq__switchText{color:#1e293b;font-size:.95rem;font-weight:500}.styles-module-scss-module__Vq_2qq__suggestionsContainer{background:#fff;border:1px solid #ccc;border-radius:8px;width:100%;max-height:220px;margin-top:2.5rem;padding:.2rem 0;overflow-y:auto;box-shadow:0 4px 16px #0000001a}.styles-module-scss-module__Vq_2qq__suggestionItem{cursor:pointer;border-bottom:1px solid #f1f1f1;align-items:center;gap:.7rem;padding:.5rem .8rem;font-size:1rem;transition:background .18s;display:flex}.styles-module-scss-module__Vq_2qq__suggestionItem:hover{background:#f1f5f9}.styles-module-scss-module__Vq_2qq__suggestionItem img,.styles-module-scss-module__Vq_2qq__suggestionItem .styles-module-scss-module__Vq_2qq__galleryContainer img{-o-object-fit:cover;object-fit:cover;border-radius:50%;margin-right:.5rem;width:36px!important;height:36px!important}.styles-module-scss-module__Vq_2qq__inputAsignado{background-color:#fff;border:1px solid #ccc;border-radius:8px;width:100%;margin-bottom:.2rem;padding:.75rem;font-size:1rem;box-shadow:0 1px 4px #0000000a}.styles-module-scss-module__Vq_2qq__modalOverlay{z-index:9999;background:#00000080;justify-content:center;align-items:center;padding:1rem;display:flex;position:fixed;inset:0}.styles-module-scss-module__Vq_2qq__modalUnificar{background:#fff;border-radius:12px;width:100%;max-width:520px;max-height:85vh;padding:1.5rem;overflow-y:auto;box-shadow:0 8px 32px #0003}.styles-module-scss-module__Vq_2qq__modalUnificar h3{color:#333;margin:0 0 .5rem;font-size:1.25rem}.styles-module-scss-module__Vq_2qq__modalUnificarDesc{color:#555;margin-bottom:1rem;font-size:.9rem}.styles-module-scss-module__Vq_2qq__modalUnificarList{flex-direction:column;gap:1rem;margin-bottom:1.25rem;display:flex}.styles-module-scss-module__Vq_2qq__modalUnificarGrupo{background:#f8fafc;border:1px solid #e2e8f0;border-radius:8px;padding:.75rem}.styles-module-scss-module__Vq_2qq__modalUnificarGrupoLabel{color:#475569;font-size:.9rem;font-weight:600}.styles-module-scss-module__Vq_2qq__modalUnificarGrupo ul{color:#334155;margin:.4rem 0 .6rem;padding-left:1.2rem;font-size:.9rem}.styles-module-scss-module__Vq_2qq__modalUnificarGrupo select{border:1px solid #cbd5e1;border-radius:6px;width:100%;margin-top:.4rem;padding:.5rem}.styles-module-scss-module__Vq_2qq__modalUnificarActions{justify-content:flex-end;gap:.75rem;display:flex}.styles-module-scss-module__Vq_2qq__buttonSecondary{color:#475569;cursor:pointer;background:#f1f5f9;border:1px solid #cbd5e1;border-radius:8px;padding:.6rem 1rem;font-size:1rem;font-weight:500}.styles-module-scss-module__Vq_2qq__buttonSecondary:hover:not(:disabled){background:#e2e8f0}.styles-module-scss-module__Vq_2qq__buttonSecondary:disabled{opacity:.6;cursor:not-allowed}.styles-module-scss-module__Vq_2qq__tareaInputRow{align-items:center;gap:.5rem;display:flex}.styles-module-scss-module__Vq_2qq__tareaInput{flex:1}.styles-module-scss-module__Vq_2qq__tareaCount{color:#64748b;white-space:nowrap;font-size:.9rem}.styles-module-scss-module__Vq_2qq__tareaSuggestions{background:#fff;border:1px solid #e2e8f0;border-radius:8px;max-height:320px;margin-top:.25rem;overflow-y:auto;box-shadow:0 4px 12px #00000014}.styles-module-scss-module__Vq_2qq__tareaSuggestionItem,.styles-module-scss-module__Vq_2qq__tareaSuggestionItemWrap{cursor:pointer;padding:.5rem .75rem;font-size:1rem;transition:background .15s}.styles-module-scss-module__Vq_2qq__tareaSuggestionItem:hover,.styles-module-scss-module__Vq_2qq__tareaSuggestionItemWrap:hover{background:#f1f5f9}.styles-module-scss-module__Vq_2qq__tareaSuggestionItemWrap{justify-content:space-between;align-items:center;gap:.5rem;display:flex}.styles-module-scss-module__Vq_2qq__tareaSuggestionCount{color:#64748b;font-size:.9rem}.styles-module-scss-module__Vq_2qq__tareaSuggestionGroup{border-top:1px solid #f1f5f9}.styles-module-scss-module__Vq_2qq__editarNombresBtnInline{color:#0369a1;cursor:pointer;background:#e0f2fe;border:1px solid #0ea5e9;border-radius:4px;flex-shrink:0;padding:.25rem .5rem;font-size:.8rem}.styles-module-scss-module__Vq_2qq__editarNombresBtnInline:hover{background:#bae6fd}
.ReportErrorNavButton-module-scss-module__T0IQ3q__menu{z-index:10001;background:#fff;border:1px solid #e5e5e5;border-radius:8px;min-width:240px;position:absolute;top:calc(100% + 6px);right:0;overflow:hidden;box-shadow:0 8px 24px #0000002e}.ReportErrorNavButton-module-scss-module__T0IQ3q__menuItem{color:#333;cursor:pointer;text-align:left;background:#fff;border:none;align-items:center;gap:.65rem;width:100%;padding:.75rem 1rem;font-size:.9rem;font-weight:500;display:flex}.ReportErrorNavButton-module-scss-module__T0IQ3q__menuItem:hover{background:#f5f5f5}.ReportErrorNavButton-module-scss-module__T0IQ3q__menuItem:not(:last-child){border-bottom:1px solid #eee}.ReportErrorNavButton-module-scss-module__T0IQ3q__menuItem svg{color:#c62828;width:1rem}
.badgeestado-module-scss-module__cDmjta__badgeEstado{z-index:10;text-transform:uppercase;letter-spacing:.5px;border-radius:8px;align-items:center;gap:8px;padding:12px 24px;font-size:16px;font-weight:700;display:flex;position:absolute;top:10px;right:10px;box-shadow:0 4px 12px #00000026}.badgeestado-module-scss-module__cDmjta__badgeEstado.badgeestado-module-scss-module__cDmjta__aprobado{color:#fff;background:linear-gradient(135deg,#4caf50,#66bb6a);border:2px solid #2e7d32}.badgeestado-module-scss-module__cDmjta__badgeEstado.badgeestado-module-scss-module__cDmjta__rechazado{color:#fff;background:linear-gradient(135deg,#f44336,#ef5350);border:2px solid #c62828}@media (max-width:768px){.badgeestado-module-scss-module__cDmjta__badgeEstado{padding:8px 16px;font-size:12px;top:5px;right:5px}}@media print{.badgeestado-module-scss-module__cDmjta__badgeEstado{box-shadow:none;border-width:3px}}
.PresupuestoFechaEstadoModal-module-scss-module__kByNJa__estadoModalOverlay{z-index:1000;background:#00000080;justify-content:center;align-items:center;display:flex;position:fixed;inset:0}.PresupuestoFechaEstadoModal-module-scss-module__kByNJa__estadoModalContent{background:#fff;border-radius:1rem;width:90%;max-width:600px;max-height:90vh;overflow:auto;box-shadow:0 20px 25px -5px #0000001a,0 10px 10px -5px #0000000a}.PresupuestoFechaEstadoModal-module-scss-module__kByNJa__estadoModalHeader{border-bottom:1px solid #e5e7eb;justify-content:space-between;align-items:center;padding:1.5rem;display:flex}.PresupuestoFechaEstadoModal-module-scss-module__kByNJa__estadoModalHeader h3{color:#1f2327;margin:0;font-size:1.25rem;font-weight:600}.PresupuestoFechaEstadoModal-module-scss-module__kByNJa__estadoModalClose{color:#6b7280;cursor:pointer;background:0 0;border:none;border-radius:.5rem;justify-content:center;align-items:center;width:2rem;height:2rem;padding:0;font-size:1.5rem;transition:all .2s;display:flex}.PresupuestoFechaEstadoModal-module-scss-module__kByNJa__estadoModalClose:hover{color:#1f2327;background:#f3f4f6}.PresupuestoFechaEstadoModal-module-scss-module__kByNJa__estadoModalBody{padding:1.5rem}.PresupuestoFechaEstadoModal-module-scss-module__kByNJa__form{flex-direction:column;gap:1rem;display:flex}.PresupuestoFechaEstadoModal-module-scss-module__kByNJa__field{flex-direction:column;display:flex}.PresupuestoFechaEstadoModal-module-scss-module__kByNJa__label{margin-bottom:.5rem;font-weight:600;display:block}.PresupuestoFechaEstadoModal-module-scss-module__kByNJa__textarea,.PresupuestoFechaEstadoModal-module-scss-module__kByNJa__input,.PresupuestoFechaEstadoModal-module-scss-module__kByNJa__select{border:1px solid #d5d7dc;border-radius:.5rem;width:100%;padding:.5rem;font-size:1rem}.PresupuestoFechaEstadoModal-module-scss-module__kByNJa__textarea{resize:vertical}.PresupuestoFechaEstadoModal-module-scss-module__kByNJa__timeRow{gap:1rem;display:flex}.PresupuestoFechaEstadoModal-module-scss-module__kByNJa__timeField{flex:1}.PresupuestoFechaEstadoModal-module-scss-module__kByNJa__actions{justify-content:flex-end;gap:.75rem;margin-top:1rem;display:flex}.PresupuestoFechaEstadoModal-module-scss-module__kByNJa__cancelButton,.PresupuestoFechaEstadoModal-module-scss-module__kByNJa__confirmButton{cursor:pointer;border-radius:.5rem;padding:.5rem 1rem;font-size:.875rem;font-weight:500}.PresupuestoFechaEstadoModal-module-scss-module__kByNJa__cancelButton{background:#fff;border:1px solid #d5d7dc}.PresupuestoFechaEstadoModal-module-scss-module__kByNJa__confirmButton{color:#fff;background:#2563eb;border:none}.PresupuestoFechaEstadoModal-module-scss-module__kByNJa__confirmButton:disabled{cursor:not-allowed;background:#9ca3af}
.ManualItemModal-module-scss-module__gyAhFq__backdrop{z-index:80;background:#11182773;place-items:center;padding:16px;display:grid;position:fixed;inset:0}.ManualItemModal-module-scss-module__gyAhFq__modal{background:#fff;border:1px solid #e5e7eb;border-radius:14px;grid-template-rows:auto 1fr auto;width:100%;max-width:900px;max-height:90vh;animation:.16s ease-out ManualItemModal-module-scss-module__gyAhFq__modalIn;display:grid;overflow:hidden;box-shadow:0 20px 60px #00000040}@keyframes ManualItemModal-module-scss-module__gyAhFq__modalIn{0%{opacity:0;transform:translateY(6px)}to{opacity:1;transform:translateY(0)}}.ManualItemModal-module-scss-module__gyAhFq__header{background:#fafafa;border-bottom:1px solid #e5e7eb;justify-content:space-between;align-items:center;gap:12px;padding:18px 24px;display:flex}.ManualItemModal-module-scss-module__gyAhFq__title{color:#111827;margin:0;font-size:18px;font-weight:700}.ManualItemModal-module-scss-module__gyAhFq__close{cursor:pointer;background:#fff;border:1px solid #e5e7eb;border-radius:8px;place-items:center;width:32px;height:32px;font-size:18px;line-height:1;display:grid}.ManualItemModal-module-scss-module__gyAhFq__close:hover{background:#f3f4f6}.ManualItemModal-module-scss-module__gyAhFq__body{padding:24px;overflow-y:auto}.ManualItemModal-module-scss-module__gyAhFq__grid{grid-template-columns:1fr 1fr;gap:18px 16px;display:grid}@media (max-width:680px){.ManualItemModal-module-scss-module__gyAhFq__grid{grid-template-columns:1fr}}.ManualItemModal-module-scss-module__gyAhFq__input{background:#fff;border:1px solid #e5e7eb;border-radius:10px;align-items:center;width:100%;height:44px;padding:12px 14px;font-size:14px;display:flex}.ManualItemModal-module-scss-module__gyAhFq__input::placeholder{color:#6b7280}.ManualItemModal-module-scss-module__gyAhFq__input:focus{border-color:#c7d2fe;outline:none;box-shadow:0 0 0 3px #eef2ff}.ManualItemModal-module-scss-module__gyAhFq__footer{background:#fff;border-top:1px solid #e5e7eb;justify-content:flex-end;gap:12px;padding:18px 24px;display:flex}.ManualItemModal-module-scss-module__gyAhFq__primary{color:#fff;cursor:pointer;background:#1e3a8a;border:none;border-radius:10px;height:44px;padding:10px 20px;font-size:14px;font-weight:600}.ManualItemModal-module-scss-module__gyAhFq__primary:disabled{opacity:.6;cursor:not-allowed}.ManualItemModal-module-scss-module__gyAhFq__primary:hover:not(:disabled){opacity:.95}.ManualItemModal-module-scss-module__gyAhFq__secondary{color:#111827;cursor:pointer;background:#f3f4f6;border:1px solid #e5e7eb;border-radius:10px;height:44px;padding:10px 20px;font-size:14px;font-weight:600}.ManualItemModal-module-scss-module__gyAhFq__secondary:disabled{opacity:.6;cursor:not-allowed}.ManualItemModal-module-scss-module__gyAhFq__secondary:hover:not(:disabled){background:#e9ebef}
.titulocompletar-module-scss-module__pbbLQq__titulo{justify-content:flex-start;align-items:center;padding:5px;display:flex}.titulocompletar-module-scss-module__pbbLQq__titulo input{text-align:center;pointer-events:auto;border:1px solid #6e6e6e;border-radius:8px;width:120px;margin-right:20px;padding:5px}.titulocompletar-module-scss-module__pbbLQq__titulo input[type=number]{appearance:textfield}.titulocompletar-module-scss-module__pbbLQq__titulo input[type=number]::-webkit-outer-spin-button{-webkit-appearance:none;margin:0}.titulocompletar-module-scss-module__pbbLQq__titulo input[type=number]::-webkit-inner-spin-button{-webkit-appearance:none;margin:0}
