.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%)}
.SectorNavigation-module-scss-module__GBYEia__container{background:linear-gradient(135deg,#fff 0%,#f8f9fa 100%);border:1px solid #e9ecef;border-radius:16px;width:100%;margin-bottom:32px;padding:24px;box-shadow:0 4px 20px #00000014}.SectorNavigation-module-scss-module__GBYEia__header{text-align:center;margin-bottom:24px}.SectorNavigation-module-scss-module__GBYEia__header .SectorNavigation-module-scss-module__GBYEia__title{color:#212529;letter-spacing:.3px;margin:0 0 8px;font-size:1.5rem;font-weight:700}.SectorNavigation-module-scss-module__GBYEia__header .SectorNavigation-module-scss-module__GBYEia__subtitle{color:#6c757d;margin:0;font-size:.95rem;font-weight:400}.SectorNavigation-module-scss-module__GBYEia__buttonGroup{flex-wrap:wrap;justify-content:center;align-items:center;gap:16px;display:flex}.SectorNavigation-module-scss-module__GBYEia__sectorButton{color:#495057;cursor:pointer;text-align:center;background:linear-gradient(135deg,#fff 0%,#f8f9fa 100%);border:2px solid #e9ecef;border-radius:12px;min-width:160px;padding:16px 24px;font-size:.95rem;font-weight:600;transition:all .3s cubic-bezier(.4,0,.2,1);position:relative;overflow:hidden;box-shadow:0 2px 8px #0000000f}.SectorNavigation-module-scss-module__GBYEia__sectorButton:before{content:"";background:linear-gradient(90deg,#0000,#fff6,#0000);width:100%;height:100%;transition:left .5s;position:absolute;top:0;left:-100%}.SectorNavigation-module-scss-module__GBYEia__sectorButton:hover:before{left:100%}.SectorNavigation-module-scss-module__GBYEia__sectorButton:hover{border-color:#dee2e6;transform:translateY(-4px)scale(1.02);box-shadow:0 8px 24px #0000001f}.SectorNavigation-module-scss-module__GBYEia__sectorButton:active{transform:translateY(-2px)scale(.98)}.SectorNavigation-module-scss-module__GBYEia__sectorButton.SectorNavigation-module-scss-module__GBYEia__active{color:#fff;background:linear-gradient(135deg,#007bff 0%,#0056b3 100%);border-color:#007bff;font-weight:700;transform:translateY(-2px);box-shadow:0 8px 24px #007bff66}.SectorNavigation-module-scss-module__GBYEia__sectorButton.SectorNavigation-module-scss-module__GBYEia__active:hover{background:linear-gradient(135deg,#0056b3 0%,#004085 100%);border-color:#0056b3;box-shadow:0 10px 28px #007bff80}.SectorNavigation-module-scss-module__GBYEia__sectorButton.SectorNavigation-module-scss-module__GBYEia__active .SectorNavigation-module-scss-module__GBYEia__icon{color:#fff;transform:scale(1.1)}.SectorNavigation-module-scss-module__GBYEia__sectorButton.SectorNavigation-module-scss-module__GBYEia__active .SectorNavigation-module-scss-module__GBYEia__label{color:#fff}.SectorNavigation-module-scss-module__GBYEia__sectorButton .SectorNavigation-module-scss-module__GBYEia__buttonContent{z-index:1;justify-content:center;align-items:center;gap:10px;display:flex;position:relative}.SectorNavigation-module-scss-module__GBYEia__sectorButton .SectorNavigation-module-scss-module__GBYEia__icon{color:#6c757d;flex-shrink:0;transition:all .3s}.SectorNavigation-module-scss-module__GBYEia__sectorButton .SectorNavigation-module-scss-module__GBYEia__label{letter-spacing:.3px;transition:color .3s}.SectorNavigation-module-scss-module__GBYEia__sectorButton .SectorNavigation-module-scss-module__GBYEia__activeIndicator{width:8px;height:8px;position:absolute;top:8px;right:8px}.SectorNavigation-module-scss-module__GBYEia__sectorButton .SectorNavigation-module-scss-module__GBYEia__activeDot{background:#fff;border-radius:50%;width:100%;height:100%;animation:2s infinite SectorNavigation-module-scss-module__GBYEia__pulse;box-shadow:0 0 8px #fffc}@keyframes SectorNavigation-module-scss-module__GBYEia__pulse{0%,to{opacity:1;transform:scale(1)}50%{opacity:.7;transform:scale(1.2)}}@media (max-width:768px){.SectorNavigation-module-scss-module__GBYEia__sectorButton{min-width:140px;padding:12px 20px;font-size:.875rem}.SectorNavigation-module-scss-module__GBYEia__sectorButton .SectorNavigation-module-scss-module__GBYEia__icon{size:18px}}.SectorNavigation-module-scss-module__GBYEia__colorProduction:hover{border-color:#f59e0b;box-shadow:0 8px 24px #f59e0b33}.SectorNavigation-module-scss-module__GBYEia__colorProduction .SectorNavigation-module-scss-module__GBYEia__icon{color:#f59e0b}.SectorNavigation-module-scss-module__GBYEia__colorProduction.SectorNavigation-module-scss-module__GBYEia__active{background:linear-gradient(135deg,#f59e0b 0%,#d97706 100%);border-color:#f59e0b;box-shadow:0 8px 24px #f59e0b66}.SectorNavigation-module-scss-module__GBYEia__colorProduction.SectorNavigation-module-scss-module__GBYEia__active:hover{background:linear-gradient(135deg,#d97706 0%,#b45309 100%)}.SectorNavigation-module-scss-module__GBYEia__colorCommercial:hover{border-color:#10b981;box-shadow:0 8px 24px #10b98133}.SectorNavigation-module-scss-module__GBYEia__colorCommercial .SectorNavigation-module-scss-module__GBYEia__icon{color:#10b981}.SectorNavigation-module-scss-module__GBYEia__colorCommercial.SectorNavigation-module-scss-module__GBYEia__active{background:linear-gradient(135deg,#10b981 0%,#059669 100%);border-color:#10b981;box-shadow:0 8px 24px #10b98166}.SectorNavigation-module-scss-module__GBYEia__colorCommercial.SectorNavigation-module-scss-module__GBYEia__active:hover{background:linear-gradient(135deg,#059669 0%,#047857 100%)}.SectorNavigation-module-scss-module__GBYEia__colorPurchases:hover{border-color:#6366f1;box-shadow:0 8px 24px #6366f133}.SectorNavigation-module-scss-module__GBYEia__colorPurchases .SectorNavigation-module-scss-module__GBYEia__icon{color:#6366f1}.SectorNavigation-module-scss-module__GBYEia__colorPurchases.SectorNavigation-module-scss-module__GBYEia__active{background:linear-gradient(135deg,#6366f1 0%,#4f46e5 100%);border-color:#6366f1;box-shadow:0 8px 24px #6366f166}.SectorNavigation-module-scss-module__GBYEia__colorPurchases.SectorNavigation-module-scss-module__GBYEia__active:hover{background:linear-gradient(135deg,#4f46e5 0%,#4338ca 100%)}.SectorNavigation-module-scss-module__GBYEia__colorSupply:hover{border-color:#8b5cf6;box-shadow:0 8px 24px #8b5cf633}.SectorNavigation-module-scss-module__GBYEia__colorSupply .SectorNavigation-module-scss-module__GBYEia__icon{color:#8b5cf6}.SectorNavigation-module-scss-module__GBYEia__colorSupply.SectorNavigation-module-scss-module__GBYEia__active{background:linear-gradient(135deg,#8b5cf6 0%,#7c3aed 100%);border-color:#8b5cf6;box-shadow:0 8px 24px #8b5cf666}.SectorNavigation-module-scss-module__GBYEia__colorSupply.SectorNavigation-module-scss-module__GBYEia__active:hover{background:linear-gradient(135deg,#7c3aed 0%,#6d28d9 100%)}.SectorNavigation-module-scss-module__GBYEia__colorFinance:hover{border-color:#14b8a6;box-shadow:0 8px 24px #14b8a633}.SectorNavigation-module-scss-module__GBYEia__colorFinance .SectorNavigation-module-scss-module__GBYEia__icon{color:#14b8a6}.SectorNavigation-module-scss-module__GBYEia__colorFinance.SectorNavigation-module-scss-module__GBYEia__active{background:linear-gradient(135deg,#14b8a6 0%,#0d9488 100%);border-color:#14b8a6;box-shadow:0 8px 24px #14b8a666}.SectorNavigation-module-scss-module__GBYEia__colorFinance.SectorNavigation-module-scss-module__GBYEia__active:hover{background:linear-gradient(135deg,#0d9488 0%,#0f766e 100%)}.SectorNavigation-module-scss-module__GBYEia__colorHR:hover{border-color:#ec4899;box-shadow:0 8px 24px #ec489933}.SectorNavigation-module-scss-module__GBYEia__colorHR .SectorNavigation-module-scss-module__GBYEia__icon{color:#ec4899}.SectorNavigation-module-scss-module__GBYEia__colorHR.SectorNavigation-module-scss-module__GBYEia__active{background:linear-gradient(135deg,#ec4899 0%,#db2777 100%);border-color:#ec4899;box-shadow:0 8px 24px #ec489966}.SectorNavigation-module-scss-module__GBYEia__colorHR.SectorNavigation-module-scss-module__GBYEia__active:hover{background:linear-gradient(135deg,#db2777 0%,#be185d 100%)}.SectorNavigation-module-scss-module__GBYEia__colorManagement:hover{border-color:#64748b;box-shadow:0 8px 24px #64748b33}.SectorNavigation-module-scss-module__GBYEia__colorManagement .SectorNavigation-module-scss-module__GBYEia__icon{color:#64748b}.SectorNavigation-module-scss-module__GBYEia__colorManagement.SectorNavigation-module-scss-module__GBYEia__active{background:linear-gradient(135deg,#64748b 0%,#475569 100%);border-color:#64748b;box-shadow:0 8px 24px #64748b66}.SectorNavigation-module-scss-module__GBYEia__colorManagement.SectorNavigation-module-scss-module__GBYEia__active:hover{background:linear-gradient(135deg,#475569 0%,#334155 100%)}.SectorNavigation-module-scss-module__GBYEia__colorDefault:hover{border-color:#007bff;box-shadow:0 8px 24px #007bff33}.SectorNavigation-module-scss-module__GBYEia__colorDefault .SectorNavigation-module-scss-module__GBYEia__icon{color:#007bff}.SectorNavigation-module-scss-module__GBYEia__colorDefault.SectorNavigation-module-scss-module__GBYEia__active{background:linear-gradient(135deg,#007bff 0%,#0056b3 100%);border-color:#007bff;box-shadow:0 8px 24px #007bff66}.SectorNavigation-module-scss-module__GBYEia__colorDefault.SectorNavigation-module-scss-module__GBYEia__active:hover{background:linear-gradient(135deg,#0056b3 0%,#004085 100%)}@media (max-width:768px){.SectorNavigation-module-scss-module__GBYEia__container{margin-bottom:24px;padding:16px}.SectorNavigation-module-scss-module__GBYEia__header{margin-bottom:20px}.SectorNavigation-module-scss-module__GBYEia__header .SectorNavigation-module-scss-module__GBYEia__title{font-size:1.25rem}.SectorNavigation-module-scss-module__GBYEia__header .SectorNavigation-module-scss-module__GBYEia__subtitle{font-size:.875rem}.SectorNavigation-module-scss-module__GBYEia__buttonGroup{gap:12px}.SectorNavigation-module-scss-module__GBYEia__sectorButton{min-width:140px;padding:12px 18px}.SectorNavigation-module-scss-module__GBYEia__sectorButton .SectorNavigation-module-scss-module__GBYEia__icon{size:18px}}
.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}
.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)}
.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}}
.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__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}
.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}}
.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}
.ModalPantallaCompleta-module-scss-module__5L9KDW__modalOverlay{z-index:9999;background-color:#00000080;justify-content:center;align-items:center;padding:0;display:flex;position:fixed;inset:0}.ModalPantallaCompleta-module-scss-module__5L9KDW__modalContent{background-color:#fff;flex-direction:column;width:100vw;height:100vh;display:flex;position:relative;overflow:hidden}.ModalPantallaCompleta-module-scss-module__5L9KDW__closeButton{color:#fff;cursor:pointer;z-index:10000;background-color:#dc3545;border:none;border-radius:50%;justify-content:center;align-items:center;width:40px;height:40px;font-size:24px;font-weight:700;transition:all .3s;display:flex;position:absolute;top:50px;right:40px;box-shadow:0 2px 8px #00000026}.ModalPantallaCompleta-module-scss-module__5L9KDW__closeButton:hover{background-color:#c82333;transform:scale(1.1);box-shadow:0 4px 12px #00000040}.ModalPantallaCompleta-module-scss-module__5L9KDW__closeButton:active{transform:scale(.95)}.ModalPantallaCompleta-module-scss-module__5L9KDW__closeButton:focus{outline-offset:2px;outline:2px solid #007bff}.ModalPantallaCompleta-module-scss-module__5L9KDW__modalBody{width:100%;height:100%;overflow:hidden auto}
.styles-module-scss-module__BtGxga__modalOverlay{z-index:2000;background-color:#0009;justify-content:center;align-items:center;width:100%;height:100%;display:flex;position:fixed;top:0;left:0}.styles-module-scss-module__BtGxga__modalContent{background-color:#fff;border-radius:16px;width:100%;max-width:500px;padding:2rem;animation:.3s ease-in-out styles-module-scss-module__BtGxga__fadeIn;box-shadow:0 10px 30px #00000026}.styles-module-scss-module__BtGxga__modalContent h3{color:#111827;margin-bottom:1rem;font-size:1.5rem}.styles-module-scss-module__BtGxga__modalContent label{color:#374151;margin-top:1rem;margin-bottom:.25rem;font-weight:600;display:block}.styles-module-scss-module__BtGxga__modalContent input,.styles-module-scss-module__BtGxga__modalContent textarea{resize:vertical;background-color:#f9fafb;border:1px solid #d1d5db;border-radius:8px;width:100%;padding:.75rem;font-size:.95rem;transition:border-color .2s}.styles-module-scss-module__BtGxga__modalContent input:focus,.styles-module-scss-module__BtGxga__modalContent textarea:focus{background-color:#fff;border-color:#2563eb;outline:none}.styles-module-scss-module__BtGxga__divButtons{justify-content:flex-end;gap:10px;margin-top:2rem;display:flex}.styles-module-scss-module__BtGxga__editButton{color:#fff;cursor:pointer;background-color:#2563eb;border:none;border-radius:8px;padding:.6rem 1.2rem;font-weight:600}.styles-module-scss-module__BtGxga__editButton:hover{background-color:#1d4ed8}.styles-module-scss-module__BtGxga__verButton{color:#111827;cursor:pointer;background-color:#e5e7eb;border:none;border-radius:8px;padding:.6rem 1.2rem;font-weight:600}.styles-module-scss-module__BtGxga__verButton:hover{background-color:#d1d5db}@keyframes styles-module-scss-module__BtGxga__fadeIn{0%{opacity:0;transform:scale(.97)}to{opacity:1;transform:scale(1)}}
.VisualizacionDespiece-module-scss-module__LCPf1q__overlay{z-index:1500;background-color:#00000080;justify-content:center;align-items:center;display:flex;position:fixed;inset:0}.VisualizacionDespiece-module-scss-module__LCPf1q__modal{background:#fff;border-radius:8px;flex-direction:column;width:99vw;max-width:99vw;max-height:98vh;display:flex;overflow:hidden;box-shadow:0 4px 20px #00000026}.VisualizacionDespiece-module-scss-module__LCPf1q__header{background-color:#f9fafb;border-bottom:1px solid #e5e7eb;justify-content:space-between;align-items:center;padding:20px 24px;display:flex}.VisualizacionDespiece-module-scss-module__LCPf1q__header h2{color:#111827;margin:0;font-size:1.25rem;font-weight:600}.VisualizacionDespiece-module-scss-module__LCPf1q__closeButton{cursor:pointer;color:#6b7280;background:0 0;border:none;border-radius:6px;padding:8px;font-size:1.25rem;transition:all .2s}.VisualizacionDespiece-module-scss-module__LCPf1q__closeButton:hover{color:#374151;background-color:#f3f4f6}.VisualizacionDespiece-module-scss-module__LCPf1q__content{flex:1;padding:24px;overflow-y:auto}.VisualizacionDespiece-module-scss-module__LCPf1q__content p{color:#6b7280;margin:0;font-size:1rem}.VisualizacionDespiece-module-scss-module__LCPf1q__tablaPiezas{background:#fafbfc;border-radius:8px;padding:12px;position:relative;box-shadow:0 1px 4px #0000000a}.VisualizacionDespiece-module-scss-module__LCPf1q__tablaPiezasTable{border-collapse:collapse;background:#fff;border:1px solid #e0e0e0;width:100%;font-size:16px;position:relative}.VisualizacionDespiece-module-scss-module__LCPf1q__tablaPiezasTable tbody tr{position:relative}.VisualizacionDespiece-module-scss-module__LCPf1q__tablaPiezasTable tbody tr td{vertical-align:middle;height:auto}.VisualizacionDespiece-module-scss-module__LCPf1q__tablaPiezasTable tbody tr{height:auto;min-height:50px}.VisualizacionDespiece-module-scss-module__LCPf1q__tablaContainer{flex:1;min-width:49%;max-width:51%;position:relative;overflow:visible}.VisualizacionDespiece-module-scss-module__LCPf1q__thNombre,.VisualizacionDespiece-module-scss-module__LCPf1q__tdNombre{min-width:150px;max-width:250px;text-overflow:initial;white-space:normal;text-align:left;vertical-align:top;word-break:break-word;padding:10px 8px;overflow:visible}.VisualizacionDespiece-module-scss-module__LCPf1q__tdNombreEdicion{vertical-align:top!important;min-width:200px!important;max-width:300px!important;padding:10px 8px!important}.VisualizacionDespiece-module-scss-module__LCPf1q__thMedida,.VisualizacionDespiece-module-scss-module__LCPf1q__tdMedida{text-align:left;vertical-align:top;border-left:1px solid #e0e0e0;min-width:80px;max-width:120px;padding:10px 8px}.VisualizacionDespiece-module-scss-module__LCPf1q__thNPieza,.VisualizacionDespiece-module-scss-module__LCPf1q__tdNPieza{text-align:left;vertical-align:top;border-right:3px solid #666;min-width:100px;max-width:140px;padding:10px 8px}.VisualizacionDespiece-module-scss-module__LCPf1q__thCant,.VisualizacionDespiece-module-scss-module__LCPf1q__tdCant{text-align:left;vertical-align:top;border-left:1px solid #e0e0e0;min-width:60px;max-width:80px;padding:10px 8px}.VisualizacionDespiece-module-scss-module__LCPf1q__thNroPieza,.VisualizacionDespiece-module-scss-module__LCPf1q__tdNroPieza{text-align:left;vertical-align:top;border-right:2px solid #e0e0e0;min-width:100px;max-width:140px;padding:10px 8px}.VisualizacionDespiece-module-scss-module__LCPf1q__thCantReq,.VisualizacionDespiece-module-scss-module__LCPf1q__tdCantReq{text-align:left;vertical-align:top;border-left:1px solid #e0e0e0;min-width:60px;max-width:80px;padding:10px 8px}.VisualizacionDespiece-module-scss-module__LCPf1q__thRef,.VisualizacionDespiece-module-scss-module__LCPf1q__tdRef{text-align:center;vertical-align:top;border-right:1px solid #e0e0e0;min-width:40px;max-width:60px;padding:10px 8px}.VisualizacionDespiece-module-scss-module__LCPf1q__thAcciones,.VisualizacionDespiece-module-scss-module__LCPf1q__tdAcciones{text-align:left;vertical-align:top;width:120px;min-width:120px;max-width:120px;padding:10px 8px}.VisualizacionDespiece-module-scss-module__LCPf1q__thNroPiezaAlt,.VisualizacionDespiece-module-scss-module__LCPf1q__tdNroPiezaAlt,.VisualizacionDespiece-module-scss-module__LCPf1q__thMarcaAlt,.VisualizacionDespiece-module-scss-module__LCPf1q__tdMarcaAlt{text-align:left;vertical-align:top;border-left:1px solid #e0e0e0;min-width:120px;max-width:160px;padding:10px 8px}.VisualizacionDespiece-module-scss-module__LCPf1q__thNombre,.VisualizacionDespiece-module-scss-module__LCPf1q__tdNombre,.VisualizacionDespiece-module-scss-module__LCPf1q__thNPieza,.VisualizacionDespiece-module-scss-module__LCPf1q__tdNPieza,.VisualizacionDespiece-module-scss-module__LCPf1q__thCant,.VisualizacionDespiece-module-scss-module__LCPf1q__tdCant,.VisualizacionDespiece-module-scss-module__LCPf1q__thRef,.VisualizacionDespiece-module-scss-module__LCPf1q__tdRef,.VisualizacionDespiece-module-scss-module__LCPf1q__thAcciones,.VisualizacionDespiece-module-scss-module__LCPf1q__tdAcciones{text-align:left;vertical-align:top;border:1px solid #e0e0e0;padding:10px 8px}.VisualizacionDespiece-module-scss-module__LCPf1q__accionesBotones{justify-content:center;align-items:center;gap:8px;display:flex}.VisualizacionDespiece-module-scss-module__LCPf1q__accionEditar{cursor:pointer;background:0 0;border:none;margin-right:0;padding:0}.VisualizacionDespiece-module-scss-module__LCPf1q__accionEliminar{cursor:pointer;background:0 0;border:none;padding:0}.VisualizacionDespiece-module-scss-module__LCPf1q__accionCancelar{color:#d32f2f;cursor:pointer;background:0 0;border:none;margin-left:8px;padding:4px;font-size:24px}.VisualizacionDespiece-module-scss-module__LCPf1q__accionCancelar:hover{color:#b71c1c}.VisualizacionDespiece-module-scss-module__LCPf1q__accionConfirmar{color:#388e3c;cursor:pointer;vertical-align:middle;background:0 0;border:none;margin-right:12px;padding:0 8px;font-size:28px}.VisualizacionDespiece-module-scss-module__LCPf1q__botonesFlotantes{z-index:9999;gap:16px;display:flex;position:fixed;bottom:32px;right:48px}.VisualizacionDespiece-module-scss-module__LCPf1q__botonGuardar{color:#fff;cursor:pointer;background:#1976d2;border:none;border-radius:8px;padding:14px 32px;font-size:18px;font-weight:700;box-shadow:0 4px 16px #0000001a}.VisualizacionDespiece-module-scss-module__LCPf1q__botonCancelar{color:#fff;cursor:pointer;background:#888;border:none;border-radius:8px;padding:14px 32px;font-size:18px;font-weight:700;box-shadow:0 4px 16px #0000001a}.VisualizacionDespiece-module-scss-module__LCPf1q__inputEdicionTabla{color:#222;box-sizing:border-box;vertical-align:middle;background:#fff;border:1px solid #e0e0e0;border-radius:4px;outline:none;width:100%;height:36px;min-height:36px;max-height:36px;margin:0;padding:8px 6px;font-family:inherit;font-size:16px;line-height:1.2;transition:border .2s}.VisualizacionDespiece-module-scss-module__LCPf1q__inputEdicionTabla:focus{border:1.5px solid #1976d2}.VisualizacionDespiece-module-scss-module__LCPf1q__pdfContainer{flex:1;min-width:49%;max-width:51%}@media (max-width:1200px){.VisualizacionDespiece-module-scss-module__LCPf1q__modal{width:95vw!important;max-width:95vw!important}.VisualizacionDespiece-module-scss-module__LCPf1q__pdfContainer,.VisualizacionDespiece-module-scss-module__LCPf1q__tablaContainer{flex:1!important;min-width:48%!important;max-width:50%!important}.VisualizacionDespiece-module-scss-module__LCPf1q__thNombre,.VisualizacionDespiece-module-scss-module__LCPf1q__tdNombre{min-width:100px!important;max-width:180px!important}.VisualizacionDespiece-module-scss-module__LCPf1q__thNPieza,.VisualizacionDespiece-module-scss-module__LCPf1q__tdNPieza{min-width:120px!important;max-width:160px!important}.VisualizacionDespiece-module-scss-module__LCPf1q__thCant,.VisualizacionDespiece-module-scss-module__LCPf1q__tdCant{min-width:80px!important;max-width:100px!important}.VisualizacionDespiece-module-scss-module__LCPf1q__thRef,.VisualizacionDespiece-module-scss-module__LCPf1q__tdRef{min-width:40px!important;max-width:50px!important}.VisualizacionDespiece-module-scss-module__LCPf1q__thAcciones,.VisualizacionDespiece-module-scss-module__LCPf1q__tdAcciones{width:80px!important;min-width:80px!important;max-width:80px!important}.VisualizacionDespiece-module-scss-module__LCPf1q__thNroPiezaAlt,.VisualizacionDespiece-module-scss-module__LCPf1q__tdNroPiezaAlt,.VisualizacionDespiece-module-scss-module__LCPf1q__thMarcaAlt,.VisualizacionDespiece-module-scss-module__LCPf1q__tdMarcaAlt{min-width:100px!important;max-width:140px!important}}@media (max-width:768px){.VisualizacionDespiece-module-scss-module__LCPf1q__modal{width:98vw!important;max-width:98vw!important;max-height:98vh!important}.VisualizacionDespiece-module-scss-module__LCPf1q__pdfContainer{min-width:35%!important;max-width:40%!important}.VisualizacionDespiece-module-scss-module__LCPf1q__tablaContainer{min-width:60%!important;max-width:65%!important}.VisualizacionDespiece-module-scss-module__LCPf1q__thNombre,.VisualizacionDespiece-module-scss-module__LCPf1q__tdNombre{min-width:80px!important;max-width:150px!important}.VisualizacionDespiece-module-scss-module__LCPf1q__thNPieza,.VisualizacionDespiece-module-scss-module__LCPf1q__tdNPieza{min-width:100px!important;max-width:140px!important}.VisualizacionDespiece-module-scss-module__LCPf1q__thCant,.VisualizacionDespiece-module-scss-module__LCPf1q__tdCant{min-width:70px!important;max-width:90px!important}.VisualizacionDespiece-module-scss-module__LCPf1q__thRef,.VisualizacionDespiece-module-scss-module__LCPf1q__tdRef{min-width:35px!important;max-width:45px!important}.VisualizacionDespiece-module-scss-module__LCPf1q__thAcciones,.VisualizacionDespiece-module-scss-module__LCPf1q__tdAcciones{width:60px!important;min-width:60px!important;max-width:60px!important}.VisualizacionDespiece-module-scss-module__LCPf1q__thNroPiezaAlt,.VisualizacionDespiece-module-scss-module__LCPf1q__tdNroPiezaAlt,.VisualizacionDespiece-module-scss-module__LCPf1q__thMarcaAlt,.VisualizacionDespiece-module-scss-module__LCPf1q__tdMarcaAlt{min-width:80px!important;max-width:120px!important}}.VisualizacionDespiece-module-scss-module__LCPf1q__createTableButton{color:#fff;cursor:pointer;background-color:#8b5cf6;border:none;border-radius:6px;align-items:center;gap:6px;padding:8px 16px;font-size:.875rem;font-weight:500;transition:all .2s;display:flex}.VisualizacionDespiece-module-scss-module__LCPf1q__createTableButton:hover{background-color:#7c3aed;transform:translateY(-1px);box-shadow:0 4px 8px #8b5cf64d}.VisualizacionDespiece-module-scss-module__LCPf1q__createTableButton:active{transform:translateY(0)}
.styles-module-scss-module__vcSaAW__pdfButton{color:#fff;cursor:pointer;white-space:nowrap;background-color:#e53935;border:none;border-radius:8px;align-items:center;gap:8px;min-width:250px;padding:12px 15px;font-size:14px;font-weight:600;transition:all .3s;display:flex;position:relative;box-shadow:0 4px 12px #00000026}@media (max-width:1024px){.styles-module-scss-module__vcSaAW__pdfButton{min-width:220px;padding:10px 16px;font-size:13px}}@media (max-width:768px){.styles-module-scss-module__vcSaAW__pdfButton{min-width:200px;padding:8px 14px;font-size:12px}}.styles-module-scss-module__vcSaAW__pdfButton:hover{background-color:#c62828;transform:translateY(-2px);box-shadow:0 6px 16px #0003}.styles-module-scss-module__vcSaAW__pdfButton:active{transform:translateY(0);box-shadow:0 2px 8px #00000026}.styles-module-scss-module__vcSaAW__pdfIcon{font-size:16px}@media (max-width:1024px){.styles-module-scss-module__vcSaAW__pdfIcon{font-size:14px}}@media (max-width:768px){.styles-module-scss-module__vcSaAW__pdfIcon{font-size:13px}}.styles-module-scss-module__vcSaAW__buttonContainer{z-index:1000;flex-direction:column;gap:12px;display:flex;position:fixed;bottom:20px;left:20px}@media (max-width:1024px){.styles-module-scss-module__vcSaAW__buttonContainer{gap:10px;bottom:16px;left:16px}}@media (max-width:768px){.styles-module-scss-module__vcSaAW__buttonContainer{gap:8px;width:auto;bottom:12px;left:12px}}.styles-module-scss-module__vcSaAW__despieceOverlay{z-index:9999;background-color:#00000080;justify-content:center;align-items:center;padding:20px;display:flex;position:fixed;inset:0}.styles-module-scss-module__vcSaAW__despieceModal{background:#fff;border-radius:12px;flex-direction:column;width:100%;max-width:95vw;max-height:95vh;display:flex;overflow:hidden;box-shadow:0 20px 60px #0000004d}.styles-module-scss-module__vcSaAW__despieceHeader{background:#fafbfc;border-bottom:1px solid #e0e0e0;justify-content:space-between;align-items:center;padding:24px 32px;display:flex}.styles-module-scss-module__vcSaAW__despieceHeader h2{color:#222;margin:0;font-size:24px;font-weight:600}.styles-module-scss-module__vcSaAW__headerButtons{align-items:center;gap:12px;display:flex}.styles-module-scss-module__vcSaAW__exportButton{color:#fff!important;cursor:pointer!important;background:#4caf50!important;border:none!important;border-radius:6px!important;align-items:center!important;gap:8px!important;padding:10px 16px!important;font-size:14px!important;font-weight:500!important;transition:all .2s!important;display:flex!important}.styles-module-scss-module__vcSaAW__exportButton:hover{background:#45a049!important;transform:translateY(-1px)!important}.styles-module-scss-module__vcSaAW__exportButton:disabled{cursor:not-allowed!important;background:#ccc!important;transform:none!important}.styles-module-scss-module__vcSaAW__closeButton{color:#666;cursor:pointer;background:0 0;border:none;border-radius:4px;padding:8px;font-size:24px;transition:all .2s}.styles-module-scss-module__vcSaAW__closeButton:hover{color:#333;background:#f0f0f0}.styles-module-scss-module__vcSaAW__despieceContent{flex:1;padding:24px 32px;overflow-y:auto}.styles-module-scss-module__vcSaAW__despieceContent p{color:#666;margin:0;font-size:16px}.styles-module-scss-module__vcSaAW__manualPartsContainer{background:#f1f8f4;border:2px solid #4caf50;border-radius:12px;margin-bottom:32px;padding:24px;box-shadow:0 2px 12px #4caf5026}.styles-module-scss-module__vcSaAW__manualPartsHeader{background-color:#f0fdf4;border:2px solid #4caf50;border-radius:12px;margin-bottom:32px;padding:24px;box-shadow:0 4px 6px -1px #22c55e26}.styles-module-scss-module__vcSaAW__manualPartsTitleHeader{justify-content:space-between;align-items:center;margin-bottom:16px;display:flex}.styles-module-scss-module__vcSaAW__manualPartsTitle{color:#15803d;margin:0;font-size:1.25rem;font-weight:600}.styles-module-scss-module__vcSaAW__manualPartsButton{color:#fff;cursor:pointer;background-color:#22c55e;border:none;border-radius:6px;padding:8px 16px;font-size:.875rem;font-weight:500;transition:background-color .2s}.styles-module-scss-module__vcSaAW__manualPartsButton:hover{background-color:#16a34a}.styles-module-scss-module__vcSaAW__manualPartsForm{background-color:#fff;border:1px solid #bbf7d0;border-radius:8px;margin-bottom:20px;padding:20px}.styles-module-scss-module__vcSaAW__manualPartsFormTitle{color:#15803d;margin:0 0 16px;font-size:1rem}.styles-module-scss-module__vcSaAW__manualPartsGrid{grid-template-columns:repeat(2,1fr);gap:12px;display:grid}.styles-module-scss-module__vcSaAW__formLabel{margin-bottom:4px;font-size:.875rem;font-weight:500;display:block}.styles-module-scss-module__vcSaAW__formInput{box-sizing:border-box;border:1px solid #d1d5db;border-radius:4px;width:100%;padding:8px;font-size:.875rem}.styles-module-scss-module__vcSaAW__formInput:focus{border-color:#22c55e;outline:none;box-shadow:0 0 0 1px #22c55e}.styles-module-scss-module__vcSaAW__addButton{color:#fff;cursor:pointer;background-color:#22c55e;border:none;border-radius:6px;margin-top:16px;padding:10px 20px;font-size:.875rem;font-weight:500}.styles-module-scss-module__vcSaAW__addButton:hover{background-color:#16a34a}.styles-module-scss-module__vcSaAW__manualPartsList{background:#fff;border:1px solid #c8e6c9;border-radius:8px;padding:16px}.styles-module-scss-module__vcSaAW__manualPartsListTitle{color:#2e7d32;margin:0 0 12px;font-size:16px}.styles-module-scss-module__vcSaAW__badgeIcon{font-size:16px}.styles-module-scss-module__vcSaAW__justifyBetween{justify-content:space-between}.styles-module-scss-module__vcSaAW__justifyCenter{justify-content:center}.styles-module-scss-module__vcSaAW__halfWidth{flex:50%;width:auto;min-width:0;max-width:none}.styles-module-scss-module__vcSaAW__fullWidth{flex:100%;width:100%;min-width:0;max-width:none}.styles-module-scss-module__vcSaAW__partsTableWrapper{width:100%;overflow-x:auto}.styles-module-scss-module__vcSaAW__tablaPiezasTable{border-collapse:collapse;background:#fff;border:1px solid #e0e0e0;width:100%;font-size:16px;position:relative}.styles-module-scss-module__vcSaAW__tablaPiezasTable tbody tr{border-bottom:1px solid #e0e0e0;height:auto;min-height:50px}.styles-module-scss-module__vcSaAW__tablaPiezasTable tbody tr:last-child{border-bottom:none}.styles-module-scss-module__vcSaAW__thRef,.styles-module-scss-module__vcSaAW__tdRef{text-align:center;vertical-align:top;border:1px solid #e0e0e0;min-width:40px;max-width:60px;padding:10px 8px}.styles-module-scss-module__vcSaAW__thNroPieza,.styles-module-scss-module__vcSaAW__tdNroPieza{text-align:left;vertical-align:top;border:1px solid #e0e0e0;min-width:100px;max-width:140px;padding:10px 8px}.styles-module-scss-module__vcSaAW__thCantReq,.styles-module-scss-module__vcSaAW__tdCantReq{text-align:left;vertical-align:top;border:1px solid #e0e0e0;min-width:60px;max-width:80px;padding:10px 8px}.styles-module-scss-module__vcSaAW__thNombre,.styles-module-scss-module__vcSaAW__tdNombre{white-space:normal;word-break:break-word;text-align:left;vertical-align:top;border:1px solid #e0e0e0;min-width:250px;max-width:400px;padding:10px 8px}.styles-module-scss-module__vcSaAW__thMedida,.styles-module-scss-module__vcSaAW__tdMedida{text-align:left;vertical-align:top;border:1px solid #e0e0e0;min-width:80px;max-width:120px;padding:10px 8px}.styles-module-scss-module__vcSaAW__thNroPiezaAlt,.styles-module-scss-module__vcSaAW__tdNroPiezaAlt,.styles-module-scss-module__vcSaAW__thMarcaAlt,.styles-module-scss-module__vcSaAW__tdMarcaAlt{text-align:left;vertical-align:top;border:1px solid #e0e0e0;min-width:120px;max-width:160px;padding:10px 8px}.styles-module-scss-module__vcSaAW__colCheckbox{width:40px}.styles-module-scss-module__vcSaAW__selectedRow{background-color:#dcfce7!important}.styles-module-scss-module__vcSaAW__inputWrapper{flex-direction:column;align-items:center;gap:2px;display:flex}.styles-module-scss-module__vcSaAW__textCenterWrapper{text-align:center}.styles-module-scss-module__vcSaAW__noDataMessage{color:#888;margin:0}.styles-module-scss-module__vcSaAW__graphContainer{background:#fafbfc;border-radius:8px;flex-direction:column;align-items:center;margin-top:12px;padding:12px;display:flex;box-shadow:0 1px 4px #0000000a}.styles-module-scss-module__vcSaAW__itemQuantityInput{color:#222;box-sizing:border-box;text-align:center;background:#fff;border:1px solid #e0e0e0;border-radius:4px;outline:none;width:60px;height:36px;padding:4px 6px;font-family:inherit;font-size:16px;transition:border .2s}.styles-module-scss-module__vcSaAW__itemQuantityInput:focus{border:1.5px solid #1976d2}.styles-module-scss-module__vcSaAW__quantityInput{text-align:center;border:1px solid #ddd;border-radius:4px;width:60px;padding:4px;font-size:13px}.styles-module-scss-module__vcSaAW__quantityInput:focus{border-color:#4caf50;outline:none}.styles-module-scss-module__vcSaAW__deleteButton{color:#fff;cursor:pointer;background-color:#ef4444;border:none;border-radius:4px;padding:4px 8px;font-size:.75rem;font-weight:500}.styles-module-scss-module__vcSaAW__deleteButton:hover{background-color:#dc2626}.styles-module-scss-module__vcSaAW__documentCard{box-sizing:border-box;background:#fff;border:1px solid #e0e0e0;border-radius:12px;width:100%;max-width:100vw;margin-bottom:32px;padding:24px;box-shadow:0 2px 12px #00000012}.styles-module-scss-module__vcSaAW__documentHeader{justify-content:space-between;align-items:center;margin-bottom:16px;display:flex}.styles-module-scss-module__vcSaAW__documentTitle{color:#222;margin:0;font-size:20px;font-weight:600}.styles-module-scss-module__vcSaAW__verificationBadge{border-radius:20px;align-items:center;gap:8px;padding:8px 16px;font-size:14px;font-weight:600;display:flex}.styles-module-scss-module__vcSaAW__verificationBadge.styles-module-scss-module__vcSaAW__verified{color:#2e7d32;background-color:#e8f5e9;border:2px solid #4caf50}.styles-module-scss-module__vcSaAW__verificationBadge.styles-module-scss-module__vcSaAW__notVerified{color:#c62828;background-color:#ffebee;border:2px solid #f44336}.styles-module-scss-module__vcSaAW__viewOptionsContainer{background:#f8f9fa;border:1px solid #e9ecef;border-radius:8px;flex-wrap:wrap;align-items:center;gap:16px;margin-bottom:16px;padding:8px 12px;display:flex}.styles-module-scss-module__vcSaAW__viewOptionLabel{cursor:pointer;color:#495057;align-items:center;gap:6px;margin:0;font-size:14px;font-weight:500;display:flex}.styles-module-scss-module__vcSaAW__viewOptionCheckbox{cursor:pointer;width:18px;height:18px}.styles-module-scss-module__vcSaAW__splitViewContainer{flex-direction:row;align-items:flex-start;gap:20px;width:100%;display:flex}.styles-module-scss-module__vcSaAW__columnContainer{box-sizing:border-box;background:#fafbfc;border-radius:8px;height:100%;padding:12px;box-shadow:0 1px 4px #0000000a}.styles-module-scss-module__vcSaAW__sectionTitle{color:#444;margin-bottom:8px;font-size:16px;font-weight:500}.styles-module-scss-module__vcSaAW__pdfViewerWrapper{width:100%;max-width:100%;overflow-x:auto}.styles-module-scss-module__vcSaAW__columnFlex{flex-direction:column;gap:24px;display:flex}.styles-module-scss-module__vcSaAW__itemCheckbox{accent-color:#4caf50;cursor:pointer;opacity:1;width:16px;height:16px}.styles-module-scss-module__vcSaAW__itemCheckbox:disabled{cursor:not-allowed;opacity:.6}.styles-module-scss-module__vcSaAW__itemMaxLabel{color:#666;font-size:10px}.styles-module-scss-module__vcSaAW__itemStatusLabel{color:#333;font-weight:400}.styles-module-scss-module__vcSaAW__itemStatusLabel.styles-module-scss-module__vcSaAW__selected{color:#4caf50;font-weight:700}
.documentosmanager-module-scss-module__kEvkvq__container{background:#fafafa;max-width:1800px;min-height:100vh;margin:0 auto;padding:32px 24px}.documentosmanager-module-scss-module__kEvkvq__toast{color:#1a1a1a;z-index:1001;background:#fff;border-left:4px solid #4caf50;border-radius:12px;max-width:400px;padding:16px 24px;font-size:14px;font-weight:500;animation:.3s ease-out documentosmanager-module-scss-module__kEvkvq__slideInRight;position:fixed;top:24px;right:24px;box-shadow:0 8px 24px #00000026}.documentosmanager-module-scss-module__kEvkvq__spinner{color:#1a1a1a;background:#fff;border-left:4px solid #2196f3;border-radius:12px;align-items:center;gap:12px;margin-bottom:24px;padding:16px 24px;font-size:14px;font-weight:500;display:flex;box-shadow:0 2px 8px #00000014}.documentosmanager-module-scss-module__kEvkvq__spinner svg{color:#2196f3;font-size:18px}.documentosmanager-module-scss-module__kEvkvq__folderContainer{flex-direction:column;gap:20px;display:flex}.documentosmanager-module-scss-module__kEvkvq__twoColumnLayout{grid-template-columns:1fr 1fr 1fr;gap:40px;margin-top:20px;display:grid}@media (max-width:1600px){.documentosmanager-module-scss-module__kEvkvq__twoColumnLayout{grid-template-columns:1fr 1fr;gap:30px}}@media (max-width:900px){.documentosmanager-module-scss-module__kEvkvq__twoColumnLayout{grid-template-columns:1fr;gap:20px}}.documentosmanager-module-scss-module__kEvkvq__column{flex-direction:column;gap:20px;display:flex}.documentosmanager-module-scss-module__kEvkvq__pdfProcessingSection{background:#fff;border:2px solid #667eea;border-radius:16px;margin-bottom:24px;padding:32px;box-shadow:0 4px 12px #00000014}.documentosmanager-module-scss-module__kEvkvq__pdfProcessingSection h3{color:#1a1a1a;margin:0 0 24px;font-size:20px;font-weight:600}@keyframes documentosmanager-module-scss-module__kEvkvq__slideInRight{0%{opacity:0;transform:translate(100px)}to{opacity:1;transform:translate(0)}}@media (max-width:768px){.documentosmanager-module-scss-module__kEvkvq__container{padding:20px 16px}.documentosmanager-module-scss-module__kEvkvq__toast{max-width:none;top:16px;left:16px;right:16px}}
.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}
.onechecklist-module-scss-module__bMdEea__container{border-radius:5px;flex-direction:column;gap:8px;padding:10px;display:flex}.onechecklist-module-scss-module__bMdEea__label{cursor:pointer;border:1px solid #0000;border-radius:4px;align-items:center;margin:4px 0;padding:6px 8px;transition:all .2s;display:flex}.onechecklist-module-scss-module__bMdEea__label:hover{background-color:#f5f5f5;border-color:#ddd}.onechecklist-module-scss-module__bMdEea__label input[type=checkbox]{margin-right:8px;transform:scale(1.1)}.onechecklist-module-scss-module__bMdEea__label.onechecklist-module-scss-module__bMdEea__selected{background-color:#e3f2fd;border-color:#2196f3;font-weight:500}.onechecklist-module-scss-module__bMdEea__titulo{justify-content:space-between;padding:5px;display:flex}.onechecklist-module-scss-module__bMdEea__caracteristica-tipo .onechecklist-module-scss-module__bMdEea__label,.onechecklist-module-scss-module__bMdEea__caracteristica-material .onechecklist-module-scss-module__bMdEea__label{margin:2px 0;padding:8px 10px;font-size:.9em}.onechecklist-module-scss-module__bMdEea__caracteristica-tipo .onechecklist-module-scss-module__bMdEea__label input[type=checkbox],.onechecklist-module-scss-module__bMdEea__caracteristica-material .onechecklist-module-scss-module__bMdEea__label input[type=checkbox]{margin-right:10px;transform:scale(1.2)}
