@import "https://fonts.googleapis.com/css2?family=Outfit:wght@300;400;500;600;700;800&display=swap";h1,h2,h3,h4,h5,h6,p{margin:0}button,input,select,textarea{font-family:inherit}html,body,#root{background-color:#e6f2f7;width:100%;min-height:100vh;margin:0;padding:0;font-family:sans-serif;overflow-x:hidden}.sidebar-header-text h1,.sidebar-header-text h2{color:#fff;margin:0;font-size:.95rem;line-height:1.3}.menu-icon.usuarios{background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' fill='none' viewBox='0 0 24 24' stroke='%23ffffff' stroke-width='2'%3E%3Cpath stroke-linecap='round' stroke-linejoin='round' d='M18 9v3m0 0v3m0-3h3m-3 0h-3m-2-5a4 4 0 11-8 0 4 4 0 018 0zM3 20a6 6 0 0112 0v1H3v-1z'/%3E%3C/svg%3E")}.menu-icon.gastos{background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' fill='none' viewBox='0 0 24 24' stroke='%23ffffff' stroke-width='2'%3E%3Cpath stroke-linecap='round' stroke-linejoin='round' d='M3 10h18M7 15h1m4 0h1m-7 4h12a3 3 0 003-3V8a3 3 0 00-3-3H6a3 3 0 00-3 3v8a3 3 0 003 3z'/%3E%3C/svg%3E")}.menu-item.active .menu-icon.usuarios{background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' fill='none' viewBox='0 0 24 24' stroke='%231A2530' stroke-width='2.2'%3E%3Cpath stroke-linecap='round' stroke-linejoin='round' d='M18 9v3m0 0v3m0-3h3m-3 0h-3m-2-5a4 4 0 11-8 0 4 4 0 018 0zM3 20a6 6 0 0112 0v1H3v-1z'/%3E%3C/svg%3E")}.menu-item.active .menu-icon.gastos{background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' fill='none' viewBox='0 0 24 24' stroke='%231A2530' stroke-width='2.2'%3E%3Cpath stroke-linecap='round' stroke-linejoin='round' d='M3 10h18M7 15h1m4 0h1m-7 4h12a3 3 0 003-3V8a3 3 0 00-3-3H6a3 3 0 00-3 3v8a3 3 0 003 3z'/%3E%3C/svg%3E")}.main-header{justify-content:space-between;align-items:center;width:100%;display:flex}.search-container{width:100%;max-width:440px;position:relative}.search-container input{background:#fff url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' fill='none' viewBox='0 0 24 24' stroke='%2394a3b8' stroke-width='2.5'%3E%3Cpath stroke-linecap='round' stroke-linejoin='round' d='M21 21l-6-6m2-5a7 7 0 11-14 0 7 7 0 0114 0z'/%3E%3C/svg%3E") 1.2rem/16px no-repeat;border:none;border-radius:12px;outline:none;width:100%;padding:.7rem 1rem .7rem 3.2rem;font-size:.9rem}.btn-agregar{color:#fff;cursor:pointer;background-color:#0059b3;border:none;border-radius:10px;padding:.7rem 3rem;font-size:.9rem;font-weight:600}.table-section{box-sizing:border-box;background-color:#fff;border-radius:16px;flex-direction:column;width:100%;padding:1.2rem 1.5rem;display:flex}.data-table{border-collapse:collapse;text-align:left;width:100%}.data-table th{color:#64748b;border-bottom:2px solid #f1f5f9;padding:.6rem .4rem;font-size:.72rem;font-weight:700}.data-table td{color:#334155;border-bottom:1px solid #f1f5f9;padding:.65rem .4rem;font-size:.78rem}.text-blue-bold{color:#0059b3;font-weight:700}.text-gray{color:#64748b}.badge-rol{border-radius:20px;justify-content:center;align-items:center;min-width:100px;padding:.4rem .6rem;font-size:.68rem;font-weight:700;display:flex}.badge-rol.administrador{color:#ea580c;background-color:#ffe6db}.badge-rol.usuario{color:#4f46e5;background-color:#e0e7ff}.badge-estado{border-radius:6px;padding:.2rem .5rem;font-size:.68rem;font-weight:700}.badge-estado.activo{color:#059669;background-color:#d1fae5}.badge-estado.inactivo{color:#dc2626;background-color:#fee2e2}.action-buttons{align-items:center;gap:.6rem;display:flex}.btn-action.edit{cursor:pointer;background:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' fill='none' viewBox='0 0 24 24' stroke='%230059B3' stroke-width='2.2'%3E%3Cpath stroke-linecap='round' stroke-linejoin='round' d='M16.862 4.487l1.687-1.688a1.875 1.875 0 112.652 2.652L6.832 19.82a4.5 4.5 0 01-1.897 1.13l-2.685.8.8-2.685a4.5 4.5 0 011.13-1.897L16.863 4.487zm0 0L19.5 7.125'/%3E%3C/svg%3E") 50%/contain no-repeat;border:none;width:14px;height:14px}.switch{width:32px;height:16px;display:inline-block;position:relative}.switch input{opacity:0;width:0;height:0}.slider{cursor:pointer;background-color:#cbd5e1;border-radius:24px;transition:all .3s;position:absolute;inset:0}.slider:before{content:"";background-color:#fff;border-radius:50%;width:10px;height:10px;transition:all .3s;position:absolute;bottom:3px;left:3px}input:checked+.slider{background-color:#0059b3}input:checked+.slider:before{transform:translate(16px)}.pagination-container{justify-content:center;align-items:center;gap:.8rem;width:100%;padding-top:1.2rem;display:flex}.pagination-arrow{color:#94a3b8;cursor:pointer;background:0 0;border:none;align-items:center;gap:.3rem;font-size:.85rem;font-weight:500;display:flex}.pagination-arrow:not(:disabled){color:#64748b}.pagination-number{color:#334155;cursor:pointer;text-align:center;background:0 0;border:none;border-radius:6px;min-width:24px;padding:.2rem .5rem;font-size:.85rem}.pagination-number.active{color:#fff;background-color:#003866;border-radius:8px;padding:.3rem .6rem;font-weight:500}.pagination-ellipsis{color:#64748b;font-size:.85rem}.panel-cards-footer{flex-shrink:0;gap:1.5rem;width:100%;padding-bottom:.5rem;display:flex}.summary-card{background-color:#fff;border-radius:16px;flex:1;justify-content:space-between;align-items:center;padding:1.2rem 1.5rem;display:flex;box-shadow:0 2px 4px #00000005}.card-info h3{color:#64748b;margin:0 0 .2rem;font-size:.72rem;font-weight:700}.card-info p{color:#036;margin:0;font-size:1.6rem;font-weight:700}.card-icon-container{background:#e5eeff;border-radius:50%;justify-content:center;align-items:center;width:44px;height:44px;display:flex}.table-responsive{-webkit-overflow-scrolling:touch;width:100%;margin-bottom:1rem;overflow-x:auto}.data-table{min-width:700px}@media (width<=850px){.panel-container{flex-direction:column}.panel-sidebar{width:100%;min-width:100%;height:75px;min-height:auto;padding:0}.sidebar-top-wrapper{height:100%;margin-bottom:0}.top-blue-bar{display:none}.sidebar-menu{z-index:100;background-color:#0059b3;flex-direction:column;flex:none;width:100%;max-height:calc(100vh - 75px);padding:1rem;display:none;position:absolute;top:75px;left:0;overflow-y:auto}.sidebar-logout{margin-top:1.5rem;padding:.75rem 1.2rem}.sidebar-menu.show{display:flex}.hamburger-btn{color:#fff;cursor:pointer;background:0 0;border:none;padding:10px;font-size:24px;display:block}.panel-cards-footer{flex-direction:column;gap:1rem}}@media (width<=600px){.main-header{flex-direction:column;align-items:stretch;gap:1rem}.search-container{max-width:none}.btn-agregar{width:100%}}@media (width>=851px){.hamburger-btn{display:none}}.modal-overlay{z-index:1000;background:#00000080;justify-content:center;align-items:center;display:flex;position:fixed;inset:0}.modal-content{background:#fff;border-radius:8px;flex-direction:column;width:600px;max-height:90vh;display:flex;overflow:hidden;box-shadow:0 10px 15px -3px #0000001a}.modal-header{text-align:left;background-color:#e4f3f7;flex-shrink:0;padding:20px}.modal-header h2{color:#1e293b;margin:0;font-size:1.25rem}.modal-body{padding:25px;overflow-y:auto}.form-group{text-align:left;flex-direction:column;margin-bottom:15px;display:flex}.form-group label{color:#475569;text-transform:uppercase;margin-bottom:5px;font-size:.8rem;font-weight:700}.form-grid{grid-template-columns:1fr 1fr;gap:15px;display:grid}.form-group input,.form-group select{border:1px solid #cbd5e1;border-radius:6px;padding:10px}.password-wrapper{align-items:center;display:flex;position:relative}.password-wrapper input{width:100%}.eye-icon{cursor:pointer;opacity:.6;width:20px;height:20px;position:absolute;right:10px}.radio-group{justify-content:flex-start;gap:20px;margin-top:5px;display:flex}.modal-actions{flex-shrink:0;gap:15px;padding:0 25px 25px;display:flex}.btn-cancelar{color:#0059b3;cursor:pointer;background:#fff;border:2px solid #0059b3;border-radius:6px;flex:1;padding:12px;font-weight:700}.btn-registrar{color:#fff;cursor:pointer;background:#0059b3;border:none;border-radius:6px;flex:1;padding:12px;font-weight:700}.eye-icon{cursor:pointer;z-index:10;background:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' fill='none' viewBox='0 0 24 24' stroke='%2364748b'%3E%3Cpath stroke-linecap='round' stroke-linejoin='round' stroke-width='2' d='M15 12a3 3 0 11-6 0 3 3 0 016 0zM2.458 12C3.732 7.943 7.523 5 12 5c4.478 0 8.268 2.943 9.542 7-1.274 4.057-5.064 7-9.542 7-4.477 0-8.268-2.943-9.542-7z'/%3E%3C/svg%3E") 50% no-repeat;width:20px;height:20px;position:absolute;right:12px}@media (width<=650px){.modal-content{width:95%}.form-grid{grid-template-columns:1fr;gap:15px}.modal-actions{flex-direction:column-reverse;gap:10px}.btn-cancelar,.btn-registrar{width:100%}}.error-text{color:#e11d48;margin-top:4px;font-size:.75rem;font-weight:500;display:block}.form-group input.input-error,.form-group select.input-error{background-color:#fff1f2;border-color:#f43f5e!important}.logout-modal-overlay{z-index:2000;background:#0000004d;justify-content:center;align-items:center;padding:20px;display:flex;position:fixed;inset:0}.logout-modal-content{background:#e4f3f7;border-radius:12px;flex-direction:column;justify-content:center;align-items:center;width:598px;height:335px;padding:40px;display:flex;box-shadow:0 4px 20px #0000001a}.logout-modal-body h2{color:#000;text-align:center;margin-bottom:50px;font-size:2.2rem;font-weight:700}.logout-modal-actions{justify-content:center;gap:20px;width:100%;display:flex}.btn-logout-cancelar,.btn-logout-aceptar{cursor:pointer;border-radius:8px;width:200px;padding:15px;font-size:1.2rem;font-weight:700;transition:all .2s}.btn-logout-cancelar{color:#003d66;background:0 0;border:2px solid #003d66}.btn-logout-aceptar{color:#fff;background:#003d66;border:none}@media (width<=650px){.logout-modal-content{width:95%;height:auto;padding:30px 20px}.logout-modal-body h2{font-size:1.6rem}.btn-logout-cancelar,.btn-logout-aceptar{width:140px}}.modal-editar-overlay{z-index:1000;background:#0f172a66;justify-content:center;align-items:center;padding:20px 16px;display:flex;position:fixed;inset:0}.modal-editar-content{background:#fff;border-radius:12px;flex-direction:column;width:100%;max-width:500px;max-height:calc(100vh - 40px);font-family:Inter,system-ui,-apple-system,sans-serif;animation:.25s ease-out modalFadeIn;display:flex;overflow:hidden;box-shadow:0 10px 25px -5px #0000001a,0 8px 10px -6px #0000001a}@keyframes modalFadeIn{0%{opacity:0;transform:translateY(15px)}to{opacity:1;transform:translateY(0)}}.modal-editar-header{text-align:left;background-color:#e4f3f7;border-bottom:1px solid #d9e6eb;flex-shrink:0;padding:16px 24px}.modal-editar-header h2{color:#1e293b;margin:0;font-size:1.2rem;font-weight:600}.modal-editar-body{flex-direction:column;gap:16px;padding:24px;display:flex;overflow-y:auto}.form-group-vertical{text-align:left;flex-direction:column;gap:6px;display:flex}.form-group-vertical label{color:#475569;text-transform:uppercase;letter-spacing:.5px;font-size:.8rem;font-weight:700}.form-group-vertical input,.form-group-vertical select{color:#334155;box-sizing:border-box;background-color:#fff;border:1px solid #cbd5e1;border-radius:8px;outline:none;height:42px;padding:10px 14px;font-size:.95rem;transition:all .2s}.form-group-vertical input:focus,.form-group-vertical select:focus{border-color:#0059b3;box-shadow:0 0 0 3px #0059b31a}.form-group-vertical input.input-disabled{color:#64748b;cursor:not-allowed;background-color:#f1f5f9;border-color:#e2e8f0}.select-container-vertical{box-sizing:border-box;align-items:center;width:100%;display:flex;position:relative}.select-container-vertical select{appearance:none;width:100%;padding-right:40px}.select-container-vertical:after{content:"";pointer-events:none;border-bottom:2px solid #718096;border-right:2px solid #718096;width:8px;height:8px;position:absolute;right:16px;transform:rotate(45deg)}.error-text-span{color:#e11d48;margin-top:2px;font-size:.75rem;font-weight:500;display:block}.form-group-vertical input.input-error,.form-group-vertical select.input-error{background-color:#fff1f2;border-color:#f43f5e!important}.modal-editar-actions{border-top:1px solid #f1f5f9;flex-shrink:0;justify-content:flex-end;gap:12px;padding:16px 24px 24px;display:flex}.btn-cancelar-edit,.btn-guardar-edit{cursor:pointer;box-sizing:border-box;border-radius:8px;justify-content:center;align-items:center;height:40px;padding:10px 20px;font-family:inherit;font-size:.95rem;font-weight:700;transition:all .2s;display:flex}.btn-cancelar-edit{color:#0059b3;background:#fff;border:1.5px solid #0059b3}.btn-cancelar-edit:hover:not(:disabled){background:#0059b30a}.btn-guardar-edit{color:#fff;background:#0059b3;border:1.5px solid #0059b3}.btn-guardar-edit:hover:not(:disabled){background:#048;border-color:#048}.btn-cancelar-edit:disabled,.btn-guardar-edit:disabled{opacity:.6;cursor:not-allowed}@media (width<=520px){.modal-editar-content{max-width:95%}}@media (width<=380px){.modal-editar-actions{flex-direction:column-reverse;gap:8px;padding:12px 16px 16px}.btn-cancelar-edit,.btn-guardar-edit{width:100%}}.confirm-modal-overlay{z-index:10000;background-color:#0006;justify-content:center;align-items:center;animation:.2s ease-out confirm-fade-in;display:flex;position:fixed;inset:0}@keyframes confirm-fade-in{0%{opacity:0}to{opacity:1}}.confirm-modal-content{background-color:#fff;border-radius:16px;flex-direction:column;align-items:center;width:90%;max-width:360px;padding:30px;animation:.2s cubic-bezier(.16,1,.3,1) confirm-scale-in;display:flex;box-shadow:0 20px 25px -5px #0000001a,0 10px 10px -5px #0000000a}@keyframes confirm-scale-in{0%{opacity:0;transform:scale(.95)}to{opacity:1;transform:scale(1)}}.confirm-modal-header{margin-bottom:20px}.confirm-icon-container{border-radius:12px;justify-content:center;align-items:center;width:56px;height:56px;display:flex}.confirm-icon-container.warning{color:#e53e3e;background-color:#fff5f5}.confirm-icon-container.success{color:#16a34a;background-color:#f0fdf4}.confirm-icon{width:32px;height:32px}.confirm-modal-body{text-align:center;width:100%;margin-bottom:24px}.confirm-modal-body h2{color:#111827;margin:0 0 12px;font-family:inherit;font-size:1.3rem;font-weight:700}.confirm-modal-message{color:#4b5563;margin:0;font-size:.95rem;line-height:1.5}.confirm-modal-submessage{color:#6b7280;margin:8px 0 0;font-size:.8rem;line-height:1.4}.confirm-modal-actions{gap:12px;width:100%;display:flex}.btn-confirm-cancelar{color:#9ca3af;cursor:pointer;background-color:#fff;border:1px solid #d1d5db;border-radius:6px;flex:1;height:44px;padding:10px 16px;font-size:.95rem;font-weight:700;transition:all .2s}.btn-confirm-cancelar:hover{color:#4b5563;background-color:#f9fafb;border-color:#9ca3af}.btn-confirm-aceptar{color:#fff;cursor:pointer;border:none;border-radius:6px;flex:1;height:44px;padding:10px 16px;font-size:.95rem;font-weight:700;transition:opacity .2s}.btn-confirm-aceptar.warning{background-color:#ef4444}.btn-confirm-aceptar.warning:hover{background-color:#dc2626}.btn-confirm-aceptar.success{background-color:#22c55e}.btn-confirm-aceptar.success:hover{background-color:#16a34a}.toast-container{z-index:99999;flex-direction:column;gap:10px;display:flex;position:fixed;top:20px;right:20px}.toast-message{color:#1e293b;cursor:pointer;background:#fff;border-left:5px solid #3b82f6;border-radius:8px;align-items:center;gap:12px;min-width:250px;max-width:400px;padding:12px 18px;font-family:inherit;font-size:.9rem;font-weight:500;transition:all .2s;animation:.3s cubic-bezier(.16,1,.3,1) forwards toast-slide-in;display:flex;position:relative;box-shadow:0 10px 15px -3px #0000001a,0 4px 6px -2px #0000000d}.toast-message:hover{transform:translateY(-2px);box-shadow:0 20px 25px -5px #0000001a,0 10px 10px -5px #0000000a}@keyframes toast-slide-in{0%{opacity:0;transform:translate(100%)}to{opacity:1;transform:translate(0)}}.toast-success{border-left-color:#10b981}.toast-success .toast-icon{color:#10b981}.toast-error{border-left-color:#ef4444}.toast-error .toast-icon{color:#ef4444}.toast-warning{border-left-color:#f59e0b}.toast-warning .toast-icon{color:#f59e0b}.toast-icon{flex-shrink:0;justify-content:center;align-items:center;display:flex}.toast-text{flex-grow:1}.toast-close-btn{color:#94a3b8;cursor:pointer;background:0 0;border:none;justify-content:center;align-items:center;padding:0 0 0 8px;font-size:1.2rem;line-height:1;display:flex}.toast-close-btn:hover{color:#475569}.top-blue-bar .header-user-info{color:#fff;align-items:center;gap:12px;height:100%;padding-left:30px;font-size:1.05rem;font-weight:600;display:flex}.top-blue-bar .icon-user-circle{background:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' fill='none' viewBox='0 0 24 24' stroke='%23ffffff' stroke-width='2.2'%3E%3Cpath stroke-linecap='round' stroke-linejoin='round' d='M5.121 17.804A13.937 13.937 0 0112 16c2.5 0 4.847.655 6.879 1.804M15 10a3 3 0 11-6 0 3 3 0 016 0zm6 2a9 9 0 11-18 0 9 9 0 0118 0z'/%3E%3C/svg%3E") 50%/contain no-repeat;width:24px;height:24px}.perfil-content{box-sizing:border-box;flex-direction:column;align-self:stretch;gap:20px;width:100%;max-width:none;display:flex}.profile-card-header{background-color:#fff;border-radius:12px;padding:35px 30px;box-shadow:0 2px 8px #0000000a}.name-badge{justify-content:space-between;align-items:center;margin-bottom:20px;display:flex}.name-badge h1{color:#111827;margin:0;font-size:2.3rem;font-weight:500}.badge-admin{color:#0f766e;background-color:#c1f5eb;border-radius:20px;padding:6px 16px;font-size:.9rem;font-weight:600}.description{text-align:center;color:#4b5563;margin:0;font-size:1rem}.info-grid{grid-template-columns:1fr 1fr;gap:20px;display:grid}.info-box{background-color:#fff;border-radius:12px;align-items:center;gap:15px;padding:18px 24px;display:flex;box-shadow:0 2px 8px #0000000a}.info-icon{background-color:#e4f3f7;background-position:50%;background-repeat:no-repeat;background-size:20px;border-radius:8px;flex-shrink:0;justify-content:center;align-items:center;width:44px;height:44px;display:flex}.info-icon.id-icon{background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' fill='none' viewBox='0 0 24 24' stroke='%230059B3' stroke-width='2'%3E%3Cpath stroke-linecap='round' stroke-linejoin='round' d='M10 6H5a2 2 0 00-2 2v9a2 2 0 002 2h14a2 2 0 002-2V8a2 2 0 00-2-2h-5m-4 0V5a2 2 0 114 0v1m-4 0a2 2 0 104 0m-5 8a2 2 0 100-4 2 2 0 000 4zm0 0c1.378 0 2.473-.443 3-1.093m0-3.814a4.002 4.002 0 017 3.814h-7'/%3E%3C/svg%3E")}.info-icon.email-icon{background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' fill='none' viewBox='0 0 24 24' stroke='%230059B3' stroke-width='2'%3E%3Cpath stroke-linecap='round' stroke-linejoin='round' d='M16 12a4 4 0 10-8 0 4 4 0 008 0zm0 0v1.5a2.5 2.5 0 005 0V12a9 9 0 10-9 9m4.5-1.206a8.959 8.959 0 01-4.5 1.206'/%3E%3C/svg%3E")}.info-box label{color:#9ca3af;margin-bottom:4px;font-size:.72rem;font-weight:700;display:block}.info-box p{color:#111827;margin:0;font-size:1.15rem;font-weight:700}.status-grid{grid-template-columns:1fr 1fr;gap:20px;display:grid}.status-box{box-sizing:border-box;background-color:#fff;border-radius:12px;flex-direction:column;justify-content:space-between;height:120px;padding:20px 24px;display:flex;box-shadow:0 2px 8px #0000000a}.status-header{justify-content:space-between;align-items:center;width:100%;display:flex}.status-box label{color:#9ca3af;margin:0;font-size:.72rem;font-weight:700}.check-icon{background:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24' fill='%230F766E'%3E%3Cpath d='M12 2C6.48 2 2 6.48 2 12s4.48 10 10 10 10-4 10-10S17.52 2 12 2zm-2 15l-5-5 1.41-1.41L10 14.17l7.59-7.59L19 8l-9 9z'/%3E%3C/svg%3E") 50%/contain no-repeat;width:18px;height:18px}.calendar-icon{background:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' fill='none' viewBox='0 0 24 24' stroke='%239CA3AF' stroke-width='2'%3E%3Cpath stroke-linecap='round' stroke-linejoin='round' d='M8 7V3m8 4V3m-9 8h10M5 21h14a2 2 0 002-2V7a2 2 0 00-2-2H5a2 2 0 00-2 2v12a2 2 0 002 2z'/%3E%3C/svg%3E") 50%/contain no-repeat;width:18px;height:18px}.status-value,.date-value{color:#111827;align-items:center;margin:10px 0 0;font-size:1.25rem;font-weight:700;display:flex}.dot-active{background-color:#0f766e;border-radius:50%;width:10px;height:10px;margin-right:8px;display:inline-block}.dot-inactive{background-color:#9ca3af;border-radius:50%;width:10px;height:10px;margin-right:8px;display:inline-block}.actions-grid{grid-template-columns:1fr 1fr 1fr;gap:20px;margin-top:10px;display:grid}.action-btn{color:#fff;cursor:pointer;background-color:#0059b3;border:none;border-radius:12px;justify-content:center;align-items:center;gap:12px;padding:22px;font-size:1.1rem;font-weight:700;transition:transform .2s,background-color .2s;display:flex;box-shadow:0 4px 6px #0000000d}.action-btn:hover{background-color:#00468c;transform:translateY(-2px)}.btn-icon{background-position:50%;background-repeat:no-repeat;background-size:contain;flex-shrink:0;width:24px;height:24px}.btn-icon.edit-icon{background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' fill='none' viewBox='0 0 24 24' stroke='%23ffffff' stroke-width='2.5'%3E%3Cpath stroke-linecap='round' stroke-linejoin='round' d='M15.232 5.232l3.536 3.536m-2.036-5.036a2.5 2.5 0 113.536 3.536L6.5 21.036H3v-3.572L16.732 3.732z'/%3E%3C/svg%3E")}.btn-icon.pass-icon{background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' fill='none' viewBox='0 0 24 24' stroke='%23ffffff' stroke-width='2.5'%3E%3Cpath stroke-linecap='round' stroke-linejoin='round' d='M8 11V7a4 4 0 118 0m-4 8v2m-6 4h12a2 2 0 002-2v-6a2 2 0 00-2-2H6a2 2 0 00-2 2v6a2 2 0 002 2z'/%3E%3C/svg%3E")}.btn-icon.policy-icon{background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' fill='none' viewBox='0 0 24 24' stroke='%23ffffff' stroke-width='2.5'%3E%3Cpath stroke-linecap='round' stroke-linejoin='round' d='M9 12l2 2 4-4m5.618-4.016A11.955 11.955 0 0112 2.944a11.955 11.955 0 01-8.618 3.04A12.02 12.02 0 003 9c0 5.591 3.824 10.29 9 11.622 5.176-1.332 9-6.03 9-11.622 0-1.042-.133-2.052-.382-3.016z'/%3E%3C/svg%3E")}.btn-icon.limit-icon{background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' fill='none' viewBox='0 0 24 24' stroke='%23ffffff' stroke-width='2.5'%3E%3Cpath stroke-linecap='round' stroke-linejoin='round' d='M9 7h6m0 10v-3m-3 3h.01M9 17h.01M9 14h.01M12 14h.01M15 11h.01M12 11h.01M9 11h.01M7 21h10a2 2 0 002-2V5a2 2 0 00-2-2H7a2 2 0 00-2 2v14a2 2 0 002 2z'/%3E%3C/svg%3E")}@media (width<=850px){.info-grid,.status-grid,.actions-grid{grid-template-columns:1fr}.name-badge{flex-direction:column;align-items:flex-start;gap:10px}}.actualizar-datos-overlay{z-index:1000;background:#0f172a66;justify-content:center;align-items:center;padding:24px 16px;display:flex;position:fixed;inset:0}.actualizar-datos-content{background:#fff;border-radius:12px;flex-direction:column;width:100%;max-width:540px;max-height:calc(100vh - 48px);font-family:Inter,system-ui,-apple-system,sans-serif;animation:.3s modalFadeIn;display:flex;overflow:hidden;box-shadow:0 10px 30px #00000014}.actualizar-datos-content .modal-header{background-color:#e6f4f8;border-bottom:1px solid #d9e6eb;flex-shrink:0;padding:18px 24px}.actualizar-datos-content .modal-header h2{color:#2c3e50;letter-spacing:-.01em;margin:0;font-size:1.2rem;font-weight:500}.actualizar-datos-content form{box-sizing:border-box;flex-direction:column;gap:16px;max-height:100%;padding:24px;display:flex;overflow-y:auto}.actualizar-datos-content .form-group{box-sizing:border-box;flex-direction:column;gap:6px;width:100%;display:flex}.actualizar-datos-content .form-group.full-width{width:100%}.actualizar-datos-content .row{box-sizing:border-box;grid-template-columns:1fr 1fr;gap:20px;width:100%;display:grid}.actualizar-datos-content label{color:#4a5568;font-size:.85rem;font-weight:600}.actualizar-datos-content input,.actualizar-datos-content select{color:#2d3748;box-sizing:border-box;background-color:#fff;border:1px solid #cbd5e1;border-radius:8px;outline:none;width:100%;height:44px;padding:10px 14px;font-family:inherit;font-size:.95rem;transition:border-color .2s,box-shadow .2s}.actualizar-datos-content input::placeholder{color:#a0aec0}.actualizar-datos-content input:focus,.actualizar-datos-content select:focus{border-color:#0056b3;box-shadow:0 0 0 3px #0056b31a}.actualizar-datos-content input.disabled-input{color:#4a5568;cursor:not-allowed;background-color:#f1f5f9;border-color:#e2e8f0;font-weight:500}.select-container{box-sizing:border-box;align-items:center;width:100%;display:flex;position:relative}.select-container select{appearance:none;width:100%;padding-right:40px}.select-container:after{content:"";pointer-events:none;border-bottom:2px solid #718096;border-right:2px solid #718096;width:8px;height:8px;position:absolute;right:16px;transform:rotate(45deg)}.actualizar-datos-content .info-box-modal{box-sizing:border-box;background:#e6faf9;border-radius:8px;align-items:center;gap:12px;width:100%;margin-top:4px;margin-bottom:4px;padding:12px 16px;display:flex}.actualizar-datos-content .info-box-modal span{color:#0a6a69;letter-spacing:.01em;font-size:.85rem;font-weight:500}.actualizar-datos-content .info-icon{color:#0a6a69;flex-shrink:0}.actualizar-datos-content .modal-actions{box-sizing:border-box;flex-shrink:0;gap:16px;width:100%;margin-top:8px;display:flex}.actualizar-datos-content .btn-cancel,.actualizar-datos-content .btn-save{cursor:pointer;text-align:center;box-sizing:border-box;border-radius:8px;flex:1;justify-content:center;align-items:center;height:44px;padding:12px 24px;font-family:inherit;font-size:.95rem;font-weight:600;transition:all .2s;display:flex}.actualizar-datos-content .btn-cancel{color:#0056b3;background:#fff;border:1.5px solid #0056b3}.actualizar-datos-content .btn-cancel:hover{background:#0056b30a}.actualizar-datos-content .btn-cancel:disabled,.actualizar-datos-content .btn-save:disabled{opacity:.6;cursor:not-allowed}.actualizar-datos-content .btn-save{color:#fff;background:#0056b3;border:1.5px solid #0056b3}.actualizar-datos-content .btn-save:hover{background:#004494;border-color:#004494}@media (width<=560px){.actualizar-datos-content .row{grid-template-columns:1fr;gap:16px}.actualizar-datos-content{max-width:100%}.actualizar-datos-content .modal-actions{flex-direction:row}}@media (width<=360px){.actualizar-datos-content .modal-actions{flex-direction:column-reverse;gap:10px}.actualizar-datos-content .btn-cancel,.actualizar-datos-content .btn-save{width:100%}}.cambiar-contrasena-overlay{z-index:1000;background:#0f172a66;justify-content:center;align-items:center;padding:24px 16px;display:flex;position:fixed;inset:0}.cambiar-contrasena-content{background:#fff;border-radius:12px;flex-direction:column;width:100%;max-width:480px;max-height:calc(100vh - 48px);font-family:Inter,system-ui,-apple-system,sans-serif;animation:.3s modalFadeIn;display:flex;overflow:hidden;box-shadow:0 10px 30px #00000014}.cambiar-contrasena-content .modal-header{background-color:#e6f4f8;border-bottom:1px solid #d9e6eb;flex-shrink:0;padding:18px 24px}.cambiar-contrasena-content .modal-header h2{color:#2c3e50;letter-spacing:-.01em;margin:0;font-size:1.2rem;font-weight:500}.cambiar-contrasena-content form{box-sizing:border-box;flex-direction:column;gap:16px;max-height:100%;padding:24px;display:flex;overflow-y:auto}.cambiar-contrasena-content .grupo-formulario{box-sizing:border-box;flex-direction:column;gap:6px;width:100%;display:flex}.cambiar-contrasena-content label{color:#4a5568;font-size:.85rem;font-weight:600}.password-input-container{box-sizing:border-box;align-items:center;width:100%;display:flex;position:relative}.password-input-container input{color:#2d3748;box-sizing:border-box;background-color:#fff;border:1px solid #cbd5e1;border-radius:8px;outline:none;width:100%;height:44px;padding:10px 44px 10px 14px;font-family:inherit;font-size:.95rem;transition:border-color .2s,box-shadow .2s}.password-input-container input::placeholder{color:#a0aec0}.password-input-container input:focus{border-color:#0056b3;box-shadow:0 0 0 3px #0056b31a}.toggle-password-btn{cursor:pointer;color:#718096;background:0 0;border:none;justify-content:center;align-items:center;padding:0;transition:color .2s;display:flex;position:absolute;right:14px}.toggle-password-btn:hover{color:#2d3748}.cambiar-contrasena-content .caja-info-contrasena{box-sizing:border-box;background:#eff6ff;border-radius:8px;align-items:flex-start;gap:12px;width:100%;margin-top:4px;margin-bottom:4px;padding:12px 16px;display:flex}.cambiar-contrasena-content .caja-info-contrasena span{color:#1e40af;font-size:.8rem;font-weight:500;line-height:1.4}.cambiar-contrasena-content .info-icon{color:#1e40af;flex-shrink:0;margin-top:2px}.cambiar-contrasena-content .acciones-modal{box-sizing:border-box;flex-shrink:0;gap:16px;width:100%;margin-top:8px;display:flex}.cambiar-contrasena-content .boton-cancelar,.cambiar-contrasena-content .boton-guardar{cursor:pointer;text-align:center;box-sizing:border-box;border-radius:8px;flex:1;justify-content:center;align-items:center;height:44px;padding:12px 24px;font-family:inherit;font-size:.95rem;font-weight:600;transition:all .2s;display:flex}.cambiar-contrasena-content .boton-cancelar{color:#0056b3;background:#fff;border:1.5px solid #0056b3}.cambiar-contrasena-content .boton-cancelar:hover{background:#0056b30a}.cambiar-contrasena-content .boton-cancelar:disabled,.cambiar-contrasena-content .boton-guardar:disabled{opacity:.6;cursor:not-allowed}.cambiar-contrasena-content .boton-guardar{color:#fff;background:#0056b3;border:1.5px solid #0056b3}.cambiar-contrasena-content .boton-guardar:hover{background:#004494;border-color:#004494}@media (width<=500px){.cambiar-contrasena-content{max-width:100%}}@media (width<=360px){.cambiar-contrasena-content .acciones-modal{flex-direction:column-reverse;gap:10px}}.politicas-contrasena-overlay{z-index:1000;background:#0f172a66;justify-content:center;align-items:center;padding:24px 16px;display:flex;position:fixed;inset:0}.politicas-contrasena-content{background:#fff;border-radius:12px;flex-direction:column;width:90%;max-width:700px;max-height:calc(100vh - 48px);font-family:Inter,system-ui,-apple-system,sans-serif;animation:.3s modalFadeIn;display:flex;overflow:hidden;box-shadow:0 10px 30px #00000014}.politicas-contrasena-content .modal-header{background-color:#e6f4f8;border-bottom:1px solid #d9e6eb;flex-shrink:0;padding:18px 24px}.politicas-contrasena-content .modal-header h2{color:#2c3e50;letter-spacing:-.01em;margin:0;font-size:1.2rem;font-weight:500}.politicas-contrasena-content form{box-sizing:border-box;flex-direction:column;gap:16px;max-height:100%;padding:24px;display:flex;overflow-y:auto}.brand-section{flex-direction:column;gap:6px;margin-bottom:4px;display:flex}.brand-title{color:#0056b3;letter-spacing:-.02em;margin:0;font-size:1.5rem;font-weight:700}.politicas-contrasena-content .descripcion{color:#4a5568;margin:0;font-size:.9rem;line-height:1.4}.politicas-contrasena-content .grupo-formulario{box-sizing:border-box;flex-direction:column;gap:6px;width:100%;display:flex}.politicas-contrasena-content .fila-doble{box-sizing:border-box;grid-template-columns:1fr 1fr;gap:20px;width:100%;display:grid}.politicas-contrasena-content label{color:#4a5568;box-sizing:border-box;align-items:center;gap:8px;min-height:38px;font-size:.85rem;font-weight:600;display:inline-flex}.label-icon{color:#718096;flex-shrink:0}.politicas-contrasena-content input{color:#2d3748;box-sizing:border-box;background-color:#fff;border:1px solid #cbd5e1;border-radius:8px;outline:none;width:100%;height:44px;padding:10px 14px;font-family:inherit;font-size:.95rem;transition:border-color .2s,box-shadow .2s}.politicas-contrasena-content input:focus{border-color:#0056b3;box-shadow:0 0 0 3px #0056b31a}.helper-text{color:#718096;margin-top:2px;font-size:.78rem;font-style:italic}.error-message-modal{color:#c53030;box-sizing:border-box;background-color:#fff5f5;border:1px solid #feb2b2;border-radius:8px;width:100%;padding:12px;font-size:.85rem;font-weight:500}.politicas-contrasena-content .acciones-modal{box-sizing:border-box;flex-shrink:0;gap:16px;width:100%;margin-top:8px;display:flex}.politicas-contrasena-content .boton-cancelar,.politicas-contrasena-content .boton-guardar{cursor:pointer;text-align:center;box-sizing:border-box;border-radius:8px;flex:1;justify-content:center;align-items:center;height:44px;padding:12px 24px;font-family:inherit;font-size:.95rem;font-weight:600;transition:all .2s;display:flex}.politicas-contrasena-content .boton-cancelar{color:#0056b3;background:#fff;border:1.5px solid #0056b3}.politicas-contrasena-content .boton-cancelar:hover{background:#0056b30a}.politicas-contrasena-content .boton-cancelar:disabled,.politicas-contrasena-content .boton-guardar:disabled{opacity:.6;cursor:not-allowed}.politicas-contrasena-content .boton-guardar{color:#fff;background:#0056b3;border:1.5px solid #0056b3}.politicas-contrasena-content .boton-guardar:hover{background:#004494;border-color:#004494}@media (width<=540px){.politicas-contrasena-content .fila-doble{grid-template-columns:1fr;gap:16px}.politicas-contrasena-content{max-width:100%}}@media (width<=360px){.politicas-contrasena-content .acciones-modal{flex-direction:column-reverse;gap:10px}}.gastos-config-section{margin-bottom:2rem}.config-card{background:#fff;border-left:5px solid #0059b3;border-radius:12px;padding:1.8rem;box-shadow:0 4px 20px #0000000d}.config-card-header h3{color:#1a2530;margin:0 0 .4rem;font-size:1.25rem;font-weight:700}.config-card-header .subtitle{color:#7a8b9e;margin:0 0 1.5rem;font-size:.9rem}.input-group-limit{flex-direction:column;gap:.5rem;margin-bottom:1.5rem;display:flex}.input-group-limit label{color:#1a2530;text-transform:uppercase;letter-spacing:.5px;font-size:.8rem;font-weight:700}.currency-input-wrapper{align-items:center;max-width:350px;display:inline-flex;position:relative}.currency-symbol{color:#1a2530;font-size:1.1rem;font-weight:600;position:absolute;left:14px}.currency-input-wrapper input{color:#1a2530;border:1.5px solid #e2e8f0;border-radius:8px;outline:none;width:100%;height:46px;padding:.5rem 1rem .5rem 2.2rem;font-family:inherit;font-size:1.1rem;font-weight:600;transition:all .2s ease-in-out}.currency-input-wrapper input:focus{border-color:#0059b3;box-shadow:0 0 0 3px #0059b31f}.presupuesto-dashboard{background-color:#f8fafc;border:1px solid #e2e8f0;border-radius:8px;justify-content:space-between;gap:1.5rem;margin-bottom:1rem;padding:1.2rem;display:flex}.dash-item{flex-direction:column;flex:1;gap:.3rem;display:flex}.dash-label{color:#64748b;text-transform:uppercase;font-size:.75rem;font-weight:700}.dash-value{color:#1a2530;font-size:1.35rem;font-weight:700}.dash-value.text-danger{color:#d94040!important}.dash-value.text-success{color:#2e8b57!important}.dash-value.text-primary{color:#0059b3!important}.progress-bar-container{background-color:#e2e8f0;border-radius:4px;width:100%;height:8px;overflow:hidden}.progress-bar-fill{background-color:#2e8b57;border-radius:4px;height:100%;transition:width .3s ease-in-out,background-color .3s ease-in-out}.progress-bar-fill.exceeded{background-color:#d94040}.error-banner{color:#c53030;background-color:#fff5f5;border:1px solid #feb2b2;border-radius:8px;align-items:center;gap:1rem;margin-bottom:2rem;padding:1rem 1.5rem;animation:.25s ease-out slideDown;display:flex}.error-icon{font-size:1.4rem;line-height:1}.error-message{font-size:.95rem;line-height:1.4}.select-users-header{align-items:flex-end;margin-bottom:1.2rem}.table-title-container h3{color:#1a2530;margin:0 0 .3rem;font-size:1.15rem;font-weight:700}.table-title-container .table-subtitle{color:#7a8b9e;margin:0;font-size:.9rem}.cell-input-wrapper{align-items:center;width:100%;max-width:140px;display:inline-flex;position:relative}.cell-currency{color:#64748b;font-size:.9rem;font-weight:600;position:absolute;left:10px}.user-limit-input{color:#1a2530;border:1px solid #cbd5e1;border-radius:6px;outline:none;width:100%;height:36px;padding:.3rem .5rem .3rem 1.6rem;font-family:inherit;font-size:.95rem;font-weight:600;transition:all .15s ease-in-out}.user-limit-input:focus{border-color:#0059b3;box-shadow:0 0 0 2px #0059b31a}.table-footer-actions{justify-content:space-between;align-items:center;margin-top:1.5rem;padding:0 .5rem;display:flex}.spacer-footer{flex:1}.btn-guardar-gastos{color:#fff;cursor:pointer;background-color:#0059b3;border:none;border-radius:8px;padding:.8rem 1.8rem;font-size:.95rem;font-weight:600;transition:all .2s;box-shadow:0 4px 10px #0059b326}.btn-guardar-gastos:hover:not(:disabled){background-color:#048;transform:translateY(-1px);box-shadow:0 6px 14px #0059b340}.btn-guardar-gastos:active:not(:disabled){transform:translateY(0)}.btn-guardar-gastos:disabled{color:#94a3b8;cursor:not-allowed;box-shadow:none;background-color:#cbd5e1;transform:none}.empty-table-row{text-align:center;color:#64748b;font-size:.95rem;font-style:italic;padding:2.5rem!important}@keyframes slideDown{0%{opacity:0;transform:translateY(-10px)}to{opacity:1;transform:translateY(0)}}@media (width<=768px){.presupuesto-dashboard{flex-direction:column;gap:1.2rem}.dash-item{border-bottom:1px solid #e2e8f0;padding-bottom:.8rem}.dash-item:last-child{border-bottom:none;padding-bottom:0}.currency-input-wrapper{max-width:100%}.config-card{padding:1.2rem}}@media (width<=600px){.select-users-header{flex-direction:column;gap:1rem;align-items:stretch!important}.table-footer-actions{flex-direction:column;align-items:stretch;gap:1.2rem}.btn-guardar-gastos{text-align:center;width:100%}}html,body,#root{overflow-x:hidden;width:100%!important;max-width:100vw!important;min-height:100vh!important;margin:0!important;padding:0!important}.login-contenedor{box-sizing:border-box;background-color:#e4f3f7;justify-content:center;align-items:center;width:100%;min-height:100vh;padding:1rem;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Arial,sans-serif;display:flex;position:absolute;top:0;left:0}.login-caja{box-sizing:border-box;background-color:#fff;border-radius:8px;width:100%;max-width:410px;padding:3rem 2.2rem;box-shadow:0 4px 6px -1px #0000000d}.login-encabezado{text-align:left;align-items:center;gap:.8rem;margin-bottom:2.2rem;display:flex}.icono-principal-contenedor{flex-shrink:0;justify-content:center;align-items:center;display:flex}.logo-factura{object-fit:contain;width:50px;height:41px;display:block}.texto-encabezado h2{color:#111827;margin:0;font-size:1.6rem;font-weight:700;line-height:1.2}.texto-encabezado p{color:#6b7280;white-space:nowrap;margin:.25rem 0 0;font-size:.82rem}.grupo{flex-direction:column;margin-bottom:1.25rem;display:flex}.grupo label{color:#374151;text-align:left;margin-bottom:.5rem;font-size:.85rem;font-weight:500}.input-icono-contenedor{align-items:center;width:100%;display:flex;position:relative}.input-icono-contenedor input{color:#334155;box-sizing:border-box;background-color:#fff;border:1px solid #cbd5e1;border-radius:6px;outline:none;width:100%;padding:.8rem 1rem .8rem 2.6rem;font-size:.9rem}.input-icono-contenedor input::placeholder{color:#94a3b8}.input-icono-contenedor input:focus{border-color:#0059b3}.icono-izquierdo{color:#94a3b8;pointer-events:none;position:absolute;left:.9rem}.password-icono{cursor:pointer;color:#94a3b8;align-items:center;display:flex;position:absolute;right:.9rem}.input-icono-contenedor input.valido{border-color:#10b981}.input-icono-contenedor input.invalido{background-color:#fef2f2;border-color:#ef4444}.olvido-contenedor{justify-content:center;width:100%;margin:1.25rem 0 1.75rem;display:flex}.olvido-contrasena{color:#4b5563;font-size:.85rem;text-decoration:none}.olvido-contrasena:hover{text-decoration:underline}.btn-enviar{color:#fff;cursor:pointer;box-sizing:border-box;background-color:#0059b3;border:none;border-radius:6px;width:100%;padding:.85rem;font-size:.9rem;font-weight:600}.btn-enviar:hover{background-color:#00448a}.mensaje{text-align:center;color:#374151;background-color:#f3f4f6;border-radius:4px;margin-top:1rem;padding:.5rem;font-size:.8rem}@media (width<=420px){.login-caja{padding:2.5rem 1.4rem}.texto-encabezado p{white-space:normal}}.recuperar-contenedor{box-sizing:border-box;background-color:#fff;flex-direction:column;justify-content:center;align-items:center;width:100%;min-height:100vh;padding:2rem 1.5rem;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Arial,sans-serif;display:flex}.titulo-sistema{color:#0059b3;text-align:center;letter-spacing:-.02em;margin-bottom:2.5rem;font-size:2.2rem;font-weight:700}.recuperar-caja{box-sizing:border-box;background-color:#fff;border:1px solid #e2e8f0;border-radius:8px;width:100%;max-width:460px;padding:3rem 2.5rem 2.5rem}.recuperar-encabezado{text-align:left;margin-bottom:2rem}.recuperar-encabezado h2{color:#000;margin:0 0 1.5rem;font-size:1.65rem;font-weight:700;line-height:1.2}.recuperar-encabezado p{color:#333;margin:0;font-size:.95rem;line-height:1.4}.grupo-recuperar{flex-direction:column;margin-bottom:2rem;display:flex}.grupo-recuperar label{color:#000;text-align:left;margin-bottom:.8rem;font-size:.92rem;font-weight:500}.input-recuperar-contenedor{align-items:center;width:100%;display:flex;position:relative}.input-recuperar-contenedor input{color:#333;box-sizing:border-box;background-color:#fff;border:1px solid #333;border-radius:6px;outline:none;width:100%;padding:.85rem 1rem .85rem 2.8rem;font-size:.95rem}.input-recuperar-contenedor input::placeholder{color:#94a3b8}.icono-izquierdo-recuperar{color:#666;pointer-events:none;position:absolute;left:1rem}.input-recuperar-contenedor input.valido{border-color:#10b981}.input-recuperar-contenedor input.invalido{background-color:#fef2f2;border-color:#ef4444}.btn-recuperar{color:#fff;cursor:pointer;box-sizing:border-box;background-color:#0059b3;border:none;border-radius:6px;justify-content:center;align-items:center;gap:.8rem;width:100%;padding:.95rem;font-size:.95rem;font-weight:600;display:flex}.btn-recuperar:hover{background-color:#00448a}.icono-boton-derecho{align-items:center;display:flex}.divisor-recuperar{background-color:#ccc;border:0;width:100%;height:1px;margin:2.5rem 0 2rem}.volver-login-contenedor{justify-content:center;width:100%;display:flex}.enlace-volver{color:#0059b3;align-items:center;gap:.5rem;font-size:.95rem;font-weight:600;text-decoration:none;display:flex}.enlace-volver:hover{text-decoration:underline}.mensaje-recuperar{text-align:center;color:#374151;background-color:#f3f4f6;border-radius:4px;margin-top:1rem;padding:.5rem;font-size:.85rem}@media (width<=440px){.titulo-sistema{margin-bottom:2rem;font-size:1.8rem}.recuperar-caja{padding:2rem 1rem 1.5rem}.recuperar-encabezado p br{display:none}}.otp-contenedor{box-sizing:border-box;background-color:#fff;flex-direction:column;justify-content:center;align-items:center;width:100%;min-height:100vh;padding:2rem 1.5rem;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Arial,sans-serif;display:flex}.otp-caja{box-sizing:border-box;text-align:center;background-color:#fff;border:1px solid #e2e8f0;border-radius:8px;width:100%;max-width:480px;padding:3.5rem 2.5rem 2.5rem}.otp-icono-escudo{justify-content:center;margin-bottom:1.5rem;display:flex}.otp-encabezado h2{color:#000;margin:0 0 2rem;font-size:1.8rem;font-weight:700}.otp-encabezado p{color:#333;margin:0 0 2rem;font-size:.98rem;line-height:1.4}.otp-bloques-contenedor{justify-content:space-between;gap:.5rem;width:100%;margin-bottom:2.5rem;display:flex}.otp-input-cuadro{text-align:center;color:#000;box-sizing:border-box;background-color:#fff;border:1px solid #ccc;border-radius:6px;outline:none;width:52px;height:56px;font-size:1.5rem;font-weight:600;transition:border-color .2s}.otp-input-cuadro:focus{border-width:1.5px;border-color:#0059b3}.btn-otp-verificar{color:#fff;cursor:pointer;box-sizing:border-box;background-color:#0059b3;border:none;border-radius:6px;justify-content:center;align-items:center;gap:.6rem;width:100%;margin-bottom:2rem;padding:.95rem;font-size:.98rem;font-weight:600;display:flex}.btn-otp-verificar:hover{background-color:#00448a}.otp-reenviar-contenedor{margin-bottom:2.5rem}.enlace-otp-reenviar{color:#0059b3;font-size:.98rem;font-weight:600;text-decoration:none}.enlace-otp-reenviar:hover{text-decoration:underline}.otp-caja-info{text-align:left;box-sizing:border-box;background-color:#f1f5f9;border-radius:6px;align-items:flex-start;gap:.8rem;padding:1rem;display:flex}.icono-info-otp{color:#64748b;flex-shrink:0;margin-top:.1rem}.otp-caja-info p{color:#475569;margin:0;font-size:.88rem;line-height:1.4}.mensaje-otp-alerta{color:#ef4444;margin:-1rem 0 1.5rem;font-size:.88rem}@media (width<=480px){.otp-caja{padding:2rem 1.2rem 1.5rem}.otp-bloques-contenedor{gap:.3rem}.otp-input-cuadro{width:42px;height:48px;font-size:1.25rem}}.restablecer-contenedor{box-sizing:border-box;background-color:#fff;flex-direction:column;justify-content:center;align-items:center;width:100%;min-height:100vh;padding:1rem 1.5rem;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Arial,sans-serif;display:flex}.restablecer-caja{box-sizing:border-box;background-color:#fff;border:1px solid #e2e8f0;border-radius:8px;width:100%;max-width:460px;padding:2rem 2.5rem}.restablecer-encabezado{text-align:left;margin-bottom:1.8rem}.restablecer-encabezado h2{color:#000;letter-spacing:-.01em;margin:0 0 .8rem;font-size:1.65rem;font-weight:700}.restablecer-encabezado p{color:#4b5563;margin:0;font-size:.92rem;line-height:1.4}.grupo-restablecer{flex-direction:column;margin-bottom:1.2rem;display:flex}.grupo-restablecer label{color:#000;text-align:left;margin-bottom:.5rem;font-size:.88rem;font-weight:600}.input-restablecer-contenedor{align-items:center;width:100%;display:flex;position:relative}.input-restablecer-campo{color:#000;box-sizing:border-box;background-color:#fff;border:1px solid #cbd5e1;border-radius:6px;outline:none;width:100%;padding:.8rem 2.8rem .8rem 1rem;font-size:.95rem}.input-restablecer-campo:focus{border-color:#0059b3}.input-restablecer-campo::placeholder{color:#94a3b8}.restablecer-icono-ojo{color:#64748b;cursor:pointer;-webkit-user-select:none;user-select:none;align-items:center;display:flex;position:absolute;right:1rem}.restablecer-requisitos-caja{text-align:left;background-color:#f1f5f9;border-radius:6px;flex-direction:column;gap:.5rem;margin-bottom:1.8rem;padding:.85rem 1rem;display:flex}.requisito-linea{color:#64748b;align-items:center;gap:.6rem;font-size:.85rem;display:flex}.requisito-linea.cumplido{color:#0f172a}.requisito-linea.cumplido svg{color:#10b981}.btn-restablecer-guardar{color:#fff;cursor:pointer;box-sizing:border-box;background-color:#0059b3;border:none;border-radius:6px;width:100%;margin-bottom:1.2rem;padding:.85rem;font-size:.95rem;font-weight:600}.btn-restablecer-guardar:hover{background-color:#00448a}.restablecer-volver-contenedor{justify-content:center;width:100%;margin-top:.5rem;display:flex}.enlace-restablecer-volver{color:#0059b3;font-size:.95rem;font-weight:600;text-decoration:none}.enlace-restablecer-volver:hover{text-decoration:underline}.mensaje-restablecer-alerta{color:#ef4444;text-align:center;margin-bottom:.8rem;font-size:.85rem}@media (width<=480px){.restablecer-contenedor{padding:1rem}.restablecer-caja{padding:1.5rem 1.2rem 1.2rem}.restablecer-encabezado p br{display:none}}@media (width<=850px){.panel-container{flex-direction:column}.panel-sidebar{width:100%;min-width:100%;height:75px;min-height:auto;padding:0}.sidebar-top-wrapper{height:100%;margin-bottom:0}.top-blue-bar{display:none}.sidebar-menu{z-index:100;background-color:#0059b3;flex-direction:column;flex:none;width:100%;max-height:calc(100vh - 75px);padding:1rem;display:none;position:absolute;top:75px;left:0;overflow-y:auto}.sidebar-logout{margin-top:1.5rem;padding:.75rem 1.2rem}.sidebar-menu.show{display:flex}.hamburger-btn{color:#fff;cursor:pointer;background:0 0;border:none;padding:10px;font-size:24px;display:block}}@media (width>=851px){.hamburger-btn{display:none}}.usf-topbar{align-items:center;height:auto;min-height:75px;padding:0 2rem;display:flex}.usf-topbar-titulo{color:#fff;margin:0;font-size:1.4rem;font-weight:700}.usf-subtitulo{color:#036;margin:0 0 .25rem;font-size:1rem}.usf-card{box-sizing:border-box;background-color:#fff;border-radius:16px;width:100%;max-width:1100px;margin:0 auto;padding:1.5rem;box-shadow:0 2px 4px #00000005}.usf-alerta{border-radius:10px;margin-bottom:1rem;padding:.75rem 1rem;font-size:.85rem}.usf-alerta--error{color:#dc2626;background-color:#fee2e2}.usf-alerta--exito{color:#059669;background-color:#d1fae5}.usf-grid{grid-template-columns:minmax(220px,1fr) 1.4fr;gap:2rem;display:grid}.usf-columna{flex-direction:column;min-width:0;display:flex}.usf-columna-camara,.usf-columna-formulario{min-width:0}.usf-camara-wrapper{flex-direction:column;flex:1;justify-content:center;align-items:center;display:flex}.usf-etiqueta-seccion{letter-spacing:.04em;color:#64748b;text-transform:uppercase;margin-bottom:.9rem;font-size:.72rem;font-weight:700}.usf-boton-camara{color:#fff;cursor:pointer;background-color:#0059b3;border:none;border-radius:50%;flex-direction:column;justify-content:center;align-items:center;gap:.4rem;width:220px;max-width:100%;height:220px;margin:0;transition:transform .15s;display:flex;box-shadow:0 6px 16px #0059b340}.usf-boton-camara:hover{transform:translateY(-2px)}.usf-boton-camara:disabled{cursor:not-allowed}.usf-boton-camara--desactivado{color:#64748b;box-shadow:none;background-color:#cbd5e1;position:relative}.usf-boton-camara--desactivado:hover{transform:none}.usf-boton-camara-candado{font-size:1.1rem;position:absolute;top:18px;right:26px}.usf-boton-camara-icono{background:#ffffff2e;border-radius:50%;justify-content:center;align-items:center;width:52px;height:52px;margin-bottom:.3rem;font-size:1.8rem;display:flex}.usf-boton-camara-titulo{font-size:1.05rem;font-weight:700}.usf-boton-camara-subtitulo{color:#ffffffd9;font-size:.78rem}.usf-input-oculto{opacity:0;pointer-events:none;width:1px;height:1px;position:absolute}.usf-dropzone{text-align:center;cursor:pointer;background-color:#f8fafc;border:2px dashed #cbd5e1;border-radius:16px;flex-direction:column;justify-content:center;align-items:center;gap:.4rem;min-height:190px;padding:1.2rem;transition:border-color .15s,background .15s;display:flex;position:relative}.usf-dropzone--activo{background-color:#e6f2f7;border-color:#0059b3}.usf-dropzone--con-preview{padding:.5rem}.usf-input-archivo{opacity:0;cursor:pointer;position:absolute;inset:0}.usf-dropzone-icono{color:#0059b3;background-color:#e5eeff;border-radius:50%;justify-content:center;align-items:center;width:52px;height:52px;margin-bottom:.3rem;font-size:1.6rem;display:flex}.usf-dropzone-titulo{color:#036;font-size:1.05rem;font-weight:700}.usf-dropzone-subtitulo{color:#64748b;font-size:.8rem}.usf-badge{color:#0059b3;background-color:#e5eeff;border-radius:20px;margin-top:.5rem;padding:.25rem .6rem;font-size:.7rem;font-weight:700}.usf-dropzone-nota{color:#94a3b8;margin-top:.2rem;font-size:.72rem}.usf-preview{object-fit:contain;border-radius:10px;width:100%;max-height:240px}.usf-quitar-archivo{color:#dc2626;cursor:pointer;background:0 0;border:none;align-self:center;margin-top:.6rem;font-size:.8rem;text-decoration:underline}.usf-campos{gap:1rem 1.2rem;margin-top:1.2rem;flex-wrap:unset!important;grid-template-columns:1fr 1fr!important;display:grid!important}.usf-campo--completo{grid-column:1/-1}.usf-campo label{letter-spacing:.03em;text-transform:uppercase;color:#949daa;font-size:.72rem;font-weight:700}.usf-campo select,.usf-campo input[type=text]{color:#334155;box-sizing:border-box;background-color:#fff;border:1px solid #e2e8f0;border-radius:12px;width:100%;min-width:0;padding:.6rem .75rem;font-family:inherit;font-size:.9rem}.usf-campo select:focus,.usf-campo input:focus{border-color:#0059b3;outline:none;box-shadow:0 0 0 3px #0059b31f}.usf-input-monto{box-sizing:border-box;background-color:#fff;border:1px solid #e2e8f0;border-radius:12px;align-items:center;min-width:0;padding:0 .75rem;display:flex!important}.usf-input-monto span{color:#64748b;margin-right:4px}.usf-input-monto input{width:100%;font-family:inherit;font-size:.9rem;box-shadow:none!important;-webkit-appearance:none!important;-moz-appearance:textfield!important;appearance:none!important;background:0 0!important;border:none!important;border-radius:0!important;outline:none!important;padding:.6rem 0!important}.usf-input-monto input::-webkit-outer-spin-button{-webkit-appearance:none;margin:0}.usf-input-monto input::-webkit-inner-spin-button{-webkit-appearance:none;margin:0}.usf-input-monto input:focus{outline:none}.usf-acciones{border-top:1px solid #f1f5f9;justify-content:flex-end;gap:.75rem;margin-top:1.8rem;padding-top:1.2rem;display:flex}.usf-btn{cursor:pointer;border:1px solid #0000;border-radius:10px;padding:.65rem 1.6rem;font-family:inherit;font-size:.9rem;font-weight:600;transition:opacity .15s,background .15s}@media (width<=900px){.usf-grid{grid-template-columns:1fr;gap:1.5rem}.usf-campos{grid-template-columns:1fr}.usf-camara-wrapper{flex:none}}@media (width<=850px){.usf-topbar.top-blue-bar{min-height:60px;padding:0 1.2rem;display:flex}.usf-topbar-titulo{font-size:1.15rem}}@media (width<=600px){.usf-card{padding:1rem}.usf-boton-camara{width:160px;height:160px}.usf-acciones{flex-direction:column-reverse}.usf-btn{text-align:center;width:100%}}.sidebar-header-text h1{font-weight:700}@media (width<=850px){.panel-container{flex-direction:column}.panel-sidebar{width:100%;min-width:100%;height:75px;min-height:auto;padding:0}.sidebar-top-wrapper{height:100%;margin-bottom:0}.top-blue-bar{display:none}.sidebar-menu{z-index:100;background-color:#0059b3;flex-direction:column;flex:none;width:100%;max-height:calc(100vh - 75px);padding:1rem;display:none;position:absolute;top:75px;left:0;overflow-y:auto}.sidebar-logout{margin-top:1.5rem;padding:.75rem 1.2rem}.sidebar-menu.show{display:flex}.hamburger-btn{color:#fff;cursor:pointer;background:0 0;border:none;padding:10px;font-size:24px;display:block}}@media (width>=851px){.hamburger-btn{display:none}}.usf-page-titulo{color:#036;margin:0;font-size:1.6rem;font-weight:700}.usf-page-subtitulo{color:#64748b;margin:.3rem 0 0;font-size:.95rem}.usf-alerta{border-left:4px solid #f59e0b;border-radius:12px;align-items:flex-start;gap:.75rem;padding:.9rem 1.1rem;font-size:.85rem;display:flex}.usf-alerta-icono{flex-shrink:0;font-size:1.1rem;line-height:1.3}.usf-alerta-texto strong{color:#1a2530;margin-bottom:.15rem;display:block}.usf-alerta-texto span{color:#78716c}.usf-alerta--advertencia{background-color:#fef3c7}.usf-alerta--error{color:#dc2626;background-color:#fee2e2;border-left-color:#dc2626}.usf-alerta--exito{color:#059669;background-color:#d1fae5;border-left-color:#059669}.usf-card{box-sizing:border-box;background-color:#fff;border-radius:16px;width:100%;overflow:hidden;box-shadow:0 2px 4px #0000000a}.usf-card-header{color:#fff;background-color:#003d80;justify-content:space-between;align-items:center;padding:1rem 1.5rem;display:flex}.usf-card-header h2{margin:0;font-size:1.1rem;font-weight:700}.usf-card-header-menu{color:#fff;cursor:pointer;background:0 0;border:none;padding:.2rem .4rem;font-size:1.2rem;line-height:1}.usf-card-body{padding:1.6rem}.usf-uploads-grid{grid-template-columns:1fr 1fr;gap:1.5rem;display:grid}.usf-upload-etiqueta{color:#1a2530;margin-bottom:.6rem;font-size:.85rem;font-weight:700}.usf-requerido{color:#dc2626}.usf-upload-box{text-align:center;cursor:pointer;background-color:#f8fafc;border:2px dashed #cbd5e1;border-radius:14px;flex-direction:column;justify-content:center;align-items:center;gap:.35rem;min-height:130px;padding:1.2rem;transition:border-color .15s,background .15s;display:flex;position:relative}.usf-upload-box:hover{background-color:#e6f2f7;border-color:#0059b3}.usf-upload-box--con-archivo{background-color:#e6f2f7;border-style:solid;border-color:#0059b3}.usf-upload-input{opacity:0;cursor:pointer;position:absolute;inset:0}.usf-upload-icono{color:#94a3b8;font-size:1.7rem}.usf-upload-box--con-archivo .usf-upload-icono{color:#0059b3}.usf-upload-titulo{color:#0059b3;font-size:.9rem;font-weight:700}.usf-upload-subtitulo{color:#94a3b8;font-size:.75rem}.usf-upload-nombre-archivo{color:#036;text-overflow:ellipsis;white-space:nowrap;max-width:100%;padding:0 .5rem;font-size:.78rem;font-weight:600;overflow:hidden}.usf-campos{grid-template-columns:repeat(5,1fr);gap:1.2rem;margin-top:1.8rem;display:grid}.usf-campo{flex-direction:column;gap:.4rem;min-width:0;display:flex}.usf-campo label{letter-spacing:.02em;color:#4b5563;font-size:.72rem;font-weight:700}.usf-campo input{color:#334155;box-sizing:border-box;background-color:#fff;border:1px solid #e2e8f0;border-radius:10px;width:100%;min-width:0;padding:.65rem .75rem;font-family:inherit;font-size:.88rem}.usf-campo input::placeholder{color:#94a3b8}.usf-campo input:focus{border-color:#0059b3;outline:none;box-shadow:0 0 0 3px #0059b31f}.usf-campo input[readOnly]{color:#1a2530;background-color:#f8fafc}.usf-campo-fecha{position:relative}.usf-campo-fecha-icono{color:#94a3b8;pointer-events:none;font-size:.9rem;position:absolute;top:2.15rem;right:.75rem}.usf-acciones{border-top:1px solid #f1f5f9;justify-content:flex-end;align-items:center;gap:.75rem;margin-top:1.6rem;padding-top:1.3rem;display:flex}.usf-btn{cursor:pointer;border:1px solid #0000;border-radius:10px;align-items:center;gap:.5rem;padding:.65rem 1.6rem;font-family:inherit;font-size:.9rem;font-weight:600;transition:opacity .15s,background .15s;display:inline-flex}.usf-btn:disabled{opacity:.6;cursor:not-allowed}.usf-btn--primario{color:#fff;background-color:#003d80}.usf-btn--primario:hover:not(:disabled){background-color:#036}.usf-btn--secundario{color:#334155;background-color:#fff;border-color:#cbd5e1}.usf-btn--secundario:hover:not(:disabled){background-color:#f1f5f9}@media (width<=1100px){.usf-campos{grid-template-columns:repeat(3,1fr)}}@media (width<=900px){.usf-uploads-grid{grid-template-columns:1fr}.usf-campos{grid-template-columns:repeat(2,1fr)}}@media (width<=850px){.usf-topbar.top-blue-bar{align-items:center;min-height:60px;padding:0 1.2rem;display:flex}}@media (width<=600px){.usf-card-body{padding:1rem}.usf-campos{grid-template-columns:1fr}.usf-acciones{flex-direction:column-reverse}.usf-btn{text-align:center;justify-content:center;width:100%}}@media (width<=850px){.panel-container{flex-direction:column}.panel-sidebar{width:100%;min-width:100%;height:75px;min-height:auto;padding:0}.sidebar-top-wrapper{height:100%;margin-bottom:0}.top-blue-bar{display:none}.sidebar-menu{z-index:100;background-color:#0059b3;width:100%;max-height:calc(100vh - 75px);padding:1rem;display:none;position:absolute;top:75px;left:0;overflow-y:auto}.sidebar-logout{margin-top:1.5rem;padding:.75rem 1.2rem}.sidebar-menu.show{flex-direction:column;display:flex}.hamburger-btn{color:#fff;cursor:pointer;background:0 0;border:none;padding:10px;font-size:24px;display:block}}@media (width>=851px){.hamburger-btn{display:none}}.menu-icon.rpu-icono-facturas{background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' fill='none' viewBox='0 0 24 24' stroke='%23ffffff' stroke-width='2'%3E%3Cpath stroke-linecap='round' stroke-linejoin='round' d='M7 3h8l4 4v14a1 1 0 01-1 1H7a1 1 0 01-1-1V4a1 1 0 011-1zM9 9h6M9 13h6M9 17h4'/%3E%3C/svg%3E")}.menu-item.active .menu-icon.rpu-icono-facturas{background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' fill='none' viewBox='0 0 24 24' stroke='%231A2530' stroke-width='2.2'%3E%3Cpath stroke-linecap='round' stroke-linejoin='round' d='M7 3h8l4 4v14a1 1 0 01-1 1H7a1 1 0 01-1-1V4a1 1 0 011-1zM9 9h6M9 13h6M9 17h4'/%3E%3C/svg%3E")}.menu-icon.rpu-icono-validaciones{background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' fill='none' viewBox='0 0 24 24' stroke='%23ffffff' stroke-width='2'%3E%3Cpath stroke-linecap='round' stroke-linejoin='round' d='M9 12l2 2 4-4M7 3h10a1 1 0 011 1v16l-6-3-6 3V4a1 1 0 011-1z'/%3E%3C/svg%3E")}.menu-item.active .menu-icon.rpu-icono-validaciones{background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' fill='none' viewBox='0 0 24 24' stroke='%231A2530' stroke-width='2.2'%3E%3Cpath stroke-linecap='round' stroke-linejoin='round' d='M9 12l2 2 4-4M7 3h10a1 1 0 011 1v16l-6-3-6 3V4a1 1 0 011-1z'/%3E%3C/svg%3E")}.menu-icon.rpu-icono-reporte-usuario{background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' fill='none' viewBox='0 0 24 24' stroke='%23ffffff' stroke-width='2'%3E%3Ccircle cx='10' cy='8' r='3'/%3E%3Cpath stroke-linecap='round' stroke-linejoin='round' d='M4 20a6 6 0 0112 0M16 10l4 4m0-4l-4 4'/%3E%3C/svg%3E")}.menu-item.active .menu-icon.rpu-icono-reporte-usuario{background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' fill='none' viewBox='0 0 24 24' stroke='%231A2530' stroke-width='2.2'%3E%3Ccircle cx='10' cy='8' r='3'/%3E%3Cpath stroke-linecap='round' stroke-linejoin='round' d='M4 20a6 6 0 0112 0M16 10l4 4m0-4l-4 4'/%3E%3C/svg%3E")}.menu-icon.rpu-icono-reportes-global{background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' fill='none' viewBox='0 0 24 24' stroke='%23ffffff' stroke-width='2'%3E%3Cpath stroke-linecap='round' stroke-linejoin='round' d='M4 20V10m6 10V4m6 16v-7'/%3E%3C/svg%3E")}.menu-item.active .menu-icon.rpu-icono-reportes-global{background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' fill='none' viewBox='0 0 24 24' stroke='%231A2530' stroke-width='2.2'%3E%3Cpath stroke-linecap='round' stroke-linejoin='round' d='M4 20V10m6 10V4m6 16v-7'/%3E%3C/svg%3E")}.menu-icon.rpu-icono-reporte-pendientes{background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' fill='none' viewBox='0 0 24 24' stroke='%23ffffff' stroke-width='2'%3E%3Ccircle cx='12' cy='12' r='9'/%3E%3Cpath stroke-linecap='round' stroke-linejoin='round' d='M12 7v5l3 3'/%3E%3C/svg%3E")}.menu-item.active .menu-icon.rpu-icono-reporte-pendientes{background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' fill='none' viewBox='0 0 24 24' stroke='%231A2530' stroke-width='2.2'%3E%3Ccircle cx='12' cy='12' r='9'/%3E%3Cpath stroke-linecap='round' stroke-linejoin='round' d='M12 7v5l3 3'/%3E%3C/svg%3E")}.menu-icon.rpu-icono-reporte-ventas{background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' fill='none' viewBox='0 0 24 24' stroke='%23ffffff' stroke-width='2'%3E%3Crect x='3' y='4' width='18' height='18' rx='2' ry='2'%3E%3C/rect%3E%3Cline x1='16' y1='2' x2='16' y2='6'%3E%3C/line%3E%3Cline x1='8' y1='2' x2='8' y2='6'%3E%3C/line%3E%3Cline x1='3' y1='10' x2='21' y2='10'%3E%3C/line%3E%3C/svg%3E")}.menu-item.active .menu-icon.rpu-icono-reporte-ventas{background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' fill='none' viewBox='0 0 24 24' stroke='%231A2530' stroke-width='2.2'%3E%3Crect x='3' y='4' width='18' height='18' rx='2' ry='2'%3E%3C/rect%3E%3Cline x1='16' y1='2' x2='16' y2='6'%3E%3C/line%3E%3Cline x1='8' y1='2' x2='8' y2='6'%3E%3C/line%3E%3Cline x1='3' y1='10' x2='21' y2='10'%3E%3C/line%3E%3C/svg%3E")}.menu-icon.rpu-icono-perfil{background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' fill='none' viewBox='0 0 24 24' stroke='%23ffffff' stroke-width='2'%3E%3Cpath stroke-linecap='round' stroke-linejoin='round' d='M16 7a4 4 0 11-8 0 4 4 0 018 0zM12 14a7 7 0 00-7 7h14a7 7 0 00-7-7z'/%3E%3C/svg%3E")}.menu-item.active .menu-icon.rpu-icono-perfil{background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' fill='none' viewBox='0 0 24 24' stroke='%231A2530' stroke-width='2.2'%3E%3Cpath stroke-linecap='round' stroke-linejoin='round' d='M16 7a4 4 0 11-8 0 4 4 0 018 0zM12 14a7 7 0 00-7 7h14a7 7 0 00-7-7z'/%3E%3C/svg%3E")}.rpu-topbar{align-items:center;padding:0 2rem;display:flex!important}.rpu-topbar-titulo{color:#fff;margin:0;font-size:1.3rem;font-weight:700}.rpu-alerta{border-radius:10px;padding:.75rem 1rem;font-size:.85rem}.rpu-alerta--error{color:#dc2626;background-color:#fee2e2}.rpu-layout{grid-template-columns:320px 1fr;align-items:start;gap:1.5rem;min-width:0;display:grid}.rpu-lista-card{box-sizing:border-box;background-color:#fff;border-radius:16px;flex-direction:column;min-width:0;max-height:calc(100vh - 140px);padding:1.2rem;display:flex;box-shadow:0 2px 4px #0000000d}.rpu-lista-header{flex-direction:column;gap:.7rem;margin-bottom:1rem;display:flex}.rpu-lista-titulo{color:#1a2530;margin:0;font-size:1.05rem;font-weight:700}.rpu-buscador{box-sizing:border-box;border:1px solid #e2e8f0;border-radius:10px;width:100%;padding:.55rem .8rem;font-family:inherit;font-size:.85rem}.rpu-buscador:focus{border-color:#0059b3;outline:none;box-shadow:0 0 0 3px #0059b31f}.rpu-lista-scroll{flex-direction:column;gap:.6rem;min-width:0;display:flex;overflow-y:auto}.rpu-lista-estado{color:#94a3b8;text-align:center;padding:1.5rem .5rem;font-size:.85rem}.rpu-item{text-align:left;cursor:pointer;background-color:#f8fafc;border:1px solid #f1f5f9;border-left:4px solid #0000;border-radius:10px;flex-direction:column;gap:.35rem;min-width:0;padding:.75rem .9rem;font-family:inherit;display:flex}.rpu-item:hover{background-color:#f1f5f9}.rpu-item--activo{background-color:#e6f2f7;border-left-color:#0059b3}.rpu-item-encabezado{justify-content:space-between;align-items:center;gap:.5rem;display:flex}.rpu-item-nombre{color:#1a2530;font-size:.88rem;font-weight:700}.rpu-item-warning-punto{background-color:#c00;border-radius:50%;flex-shrink:0;width:9px;height:9px}.rpu-item-correo{color:#64748b;font-size:.75rem}.rpu-item-totales{flex-wrap:wrap;gap:.4rem;margin-top:.2rem;display:flex}.rpu-item-total-chip{white-space:nowrap;border-radius:20px;padding:.2rem .5rem;font-size:.68rem;font-weight:700}.rpu-item-total-chip--blupster{color:#1d4ed8;background-color:#dbeafe}.rpu-item-total-chip--persona{color:#b91c1c;background-color:#ffe4e4}.rpu-detalle-card{box-sizing:border-box;background-color:#fff;border-radius:16px;min-width:0;padding:1.4rem 1.6rem;box-shadow:0 2px 4px #0000000d}.rpu-detalle-vacio{color:#94a3b8;text-align:center;flex-direction:column;justify-content:center;align-items:center;gap:.6rem;padding:4rem 1rem;font-size:.95rem;display:flex}.rpu-detalle-vacio span{font-size:2rem}.rpu-detalle-header{border-bottom:1px solid #f1f5f9;flex-wrap:wrap;justify-content:space-between;align-items:flex-start;gap:1rem;margin-bottom:1.2rem;padding-bottom:1.2rem;display:flex}.rpu-detalle-titulo{color:#1a2530;margin:0 0 .3rem;font-size:1.2rem;font-weight:700}.rpu-detalle-correo{color:#64748b;font-size:.82rem}.rpu-detalle-acciones{flex-wrap:wrap;gap:.6rem;display:flex}.rpu-warning{color:#600;background-color:#fcc;border:1px solid #c00;border-radius:12px;align-items:flex-start;gap:.7rem;margin-bottom:1.3rem;padding:.9rem 1.1rem;font-size:.88rem;line-height:1.4;display:flex}.rpu-warning-icono{flex-shrink:0;font-size:1.2rem;line-height:1}.rpu-btn-solicitar{color:#fff;cursor:pointer;white-space:nowrap;background-color:#c00;border:none;border-radius:10px;padding:.6rem 1.1rem;font-size:.82rem;font-weight:700}.rpu-btn-solicitar:hover:not(:disabled){background-color:#900}.rpu-btn-solicitar:disabled{opacity:.6;cursor:not-allowed}.rpu-btn-secundario{color:#0059b3;cursor:pointer;white-space:nowrap;background-color:#fff;border:1px solid #0059b3;border-radius:10px;padding:.6rem 1rem;font-size:.82rem;font-weight:600}.rpu-btn-secundario:hover{background-color:#e6f2f7}.rpu-tabla-bloque{margin-bottom:1.8rem}.rpu-tabla-bloque:last-child{margin-bottom:0}.rpu-tabla-titulo{color:#1a2530;margin:0 0 .8rem;font-size:.95rem;font-weight:700}.rpu-tabla-responsive{-webkit-overflow-scrolling:touch;border:1px solid #e2e8f0;border-radius:10px;width:100%;overflow-x:auto}.rpu-tabla{border-collapse:collapse;text-align:left;width:100%;min-width:760px}.rpu-tabla th{color:#fff;letter-spacing:.02em;white-space:nowrap;background-color:#0059b3;padding:.65rem .7rem;font-size:.72rem;font-weight:700}.rpu-tabla td{color:#334155;vertical-align:middle;border-bottom:1px solid #e2e8f0;padding:.65rem .7rem;font-size:.8rem}.rpu-tabla tbody tr:last-child td{border-bottom:none}.rpu-celda-concepto{color:#1a2530;font-weight:600}.rpu-celda-total{color:#0059b3;font-weight:700}.rpu-texto-gris{color:#64748b}.rpu-sin-resultados{text-align:center;color:#94a3b8;padding:1.2rem!important}.rpu-badge-estado{white-space:nowrap;border-radius:20px;padding:.25rem .6rem;font-size:.68rem;font-weight:700;display:inline-flex}.rpu-badge-estado--facturado{color:#059669;background-color:#d1fae5}.rpu-badge-estado--no-facturado{color:#b45309;background-color:#fef3c7}.rpu-badge-estado--pendiente{color:#475569;background-color:#e2e8f0}.rpu-badge-facturado-a{white-space:nowrap;border-radius:20px;align-items:center;gap:.3rem;padding:.25rem .6rem;font-size:.68rem;font-weight:700;display:inline-flex}.rpu-badge-facturado-a--blupster{color:#1d4ed8;background-color:#dbeafe}.rpu-badge-facturado-a--persona{color:#b91c1c;background-color:#ffe4e4}.rpu-badge-check{width:14px;height:14px;color:#fff;background-color:#0000;border-radius:50%;justify-content:center;align-items:center;font-size:.6rem;line-height:1;display:inline-flex}.rpu-badge-facturado-a--blupster .rpu-badge-check{background-color:#1d4ed8}.rpu-badge-facturado-a--persona .rpu-badge-check{background-color:#b91c1c}.rpu-pie-etiqueta{text-align:right;color:#1a2530;background-color:#f8fafc;font-weight:700}.rpu-pie-total{color:#0059b3;background-color:#f8fafc;font-size:.9rem;font-weight:700}@media (width<=1100px){.rpu-layout{grid-template-columns:1fr}.rpu-lista-card{max-height:340px}}@media (width<=850px){.rpu-topbar.top-blue-bar{min-height:60px;padding:0 1.2rem;display:flex}.rpu-topbar-titulo{font-size:1.1rem}}@media (width<=600px){.rpu-detalle-card{padding:1rem}.rpu-detalle-header{flex-direction:column;align-items:stretch}.rpu-detalle-acciones{flex-direction:column}.rpu-btn-solicitar,.rpu-btn-secundario{text-align:center;width:100%}}@media print{@page{size:landscape;margin:12mm}.rpu-no-print{display:none!important}.panel-container{background:#fff;display:block}.main-wrapper{display:block}.panel-main{padding:0;overflow:visible}.rpu-layout{display:block}.rpu-detalle-card{box-shadow:none;padding:0}.rpu-tabla-responsive{border:1px solid #ccc;overflow:visible}.rpu-tabla{table-layout:fixed;font-size:9px;width:100%!important;min-width:0!important}.rpu-tabla th,.rpu-tabla td{word-break:break-word;padding:4px 5px}.rpu-tabla-bloque{page-break-inside:avoid}}@media (width<=850px){.panel-container{flex-direction:column}.panel-sidebar{width:100%;min-width:100%;height:75px;min-height:auto;padding:0}.sidebar-top-wrapper{height:100%;margin-bottom:0}.top-blue-bar{display:none}.sidebar-menu{z-index:100;background-color:#0059b3;flex-direction:column;flex:none;width:100%;max-height:calc(100vh - 75px);padding:1rem;display:none;position:absolute;top:75px;left:0;overflow-y:auto}.sidebar-logout{margin-top:1.5rem;padding:.75rem 1.2rem}.sidebar-menu.show{display:flex}.hamburger-btn{color:#fff;cursor:pointer;background:0 0;border:none;padding:10px;font-size:24px;display:block}}@media (width>=851px){.hamburger-btn{display:none}}.umf-titulo{color:#0059b3;margin:0;font-size:1.6rem;font-weight:700}.umf-alerta{border-radius:10px;padding:.75rem 1rem;font-size:.85rem}.umf-alerta--error{color:#dc2626;background-color:#fee2e2}.umf-filtros{background-color:#fff;border-radius:16px;grid-template-columns:1fr 1fr 1fr auto;align-items:end;gap:1.2rem;padding:1.2rem 1.6rem;display:grid;box-shadow:0 2px 4px #00000005}.umf-filtro{flex-direction:column;gap:.5rem;min-width:0;display:flex}.umf-filtro label{letter-spacing:.03em;text-transform:uppercase;color:#64748b;font-size:.7rem;font-weight:700}.umf-filtro select,.umf-filtro input[type=date]{color:#334155;box-sizing:border-box;background-color:#fff;border:1px solid #e2e8f0;border-radius:10px;width:100%;min-width:0;padding:.6rem .75rem;font-family:inherit;font-size:.88rem}.umf-filtro select:focus,.umf-filtro input:focus{border-color:#0059b3;outline:none;box-shadow:0 0 0 3px #0059b31f}.umf-btn-filtrar{color:#0059b3;cursor:pointer;white-space:nowrap;background-color:#dcebfb;border:none;border-radius:10px;justify-content:center;align-items:center;gap:.5rem;height:fit-content;padding:.65rem 1.1rem;font-size:.85rem;font-weight:700;display:inline-flex}.umf-btn-filtrar:hover{background-color:#cbe0f8}.umf-tabla-section{box-sizing:border-box;background-color:#fff;border-radius:16px;padding:1.2rem 1.5rem;box-shadow:0 2px 4px #00000005}.umf-tabla-responsive{-webkit-overflow-scrolling:touch;width:100%;overflow-x:auto}.umf-tabla{border-collapse:collapse;text-align:left;width:100%;min-width:900px}.umf-tabla th{color:#94a3b8;letter-spacing:.03em;white-space:nowrap;border-bottom:2px solid #f1f5f9;padding:.6rem;font-size:.68rem;font-weight:700}.umf-tabla td{color:#334155;vertical-align:middle;border-bottom:1px solid #f1f5f9;padding:.9rem .6rem;font-size:.85rem}.umf-tabla tbody tr:last-child td{border-bottom:none}.umf-miniatura{object-fit:cover;background-color:#f1f5f9;border-radius:10px;width:48px;height:48px;display:block}.umf-texto-gris{color:#64748b}.umf-concepto{color:#1a2530;margin-bottom:.15rem;font-size:.88rem;font-weight:700;display:block}.umf-concepto-detalle{color:#94a3b8;font-size:.75rem;font-weight:400;line-height:1.3;display:block}.umf-monto{color:#0059b3;font-weight:700}.umf-badge-estado{white-space:nowrap;border-radius:20px;align-items:center;padding:.3rem .7rem;font-size:.68rem;font-weight:700;display:inline-flex}.umf-badge-estado--facturado{color:#059669;background-color:#d1fae5}.umf-badge-estado--no-facturado{color:#dc2626;background-color:#fee2e2}.umf-checkbox{accent-color:#0059b3;cursor:pointer;width:18px;height:18px}.umf-checkbox:disabled{cursor:not-allowed;opacity:.6}.umf-sin-resultados{text-align:center;color:#94a3b8;padding:1.5rem!important}.umf-paginacion{border-top:1px solid #f1f5f9;flex-wrap:wrap;justify-content:space-between;align-items:center;gap:.75rem;margin-top:.4rem;padding-top:1.1rem;display:flex}.umf-paginacion-resumen{color:#64748b;font-size:.78rem}.umf-paginacion-controles{align-items:center;gap:.35rem;display:flex}.umf-paginacion-flecha{color:#64748b;cursor:pointer;background:0 0;border:none;border-radius:6px;padding:.2rem .5rem;font-size:1.1rem;line-height:1}.umf-paginacion-flecha:disabled{color:#cbd5e1;cursor:not-allowed}.umf-paginacion-flecha:hover:not(:disabled){background-color:#f1f5f9}.umf-paginacion-numero{color:#334155;cursor:pointer;background:0 0;border:none;border-radius:8px;min-width:28px;padding:.35rem .65rem;font-size:.82rem}.umf-paginacion-numero:hover{background-color:#f1f5f9}.umf-paginacion-numero--activo{color:#fff;background-color:#0059b3;font-weight:600}.umf-paginacion-numero--activo:hover{background-color:#0059b3}.umf-paginacion-puntos{color:#94a3b8;padding:0 .2rem;font-size:.82rem}.umf-paginacion-siguiente{color:#334155;cursor:pointer;white-space:nowrap;background:0 0;border:1px solid #e2e8f0;border-radius:8px;padding:.4rem .9rem;font-size:.8rem;font-weight:600}.umf-paginacion-siguiente:hover:not(:disabled){background-color:#f1f5f9}.umf-paginacion-siguiente:disabled{color:#cbd5e1;cursor:not-allowed}@media (width<=1000px){.umf-filtros{grid-template-columns:1fr 1fr}.umf-btn-filtrar{grid-column:1/-1;width:100%}}@media (width<=850px){.umf-titulo{font-size:1.3rem}}@media (width<=600px){.umf-filtros{grid-template-columns:1fr;padding:1.1rem}.umf-tabla-section{padding:1rem}.umf-paginacion{text-align:center;justify-content:center}.umf-paginacion-siguiente{width:100%}}.asf-topbar-titulo{color:#fff;margin:0;font-size:1.3rem;font-weight:700}.panel-main{flex-direction:column;flex:1;gap:1.3rem;padding:1.5rem 2rem 2rem;display:flex;overflow-y:auto}.sidebar-menu{flex-direction:column;flex:1;gap:.5rem;padding:0 .8rem;display:flex}.menu-icon{background-position:50%;background-repeat:no-repeat;background-size:contain;width:20px;height:20px}@media (width<=850px){.panel-container{flex-direction:column}.panel-sidebar{width:100%;min-width:100%;height:75px;min-height:auto;padding:0}.sidebar-top-wrapper{height:100%;margin-bottom:0}.top-blue-bar{display:none}.sidebar-menu{z-index:100;background-color:#0059b3;width:100%;max-height:calc(100vh - 75px);padding:1rem;display:none;position:absolute;top:75px;left:0;overflow-y:auto}.sidebar-logout{margin-top:1.5rem;padding:.75rem 1.2rem}.sidebar-menu.show{flex-direction:column;display:flex}.hamburger-btn{color:#fff;cursor:pointer;background:0 0;border:none;padding:10px;font-size:24px;display:block}}@media (width>=851px){.hamburger-btn{display:none}}.asf-alerta{border-radius:12px;padding:.85rem 1.1rem;font-size:.85rem}.asf-alerta--error{color:#dc2626;background-color:#fee2e2}.asf-alerta--exito{color:#059669;background-color:#d1fae5}.asf-cargando{color:#64748b;font-size:.9rem}.asf-card{background-color:#fff;border-radius:16px;overflow:hidden;box-shadow:0 2px 4px #0000000a}.asf-card--info{padding:1.4rem 1.6rem}.asf-info-layout{grid-template-columns:280px 1fr;align-items:start;gap:1.5rem;display:grid}.asf-foto-grande-wrapper{cursor:zoom-in;background-color:#0f172a;border:none;border-radius:14px;width:100%;padding:0;display:block;position:relative;overflow:hidden}.asf-foto-grande{object-fit:contain;background-color:#0f172a;width:100%;height:220px;display:block}.asf-foto-grande-overlay{color:#fff;background:linear-gradient(#0000,#000000bf);justify-content:center;align-items:center;gap:.4rem;padding:.5rem;font-size:.78rem;font-weight:600;display:flex;position:absolute;bottom:0;left:0;right:0}.asf-info-datos{grid-template-columns:1fr 1fr;align-content:start;gap:1rem;display:grid}.asf-info-texto{flex-direction:column;gap:.2rem;min-width:0;display:flex}.asf-info-etiqueta{letter-spacing:.03em;text-transform:uppercase;color:#94a3b8;font-size:.65rem;font-weight:700}.asf-info-valor{color:#1a2530;word-break:break-word;font-size:.9rem;font-weight:700}.asf-card-header{color:#fff;background-color:#003d80;padding:1rem 1.5rem}.asf-card-header h2{margin:0;font-size:1.1rem;font-weight:700}.asf-card-body{box-sizing:border-box;padding:1.6rem}.asf-uploads-grid{grid-template-columns:1fr 1fr;gap:1.5rem;min-width:0;display:grid}.asf-upload-columna{min-width:0}.asf-upload-etiqueta{color:#1a2530;margin-bottom:.6rem;font-size:.85rem;font-weight:700}.asf-requerido{color:#dc2626}.asf-upload-box{cursor:pointer;text-align:center;box-sizing:border-box;background-color:#f8fafc;border:2px dashed #cbd5e1;border-radius:14px;flex-direction:column;justify-content:center;align-items:center;gap:.35rem;min-width:0;min-height:130px;padding:1.2rem;display:flex;position:relative}.asf-upload-box:hover{background-color:#e6f2f7;border-color:#0059b3}.asf-upload-box--con-archivo{background-color:#e6f2f7;border-style:solid;border-color:#0059b3}.asf-upload-input{opacity:0;cursor:pointer;position:absolute;inset:0}.asf-upload-icono{color:#94a3b8;font-size:1.7rem}.asf-upload-box--con-archivo .asf-upload-icono{color:#0059b3}.asf-upload-titulo{color:#0059b3;font-size:.9rem;font-weight:700}.asf-upload-subtitulo{color:#94a3b8;font-size:.75rem}.asf-upload-nombre-archivo{color:#036;text-overflow:ellipsis;white-space:nowrap;box-sizing:border-box;width:100%;padding:0 .5rem;font-size:.78rem;font-weight:600;display:block;overflow:hidden}.asf-campos{grid-template-columns:repeat(5,1fr);gap:1.2rem;margin-top:1.8rem;display:grid}.asf-campo{flex-direction:column;gap:.4rem;min-width:0;display:flex}.asf-campo label{color:#4b5563;font-size:.72rem;font-weight:700}.asf-campo input{color:#1a2530;box-sizing:border-box;background-color:#f8fafc;border:1px solid #e2e8f0;border-radius:10px;width:100%;padding:.65rem .75rem;font-size:.88rem}.asf-acciones{border-top:1px solid #f1f5f9;justify-content:flex-end;gap:.75rem;margin-top:1.6rem;padding-top:1.3rem;display:flex}.asf-btn{cursor:pointer;border:1px solid #0000;border-radius:10px;padding:.65rem 1.6rem;font-size:.9rem;font-weight:600}.asf-btn:disabled{opacity:.6;cursor:not-allowed}.asf-btn--primario{color:#fff;background-color:#003d80}.asf-btn--primario:hover:not(:disabled){background-color:#036}.asf-btn--secundario{color:#334155;background-color:#fff;border-color:#cbd5e1}.asf-btn--secundario:hover:not(:disabled){background-color:#f1f5f9}@media (width<=900px){.asf-uploads-grid{grid-template-columns:1fr}.asf-campos{grid-template-columns:repeat(2,1fr)}}@media (width<=600px){.asf-campos{grid-template-columns:1fr}.asf-acciones{flex-direction:column-reverse}.asf-btn{width:100%}}.asf-modal-overlay{z-index:1000;box-sizing:border-box;background-color:#0f172a8c;justify-content:center;align-items:center;padding:1.5rem;display:flex;position:fixed;inset:0}.asf-modal-box{box-sizing:border-box;background-color:#e6f2f7;border-radius:18px;width:100%;max-width:820px;max-height:90vh;overflow-y:auto;box-shadow:0 20px 50px #00000040}.asf-modal-header{z-index:1;background-color:#0059b3;border-radius:18px 18px 0 0;justify-content:space-between;align-items:center;gap:1rem;padding:1.1rem 1.6rem;display:flex;position:sticky;top:0}.asf-modal-titulo{color:#fff;margin:0;font-size:1.15rem;font-weight:700}.asf-modal-cerrar{color:#fff;cursor:pointer;background:0 0;border:none;border-radius:8px;flex-shrink:0;padding:.3rem .6rem;font-size:1.1rem;line-height:1}.asf-modal-cerrar:hover{background-color:#ffffff26}.asf-modal-contenido{box-sizing:border-box;flex-direction:column;gap:1.3rem;padding:1.5rem;display:flex}.asf-modal-box .asf-uploads-grid{grid-template-columns:1fr 1fr}.asf-modal-box .asf-campos{grid-template-columns:repeat(2,1fr)}.asf-lightbox{z-index:2000;box-sizing:border-box;cursor:zoom-out;background-color:#000000e6;justify-content:center;align-items:center;padding:2rem;display:flex;position:fixed;inset:0}.asf-lightbox-imagen{object-fit:contain;border-radius:8px;max-width:100%;max-height:100%}.asf-lightbox-cerrar{color:#fff;cursor:pointer;background:#ffffff1f;border:none;border-radius:50%;justify-content:center;align-items:center;width:40px;height:40px;font-size:1.1rem;display:flex;position:absolute;top:1.2rem;right:1.2rem}.asf-lightbox-cerrar:hover{background:#ffffff38}@media (width<=700px){.asf-modal-box .asf-uploads-grid,.asf-modal-box .asf-campos,.asf-info-layout{grid-template-columns:1fr}.asf-foto-grande{height:180px}}@media (width<=600px){.asf-modal-overlay{align-items:stretch;padding:0}.asf-modal-box{border-radius:0;max-width:100%;height:100vh;max-height:100vh}.asf-modal-header{border-radius:0}.asf-modal-contenido{padding:1rem}.asf-info-datos{grid-template-columns:1fr}.asf-card--info,.asf-card-body{padding:1.1rem}}.asf-info-texto--deduccion{grid-column:1/-1}.asf-select-deduccion{color:#334155;box-sizing:border-box;background-color:#fff;border:1px solid #e2e8f0;border-radius:8px;width:100%;padding:.5rem .6rem;font-family:inherit;font-size:.85rem}.asf-select-deduccion:focus{border-color:#0059b3;outline:none;box-shadow:0 0 0 3px #0059b31f}.asf-nota-deduccion{color:#b45309;margin-top:.2rem;font-size:.72rem}@media (width<=850px){.panel-container{flex-direction:column}.panel-sidebar{width:100%;min-width:100%;height:75px;min-height:auto;padding:0}.sidebar-top-wrapper{height:100%;margin-bottom:0}.top-blue-bar{display:none}.sidebar-menu{z-index:100;background-color:#0059b3;flex-direction:column;flex:none;width:100%;max-height:calc(100vh - 75px);padding:1rem;display:none;position:absolute;top:75px;left:0;overflow-y:auto}.sidebar-logout{margin-top:1.5rem;padding:.75rem 1.2rem}.sidebar-menu.show{display:flex}.hamburger-btn{color:#fff;cursor:pointer;background:0 0;border:none;padding:10px;font-size:24px;display:block}}@media (width>=851px){.hamburger-btn{display:none}}.udb-header{flex-wrap:wrap;justify-content:space-between;align-items:flex-start;gap:1.2rem;display:flex}.udb-titulo{color:#0059b3;margin:0 0 .3rem;font-size:1.6rem;font-weight:700}.udb-subtitulo{color:#64748b;margin:0;font-size:.95rem}.udb-buscador{background-color:#fff;border-radius:999px;align-items:center;gap:.6rem;width:100%;max-width:320px;padding:.7rem 1.2rem;display:flex;box-shadow:0 2px 4px #00000005}.udb-buscador-icono{color:#94a3b8;flex-shrink:0;font-size:1rem}.udb-buscador input{color:#334155;background:0 0;border:none;outline:none;width:100%;font-family:inherit;font-size:.9rem}.udb-buscador input::placeholder{color:#94a3b8}.udb-alerta{border-radius:10px;padding:.75rem 1rem;font-size:.85rem}.udb-alerta--error{color:#dc2626;background-color:#fee2e2}.udb-resumen-grid{grid-template-columns:1fr 1.4fr;align-items:stretch;gap:1.5rem;display:grid}.udb-card{box-sizing:border-box;background-color:#fff;border-radius:16px;padding:1.4rem 1.6rem;position:relative;overflow:hidden;box-shadow:0 2px 4px #00000005}.udb-card--pendientes{flex-direction:column;gap:.5rem;display:flex}.udb-badge{letter-spacing:.02em;white-space:nowrap;border-radius:20px;align-self:flex-start;align-items:center;padding:.3rem .75rem;font-size:.65rem;font-weight:700;display:inline-flex}.udb-badge--alta{color:#dc2626;background-color:#fee2e2}.udb-badge--validada{color:#059669;background-color:#d1fae5}.udb-badge--rechazada{color:#dc2626;background-color:#fee2e2}.udb-card-titulo{color:#1a2530;margin:.2rem 0 0;font-size:1.1rem;font-weight:700}.udb-card-texto{color:#64748b;max-width:90%;margin:0;font-size:.85rem;line-height:1.4}.udb-card-pie{border-top:1px solid #f1f5f9;flex-wrap:wrap;justify-content:space-between;align-items:center;gap:.8rem;margin-top:.6rem;padding-top:.8rem;display:flex}.udb-card-numero{align-items:baseline;gap:.5rem;display:flex}.udb-numero-grande{color:#dc2626;font-size:2rem;font-weight:700;line-height:1}.udb-card--pendientes .udb-numero-etiqueta{letter-spacing:.02em;color:#94a3b8;text-transform:uppercase;font-size:.68rem;font-weight:700}.udb-procesar-link{color:#dc2626;cursor:pointer;white-space:nowrap;background:0 0;border:none;align-items:center;gap:.4rem;padding:0;font-size:.85rem;font-weight:700;display:inline-flex}.udb-procesar-link:hover{text-decoration:underline}.udb-card--estados{justify-content:space-around;align-items:center;gap:1rem;display:flex}.udb-estado-columna{text-align:center;flex-direction:column;flex:1;align-items:center;gap:.5rem;display:flex}.udb-estado-icono{border-radius:50%;justify-content:center;align-items:center;width:36px;height:36px;font-size:1.1rem;font-weight:700;display:inline-flex}.udb-estado-icono--ok{color:#059669;background-color:#d1fae5}.udb-estado-icono--error{color:#dc2626;background-color:#fee2e2}.udb-estado-columna .udb-numero-grande{color:#1a2530;font-size:2.2rem}.udb-estado-columna .udb-numero-etiqueta{letter-spacing:.02em;color:#94a3b8;text-transform:uppercase;font-size:.7rem;font-weight:700}.udb-estado-divisor{background-color:#f1f5f9;align-self:stretch;width:1px}.udb-tabla-section{box-sizing:border-box;background-color:#fff;border-radius:16px;padding:1.2rem 1.5rem;box-shadow:0 2px 4px #00000005}.udb-tabla-responsive{-webkit-overflow-scrolling:touch;width:100%;overflow-x:auto}.udb-tabla{border-collapse:collapse;text-align:left;width:100%;min-width:800px}.udb-tabla th{color:#94a3b8;letter-spacing:.03em;white-space:nowrap;border-bottom:2px solid #f1f5f9;padding:.6rem;font-size:.68rem;font-weight:700}.udb-tabla td{color:#334155;vertical-align:middle;border-bottom:1px solid #f1f5f9;padding:.9rem .6rem;font-size:.85rem}.udb-tabla tbody tr:last-child td{border-bottom:none}.udb-celda-folio{color:#0059b3;font-weight:700}.udb-badge-estado{white-space:nowrap;border-radius:20px;align-items:center;gap:.35rem;padding:.3rem .7rem;font-size:.68rem;font-weight:700;display:inline-flex}.udb-badge-estado-punto{background-color:currentColor;border-radius:50%;flex-shrink:0;width:6px;height:6px}.udb-badge-estado--validada{color:#059669;background-color:#d1fae5}.udb-badge-estado--rechazada{color:#dc2626;background-color:#fee2e2}.udb-badge-estado--pendiente{color:#475569;background-color:#e2e8f0}.udb-ver-detalle{color:#0059b3;cursor:pointer;white-space:nowrap;background:0 0;border:none;padding:0;font-size:.8rem;font-weight:700}.udb-ver-detalle:hover{text-decoration:underline}.udb-sin-resultados{text-align:center;color:#94a3b8;padding:1.5rem!important}.udb-paginacion{border-top:1px solid #f1f5f9;flex-wrap:wrap;justify-content:space-between;align-items:center;gap:.75rem;margin-top:.4rem;padding-top:1.1rem;display:flex}.udb-paginacion-resumen{color:#64748b;font-size:.78rem}.udb-paginacion-controles{flex-wrap:wrap;align-items:center;gap:.35rem;display:flex}.udb-paginacion-flecha{color:#334155;cursor:pointer;white-space:nowrap;background:0 0;border:1px solid #e2e8f0;border-radius:8px;padding:.4rem .9rem;font-size:.8rem;font-weight:600}.udb-paginacion-flecha:disabled{color:#cbd5e1;cursor:not-allowed}.udb-paginacion-flecha:hover:not(:disabled){background-color:#f1f5f9}.udb-paginacion-numero{color:#334155;cursor:pointer;background:0 0;border:none;border-radius:8px;min-width:28px;padding:.35rem .65rem;font-size:.82rem}.udb-paginacion-numero:hover{background-color:#f1f5f9}.udb-paginacion-numero--activo{color:#fff;background-color:#0059b3;font-weight:600}.udb-paginacion-numero--activo:hover{background-color:#0059b3}.udb-paginacion-puntos{color:#94a3b8;padding:0 .2rem;font-size:.82rem}@media (width<=1000px){.udb-resumen-grid{grid-template-columns:1fr}}@media (width<=850px){.udb-titulo{font-size:1.3rem}.udb-buscador{max-width:none}}@media (width<=600px){.udb-header{flex-direction:column;align-items:stretch}.udb-card--estados{flex-direction:column}.udb-estado-divisor{width:100%;height:1px}.udb-tabla-section{padding:1rem}.udb-paginacion{text-align:center;justify-content:center}.udb-paginacion-controles{justify-content:center;width:100%}}.amdf-overlay{z-index:1000;box-sizing:border-box;background-color:#0f172a8c;justify-content:center;align-items:center;padding:1.5rem;display:flex;position:fixed;inset:0}.amdf-modal{box-sizing:border-box;background-color:#fff;border:1px solid #e2e8f0;border-radius:16px;width:100%;max-width:600px;margin:auto;overflow:hidden;box-shadow:0 20px 50px #0003}.amdf-header{color:#fff;background-color:#0059b3;justify-content:space-between;align-items:center;gap:1rem;padding:1.1rem 1.5rem;display:flex}.amdf-titulo{color:#fff;margin:0;font-size:1.05rem;font-weight:700}.amdf-btn-cerrar-icono{color:#fff;cursor:pointer;background:0 0;border:none;border-radius:8px;flex-shrink:0;justify-content:center;align-items:center;padding:.3rem;display:inline-flex}.amdf-btn-cerrar-icono:hover{background-color:#ffffff26}.amdf-contenido{box-sizing:border-box;padding:1.6rem}.amdf-datos-grid{grid-template-columns:1fr 1fr;gap:1.1rem;margin-bottom:1.3rem;display:grid}.amdf-dato{flex-direction:column;gap:.3rem;min-width:0;display:flex}.amdf-dato--completo{grid-column:1/-1}.amdf-dato-etiqueta{letter-spacing:.03em;text-transform:uppercase;color:#94a3b8;font-size:.68rem;font-weight:700}.amdf-dato-valor{color:#1a2530;word-break:break-word;font-size:.92rem;font-weight:600}.amdf-badge-estado{border-radius:20px;align-items:center;gap:.4rem;width:fit-content;padding:.3rem .7rem;font-size:.78rem;font-weight:700;display:inline-flex}.amdf-badge-estado-punto{background-color:currentColor;border-radius:50%;flex-shrink:0;width:6px;height:6px}.amdf-badge-estado--validada{color:#059669;background-color:#d1fae5}.amdf-badge-estado--rechazada{color:#dc2626;background-color:#fee2e2}.amdf-badge-estado--pendiente{color:#475569;background-color:#e2e8f0}.amdf-total-box{background-color:#f8fafc;border:1px solid #e2e8f0;border-radius:12px;justify-content:space-between;align-items:center;padding:.9rem 1.1rem;display:flex}.amdf-total-etiqueta{color:#64748b;text-transform:uppercase;letter-spacing:.02em;font-size:.78rem;font-weight:700}.amdf-total-monto{color:#0059b3;font-size:1.4rem;font-weight:700}.amdf-acciones{border-top:1px solid #f1f5f9;flex-wrap:wrap;justify-content:flex-end;gap:.7rem;padding:1.2rem 1.6rem;display:flex}.amdf-btn{cursor:pointer;white-space:nowrap;border:1px solid #0000;border-radius:10px;align-items:center;gap:.45rem;padding:.6rem 1.2rem;font-size:.85rem;font-weight:600;transition:background-color .15s;display:inline-flex}.amdf-btn:disabled{opacity:.5;cursor:not-allowed}.amdf-btn--pdf,.amdf-btn--xml{color:#fff;background-color:#0059b3}.amdf-btn--pdf:hover:not(:disabled),.amdf-btn--xml:hover:not(:disabled){background-color:#003d80}.amdf-btn--cerrar{color:#334155;background-color:#f1f5f9;border-color:#e2e8f0}.amdf-btn--cerrar:hover{background-color:#e2e8f0}@media (width<=600px){.amdf-overlay{align-items:stretch;padding:0}.amdf-modal{border-radius:0;flex-direction:column;max-width:100%;max-height:100vh;display:flex}.amdf-contenido{flex:1;overflow-y:auto}.amdf-datos-grid{grid-template-columns:1fr}.amdf-acciones{flex-direction:column-reverse}.amdf-btn{justify-content:center;width:100%}}.sidebar-top-wrapper{flex-shrink:0;align-items:center;gap:.8rem;height:90px;margin-bottom:2.5rem;padding:0 1.2rem;display:flex}@media (width<=850px){.panel-container{flex-direction:column}.panel-sidebar{width:100%;min-width:100%;height:75px;min-height:auto;padding:0}.sidebar-top-wrapper{height:100%;margin-bottom:0}.top-blue-bar{display:none}.sidebar-menu{z-index:100;background-color:#0059b3;flex-direction:column;flex:none;width:100%;max-height:calc(100vh - 75px);padding:1rem;display:none;position:absolute;top:75px;left:0;overflow-y:auto}.sidebar-logout{margin-top:1.5rem;padding:.75rem 1.2rem}.sidebar-menu.show{display:flex}.hamburger-btn{color:#fff;cursor:pointer;background:0 0;border:none;padding:10px;font-size:24px;display:block}}@media (width>=851px){.hamburger-btn{display:none}}.menu-icon.inicio{background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' fill='none' viewBox='0 0 24 24' stroke='%23ffffff' stroke-width='2'%3E%3Cpath stroke-linecap='round' stroke-linejoin='round' d='M3 11l9-8 9 8M5 10v10h5v-6h4v6h5V10'/%3E%3C/svg%3E")}.menu-item.active .menu-icon.inicio{background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' fill='none' viewBox='0 0 24 24' stroke='%231A2530' stroke-width='2.2'%3E%3Cpath stroke-linecap='round' stroke-linejoin='round' d='M3 11l9-8 9 8M5 10v10h5v-6h4v6h5V10'/%3E%3C/svg%3E")}.menu-icon.facturas{background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' fill='none' viewBox='0 0 24 24' stroke='%23ffffff' stroke-width='2'%3E%3Cpath stroke-linecap='round' stroke-linejoin='round' d='M7 3h8l4 4v14a1 1 0 01-1 1H7a1 1 0 01-1-1V4a1 1 0 011-1zM9 9h6M9 13h6M9 17h4'/%3E%3C/svg%3E")}.menu-item.active .menu-icon.facturas{background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' fill='none' viewBox='0 0 24 24' stroke='%231A2530' stroke-width='2.2'%3E%3Cpath stroke-linecap='round' stroke-linejoin='round' d='M7 3h8l4 4v14a1 1 0 01-1 1H7a1 1 0 01-1-1V4a1 1 0 011-1zM9 9h6M9 13h6M9 17h4'/%3E%3C/svg%3E")}.menu-icon.dashboard{background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' fill='none' viewBox='0 0 24 24' stroke='%23ffffff' stroke-width='2'%3E%3Crect x='3' y='3' width='7' height='7' rx='1'/%3E%3Crect x='14' y='3' width='7' height='7' rx='1'/%3E%3Crect x='3' y='14' width='7' height='7' rx='1'/%3E%3Crect x='14' y='14' width='7' height='7' rx='1'/%3E%3C/svg%3E")}.menu-item.active .menu-icon.dashboard{background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' fill='none' viewBox='0 0 24 24' stroke='%231A2530' stroke-width='2.2'%3E%3Crect x='3' y='3' width='7' height='7' rx='1'/%3E%3Crect x='14' y='3' width='7' height='7' rx='1'/%3E%3Crect x='3' y='14' width='7' height='7' rx='1'/%3E%3Crect x='14' y='14' width='7' height='7' rx='1'/%3E%3C/svg%3E")}.menu-icon.fotos{background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' fill='none' viewBox='0 0 24 24' stroke='%23ffffff' stroke-width='2'%3E%3Cpath stroke-linecap='round' stroke-linejoin='round' d='M4 7h3l2-2h6l2 2h3a1 1 0 011 1v11a1 1 0 01-1 1H4a1 1 0 01-1-1V8a1 1 0 011-1z'/%3E%3Ccircle cx='12' cy='13' r='3.5'/%3E%3C/svg%3E")}.menu-item.active .menu-icon.fotos{background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' fill='none' viewBox='0 0 24 24' stroke='%231A2530' stroke-width='2.2'%3E%3Cpath stroke-linecap='round' stroke-linejoin='round' d='M4 7h3l2-2h6l2 2h3a1 1 0 011 1v11a1 1 0 01-1 1H4a1 1 0 01-1-1V8a1 1 0 011-1z'/%3E%3Ccircle cx='12' cy='13' r='3.5'/%3E%3C/svg%3E")}.menu-icon.perfil{background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' fill='none' viewBox='0 0 24 24' stroke='%23ffffff' stroke-width='2'%3E%3Cpath stroke-linecap='round' stroke-linejoin='round' d='M16 7a4 4 0 11-8 0 4 4 0 018 0zM12 14a7 7 0 00-7 7h14a7 7 0 00-7-7z'/%3E%3C/svg%3E")}.menu-item.active .menu-icon.perfil{background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' fill='none' viewBox='0 0 24 24' stroke='%231A2530' stroke-width='2.2'%3E%3Cpath stroke-linecap='round' stroke-linejoin='round' d='M16 7a4 4 0 11-8 0 4 4 0 018 0zM12 14a7 7 0 00-7 7h14a7 7 0 00-7-7z'/%3E%3C/svg%3E")}.uperfil-topbar{align-items:center;gap:.7rem;height:auto;min-height:75px;padding:0 2rem;display:flex!important}.uperfil-topbar-icono{background-color:#ffffff2e;border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;width:34px;height:34px;display:inline-flex}.uperfil-icon-header{background:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' fill='none' viewBox='0 0 24 24' stroke='%23ffffff' stroke-width='2.2'%3E%3Cpath stroke-linecap='round' stroke-linejoin='round' d='M5.121 17.804A13.937 13.937 0 0112 16c2.5 0 4.847.655 6.879 1.804M15 10a3 3 0 11-6 0 3 3 0 016 0zm6 2a9 9 0 11-18 0 9 9 0 0118 0z'/%3E%3C/svg%3E") 50%/contain no-repeat;width:20px;height:20px}.uperfil-topbar-titulo{color:#fff;margin:0;font-size:1.1rem;font-weight:700}.uperfil-alerta{border-radius:10px;padding:.75rem 1rem;font-size:.85rem}.uperfil-alerta--error{color:#dc2626;background-color:#fee2e2}.uperfil-alerta--exito{color:#059669;background-color:#d1fae5}.uperfil-cargando{color:#64748b;padding:1rem 0;font-size:.9rem}.uperfil-card--nombre{background-color:#fff;border-radius:14px;flex-wrap:wrap;justify-content:space-between;align-items:center;gap:1.5rem;padding:2.2rem 2.4rem;display:flex;box-shadow:0 4px 12px #00000004,0 2px 4px #00000003}.uperfil-nombre{color:#1a2530;letter-spacing:-.015em;margin:0;font-family:Outfit,sans-serif;font-size:2.3rem;font-weight:700}.uperfil-badge-rol{color:#1e6b65;white-space:nowrap;letter-spacing:.02em;background-color:#d6f6f0;border-radius:999px;align-items:center;padding:.5rem 2rem;font-size:1rem;font-weight:500;display:inline-flex}.uperfil-grid{grid-template-columns:1fr 1fr;gap:1.5rem;display:grid}.uperfil-info-card{box-sizing:border-box;background-color:#fff;border-radius:12px;align-items:center;gap:1.2rem;min-width:0;padding:1.4rem 1.6rem;display:flex;box-shadow:0 4px 12px #00000004,0 2px 4px #00000003}.uperfil-info-icono{color:#5b7894;background-color:#ebf5fa;border-radius:10px;flex-shrink:0;justify-content:center;align-items:center;width:52px;height:52px;display:inline-flex}.uperfil-info-icono svg{width:24px;height:24px}.uperfil-info-texto{flex-direction:column;gap:.3rem;min-width:0;display:flex}.uperfil-info-etiqueta{letter-spacing:.06em;text-transform:uppercase;color:#8a99ad;font-size:.68rem;font-weight:800}.uperfil-info-valor{color:#1a2530;word-break:break-word;font-size:1.1rem;font-weight:700}.uperfil-info-card--con-indicador{flex-direction:column;align-items:stretch;gap:.8rem}.uperfil-info-card-header{justify-content:space-between;align-items:center;display:flex}.uperfil-indicador-icono{color:#94a3b8;display:inline-flex}.uperfil-indicador-icono svg{width:20px;height:20px}.uperfil-indicador-icono--ok{color:#0f9d58}.uperfil-estado-valor{color:#1a2530;align-items:center;gap:.6rem;font-size:1.15rem;font-weight:700;display:flex}.uperfil-punto{border-radius:50%;flex-shrink:0;width:10px;height:10px}.uperfil-punto--activo{background-color:#0f9d58}.uperfil-punto--inactivo{background-color:#dc2626}.uperfil-acciones{grid-template-columns:1fr 1fr;gap:1.5rem;margin-top:.5rem;display:grid}.uperfil-btn{cursor:pointer;white-space:nowrap;border:none;border-radius:8px;justify-content:center;align-items:center;gap:.8rem;padding:1.1rem 1.5rem;font-size:1.1rem;font-weight:700;transition:background-color .2s,transform .1s;display:inline-flex}.uperfil-btn svg{width:22px;height:22px}.uperfil-btn--primario{color:#fff;background-color:#0059b3}.uperfil-btn--primario:hover:not(:disabled){background-color:#004c99}.uperfil-btn--primario:active:not(:disabled){transform:scale(.985)}.uperfil-btn--primario:disabled{opacity:.6;cursor:not-allowed}.uperfil-btn--secundario{color:#334155;background-color:#f1f5f9}.uperfil-btn--secundario:hover{background-color:#e2e8f0}.uperfil-form-card{background-color:#fff;border-radius:16px;flex-direction:column;gap:1.1rem;padding:1.4rem 1.6rem;display:flex;box-shadow:0 2px 4px #00000005}.uperfil-form-titulo{color:#1a2530;margin:0;font-size:1rem;font-weight:700}.uperfil-form-grid{grid-template-columns:repeat(3,1fr);gap:1rem;display:grid}.uperfil-campo{flex-direction:column;gap:.4rem;min-width:0;display:flex}.uperfil-campo label{color:#1a2530;font-size:.78rem;font-weight:600}.uperfil-campo input{color:#334155;box-sizing:border-box;border:1px solid #e2e8f0;border-radius:10px;width:100%;padding:.6rem .75rem;font-family:inherit;font-size:.88rem}.uperfil-campo input:focus{border-color:#0059b3;outline:none;box-shadow:0 0 0 3px #0059b31f}.uperfil-form-acciones{flex-wrap:wrap;justify-content:flex-end;gap:.7rem;display:flex}@media (width<=900px){.uperfil-grid,.uperfil-acciones,.uperfil-form-grid{grid-template-columns:1fr}}@media (width<=600px){.uperfil-card--nombre{flex-direction:column;align-items:flex-start}.uperfil-nombre{font-size:1.4rem}}@media (width<=850px){.panel-container{flex-direction:column}.panel-sidebar{width:100%;min-width:100%;height:75px;min-height:auto;padding:0}.sidebar-top-wrapper{height:100%;margin-bottom:0}.top-blue-bar{display:none}.sidebar-menu{z-index:100;background-color:#0059b3;flex-direction:column;flex:none;width:100%;max-height:calc(100vh - 75px);padding:1rem;display:none;position:absolute;top:75px;left:0;overflow-y:auto}.sidebar-logout{margin-top:1.5rem;padding:.75rem 1.2rem}.sidebar-menu.show{display:flex}.hamburger-btn{color:#fff;cursor:pointer;background:0 0;border:none;padding:10px;font-size:24px;display:block}}@media (width>=851px){.hamburger-btn{display:none}}.menu-icon.afac-facturas{background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' fill='none' viewBox='0 0 24 24' stroke='%23ffffff' stroke-width='2'%3E%3Cpath stroke-linecap='round' stroke-linejoin='round' d='M7 3h8l4 4v14a1 1 0 01-1 1H7a1 1 0 01-1-1V4a1 1 0 011-1zM9 9h6M9 13h6M9 17h4'/%3E%3C/svg%3E")}.menu-item.active .menu-icon.afac-facturas{background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' fill='none' viewBox='0 0 24 24' stroke='%231A2530' stroke-width='2.2'%3E%3Cpath stroke-linecap='round' stroke-linejoin='round' d='M7 3h8l4 4v14a1 1 0 01-1 1H7a1 1 0 01-1-1V4a1 1 0 011-1zM9 9h6M9 13h6M9 17h4'/%3E%3C/svg%3E")}.menu-icon.afac-validaciones{background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' fill='none' viewBox='0 0 24 24' stroke='%23ffffff' stroke-width='2'%3E%3Cpath stroke-linecap='round' stroke-linejoin='round' d='M9 12l2 2 4-4M7 3h10a1 1 0 011 1v16l-6-3-6 3V4a1 1 0 011-1z'/%3E%3C/svg%3E")}.menu-item.active .menu-icon.afac-validaciones{background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' fill='none' viewBox='0 0 24 24' stroke='%231A2530' stroke-width='2.2'%3E%3Cpath stroke-linecap='round' stroke-linejoin='round' d='M9 12l2 2 4-4M7 3h10a1 1 0 011 1v16l-6-3-6 3V4a1 1 0 011-1z'/%3E%3C/svg%3E")}.menu-icon.afac-reporte-usuario{background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' fill='none' viewBox='0 0 24 24' stroke='%23ffffff' stroke-width='2'%3E%3Ccircle cx='10' cy='8' r='3'/%3E%3Cpath stroke-linecap='round' stroke-linejoin='round' d='M4 20a6 6 0 0112 0M16 10l4 4m0-4l-4 4'/%3E%3C/svg%3E")}.menu-item.active .menu-icon.afac-reporte-usuario{background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' fill='none' viewBox='0 0 24 24' stroke='%231A2530' stroke-width='2.2'%3E%3Ccircle cx='10' cy='8' r='3'/%3E%3Cpath stroke-linecap='round' stroke-linejoin='round' d='M4 20a6 6 0 0112 0M16 10l4 4m0-4l-4 4'/%3E%3C/svg%3E")}.menu-icon.afac-reportes-global{background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' fill='none' viewBox='0 0 24 24' stroke='%23ffffff' stroke-width='2'%3E%3Cpath stroke-linecap='round' stroke-linejoin='round' d='M4 20V10m6 10V4m6 16v-7'/%3E%3C/svg%3E")}.menu-item.active .menu-icon.afac-reportes-global{background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' fill='none' viewBox='0 0 24 24' stroke='%231A2530' stroke-width='2.2'%3E%3Cpath stroke-linecap='round' stroke-linejoin='round' d='M4 20V10m6 10V4m6 16v-7'/%3E%3C/svg%3E")}.menu-icon.afac-reporte-pendientes{background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' fill='none' viewBox='0 0 24 24' stroke='%23ffffff' stroke-width='2'%3E%3Ccircle cx='12' cy='12' r='9'/%3E%3Cpath stroke-linecap='round' stroke-linejoin='round' d='M12 7v5l3 3'/%3E%3C/svg%3E")}.menu-item.active .menu-icon.afac-reporte-pendientes{background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' fill='none' viewBox='0 0 24 24' stroke='%231A2530' stroke-width='2.2'%3E%3Ccircle cx='12' cy='12' r='9'/%3E%3Cpath stroke-linecap='round' stroke-linejoin='round' d='M12 7v5l3 3'/%3E%3C/svg%3E")}.menu-icon.afac-reporte-ventas{background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' fill='none' viewBox='0 0 24 24' stroke='%23ffffff' stroke-width='2'%3E%3Crect x='3' y='4' width='18' height='18' rx='2' ry='2'%3E%3C/rect%3E%3Cline x1='16' y1='2' x2='16' y2='6'%3E%3C/line%3E%3Cline x1='8' y1='2' x2='8' y2='6'%3E%3C/line%3E%3Cline x1='3' y1='10' x2='21' y2='10'%3E%3C/line%3E%3C/svg%3E")}.menu-item.active .menu-icon.afac-reporte-ventas{background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' fill='none' viewBox='0 0 24 24' stroke='%231A2530' stroke-width='2.2'%3E%3Crect x='3' y='4' width='18' height='18' rx='2' ry='2'%3E%3C/rect%3E%3Cline x1='16' y1='2' x2='16' y2='6'%3E%3C/line%3E%3Cline x1='8' y1='2' x2='8' y2='6'%3E%3C/line%3E%3Cline x1='3' y1='10' x2='21' y2='10'%3E%3C/line%3E%3C/svg%3E")}.menu-icon.afac-perfil{background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' fill='none' viewBox='0 0 24 24' stroke='%23ffffff' stroke-width='2'%3E%3Cpath stroke-linecap='round' stroke-linejoin='round' d='M16 7a4 4 0 11-8 0 4 4 0 018 0zM12 14a7 7 0 00-7 7h14a7 7 0 00-7-7z'/%3E%3C/svg%3E")}.menu-item.active .menu-icon.afac-perfil{background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' fill='none' viewBox='0 0 24 24' stroke='%231A2530' stroke-width='2.2'%3E%3Cpath stroke-linecap='round' stroke-linejoin='round' d='M16 7a4 4 0 11-8 0 4 4 0 018 0zM12 14a7 7 0 00-7 7h14a7 7 0 00-7-7z'/%3E%3C/svg%3E")}.afac-topbar{align-items:center;height:auto;min-height:75px;padding:0 2rem;justify-content:center!important;display:flex!important}.afac-topbar-titulo{color:#fff;text-align:center;width:100%;margin:0;font-size:1.4rem;font-weight:700}.afac-subtitulo{color:#036;text-align:left;margin:0;font-size:1rem}.afac-alerta{border-radius:10px;padding:.75rem 1rem;font-size:.85rem}.afac-alerta--error{color:#dc2626;background-color:#fee2e2}.afac-filtros{background-color:#fff;border-radius:16px;grid-template-columns:1fr 1fr 1.6fr;gap:1.5rem;padding:1.4rem 1.6rem;display:grid;box-shadow:0 2px 4px #00000005}.afac-filtro{flex-direction:column;gap:.5rem;min-width:0;display:flex}.afac-filtro label{color:#1a2530;font-size:.9rem;font-weight:600}.afac-filtro select,.afac-filtro input[type=date]{color:#334155;box-sizing:border-box;background-color:#fff;border:1px solid #e2e8f0;border-radius:10px;width:100%;min-width:0;padding:.6rem .75rem;font-family:inherit;font-size:.88rem}.afac-filtro select:focus,.afac-filtro input:focus{border-color:#0059b3;outline:none;box-shadow:0 0 0 3px #0059b31f}.afac-rango-fechas{align-items:center;gap:.6rem;display:flex}.afac-rango-fechas input{min-width:0}.afac-rango-separador{color:#64748b;flex-shrink:0;font-size:.85rem}.afac-tabla-section{box-sizing:border-box;background-color:#fff;border-radius:16px;padding:1.2rem 1.5rem;box-shadow:0 2px 4px #00000005}.afac-tabla-responsive{-webkit-overflow-scrolling:touch;width:100%;overflow-x:auto}.afac-tabla{border-collapse:collapse;text-align:left;width:100%;min-width:1000px}.afac-tabla th{color:#64748b;letter-spacing:.02em;white-space:nowrap;border-bottom:2px solid #f1f5f9;padding:.6rem .5rem;font-size:.68rem;font-weight:700}.afac-tabla td{color:#334155;vertical-align:middle;border-bottom:1px solid #f1f5f9;padding:.75rem .5rem;font-size:.82rem}.afac-celda-razon{color:#1a2530;font-weight:700}.afac-celda-total{color:#0059b3;font-weight:700}.afac-texto-gris{color:#64748b}.afac-badge-gasto{color:#334155;white-space:nowrap;background-color:#f1f5f9;border-radius:20px;align-items:center;padding:.3rem .7rem;font-size:.72rem;font-weight:600;display:inline-flex}.afac-badge-estado{white-space:nowrap;border-radius:20px;align-items:center;gap:.35rem;padding:.3rem .7rem;font-size:.7rem;font-weight:700;display:inline-flex}.afac-badge-estado-punto{background-color:currentColor;border-radius:50%;flex-shrink:0;width:6px;height:6px}.afac-badge-estado--facturado{color:#059669;background-color:#d1fae5}.afac-badge-estado--no-facturado{color:#b45309;background-color:#fef3c7}.afac-badge-estado--pendiente{color:#475569;background-color:#e2e8f0}.afac-badge-deduccion{color:#0059b3;white-space:nowrap;font-size:.75rem;font-weight:700}.afac-archivos-iconos{white-space:nowrap;gap:.4rem;font-size:.95rem;display:inline-flex}.afac-ver-detalle{color:#0059b3;cursor:pointer;white-space:nowrap;background:0 0;border:none;padding:0;font-size:.8rem;font-weight:700}.afac-ver-detalle:hover{text-decoration:underline}.afac-sin-resultados{text-align:center;color:#94a3b8;padding:1.5rem!important}.afac-paginacion{border-top:1px solid #f1f5f9;flex-wrap:wrap;justify-content:space-between;align-items:center;gap:.75rem;margin-top:.4rem;padding-top:1.1rem;display:flex}.afac-paginacion-resumen{color:#64748b;font-size:.78rem}.afac-paginacion-controles{align-items:center;gap:.35rem;display:flex}.afac-paginacion-flecha{color:#64748b;cursor:pointer;background:0 0;border:none;border-radius:6px;padding:.2rem .5rem;font-size:1.1rem;line-height:1}.afac-paginacion-flecha:disabled{color:#cbd5e1;cursor:not-allowed}.afac-paginacion-flecha:hover:not(:disabled){background-color:#f1f5f9}.afac-paginacion-numero{color:#334155;cursor:pointer;background:0 0;border:none;border-radius:8px;min-width:28px;padding:.35rem .65rem;font-size:.82rem}.afac-paginacion-numero:hover{background-color:#f1f5f9}.afac-paginacion-numero--activo{color:#fff;background-color:#003866;font-weight:600}.afac-paginacion-numero--activo:hover{background-color:#003866}.afac-paginacion-puntos{color:#94a3b8;padding:0 .2rem;font-size:.82rem}@media (width<=1000px){.afac-filtros{grid-template-columns:1fr 1fr}.afac-filtro--rango{grid-column:1/-1}}@media (width<=850px){.afac-topbar.top-blue-bar{min-height:60px;padding:0 1.2rem;display:flex}.afac-topbar-titulo{font-size:1.15rem}}@media (width<=600px){.afac-filtros{grid-template-columns:1fr;padding:1.1rem}.afac-tabla-section{padding:1rem}.afac-paginacion{text-align:center;justify-content:center}}.afac-icono-archivo{color:#64748b;justify-content:center;align-items:center;display:inline-flex}.afac-btn-subir-factura{color:#fff;letter-spacing:.01em;cursor:pointer;white-space:nowrap;background-color:#059669;border:none;border-radius:8px;align-items:center;gap:.35rem;padding:.45rem .8rem;font-size:.75rem;font-weight:700;display:inline-flex}.afac-btn-subir-factura:hover{background-color:#047857}.panel-container{background-color:#e6f2f7;flex-direction:row;width:100%;min-height:100vh;display:flex;overflow:visible}.main-wrapper{flex-direction:column;flex:1;min-width:0;height:auto;display:flex;overflow:visible}.panel-sidebar{box-sizing:border-box;background-color:#0059b3;flex-direction:column;flex-shrink:0;width:260px;min-width:260px;min-height:100vh;padding:2rem 0;display:flex;position:relative}.top-blue-bar{box-sizing:border-box;background-color:#0059b3;border-left:6px solid #e6f2f7;flex-shrink:0;width:100%;height:75px}.panel-main{box-sizing:border-box;background-color:#e6f2f7;flex-direction:column;flex:1;gap:1.5rem;padding:1rem 2rem 2rem;display:flex;overflow-y:auto}.sidebar-top-wrapper{border-right:none;flex-shrink:0;align-items:center;gap:.8rem;height:90px;margin-bottom:2.5rem;padding:0 1.2rem;display:flex}.sidebar-header-text h2{color:#fff;margin:0;font-size:.95rem;font-weight:700;line-height:1.3}@media (width<=850px){.panel-container{flex-direction:column}.panel-sidebar{width:100%;min-width:100%;height:75px;min-height:auto;padding:0}.sidebar-top-wrapper{height:100%;margin-bottom:0}.top-blue-bar{display:none}.sidebar-menu{z-index:100;background-color:#0059b3;flex-direction:column;flex:none;width:100%;max-height:calc(100vh - 75px);padding:1rem;display:none;position:absolute;top:75px;left:0;overflow-y:auto}.sidebar-logout{margin-top:1.5rem;padding:.75rem 1.2rem}.sidebar-menu.show{display:flex}.hamburger-btn{color:#fff;cursor:pointer;background:0 0;border:none;padding:10px;font-size:24px;display:block}}@media (width>=851px){.hamburger-btn{display:none}}.menu-icon.aval-facturas{background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' fill='none' viewBox='0 0 24 24' stroke='%23ffffff' stroke-width='2'%3E%3Cpath stroke-linecap='round' stroke-linejoin='round' d='M7 3h8l4 4v14a1 1 0 01-1 1H7a1 1 0 01-1-1V4a1 1 0 011-1zM9 9h6M9 13h6M9 17h4'/%3E%3C/svg%3E")}.menu-item.active .menu-icon.aval-facturas{background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' fill='none' viewBox='0 0 24 24' stroke='%231A2530' stroke-width='2.2'%3E%3Cpath stroke-linecap='round' stroke-linejoin='round' d='M7 3h8l4 4v14a1 1 0 01-1 1H7a1 1 0 01-1-1V4a1 1 0 011-1zM9 9h6M9 13h6M9 17h4'/%3E%3C/svg%3E")}.menu-icon.aval-validaciones{background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' fill='none' viewBox='0 0 24 24' stroke='%23ffffff' stroke-width='2'%3E%3Cpath stroke-linecap='round' stroke-linejoin='round' d='M9 12l2 2 4-4M7 3h10a1 1 0 011 1v16l-6-3-6 3V4a1 1 0 011-1z'/%3E%3C/svg%3E")}.menu-item.active .menu-icon.aval-validaciones{background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' fill='none' viewBox='0 0 24 24' stroke='%231A2530' stroke-width='2.2'%3E%3Cpath stroke-linecap='round' stroke-linejoin='round' d='M9 12l2 2 4-4M7 3h10a1 1 0 011 1v16l-6-3-6 3V4a1 1 0 011-1z'/%3E%3C/svg%3E")}.menu-icon.aval-reporte-usuario{background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' fill='none' viewBox='0 0 24 24' stroke='%23ffffff' stroke-width='2'%3E%3Ccircle cx='10' cy='8' r='3'/%3E%3Cpath stroke-linecap='round' stroke-linejoin='round' d='M4 20a6 6 0 0112 0M16 10l4 4m0-4l-4 4'/%3E%3C/svg%3E")}.menu-item.active .menu-icon.aval-reporte-usuario{background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' fill='none' viewBox='0 0 24 24' stroke='%231A2530' stroke-width='2.2'%3E%3Ccircle cx='10' cy='8' r='3'/%3E%3Cpath stroke-linecap='round' stroke-linejoin='round' d='M4 20a6 6 0 0112 0M16 10l4 4m0-4l-4 4'/%3E%3C/svg%3E")}.menu-icon.aval-reportes-global{background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' fill='none' viewBox='0 0 24 24' stroke='%23ffffff' stroke-width='2'%3E%3Cpath stroke-linecap='round' stroke-linejoin='round' d='M4 20V10m6 10V4m6 16v-7'/%3E%3C/svg%3E")}.menu-item.active .menu-icon.aval-reportes-global{background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' fill='none' viewBox='0 0 24 24' stroke='%231A2530' stroke-width='2.2'%3E%3Cpath stroke-linecap='round' stroke-linejoin='round' d='M4 20V10m6 10V4m6 16v-7'/%3E%3C/svg%3E")}.menu-icon.aval-reporte-pendientes{background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' fill='none' viewBox='0 0 24 24' stroke='%23ffffff' stroke-width='2'%3E%3Ccircle cx='12' cy='12' r='9'/%3E%3Cpath stroke-linecap='round' stroke-linejoin='round' d='M12 7v5l3 3'/%3E%3C/svg%3E")}.menu-item.active .menu-icon.aval-reporte-pendientes{background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' fill='none' viewBox='0 0 24 24' stroke='%231A2530' stroke-width='2.2'%3E%3Ccircle cx='12' cy='12' r='9'/%3E%3Cpath stroke-linecap='round' stroke-linejoin='round' d='M12 7v5l3 3'/%3E%3C/svg%3E")}.menu-icon.aval-reporte-ventas{background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' fill='none' viewBox='0 0 24 24' stroke='%23ffffff' stroke-width='2'%3E%3Crect x='3' y='4' width='18' height='18' rx='2' ry='2'%3E%3C/rect%3E%3Cline x1='16' y1='2' x2='16' y2='6'%3E%3C/line%3E%3Cline x1='8' y1='2' x2='8' y2='6'%3E%3C/line%3E%3Cline x1='3' y1='10' x2='21' y2='10'%3E%3C/line%3E%3C/svg%3E")}.menu-item.active .menu-icon.aval-reporte-ventas{background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' fill='none' viewBox='0 0 24 24' stroke='%231A2530' stroke-width='2.2'%3E%3Crect x='3' y='4' width='18' height='18' rx='2' ry='2'%3E%3C/rect%3E%3Cline x1='16' y1='2' x2='16' y2='6'%3E%3C/line%3E%3Cline x1='8' y1='2' x2='8' y2='6'%3E%3C/line%3E%3Cline x1='3' y1='10' x2='21' y2='10'%3E%3C/line%3E%3C/svg%3E")}.menu-icon.aval-perfil{background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' fill='none' viewBox='0 0 24 24' stroke='%23ffffff' stroke-width='2'%3E%3Cpath stroke-linecap='round' stroke-linejoin='round' d='M16 7a4 4 0 11-8 0 4 4 0 018 0zM12 14a7 7 0 00-7 7h14a7 7 0 00-7-7z'/%3E%3C/svg%3E")}.menu-item.active .menu-icon.aval-perfil{background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' fill='none' viewBox='0 0 24 24' stroke='%231A2530' stroke-width='2.2'%3E%3Cpath stroke-linecap='round' stroke-linejoin='round' d='M16 7a4 4 0 11-8 0 4 4 0 018 0zM12 14a7 7 0 00-7 7h14a7 7 0 00-7-7z'/%3E%3C/svg%3E")}.aval-topbar{justify-content:flex-start;align-items:center;height:auto;min-height:75px;padding:0 2rem;display:flex!important}.aval-buscador{background-color:#fff;border-radius:999px;align-items:center;gap:.6rem;width:400%;max-width:480px;padding:.5rem 1rem;display:flex}.aval-buscador-icono{color:#94a3b8;flex:none;order:0;justify-content:center;align-items:center;width:24.02px;height:24px;font-family:Material Symbols Outlined;font-size:24px;font-style:normal;font-weight:400;line-height:24px;display:flex}.aval-buscador input{color:#334155;background:0 0;border:none;outline:none;width:100%;font-family:inherit;font-size:.9rem}.aval-buscador input::placeholder{color:#94a3b8}.aval-alerta{border-radius:10px;padding:.75rem 1rem;font-size:.85rem}.aval-alerta--error{color:#dc2626;background-color:#fee2e2}.aval-layout{grid-template-columns:340px 1fr;align-items:start;gap:1.5rem;min-width:0;display:grid}.aval-lista-card{box-sizing:border-box;background-color:#fff;border-radius:16px;flex-direction:column;min-width:0;max-height:calc(100vh - 140px);padding:1.2rem;display:flex;box-shadow:0 2px 4px #00000005}.aval-lista-titulo{color:#1a2530;align-items:center;gap:.5rem;margin:0 0 1rem;font-size:1.05rem;font-weight:700;display:flex}.aval-lista-scroll{flex-direction:column;gap:.7rem;min-width:0;display:flex;overflow-y:auto}.aval-lista-estado{color:#94a3b8;text-align:center;padding:1.5rem .5rem;font-size:.85rem}.aval-item{text-align:left;cursor:pointer;background-color:#f8fafc;border:1px solid #f1f5f9;border-left:4px solid #0000;border-radius:10px;flex-direction:column;gap:.3rem;min-width:0;padding:.75rem .9rem;font-family:inherit;display:flex}.aval-item:hover{background-color:#f1f5f9}.aval-item--activo{background-color:#e6f2f7;border-left-color:#0059b3}.aval-item-encabezado{justify-content:space-between;align-items:center;gap:.5rem;display:flex}.aval-item-folio{color:#0059b3;font-size:.85rem;font-weight:700}.aval-item-razon{color:#1a2530;font-size:.88rem;font-weight:700}.aval-item-rfc{color:#64748b;font-size:.75rem}.aval-item-pie{justify-content:space-between;align-items:center;margin-top:.2rem;display:flex}.aval-item-monto{color:#1a2530;font-size:.95rem;font-weight:700}.aval-item-flecha{color:#94a3b8;font-size:1.1rem}.aval-badge-deduccion{white-space:nowrap;letter-spacing:.01em;border-radius:20px;padding:.25rem .55rem;font-size:.62rem;font-weight:700}.aval-badge-deduccion--blupster{color:#1d4ed8;background-color:#dbeafe}.aval-badge-deduccion--usuario{color:#059669;background-color:#d1fae5}.aval-badge-deduccion--neutro{color:#475569;background-color:#e2e8f0}.aval-detalle-card{box-sizing:border-box;background-color:#fff;border-radius:16px;min-width:0;padding:1.4rem 1.6rem;box-shadow:0 2px 4px #00000005}.aval-detalle-vacio{color:#94a3b8;text-align:center;flex-direction:column;justify-content:center;align-items:center;gap:.6rem;padding:4rem 1rem;font-size:.95rem;display:flex}.aval-detalle-vacio span{font-size:2rem}.aval-detalle-header{border-bottom:1px solid #f1f5f9;flex-wrap:wrap;justify-content:space-between;align-items:flex-start;gap:1rem;margin-bottom:1.2rem;padding-bottom:1.2rem;display:flex}.aval-detalle-titulo{color:#1a2530;margin:0 0 .4rem;font-size:1.15rem;font-weight:700}.aval-detalle-meta{color:#64748b;flex-wrap:wrap;gap:1.2rem;font-size:.78rem;display:flex}.aval-detalle-meta strong{color:#1a2530;font-weight:700}.aval-detalle-acciones{flex-wrap:wrap;gap:.6rem;display:flex}.aval-btn-decision{color:#fff;cursor:pointer;white-space:nowrap;border:none;border-radius:10px;align-items:center;gap:.4rem;padding:.6rem 1.1rem;font-size:.85rem;font-weight:700;display:inline-flex}.aval-btn-decision:disabled{opacity:.6;cursor:not-allowed}.aval-btn-decision--deducible{background-color:#059669}.aval-btn-decision--deducible:hover:not(:disabled){background-color:#047857}.aval-btn-decision--no-deducible{background-color:#dc2626}.aval-btn-decision--no-deducible:hover:not(:disabled){background-color:#b91c1c}.aval-detalle-grid{grid-template-columns:300px 1fr;gap:1.5rem;min-width:0;display:grid}.aval-datos-card{box-sizing:border-box;background-color:#f8fafc;border:1px solid #f1f5f9;border-radius:14px;min-width:0;padding:1.1rem}.aval-datos-titulo{letter-spacing:.03em;text-transform:uppercase;color:#64748b;margin:0 0 1rem;font-size:.72rem;font-weight:700}.aval-datos-grid{grid-template-columns:1fr 1fr;gap:.9rem;margin-bottom:1.1rem;display:grid}.aval-dato{flex-direction:column;gap:.25rem;min-width:0;display:flex}.aval-dato--completo{grid-column:1/-1}.aval-dato-etiqueta{text-transform:uppercase;letter-spacing:.02em;color:#94a3b8;font-size:.68rem;font-weight:700}.aval-dato-valor{color:#1a2530;word-break:break-word;font-size:.85rem;font-weight:600}.aval-dato-valor--iva{color:#059669}.aval-total-box{background-color:#036;border-radius:12px;flex-direction:column;gap:.25rem;padding:.9rem 1rem;display:flex}.aval-total-etiqueta{text-transform:uppercase;letter-spacing:.02em;color:#93c5fd;font-size:.68rem;font-weight:700}.aval-total-monto{color:#fff;font-size:1.5rem;font-weight:700}.aval-total-moneda{color:#93c5fd;margin-left:.4rem;font-size:.85rem;font-weight:600}.aval-visor-card{border:1px solid #f1f5f9;border-radius:14px;flex-direction:column;min-width:0;min-height:420px;display:flex;overflow:hidden}.aval-visor-tabs{background-color:#f8fafc;border-bottom:1px solid #f1f5f9;gap:.3rem;padding:.6rem .6rem 0;display:flex}.aval-tab{color:#64748b;cursor:pointer;white-space:nowrap;background:0 0;border:none;border-radius:10px 10px 0 0;align-items:center;gap:.4rem;padding:.6rem .9rem;font-size:.8rem;font-weight:600;display:flex}.aval-tab--activo{color:#0059b3;background-color:#fff;box-shadow:inset 0 -1px #fff}.aval-visor-contenido{background-color:#1a2530;flex:1;min-width:0;display:flex}.aval-visor-iframe{background-color:#fff;border:none;width:100%;height:100%;min-height:400px}.aval-visor-imagen{object-fit:contain;background-color:#0f172a;width:100%;height:100%}.aval-visor-xml{color:#e2e8f0;white-space:pre-wrap;word-break:break-word;width:100%;margin:0;padding:1rem;font-family:Courier New,monospace;font-size:.75rem;overflow:auto}.aval-visor-vacio{color:#94a3b8;text-align:center;flex:1;justify-content:center;align-items:center;padding:2rem;font-size:.85rem;display:flex}@media (width<=1100px){.aval-detalle-grid{grid-template-columns:1fr}.aval-visor-card{min-height:320px}}@media (width<=900px){.aval-layout{grid-template-columns:1fr}.aval-lista-card{max-height:340px}}@media (width<=850px){.aval-topbar.top-blue-bar{min-height:60px;padding:0 1.2rem;display:flex!important}.aval-buscador{max-width:none}}@media (width<=600px){.aval-detalle-card{padding:1rem}.aval-detalle-header{flex-direction:column;align-items:stretch}.aval-detalle-acciones{flex-direction:column}.aval-btn-decision{justify-content:center;width:100%}.aval-datos-grid{grid-template-columns:1fr}}.rvm-topbar-titulo{color:#fff;margin:0;font-size:1.25rem;font-weight:700}@media (width<=850px){.panel-container{flex-direction:column}.panel-sidebar{width:100%;min-width:100%;height:75px;min-height:auto;padding:0}.sidebar-top-wrapper{height:100%;margin-bottom:0}.top-blue-bar{display:none}.sidebar-menu{z-index:100;background-color:#0059b3;width:100%;max-height:calc(100vh - 75px);padding:1rem;display:none;position:absolute;top:75px;left:0;overflow-y:auto}.sidebar-logout{margin-top:1.5rem;padding:.75rem 1.2rem}.sidebar-menu.show{flex-direction:column;display:flex}.hamburger-btn{color:#fff;cursor:pointer;background:0 0;border:none;padding:10px;font-size:24px;display:block}}@media (width>=851px){.hamburger-btn{display:none}}.menu-icon.rvm-icono-facturas{background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' fill='none' viewBox='0 0 24 24' stroke='%23ffffff' stroke-width='2'%3E%3Cpath stroke-linecap='round' stroke-linejoin='round' d='M7 3h8l4 4v14a1 1 0 01-1 1H7a1 1 0 01-1-1V4a1 1 0 011-1zM9 9h6M9 13h6M9 17h4'/%3E%3C/svg%3E")}.menu-item.active .menu-icon.rvm-icono-facturas{background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' fill='none' viewBox='0 0 24 24' stroke='%231A2530' stroke-width='2.2'%3E%3Cpath stroke-linecap='round' stroke-linejoin='round' d='M7 3h8l4 4v14a1 1 0 01-1 1H7a1 1 0 01-1-1V4a1 1 0 011-1zM9 9h6M9 13h6M9 17h4'/%3E%3C/svg%3E")}.menu-icon.rvm-icono-validaciones{background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' fill='none' viewBox='0 0 24 24' stroke='%23ffffff' stroke-width='2'%3E%3Cpath stroke-linecap='round' stroke-linejoin='round' d='M9 12l2 2 4-4M7 3h10a1 1 0 011 1v16l-6-3-6 3V4a1 1 0 011-1z'/%3E%3C/svg%3E")}.menu-item.active .menu-icon.rvm-icono-validaciones{background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' fill='none' viewBox='0 0 24 24' stroke='%231A2530' stroke-width='2.2'%3E%3Cpath stroke-linecap='round' stroke-linejoin='round' d='M9 12l2 2 4-4M7 3h10a1 1 0 011 1v16l-6-3-6 3V4a1 1 0 011-1z'/%3E%3C/svg%3E")}.menu-icon.rvm-icono-reporte-usuario{background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' fill='none' viewBox='0 0 24 24' stroke='%23ffffff' stroke-width='2'%3E%3Ccircle cx='10' cy='8' r='3'/%3E%3Cpath stroke-linecap='round' stroke-linejoin='round' d='M4 20a6 6 0 0112 0M16 10l4 4m0-4l-4 4'/%3E%3C/svg%3E")}.menu-item.active .menu-icon.rvm-icono-reporte-usuario{background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' fill='none' viewBox='0 0 24 24' stroke='%231A2530' stroke-width='2.2'%3E%3Ccircle cx='10' cy='8' r='3'/%3E%3Cpath stroke-linecap='round' stroke-linejoin='round' d='M4 20a6 6 0 0112 0M16 10l4 4m0-4l-4 4'/%3E%3C/svg%3E")}.menu-icon.rvm-icono-reportes-global{background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' fill='none' viewBox='0 0 24 24' stroke='%23ffffff' stroke-width='2'%3E%3Cpath stroke-linecap='round' stroke-linejoin='round' d='M4 20V10m6 10V4m6 16v-7'/%3E%3C/svg%3E")}.menu-item.active .menu-icon.rvm-icono-reportes-global{background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' fill='none' viewBox='0 0 24 24' stroke='%231A2530' stroke-width='2.2'%3E%3Cpath stroke-linecap='round' stroke-linejoin='round' d='M4 20V10m6 10V4m6 16v-7'/%3E%3C/svg%3E")}.menu-icon.rvm-icono-reporte-pendientes{background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' fill='none' viewBox='0 0 24 24' stroke='%23ffffff' stroke-width='2'%3E%3Ccircle cx='12' cy='12' r='9'/%3E%3Cpath stroke-linecap='round' stroke-linejoin='round' d='M12 7v5l3 3'/%3E%3C/svg%3E")}.menu-item.active .menu-icon.rvm-icono-reporte-pendientes{background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' fill='none' viewBox='0 0 24 24' stroke='%231A2530' stroke-width='2.2'%3E%3Ccircle cx='12' cy='12' r='9'/%3E%3Cpath stroke-linecap='round' stroke-linejoin='round' d='M12 7v5l3 3'/%3E%3C/svg%3E")}.menu-icon.rvm-icono-reporte-ventas{background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' fill='none' viewBox='0 0 24 24' stroke='%23ffffff' stroke-width='2'%3E%3Crect x='3' y='4' width='18' height='18' rx='2'/%3E%3Cline x1='16' y1='2' x2='16' y2='6'/%3E%3Cline x1='8' y1='2' x2='8' y2='6'/%3E%3Cline x1='3' y1='10' x2='21' y2='10'/%3E%3C/svg%3E")}.menu-item.active .menu-icon.rvm-icono-reporte-ventas{background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' fill='none' viewBox='0 0 24 24' stroke='%231A2530' stroke-width='2.2'%3E%3Crect x='3' y='4' width='18' height='18' rx='2'/%3E%3Cline x1='16' y1='2' x2='16' y2='6'/%3E%3Cline x1='8' y1='2' x2='8' y2='6'/%3E%3Cline x1='3' y1='10' x2='21' y2='10'/%3E%3C/svg%3E")}.menu-icon.rvm-icono-perfil{background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' fill='none' viewBox='0 0 24 24' stroke='%23ffffff' stroke-width='2'%3E%3Cpath stroke-linecap='round' stroke-linejoin='round' d='M16 7a4 4 0 11-8 0 4 4 0 018 0zM12 14a7 7 0 00-7 7h14a7 7 0 00-7-7z'/%3E%3C/svg%3E")}.menu-item.active .menu-icon.rvm-icono-perfil{background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' fill='none' viewBox='0 0 24 24' stroke='%231A2530' stroke-width='2.2'%3E%3Cpath stroke-linecap='round' stroke-linejoin='round' d='M16 7a4 4 0 11-8 0 4 4 0 018 0zM12 14a7 7 0 00-7 7h14a7 7 0 00-7-7z'/%3E%3C/svg%3E")}.rvm-card{background-color:#fff;border-radius:16px;overflow:hidden;box-shadow:0 2px 4px #0000000a}.rvm-card-header{padding:1.4rem 1.6rem 1rem}.rvm-card-header h2{color:#0059b3;margin:0;font-size:1.3rem;font-weight:700}.rvm-card-subtitulo{color:#64748b;margin-top:.2rem;font-size:.85rem;display:block}.rvm-card-body{flex-direction:column;gap:1.3rem;padding:0 1.6rem 1.6rem;display:flex}.rvm-campos-grid{grid-template-columns:1fr 1fr;gap:1.2rem;display:grid}.rvm-campos-grid--tres{grid-template-columns:repeat(3,1fr)}.rvm-campo{flex-direction:column;gap:.4rem;min-width:0;display:flex}.rvm-campo label{color:#1a2530;font-size:.82rem;font-weight:700}.rvm-requerido{color:#dc2626}.rvm-campo>input,.rvm-campo>select{color:#334155;box-sizing:border-box;background-color:#fff;border:1px solid #e2e8f0;border-radius:10px;width:100%;padding:.65rem .75rem;font-family:inherit;font-size:.88rem}.rvm-campo>input:focus,.rvm-campo>select:focus{border-color:#0059b3;outline:none;box-shadow:0 0 0 3px #0059b31f}.rvm-input-moneda{background-color:#fff;border:1px solid #e2e8f0;border-radius:10px;align-items:center;padding:0 .75rem;display:flex}.rvm-input-moneda:focus-within{border-color:#0059b3;box-shadow:0 0 0 3px #0059b31f}.rvm-input-moneda span{color:#94a3b8;font-size:.88rem}.rvm-input-moneda input{color:#334155;background:0 0;border:none;outline:none;width:100%;padding:.65rem 0 .65rem .4rem;font-size:.88rem}.rvm-separador{border:none;border-top:1px solid #f1f5f9;margin:0}.rvm-uploads-grid{grid-template-columns:1fr 1fr;gap:1.2rem;display:grid}.rvm-upload-box{cursor:pointer;text-align:center;box-sizing:border-box;background-color:#f8fafc;border:2px dashed #cbd5e1;border-radius:14px;flex-direction:column;justify-content:center;align-items:center;gap:.3rem;min-height:110px;padding:1rem;display:flex;position:relative}.rvm-upload-box:hover{background-color:#e6f2f7;border-color:#0059b3}.rvm-upload-box--con-archivo{background-color:#e6f2f7;border-style:solid;border-color:#0059b3}.rvm-upload-input{opacity:0;cursor:pointer;position:absolute;inset:0}.rvm-upload-icono{color:#94a3b8;font-size:1.4rem}.rvm-upload-box--con-archivo .rvm-upload-icono{color:#0059b3}.rvm-upload-titulo{color:#0059b3;font-size:.85rem;font-weight:700}.rvm-upload-subtitulo{color:#94a3b8;text-overflow:ellipsis;white-space:nowrap;max-width:100%;padding:0 .5rem;font-size:.75rem;overflow:hidden}.rvm-acciones{border-top:1px solid #f1f5f9;justify-content:flex-end;gap:.75rem;padding-top:1rem;display:flex}.rvm-btn{cursor:pointer;border:1px solid #0000;border-radius:10px;padding:.65rem 1.6rem;font-size:.9rem;font-weight:700}.rvm-btn:disabled{opacity:.6;cursor:not-allowed}.rvm-btn--primario{color:#fff;background-color:#059669}.rvm-btn--primario:hover:not(:disabled){background-color:#047857}.rvm-btn--secundario{color:#fff;background-color:#64748b}.rvm-btn--secundario:hover:not(:disabled){background-color:#475569}.rvm-tabla-section{box-sizing:border-box;background-color:#fff;border-radius:16px;flex-direction:column;gap:1rem;padding:1.3rem 1.5rem;display:flex;box-shadow:0 2px 4px #0000000a}.rvm-tabla-header{flex-wrap:wrap;justify-content:space-between;align-items:center;gap:.8rem;display:flex}.rvm-tabla-titulo{color:#1a2530;margin:0;font-size:1.05rem;font-weight:700}.rvm-filtro-wrapper{align-items:center;gap:.5rem;display:flex}.rvm-filtro-wrapper label{color:#64748b;font-size:.8rem;font-weight:600}.rvm-filtro-wrapper select{color:#334155;background-color:#fff;border:1px solid #e2e8f0;border-radius:10px;padding:.4rem .6rem;font-family:inherit;font-size:.82rem}.rvm-alerta{border-radius:10px;padding:.75rem 1rem;font-size:.85rem}.rvm-alerta--error{color:#dc2626;background-color:#fee2e2}.rvm-tabla-responsive{-webkit-overflow-scrolling:touch;width:100%;overflow-x:auto}.rvm-tabla{border-collapse:collapse;text-align:left;width:100%;min-width:900px}.rvm-tabla th{color:#94a3b8;letter-spacing:.02em;white-space:nowrap;border-bottom:2px solid #f1f5f9;padding:.6rem;font-size:.65rem;font-weight:700}.rvm-tabla td{color:#334155;vertical-align:middle;white-space:nowrap;border-bottom:1px solid #f1f5f9;padding:.75rem .6rem;font-size:.82rem}.rvm-tabla tbody tr:last-child td{border-bottom:none}.rvm-texto-gris{color:#64748b}.rvm-celda-fuerte{color:#1a2530;font-weight:700}.rvm-celda-total{color:#0059b3;font-weight:700}.rvm-badge-origen{white-space:nowrap;border-radius:20px;padding:.28rem .65rem;font-size:.65rem;font-weight:700;display:inline-flex}.rvm-badge-origen--nacional{color:#1d4ed8;background-color:#dbeafe}.rvm-badge-origen--extranjero{color:#dc2626;background-color:#fee2e2}.rvm-archivos-links{gap:.5rem;display:flex}.rvm-archivos-links a{color:#0059b3;font-size:.85rem;font-weight:700;text-decoration:none}.rvm-archivos-links a:hover{text-decoration:underline}.rvm-sin-resultados{text-align:center;color:#94a3b8;white-space:normal;padding:1.5rem!important}@media (width<=900px){.rvm-campos-grid,.rvm-campos-grid--tres,.rvm-uploads-grid{grid-template-columns:1fr}}@media (width<=600px){.rvm-card-header,.rvm-card-body{padding-left:1rem;padding-right:1rem}.rvm-acciones{flex-direction:column-reverse}.rvm-btn{text-align:center;width:100%}.rvm-tabla-header{flex-direction:column;align-items:stretch}.rvm-tabla-section{padding:1rem}}.rvm-paginacion{border-top:1px solid #f1f5f9;flex-wrap:wrap;justify-content:space-between;align-items:center;gap:.8rem;padding-top:.8rem;display:flex}.rvm-paginacion-resumen{color:#64748b;font-size:.78rem}.rvm-paginacion-controles{align-items:center;gap:.3rem;display:flex}.rvm-paginacion-flecha{color:#334155;cursor:pointer;background-color:#fff;border:1px solid #e2e8f0;border-radius:8px;justify-content:center;align-items:center;width:30px;height:30px;font-size:1rem;display:flex}.rvm-paginacion-flecha:disabled{opacity:.4;cursor:not-allowed}.rvm-paginacion-flecha:hover:not(:disabled){background-color:#e6f2f7;border-color:#0059b3}.rvm-paginacion-numero{color:#334155;cursor:pointer;background-color:#0000;border:1px solid #0000;border-radius:8px;min-width:30px;height:30px;padding:0 .4rem;font-size:.82rem;font-weight:600}.rvm-paginacion-numero:hover{background-color:#e6f2f7}.rvm-paginacion-numero--activo{color:#fff;background-color:#0059b3}.rvm-paginacion-numero--activo:hover{background-color:#0059b3}.rvm-paginacion-puntos{color:#94a3b8;padding:0 .3rem;font-size:.82rem}@media (width<=600px){.rvm-paginacion{flex-direction:column;align-items:stretch}.rvm-paginacion-controles{flex-wrap:wrap;justify-content:center}}.rg-topbar-titulo{color:#fff;margin:0;font-size:1.3rem;font-weight:700}@media (width<=850px){.panel-container{flex-direction:column}.panel-sidebar{width:100%;min-width:100%;height:75px;min-height:auto;padding:0}.sidebar-top-wrapper{height:100%;margin-bottom:0}.top-blue-bar{display:none}.sidebar-menu{z-index:100;background-color:#0059b3;width:100%;max-height:calc(100vh - 75px);padding:1rem;display:none;position:absolute;top:75px;left:0;overflow-y:auto}.sidebar-logout{margin-top:1.5rem;padding:.75rem 1.2rem}.sidebar-menu.show{flex-direction:column;display:flex}.hamburger-btn{color:#fff;cursor:pointer;background:0 0;border:none;padding:10px;font-size:24px;display:block}}@media (width>=851px){.hamburger-btn{display:none}}.menu-icon.rg-icono-facturas{background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' fill='none' viewBox='0 0 24 24' stroke='%23ffffff' stroke-width='2'%3E%3Cpath stroke-linecap='round' stroke-linejoin='round' d='M7 3h8l4 4v14a1 1 0 01-1 1H7a1 1 0 01-1-1V4a1 1 0 011-1zM9 9h6M9 13h6M9 17h4'/%3E%3C/svg%3E")}.menu-item.active .menu-icon.rg-icono-facturas{background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' fill='none' viewBox='0 0 24 24' stroke='%231A2530' stroke-width='2.2'%3E%3Cpath stroke-linecap='round' stroke-linejoin='round' d='M7 3h8l4 4v14a1 1 0 01-1 1H7a1 1 0 01-1-1V4a1 1 0 011-1zM9 9h6M9 13h6M9 17h4'/%3E%3C/svg%3E")}.menu-icon.rg-icono-validaciones{background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' fill='none' viewBox='0 0 24 24' stroke='%23ffffff' stroke-width='2'%3E%3Cpath stroke-linecap='round' stroke-linejoin='round' d='M9 12l2 2 4-4M7 3h10a1 1 0 011 1v16l-6-3-6 3V4a1 1 0 011-1z'/%3E%3C/svg%3E")}.menu-item.active .menu-icon.rg-icono-validaciones{background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' fill='none' viewBox='0 0 24 24' stroke='%231A2530' stroke-width='2.2'%3E%3Cpath stroke-linecap='round' stroke-linejoin='round' d='M9 12l2 2 4-4M7 3h10a1 1 0 011 1v16l-6-3-6 3V4a1 1 0 011-1z'/%3E%3C/svg%3E")}.menu-icon.rg-icono-reporte-usuario{background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' fill='none' viewBox='0 0 24 24' stroke='%23ffffff' stroke-width='2'%3E%3Ccircle cx='10' cy='8' r='3'/%3E%3Cpath stroke-linecap='round' stroke-linejoin='round' d='M4 20a6 6 0 0112 0M16 10l4 4m0-4l-4 4'/%3E%3C/svg%3E")}.menu-item.active .menu-icon.rg-icono-reporte-usuario{background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' fill='none' viewBox='0 0 24 24' stroke='%231A2530' stroke-width='2.2'%3E%3Ccircle cx='10' cy='8' r='3'/%3E%3Cpath stroke-linecap='round' stroke-linejoin='round' d='M4 20a6 6 0 0112 0M16 10l4 4m0-4l-4 4'/%3E%3C/svg%3E")}.menu-icon.rg-icono-reportes-global{background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' fill='none' viewBox='0 0 24 24' stroke='%23ffffff' stroke-width='2'%3E%3Cpath stroke-linecap='round' stroke-linejoin='round' d='M4 20V10m6 10V4m6 16v-7'/%3E%3C/svg%3E")}.menu-item.active .menu-icon.rg-icono-reportes-global{background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' fill='none' viewBox='0 0 24 24' stroke='%231A2530' stroke-width='2.2'%3E%3Cpath stroke-linecap='round' stroke-linejoin='round' d='M4 20V10m6 10V4m6 16v-7'/%3E%3C/svg%3E")}.menu-icon.rg-icono-reporte-pendientes{background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' fill='none' viewBox='0 0 24 24' stroke='%23ffffff' stroke-width='2'%3E%3Ccircle cx='12' cy='12' r='9'/%3E%3Cpath stroke-linecap='round' stroke-linejoin='round' d='M12 7v5l3 3'/%3E%3C/svg%3E")}.menu-item.active .menu-icon.rg-icono-reporte-pendientes{background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' fill='none' viewBox='0 0 24 24' stroke='%231A2530' stroke-width='2.2'%3E%3Ccircle cx='12' cy='12' r='9'/%3E%3Cpath stroke-linecap='round' stroke-linejoin='round' d='M12 7v5l3 3'/%3E%3C/svg%3E")}.menu-icon.rg-icono-reporte-ventas{background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' fill='none' viewBox='0 0 24 24' stroke='%23ffffff' stroke-width='2'%3E%3Crect x='3' y='4' width='18' height='18' rx='2'/%3E%3Cline x1='16' y1='2' x2='16' y2='6'/%3E%3Cline x1='8' y1='2' x2='8' y2='6'/%3E%3Cline x1='3' y1='10' x2='21' y2='10'/%3E%3C/svg%3E")}.menu-item.active .menu-icon.rg-icono-reporte-ventas{background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' fill='none' viewBox='0 0 24 24' stroke='%231A2530' stroke-width='2.2'%3E%3Crect x='3' y='4' width='18' height='18' rx='2'/%3E%3Cline x1='16' y1='2' x2='16' y2='6'/%3E%3Cline x1='8' y1='2' x2='8' y2='6'/%3E%3Cline x1='3' y1='10' x2='21' y2='10'/%3E%3C/svg%3E")}.menu-icon.rg-icono-perfil{background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' fill='none' viewBox='0 0 24 24' stroke='%23ffffff' stroke-width='2'%3E%3Cpath stroke-linecap='round' stroke-linejoin='round' d='M16 7a4 4 0 11-8 0 4 4 0 018 0zM12 14a7 7 0 00-7 7h14a7 7 0 00-7-7z'/%3E%3C/svg%3E")}.menu-item.active .menu-icon.rg-icono-perfil{background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' fill='none' viewBox='0 0 24 24' stroke='%231A2530' stroke-width='2.2'%3E%3Cpath stroke-linecap='round' stroke-linejoin='round' d='M16 7a4 4 0 11-8 0 4 4 0 018 0zM12 14a7 7 0 00-7 7h14a7 7 0 00-7-7z'/%3E%3C/svg%3E")}.rg-tabs{background-color:#fff;border-radius:12px;gap:.3rem;padding:.4rem;display:flex;overflow-x:auto;box-shadow:0 2px 4px #0000000a}.rg-tab{color:#64748b;cursor:pointer;white-space:nowrap;background:0 0;border:none;border-bottom:2px solid #0000;border-radius:8px;padding:.65rem 1.1rem;font-size:.85rem;font-weight:600}.rg-tab:hover{background-color:#f1f5f9}.rg-tab--activo{color:#0059b3;background-color:#e6f2f7;border-bottom:2px solid #0059b3}.rg-panel{box-sizing:border-box;background-color:#fff;border-radius:16px;flex-direction:column;gap:1.2rem;padding:1.4rem 1.6rem;display:flex;box-shadow:0 2px 4px #0000000a}.rg-panel-header{flex-wrap:wrap;justify-content:space-between;align-items:flex-start;gap:1rem;display:flex}.rg-panel-header--simple{align-items:center}.rg-breadcrumb{color:#94a3b8;margin-bottom:.3rem;font-size:.75rem;display:block}.rg-panel-titulo{color:#1a2530;margin:0;font-size:1.3rem;font-weight:700}.rg-panel-acciones{flex-wrap:wrap;gap:.7rem;display:flex}.rg-btn{cursor:pointer;white-space:nowrap;border:1px solid #0000;border-radius:10px;align-items:center;gap:.4rem;padding:.6rem 1.1rem;font-size:.85rem;font-weight:700;display:inline-flex}.rg-btn:disabled{opacity:.6;cursor:not-allowed}.rg-btn--primario{color:#fff;background-color:#0059b3}.rg-btn--primario:hover:not(:disabled){background-color:#003d80}.rg-btn--secundario{color:#0059b3;background-color:#fff;border-color:#0059b3}.rg-btn--secundario:hover{background-color:#e6f2f7}.rg-btn--filtrar{color:#fff;background-color:#003d80;align-self:end;height:fit-content}.rg-btn--filtrar:hover{background-color:#00294d}.rg-filtros{background-color:#f8fafc;border-radius:12px;grid-template-columns:1fr 1fr 1fr auto;align-items:end;gap:1rem;padding:1rem 1.2rem;display:grid}.rg-filtro{flex-direction:column;gap:.4rem;min-width:0;display:flex}.rg-filtro label{letter-spacing:.03em;text-transform:uppercase;color:#64748b;font-size:.68rem;font-weight:700}.rg-filtro input,.rg-filtro select{color:#334155;box-sizing:border-box;background-color:#fff;border:1px solid #e2e8f0;border-radius:10px;width:100%;padding:.55rem .7rem;font-family:inherit;font-size:.85rem}.rg-filtro input:focus,.rg-filtro select:focus{border-color:#0059b3;outline:none;box-shadow:0 0 0 3px #0059b31f}.rg-alerta{border-radius:10px;padding:.75rem 1rem;font-size:.85rem}.rg-alerta--error{color:#dc2626;background-color:#fee2e2}.rg-tabla-responsive{-webkit-overflow-scrolling:touch;border:1px solid #e2e8f0;border-radius:10px;width:100%;overflow-x:auto}.rg-tabla{border-collapse:collapse;text-align:left;width:100%;min-width:800px}.rg-tabla th{color:#64748b;letter-spacing:.02em;white-space:nowrap;background-color:#f8fafc;border-bottom:2px solid #e2e8f0;padding:.65rem .7rem;font-size:.68rem;font-weight:700}.rg-tabla td{color:#334155;vertical-align:middle;border-bottom:1px solid #f1f5f9;padding:.65rem .7rem;font-size:.8rem}.rg-tabla tbody tr:last-child td{border-bottom:none}.rg-col-derecha{text-align:right}.rg-fila-grupo td{color:#0059b3;background-color:#eff6fb;font-size:.82rem;font-weight:700}.rg-celda-usuario{color:#1a2530;font-weight:700}.rg-texto-gris{color:#64748b}.rg-badge-tipo{color:#334155;white-space:nowrap;background-color:#f1f5f9;border-radius:20px;align-items:center;padding:.25rem .6rem;font-size:.68rem;font-weight:700;display:inline-flex}.rg-badge-estado{white-space:nowrap;border-radius:20px;padding:.25rem .6rem;font-size:.68rem;font-weight:700;display:inline-flex}.rg-badge-estado--vigente,.rg-badge-estado--facturado{color:#059669;background-color:#d1fae5}.rg-badge-estado--pendiente{color:#b45309;background-color:#fef3c7}.rg-badge-estado--no-facturado{color:#475569;background-color:#e2e8f0}.rg-sin-resultados{text-align:center;color:#94a3b8;padding:1.2rem!important}.rg-pie-etiqueta{text-align:right;color:#1a2530;background-color:#f8fafc;font-weight:700}.rg-pie-total{color:#0059b3;background-color:#f8fafc;font-size:.95rem;font-weight:700}.rg-acciones-fila{flex-wrap:wrap;gap:.5rem;display:flex}.rg-btn-accion{cursor:pointer;white-space:nowrap;border:none;border-radius:8px;padding:.4rem .7rem;font-size:.72rem;font-weight:700}.rg-btn-accion:disabled{cursor:not-allowed;color:#94a3b8!important;background-color:#e2e8f0!important}.rg-btn-accion--solicitar{color:#1d4ed8;background-color:#dbeafe}.rg-btn-accion--solicitar:hover:not(:disabled){background-color:#bfdbfe}.rg-btn-accion--emitir{color:#fff;background-color:#0059b3}.rg-btn-accion--emitir:hover:not(:disabled){background-color:#003d80}.rg-paginacion{flex-wrap:wrap;justify-content:space-between;align-items:center;gap:.75rem;padding-top:.4rem;display:flex}.rg-paginacion-resumen{color:#64748b;font-size:.78rem}.rg-paginacion-controles{align-items:center;gap:.35rem;display:flex}.rg-paginacion-flecha{color:#64748b;cursor:pointer;background:0 0;border:none;border-radius:6px;padding:.2rem .5rem;font-size:1.1rem}.rg-paginacion-flecha:disabled{color:#cbd5e1;cursor:not-allowed}.rg-paginacion-flecha:hover:not(:disabled){background-color:#f1f5f9}.rg-paginacion-numero{color:#334155;cursor:pointer;background:0 0;border:none;border-radius:8px;min-width:28px;padding:.35rem .65rem;font-size:.82rem}.rg-paginacion-numero:hover{background-color:#f1f5f9}.rg-paginacion-numero--activo{color:#fff;background-color:#003866;font-weight:600}.rg-panel--vacio{min-height:320px}.rg-contabilidad-vacio{color:#94a3b8;text-align:center;flex:1;justify-content:center;align-items:center;padding:2rem;font-size:.9rem;display:flex}@media (width<=1000px){.rg-filtros{grid-template-columns:1fr 1fr}.rg-btn--filtrar{grid-column:1/-1;width:100%}}@media (width<=850px){.rg-topbar.top-blue-bar{min-height:60px;padding:0 1.2rem}}@media (width<=600px){.rg-filtros{grid-template-columns:1fr;padding:1rem}.rg-panel{padding:1rem}.rg-panel-header{flex-direction:column;align-items:stretch}.rg-panel-acciones{flex-direction:column}.rg-btn{justify-content:center;width:100%}.rg-acciones-fila{flex-direction:column}.rg-paginacion{text-align:center;justify-content:center}}.rg-tarjetas-contables{grid-template-columns:repeat(3,1fr);gap:1.2rem;display:grid}.rg-tarjeta-contable{box-sizing:border-box;background-color:#f8fafc;border-top:4px solid #0000;border-radius:14px;flex-direction:column;gap:.5rem;padding:1.1rem 1.3rem;display:flex}.rg-tarjeta-contable--ingreso{border-top-color:#059669}.rg-tarjeta-contable--egreso{border-top-color:#dc2626}.rg-tarjeta-contable--resultado-positivo{border-top-color:#1d4ed8}.rg-tarjeta-contable--resultado-negativo{border-top-color:#b45309}.rg-tarjeta-contable-titulo{letter-spacing:.03em;text-transform:uppercase;color:#64748b;font-size:.68rem;font-weight:700}.rg-tarjeta-contable-monto{color:#1a2530;font-size:1.5rem;font-weight:700}.rg-tarjeta-contable-detalle{color:#64748b;border-top:1px solid #e2e8f0;flex-direction:column;gap:.2rem;padding-top:.4rem;font-size:.75rem;display:flex}.rg-badge-contable{white-space:nowrap;border-radius:20px;padding:.25rem .6rem;font-size:.65rem;font-weight:700;display:inline-flex}.rg-badge-contable--ingreso{color:#059669;background-color:#d1fae5}.rg-badge-contable--egreso-empresa{color:#dc2626;background-color:#fee2e2}.rg-badge-contable--egreso-reembolso{color:#b45309;background-color:#fef3c7}@media (width<=1000px){.rg-tarjetas-contables{grid-template-columns:1fr}}.rg-warning{color:#600;background-color:#fcc;border:1px solid #c00;border-radius:12px;align-items:flex-start;gap:.7rem;padding:.9rem 1.1rem;font-size:.88rem;line-height:1.4;display:flex}.rg-warning-icono{flex-shrink:0;font-size:1.2rem;line-height:1}@media (width<=600px){.rg-warning{flex-direction:column;gap:.4rem}}.rp-topbar-titulo{color:#fff;margin:0;font-size:1.3rem;font-weight:700}@media (width<=850px){.panel-container{flex-direction:column}.panel-sidebar{width:100%;min-width:100%;height:75px;min-height:auto;padding:0}.sidebar-top-wrapper{height:100%;margin-bottom:0}.top-blue-bar{display:none}.sidebar-menu{z-index:100;background-color:#0059b3;width:100%;max-height:calc(100vh - 75px);padding:1rem;display:none;position:absolute;top:75px;left:0;overflow-y:auto}.sidebar-logout{margin-top:1.5rem;padding:.75rem 1.2rem}.sidebar-menu.show{flex-direction:column;display:flex}.hamburger-btn{color:#fff;cursor:pointer;background:0 0;border:none;padding:10px;font-size:24px;display:block}}@media (width>=851px){.hamburger-btn{display:none}}.menu-icon.rp-icono-facturas{background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' fill='none' viewBox='0 0 24 24' stroke='%23ffffff' stroke-width='2'%3E%3Cpath stroke-linecap='round' stroke-linejoin='round' d='M7 3h8l4 4v14a1 1 0 01-1 1H7a1 1 0 01-1-1V4a1 1 0 011-1zM9 9h6M9 13h6M9 17h4'/%3E%3C/svg%3E")}.menu-item.active .menu-icon.rp-icono-facturas{background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' fill='none' viewBox='0 0 24 24' stroke='%231A2530' stroke-width='2.2'%3E%3Cpath stroke-linecap='round' stroke-linejoin='round' d='M7 3h8l4 4v14a1 1 0 01-1 1H7a1 1 0 01-1-1V4a1 1 0 011-1zM9 9h6M9 13h6M9 17h4'/%3E%3C/svg%3E")}.menu-icon.rp-icono-validaciones{background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' fill='none' viewBox='0 0 24 24' stroke='%23ffffff' stroke-width='2'%3E%3Cpath stroke-linecap='round' stroke-linejoin='round' d='M9 12l2 2 4-4M7 3h10a1 1 0 011 1v16l-6-3-6 3V4a1 1 0 011-1z'/%3E%3C/svg%3E")}.menu-item.active .menu-icon.rp-icono-validaciones{background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' fill='none' viewBox='0 0 24 24' stroke='%231A2530' stroke-width='2.2'%3E%3Cpath stroke-linecap='round' stroke-linejoin='round' d='M9 12l2 2 4-4M7 3h10a1 1 0 011 1v16l-6-3-6 3V4a1 1 0 011-1z'/%3E%3C/svg%3E")}.menu-icon.rp-icono-reporte-usuario{background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' fill='none' viewBox='0 0 24 24' stroke='%23ffffff' stroke-width='2'%3E%3Ccircle cx='10' cy='8' r='3'/%3E%3Cpath stroke-linecap='round' stroke-linejoin='round' d='M4 20a6 6 0 0112 0M16 10l4 4m0-4l-4 4'/%3E%3C/svg%3E")}.menu-item.active .menu-icon.rp-icono-reporte-usuario{background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' fill='none' viewBox='0 0 24 24' stroke='%231A2530' stroke-width='2.2'%3E%3Ccircle cx='10' cy='8' r='3'/%3E%3Cpath stroke-linecap='round' stroke-linejoin='round' d='M4 20a6 6 0 0112 0M16 10l4 4m0-4l-4 4'/%3E%3C/svg%3E")}.menu-icon.rp-icono-reportes-global{background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' fill='none' viewBox='0 0 24 24' stroke='%23ffffff' stroke-width='2'%3E%3Cpath stroke-linecap='round' stroke-linejoin='round' d='M4 20V10m6 10V4m6 16v-7'/%3E%3C/svg%3E")}.menu-item.active .menu-icon.rp-icono-reportes-global{background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' fill='none' viewBox='0 0 24 24' stroke='%231A2530' stroke-width='2.2'%3E%3Cpath stroke-linecap='round' stroke-linejoin='round' d='M4 20V10m6 10V4m6 16v-7'/%3E%3C/svg%3E")}.menu-icon.rp-icono-reporte-pendientes{background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' fill='none' viewBox='0 0 24 24' stroke='%23ffffff' stroke-width='2'%3E%3Ccircle cx='12' cy='12' r='9'/%3E%3Cpath stroke-linecap='round' stroke-linejoin='round' d='M12 7v5l3 3'/%3E%3C/svg%3E")}.menu-item.active .menu-icon.rp-icono-reporte-pendientes{background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' fill='none' viewBox='0 0 24 24' stroke='%231A2530' stroke-width='2.2'%3E%3Ccircle cx='12' cy='12' r='9'/%3E%3Cpath stroke-linecap='round' stroke-linejoin='round' d='M12 7v5l3 3'/%3E%3C/svg%3E")}.menu-icon.rp-icono-reporte-ventas{background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' fill='none' viewBox='0 0 24 24' stroke='%23ffffff' stroke-width='2'%3E%3Crect x='3' y='4' width='18' height='18' rx='2'/%3E%3Cline x1='16' y1='2' x2='16' y2='6'/%3E%3Cline x1='8' y1='2' x2='8' y2='6'/%3E%3Cline x1='3' y1='10' x2='21' y2='10'/%3E%3C/svg%3E")}.menu-item.active .menu-icon.rp-icono-reporte-ventas{background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' fill='none' viewBox='0 0 24 24' stroke='%231A2530' stroke-width='2.2'%3E%3Crect x='3' y='4' width='18' height='18' rx='2'/%3E%3Cline x1='16' y1='2' x2='16' y2='6'/%3E%3Cline x1='8' y1='2' x2='8' y2='6'/%3E%3Cline x1='3' y1='10' x2='21' y2='10'/%3E%3C/svg%3E")}.menu-icon.rp-icono-perfil{background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' fill='none' viewBox='0 0 24 24' stroke='%23ffffff' stroke-width='2'%3E%3Cpath stroke-linecap='round' stroke-linejoin='round' d='M16 7a4 4 0 11-8 0 4 4 0 018 0zM12 14a7 7 0 00-7 7h14a7 7 0 00-7-7z'/%3E%3C/svg%3E")}.menu-item.active .menu-icon.rp-icono-perfil{background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' fill='none' viewBox='0 0 24 24' stroke='%231A2530' stroke-width='2.2'%3E%3Cpath stroke-linecap='round' stroke-linejoin='round' d='M16 7a4 4 0 11-8 0 4 4 0 018 0zM12 14a7 7 0 00-7 7h14a7 7 0 00-7-7z'/%3E%3C/svg%3E")}.rp-alerta{border-radius:10px;padding:.75rem 1rem;font-size:.85rem}.rp-alerta--error{color:#dc2626;background-color:#fee2e2}.rp-aviso{background-color:#fef3c7;border-left:4px solid #f59e0b;border-radius:12px;align-items:flex-start;gap:.8rem;padding:1rem 1.2rem;display:flex}.rp-aviso-icono{color:#b45309;flex-shrink:0;font-size:1.3rem;line-height:1.2}.rp-aviso strong{color:#92400e;margin-bottom:.2rem;font-size:.9rem;display:block}.rp-aviso p{color:#92400e;margin:0;font-size:.83rem}.rp-tarjetas{grid-template-columns:1fr 1.2fr;gap:1.2rem;display:grid}.rp-tarjeta{box-sizing:border-box;background-color:#fff;border-radius:16px;flex-direction:column;gap:.9rem;padding:1.3rem 1.5rem;display:flex;box-shadow:0 2px 4px #0000000a}.rp-tarjeta-titulo{letter-spacing:.03em;text-transform:uppercase;color:#64748b;font-size:.72rem;font-weight:700}.rp-tarjeta-cargando{color:#94a3b8;font-size:.85rem}.rp-tarjeta-principal{flex-direction:column;gap:.2rem;display:flex}.rp-tarjeta-etiqueta{color:#94a3b8;font-size:.72rem;font-weight:600;display:block}.rp-tarjeta-valor{color:#0059b3;font-size:1.6rem;font-weight:700}.rp-tarjeta-fila{border-top:1px solid #f1f5f9;gap:1.5rem;padding-top:.7rem;display:flex}.rp-tarjeta-fila>div{flex-direction:column;gap:.15rem;display:flex}.rp-tarjeta-valor-chico{color:#1a2530;font-size:1rem;font-weight:700}.rp-desglose-lista{flex-direction:column;gap:.7rem;margin:0;padding:0;list-style:none;display:flex}.rp-desglose-item{align-items:center;gap:.6rem;font-size:.85rem;display:flex}.rp-desglose-punto{border-radius:50%;flex-shrink:0;width:9px;height:9px}.rp-desglose-punto--0{background-color:#0059b3}.rp-desglose-punto--1{background-color:#059669}.rp-desglose-punto--2{background-color:#f59e0b}.rp-desglose-nombre{color:#334155;text-overflow:ellipsis;white-space:nowrap;flex:1;min-width:0;font-weight:600;overflow:hidden}.rp-desglose-monto{color:#1a2530;white-space:nowrap;font-weight:700}.rp-tabla-section{box-sizing:border-box;background-color:#fff;border-radius:16px;flex-direction:column;gap:1rem;padding:1.3rem 1.5rem;display:flex;box-shadow:0 2px 4px #0000000a}.rp-tabla-header{flex-wrap:wrap;justify-content:space-between;align-items:center;gap:.8rem;display:flex}.rp-tabla-titulo{color:#1a2530;margin:0;font-size:1.05rem;font-weight:700}.rp-filtro-tipo{color:#334155;background-color:#fff;border:1px solid #e2e8f0;border-radius:10px;padding:.5rem .7rem;font-family:inherit;font-size:.82rem}.rp-filtro-tipo:focus{border-color:#0059b3;outline:none;box-shadow:0 0 0 3px #0059b31f}.rp-tabla-responsive{-webkit-overflow-scrolling:touch;width:100%;overflow-x:auto}.rp-tabla{border-collapse:collapse;text-align:left;width:100%;min-width:700px}.rp-tabla th{color:#94a3b8;letter-spacing:.02em;white-space:nowrap;border-bottom:2px solid #f1f5f9;padding:.6rem;font-size:.68rem;font-weight:700}.rp-tabla td{color:#334155;vertical-align:middle;border-bottom:1px solid #f1f5f9;padding:.85rem .6rem;font-size:.85rem}.rp-tabla tbody tr:last-child td{border-bottom:none}.rp-celda-monto{color:#1a2530;font-weight:700}.rp-texto-gris{color:#64748b}.rp-miniatura-link{display:inline-block}.rp-miniatura{object-fit:cover;background-color:#f1f5f9;border-radius:8px;width:40px;height:40px;display:block}.rp-badge-pendiente{color:#dc2626;white-space:nowrap;background-color:#fee2e2;border-radius:20px;padding:.3rem .7rem;font-size:.68rem;font-weight:700;display:inline-flex}.rp-btn-subir{color:#fff;cursor:pointer;white-space:nowrap;background-color:#0059b3;border:none;border-radius:8px;padding:.45rem .9rem;font-size:.78rem;font-weight:700}.rp-btn-subir:hover{background-color:#003d80}.rp-sin-resultados{text-align:center;color:#94a3b8;padding:1.5rem!important}.rp-paginacion{border-top:1px solid #f1f5f9;flex-wrap:wrap;justify-content:space-between;align-items:center;gap:.75rem;padding-top:.6rem;display:flex}.rp-paginacion-resumen{color:#64748b;font-size:.78rem}.rp-paginacion-controles{align-items:center;gap:.35rem;display:flex}.rp-paginacion-flecha{color:#64748b;cursor:pointer;background:0 0;border:none;border-radius:6px;padding:.2rem .5rem;font-size:1.1rem}.rp-paginacion-flecha:disabled{color:#cbd5e1;cursor:not-allowed}.rp-paginacion-flecha:hover:not(:disabled){background-color:#f1f5f9}.rp-paginacion-numero{color:#334155;cursor:pointer;background:0 0;border:none;border-radius:8px;min-width:28px;padding:.35rem .65rem;font-size:.82rem}.rp-paginacion-numero:hover{background-color:#f1f5f9}.rp-paginacion-numero--activo{color:#fff;background-color:#003866;font-weight:600}@media (width<=1000px){.rp-tarjetas{grid-template-columns:1fr}}@media (width<=850px){.rp-topbar.top-blue-bar{min-height:60px;padding:0 1.2rem}}@media (width<=600px){.rp-tabla-section{padding:1rem}.rp-tabla-header{flex-direction:column;align-items:stretch}.rp-filtro-tipo{width:100%}.rp-paginacion{text-align:center;justify-content:center}}.rc-topbar-titulo{color:#fff;margin:0;font-size:1.25rem;font-weight:700}@media (width<=850px){.panel-container{flex-direction:column}.panel-sidebar{width:100%;min-width:100%;height:75px;min-height:auto;padding:0}.sidebar-top-wrapper{height:100%;margin-bottom:0}.top-blue-bar{display:none}.sidebar-menu{z-index:100;background-color:#0059b3;width:100%;max-height:calc(100vh - 75px);padding:1rem;display:none;position:absolute;top:75px;left:0;overflow-y:auto}.sidebar-logout{margin-top:1.5rem;padding:.75rem 1.2rem}.sidebar-menu.show{flex-direction:column;display:flex}.hamburger-btn{color:#fff;cursor:pointer;background:0 0;border:none;padding:10px;font-size:24px;display:block}}@media (width>=851px){.hamburger-btn{display:none}}.menu-icon.rc-icono-facturas{background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' fill='none' viewBox='0 0 24 24' stroke='%23ffffff' stroke-width='2'%3E%3Cpath stroke-linecap='round' stroke-linejoin='round' d='M7 3h8l4 4v14a1 1 0 01-1 1H7a1 1 0 01-1-1V4a1 1 0 011-1zM9 9h6M9 13h6M9 17h4'/%3E%3C/svg%3E")}.menu-item.active .menu-icon.rc-icono-facturas{background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' fill='none' viewBox='0 0 24 24' stroke='%231A2530' stroke-width='2.2'%3E%3Cpath stroke-linecap='round' stroke-linejoin='round' d='M7 3h8l4 4v14a1 1 0 01-1 1H7a1 1 0 01-1-1V4a1 1 0 011-1zM9 9h6M9 13h6M9 17h4'/%3E%3C/svg%3E")}.menu-icon.rc-icono-validaciones{background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' fill='none' viewBox='0 0 24 24' stroke='%23ffffff' stroke-width='2'%3E%3Cpath stroke-linecap='round' stroke-linejoin='round' d='M9 12l2 2 4-4M7 3h10a1 1 0 011 1v16l-6-3-6 3V4a1 1 0 011-1z'/%3E%3C/svg%3E")}.menu-item.active .menu-icon.rc-icono-validaciones{background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' fill='none' viewBox='0 0 24 24' stroke='%231A2530' stroke-width='2.2'%3E%3Cpath stroke-linecap='round' stroke-linejoin='round' d='M9 12l2 2 4-4M7 3h10a1 1 0 011 1v16l-6-3-6 3V4a1 1 0 011-1z'/%3E%3C/svg%3E")}.menu-icon.rc-icono-reporte-usuario{background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' fill='none' viewBox='0 0 24 24' stroke='%23ffffff' stroke-width='2'%3E%3Ccircle cx='10' cy='8' r='3'/%3E%3Cpath stroke-linecap='round' stroke-linejoin='round' d='M4 20a6 6 0 0112 0M16 10l4 4m0-4l-4 4'/%3E%3C/svg%3E")}.menu-item.active .menu-icon.rc-icono-reporte-usuario{background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' fill='none' viewBox='0 0 24 24' stroke='%231A2530' stroke-width='2.2'%3E%3Ccircle cx='10' cy='8' r='3'/%3E%3Cpath stroke-linecap='round' stroke-linejoin='round' d='M4 20a6 6 0 0112 0M16 10l4 4m0-4l-4 4'/%3E%3C/svg%3E")}.menu-icon.rc-icono-reportes-global{background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' fill='none' viewBox='0 0 24 24' stroke='%23ffffff' stroke-width='2'%3E%3Cpath stroke-linecap='round' stroke-linejoin='round' d='M4 20V10m6 10V4m6 16v-7'/%3E%3C/svg%3E")}.menu-item.active .menu-icon.rc-icono-reportes-global{background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' fill='none' viewBox='0 0 24 24' stroke='%231A2530' stroke-width='2.2'%3E%3Cpath stroke-linecap='round' stroke-linejoin='round' d='M4 20V10m6 10V4m6 16v-7'/%3E%3C/svg%3E")}.menu-icon.rc-icono-reporte-pendientes{background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' fill='none' viewBox='0 0 24 24' stroke='%23ffffff' stroke-width='2'%3E%3Ccircle cx='12' cy='12' r='9'/%3E%3Cpath stroke-linecap='round' stroke-linejoin='round' d='M12 7v5l3 3'/%3E%3C/svg%3E")}.menu-item.active .menu-icon.rc-icono-reporte-pendientes{background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' fill='none' viewBox='0 0 24 24' stroke='%231A2530' stroke-width='2.2'%3E%3Ccircle cx='12' cy='12' r='9'/%3E%3Cpath stroke-linecap='round' stroke-linejoin='round' d='M12 7v5l3 3'/%3E%3C/svg%3E")}.menu-icon.rc-icono-reporte-ventas{background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' fill='none' viewBox='0 0 24 24' stroke='%23ffffff' stroke-width='2'%3E%3Crect x='3' y='4' width='18' height='18' rx='2'/%3E%3Cline x1='16' y1='2' x2='16' y2='6'/%3E%3Cline x1='8' y1='2' x2='8' y2='6'/%3E%3Cline x1='3' y1='10' x2='21' y2='10'/%3E%3C/svg%3E")}.menu-item.active .menu-icon.rc-icono-reporte-ventas{background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' fill='none' viewBox='0 0 24 24' stroke='%231A2530' stroke-width='2.2'%3E%3Crect x='3' y='4' width='18' height='18' rx='2'/%3E%3Cline x1='16' y1='2' x2='16' y2='6'/%3E%3Cline x1='8' y1='2' x2='8' y2='6'/%3E%3Cline x1='3' y1='10' x2='21' y2='10'/%3E%3C/svg%3E")}.menu-icon.rc-icono-contable{background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' fill='none' viewBox='0 0 24 24' stroke='%23ffffff' stroke-width='2'%3E%3Cpath stroke-linecap='round' stroke-linejoin='round' d='M9 7h6m-6 4h6m-6 4h4M5 3h14a1 1 0 011 1v16a1 1 0 01-1 1H5a1 1 0 01-1-1V4a1 1 0 011-1z'/%3E%3C/svg%3E")}.menu-item.active .menu-icon.rc-icono-contable{background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' fill='none' viewBox='0 0 24 24' stroke='%231A2530' stroke-width='2.2'%3E%3Cpath stroke-linecap='round' stroke-linejoin='round' d='M9 7h6m-6 4h6m-6 4h4M5 3h14a1 1 0 011 1v16a1 1 0 01-1 1H5a1 1 0 01-1-1V4a1 1 0 011-1z'/%3E%3C/svg%3E")}.menu-icon.rc-icono-perfil{background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' fill='none' viewBox='0 0 24 24' stroke='%23ffffff' stroke-width='2'%3E%3Cpath stroke-linecap='round' stroke-linejoin='round' d='M16 7a4 4 0 11-8 0 4 4 0 018 0zM12 14a7 7 0 00-7 7h14a7 7 0 00-7-7z'/%3E%3C/svg%3E")}.menu-item.active .menu-icon.rc-icono-perfil{background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' fill='none' viewBox='0 0 24 24' stroke='%231A2530' stroke-width='2.2'%3E%3Cpath stroke-linecap='round' stroke-linejoin='round' d='M16 7a4 4 0 11-8 0 4 4 0 018 0zM12 14a7 7 0 00-7 7h14a7 7 0 00-7-7z'/%3E%3C/svg%3E")}.rc-alerta{border-radius:10px;padding:.75rem 1rem;font-size:.85rem}.rc-alerta--error{color:#dc2626;background-color:#fee2e2}.rc-cargando{color:#64748b;padding:1rem 0;font-size:.9rem}.rc-filtros{box-sizing:border-box;background-color:#fff;border-radius:16px;flex-wrap:wrap;align-items:end;gap:1rem;padding:1.2rem 1.4rem;display:flex;box-shadow:0 2px 4px #0000000a}.rc-filtro{flex-direction:column;gap:.4rem;min-width:150px;display:flex}.rc-filtro label{letter-spacing:.03em;text-transform:uppercase;color:#64748b;font-size:.68rem;font-weight:700}.rc-filtro input{color:#334155;box-sizing:border-box;border:1px solid #e2e8f0;border-radius:10px;padding:.55rem .7rem;font-family:inherit;font-size:.85rem}.rc-filtro input:focus{border-color:#0059b3;outline:none;box-shadow:0 0 0 3px #0059b31f}.rc-filtros-acciones{flex-wrap:wrap;gap:.7rem;margin-left:auto;display:flex}.rc-btn{cursor:pointer;white-space:nowrap;border:1px solid #0000;border-radius:10px;align-items:center;gap:.4rem;padding:.6rem 1.1rem;font-size:.85rem;font-weight:700;display:inline-flex}.rc-btn:disabled{opacity:.6;cursor:not-allowed}.rc-btn--primario{color:#fff;background-color:#0059b3}.rc-btn--primario:hover:not(:disabled){background-color:#003d80}.rc-btn--secundario{color:#0059b3;background-color:#fff;border-color:#0059b3}.rc-btn--secundario:hover{background-color:#e6f2f7}.rc-btn--filtrar{color:#fff;background-color:#003d80}.rc-btn--filtrar:hover{background-color:#00294d}.rc-tarjetas{grid-template-columns:repeat(3,1fr);gap:1.2rem;display:grid}.rc-tarjeta{box-sizing:border-box;background-color:#fff;border-top:4px solid #0000;border-radius:16px;flex-direction:column;gap:.5rem;padding:1.3rem 1.5rem;display:flex;box-shadow:0 2px 4px #0000000a}.rc-tarjeta--ingreso{border-top-color:#059669}.rc-tarjeta--egreso{border-top-color:#dc2626}.rc-tarjeta--resultado-positivo{border-top-color:#1d4ed8}.rc-tarjeta--resultado-negativo{border-top-color:#b45309}.rc-tarjeta-titulo{letter-spacing:.03em;text-transform:uppercase;color:#64748b;font-size:.72rem;font-weight:700}.rc-tarjeta-monto{color:#1a2530;font-size:1.7rem;font-weight:700}.rc-tarjeta-detalle{color:#64748b;border-top:1px solid #f1f5f9;flex-direction:column;gap:.2rem;padding-top:.4rem;font-size:.78rem;display:flex}.rc-tabla-section{box-sizing:border-box;background-color:#fff;border-radius:16px;flex-direction:column;gap:1rem;padding:1.3rem 1.5rem;display:flex;box-shadow:0 2px 4px #0000000a}.rc-tabla-titulo{color:#1a2530;margin:0;font-size:1.05rem;font-weight:700}.rc-tabla-responsive{-webkit-overflow-scrolling:touch;width:100%;overflow-x:auto}.rc-tabla{border-collapse:collapse;text-align:left;width:100%;min-width:800px}.rc-tabla th{color:#94a3b8;letter-spacing:.02em;white-space:nowrap;border-bottom:2px solid #f1f5f9;padding:.6rem;font-size:.65rem;font-weight:700}.rc-tabla td{color:#334155;vertical-align:middle;border-bottom:1px solid #f1f5f9;padding:.75rem .6rem;font-size:.82rem}.rc-tabla tbody tr:last-child td{border-bottom:none}.rc-texto-gris{color:#64748b}.rc-celda-fuerte{color:#1a2530;font-weight:700}.rc-celda-total{color:#0059b3;font-weight:700}.rc-badge-tipo{white-space:nowrap;border-radius:20px;padding:.28rem .65rem;font-size:.65rem;font-weight:700;display:inline-flex}.rc-badge-tipo--ingreso{color:#059669;background-color:#d1fae5}.rc-badge-tipo--egreso-empresa{color:#dc2626;background-color:#fee2e2}.rc-badge-tipo--egreso-reembolso{color:#b45309;background-color:#fef3c7}.rc-sin-resultados{text-align:center;color:#94a3b8;white-space:normal;padding:1.5rem!important}@media (width<=1000px){.rc-tarjetas{grid-template-columns:1fr}}@media (width<=850px){.rc-topbar.top-blue-bar{min-height:60px;padding:0 1.2rem}}@media (width<=600px){.rc-filtros{flex-direction:column;align-items:stretch}.rc-filtros-acciones{flex-direction:column;margin-left:0}.rc-btn{justify-content:center;width:100%}.rc-tabla-section{padding:1rem}}html,body,#root{box-sizing:border-box;background-color:#e6f2f7;width:100%;min-height:100vh;margin:0;padding:0;font-family:sans-serif;overflow-x:hidden}*,:before,:after{box-sizing:inherit}.panel-container{background-color:#e6f2f7;flex-direction:row;width:100%;min-height:100vh;display:flex}.main-wrapper{flex-direction:column;flex:1;min-width:0;display:flex}.panel-sidebar{box-sizing:border-box;background-color:#0059b3;flex-direction:column;flex-shrink:0;width:260px;min-width:260px;min-height:100vh;padding:2rem 0;display:flex}.top-blue-bar{box-sizing:border-box;background-color:#0059b3;border-left:6px solid #e6f2f7;align-items:center;width:100%;height:75px;padding:0 2rem;display:flex}.panel-main{box-sizing:border-box;flex-direction:column;flex:1;gap:1.3rem;padding:1.5rem 2rem 2rem;display:flex;overflow-y:auto}.sidebar-top-wrapper{align-items:center;gap:.8rem;height:90px;margin-bottom:2.5rem;padding:0 1.2rem;display:flex}.sidebar-main-icon{background:url(/purchase-order.png) 50%/contain no-repeat;flex-shrink:0;width:48px;height:48px}.sidebar-header-text h2{color:#fff;margin:0;font-size:.95rem;font-weight:700}.sidebar-menu{flex-direction:column;flex:1;gap:.5rem;padding:0 .8rem;display:flex;overflow-y:auto}.menu-item{color:#fff;cursor:pointer;text-align:left;background:0 0;border:none;border-radius:12px;align-items:center;gap:.8rem;width:100%;padding:.7rem 1.1rem;font-size:.9rem;display:flex}.menu-icon{background-position:50%;background-repeat:no-repeat;background-size:contain;flex-shrink:0;width:20px;height:20px}.menu-item.active{background-color:#ffffff73;font-weight:600;color:#1a2530!important}.sidebar-logout{color:#fff;cursor:pointer;background:0 0;border:none;align-items:center;gap:.8rem;margin-top:auto;padding:1rem 1.5rem;font-size:.95rem;display:flex}.logout-icon{background:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24' fill='none' stroke='%23ffffff' stroke-width='2.5' stroke-linecap='round' stroke-linejoin='round'%3E%3Cpath d='M9 21H5a2 2 0 0 1-2-2V5a2 2 0 0 1 2-2h4' /%3E%3Cpolyline points='16 17 21 12 16 7' /%3E%3Cline x1='21' y1='12' x2='9' y2='12' /%3E%3C/svg%3E") 50%/contain no-repeat;width:24px;height:24px}.hamburger-btn{display:none}@media (width<=850px){.panel-container{flex-direction:column}.panel-sidebar{width:100%;min-width:100%;height:75px;min-height:auto;padding:0}.sidebar-top-wrapper{height:100%;margin-bottom:0}.top-blue-bar{display:none}.sidebar-menu{z-index:100;background-color:#0059b3;width:100%;max-height:calc(100vh - 75px);padding:1rem;display:none;position:absolute;top:75px;left:0;overflow-y:auto}.sidebar-logout{margin-top:1.5rem;padding:.75rem 1.2rem}.sidebar-menu.show{flex-direction:column;display:flex}.hamburger-btn{color:#fff;cursor:pointer;background:0 0;border:none;padding:10px;font-size:24px;display:block}}@media (width>=851px){.hamburger-btn{display:none}}.menu-icon.pa-icono-facturas{background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' fill='none' viewBox='0 0 24 24' stroke='%23ffffff' stroke-width='2'%3E%3Cpath stroke-linecap='round' stroke-linejoin='round' d='M7 3h8l4 4v14a1 1 0 01-1 1H7a1 1 0 01-1-1V4a1 1 0 011-1zM9 9h6M9 13h6M9 17h4'/%3E%3C/svg%3E")}.menu-item.active .menu-icon.pa-icono-facturas{background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' fill='none' viewBox='0 0 24 24' stroke='%231A2530' stroke-width='2.2'%3E%3Cpath stroke-linecap='round' stroke-linejoin='round' d='M7 3h8l4 4v14a1 1 0 01-1 1H7a1 1 0 01-1-1V4a1 1 0 011-1zM9 9h6M9 13h6M9 17h4'/%3E%3C/svg%3E")}.menu-icon.pa-icono-validaciones{background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' fill='none' viewBox='0 0 24 24' stroke='%23ffffff' stroke-width='2'%3E%3Cpath stroke-linecap='round' stroke-linejoin='round' d='M9 12l2 2 4-4M7 3h10a1 1 0 011 1v16l-6-3-6 3V4a1 1 0 011-1z'/%3E%3C/svg%3E")}.menu-item.active .menu-icon.pa-icono-validaciones{background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' fill='none' viewBox='0 0 24 24' stroke='%231A2530' stroke-width='2.2'%3E%3Cpath stroke-linecap='round' stroke-linejoin='round' d='M9 12l2 2 4-4M7 3h10a1 1 0 011 1v16l-6-3-6 3V4a1 1 0 011-1z'/%3E%3C/svg%3E")}.menu-icon.pa-icono-reporte-usuario{background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' fill='none' viewBox='0 0 24 24' stroke='%23ffffff' stroke-width='2'%3E%3Ccircle cx='10' cy='8' r='3'/%3E%3Cpath stroke-linecap='round' stroke-linejoin='round' d='M4 20a6 6 0 0112 0M16 10l4 4m0-4l-4 4'/%3E%3C/svg%3E")}.menu-item.active .menu-icon.pa-icono-reporte-usuario{background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' fill='none' viewBox='0 0 24 24' stroke='%231A2530' stroke-width='2.2'%3E%3Ccircle cx='10' cy='8' r='3'/%3E%3Cpath stroke-linecap='round' stroke-linejoin='round' d='M4 20a6 6 0 0112 0M16 10l4 4m0-4l-4 4'/%3E%3C/svg%3E")}.menu-icon.pa-icono-reportes-global{background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' fill='none' viewBox='0 0 24 24' stroke='%23ffffff' stroke-width='2'%3E%3Cpath stroke-linecap='round' stroke-linejoin='round' d='M4 20V10m6 10V4m6 16v-7'/%3E%3C/svg%3E")}.menu-item.active .menu-icon.pa-icono-reportes-global{background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' fill='none' viewBox='0 0 24 24' stroke='%231A2530' stroke-width='2.2'%3E%3Cpath stroke-linecap='round' stroke-linejoin='round' d='M4 20V10m6 10V4m6 16v-7'/%3E%3C/svg%3E")}.menu-icon.pa-icono-reporte-pendientes{background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' fill='none' viewBox='0 0 24 24' stroke='%23ffffff' stroke-width='2'%3E%3Ccircle cx='12' cy='12' r='9'/%3E%3Cpath stroke-linecap='round' stroke-linejoin='round' d='M12 7v5l3 3'/%3E%3C/svg%3E")}.menu-item.active .menu-icon.pa-icono-reporte-pendientes{background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' fill='none' viewBox='0 0 24 24' stroke='%231A2530' stroke-width='2.2'%3E%3Ccircle cx='12' cy='12' r='9'/%3E%3Cpath stroke-linecap='round' stroke-linejoin='round' d='M12 7v5l3 3'/%3E%3C/svg%3E")}.menu-icon.pa-icono-reporte-ventas{background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' fill='none' viewBox='0 0 24 24' stroke='%23ffffff' stroke-width='2'%3E%3Crect x='3' y='4' width='18' height='18' rx='2'/%3E%3Cline x1='16' y1='2' x2='16' y2='6'/%3E%3Cline x1='8' y1='2' x2='8' y2='6'/%3E%3Cline x1='3' y1='10' x2='21' y2='10'/%3E%3C/svg%3E")}.menu-item.active .menu-icon.pa-icono-reporte-ventas{background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' fill='none' viewBox='0 0 24 24' stroke='%231A2530' stroke-width='2.2'%3E%3Crect x='3' y='4' width='18' height='18' rx='2'/%3E%3Cline x1='16' y1='2' x2='16' y2='6'/%3E%3Cline x1='8' y1='2' x2='8' y2='6'/%3E%3Cline x1='3' y1='10' x2='21' y2='10'/%3E%3C/svg%3E")}.menu-icon.pa-icono-perfil{background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' fill='none' viewBox='0 0 24 24' stroke='%23ffffff' stroke-width='2'%3E%3Cpath stroke-linecap='round' stroke-linejoin='round' d='M16 7a4 4 0 11-8 0 4 4 0 018 0zM12 14a7 7 0 00-7 7h14a7 7 0 00-7-7z'/%3E%3C/svg%3E")}.menu-item.active .menu-icon.pa-icono-perfil{background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' fill='none' viewBox='0 0 24 24' stroke='%231A2530' stroke-width='2.2'%3E%3Cpath stroke-linecap='round' stroke-linejoin='round' d='M16 7a4 4 0 11-8 0 4 4 0 018 0zM12 14a7 7 0 00-7 7h14a7 7 0 00-7-7z'/%3E%3C/svg%3E")}.pa-topbar{align-items:center;gap:.7rem;height:auto;min-height:75px;padding:0 2rem;display:flex!important}.pa-topbar-icono{background-color:#ffffff2e;border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;width:34px;height:34px;display:inline-flex}.pa-icon-header{background:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' fill='none' viewBox='0 0 24 24' stroke='%23ffffff' stroke-width='2.2'%3E%3Cpath stroke-linecap='round' stroke-linejoin='round' d='M5.121 17.804A13.937 13.937 0 0112 16c2.5 0 4.847.655 6.879 1.804M15 10a3 3 0 11-6 0 3 3 0 016 0zm6 2a9 9 0 11-18 0 9 9 0 0118 0z'/%3E%3C/svg%3E") 50%/contain no-repeat;width:20px;height:20px}.pa-topbar-titulo{color:#fff;margin:0;font-size:1.1rem;font-weight:700}.pa-alerta{border-radius:10px;padding:.75rem 1rem;font-size:.85rem}.pa-alerta--error{color:#dc2626;background-color:#fee2e2}.pa-cargando{color:#64748b;padding:1rem 0;font-size:.9rem}.pa-card--nombre{background-color:#fff;border-radius:16px;flex-wrap:wrap;justify-content:space-between;align-items:center;gap:1rem;padding:1.6rem 1.8rem;display:flex;box-shadow:0 2px 4px #0000000a}.pa-nombre{color:#1a2530;margin:0;font-size:1.9rem;font-weight:700}.pa-badge-rol{color:#0f766e;white-space:nowrap;background-color:#c7f2e7;border-radius:999px;align-items:center;padding:.45rem 1.3rem;font-size:.9rem;font-weight:600;display:inline-flex}.pa-grid{grid-template-columns:1fr 1fr;gap:1.2rem;display:grid}.pa-info-card{box-sizing:border-box;background-color:#fff;border-radius:14px;align-items:center;gap:1rem;min-width:0;padding:1.1rem 1.4rem;display:flex;box-shadow:0 2px 4px #0000000a}.pa-info-icono{color:#0059b3;background-color:#e6f2f7;border-radius:10px;flex-shrink:0;justify-content:center;align-items:center;width:44px;height:44px;display:inline-flex}.pa-info-texto{flex-direction:column;gap:.25rem;min-width:0;display:flex}.pa-info-etiqueta{letter-spacing:.04em;text-transform:uppercase;color:#94a3b8;font-size:.65rem;font-weight:700}.pa-info-valor{color:#1a2530;word-break:break-word;font-size:1rem;font-weight:700}.pa-info-card--con-indicador{flex-direction:column;align-items:stretch;gap:.7rem}.pa-info-card-header{justify-content:space-between;align-items:center;display:flex}.pa-indicador-icono{color:#94a3b8;display:inline-flex}.pa-indicador-icono--ok{color:#059669}.pa-estado-valor{color:#1a2530;align-items:center;gap:.5rem;font-size:1.05rem;font-weight:700;display:flex}.pa-punto{border-radius:50%;flex-shrink:0;width:9px;height:9px}.pa-punto--activo{background-color:#059669}.pa-punto--inactivo{background-color:#dc2626}.pa-acciones{grid-template-columns:1fr 1fr;gap:1.2rem;display:grid}.pa-btn{cursor:pointer;white-space:nowrap;border:none;border-radius:10px;justify-content:center;align-items:center;gap:.7rem;padding:1rem 1.4rem;font-size:1rem;font-weight:700;display:inline-flex}.pa-btn--primario{color:#fff;background-color:#0059b3}.pa-btn--primario:hover:not(:disabled){background-color:#003d80}.pa-btn--primario:disabled{opacity:.6;cursor:not-allowed}@media (width<=900px){.pa-grid,.pa-acciones{grid-template-columns:1fr}}@media (width<=600px){.pa-card--nombre{flex-direction:column;align-items:flex-start}.pa-nombre{font-size:1.4rem}}
