.consultar-pqrs{width:100%}.section-header{display:flex;justify-content:space-between;align-items:center;margin-bottom:2rem;flex-wrap:wrap;gap:1rem}.section-header h2{color:#333;font-size:1.8rem;margin:0}.btn-calificar{background:linear-gradient(135deg,#ffc107,#ffb300);color:#0d47a1;border:none;padding:.75rem 1.5rem;border-radius:8px;font-size:1rem;font-weight:700;cursor:pointer;transition:all .3s ease;box-shadow:0 4px 15px #ffc10766}.btn-calificar:hover{transform:translateY(-2px);box-shadow:0 6px 20px #ffc10780;background:linear-gradient(135deg,#ffb300,#ffa000)}.search-section{margin-bottom:2rem}.search-box{display:flex;gap:1rem;max-width:600px;margin-bottom:.75rem}.search-hint{color:#666;font-size:.9rem;margin-top:.5rem;font-style:italic}.search-input{flex:1;padding:.75rem 1rem;border:2px solid #e0e0e0;border-radius:8px;font-size:1rem;transition:border-color .3s ease}.search-input:focus{outline:none;border-color:#ffc107;box-shadow:0 0 0 3px #ffc10733}.btn-search{padding:.75rem 1.5rem;background:#ffc107;color:#0d47a1;border:none;border-radius:8px;font-size:1rem;font-weight:700;cursor:pointer;transition:all .3s ease;box-shadow:0 2px 8px #ffc1074d}.btn-search:hover:not(:disabled){background:#ffb300;transform:translateY(-2px);box-shadow:0 4px 12px #ffc10766}.btn-search:disabled{opacity:.6;cursor:not-allowed}.alert{padding:1rem;border-radius:8px;margin-bottom:1.5rem}.alert-success{background:#e8f5e9;color:#2e7d32;border:1px solid #4caf50;display:flex;align-items:center;gap:.75rem;position:relative}.alert-success .alert-icon{font-size:1.2rem}.alert-success strong{display:block;margin-bottom:.25rem}.alert-close{position:absolute;top:.5rem;right:.5rem;background:transparent;border:none;color:#2e7d32;font-size:1.5rem;cursor:pointer;padding:0;width:24px;height:24px;display:flex;align-items:center;justify-content:center;line-height:1;transition:color .2s ease}.alert-close:hover{color:#1b5e20}.loading{display:flex;flex-direction:column;align-items:center;justify-content:center;padding:3rem;gap:1rem}.spinner{width:50px;height:50px;border:4px solid #f3f3f3;border-top:4px solid #667eea;border-radius:50%;animation:spin 1s linear infinite}.pqrs-detail h3{color:#333;margin-bottom:1rem}.pqrs-list-section{margin-top:2rem}.section-header-list{display:flex;justify-content:space-between;align-items:center;margin-bottom:1.5rem}.section-header-list h3{color:#333;font-size:1.3rem;margin:0}.btn-refresh{background:#0d47a1;color:#fff;border:2px solid #ffc107;padding:.5rem 1rem;border-radius:6px;font-size:.9rem;font-weight:600;cursor:pointer;transition:all .3s ease}.btn-refresh:hover:not(:disabled){background:#1565c0;border-color:#ffb300;transform:translateY(-2px)}.empty-state{text-align:center;padding:4rem 2rem;color:#666;background:#f8f9fa;border-radius:12px;border:2px dashed #e0e0e0}.empty-state-icon{font-size:4rem;margin-bottom:1rem;opacity:.6}.empty-state h3{color:#333;font-size:1.5rem;margin-bottom:1rem;font-weight:600}.empty-state p{color:#666;font-size:1rem;line-height:1.6;max-width:500px;margin:0 auto}.pqrs-grid{display:grid;grid-template-columns:repeat(auto-fill,minmax(300px,1fr));gap:1.5rem}.pqrs-card{background:#f8f9fa;border-radius:12px;padding:1.5rem;border:1px solid #e0e0e0;transition:all .3s ease}.pqrs-card:hover{transform:translateY(-4px);box-shadow:0 8px 25px #0000001a}.pqrs-card-header{display:flex;justify-content:space-between;align-items:center;margin-bottom:1rem;flex-wrap:wrap;gap:.5rem}.pqrs-estado{padding:.25rem .75rem;border-radius:20px;font-size:.75rem;font-weight:600;text-transform:uppercase}.pqrs-estado.cerrada{background:#e8f5e9;color:#2e7d32}.pqrs-estado.en-gestion{background:#e3f2fd;color:#1565c0}.pqrs-estado.abierta,.pqrs-estado.en_proceso{background:#fff3e0;color:#e65100}.pqrs-estado.pendiente{background:#e3f2fd;color:#1565c0}.pqrs-id{font-weight:600;color:#0d47a1;font-size:.9rem}.pqrs-type{padding:.25rem .75rem;border-radius:20px;font-size:.75rem;font-weight:600;text-transform:uppercase}.pqrs-type.petición{background:#c2e1f7;color:#1976d2}.pqrs-type.reclamo{background:#ffebee;color:#d32f2f}.pqrs-type.sugerencia{background:#e8f5e9;color:#388e3c}.pqrs-type.felicitación{background:#fdf7be;color:#f57f17}.pqrs-type.general{background:#f3e5f5;color:#7b1fa2}.pqrs-card-body h4{color:#333;margin-bottom:.5rem;font-size:1.1rem}.pqrs-card-body p{color:#666;margin-bottom:.75rem;line-height:1.5}.pqrs-description{color:#666;margin-bottom:.75rem;line-height:1.5;max-height:100px;overflow:hidden;text-overflow:ellipsis}.pqrs-details{margin-top:1rem;padding-top:1rem;border-top:1px solid #e0e0e0}.pqrs-info-item{font-size:.85rem;color:#555;margin-bottom:.5rem;line-height:1.4}.pqrs-info-item strong{color:#333;margin-right:.5rem;font-weight:600}.pqrs-date{font-size:.85rem;color:#999}.pqrs-detail{margin-top:2rem}.pqrs-detail h3{color:#333;margin-bottom:1.5rem;font-size:1.4rem;padding-bottom:.75rem;border-bottom:2px solid #e0e0e0}.pqrs-card-detail{background:#fff;border:1px solid #e8e8e8;border-radius:12px;padding:2rem;box-shadow:0 2px 8px #0000000a}.pqrs-detail-header{display:flex;flex-wrap:wrap;gap:1.5rem;margin-bottom:2rem;padding-bottom:1.5rem;border-bottom:2px solid #f0f0f0}.detail-item{display:flex;align-items:center;gap:.75rem;font-size:1rem}.detail-item strong{color:#333;font-weight:600}.pqrs-detail-body{display:flex;flex-direction:column;gap:2rem}.detail-section{padding:1.5rem;background:#f8f9fa;border-radius:8px;border-left:4px solid #ffc107}.detail-empty-text{color:#777;font-size:.9rem;font-style:italic}.historial-comentarios-list{display:flex;flex-direction:column;gap:.75rem;margin-top:.75rem}.historial-comentario-item{background:#f9fafb;border-radius:8px;padding:.75rem 1rem;border:1px solid #e0e0e0}.historial-comentario-header{display:flex;justify-content:space-between;align-items:center;gap:.5rem;margin-bottom:.5rem;font-size:.85rem;color:#555}.historial-fecha,.historial-usuario{display:inline-flex;align-items:center;gap:.25rem}.historial-comentario-texto{margin:0;color:#444;line-height:1.6;white-space:pre-wrap}.detail-section h4{color:#333;font-size:1.1rem;margin-bottom:1rem;font-weight:600}.detail-section h5{color:#333;font-size:1rem;margin:0 0 .75rem;font-weight:600}.section-subtitle{color:#666;font-size:.9rem;margin-bottom:1rem;font-style:italic}.form-group{margin-bottom:1.5rem}.btn-remove-file:hover:not(:disabled){background:#ffcdd2;border-color:#e57373;transform:scale(1.1)}.btn-remove-file:disabled{opacity:.5;cursor:not-allowed}.btn-subir-archivos{margin-top:1rem;padding:.75rem 1.5rem;background:#0d47a1;color:#fff;border:none;border-radius:8px;font-size:1rem;font-weight:600;cursor:pointer;transition:all .3s ease;display:flex;align-items:center;gap:.5rem}.btn-subir-archivos:hover:not(:disabled){background:#1565c0;transform:translateY(-2px);box-shadow:0 4px 12px #0d47a14d}.btn-subir-archivos:disabled{opacity:.6;cursor:not-allowed}.detail-field{font-size:.95rem;color:#555;line-height:1.6}.detail-field strong{color:#333;font-weight:600;margin-right:.5rem}.detail-description{color:#555;line-height:1.8;font-size:.95rem;white-space:pre-wrap;background:#fff;padding:1rem;border-radius:6px;border:1px solid #e0e0e0}@media (max-width: 768px){.section-header{flex-direction:column;align-items:flex-start}.search-box{flex-direction:column}.pqrs-grid{grid-template-columns:1fr}.section-header-list{flex-direction:column;align-items:flex-start;gap:1rem}}.crear-pqrs{width:100%;max-width:900px;margin:0 auto}.form-header{margin-bottom:2rem;padding-bottom:1.5rem;border-bottom:2px solid #e0e0e0}.form-header h2{color:#333;font-size:2rem;margin-bottom:.5rem;font-weight:700}.subtitle{color:#666;font-size:1rem;line-height:1.6}.pqrs-form{display:flex;flex-direction:column;gap:2.5rem}.pqrs-form .form-section{padding:2.5rem}.form-section{background:#fff;border:1px solid #e8e8e8;border-radius:12px;padding:2rem;box-shadow:0 2px 8px #0000000a;transition:all .3s ease}.form-section:hover{box-shadow:0 4px 12px #00000014}.section-header{display:flex;justify-content:space-between;align-items:center;margin-bottom:1.5rem;padding-bottom:1rem;border-bottom:2px solid #f0f0f0}.section-header h3{color:#333;font-size:1.3rem;font-weight:600;margin:0;display:flex;align-items:center;gap:.5rem}.section-header h3:before{content:"";width:4px;height:24px;background:linear-gradient(135deg,#ffc107,#ffb300);border-radius:2px}.section-subtitle{color:#888;font-size:.9rem;font-weight:400;margin-left:.5rem}.form-group{display:flex;flex-direction:column;gap:.75rem;margin-bottom:.5rem}.form-group label{color:#333;font-weight:600;font-size:1rem;margin-bottom:.25rem;min-height:1.5rem;display:flex;align-items:center}.required{color:#d32f2f;margin-right:.25rem;font-weight:700}.optional{color:#888;font-size:.85rem;font-weight:400;margin-left:.5rem}.form-input{padding:1rem 1.25rem;border:2px solid #e0e0e0;border-radius:10px;font-size:1rem;font-family:inherit;transition:all .3s ease;min-height:48px}.form-input:focus{outline:none;border-color:#ffc107;box-shadow:0 0 0 3px #ffc10733}.form-input::placeholder{color:#999}textarea.form-input{resize:vertical;min-height:180px;line-height:1.6;padding:1.25rem}.char-counter{font-size:.85rem;color:#888;text-align:right;margin-top:.5rem}.form-row{display:grid;grid-template-columns:repeat(auto-fit,minmax(280px,1fr));gap:2rem;margin-bottom:.5rem;align-items:start}.form-row>.form-group{display:flex;flex-direction:column;gap:.75rem}.form-actions{display:flex;gap:1rem;margin-top:2rem;padding-top:2rem;border-top:2px solid #e0e0e0;flex-wrap:wrap}.btn-submit{flex:1;min-width:150px;padding:.875rem 2rem;background:linear-gradient(135deg,#ffc107,#ffb300);color:#0d47a1;border:none;border-radius:8px;font-size:1rem;font-weight:700;cursor:pointer;transition:all .3s ease;display:flex;align-items:center;justify-content:center;gap:.5rem;box-shadow:0 4px 15px #ffc10766}.btn-submit:hover:not(:disabled){transform:translateY(-2px);box-shadow:0 6px 20px #ffc10780;background:linear-gradient(135deg,#ffb300,#ffa000)}.btn-submit:disabled{opacity:.7;cursor:not-allowed}.btn-reset{padding:.875rem 2rem;background:#f5f5f5;color:#666;border:2px solid #e0e0e0;border-radius:8px;font-size:1rem;font-weight:600;cursor:pointer;transition:all .3s ease}.btn-reset:hover:not(:disabled){background:#e8e8e8;border-color:#ccc}.btn-reset:disabled{opacity:.6;cursor:not-allowed}.spinner-small{width:16px;height:16px;border:2px solid rgba(255,255,255,.3);border-top:2px solid white;border-radius:50%;animation:spin .8s linear infinite}.alert{padding:1.25rem 1.5rem;border-radius:10px;margin-bottom:2rem;display:flex;align-items:flex-start;gap:1rem;box-shadow:0 2px 8px #0000001a}.alert-icon{font-size:1.5rem;flex-shrink:0}.alert-error{background:linear-gradient(135deg,#fff5f5,#ffe5e5);color:#c33;border:2px solid #ffcccc}.created-pqrs-info{margin-top:2rem;padding-top:2rem;border-top:2px solid #e0e0e0}.created-pqrs-info h3{color:#333;margin-bottom:1rem}.created-pqrs-info .pqrs-card{background:#f8f9fa;padding:1.5rem;border-radius:8px;overflow-x:auto}.created-pqrs-info .pqrs-card pre{margin:0;font-size:.9rem;color:#333}.info-toggle{background:#fff9c4;color:#0d47a1;border:2px solid #ffc107;padding:.5rem 1rem;border-radius:6px;font-size:.85rem;font-weight:600;cursor:pointer;display:flex;align-items:center;gap:.5rem;transition:all .3s ease}.info-toggle:hover{background:#ffc107;color:#0d47a1;border-color:#ffb300}.toggle-icon{font-size:.75rem;transition:transform .3s ease}.label-with-button{display:flex;align-items:center;justify-content:space-between;gap:1rem;flex-wrap:wrap;min-height:1.5rem;margin-bottom:0}.label-with-button label{margin-bottom:0;flex:1;min-width:200px;min-height:1.5rem;display:flex;align-items:center;font-size:1rem;font-weight:600;color:#333}.info-toggle-small{background:transparent;color:#0d47a1;border:none;padding:.25rem .75rem;border-radius:4px;font-size:.85rem;font-weight:600;cursor:pointer;text-decoration:underline;transition:all .3s ease;white-space:nowrap;flex-shrink:0}.info-toggle-small:hover{color:#ffc107;background:#fff9c4}.info-box{background:linear-gradient(135deg,#fff9c4,#fffde7);padding:1.25rem;border-radius:10px;margin-bottom:1rem;border:1px solid #ffc107;animation:slideDown .3s ease}.info-box-small{background:#fff9c4;padding:.75rem;border-radius:6px;margin-bottom:.75rem;border-left:3px solid #ffc107;font-size:.85rem;animation:slideDown .3s ease}.info-item{margin:.75rem 0;color:#555;line-height:1.6;padding:.5rem;background:#fff;border-radius:6px;border-left:3px solid #ffc107}.info-item:first-child{margin-top:0}.info-item:last-child{margin-bottom:0}.info-item strong{color:#333;font-weight:600;display:block;margin-bottom:.25rem}@keyframes slideDown{0%{opacity:0;transform:translateY(-10px)}to{opacity:1;transform:translateY(0)}}.checkbox-group{margin-top:1rem}.checkbox-label{display:flex;align-items:flex-start;gap:.75rem;cursor:pointer;padding:1rem;background:#f8f9fa;border-radius:8px;border:2px solid #e0e0e0;transition:all .3s ease}.checkbox-label:hover{background:#fff9c4;border-color:#ffc107}.checkbox-input{width:20px;height:20px;margin-top:.15rem;cursor:pointer;flex-shrink:0}.checkbox-text{color:#555;font-size:.9rem;line-height:1.6;font-weight:400}.file-upload-label{display:inline-flex;align-items:center;gap:.5rem;padding:.75rem 1.5rem;background:#e3f2fd;color:#0d47a1;border:2px dashed #0d47a1;border-radius:8px;cursor:pointer;transition:all .3s ease;font-weight:600}.file-upload-label:hover{background:#bbdefb;border-color:#1565c0}.file-hint{margin-top:.5rem;font-size:.85rem;color:#666;font-style:italic}.archivos-list{margin-top:1rem;padding:1rem;background:#f8f9fa;border-radius:8px;border:1px solid #e0e0e0}.archivos-list h4{margin:0 0 .75rem;color:#333;font-size:.95rem;font-weight:600}.archivo-item{display:flex;align-items:center;gap:.75rem;padding:.75rem;background:#fff;border-radius:6px;margin-bottom:.5rem;border:1px solid #e0e0e0}.archivo-item:last-child{margin-bottom:0}.archivo-info{flex:1;display:flex;flex-direction:column;gap:.25rem}.archivo-nombre{font-weight:600;color:#333;font-size:.9rem;word-break:break-word}.archivo-tamaño{font-size:.8rem;color:#666}.btn-remove-file{background:#ffebee;color:#c62828;border:1px solid #ef9a9a;border-radius:50%;width:28px;height:28px;display:flex;align-items:center;justify-content:center;cursor:pointer;font-size:1.2rem;font-weight:700;transition:all .2s;flex-shrink:0}.btn-remove-file:hover{background:#ffcdd2;border-color:#e57373;transform:scale(1.1)}@media (max-width: 768px){.crear-pqrs{padding:0 .5rem}.form-section{padding:1.5rem}.section-header{flex-direction:column;align-items:flex-start;gap:1rem}.section-header h3{font-size:1.1rem}.form-row{grid-template-columns:1fr}.form-actions{flex-direction:column}.btn-submit,.btn-reset{width:100%}.info-box,.info-box-small{padding:1rem}.info-item,.checkbox-text{font-size:.85rem}}.login-container{min-height:100vh;display:flex;align-items:center;justify-content:center;background:linear-gradient(135deg,#0d47a1,#1565c0,#1976d2);padding:2rem}.login-box{background:#fff;border-radius:12px;box-shadow:0 10px 40px #0000004d;padding:3rem;width:100%;max-width:450px}.login-header{text-align:center;margin-bottom:2rem}.login-header h2{color:#0d47a1;font-size:2rem;font-weight:700;margin-bottom:.5rem}.login-header p{color:#666;font-size:1rem}.login-form{display:flex;flex-direction:column;gap:1.5rem}.form-group{display:flex;flex-direction:column;gap:.5rem}.form-group label{color:#333;font-weight:600;font-size:.95rem}.required{color:#d32f2f;margin-right:.25rem}.form-input{padding:.875rem;border:2px solid #e0e0e0;border-radius:8px;font-size:1rem;transition:all .3s ease;background:#fff}.form-input:focus{outline:none;border-color:#0d47a1;box-shadow:0 0 0 3px #0d47a11a}.form-input:disabled{background:#f5f5f5;cursor:not-allowed}.btn-login{background:linear-gradient(135deg,#0d47a1,#1565c0);color:#fff;border:none;padding:1rem 2rem;border-radius:8px;font-size:1.1rem;font-weight:700;cursor:pointer;transition:all .3s ease;box-shadow:0 4px 15px #0d47a14d;display:flex;align-items:center;justify-content:center;gap:.5rem;margin-top:.5rem}.btn-login:hover:not(:disabled){transform:translateY(-2px);box-shadow:0 6px 20px #0d47a166;background:linear-gradient(135deg,#1565c0,#1976d2)}.btn-login:disabled{opacity:.7;cursor:not-allowed}.alert{padding:1rem;border-radius:8px;margin-bottom:1.5rem;display:flex;align-items:center;gap:.75rem}.spinner-small{width:16px;height:16px;border:2px solid rgba(255,255,255,.3);border-top-color:#fff;border-radius:50%;animation:spin .8s linear infinite}@media (max-width: 768px){.login-box{padding:2rem}.login-header h2{font-size:1.5rem}}.modal-content{background:#fff;border-radius:12px;box-shadow:0 4px 20px #0000004d;width:100%;max-width:600px;max-height:80vh;display:flex;flex-direction:column;overflow:hidden}.modal-header{display:flex;justify-content:space-between;align-items:center;padding:1.5rem 2rem;border-bottom:2px solid #e0e0e0}.modal-header h2{margin:0;color:#0d47a1;font-size:1.5rem}.modal-body{flex:1;overflow-y:auto;padding:1.5rem 2rem}.modal-loading,.modal-error{display:flex;flex-direction:column;align-items:center;justify-content:center;padding:3rem;gap:1rem}.modal-error p{color:#d32f2f;margin:0}.btn-retry{background:#0d47a1;color:#fff;border:none;padding:.75rem 1.5rem;border-radius:8px;cursor:pointer;font-size:1rem;font-weight:600;transition:background .3s}.btn-retry:hover{background:#1565c0}.sede-selector{margin-bottom:1.5rem;padding-bottom:1.5rem;border-bottom:2px solid #e0e0e0}.sede-selector label{display:block;margin-bottom:.5rem;font-weight:600;color:#333;font-size:.95rem}.sede-autocomplete{position:relative}.autocomplete-dropdown{position:absolute;top:100%;left:0;right:0;background:#fff;border:2px solid #e0e0e0;border-top:none;border-radius:0 0 8px 8px;max-height:200px;overflow-y:auto;z-index:10;box-shadow:0 4px 6px #0000001a}.autocomplete-item{padding:.75rem 1rem;cursor:pointer;transition:background .2s;border-bottom:1px solid #f0f0f0}.autocomplete-item:last-child{border-bottom:none}.autocomplete-item:hover{background:#0d47a10d}.selected-sede{display:flex;justify-content:space-between;align-items:center;margin-top:.75rem;padding:.75rem;background:#0d47a10d;border-radius:8px;border:1px solid rgba(13,71,161,.2)}.selected-sede span{color:#333;font-size:.95rem}.selected-sede strong{color:#0d47a1}.btn-clear-sede{background:transparent;border:1px solid #0d47a1;color:#0d47a1;padding:.5rem 1rem;border-radius:6px;cursor:pointer;font-size:.875rem;font-weight:600;transition:all .2s}.btn-clear-sede:hover{background:#0d47a1;color:#fff}.modal-message{text-align:center;padding:2rem;color:#666;font-style:italic}.modal-search{margin-bottom:1.5rem}.search-input{width:100%;padding:.75rem 1rem;border:2px solid #e0e0e0;border-radius:8px;font-size:1rem;transition:border-color .3s;box-sizing:border-box}.search-input:focus{outline:none;border-color:#0d47a1}.usuarios-list{display:flex;flex-direction:column;gap:.5rem;max-height:400px;overflow-y:auto}.usuario-item{display:flex;justify-content:space-between;align-items:center;padding:1rem;border:2px solid #e0e0e0;border-radius:8px;cursor:pointer;transition:all .2s}.usuario-item:hover{border-color:#0d47a1;background:#0d47a10d}.usuario-item.selected{border-color:#0d47a1;background:#0d47a11a}.usuario-info{display:flex;flex-direction:column;gap:.25rem;flex:1}.usuario-nombre{font-weight:600;color:#333;font-size:1rem}.usuario-clase{font-size:.875rem;color:#0d47a1;font-weight:500;font-style:italic}.usuario-area{font-size:.875rem;color:#2e7d32;font-weight:500}.usuario-area.no-tipos{color:#999;font-style:italic}.usuario-email{font-size:.875rem;color:#666}.check-icon{color:#0d47a1;font-size:1.5rem;font-weight:700}.no-results{text-align:center;color:#999;padding:2rem}.modal-footer{display:flex;justify-content:flex-end;gap:1rem;padding:1.5rem 2rem;border-top:2px solid #e0e0e0}.btn-cancel,.btn-reasignar{padding:.75rem 1.5rem;border:none;border-radius:8px;font-size:1rem;font-weight:600;cursor:pointer;transition:all .3s}.btn-cancel{background:#e0e0e0;color:#333}.btn-cancel:hover{background:#d0d0d0}.btn-reasignar{background:#0d47a1;color:#fff}.btn-reasignar:hover:not(:disabled){background:#1565c0}.btn-reasignar:disabled{background:#ccc;cursor:not-allowed}.spinner{width:40px;height:40px;border:4px solid #e0e0e0;border-top-color:#0d47a1;border-radius:50%;animation:spin 1s linear infinite}.modal-overlay{position:fixed;top:0;left:0;right:0;bottom:0;background:#00000080;display:flex;align-items:center;justify-content:center;z-index:1000;padding:2rem}.modal-comentario-content{background:#fff;border-radius:12px;box-shadow:0 4px 20px #0000004d;width:100%;max-width:600px;display:flex;flex-direction:column;overflow:hidden}.modal-comentario-header{display:flex;justify-content:space-between;align-items:center;padding:1.5rem 2rem;border-bottom:2px solid #e0e0e0}.modal-comentario-header h2{margin:0;color:#0d47a1;font-size:1.5rem}.modal-close{background:none;border:none;font-size:2rem;color:#666;cursor:pointer;padding:0;width:32px;height:32px;display:flex;align-items:center;justify-content:center;border-radius:4px;transition:all .2s}.modal-close:hover{background:#f0f0f0;color:#333}.modal-comentario-body{padding:1.5rem 2rem}.comentario-form-group{margin-bottom:1.5rem}.comentario-form-group label{display:block;margin-bottom:.5rem;font-weight:600;color:#333;font-size:.95rem}.comentario-textarea-modal{width:100%;padding:.75rem;border:2px solid #e0e0e0;border-radius:8px;font-size:1rem;font-family:inherit;resize:vertical;min-height:120px;box-sizing:border-box;transition:border-color .3s}.comentario-textarea-modal:focus{outline:none;border-color:#0d47a1}.comentario-textarea-modal:disabled{background:#f5f5f5;cursor:not-allowed}.checkbox-label-modal{display:flex;align-items:center;gap:.5rem;cursor:pointer;font-size:.95rem;color:#333;font-weight:400}.checkbox-label-modal input[type=checkbox]{width:18px;height:18px;cursor:pointer;accent-color:#0d47a1}.checkbox-label-modal input[type=checkbox]:disabled{cursor:not-allowed;opacity:.6}.modal-comentario-footer{display:flex;justify-content:flex-end;gap:1rem;padding:1.5rem 2rem;border-top:2px solid #e0e0e0}.btn-cancel-modal,.btn-guardar-modal{padding:.75rem 1.5rem;border:none;border-radius:8px;font-size:1rem;font-weight:600;cursor:pointer;transition:all .3s}.btn-cancel-modal{background:#e0e0e0;color:#333}.btn-cancel-modal:hover:not(:disabled){background:#d0d0d0}.btn-guardar-modal{background:#0d47a1;color:#fff}.btn-guardar-modal:hover:not(:disabled){background:#1565c0}.btn-guardar-modal:disabled,.btn-cancel-modal:disabled{background:#ccc;cursor:not-allowed;color:#999}.file-upload-label-modal{display:inline-flex;align-items:center;gap:.5rem;padding:.75rem 1.5rem;background:#e3f2fd;color:#0d47a1;border:2px dashed #0d47a1;border-radius:8px;cursor:pointer;transition:all .3s ease;font-weight:600;font-size:.9rem}.file-upload-label-modal:hover{background:#bbdefb;border-color:#1565c0}.file-upload-icon{font-size:1.2rem}.file-input{display:none}.file-hint-modal{margin-top:.5rem;font-size:.8rem;color:#666;font-style:italic}.archivos-list-modal{margin-top:1rem;padding:1rem;background:#f8f9fa;border-radius:8px;border:1px solid #e0e0e0;max-height:200px;overflow-y:auto}.archivo-item-modal{display:flex;align-items:center;gap:.75rem;padding:.75rem;background:#fff;border-radius:6px;margin-bottom:.5rem;border:1px solid #e0e0e0}.archivo-item-modal:last-child{margin-bottom:0}.archivo-icon{font-size:1.5rem;flex-shrink:0}.archivo-info-modal{flex:1;display:flex;flex-direction:column;gap:.25rem}.archivo-nombre-modal{font-weight:600;color:#333;font-size:.85rem;word-break:break-word}.archivo-tamaño-modal{font-size:.75rem;color:#666}.btn-remove-file-modal{background:#ffebee;color:#c62828;border:1px solid #ef9a9a;border-radius:50%;width:24px;height:24px;display:flex;align-items:center;justify-content:center;cursor:pointer;font-size:1rem;font-weight:700;transition:all .2s;flex-shrink:0}.btn-remove-file-modal:hover:not(:disabled){background:#ffcdd2;border-color:#e57373;transform:scale(1.1)}.btn-remove-file-modal:disabled{opacity:.5;cursor:not-allowed}.admin-empleados{width:100%;min-height:100vh;background:#f5f5f5}.admin-header{background:#fff;padding:1.5rem 2rem;border-bottom:3px solid #ffc107;display:flex;justify-content:space-between;align-items:center;box-shadow:0 2px 8px #0000001a}.header-info h2{color:#0d47a1;font-size:1.8rem;margin:0 0 .25rem}.btn-primary{background:#1976d2;color:#fff;border:none;padding:.75rem 1.5rem;border-radius:8px;font-weight:600;cursor:pointer;font-size:14px;transition:all .3s ease;display:flex;align-items:center;gap:.5rem}.btn-primary:hover:not(:disabled){background:#1565c0;transform:translateY(-2px);box-shadow:0 4px 12px #1976d24d}.btn-primary:disabled{opacity:.6;cursor:not-allowed;transform:none}.btn-secondary{background:#6c757d;color:#fff;border:none;padding:.75rem 1.5rem;border-radius:8px;font-weight:600;cursor:pointer;font-size:14px;transition:all .3s ease}.btn-secondary:hover:not(:disabled){background:#545b62;transform:translateY(-2px);box-shadow:0 4px 12px #6c757d4d}.search-bar{margin:1rem 2rem 1.5rem}.search-input{width:100%;padding:.75rem 1rem;border:2px solid #e0e0e0;border-radius:8px;font-size:14px;box-sizing:border-box;transition:all .3s ease}.search-input:focus{outline:none;border-color:#1976d2;box-shadow:0 0 0 3px #1976d21a}.empleado-form-container{background:#fff;border-radius:12px;padding:2rem;box-shadow:0 2px 8px #0000001a;margin:0 2rem 1.5rem}.form-header{display:flex;justify-content:space-between;align-items:center;margin-bottom:1.5rem;padding-bottom:1rem;border-bottom:2px solid #e0e0e0}.form-header h3{margin:0;color:#0d47a1;font-size:1.5rem}.btn-close{background:none;border:none;font-size:1.5rem;cursor:pointer;color:#666;padding:0;width:36px;height:36px;display:flex;align-items:center;justify-content:center;border-radius:50%;transition:all .3s ease}.btn-close:hover{background-color:#f0f0f0;color:#333}.empleado-form{display:flex;flex-direction:column;gap:1.5rem}.form-row{display:grid;grid-template-columns:1fr 1fr;gap:1.5rem}.form-group{display:flex;flex-direction:column}.form-group label{margin-bottom:.5rem;font-weight:600;color:#333;font-size:14px}.form-group input,.form-group select{padding:.75rem 1rem;border:2px solid #e0e0e0;border-radius:8px;font-size:14px;transition:all .3s ease}.form-group input:focus,.form-group select:focus{outline:none;border-color:#1976d2;box-shadow:0 0 0 3px #1976d21a}.form-actions{display:flex;gap:1rem;justify-content:flex-end;margin-top:1rem;padding-top:1.5rem;border-top:2px solid #e0e0e0}.empleados-table-container{background:#fff;border-radius:12px;overflow:hidden;box-shadow:0 2px 8px #0000001a;margin:0 2rem 2rem}.empleados-table{width:100%;border-collapse:collapse}.empleados-table thead{background:linear-gradient(135deg,#f8f9fa,#e9ecef)}.empleados-table th{padding:1rem;text-align:left;font-weight:600;color:#0d47a1;border-bottom:2px solid #e0e0e0;font-size:14px}.empleados-table td{padding:1rem;border-bottom:1px solid #e9ecef;font-size:14px;color:#555}.empleados-table tbody tr{transition:all .2s ease}.empleados-table tbody tr:hover{background-color:#f8f9fa;transform:translate(2px)}.empleados-table tbody tr:last-child td{border-bottom:none}.empleado-inactivo{opacity:.7;background-color:#f8f9fa}.no-data{text-align:center;padding:3rem!important;color:#999;font-style:italic;font-size:1rem}.badge{display:inline-block;padding:.35rem .75rem;border-radius:12px;font-size:11px;font-weight:600;text-transform:uppercase;letter-spacing:.5px}.badge-admin{background:linear-gradient(135deg,#dc3545,#c82333);color:#fff;box-shadow:0 2px 4px #dc354533}.badge-user{background:linear-gradient(135deg,#6c757d,#5a6268);color:#fff;box-shadow:0 2px 4px #6c757d33}.badge-active{background:linear-gradient(135deg,#28a745,#218838);color:#fff;box-shadow:0 2px 4px #28a74533}.badge-inactive{background:linear-gradient(135deg,#6c757d,#5a6268);color:#fff;box-shadow:0 2px 4px #6c757d33}.action-buttons{display:flex;gap:.5rem}.btn-edit,.btn-inactivate,.btn-activate{background:#fff;border:2px solid #e0e0e0;cursor:pointer;font-size:1.1rem;padding:.5rem;border-radius:8px;transition:all .3s ease;width:36px;height:36px;display:flex;align-items:center;justify-content:center}.btn-edit:hover{background-color:#e3f2fd;border-color:#1976d2;transform:translateY(-2px);box-shadow:0 4px 8px #1976d233}.btn-inactivate:hover{background-color:#fff3cd;border-color:#ffc107;transform:translateY(-2px);box-shadow:0 4px 8px #ffc10733}.btn-activate:hover{background-color:#d4edda;border-color:#28a745;transform:translateY(-2px);box-shadow:0 4px 8px #28a74533}.loading-container{display:flex;flex-direction:column;align-items:center;justify-content:center;padding:4rem;color:#666}.spinner{border:4px solid #f3f3f3;border-top:4px solid #1976d2;border-radius:50%;width:50px;height:50px;animation:spin 1s linear infinite;margin-bottom:1rem}@keyframes spin{0%{transform:rotate(0)}to{transform:rotate(360deg)}}.tipos-solicitud-checkboxes{display:grid;grid-template-columns:repeat(auto-fill,minmax(220px,1fr));gap:1rem;padding:1.25rem;background:linear-gradient(135deg,#f8f9fa,#fff);border:2px solid #e0e0e0;border-radius:12px;margin-top:.75rem;box-shadow:0 2px 8px #0000000d}.checkbox-label{display:flex;align-items:center;gap:.75rem;cursor:pointer;padding:.875rem 1rem;border-radius:8px;transition:all .3s ease;background:#fff;border:2px solid #e0e0e0;position:relative}.checkbox-label:hover{background:linear-gradient(135deg,#e3f2fd,#bbdefb);border-color:#1976d2;transform:translateY(-2px);box-shadow:0 4px 12px #1976d226}.checkbox-label input[type=checkbox]{width:20px;height:20px;cursor:pointer;accent-color:#1976d2;flex-shrink:0}.checkbox-label input[type=checkbox]:checked{accent-color:#1976d2}.checkbox-label.checked{background:linear-gradient(135deg,#e3f2fd,#bbdefb);border-color:#1976d2;box-shadow:0 2px 8px #1976d233}.checkbox-label.checked span{color:#1976d2;font-weight:600}.checkbox-label span{font-size:14px;font-weight:500;color:#333;flex:1}.no-tipos{color:#999;font-style:italic;padding:.5rem;margin:0}@media (max-width: 768px){.admin-header{flex-direction:column;align-items:flex-start;gap:1rem;padding:1rem}.header-actions{width:100%;flex-direction:column}.header-actions button{width:100%}.form-row{grid-template-columns:1fr}.empleado-form-container{margin:0 1rem 1rem;padding:1.5rem}.empleados-table-container{margin:0 1rem 1rem;overflow-x:auto}.empleados-table{font-size:12px;min-width:600px}.empleados-table th,.empleados-table td{padding:.75rem}.search-bar{margin:1rem}}.gestion-pqrs{width:100%;min-height:100vh;background:#f5f5f5;position:relative}.version-badge{position:fixed;bottom:12px;right:12px;font-size:.7rem;color:#0006;opacity:.6;font-weight:400;pointer-events:none;z-index:1000;font-family:Courier New,monospace;letter-spacing:.5px}@media (max-width: 768px){.version-badge{font-size:.65rem;bottom:8px;right:8px}}.gestion-header{background:#fff;padding:1rem 1.5rem;border-bottom:3px solid #ffc107;display:flex;justify-content:space-between;align-items:center;box-shadow:0 2px 8px #0000001a}.header-actions{display:flex;gap:1rem;align-items:center}.btn-admin{background:#1976d2;color:#fff;border:none;padding:.75rem 1.5rem;border-radius:8px;font-weight:600;cursor:pointer;transition:all .3s ease;display:flex;align-items:center;gap:.5rem}.btn-admin:hover{background:#1565c0;transform:translateY(-2px);box-shadow:0 4px 12px #1976d24d}.header-info h2{color:#0d47a1;font-size:1.4rem;margin:0 0 .15rem}.header-info p{color:#666;margin:0}.btn-logout{background:#d32f2f;color:#fff;border:none;padding:.75rem 1.5rem;border-radius:8px;font-weight:600;cursor:pointer;transition:all .3s ease}.btn-logout:hover{background:#b71c1c;transform:translateY(-2px);box-shadow:0 4px 12px #d32f2f4d}.alert{padding:1rem 2rem;border-radius:8px;margin:1rem 2rem;display:flex;align-items:center;gap:1rem;position:relative;gap:.75rem}.alert-error{background:#fee;color:#c33;border:1px solid #fcc}.alert-success{background:linear-gradient(135deg,#f0fff4,#e6ffe6);color:#2d7d32;border:2px solid #c8e6c9}.alert-icon{font-size:1.2rem}.alert-close{background:none;border:none;font-size:1.5rem;color:inherit;cursor:pointer;padding:0;width:24px;height:24px;display:flex;align-items:center;justify-content:center;border-radius:4px;transition:all .2s;margin-left:auto;opacity:.7}.alert-close:hover{opacity:1;background:#0000001a}.gestion-content{display:grid;grid-template-columns:400px 1fr;grid-template-rows:1fr;height:calc(100vh - 150px);gap:1.5rem;padding:1rem 2rem;max-width:100%;box-sizing:border-box;overflow:hidden;align-items:start}.pqrs-list-container{width:100%;height:calc(100vh - 182px);max-height:calc(100vh - 182px);background:#fff;border-radius:12px;box-shadow:0 2px 8px #0000001a;display:flex;flex-direction:column;overflow:hidden;box-sizing:border-box;grid-row:1;grid-column:1}.list-actions{padding:1rem 1.5rem;border-bottom:2px solid #e0e0e0;display:flex;justify-content:space-between;align-items:center;gap:1rem;flex-shrink:0;box-sizing:border-box}.list-title{margin:0;color:#0d47a1;font-size:1.2rem;font-weight:600;flex:1}.list-actions-buttons{display:flex;align-items:center;gap:.5rem}.orden-buttons{display:flex;gap:.5rem;align-items:center}.btn-orden{background:#fff;color:#666;border:2px solid #e0e0e0;padding:.5rem;border-radius:8px;font-size:1.2rem;cursor:pointer;transition:all .3s;width:36px;height:36px;display:flex;align-items:center;justify-content:center}.btn-orden:hover:not(:disabled){border-color:#0d47a1;color:#0d47a1;background:#0d47a10d}.btn-orden.active{background:#0d47a1;color:#fff;border-color:#0d47a1}.btn-orden:disabled{opacity:.5;cursor:not-allowed}.btn-refresh{background:#fff;color:#666;border:2px solid #e0e0e0;padding:.5rem;border-radius:8px;font-size:1.2rem;cursor:pointer;transition:all .3s ease;width:36px;height:36px;display:flex;align-items:center;justify-content:center}.btn-refresh:hover:not(:disabled){border-color:#0d47a1;color:#0d47a1;background:#0d47a10d}.btn-refresh:disabled{opacity:.6;cursor:not-allowed}.filtros-container{border-bottom:2px solid #e0e0e0;background:#f9f9f9}.filtros-toggle-btn{width:100%;padding:.75rem 1rem;background:#fff;border:none;border-bottom:1px solid #e0e0e0;cursor:pointer;display:flex;align-items:center;gap:.5rem;font-size:.9rem;font-weight:600;color:#0d47a1;transition:all .3s ease;text-align:left}.filtros-toggle-btn:hover{background:#f5f5f5}.filtros-toggle-icon{font-size:.8rem;transition:transform .3s ease;width:16px;display:inline-block}.filtros-toggle-text{flex:1}.filtros-active-badge{color:#ff9800;font-size:.7rem;margin-left:.25rem}.filtros-content{max-height:1000px;overflow:hidden;transition:max-height .3s ease-out;animation:slideDown .3s ease-out}@keyframes slideDown{0%{max-height:0;opacity:0}to{max-height:1000px;opacity:1}}.filtros-estado{padding:.75rem;border-bottom:1px solid #e0e0e0;display:flex;flex-wrap:wrap;gap:.4rem;background:#f9f9f9}.filtro-btn{flex:1;min-width:calc(50% - .2rem);padding:.5rem .75rem;border:2px solid #e0e0e0;border-radius:6px;background:#fff;cursor:pointer;transition:all .3s ease;display:flex;flex-direction:row;align-items:center;justify-content:space-between;gap:.5rem}.filtro-btn:hover:not(:disabled){border-color:#0d47a1;transform:translateY(-1px);box-shadow:0 2px 6px #0d47a126}.filtro-btn.active{background:#0d47a1;border-color:#0d47a1;color:#fff}.filtro-btn.active .filtro-label{color:#fff;font-weight:600}.filtro-btn.active .filtro-total{background:#ffffff40;color:#fff}.filtro-btn:disabled{opacity:.6;cursor:not-allowed}.filtro-label{font-size:.8rem;color:#666;font-weight:500;flex:1;text-align:left;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.filtro-total{font-size:.9rem;font-weight:700;color:#0d47a1;background:#e3f2fd;padding:.2rem .5rem;border-radius:12px;min-width:32px;text-align:center;flex-shrink:0}.filtros-tipo{padding:.75rem;background:#f9f9f9}.filtros-tipo-label{font-size:.85rem;font-weight:600;color:#666;margin-bottom:.5rem}.filtros-tipo-buttons{display:flex;flex-wrap:wrap;gap:.4rem}.filtro-tipo-btn{flex:1;min-width:calc(33.333% - .27rem);padding:.5rem .75rem;border:2px solid #e0e0e0;border-radius:6px;background:#fff;cursor:pointer;transition:all .3s ease;display:flex;flex-direction:row;align-items:center;justify-content:space-between;gap:.5rem}.filtro-tipo-btn:hover:not(:disabled){border-color:#ff9800;transform:translateY(-1px);box-shadow:0 2px 6px #ff980026}.filtro-tipo-btn.active{background:#ff9800;border-color:#ff9800;color:#fff}.filtro-tipo-btn.active .filtro-label{color:#fff;font-weight:600}.filtro-tipo-btn.active .filtro-total{background:#ffffff40;color:#fff}.filtro-tipo-btn:disabled{opacity:.6;cursor:not-allowed}.pqrs-list{flex:1;overflow-y:auto;padding:.5rem}.pqrs-item{padding:1rem;margin-bottom:.75rem;border:2px solid #e0e0e0;border-radius:8px;cursor:pointer;transition:all .3s ease;background:#fff}.pqrs-item:hover{border-color:#0d47a1;box-shadow:0 2px 8px #0d47a133;transform:translate(4px)}.pqrs-item.active{border-color:#0d47a1;background:#e3f2fd;box-shadow:0 4px 12px #0d47a14d}.pqrs-item-header{display:flex;justify-content:space-between;align-items:center;margin-bottom:.75rem;gap:.5rem;flex-wrap:wrap}.pqrs-header-tags{display:flex;align-items:center;gap:.5rem;flex-wrap:wrap}.pqrs-id{font-weight:700;color:#0d47a1;font-size:1.1rem}.pqrs-type{padding:.25rem .75rem;border-radius:20px;font-size:.85rem;font-weight:600}.pqrs-type.peticion{background:#e3f2fd;color:#1976d2}.pqrs-type.queja{background:#fff3e0;color:#f57c00}.pqrs-type.reclamo{background:#fce4ec;color:#c2185b}.pqrs-type.sugerencia{background:#f1f8e9;color:#689f38}.pqrs-type.felicitacion{background:#fff9c4;color:#f9a825}.pqrs-asignado-tag{padding:.25rem .75rem;border-radius:20px;font-size:.8rem;font-weight:600;background:linear-gradient(135deg,#e8f5e9,#c8e6c9);color:#2e7d32;border:1px solid #81c784;white-space:nowrap}.pqrs-item-body{display:flex;flex-direction:column;gap:.5rem}.pqrs-nombre{font-weight:600;color:#333;margin:0}.pqrs-descripcion{color:#666;font-size:.9rem;margin:0;line-height:1.4}.pqrs-item-footer{display:flex;justify-content:space-between;align-items:center;gap:1rem;margin-top:.5rem;flex-wrap:wrap}.pqrs-fecha{color:#999;font-size:.85rem;margin:0}.dias-restantes{font-size:.85rem;font-weight:600;padding:.25rem .75rem;border-radius:12px;white-space:nowrap;flex-shrink:0}.dias-restantes-normal{background:#e8f5e9;color:#2e7d32}.dias-restantes-advertencia{background:#fff3e0;color:#f57c00}.dias-restantes-critico{background:#ffebee;color:#c62828;animation:pulse 2s infinite}.dias-restantes-expirado{background:#f5f5f5;color:#d32f2f;font-weight:700}.dias-restantes-unknown{background:#f5f5f5;color:#999}@keyframes pulse{0%,to{opacity:1}50%{opacity:.7}}.empty-state{padding:3rem 1.5rem;text-align:center;color:#999}.loading{display:flex;flex-direction:column;align-items:center;justify-content:center;padding:3rem;gap:1rem;height:100%;min-height:calc(100vh - 150px);box-sizing:border-box}.spinner{width:40px;height:40px;border:4px solid #e0e0e0;border-top-color:#0d47a1;border-radius:50%;animation:spin .8s linear infinite}@keyframes spin{to{transform:rotate(360deg)}}.pqrs-detail-container{width:100%;height:calc(100vh - 182px);max-height:calc(100vh - 182px);display:flex;flex-direction:column;box-sizing:border-box;overflow:hidden;grid-row:1;grid-column:2}.pqrs-detail-container>.loading{width:100%;height:100%;background:#fff;border-radius:12px;box-shadow:0 2px 8px #0000001a;display:flex;flex-direction:column;align-items:center;justify-content:center;flex:1;min-height:0}.pqrs-detail{width:100%;height:100%;max-height:100%;min-height:100%;background:#fff;border-radius:12px;box-shadow:0 2px 8px #0000001a;display:flex;flex-direction:column;overflow:hidden;box-sizing:border-box;flex:1 1 100%;min-height:0;margin:0;padding:0}.empty-detail{width:100%;height:100%;max-height:100%;min-height:100%;display:flex;flex-direction:column;align-items:center;justify-content:center;padding:3rem;text-align:center;color:#999;background:#fff;border-radius:12px;box-shadow:0 2px 8px #0000001a;box-sizing:border-box;flex:1 1 100%;min-height:0}.detail-tabs{display:flex;border-bottom:2px solid #e0e0e0;background:#f9f9f9;padding:0 1.5rem;flex-shrink:0;height:56px;min-height:56px;max-height:56px;box-sizing:border-box}.detail-tabs .tab-button{padding:1rem 2rem;border:none;background:transparent;color:#666;font-size:1rem;font-weight:600;cursor:pointer;transition:all .3s ease;border-bottom:3px solid transparent;margin-bottom:-2px;position:relative;z-index:1}.detail-tabs .tab-button:hover{color:#0d47a1;background:#0d47a10d}.detail-tabs .tab-button.active{color:#0d47a1;border-bottom-color:#0d47a1;background:#fff}.tab-content{flex:1;overflow-y:auto;padding:2rem;min-height:0}.historial-content{padding:1rem 0}.adjuntos-content{padding:1.5rem}.empty-adjuntos{display:flex;flex-direction:column;align-items:center;justify-content:center;padding:3rem 1rem;text-align:center;color:#999}.empty-adjuntos-icon{font-size:3rem;margin-bottom:1rem}.empty-adjuntos p{margin:0;font-size:1rem}.adjuntos-list{display:flex;flex-direction:column;gap:1rem}.adjunto-item{display:flex;align-items:center;gap:1rem;padding:1rem;background:#f9f9f9;border:2px solid #e0e0e0;border-radius:8px;transition:all .3s}.adjunto-item:hover{border-color:#0d47a1;background:#0d47a10d}.adjunto-icon{font-size:2rem;flex-shrink:0}.adjunto-info{flex:1;min-width:0}.adjunto-info h4{margin:0 0 .5rem;color:#333;font-size:1rem;font-weight:600;word-break:break-word}.adjunto-size,.adjunto-fecha{margin:.25rem 0 0;font-size:.875rem;color:#666}.adjunto-actions{display:flex;gap:.5rem;flex-shrink:0}.btn-descargar{background:#0d47a1;color:#fff;border:none;padding:.5rem;border-radius:6px;font-size:1.2rem;cursor:pointer;transition:all .3s;text-decoration:none;display:flex;align-items:center;justify-content:center;width:36px;height:36px}.btn-descargar:hover{background:#1565c0;transform:scale(1.05)}.detail-header{display:flex;justify-content:space-between;align-items:center;padding:1.5rem 2rem;border-bottom:2px solid #e0e0e0;flex-shrink:0;height:80px;min-height:80px;max-height:80px;box-sizing:border-box;position:relative}.detail-header h3{color:#0d47a1;font-size:1.5rem;margin:0;padding:0;line-height:1.2;height:auto;overflow:hidden;text-overflow:ellipsis}.detail-actions{display:flex;gap:1rem;align-items:center}.btn-reasignar-header{background:#ffa000;color:#fff;border:none;padding:.5rem 1rem;border-radius:8px;font-size:.9rem;font-weight:600;cursor:pointer;transition:background .3s}.btn-reasignar-header:hover:not(:disabled){background:#ff8f00}.btn-reasignar-header:disabled{background:#ccc;cursor:not-allowed}.select-estado{padding:.5rem 1rem;border:2px solid #e0e0e0;border-radius:8px;font-size:1rem;cursor:pointer;transition:all .3s ease}.select-estado:focus{outline:none;border-color:#0d47a1}.select-estado:disabled{opacity:.6;cursor:not-allowed}.detail-content{display:flex;flex-direction:column;gap:2rem}.detail-section{padding:1.5rem;background:#f9f9f9;border-radius:8px}.detail-section h4{color:#0d47a1;font-size:1.2rem;margin:0 0 1rem;padding-bottom:.5rem;border-bottom:2px solid #e0e0e0}.detail-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(250px,1fr));gap:1rem}.detail-field{display:flex;flex-direction:column;gap:.25rem}.detail-field strong{color:#666;font-size:.9rem;font-weight:600}.detail-field span,.detail-field p{color:#333;margin:0}.pqrs-estado{display:inline-block;padding:.25rem .75rem;border-radius:20px;font-size:.85rem;font-weight:600}.pqrs-estado.pendiente{background:#fff3e0;color:#f57c00}.pqrs-estado.en.proceso{background:#e3f2fd;color:#1976d2}.pqrs-estado.resuelta{background:#e8f5e9;color:#2e7d32}.pqrs-estado.cerrada{background:#f5f5f5;color:#616161}.detail-description{color:#333;line-height:1.6;white-space:pre-wrap}.empty-detail-icon{font-size:4rem;margin-bottom:1rem}.empty-detail h3{color:#666;margin:0 0 .5rem}.empty-detail p{color:#999;margin:0}.historial-timeline{position:relative;padding-left:1.5rem}.historial-item{position:relative;padding-bottom:1.5rem;padding-left:1.5rem}.historial-item:not(:last-child):before{content:"";position:absolute;left:.25rem;top:1.5rem;bottom:-1.5rem;width:2px;background:#e0e0e0}.historial-marker{position:absolute;left:-.5rem;top:.25rem;width:12px;height:12px;border-radius:50%;background:#0d47a1;border:3px solid white;box-shadow:0 0 0 2px #0d47a1;z-index:1}.historial-item:first-child .historial-marker{background:#4caf50;box-shadow:0 0 0 2px #4caf50}.historial-content{background:#f9f9f9;border-radius:8px;padding:1rem;border-left:3px solid #0d47a1}.historial-item:first-child .historial-content{border-left-color:#4caf50}.historial-header{display:flex;justify-content:space-between;align-items:center;margin-bottom:.75rem}.historial-accion{font-weight:700;color:#0d47a1;font-size:1rem}.historial-item:first-child .historial-accion{color:#4caf50}.historial-fecha{font-size:.85rem;color:#666;background:#fff;padding:.25rem .75rem;border-radius:12px}.historial-comentario{margin-top:.75rem;padding:.75rem;background:#fff;border-radius:6px;border-left:3px solid #0d47a1;font-size:.9rem;color:#555}.historial-comentario strong{color:#0d47a1;margin-right:.5rem;font-weight:600}.historial-adjunto{margin-top:.75rem;padding:.75rem;background:#e3f2fd;border-radius:6px;border-left:3px solid #2196f3}.btn-descargar-adjunto{background:#2196f3;color:#fff;border:none;padding:.5rem 1rem;border-radius:6px;font-size:.9rem;font-weight:500;cursor:pointer;transition:all .3s ease;display:inline-flex;align-items:center;gap:.5rem}.btn-descargar-adjunto:hover{background:#1976d2;transform:translateY(-1px);box-shadow:0 2px 8px #2196f34d}.btn-descargar-adjunto:active{transform:translateY(0)}.historial-detalles{margin-top:.5rem;display:flex;flex-direction:column;gap:.5rem}.historial-detalle-item{font-size:.9rem;color:#555;padding:.5rem;background:#fff;border-radius:6px}.historial-detalle-item strong{color:#333;margin-right:.5rem}.historial-usuario{margin-top:.75rem;font-size:.85rem;color:#666;font-style:italic}.historial-vacio{text-align:center;padding:2rem;color:#999;background:#f9f9f9;border-radius:8px;border:2px dashed #e0e0e0}.historial-vacio p{margin:0}.agregar-comentario-section{background:#fff;border-radius:8px;padding:1.5rem;margin-bottom:2rem;border:2px solid #e0e0e0}.agregar-comentario-section h4{margin:0 0 1rem;color:#0d47a1;font-size:1.1rem}.comentario-textarea{width:100%;padding:.75rem;border:2px solid #e0e0e0;border-radius:8px;font-size:1rem;font-family:inherit;resize:vertical;min-height:100px;box-sizing:border-box;transition:border-color .3s}.comentario-textarea:focus{outline:none;border-color:#0d47a1}.comentario-textarea:disabled{background:#f5f5f5;cursor:not-allowed}.comentario-options{display:flex;justify-content:space-between;align-items:center;margin-top:1rem;gap:1rem}.checkbox-label{display:flex;align-items:center;gap:.5rem;cursor:pointer;font-size:.95rem;color:#333}.checkbox-label input[type=checkbox]{width:18px;height:18px;cursor:pointer;accent-color:#0d47a1}.checkbox-label input[type=checkbox]:disabled{cursor:not-allowed;opacity:.6}.btn-agregar-comentario{background:#0d47a1;color:#fff;border:none;padding:.75rem 1.5rem;border-radius:8px;font-size:1rem;font-weight:600;cursor:pointer;transition:background .3s;white-space:nowrap}.btn-agregar-comentario:hover:not(:disabled){background:#1565c0}.btn-agregar-comentario:disabled{background:#ccc;cursor:not-allowed}.btn-flotante-comentario{position:fixed;bottom:2rem;right:2rem;width:60px;height:60px;border-radius:50%;background:#0d47a1;color:#fff;border:none;font-size:1.5rem;cursor:pointer;box-shadow:0 4px 12px #0d47a166;transition:all .3s ease;z-index:999;display:flex;align-items:center;justify-content:center}.btn-flotante-comentario:hover{background:#1565c0;transform:scale(1.1);box-shadow:0 6px 16px #0d47a180}.btn-flotante-comentario:active{transform:scale(.95)}@media (max-width: 1024px){.gestion-content{flex-direction:column;height:auto}.pqrs-list-container{width:100%;max-height:400px}.pqrs-detail-container{flex-direction:column}.historial-panel{width:100%;max-height:400px}.btn-flotante-comentario{bottom:1rem;right:1rem;width:50px;height:50px;font-size:1.2rem}.filtro-tipo-btn{min-width:calc(50% - .2rem)}}@media (max-width: 768px){.filtro-tipo-btn{min-width:100%}}.App{min-height:100vh;padding-bottom:2rem}.container{max-width:1200px;margin:0 auto;padding:2rem 1rem}.navigation-tabs{display:flex;gap:1rem;margin-bottom:2rem;justify-content:center;flex-wrap:wrap}.tab-button{padding:.75rem 2rem;font-size:1rem;font-weight:600;border:none;border-radius:8px;background:#ffffff26;color:#fff;cursor:pointer;transition:all .3s ease;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);border:2px solid transparent}.tab-button:hover{background:#ffffff40;transform:translateY(-2px);border-color:#ffc10780}.tab-button.active{background:#fff;color:#0d47a1;box-shadow:0 4px 15px #0003;border-color:#ffc107}.tab-button-empleado{background:#ffc10733!important;border-color:#ffc10780!important}.tab-button-empleado:hover{background:#ffc1074d!important;border-color:#ffc107!important}.tab-button-calificar{background:#ff980033!important;border-color:#ff980080!important}.tab-button-calificar:hover{background:#ff98004d!important;border-color:#ff9800!important}.content-area{background:#fff;border-radius:16px;padding:2rem;box-shadow:0 10px 40px #0000001a;min-height:400px}.version-badge{position:fixed;bottom:12px;right:12px;font-size:.7rem;color:#ffffff80;opacity:.6;font-weight:400;pointer-events:none;z-index:1000;font-family:Courier New,monospace;letter-spacing:.5px}@media (max-width: 768px){.container{padding:1rem .5rem}.content-area{padding:1.5rem}.tab-button{padding:.6rem 1.5rem;font-size:.9rem}.version-badge{font-size:.65rem;bottom:8px;right:8px}}a[href*="wa.me"][style*="position:fixed"],a[href*="wa.me"][style*="position: fixed"],a[href*="api.whatsapp.com"][style*="position:fixed"],a[href*="api.whatsapp.com"][style*="position: fixed"],.whatsapp-button,.whatsapp_float,.whatsapp-float,.whatsapp-widget,.wa-widget{display:none!important;visibility:hidden!important;opacity:0!important;pointer-events:none!important}*{margin:0;padding:0;box-sizing:border-box}body{font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen,Ubuntu,Cantarell,Fira Sans,Droid Sans,Helvetica Neue,sans-serif;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;background:linear-gradient(135deg,#0d47a1,#1565c0,#1976d2);min-height:100vh}#root{min-height:100vh;width:100%}code{font-family:source-code-pro,Menlo,Monaco,Consolas,Courier New,monospace}
