.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}
.hojastable-module-scss-module__OCgQnq__container{box-shadow:none;background-color:#f9f9f9;border-radius:0;width:100%;max-width:100%;min-height:100vh;margin:0;padding:20px}.hojastable-module-scss-module__OCgQnq__alertaInterno{color:#00796b;z-index:10;background-color:#e0f7fa;border:1px solid #4db6ac;border-radius:8px;padding:10px 16px;font-weight:500;position:absolute;top:200px;right:50px;box-shadow:0 2px 6px #0000001a}.hojastable-module-scss-module__OCgQnq__botonSolicitud{color:#222;z-index:10;background-color:#e0f7fa;border:1px solid #0b0b0a;border-radius:8px;padding:10px 16px;font-weight:500;display:none;position:fixed;bottom:10px;right:10px;box-shadow:0 2px 6px #0000001a}.hojastable-module-scss-module__OCgQnq__internoHeader{background-color:#fff;border-radius:0;margin-bottom:20px;margin-left:0;margin-right:0;padding:20px;box-shadow:0 2px 8px #0000001a}.hojastable-module-scss-module__OCgQnq__internoHeader h2{color:#333;font-size:24px;font-weight:600}.hojastable-module-scss-module__OCgQnq__internoHeader2{background-color:#fff;border-radius:8px;margin-bottom:20px;padding:20px;transition:all .3s;box-shadow:0 2px 8px #0000001a}.hojastable-module-scss-module__OCgQnq__internoHeader2 h2{color:#333;font-size:24px;font-weight:600}.hojastable-module-scss-module__OCgQnq__internoHeader2 p{color:#666;margin:5px 0;font-size:16px}.hojastable-module-scss-module__OCgQnq__internoHeader2:hover{transform:translateY(-5px);box-shadow:0 4px 15px #0003}.hojastable-module-scss-module__OCgQnq__actionsSearchContainer{background:#fff;border-radius:12px;margin:24px 0;padding:20px;box-shadow:0 2px 8px #0000000f}.hojastable-module-scss-module__OCgQnq__searchWrapper{align-items:center;max-width:500px;display:flex;position:relative}.hojastable-module-scss-module__OCgQnq__searchIcon{color:#6c757d;z-index:1;position:absolute;left:16px}.hojastable-module-scss-module__OCgQnq__searchInput{background:#f8f9fa;border:2px solid #e9ecef;border-radius:8px;width:100%;padding:12px 16px 12px 48px;font-size:15px;transition:all .3s}.hojastable-module-scss-module__OCgQnq__searchInput:focus{background:#fff;border-color:#007bff;outline:none;box-shadow:0 0 0 3px #007bff1a}.hojastable-module-scss-module__OCgQnq__searchInput::placeholder{color:#adb5bd}.hojastable-module-scss-module__OCgQnq__clearSearchButton{color:#6c757d;cursor:pointer;background:0 0;border:none;border-radius:4px;justify-content:center;align-items:center;padding:4px;transition:all .2s;display:flex;position:absolute;right:12px}.hojastable-module-scss-module__OCgQnq__clearSearchButton:hover{color:#495057;background:#e9ecef}.hojastable-module-scss-module__OCgQnq__searchResults{color:#6c757d;margin-top:12px;font-size:14px;font-weight:500}.hojastable-module-scss-module__OCgQnq__hojaList{grid-template-columns:repeat(auto-fill,minmax(320px,1fr));gap:20px;margin-top:20px;display:grid}.hojastable-module-scss-module__OCgQnq__hojaCard{background:linear-gradient(135deg,#fff 0%,#f8f9fa 100%);border:1px solid #e9ecef;border-radius:12px;min-width:300px;padding:20px;transition:all .3s cubic-bezier(.4,0,.2,1);box-shadow:0 2px 12px #00000014}.hojastable-module-scss-module__OCgQnq__hojaCard:hover{border-color:#007bff;transform:translateY(-4px);box-shadow:0 8px 24px #0000001f}.hojastable-module-scss-module__OCgQnq__hojaCard .hojastable-module-scss-module__OCgQnq__hojaCardHeader{cursor:pointer;border-bottom:2px solid #f0f0f0;justify-content:space-between;align-items:center;margin-bottom:12px;padding-bottom:12px;display:flex}.hojastable-module-scss-module__OCgQnq__hojaCard .hojastable-module-scss-module__OCgQnq__hojaCardTitle{flex:1;align-items:center;gap:12px;display:flex}.hojastable-module-scss-module__OCgQnq__hojaCard .hojastable-module-scss-module__OCgQnq__hojaCardTitle h4{color:#212529;letter-spacing:.3px;margin:0;font-size:16px;font-weight:600}.hojastable-module-scss-module__OCgQnq__hojaCard .hojastable-module-scss-module__OCgQnq__hojaCardIcon{color:#007bff;flex-shrink:0;transition:transform .3s}.hojastable-module-scss-module__OCgQnq__hojaCard .hojastable-module-scss-module__OCgQnq__hojaCardIcon:hover{transform:scale(1.1)}.hojastable-module-scss-module__OCgQnq__hojaCard .hojastable-module-scss-module__OCgQnq__hojaCardHeader svg.hojastable-module-scss-module__OCgQnq__visualIcon{color:#007bff;transition:transform .3s}.hojastable-module-scss-module__OCgQnq__hojaCard .hojastable-module-scss-module__OCgQnq__hojaCardHeader svg.hojastable-module-scss-module__OCgQnq__visualIcon:hover{transform:scale(1.1)}.hojastable-module-scss-module__OCgQnq__hojaCard .hojastable-module-scss-module__OCgQnq__hojaDetails{color:#555;background-color:#f4f4f4;border-radius:5px;margin-top:15px;padding:10px;font-size:16px}.hojastable-module-scss-module__OCgQnq__hojaDetailItem{background-color:#f4f4f4;border-radius:8px;flex-direction:column;margin-top:12px;padding:15px;display:flex;box-shadow:0 2px 5px #0000001a}.hojastable-module-scss-module__OCgQnq__hojaDetailHeader{flex-direction:row;display:flex}.hojastable-module-scss-module__OCgQnq__hojaDetailItem h4{color:#333;margin-bottom:10px;font-size:18px;font-weight:600}.hojastable-module-scss-module__OCgQnq__hojaDetailItem p{color:#666;margin-top:5px;font-size:16px}.hojastable-module-scss-module__OCgQnq__modalOverlay{z-index:1000;-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px);background:#0009;justify-content:center;align-items:center;width:100%;height:100%;display:flex;position:fixed;top:0;left:0}.hojastable-module-scss-module__OCgQnq__modalContainer{background:linear-gradient(145deg,#fdfcfb,#e7e7e7);border:2px solid #f4ebeb;border-radius:12px;width:90%;max-width:600px;padding:30px;font-family:Georgia,serif;position:relative;box-shadow:0 8px 16px #0003}.hojastable-module-scss-module__OCgQnq__container{flex-direction:column;gap:1rem;padding:1rem;display:flex}.hojastable-module-scss-module__OCgQnq__internoHeader{text-align:center;background-color:#f5f5f5;border-radius:8px;padding:1rem}.hojastable-module-scss-module__OCgQnq__internoHeader h2{color:#1a1a1a;text-shadow:0 2px 4px #0000001a;letter-spacing:.5px;background:linear-gradient(135deg,#1a1a1a 0%,#333 100%);-webkit-text-fill-color:#0000;-webkit-background-clip:text;background-clip:text;margin:0 0 20px;padding-bottom:12px;font-size:32px;font-weight:800;position:relative}.hojastable-module-scss-module__OCgQnq__internoHeader h2:after{content:"";background:linear-gradient(90deg,#007bff 0%,#0056b3 100%);border-radius:2px;width:80px;height:3px;position:absolute;bottom:0;left:50%;transform:translate(-50%)}.hojastable-module-scss-module__OCgQnq__internoHeader p{color:#666;margin:5px 0;font-size:16px}.hojastable-module-scss-module__OCgQnq__headerActions{justify-content:center;align-items:center;gap:16px;margin:12px 0;display:flex}.hojastable-module-scss-module__OCgQnq__avisosButton{color:#fff;cursor:pointer;text-shadow:0 1px 2px #0000001a;background:linear-gradient(135deg,#f59e0b 0%,#d97706 100%);border:none;border-radius:12px;align-items:center;gap:8px;padding:12px 20px;font-weight:600;transition:all .2s;display:flex;box-shadow:0 4px 12px #f59e0b4d}.hojastable-module-scss-module__OCgQnq__avisosButton:hover{background:linear-gradient(135deg,#fbbf24 0%,#d97706 100%);transform:translateY(-2px);box-shadow:0 6px 16px #f59e0b66}.hojastable-module-scss-module__OCgQnq__avisosButton:active{transform:translateY(0)}.hojastable-module-scss-module__OCgQnq__ocClienteButton{color:#fff;cursor:pointer;text-shadow:0 1px 2px #0000001a;background:linear-gradient(135deg,#9333ea 0%,#7c3aed 100%);border:none;border-radius:12px;align-items:center;gap:8px;padding:12px 20px;font-weight:600;transition:all .2s;display:flex;box-shadow:0 4px 12px #9333ea4d}.hojastable-module-scss-module__OCgQnq__ocClienteButton:hover{background:linear-gradient(135deg,#a855f7 0%,#9333ea 100%);transform:translateY(-2px);box-shadow:0 6px 16px #9333ea66}.hojastable-module-scss-module__OCgQnq__ocClienteButton:active{transform:translateY(0)}.hojastable-module-scss-module__OCgQnq__prioridadContainer{border-radius:12px;justify-content:center;align-items:center;margin:0;padding:12px 20px;transition:all .3s;display:flex;box-shadow:0 4px 12px #0000001a}.hojastable-module-scss-module__OCgQnq__prioridadContainer p{color:#fff;letter-spacing:.5px;text-shadow:0 1px 2px #0003;justify-content:center;align-items:center;gap:10px;margin:0;font-size:16px;font-weight:700;display:flex}.hojastable-module-scss-module__OCgQnq__prioridadIcon{flex-shrink:0;align-items:center;display:flex}.hojastable-module-scss-module__OCgQnq__prioridadNormalBg{background:linear-gradient(135deg,#22c55e 0%,#16a34a 100%);border-left:4px solid #15803d}.hojastable-module-scss-module__OCgQnq__prioridadMediaBg{background:linear-gradient(135deg,#f59e0b 0%,#d97706 100%);border-left:4px solid #b45309}.hojastable-module-scss-module__OCgQnq__prioridadAltaBg{background:linear-gradient(135deg,#ef4444 0%,#dc2626 100%);border-left:4px solid #b91c1c}.hojastable-module-scss-module__OCgQnq__prioridadUndefinedBg{background:linear-gradient(135deg,#fbbf24 0%,#f59e0b 100%);border-left:4px solid #d97706}.hojastable-module-scss-module__OCgQnq__estadoContainer{background:linear-gradient(135deg,#fff8e1 0%,#fff 100%);border-left:4px solid #ff9800;border-radius:8px;justify-content:center;margin:12px 0;padding:12px 16px;display:flex;box-shadow:0 2px 8px #0000000f}.hojastable-module-scss-module__OCgQnq__internoHeader2{color:#212529;letter-spacing:.3px;justify-content:center;align-items:center;gap:10px;margin:0;font-size:16px;font-weight:700;display:flex}.hojastable-module-scss-module__OCgQnq__estadoIcon{color:#ff9800;flex-shrink:0;align-items:center;display:flex}.hojastable-module-scss-module__OCgQnq__hojaCard{background:#fff;border-radius:8px;width:30%;padding:1rem;box-shadow:0 2px 5px #0000001a}.hojastable-module-scss-module__OCgQnq__hojaCardHeader+.hojastable-module-scss-module__OCgQnq__hojaDetails .hojastable-module-scss-module__OCgQnq__hojaCard{background-color:#f8f9fa;border:1px solid #ddd;border-radius:8px;width:80%;margin-bottom:8px;padding:10px}.hojastable-module-scss-module__OCgQnq__hojaDetails .hojastable-module-scss-module__OCgQnq__hojaCard:nth-child(odd){background-color:#e3e3e3}.hojastable-module-scss-module__OCgQnq__hojaDetails .hojastable-module-scss-module__OCgQnq__hojaCard .hojastable-module-scss-module__OCgQnq__hojaDetailItem button{margin-left:10px}.hojastable-module-scss-module__OCgQnq__hojaCardHeader{cursor:pointer;justify-content:space-between;align-items:center;font-weight:700;display:flex}.hojastable-module-scss-module__OCgQnq__hojaDetails{background:#f9f9f9;border-radius:6px;flex-direction:column;gap:.5rem;margin-top:.5rem;padding:.5rem;display:flex}.hojastable-module-scss-module__OCgQnq__hojaDetailItem{background:#fff;border-radius:6px;justify-content:space-between;align-items:center;padding:.5rem;display:flex;box-shadow:0 1px 3px #0000001a}.hojastable-module-scss-module__OCgQnq__modalContainer{text-align:center;background:#fff;border-radius:8px;width:300px;padding:1rem}.hojastable-module-scss-module__OCgQnq__modalOverlay{-webkit-backdrop-filter:blur(5px);backdrop-filter:blur(5px);z-index:9999;background-color:#00000073;justify-content:center;align-items:center;width:100vw;height:100vh;display:flex;position:fixed;top:0;left:0}.hojastable-module-scss-module__OCgQnq__modalContent{background:#fff;border-radius:12px;flex-direction:column;width:90%;max-width:1000px;animation:.3s ease-in-out hojastable-module-scss-module__OCgQnq__fadeIn;display:flex;overflow:hidden;box-shadow:0 6px 20px #0003}.hojastable-module-scss-module__OCgQnq__container{background:linear-gradient(135deg,#f8f9fa 0%,#fff 100%);border-radius:12px;width:100%;max-width:1600px;margin:0 auto;padding:24px;box-shadow:0 4px 20px #00000014}.hojastable-module-scss-module__OCgQnq__loadingContainer{justify-content:center;align-items:center;width:100%;min-height:400px;padding:40px 20px;display:flex}.hojastable-module-scss-module__OCgQnq__internoDetails{grid-template-columns:repeat(auto-fit,minmax(280px,1fr));gap:16px;margin-top:20px;display:grid}.hojastable-module-scss-module__OCgQnq__internoDetailItem{background:linear-gradient(135deg,#fff 0%,#f8f9fa 100%);border:1px solid #e9ecef;border-radius:12px;padding:18px 20px;transition:all .3s;box-shadow:0 2px 8px #00000014}.hojastable-module-scss-module__OCgQnq__internoDetailItem:hover{border-color:#007bff;transform:translateY(-2px);box-shadow:0 4px 12px #0000001f}.hojastable-module-scss-module__OCgQnq__internoDetailItem .hojastable-module-scss-module__OCgQnq__detailHeader{border-bottom:2px solid #e9ecef;align-items:center;gap:10px;margin-bottom:12px;padding-bottom:10px;display:flex}.hojastable-module-scss-module__OCgQnq__internoDetailItem .hojastable-module-scss-module__OCgQnq__detailIcon{color:#007bff;flex-shrink:0}.hojastable-module-scss-module__OCgQnq__internoDetailItem h4{color:#212529;letter-spacing:.3px;margin:0;font-size:15px;font-weight:700}.hojastable-module-scss-module__OCgQnq__internoDetailItem p{color:#495057;margin:0;font-size:15px;font-weight:500;line-height:1.5}.hojastable-module-scss-module__OCgQnq__fechasSection{background:#fff;border:1px solid #e0e0e0;border-radius:8px;width:100%;margin-top:20px;padding:12px 16px;box-shadow:0 2px 8px #0000000f}.hojastable-module-scss-module__OCgQnq__fechasHeader{border-bottom:1px solid #e9ecef;justify-content:space-between;align-items:center;margin-bottom:12px;padding-bottom:10px;display:flex}.hojastable-module-scss-module__OCgQnq__fechasHeader h4{color:#212529;margin:0;font-size:.95rem;font-weight:600}.hojastable-module-scss-module__OCgQnq__calendarIconButton{color:#fff;cursor:pointer;background:#28a745;border:none;border-radius:6px;justify-content:center;align-items:center;width:28px;height:28px;padding:6px;transition:all .2s;display:flex}.hojastable-module-scss-module__OCgQnq__calendarIconButton:hover{background:#20c997;transform:scale(1.05)}.hojastable-module-scss-module__OCgQnq__calendarIconButton:active{transform:scale(.95)}.hojastable-module-scss-module__OCgQnq__calendarIconButton svg{flex-shrink:0}.hojastable-module-scss-module__OCgQnq__fechasListHorizontal{flex-wrap:wrap;align-items:flex-start;gap:16px;display:flex}.hojastable-module-scss-module__OCgQnq__fechaProcessGroup{text-align:center;background:#fff;border:1px solid #dee2e6;border-radius:8px;flex-direction:column;flex:auto;align-items:center;gap:10px;min-width:200px;padding:12px;display:flex}.hojastable-module-scss-module__OCgQnq__fechaProcessTitle{color:#495057;text-transform:uppercase;letter-spacing:.5px;text-align:center;border-bottom:1px solid #e9ecef;width:100%;margin:0 0 8px;padding-bottom:8px;font-size:14px;font-weight:700}.hojastable-module-scss-module__OCgQnq__fechaItemCompact{text-align:center;background:#f8f9fa;border-radius:6px;flex-direction:column;align-items:center;gap:4px;padding:10px 12px;transition:all .2s;display:flex}.hojastable-module-scss-module__OCgQnq__fechaItemCompact:hover{background:#e9ecef;transform:translate(2px)}.hojastable-module-scss-module__OCgQnq__fechaLabelCompact{color:#495057;white-space:nowrap;text-align:center;font-size:14px;font-weight:600}.hojastable-module-scss-module__OCgQnq__fechaValueCompact{color:#212529;white-space:nowrap;text-align:center;flex-wrap:wrap;justify-content:center;align-items:center;gap:6px;font-size:15px;font-weight:500;display:flex}.hojastable-module-scss-module__OCgQnq__prioridadNormal,.hojastable-module-scss-module__OCgQnq__prioridadMedia,.hojastable-module-scss-module__OCgQnq__prioridadAlta{color:#fff;background:0 0;border-radius:0;padding:0;font-weight:700}.hojastable-module-scss-module__OCgQnq__prioridadUndefined{color:#fff;background:0 0;border-radius:0;justify-content:flex-start;align-items:center;gap:8px;padding:0;font-weight:700;display:flex}.hojastable-module-scss-module__OCgQnq__modalContainer{text-align:center;background:linear-gradient(145deg,#fff,#f3f3f3);border:1px solid #e0e0e0;border-radius:12px;width:90%;max-width:600px;padding:25px;animation:.3s ease-in-out hojastable-module-scss-module__OCgQnq__fadeIn;position:relative;box-shadow:0 10px 25px #0003}.hojastable-module-scss-module__OCgQnq__closeButton{color:#000;text-align:center;cursor:pointer;border:1px solid #272323;border-radius:8px;width:35px;height:35px;font-size:20px;font-weight:700;transition:transform .2s,background .3s;position:absolute;top:10px;right:15px}.hojastable-module-scss-module__OCgQnq__closeButton:hover{background:#f7f7f7;transform:scale(1.1)}.hojastable-module-scss-module__OCgQnq__modalItem{text-align:center;cursor:pointer;background:linear-gradient(145deg,#fff,#eaeaea);border-radius:8px;padding:15px;font-family:Inter,sans-serif;font-size:medium;font-weight:500;transition:transform .2s,box-shadow .3s;box-shadow:0 5px 10px #00000026}.hojastable-module-scss-module__OCgQnq__modalItem:hover{background:#f7f7f7;transform:translateY(-3px);box-shadow:0 8px 18px #00000040}@keyframes hojastable-module-scss-module__OCgQnq__fadeIn{0%{opacity:0;transform:translateY(-10px)}to{opacity:1;transform:translateY(0)}}.hojastable-module-scss-module__OCgQnq__ordenTrabajoList{background-color:#fff;border-radius:8px;margin:0;padding:0;list-style:none;overflow:hidden;box-shadow:0 2px 10px #0000001a}.hojastable-module-scss-module__OCgQnq__ordenTrabajoItem{border-bottom:1px solid #e0e0e0;justify-content:space-between;align-items:center;padding:12px 16px;transition:background-color .3s;display:flex}.hojastable-module-scss-module__OCgQnq__ordenTrabajoItem:last-child{border-bottom:none}.hojastable-module-scss-module__OCgQnq__ordenTrabajoItem:hover{background-color:#f5f5f5}.hojastable-module-scss-module__OCgQnq__ordenTrabajoItem span{color:#333;font-size:16px;font-weight:500}.hojastable-module-scss-module__OCgQnq__ordenTrabajoItem{justify-content:center;align-items:center;display:flex}.hojastable-module-scss-module__OCgQnq__actionButton{color:#fff;cursor:pointer;letter-spacing:.3px;border:none;border-radius:10px;justify-content:center;align-items:center;gap:8px;padding:12px 24px;font-size:14px;font-weight:600;transition:all .3s cubic-bezier(.4,0,.2,1);display:flex;position:relative;overflow:hidden;box-shadow:0 4px 12px #00000026}.hojastable-module-scss-module__OCgQnq__actionButton:before{content:"";background:linear-gradient(90deg,#0000,#fff3,#0000);width:100%;height:100%;transition:left .5s;position:absolute;top:0;left:-100%}.hojastable-module-scss-module__OCgQnq__actionButton:hover:before{left:100%}.hojastable-module-scss-module__OCgQnq__actionButton:hover{transform:translateY(-3px)scale(1.02);box-shadow:0 6px 20px #00000040}.hojastable-module-scss-module__OCgQnq__actionButton:active{transform:translateY(-1px)scale(.98)}.hojastable-module-scss-module__OCgQnq__actionButton:disabled{cursor:not-allowed;opacity:.6;background:#6c757d!important;transform:none!important}.hojastable-module-scss-module__OCgQnq__actionButton svg{flex-shrink:0}.hojastable-module-scss-module__OCgQnq__buttonBlue{background:linear-gradient(135deg,#3b82f6 0%,#2563eb 100%);box-shadow:0 4px 12px #3b82f666}.hojastable-module-scss-module__OCgQnq__buttonBlue:hover{background:linear-gradient(135deg,#2563eb 0%,#1d4ed8 100%);box-shadow:0 6px 20px #3b82f680}.hojastable-module-scss-module__OCgQnq__buttonGreen{background:linear-gradient(135deg,#10b981 0%,#059669 100%);box-shadow:0 4px 12px #10b98166}.hojastable-module-scss-module__OCgQnq__buttonGreen:hover{background:linear-gradient(135deg,#059669 0%,#047857 100%);box-shadow:0 6px 20px #10b98180}.hojastable-module-scss-module__OCgQnq__buttonPurple{background:linear-gradient(135deg,#8b5cf6 0%,#7c3aed 100%);box-shadow:0 4px 12px #8b5cf666}.hojastable-module-scss-module__OCgQnq__buttonPurple:hover{background:linear-gradient(135deg,#7c3aed 0%,#6d28d9 100%);box-shadow:0 6px 20px #8b5cf680}.hojastable-module-scss-module__OCgQnq__buttonOrange{background:linear-gradient(135deg,#f59e0b 0%,#d97706 100%);box-shadow:0 4px 12px #f59e0b66}.hojastable-module-scss-module__OCgQnq__buttonOrange:hover{background:linear-gradient(135deg,#d97706 0%,#b45309 100%);box-shadow:0 6px 20px #f59e0b80}.hojastable-module-scss-module__OCgQnq__buttonTeal{background:linear-gradient(135deg,#14b8a6 0%,#0d9488 100%);box-shadow:0 4px 12px #14b8a666}.hojastable-module-scss-module__OCgQnq__buttonTeal:hover{background:linear-gradient(135deg,#0d9488 0%,#0f766e 100%);box-shadow:0 6px 20px #14b8a680}.hojastable-module-scss-module__OCgQnq__buttonIndigo{background:linear-gradient(135deg,#6366f1 0%,#4f46e5 100%);box-shadow:0 4px 12px #6366f166}.hojastable-module-scss-module__OCgQnq__buttonIndigo:hover{background:linear-gradient(135deg,#4f46e5 0%,#4338ca 100%);box-shadow:0 6px 20px #6366f180}.hojastable-module-scss-module__OCgQnq__buttonCyan{background:linear-gradient(135deg,#06b6d4 0%,#0891b2 100%);box-shadow:0 4px 12px #06b6d466}.hojastable-module-scss-module__OCgQnq__buttonCyan:hover{background:linear-gradient(135deg,#0891b2 0%,#0e7490 100%);box-shadow:0 6px 20px #06b6d480}.hojastable-module-scss-module__OCgQnq__buttonPink{background:linear-gradient(135deg,#ec4899 0%,#db2777 100%);box-shadow:0 4px 12px #ec489966}.hojastable-module-scss-module__OCgQnq__buttonPink:hover{background:linear-gradient(135deg,#db2777 0%,#be185d 100%);box-shadow:0 6px 20px #ec489980}.hojastable-module-scss-module__OCgQnq__buttonRed{background:linear-gradient(135deg,#ef4444 0%,#dc2626 100%);box-shadow:0 4px 12px #ef444466}.hojastable-module-scss-module__OCgQnq__buttonRed:hover{background:linear-gradient(135deg,#dc2626 0%,#b91c1c 100%);box-shadow:0 6px 20px #ef444480}.hojastable-module-scss-module__OCgQnq__buttonViolet{background:linear-gradient(135deg,#a855f7 0%,#9333ea 100%);box-shadow:0 4px 12px #a855f766}.hojastable-module-scss-module__OCgQnq__buttonViolet:hover{background:linear-gradient(135deg,#9333ea 0%,#7e22ce 100%);box-shadow:0 6px 20px #a855f780}.hojastable-module-scss-module__OCgQnq__buttonSlate{background:linear-gradient(135deg,#64748b 0%,#475569 100%);box-shadow:0 4px 12px #64748b66}.hojastable-module-scss-module__OCgQnq__buttonSlate:hover{background:linear-gradient(135deg,#475569 0%,#334155 100%);box-shadow:0 6px 20px #64748b80}.hojastable-module-scss-module__OCgQnq__buttonAmber{background:linear-gradient(135deg,#f59e0b 0%,#d97706 100%);box-shadow:0 4px 12px #f59e0b66}.hojastable-module-scss-module__OCgQnq__buttonAmber:hover{background:linear-gradient(135deg,#d97706 0%,#b45309 100%);box-shadow:0 6px 20px #f59e0b80}.hojastable-module-scss-module__OCgQnq__fechaDiagnostico{color:#666;margin-top:4px;font-size:.75rem}.hojastable-module-scss-module__OCgQnq__modalBody{flex-direction:column;gap:12px;max-height:60vh;padding:16px 24px;display:flex;overflow-y:auto}.hojastable-module-scss-module__OCgQnq__item{background-color:#fafafa;border:1px solid #eee;border-radius:10px;flex-direction:row;align-items:center;gap:16px;margin-bottom:1rem;padding:12px 16px;transition:all .3s;display:flex}.hojastable-module-scss-module__OCgQnq__item:hover{background-color:#f0f8ff;transform:scale(1.01)}.hojastable-module-scss-module__OCgQnq__info{flex-wrap:wrap;flex-grow:1;gap:10px 24px;display:flex}.hojastable-module-scss-module__OCgQnq__data,.hojastable-module-scss-module__OCgQnq__dataEstado{color:#333;align-items:center;gap:8px;min-width:180px;font-size:14px;display:flex}.hojastable-module-scss-module__OCgQnq__verButton{color:#fff;cursor:pointer;background-color:#0070f3;border:none;border-radius:8px;padding:6px 12px;font-weight:500;transition:background .2s}.hojastable-module-scss-module__OCgQnq__verButton:hover{background-color:#005dc1}.hojastable-module-scss-module__OCgQnq__editButton{color:#fff;cursor:pointer;background-color:#f1893a;border:none;border-radius:8px;padding:6px 12px;font-weight:500;transition:background .2s}.hojastable-module-scss-module__OCgQnq__editButton:hover{background-color:#c16e2f}.hojastable-module-scss-module__OCgQnq__deleteButton{color:#fff;cursor:pointer;background-color:#f23f3f;border:none;border-radius:8px;padding:6px 12px;font-weight:500;transition:background .2s}.hojastable-module-scss-module__OCgQnq__deleteButton:hover{background-color:#c82929}.hojastable-module-scss-module__OCgQnq__divButtons{gap:10px;margin-left:auto;display:flex}.hojastable-module-scss-module__OCgQnq__modalFooter{border-top:1px solid #ddd;justify-content:space-between;align-items:center;gap:1rem;padding:12px 24px;display:flex}.hojastable-module-scss-module__OCgQnq__modalFooter .hojastable-module-scss-module__OCgQnq__crearButton{color:#fff;cursor:pointer;background-color:#28a745;border:none;border-radius:8px;padding:8px 16px;font-weight:700;transition:background-color .2s}.hojastable-module-scss-module__OCgQnq__modalFooter .hojastable-module-scss-module__OCgQnq__crearButton:hover{background-color:#218838}.hojastable-module-scss-module__OCgQnq__visualIcon{cursor:pointer;color:#495057;width:20px;height:20px;transition:transform .2s,color .2s}.hojastable-module-scss-module__OCgQnq__visualIcon:hover{color:#0d6efd;transform:scale(1.1)}.hojastable-module-scss-module__OCgQnq__visualIcon:active{transform:scale(.95)}.hojastable-module-scss-module__OCgQnq__hojaGrupo{background-color:#fff;border-radius:12px;flex-direction:column;gap:12px;margin-bottom:20px;padding:16px 24px;display:flex;box-shadow:0 3px 10px #00000014}.hojastable-module-scss-module__OCgQnq__hojaGrupoTitulo{color:#333;align-items:center;gap:8px;font-size:18px;font-weight:600;display:flex}.hojastable-module-scss-module__OCgQnq__subhojaGrid{grid-template-columns:repeat(auto-fit,minmax(150px,1fr));gap:12px;display:grid}.hojastable-module-scss-module__OCgQnq__subhojaItem{background-color:#f8f9fa;border:1px solid #e0e0e0;border-radius:10px;flex-direction:column;gap:8px;padding:12px;display:flex;box-shadow:0 2px 6px #0000000d}.hojastable-module-scss-module__OCgQnq__subhojaItem:hover{background-color:#f0f8ff}.hojastable-module-scss-module__OCgQnq__subhojaHeader{color:#007bff;font-size:15px;font-weight:600}.hojastable-module-scss-module__OCgQnq__createModalOverlay{z-index:10;background:#0006;justify-content:center;align-items:center;display:flex;position:fixed;inset:0}.hojastable-module-scss-module__OCgQnq__createModalContent{background-color:#fff;border-radius:10px;flex-direction:column;gap:1rem;width:600px;padding:1.5rem;display:flex;box-shadow:0 4px 12px #00000040}.hojastable-module-scss-module__OCgQnq__createModalHeader{justify-content:space-between;align-items:center;display:flex}.hojastable-module-scss-module__OCgQnq__createModalHeader h2{align-items:center;gap:.5rem;font-size:1.25rem;font-weight:600;display:flex}.hojastable-module-scss-module__OCgQnq__createCloseIcon{cursor:pointer;transition:transform .2s ease-in-out}.hojastable-module-scss-module__OCgQnq__createCloseIcon:hover{color:#ff4d4f;transform:scale(1.2)}.hojastable-module-scss-module__OCgQnq__createModalBody{flex-direction:column;gap:1rem;display:flex}.hojastable-module-scss-module__OCgQnq__createModalGrid{grid-template-columns:repeat(auto-fill,minmax(180px,1fr));gap:1rem;display:grid}.hojastable-module-scss-module__OCgQnq__createModalItem{text-align:center;cursor:pointer;background-color:#f1f3f5;border-radius:8px;padding:1rem;transition:all .2s}.hojastable-module-scss-module__OCgQnq__createModalItem:hover{background-color:#dbe4ff;transform:translateY(-3px)}.hojastable-module-scss-module__OCgQnq__createModalFooter{justify-content:flex-end;display:flex}.hojastable-module-scss-module__OCgQnq__createCancelButton{cursor:pointer;background-color:#dee2e6;border:none;border-radius:6px;padding:.6rem 1.2rem;font-weight:500}.hojastable-module-scss-module__OCgQnq__createCancelButton:hover{background-color:#ced4da}.hojastable-module-scss-module__OCgQnq__fechaEntrega{border-radius:10px;align-items:center;gap:10px;margin-bottom:16px;padding:12px 16px;font-size:16px;font-weight:500;display:flex;box-shadow:0 2px 6px #0000000d}.hojastable-module-scss-module__OCgQnq__fechaEntrega svg{color:inherit}.hojastable-module-scss-module__OCgQnq__fechaNormal{color:#1f3b73;background-color:#eef5ff;border:1px solid #cce0ff}.hojastable-module-scss-module__OCgQnq__fechaMedia{color:#a35a00;background-color:#fff4e5;border:1px solid #ffd6a0}.hojastable-module-scss-module__OCgQnq__fechaUrgente{color:#a30000;background-color:#ffeaea;border:1px solid #ffb3b3}.hojastable-module-scss-module__OCgQnq__modalHeader{background:#f5f5f5;border-bottom:1px solid #ddd;justify-content:space-between;align-items:center;padding:16px 24px;display:flex}.hojastable-module-scss-module__OCgQnq__modalHeader h2{color:#2d2d2d;letter-spacing:.5px;margin:0;font-family:Segoe UI,Tahoma,Geneva,Verdana,sans-serif;font-size:24px;font-weight:700}.hojastable-module-scss-module__OCgQnq__modalHeader .hojastable-module-scss-module__OCgQnq__closeIcon{cursor:pointer;color:#dc3545;transition:transform .2s}.hojastable-module-scss-module__OCgQnq__modalHeader .hojastable-module-scss-module__OCgQnq__closeIcon:hover{transform:scale(1.15)}.hojastable-module-scss-module__OCgQnq__headerActions{align-items:center;gap:12px;display:flex}.hojastable-module-scss-module__OCgQnq__calendarHeaderButton{color:#fff;cursor:pointer;background:linear-gradient(135deg,#28a745 0%,#20c997 100%);border:none;border-radius:8px;align-items:center;gap:8px;padding:10px 16px;font-size:14px;font-weight:600;transition:all .3s;display:flex;box-shadow:0 2px 8px #28a7454d}.hojastable-module-scss-module__OCgQnq__calendarHeaderButton:hover{background:linear-gradient(135deg,#20c997 0%,#17a2b8 100%);transform:translateY(-2px);box-shadow:0 4px 12px #28a74566}.hojastable-module-scss-module__OCgQnq__calendarHeaderButton:active{transform:translateY(0)}.hojastable-module-scss-module__OCgQnq__calendarHeaderButton svg{flex-shrink:0}.hojastable-module-scss-module__OCgQnq__tituloBox{border-left:4px solid #007bff;flex:1;padding-left:12px}.hojastable-module-scss-module__OCgQnq__tituloBox h2{margin:0 0 4px}.hojastable-module-scss-module__OCgQnq__internoInfo{color:#6c757d;gap:12px;margin-top:4px;font-size:12px;display:flex}.hojastable-module-scss-module__OCgQnq__internoInfo span{font-weight:500}@media (max-width:768px){.hojastable-module-scss-module__OCgQnq__container{box-sizing:border-box;width:100%;padding:16px}.hojastable-module-scss-module__OCgQnq__actionsSearchContainer{padding:16px}.hojastable-module-scss-module__OCgQnq__searchWrapper{max-width:100%}.hojastable-module-scss-module__OCgQnq__fechasGrid{grid-template-columns:1fr}.hojastable-module-scss-module__OCgQnq__fechasSection{padding:10px 12px}.hojastable-module-scss-module__OCgQnq__fechasHeader{margin-bottom:10px;padding-bottom:8px}.hojastable-module-scss-module__OCgQnq__fechasHeader h4{font-size:.9rem}.hojastable-module-scss-module__OCgQnq__calendarIconButton{width:26px;height:26px;padding:4px}.hojastable-module-scss-module__OCgQnq__fechasListHorizontal{gap:12px}.hojastable-module-scss-module__OCgQnq__fechaProcessGroup{width:100%;min-width:unset}.hojastable-module-scss-module__OCgQnq__fechaItemCompact{padding:8px 10px}.hojastable-module-scss-module__OCgQnq__fechaLabelCompact{font-size:13px}.hojastable-module-scss-module__OCgQnq__fechaValueCompact{font-size:14px}.hojastable-module-scss-module__OCgQnq__bigCalendarContainer{padding:12px}.hojastable-module-scss-module__OCgQnq__bigCalendarContainer .rbc-toolbar{flex-direction:column;gap:12px}.hojastable-module-scss-module__OCgQnq__calendarLegend{flex-direction:column;gap:12px}.hojastable-module-scss-module__OCgQnq__calendarModalContent{width:95%;max-height:90vh}.hojastable-module-scss-module__OCgQnq__calendarModalHeader{padding:16px}.hojastable-module-scss-module__OCgQnq__calendarModalHeader h3{font-size:1.2rem}.hojastable-module-scss-module__OCgQnq__calendarModalBody{padding:16px}.hojastable-module-scss-module__OCgQnq__internoHeader{text-align:center;padding:15px}.hojastable-module-scss-module__OCgQnq__internoHeader h2{font-size:20px}.hojastable-module-scss-module__OCgQnq__internoHeader p{font-size:14px}.hojastable-module-scss-module__OCgQnq__internoDetails{grid-template-columns:1fr;gap:12px}.hojastable-module-scss-module__OCgQnq__internoDetailItem{padding:14px 16px}.hojastable-module-scss-module__OCgQnq__internoDetailItem .hojastable-module-scss-module__OCgQnq__detailHeader{margin-bottom:10px;padding-bottom:8px}.hojastable-module-scss-module__OCgQnq__internoDetailItem .hojastable-module-scss-module__OCgQnq__detailIcon{size:18px}.hojastable-module-scss-module__OCgQnq__internoDetailItem h4{font-size:14px}.hojastable-module-scss-module__OCgQnq__internoDetailItem p{font-size:13px}.hojastable-module-scss-module__OCgQnq__prioridadContainer{padding:14px 18px}.hojastable-module-scss-module__OCgQnq__prioridadContainer p{font-size:14px}.hojastable-module-scss-module__OCgQnq__internoHeader2{margin-bottom:15px;padding:15px;font-size:14px}.hojastable-module-scss-module__OCgQnq__hojaCard{width:100%;padding:12px}.hojastable-module-scss-module__OCgQnq__hojaCard .hojastable-module-scss-module__OCgQnq__hojaCardHeader{flex-direction:row;justify-content:space-between}.hojastable-module-scss-module__OCgQnq__hojaCard .hojastable-module-scss-module__OCgQnq__hojaCardHeader h4{font-size:16px}.hojastable-module-scss-module__OCgQnq__hojaCard .hojastable-module-scss-module__OCgQnq__hojaCardHeader svg{width:20px;height:20px}.hojastable-module-scss-module__OCgQnq__hojaCard .hojastable-module-scss-module__OCgQnq__hojaDetails{padding:10px;font-size:14px}.hojastable-module-scss-module__OCgQnq__hojaDetailItem{flex-direction:column;align-items:flex-start;gap:8px;padding:10px}.hojastable-module-scss-module__OCgQnq__modalContainer{width:95%;padding:15px}.hojastable-module-scss-module__OCgQnq__modalContent{width:95%;padding:10px}.hojastable-module-scss-module__OCgQnq__modalBody{max-height:65vh;padding:10px}.hojastable-module-scss-module__OCgQnq__modalItem{padding:12px;font-size:14px}.hojastable-module-scss-module__OCgQnq__ordenTrabajoItem{flex-direction:column;align-items:flex-start;gap:8px;padding:10px}.hojastable-module-scss-module__OCgQnq__ordenTrabajoItem span{font-size:14px}.hojastable-module-scss-module__OCgQnq__ordenTrabajoItem button{width:100%}.hojastable-module-scss-module__OCgQnq__verButton,.hojastable-module-scss-module__OCgQnq__modalFooter .hojastable-module-scss-module__OCgQnq__crearButton{width:100%;padding:10px;font-size:14px}.hojastable-module-scss-module__OCgQnq__modalFooter{flex-direction:column;align-items:stretch;gap:10px}.hojastable-module-scss-module__OCgQnq__createModalContent{width:95%;padding:1rem}.hojastable-module-scss-module__OCgQnq__createModalGrid{grid-template-columns:1fr}.hojastable-module-scss-module__OCgQnq__createModalItem{padding:.75rem;font-size:14px}.hojastable-module-scss-module__OCgQnq__createModalHeader h2{font-size:18px}.hojastable-module-scss-module__OCgQnq__visualIcon{width:18px;height:18px}.hojastable-module-scss-module__OCgQnq__subhojaGrid{grid-template-columns:1fr}.hojastable-module-scss-module__OCgQnq__subhojaItem{padding:10px}.hojastable-module-scss-module__OCgQnq__modalHeader{flex-direction:column;align-items:flex-start;gap:10px}.hojastable-module-scss-module__OCgQnq__modalHeader h2{font-size:20px}.hojastable-module-scss-module__OCgQnq__fechaEntrega{flex-direction:column;align-items:flex-start;gap:5px;padding:10px;font-size:14px}.hojastable-module-scss-module__OCgQnq__data,.hojastable-module-scss-module__OCgQnq__dataEstado{min-width:unset;gap:6px;font-size:13px}.hojastable-module-scss-module__OCgQnq__info{flex-direction:column;gap:8px}.hojastable-module-scss-module__OCgQnq__tituloBox{padding-left:10px;font-size:16px}}.hojastable-module-scss-module__OCgQnq__stickyUsuarios{background-color:#fff;border-right:1px solid #e5e7eb;border-radius:12px;height:calc(100vh - 120px);padding-bottom:80px;padding-right:.5rem;position:sticky;top:10px;overflow-y:auto;box-shadow:0 2px 8px #0000000d}.hojastable-module-scss-module__OCgQnq__papeleraZona{text-align:center;color:red;background-color:#fff5f5;border:2px dashed red;border-radius:8px;padding:.75rem 1rem;font-size:.95rem;font-weight:600;transition:background-color .3s;box-shadow:0 0 8px #f003}.hojastable-module-scss-module__OCgQnq__card{-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px);cursor:grab;color:#2e2e2e;background:#fffc;border:1px solid #e6e6e6cc;border-radius:16px;align-items:center;gap:.75rem;margin-bottom:1rem;padding:.75rem 1rem;font-size:.95rem;font-weight:500;transition:transform .2s,box-shadow .2s;display:flex;box-shadow:0 6px 20px #0000000d}.hojastable-module-scss-module__OCgQnq__card:hover{background:#fafafae6;transform:translateY(-3px);box-shadow:0 10px 25px #00000014}.hojastable-module-scss-module__OCgQnq__card:active{cursor:grabbing;transform:scale(.97)}.hojastable-module-scss-module__OCgQnq__otDropZone{background:#fff;border:1px solid #e5e7eb;border-left:4px solid #007bff;border-radius:12px;margin-bottom:20px;padding:20px;transition:transform .2s,box-shadow .2s;animation:.3s ease-in-out hojastable-module-scss-module__OCgQnq__fadeIn;box-shadow:0 6px 16px #0000000d}.hojastable-module-scss-module__OCgQnq__otDropZone:hover{transform:translateY(-4px);box-shadow:0 10px 25px #0000001a}.hojastable-module-scss-module__OCgQnq__otHeader{justify-content:space-between;align-items:center;margin-bottom:12px;display:flex}.hojastable-module-scss-module__OCgQnq__otHeader h4{color:#1f2937;font-size:1.25rem;font-weight:600}.hojastable-module-scss-module__OCgQnq__infoOTDatos{border-radius:1rem;grid-template-columns:1fr;gap:1rem;margin-top:1.5rem;padding:1.5rem 2rem;font-family:Inter,sans-serif;display:grid;box-shadow:0 8px 20px #0000000d}.hojastable-module-scss-module__OCgQnq__infoOTDatos p{color:#1e293b;margin:0;font-size:.95rem}.hojastable-module-scss-module__OCgQnq__infoOTDatos p strong{color:#0f172a;font-weight:600}.hojastable-module-scss-module__OCgQnq__infoOTDatos .hojastable-module-scss-module__OCgQnq__item{background:#e2e8f0;border-radius:.75rem;margin-top:.5rem;padding:1rem 1.25rem}.hojastable-module-scss-module__OCgQnq__infoOTDatos .hojastable-module-scss-module__OCgQnq__item ol{margin:0;padding-left:1.25rem}.hojastable-module-scss-module__OCgQnq__infoOTDatos .hojastable-module-scss-module__OCgQnq__item ol li{color:#1e293b;margin-bottom:.5rem;font-size:.95rem}.hojastable-module-scss-module__OCgQnq__infoOTDatos .hojastable-module-scss-module__OCgQnq__item ol li strong{color:#0f172a;font-weight:600}@media (min-width:600px){.hojastable-module-scss-module__OCgQnq__infoOTDatos{grid-template-columns:repeat(2,1fr)}}.hojastable-module-scss-module__OCgQnq__chipContainer{flex-wrap:wrap;gap:10px;margin-bottom:16px;display:flex}.hojastable-module-scss-module__OCgQnq__cardDraggable{cursor:grab;background-color:#f1f5f9;border:1px solid #d0d7de;border-radius:20px;align-items:center;gap:10px;padding:6px 12px;font-size:.875rem;transition:background-color .2s;display:flex;box-shadow:0 2px 6px #0000000f}.hojastable-module-scss-module__OCgQnq__cardDraggable:hover{background-color:#e2e8f0}.hojastable-module-scss-module__OCgQnq__cardDraggable:active{cursor:grabbing}.hojastable-module-scss-module__OCgQnq__cardContent{align-items:center;gap:8px;display:flex}.hojastable-module-scss-module__OCgQnq__cardContent strong{color:#1e40af}.hojastable-module-scss-module__OCgQnq__chipRemove{color:#dc3545;cursor:pointer;background:0 0;border:none;padding:0 4px;font-size:1.1rem;line-height:1}.hojastable-module-scss-module__OCgQnq__chipRemove:hover{color:#a30000}.hojastable-module-scss-module__OCgQnq__notificarButton{color:#fff;cursor:pointer;background-color:#28a745;border:none;border-radius:8px;padding:8px 14px;font-weight:500;transition:background-color .3s}.hojastable-module-scss-module__OCgQnq__notificarButton:hover{background-color:#218838}.hojastable-module-scss-module__OCgQnq__notificadoButton{color:#555;cursor:not-allowed;background-color:#d6d6d6;border:none;border-radius:8px;padding:8px 14px;font-weight:500}.hojastable-module-scss-module__OCgQnq__subhojaAtrasada{background-color:#faecec;border:1px solid #f9c8c8}.hojastable-module-scss-module__OCgQnq__overlay{-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px);z-index:1200;background:#00000073;justify-content:center;align-items:center;width:100vw;height:100vh;display:flex;position:fixed;inset:0}.hojastable-module-scss-module__OCgQnq__modal{text-align:center;background:linear-gradient(145deg,#fff,#f3f3f3);border:1px solid #e0e0e0;border-radius:12px;width:100%;max-width:420px;padding:24px 22px;font-family:Inter,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;animation:.25s ease-in-out hojastable-module-scss-module__OCgQnq__fadeIn;box-shadow:0 10px 25px #00000040}.hojastable-module-scss-module__OCgQnq__modal h2{color:#2d2d2d;margin:0 0 8px;font-size:1.4rem;font-weight:700}.hojastable-module-scss-module__OCgQnq__modal p{color:#555;margin:0;font-size:.95rem}.hojastable-module-scss-module__OCgQnq__modalActions{flex-direction:column;gap:10px;margin:18px 0 14px;display:flex}.hojastable-module-scss-module__OCgQnq__modalActions button{cursor:pointer;border:none;border-radius:8px;width:100%;padding:10px 14px;font-size:.95rem;font-weight:600;transition:background-color .2s,transform .1s,box-shadow .2s}.hojastable-module-scss-module__OCgQnq__modalActions button:active{transform:scale(.98);box-shadow:inset 0 2px 6px #0000002e}.hojastable-module-scss-module__OCgQnq__modalBtnPrimary{box-shadow:0 4px 12px #007bff59;color:#fff!important;background-color:#007bff!important}.hojastable-module-scss-module__OCgQnq__modalBtnPrimary:hover{background-color:#005dc1!important}.hojastable-module-scss-module__OCgQnq__modalBtnSecondary{box-shadow:0 2px 8px #00000014;color:#333!important;background-color:#f5f5f5!important;border:1px solid #d0d0d0!important}.hojastable-module-scss-module__OCgQnq__modalBtnSecondary:hover{background-color:#ebedf0!important;border-color:#b8b8b8!important}.hojastable-module-scss-module__OCgQnq__modalClose{color:#333;cursor:pointer;background-color:#e9ecef;border:none;border-radius:999px;align-self:center;margin-top:4px;padding:6px 14px;font-size:.85rem;font-weight:500;transition:background-color .2s,transform .1s;box-shadow:0 1px 4px #0000001f}.hojastable-module-scss-module__OCgQnq__modalClose:hover{background-color:#dde2e6;transform:translateY(-1px)}.hojastable-module-scss-module__OCgQnq__modalClose:active{transform:translateY(0);box-shadow:0 0 #0000001f}@media (max-width:768px){.hojastable-module-scss-module__OCgQnq__modal{max-width:90%;padding:20px 16px}.hojastable-module-scss-module__OCgQnq__modal h2{font-size:1.2rem}.hojastable-module-scss-module__OCgQnq__modal p{font-size:.9rem}.hojastable-module-scss-module__OCgQnq__modalActions button{padding:9px 12px;font-size:.9rem}.hojastable-module-scss-module__OCgQnq__modalClose{width:100%}}.hojastable-module-scss-module__OCgQnq__imagenesContainer{max-height:60vh;padding:10px;overflow-y:auto}.hojastable-module-scss-module__OCgQnq__categoriaSection{border:1px solid #e0e0e0;border-radius:8px;margin-bottom:15px;overflow:hidden}.hojastable-module-scss-module__OCgQnq__categoriaButton{cursor:pointer;background:#f8f8f8;border:none;justify-content:space-between;align-items:center;width:100%;padding:15px 20px;font-size:16px;font-weight:500;transition:background .2s;display:flex}.hojastable-module-scss-module__OCgQnq__categoriaButton:hover{background:#ececec}.hojastable-module-scss-module__OCgQnq__categoriaButton .hojastable-module-scss-module__OCgQnq__badge{color:#fff;background:#007bff;border-radius:12px;margin:0 10px;padding:4px 10px;font-size:14px}.hojastable-module-scss-module__OCgQnq__categoriaButton .hojastable-module-scss-module__OCgQnq__arrow{color:#666;font-size:12px}.hojastable-module-scss-module__OCgQnq__imagenesGrid{background:#fff;grid-template-columns:repeat(auto-fill,minmax(150px,1fr));gap:15px;padding:20px;display:grid}.hojastable-module-scss-module__OCgQnq__imagenCard{cursor:pointer;border:2px solid #e0e0e0;border-radius:8px;transition:transform .2s,box-shadow .2s;overflow:hidden}.hojastable-module-scss-module__OCgQnq__imagenCard:hover{transform:scale(1.05);box-shadow:0 4px 12px #00000026}.hojastable-module-scss-module__OCgQnq__imagenCard .hojastable-module-scss-module__OCgQnq__thumbnail{-o-object-fit:cover;object-fit:cover;width:100%;height:150px}.hojastable-module-scss-module__OCgQnq__imagenCard .hojastable-module-scss-module__OCgQnq__imagenNombre{text-align:center;white-space:nowrap;text-overflow:ellipsis;background:#f8f8f8;margin:0;padding:8px;font-size:12px;overflow:hidden}.hojastable-module-scss-module__OCgQnq__pdfPreview{background:#f4f4f4;flex-direction:column;justify-content:center;align-items:center;height:150px;display:flex}.hojastable-module-scss-module__OCgQnq__pdfPreview span{font-size:48px}.hojastable-module-scss-module__OCgQnq__pdfPreview p{text-align:center;white-space:nowrap;text-overflow:ellipsis;max-width:100%;margin:5px 0 0;padding:8px;font-size:12px;overflow:hidden}.hojastable-module-scss-module__OCgQnq__noImagenes{text-align:center;color:#666;padding:20px;font-style:italic}.hojastable-module-scss-module__OCgQnq__imagenAmpliadaOverlay{z-index:2000;-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);background:#000000d9;justify-content:center;align-items:center;width:100vw;height:100vh;display:flex;position:fixed;top:0;left:0}.hojastable-module-scss-module__OCgQnq__imagenAmpliadaContainer{max-width:90vw;max-height:90vh;position:relative}.hojastable-module-scss-module__OCgQnq__imagenAmpliadaContainer .hojastable-module-scss-module__OCgQnq__imagenAmpliada{-o-object-fit:contain;object-fit:contain;border-radius:8px;max-width:100%;max-height:90vh}.hojastable-module-scss-module__OCgQnq__imagenAmpliadaContainer .hojastable-module-scss-module__OCgQnq__pdfViewer{border:none;border-radius:8px;width:90vw;height:90vh}.hojastable-module-scss-module__OCgQnq__cerrarImagenAmpliada{cursor:pointer;background:#fff;border:none;border-radius:50%;justify-content:center;align-items:center;width:35px;height:35px;font-size:20px;transition:background .2s;display:flex;position:absolute;top:-40px;right:0;box-shadow:0 2px 8px #0000004d}.hojastable-module-scss-module__OCgQnq__cerrarImagenAmpliada:hover{background:#f0f0f0}.hojastable-module-scss-module__OCgQnq__otInfoBadge{align-items:center;gap:8px;margin-left:auto;display:flex}.hojastable-module-scss-module__OCgQnq__otEstado{text-transform:uppercase;border-radius:12px;padding:4px 12px;font-size:12px;font-weight:600}.hojastable-module-scss-module__OCgQnq__otEstado[data-estado=realizado]{color:#155724;background-color:#d4edda}.hojastable-module-scss-module__OCgQnq__otEstado[data-estado=en\ proceso]{color:#856404;background-color:#fff3cd}.hojastable-module-scss-module__OCgQnq__otEstado[data-estado="tarea no comenzada"],.hojastable-module-scss-module__OCgQnq__otEstado[data-estado="tarea no asignada"]{color:#721c24;background-color:#f8d7da}.hojastable-module-scss-module__OCgQnq__otEstado[data-estado="no realizado, continúa proceso"]{color:#0c5460;background-color:#d1ecf1}.hojastable-module-scss-module__OCgQnq__otInfoCompact{background:#f8f9fa;border-left:3px solid #007bff;border-radius:6px;margin-top:8px;padding:10px;font-size:10px}.hojastable-module-scss-module__OCgQnq__otInfoCompactContent{justify-content:space-between;align-items:flex-start;gap:12px;display:flex}.hojastable-module-scss-module__OCgQnq__otInfoLeft{flex:1;min-width:0}.hojastable-module-scss-module__OCgQnq__otInfoCompactHeader{justify-content:space-between;align-items:center;gap:6px;margin-bottom:6px;display:flex}.hojastable-module-scss-module__OCgQnq__otTituloCompact{color:#212529;text-overflow:ellipsis;white-space:nowrap;flex:1;font-size:11px;font-weight:600;overflow:hidden}.hojastable-module-scss-module__OCgQnq__otEstadoCompact{text-transform:uppercase;white-space:nowrap;border-radius:4px;padding:3px 6px;font-size:9px;font-weight:600}.hojastable-module-scss-module__OCgQnq__otEstadoCompact[data-estado=realizado]{color:#155724;background-color:#d4edda}.hojastable-module-scss-module__OCgQnq__otEstadoCompact[data-estado=en\ proceso]{color:#856404;background-color:#fff3cd}.hojastable-module-scss-module__OCgQnq__otEstadoCompact[data-estado="tarea no comenzada"],.hojastable-module-scss-module__OCgQnq__otEstadoCompact[data-estado="tarea no asignada"]{color:#721c24;background-color:#f8d7da}.hojastable-module-scss-module__OCgQnq__otEstadoCompact[data-estado="no realizado, continúa proceso"]{color:#0c5460;background-color:#d1ecf1}.hojastable-module-scss-module__OCgQnq__otUsuariosCompact{border-top:1px solid #e9ecef;margin-top:6px;padding-top:6px}.hojastable-module-scss-module__OCgQnq__usuariosFotos{flex-wrap:wrap;align-items:center;gap:6px;display:flex}.hojastable-module-scss-module__OCgQnq__usuarioFotoItem{display:inline-block;position:relative}.hojastable-module-scss-module__OCgQnq__fotoUsuario{-o-object-fit:cover;object-fit:cover;cursor:pointer;border:2px solid #007bff;border-radius:50%;width:28px;height:28px;transition:transform .2s;display:block}.hojastable-module-scss-module__OCgQnq__fotoUsuario:hover{z-index:10;transform:scale(1.2);box-shadow:0 2px 8px #007bff66}.hojastable-module-scss-module__OCgQnq__fotoUsuarioPlaceholder{color:#6c757d;background:#e9ecef;border:2px solid #dee2e6;border-radius:50%;justify-content:center;align-items:center;width:28px;height:28px;display:flex}.hojastable-module-scss-module__OCgQnq__fotoUsuarioPlaceholder svg{width:14px;height:14px}.hojastable-module-scss-module__OCgQnq__otFechasRight{border-left:2px solid #dee2e6;flex-direction:column;gap:8px;min-width:140px;padding-left:12px;display:flex}.hojastable-module-scss-module__OCgQnq__fechaRightItem{background:#fff;border:1px solid #e9ecef;border-radius:6px;align-items:flex-start;gap:8px;padding:6px;display:flex}.hojastable-module-scss-module__OCgQnq__fechaRightIcon{background:#f0f8ff;border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;width:24px;height:24px;display:flex}.hojastable-module-scss-module__OCgQnq__fechaRightIcon svg{color:#007bff}.hojastable-module-scss-module__OCgQnq__fechaRightItem:last-child .hojastable-module-scss-module__OCgQnq__fechaRightIcon{background:#f0fff4}.hojastable-module-scss-module__OCgQnq__fechaRightItem:last-child .hojastable-module-scss-module__OCgQnq__fechaRightIcon svg{color:#28a745}.hojastable-module-scss-module__OCgQnq__fechaRightContent{flex-direction:column;flex:1;gap:2px;display:flex}.hojastable-module-scss-module__OCgQnq__fechaRightLabel{color:#6c757d;text-transform:uppercase;letter-spacing:.5px;font-size:10px;font-weight:600}.hojastable-module-scss-module__OCgQnq__fechaRightFecha{color:#212529;font-size:13px;font-weight:600;line-height:1.2}.hojastable-module-scss-module__OCgQnq__fechaRightHora{color:#6c757d;font-size:11px;font-weight:500}.hojastable-module-scss-module__OCgQnq__otInfoRow{flex-wrap:wrap;gap:16px;margin-bottom:12px;display:flex}.hojastable-module-scss-module__OCgQnq__otInfoRow:last-child{margin-bottom:0}.hojastable-module-scss-module__OCgQnq__otInfoItem{color:#495057;align-items:center;gap:8px;font-size:14px;display:flex}.hojastable-module-scss-module__OCgQnq__otInfoItem svg{color:#007bff;flex-shrink:0}.hojastable-module-scss-module__OCgQnq__otInfoItem strong{color:#212529;font-weight:600}.hojastable-module-scss-module__OCgQnq__calendarButton{color:#fff;cursor:pointer;background:linear-gradient(135deg,#007bff 0%,#0056b3 100%);border:none;border-radius:8px;align-items:center;gap:8px;margin-top:8px;padding:10px 16px;font-size:14px;font-weight:500;transition:all .3s;display:flex;box-shadow:0 2px 6px #007bff4d}.hojastable-module-scss-module__OCgQnq__calendarButton:hover{background:linear-gradient(135deg,#0056b3 0%,#004085 100%);transform:translateY(-2px);box-shadow:0 4px 12px #007bff66}.hojastable-module-scss-module__OCgQnq__calendarButton:active{transform:translateY(0)}.hojastable-module-scss-module__OCgQnq__calendarButton svg{flex-shrink:0}.hojastable-module-scss-module__OCgQnq__completedIcon{color:#28a745;margin-left:auto}.hojastable-module-scss-module__OCgQnq__fechaCompleta{flex-direction:column;gap:6px;display:flex}.hojastable-module-scss-module__OCgQnq__fechaRow{color:#212529;align-items:center;gap:6px;font-weight:500;display:flex}.hojastable-module-scss-module__OCgQnq__fechaRow svg{color:#28a745}.hojastable-module-scss-module__OCgQnq__horaRow{color:#6c757d;align-items:center;gap:6px;margin-left:20px;font-size:12px;display:flex}.hojastable-module-scss-module__OCgQnq__horaRow svg{color:#6c757d}.hojastable-module-scss-module__OCgQnq__noCompletado{color:#6c757d;align-items:center;gap:6px;font-style:italic;display:flex}.hojastable-module-scss-module__OCgQnq__noCompletado svg{color:#dc3545}.hojastable-module-scss-module__OCgQnq__calendarModalOverlay{-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px);z-index:2000;background:#0009;justify-content:center;align-items:center;animation:.2s ease-in-out hojastable-module-scss-module__OCgQnq__fadeIn;display:flex;position:fixed;inset:0}.hojastable-module-scss-module__OCgQnq__calendarModalContent{background:#fff;border-radius:16px;flex-direction:column;width:95%;max-width:1000px;max-height:90vh;animation:.3s ease-out hojastable-module-scss-module__OCgQnq__slideUp;display:flex;overflow:hidden;box-shadow:0 10px 40px #0000004d}.hojastable-module-scss-module__OCgQnq__fullCalendarModalContent{background:#fff;border-radius:16px;flex-direction:column;width:95%;max-width:1200px;max-height:90vh;animation:.3s ease-out hojastable-module-scss-module__OCgQnq__slideUp;display:flex;overflow:hidden;box-shadow:0 10px 40px #0000004d}.hojastable-module-scss-module__OCgQnq__fullCalendarBody{max-height:calc(90vh - 80px);padding:24px;overflow-y:auto}.hojastable-module-scss-module__OCgQnq__legendColor{border:1px solid #0000001a;border-radius:4px;width:20px;height:20px}.hojastable-module-scss-module__OCgQnq__bigCalendarContainer{background:#fff;border-radius:8px;padding:16px;box-shadow:0 2px 8px #0000001a}.hojastable-module-scss-module__OCgQnq__bigCalendarContainer .rbc-time-slot{border-top:1px solid #f0f0f0}.hojastable-module-scss-module__OCgQnq__bigCalendarContainer .rbc-time-header-content{border-left:1px solid #dee2e6}.hojastable-module-scss-module__OCgQnq__bigCalendarContainer .rbc-event{cursor:pointer;border:2px solid;border-radius:6px;flex-direction:column;justify-content:center;min-height:40px;padding:6px 10px;font-size:13px;font-weight:600;transition:all .2s;display:flex}.hojastable-module-scss-module__OCgQnq__bigCalendarContainer .rbc-event-content{white-space:pre-line;word-break:break-word;line-height:1.5;overflow:visible}.hojastable-module-scss-module__OCgQnq__bigCalendarContainer .rbc-event-label{opacity:.95;margin-bottom:2px;font-size:11px}.hojastable-module-scss-module__OCgQnq__bigCalendarContainer .rbc-selected{box-shadow:0 0 0 2px #007bff80}.hojastable-module-scss-module__OCgQnq__bigCalendarContainer .rbc-time-view{border:1px solid #dee2e6}.hojastable-module-scss-module__OCgQnq__bigCalendarContainer .rbc-time-content{border-top:2px solid #dee2e6}.hojastable-module-scss-module__OCgQnq__bigCalendarContainer .rbc-time-header{border-bottom:2px solid #dee2e6}.hojastable-module-scss-module__OCgQnq__bigCalendarContainer .rbc-day-slot{border-right:1px solid #e9ecef}.hojastable-module-scss-module__OCgQnq__bigCalendarContainer .rbc-time-gutter{border-right:2px solid #dee2e6}.hojastable-module-scss-module__OCgQnq__bigCalendarContainer .rbc-time-gutter .rbc-timeslot-group{border-bottom:1px solid #f0f0f0}.hojastable-module-scss-module__OCgQnq__bigCalendarContainer .rbc-toolbar{flex-wrap:wrap;justify-content:space-between;align-items:center;gap:10px;margin-bottom:20px;display:flex}.hojastable-module-scss-module__OCgQnq__bigCalendarContainer .rbc-toolbar button{color:#495057;background:#fff;border:1px solid #dee2e6;border-radius:6px;padding:8px 16px;font-size:14px;font-weight:500;transition:all .2s}.hojastable-module-scss-module__OCgQnq__bigCalendarContainer .rbc-toolbar button:active{transform:scale(.95)}.hojastable-module-scss-module__OCgQnq__bigCalendarContainer .rbc-toolbar .rbc-btn-group{gap:8px;display:flex}.hojastable-module-scss-module__OCgQnq__bigCalendarContainer .rbc-toolbar .rbc-btn-group button{margin:0}.hojastable-module-scss-module__OCgQnq__bigCalendarContainer .rbc-toolbar{border-bottom:2px solid #dee2e6;flex-wrap:wrap;justify-content:space-between;align-items:center;gap:10px;padding:16px;display:flex}:is(.hojastable-module-scss-module__OCgQnq__bigCalendarContainer .rbc-toolbar .rbc-btn-group button[title=Mes],.hojastable-module-scss-module__OCgQnq__bigCalendarContainer .rbc-toolbar .rbc-btn-group button[title=Semana],.hojastable-module-scss-module__OCgQnq__bigCalendarContainer .rbc-toolbar .rbc-btn-group button[title=Día],.hojastable-module-scss-module__OCgQnq__bigCalendarContainer .rbc-toolbar .rbc-btn-group button[title=Agenda]){display:none!important}:is(.hojastable-module-scss-module__OCgQnq__bigCalendarContainer .rbc-toolbar .rbc-btn-group button[title*=Siguiente],.hojastable-module-scss-module__OCgQnq__bigCalendarContainer .rbc-toolbar .rbc-btn-group button[title*=Anterior],.hojastable-module-scss-module__OCgQnq__bigCalendarContainer .rbc-toolbar .rbc-btn-group button[title*=Hoy]){visibility:visible!important;opacity:1!important;display:inline-block!important}:is(.hojastable-module-scss-module__OCgQnq__bigCalendarContainer .rbc-toolbar button[title*=Siguiente],.hojastable-module-scss-module__OCgQnq__bigCalendarContainer .rbc-toolbar button[title*=Anterior],.hojastable-module-scss-module__OCgQnq__bigCalendarContainer .rbc-toolbar button[title*=Hoy]){color:#495057;cursor:pointer;background:#fff;border:1px solid #dee2e6;border-radius:6px;padding:8px 16px;font-size:14px;font-weight:500;transition:all .2s;visibility:visible!important;opacity:1!important;display:inline-block!important}:is(.hojastable-module-scss-module__OCgQnq__bigCalendarContainer .rbc-toolbar button[title*=Siguiente]:hover,.hojastable-module-scss-module__OCgQnq__bigCalendarContainer .rbc-toolbar button[title*=Anterior]:hover,.hojastable-module-scss-module__OCgQnq__bigCalendarContainer .rbc-toolbar button[title*=Hoy]:hover){color:#007bff;background:#f8f9fa;border-color:#007bff}:is(.hojastable-module-scss-module__OCgQnq__bigCalendarContainer .rbc-toolbar button[title*=Siguiente]:active,.hojastable-module-scss-module__OCgQnq__bigCalendarContainer .rbc-toolbar button[title*=Anterior]:active,.hojastable-module-scss-module__OCgQnq__bigCalendarContainer .rbc-toolbar button[title*=Hoy]:active){transform:scale(.95)}.hojastable-module-scss-module__OCgQnq__bigCalendarContainer .rbc-toolbar .rbc-toolbar-label{color:#212529;text-align:center;flex:1;font-size:18px;font-weight:700}.hojastable-module-scss-module__OCgQnq__bigCalendarContainer .rbc-overlay{z-index:1000;background:#fff;border:2px solid #007bff;border-radius:8px;max-width:300px;padding:12px;box-shadow:0 4px 12px #0003}.hojastable-module-scss-module__OCgQnq__bigCalendarContainer .rbc-overlay .rbc-overlay-header{border-bottom:1px solid #dee2e6;margin-bottom:8px;padding-bottom:8px;font-weight:600}.hojastable-module-scss-module__OCgQnq__otDetailsModal{background:#fff;border-radius:16px;flex-direction:column;width:90%;max-width:600px;max-height:85vh;animation:.3s ease-out hojastable-module-scss-module__OCgQnq__slideUp;display:flex;overflow:hidden;box-shadow:0 10px 40px #0000004d}.hojastable-module-scss-module__OCgQnq__otDetailsBody{flex-direction:column;gap:20px;max-height:calc(85vh - 80px);padding:24px;display:flex;overflow-y:auto}.hojastable-module-scss-module__OCgQnq__otDetailsItem{border-bottom:1px solid #e9ecef;flex-direction:column;gap:8px;padding-bottom:16px;display:flex}.hojastable-module-scss-module__OCgQnq__otDetailsItem:last-of-type{border-bottom:none}.hojastable-module-scss-module__OCgQnq__otDetailsItem strong{color:#495057;text-transform:uppercase;letter-spacing:.5px;font-size:14px;font-weight:600}.hojastable-module-scss-module__OCgQnq__otDetailsItem span{color:#212529;word-break:break-word;font-size:15px}.hojastable-module-scss-module__OCgQnq__otEstadoBadge{text-transform:uppercase;border-radius:6px;padding:6px 12px;font-size:13px;font-weight:600;display:inline-block}.hojastable-module-scss-module__OCgQnq__otEstadoBadge[data-estado=pendiente],.hojastable-module-scss-module__OCgQnq__otEstadoBadge[data-estado=en\ espera]{color:#856404;background-color:#fff3cd}.hojastable-module-scss-module__OCgQnq__otEstadoBadge[data-estado=en\ proceso],.hojastable-module-scss-module__OCgQnq__otEstadoBadge[data-estado=procesando]{color:#0c5460;background-color:#d1ecf1}.hojastable-module-scss-module__OCgQnq__otEstadoBadge[data-estado=completado],.hojastable-module-scss-module__OCgQnq__otEstadoBadge[data-estado=finalizado]{color:#155724;background-color:#d4edda}.hojastable-module-scss-module__OCgQnq__otEstadoBadge[data-estado=cancelado]{color:#721c24;background-color:#f8d7da}.hojastable-module-scss-module__OCgQnq__otUsuariosList{flex-direction:column;gap:12px;margin-top:8px;display:flex}.hojastable-module-scss-module__OCgQnq__usuarioItem{background:#f8f9fa;border-radius:8px;align-items:center;gap:12px;padding:10px;display:flex}.hojastable-module-scss-module__OCgQnq__usuarioItem span{color:#212529;font-size:14px}.hojastable-module-scss-module__OCgQnq__fotoUsuarioModal{-o-object-fit:cover;object-fit:cover;border:2px solid #007bff;border-radius:50%;flex-shrink:0;width:40px;height:40px}.hojastable-module-scss-module__OCgQnq__fotoUsuarioPlaceholderModal{color:#6c757d;background:#e9ecef;border:2px solid #dee2e6;border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;width:40px;height:40px;display:flex}.hojastable-module-scss-module__OCgQnq__fotoUsuarioPlaceholderModal svg{width:20px;height:20px}.hojastable-module-scss-module__OCgQnq__otDetailsActions{border-top:2px solid #e9ecef;justify-content:center;margin-top:8px;padding-top:20px;display:flex}.hojastable-module-scss-module__OCgQnq__verHojaButton{color:#fff;cursor:pointer;background:linear-gradient(135deg,#007bff 0%,#0056b3 100%);border:none;border-radius:8px;align-items:center;gap:10px;padding:12px 24px;font-size:15px;font-weight:600;transition:all .3s;display:flex;box-shadow:0 2px 8px #007bff4d}.hojastable-module-scss-module__OCgQnq__verHojaButton:hover{background:linear-gradient(135deg,#0056b3 0%,#004085 100%);transform:translateY(-2px);box-shadow:0 4px 12px #007bff66}.hojastable-module-scss-module__OCgQnq__verHojaButton:active{transform:translateY(0)}.hojastable-module-scss-module__OCgQnq__verHojaButton svg{flex-shrink:0}.hojastable-module-scss-module__OCgQnq__calendarModalHeader{background:linear-gradient(135deg,#f8f9fa 0%,#e9ecef 100%);border-bottom:2px solid #e9ecef;justify-content:space-between;align-items:center;padding:20px 24px;display:flex}.hojastable-module-scss-module__OCgQnq__calendarModalHeader h3{color:#212529;letter-spacing:.3px;margin:0;font-size:1.5rem;font-weight:700}.hojastable-module-scss-module__OCgQnq__calendarCloseIcon{cursor:pointer;color:#6c757d;background:0 0;border:none;border-radius:8px;justify-content:center;align-items:center;padding:8px;transition:all .2s;display:flex}.hojastable-module-scss-module__OCgQnq__calendarCloseIcon:hover{color:#dc3545;background:#f8f9fa;transform:scale(1.1)}.hojastable-module-scss-module__OCgQnq__calendarModalBody{max-height:calc(90vh - 100px);padding:24px;overflow-y:auto}.hojastable-module-scss-module__OCgQnq__calendarLegend{background:#f8f9fa;border-radius:8px;flex-wrap:wrap;gap:16px;margin-bottom:24px;padding:16px;display:flex}.hojastable-module-scss-module__OCgQnq__legendItem{color:#495057;align-items:center;gap:8px;font-size:13px;font-weight:500;display:flex}.hojastable-module-scss-module__OCgQnq__legendColor{border:2px solid #fff;border-radius:4px;width:16px;height:16px;box-shadow:0 1px 3px #0003}.hojastable-module-scss-module__OCgQnq__legendLabel{white-space:nowrap}.hojastable-module-scss-module__OCgQnq__bigCalendarContainer{background:#fff;border-radius:8px;margin-bottom:24px;padding:16px;box-shadow:0 2px 8px #0000001a}.hojastable-module-scss-module__OCgQnq__bigCalendarContainer .rbc-calendar{font-family:inherit}.hojastable-module-scss-module__OCgQnq__bigCalendarContainer .rbc-header{color:#212529;text-transform:capitalize;border-bottom:2px solid #dee2e6;padding:12px;font-size:14px;font-weight:600}.hojastable-module-scss-module__OCgQnq__bigCalendarContainer .rbc-today{background-color:#e7f3ff}.hojastable-module-scss-module__OCgQnq__bigCalendarContainer .rbc-off-range-bg{background-color:#f8f9fa}.hojastable-module-scss-module__OCgQnq__bigCalendarContainer .rbc-event{cursor:pointer;border:2px solid #fff;border-radius:6px;padding:4px 8px;font-size:12px;font-weight:600;transition:all .2s}.hojastable-module-scss-module__OCgQnq__bigCalendarContainer .rbc-event:hover{z-index:10;transform:scale(1.05);box-shadow:0 4px 12px #00000040}.hojastable-module-scss-module__OCgQnq__bigCalendarContainer .rbc-toolbar{margin-bottom:20px}.hojastable-module-scss-module__OCgQnq__bigCalendarContainer .rbc-toolbar button{color:#495057;background:#fff;border:1px solid #dee2e6;border-radius:6px;padding:8px 16px;font-weight:500;transition:all .2s}.hojastable-module-scss-module__OCgQnq__bigCalendarContainer .rbc-toolbar button:hover{color:#007bff;background:#f8f9fa;border-color:#007bff}.hojastable-module-scss-module__OCgQnq__bigCalendarContainer .rbc-toolbar .rbc-toolbar-label{color:#212529;font-size:18px;font-weight:700}.hojastable-module-scss-module__OCgQnq__fechasListModal{border-top:2px solid #e9ecef;margin-top:24px;padding-top:24px}.hojastable-module-scss-module__OCgQnq__fechasListModal h4{color:#212529;margin:0 0 16px;font-size:1.1rem;font-weight:600}.hojastable-module-scss-module__OCgQnq__fechasListSimple{flex-direction:column;gap:8px;margin:0;padding:0;list-style:none;display:flex}.hojastable-module-scss-module__OCgQnq__fechaItemSimple{background:#f8f9fa;border-left:4px solid;border-radius:8px;align-items:center;gap:12px;padding:12px 16px;transition:all .2s;display:flex}.hojastable-module-scss-module__OCgQnq__fechaItemSimple:hover{background:#e9ecef;transform:translate(4px);box-shadow:0 2px 8px #0000001a}.hojastable-module-scss-module__OCgQnq__fechaColorDot{border:2px solid #fff;border-radius:50%;flex-shrink:0;width:12px;height:12px;box-shadow:0 1px 3px #0003}.hojastable-module-scss-module__OCgQnq__fechaItemInfo{flex-direction:column;flex:1;gap:4px;display:flex}.hojastable-module-scss-module__OCgQnq__fechaItemLabel{color:#212529;font-size:14px;font-weight:600}.hojastable-module-scss-module__OCgQnq__fechaItemValue{color:#6c757d;font-size:13px;font-weight:500}.hojastable-module-scss-module__OCgQnq__fechasList{margin:0;padding:0;list-style:none}.hojastable-module-scss-module__OCgQnq__fechaItem{background:#f8f9fa;border-left:4px solid #007bff;border-radius:10px;align-items:flex-start;gap:12px;padding:16px;transition:all .2s;display:flex}.hojastable-module-scss-module__OCgQnq__fechaItem:hover{background:#e9ecef;transform:translate(4px);box-shadow:0 2px 8px #0000001a}.hojastable-module-scss-module__OCgQnq__fechaItem svg{color:#007bff;flex-shrink:0;margin-top:2px}.hojastable-module-scss-module__OCgQnq__fechaItemFecha{color:#212529;text-transform:capitalize;margin-bottom:4px;font-size:15px;font-weight:600}.hojastable-module-scss-module__OCgQnq__fechaItemHora{color:#6c757d;font-size:13px}@keyframes hojastable-module-scss-module__OCgQnq__slideUp{0%{opacity:0;transform:translateY(30px)}to{opacity:1;transform:translateY(0)}}@media (max-width:768px){.hojastable-module-scss-module__OCgQnq__otCardInfo{padding:12px}.hojastable-module-scss-module__OCgQnq__otInfoRow{flex-direction:column;gap:10px}.hojastable-module-scss-module__OCgQnq__calendarButton{justify-content:center;width:100%}.hojastable-module-scss-module__OCgQnq__calendarModalContent{width:95%;max-height:90vh}.hojastable-module-scss-module__OCgQnq__calendarModalHeader{padding:16px}.hojastable-module-scss-module__OCgQnq__calendarModalHeader h3{font-size:16px}.hojastable-module-scss-module__OCgQnq__calendarModalBody{padding:16px}.hojastable-module-scss-module__OCgQnq__fechaItem{padding:12px}.hojastable-module-scss-module__OCgQnq__fechaItemFecha{font-size:14px}.hojastable-module-scss-module__OCgQnq__actionsSearchContainer{padding:16px}.hojastable-module-scss-module__OCgQnq__searchWrapper{max-width:100%}.hojastable-module-scss-module__OCgQnq__fechasGrid{grid-template-columns:1fr}.hojastable-module-scss-module__OCgQnq__fechasHeader{flex-direction:column;align-items:flex-start;gap:12px}.hojastable-module-scss-module__OCgQnq__fechasHeader h4{font-size:1.1rem}}
.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)}
.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}
.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}
.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)}
.styles-module-scss-module__oPWlVa__container{flex-direction:column;justify-content:center;align-items:center;padding:20px;display:flex}.styles-module-scss-module__oPWlVa__uploadBtn{color:#fff;cursor:pointer;text-align:center;background-color:#007bff;border:none;border-radius:8px;justify-content:center;align-items:center;gap:10px;min-width:260px;padding:14px 30px;font-size:18px;font-weight:700;transition:background .3s,transform .2s;display:flex}.styles-module-scss-module__oPWlVa__uploadBtn svg{font-size:24px}.styles-module-scss-module__oPWlVa__uploadBtn:hover{background-color:#0056b3;transform:scale(1.05)}.styles-module-scss-module__oPWlVa__qrContainer{-webkit-backdrop-filter:blur(6px);backdrop-filter:blur(6px);z-index:2000;background:#000c;justify-content:center;align-items:center;display:flex;position:fixed;inset:0}.styles-module-scss-module__oPWlVa__qrBox{text-align:center;background:#fff;border-radius:15px;flex-direction:column;align-items:center;width:90%;max-width:400px;padding:30px;display:flex;box-shadow:0 6px 12px #0000004d}.styles-module-scss-module__oPWlVa__qrText{color:#333;margin-bottom:15px;font-size:22px;font-weight:700}.styles-module-scss-module__oPWlVa__qrCanvas{margin:15px 0}.styles-module-scss-module__oPWlVa__qrLink{color:#007bff;margin-top:12px;font-size:16px;font-weight:700;text-decoration:none;transition:color .3s;display:inline-block}.styles-module-scss-module__oPWlVa__qrLink:hover{color:#0056b3}.styles-module-scss-module__oPWlVa__closeBtn{color:#fff;cursor:pointer;background:red;border:none;border-radius:8px;margin-top:20px;padding:10px 18px;font-size:16px;font-weight:700;transition:background .3s,transform .2s}.styles-module-scss-module__oPWlVa__closeBtn:hover{background:#8b0000;transform:scale(1.05)}.styles-module-scss-module__oPWlVa__buttonGroup{gap:12px;margin-bottom:20px;display:flex}.styles-module-scss-module__oPWlVa__qrBtn{color:#000;cursor:pointer;text-align:center;border:none;border-radius:8px;justify-content:center;align-items:center;gap:10px;width:100%;max-width:260px;padding:1px;font-size:20px;font-weight:700;transition:background .3s,transform .2s;display:flex}.styles-module-scss-module__oPWlVa__qrBtn svg{font-size:50px}.styles-module-scss-module__oPWlVa__qrBtn:hover{transform:scale(1.05)}.styles-module-scss-module__oPWlVa__uploadSection{width:100%;margin-top:20px}.styles-module-scss-module__oPWlVa__hiddenInput{display:none}.styles-module-scss-module__oPWlVa__loadingText{text-align:center;color:#666;padding:10px;font-size:14px}.styles-module-scss-module__oPWlVa__smallText{font-size:12px}.styles-module-scss-module__oPWlVa__qrSubText{color:#999;margin-top:5px;font-size:11px}.styles-module-scss-module__oPWlVa__qrHelpBox{color:#666;text-align:center;background-color:#f5f5f5;border:1px solid #ddd;border-radius:8px;margin-top:15px;padding:10px;font-size:12px}.styles-module-scss-module__oPWlVa__qrHelpTitle{margin:0 0 8px;font-weight:500}.styles-module-scss-module__oPWlVa__qrHelpRow{justify-content:center;align-items:center;gap:8px;margin:0 0 8px;display:flex}.styles-module-scss-module__oPWlVa__qrHelpRow:last-child{margin-bottom:0}.styles-module-scss-module__oPWlVa__linkText{color:#007bff;font-weight:700}.styles-module-scss-module__oPWlVa__codeText{color:#28a745;font-family:monospace;font-size:13px;font-weight:700}.styles-module-scss-module__oPWlVa__copyButton{cursor:pointer;background:0 0;border:none;border-radius:3px;padding:2px 4px;font-size:11px;transition:background-color .2s}.styles-module-scss-module__oPWlVa__copyButton.styles-module-scss-module__oPWlVa__blue{color:#007bff}.styles-module-scss-module__oPWlVa__copyButton.styles-module-scss-module__oPWlVa__blue:hover{background-color:#007bff1a}.styles-module-scss-module__oPWlVa__copyButton.styles-module-scss-module__oPWlVa__green{color:#28a745}.styles-module-scss-module__oPWlVa__copyButton.styles-module-scss-module__oPWlVa__green:hover{background-color:#28a7451a}
.RepuestosPage-module-scss-module__7Mok1G__page{gap:14px;padding:12px;display:grid}.RepuestosPage-module-scss-module__7Mok1G__title{margin:0 0 4px;font-size:22px;font-weight:800;line-height:1.2}
