.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;align-items:stretch}.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{width:3rem;min-width:3rem;height:3rem;padding:0;background:#ffc107;color:#0d47a1;border:none;border-radius:8px;font-weight:700;cursor:pointer;transition:all .3s ease;box-shadow:0 2px 8px #ffc1074d;display:inline-flex;align-items:center;justify-content:center}.btn-search:hover:not(:disabled){background:#ffb300;transform:translateY(-2px);box-shadow:0 4px 12px #ffc10766}.btn-search:disabled{opacity:.6;cursor:not-allowed}.search-icon-svg{width:1.15rem;height:1.15rem;display:block}.sr-only{position:absolute;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0,0,0,0);white-space:nowrap;border:0}.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}.estado-cerrada-mensaje{margin-left:.75rem;padding:.35rem .75rem;border-radius:999px;background:#fff8e1;color:#e65100;font-size:.8rem;font-weight:600;max-width:420px;display:inline-block}@media (max-width: 768px){.estado-cerrada-mensaje{display:block;margin-left:0;margin-top:.4rem}}.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}.consulta-comentario-cliente-section .consulta-comentario-label{display:block;font-weight:600;color:#333;margin-bottom:.5rem;font-size:.95rem}.consulta-comentario-textarea{width:100%;max-width:100%;box-sizing:border-box;padding:.75rem 1rem;border:2px solid #e0e0e0;border-radius:8px;font-size:1rem;font-family:inherit;line-height:1.5;resize:vertical;min-height:100px;transition:border-color .3s ease}.consulta-comentario-textarea:focus{outline:none;border-color:#ffc107;box-shadow:0 0 0 3px #ffc10733}.consulta-comentario-textarea:disabled{background:#f5f5f5;cursor:not-allowed}.btn-enviar-comentario-cliente{margin-top:.75rem;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}.btn-enviar-comentario-cliente:hover:not(:disabled){background:#1565c0;transform:translateY(-2px);box-shadow:0 4px 12px #0d47a14d}.btn-enviar-comentario-cliente:disabled{opacity:.6;cursor:not-allowed;transform:none;box-shadow:none}.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}.btn-search{width:100%;min-width:100%}.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}.radio-group{display:flex;gap:1.5rem;flex-wrap:wrap;margin-top:.5rem}.radio-label{display:flex;align-items:center;gap:.75rem;cursor:pointer;padding:.75rem 1.25rem;background:#f8f9fa;border:2px solid #e0e0e0;border-radius:8px;transition:all .3s ease;flex:1;min-width:200px}.radio-label:hover{background:#fff9c4;border-color:#ffc107}.radio-input{width:20px;height:20px;cursor:pointer;flex-shrink:0}.radio-input:checked+.radio-text{font-weight:600;color:#0d47a1}.radio-label:has(.radio-input:checked){background:#e3f2fd;border-color:#0d47a1}.radio-text{color:#555;font-size:1rem;font-weight:400;-webkit-user-select:none;user-select:none}.field-hint{margin-top:.5rem;font-size:.85rem;color:#666;font-style:italic}.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}.file-error-inline{margin-top:.75rem;padding:.9rem 1rem;border-radius:10px;background:#fff4f4;border:1px solid #ffc9c9;color:#b42318;font-size:.92rem;line-height:1.45}.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;padding:2rem;background:radial-gradient(circle at top left,rgba(255,193,7,.16),transparent 28%),radial-gradient(circle at bottom right,rgba(21,101,192,.3),transparent 34%),linear-gradient(135deg,#08254f,#0d47a1 45%,#1565c0)}.login-shell{width:100%;max-width:1120px;display:grid;grid-template-columns:minmax(300px,1.04fr) minmax(360px,.96fr);background:#ffffffe6;border:1px solid rgba(255,255,255,.28);border-radius:28px;overflow:hidden;box-shadow:0 24px 80px #03122e5c;-webkit-backdrop-filter:blur(14px);backdrop-filter:blur(14px)}.login-brand-panel{position:relative;padding:2.6rem;color:#fff;background:linear-gradient(160deg,rgba(255,255,255,.08),transparent 44%),radial-gradient(circle at top right,rgba(255,193,7,.18),transparent 32%),linear-gradient(180deg,#0b2f63,#0d47a1 60%,#0f59c7);display:flex;flex-direction:column;justify-content:flex-start;gap:1.5rem}.login-brand-panel:after{content:"";position:absolute;inset:auto -60px 36px auto;width:220px;height:220px;border-radius:50%;background:radial-gradient(circle,rgba(255,255,255,.15),transparent 68%);pointer-events:none}.login-brand-top,.login-brand-copy,.login-brand-highlights{position:relative;z-index:1}.login-brand-top{display:flex;flex-direction:column;align-items:flex-start;gap:1.5rem}.login-brand-badge{display:inline-flex;align-items:center;gap:.65rem;padding:.6rem .95rem;border-radius:999px;background:#ffffff1f;border:1px solid rgba(255,255,255,.14);font-size:.88rem;font-weight:700;letter-spacing:.03em;text-transform:uppercase}.login-icon{width:1rem;height:1rem}.login-brand-portal-icon{width:72px;height:72px;border-radius:20px;background:#ffffff24;border:1px solid rgba(255,255,255,.22);display:flex;align-items:center;justify-content:center}.login-brand-portal-icon svg{width:38px;height:38px;color:#fff}.login-brand-copy h1{margin:0;font-size:clamp(1.4rem,2.4vw,2rem);line-height:1.15;font-weight:800;max-width:16ch}.login-brand-highlights{display:grid;gap:.9rem}.login-highlight-card{padding:1rem 1.1rem;border-radius:18px;background:#ffffff1a;border:1px solid rgba(255,255,255,.12);box-shadow:inset 0 1px #ffffff0d}.login-highlight-label{display:inline-block;margin-bottom:.4rem;font-size:.76rem;font-weight:700;letter-spacing:.08em;text-transform:uppercase;color:#ffffffa6}.login-highlight-card strong{display:block;font-size:.98rem;line-height:1.45;color:#fff}.login-box{background:linear-gradient(180deg,#fffffffa,#f8fbff);padding:2rem 2.4rem;display:flex;flex-direction:column;justify-content:center}.login-header{margin-bottom:1.2rem}.login-header h2{color:#102a43;font-size:1.6rem;font-weight:800;margin:0 0 .35rem;line-height:1.05}.login-header p{margin:0;color:#5c6f82;font-size:.92rem;line-height:1.5;max-width:34ch}.login-form{display:flex;flex-direction:column;gap:.9rem}.form-group{display:flex;flex-direction:column;gap:.4rem}.form-group label{color:#213547;font-weight:700;font-size:.88rem}.required{color:#d84315;margin-right:.25rem}.input-wrap{display:flex;align-items:center;gap:.8rem;padding:0 1rem;min-height:48px;border:1px solid #d6e0ec;border-radius:14px;background:#fffffff5;box-shadow:inset 0 1px #fffc;transition:border-color .25s ease,box-shadow .25s ease,transform .25s ease}.input-wrap:focus-within{border-color:#0d47a161;box-shadow:0 0 0 4px #0d47a114;transform:translateY(-1px)}.field-icon{width:1rem;height:1rem;color:#6f8297;flex-shrink:0}.form-input{width:100%;padding:.75rem 0;border:none;font-size:.95rem;color:#102a43;background:transparent}.form-input::placeholder{color:#8ca0b5}.form-input:focus{outline:none}.form-input:disabled{cursor:not-allowed}.btn-login{background:linear-gradient(135deg,#0d47a1,#1565c0 55%,#1e88e5);color:#fff!important;border:none;padding:.8rem 1.25rem;border-radius:14px;font-size:.97rem;font-weight:800;cursor:pointer;transition:transform .25s ease,box-shadow .25s ease,filter .25s ease;box-shadow:0 10px 24px #0d47a138;display:flex;align-items:center;justify-content:center;gap:.6rem;margin-top:.4rem;min-height:48px}.btn-login,.btn-login:visited,.btn-login:hover,.btn-login:focus{color:#fff}.btn-login:hover:not(:disabled){transform:translateY(-2px);box-shadow:0 20px 38px #0d47a147;filter:saturate(1.05)}.btn-login:disabled{opacity:.78;cursor:not-allowed}.alert{padding:.95rem 1rem;border-radius:16px;margin-bottom:1.25rem;display:flex;align-items:flex-start;gap:.75rem}.alert-error{background:linear-gradient(180deg,#fff3f0,#ffe9e2);color:#b23a1d;border:1px solid #ffd2c7}.alert-icon-svg{width:1.1rem;height:1.1rem;flex-shrink:0;margin-top:.1rem}.login-footer-note{margin-top:1.3rem;color:#708499;font-size:.88rem;line-height:1.55}.alert-success{background:linear-gradient(180deg,#f0faf4,#e4f5ec);color:#1a6b3c;border:1px solid #b2dfc5}.login-forgot-row{margin-top:.6rem;text-align:right}.btn-forgot{background:none;border:none;padding:0;color:#1565c0;font-size:.9rem;font-weight:600;cursor:pointer;text-decoration:underline;text-underline-offset:3px;transition:color .2s ease}.btn-forgot:hover{color:#0d47a1}.btn-back{display:inline-flex;align-items:center;gap:.5rem;margin-top:1.4rem;background:none;border:none;padding:0;color:#5c6f82;font-size:.92rem;font-weight:600;cursor:pointer;transition:color .2s ease}.btn-back:hover:not(:disabled){color:#102a43}.btn-back:disabled{opacity:.5;cursor:not-allowed}.btn-back .field-icon{width:.95rem;height:.95rem}.spinner-small{width:16px;height:16px;border:2px solid rgba(255,255,255,.34);border-top-color:#fff;border-radius:50%;animation:spin .8s linear infinite}@media (max-width: 920px){.login-shell{grid-template-columns:1fr;max-width:560px}.login-brand-panel{padding:2rem 2rem 1.4rem}.login-brand-copy h1{max-width:100%}}@media (max-width: 640px){.login-container{padding:1rem}.login-shell{border-radius:22px}.login-brand-panel,.login-box{padding:1.5rem}.login-brand-logo{width:108px}.login-header h2{font-size:1.7rem}.input-wrap,.btn-login{min-height:54px}}.password-hint{font-size:.82rem;font-weight:600;margin-top:.35rem;display:block}.password-hint--error{color:#b23a1d}.password-hint--ok{color:#1a6b3c}.btn-toggle-password{background:none;border:none;padding:0;cursor:pointer;color:#6f8297;display:flex;align-items:center;flex-shrink:0;transition:color .2s ease}.btn-toggle-password:hover{color:#102a43}.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-asignacion-adicional{max-width:520px;width:100%}.aa-aviso{display:flex;gap:.75rem;align-items:flex-start;background:#fff8e1;border:1px solid #ffe082;border-left:4px solid #ffc107;border-radius:6px;padding:.85rem 1rem;margin-bottom:1rem}.aa-aviso-icono{font-size:1.1rem;flex-shrink:0;margin-top:1px}.aa-aviso p{margin:0;font-size:.9rem;color:#5d4037;line-height:1.5}.aa-search{width:100%;margin-bottom:.75rem;box-sizing:border-box}.aa-lista{max-height:340px;overflow-y:auto;border:1px solid #e0e0e0;border-radius:8px}.modal-finalizar-gestion{max-width:480px;width:100%}.fg-aviso{margin:0 0 1.2rem;font-size:.9rem;color:#5d4037;background:#fff8e1;border:1px solid #ffe082;border-left:4px solid #ffc107;border-radius:6px;padding:.75rem 1rem;line-height:1.5}.fg-textarea{width:100%;padding:.6rem .75rem;border:1px solid #d0d7de;border-radius:8px;font-size:.9rem;resize:vertical;font-family:inherit;box-sizing:border-box;transition:border-color .2s}.fg-textarea:focus{outline:none;border-color:#0d47a1;box-shadow:0 0 0 3px #0d47a114}.btn-finalizar-gestion{background:#e53935;color:#fff;border:none;padding:.55rem 1.2rem;border-radius:8px;font-size:.9rem;font-weight:600;cursor:pointer;transition:background .2s}.btn-finalizar-gestion:hover:not(:disabled){background:#c62828}.btn-finalizar-gestion:disabled{background:#ccc;cursor:not-allowed}.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}.modal-error{margin-top:.75rem;padding:.875rem 1rem;border-radius:8px;background:#fef2f2;border:1px solid #fecaca;color:#b91c1c}.modal-error p{margin:0;font-size:.92rem;line-height:1.4}.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}.modal-prorroga-content{max-width:650px}.prorroga-aviso-box{padding:.9rem 1rem;border-radius:6px;background:#fff8e1;border-left:3px solid #f9a825}.prorroga-aviso-text{margin:0;font-size:.92rem;color:#666;font-style:italic;line-height:1.45}.prorroga-confirm-text{margin:.9rem 0 0;font-size:.95rem;color:#444;font-style:italic}.btn-prorroga-confirmar{padding:.75rem 1.5rem;border:none;border-radius:8px;font-size:1rem;font-weight:600;cursor:pointer;transition:all .3s;background:#e65100;color:#fff}.btn-prorroga-confirmar:hover:not(:disabled){background:#bf360c}.btn-prorroga-confirmar:disabled{background:#ccc;cursor:not-allowed;color:#999}.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!important;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!important;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 2rem;border-bottom:3px solid #0d47a1;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!important;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:#b63c3c;color:#fff!important;border:none;padding:.75rem 1.5rem;border-radius:8px;font-weight:600;cursor:pointer;transition:all .3s ease}.btn-logout:hover{background:#a34c4c;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}.ui-icon{width:1em;height:1em;flex-shrink:0}.alert-icon-svg{width:1.2rem;height: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}.filtros-barra-wrapper{background:linear-gradient(180deg,#f4f8ff,#e8f1ff);border-bottom:1px solid #d7e5fb}.filtros-toggle-bar-btn{width:100%;padding:.45rem 2rem;background:#ffffffd1;border:none;cursor:pointer;display:flex;align-items:center;gap:.5rem;font-size:.82rem;font-weight:600;color:#555;transition:background .2s;text-align:left;box-sizing:border-box}.filtros-toggle-bar-btn:hover{background:#fffffff5}.filtros-toggle-bar-label{display:flex;align-items:center;gap:.3rem;flex:1}.filtros-active-dot{width:7px;height:7px;border-radius:50%;background:#ff9800;flex-shrink:0}.filtros-barra{display:flex;align-items:flex-end;gap:.75rem;padding:.5rem 2rem .75rem;background:linear-gradient(180deg,#f4f8ff,#d1dff5);flex-wrap:nowrap;overflow-x:auto;box-sizing:border-box}.filtro-select-grupo{display:flex;flex-direction:column;gap:.25rem;flex-shrink:0}.filtro-busqueda-grupo{flex:1;min-width:160px;max-width:240px}.filtro-select-label{font-size:.72rem;font-weight:600;color:#777;text-transform:uppercase;letter-spacing:.04em;white-space:nowrap}.filtro-select{padding:.45rem .7rem;border:1.5px solid #e0e0e0;border-radius:6px;font-size:.85rem;background:#fafafa;color:#333;cursor:pointer;transition:border-color .2s;min-width:140px;-webkit-appearance:auto;-moz-appearance:auto;appearance:auto}.filtro-select:hover:not(:disabled){border-color:#0d47a1}.filtro-select:focus{outline:none;border-color:#0d47a1;box-shadow:0 0 0 2px #0d47a11a}.filtro-select:disabled{opacity:.6;cursor:not-allowed;background:#f5f5f5}.filtro-busqueda-wrapper{position:relative;display:flex;align-items:center}.filtro-busqueda-input{width:100%;padding:.45rem 2rem .45rem .7rem;border:1.5px solid #e0e0e0;border-radius:6px;font-size:.85rem;background:#fafafa;color:#333;transition:border-color .2s}.filtro-busqueda-input:hover:not(:disabled){border-color:#0d47a1}.filtro-busqueda-input:focus{outline:none;border-color:#0d47a1;box-shadow:0 0 0 2px #0d47a11a}.filtro-busqueda-input:disabled{opacity:.6;cursor:not-allowed;background:#f5f5f5}.filtro-busqueda-clear{position:absolute;right:.4rem;background:transparent;border:none;color:#aaa;font-size:1.2rem;cursor:pointer;line-height:1;padding:0 .2rem}.filtro-busqueda-clear:hover{color:#d32f2f}.filtro-limpiar-btn{flex-shrink:0;padding:.45rem 1rem;background:transparent;border:1.5px solid #ccc;border-radius:6px;font-size:.8rem;font-weight:600;color:#888;cursor:pointer;transition:all .2s;white-space:nowrap;align-self:flex-end}.filtro-limpiar-btn:hover:not(:disabled){border-color:#d32f2f;color:#d32f2f}.filtro-limpiar-btn:disabled{opacity:.5;cursor:not-allowed}.gestion-content{display:grid;grid-template-columns:320px 1fr;grid-template-rows:1fr;height:calc(100vh - 256px);gap:1.5rem;padding:1rem 2rem;max-width:100%;box-sizing:border-box;overflow:hidden;align-items:start}.gestion-content--collapsed{height:calc(100vh - 186px)}.gestion-content--collapsed .pqrs-list-container,.gestion-content--collapsed .pqrs-detail-container{height:calc(100vh - 218px);max-height:calc(100vh - 218px)}.pqrs-list-container{width:100%;height:calc(100vh - 288px);max-height:calc(100vh - 288px);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:1px solid transparent;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-icon{width:1.1rem;height:1.1rem}.btn-orden:hover:not(:disabled){color:#0d47a1;background:#0d47a114;border-color:#0d47a11f}.btn-orden.active{background:linear-gradient(135deg,#0d47a1,#1565c0);color:#fff;border-color:#0b3d91;box-shadow:0 8px 18px #0d47a138}.btn-orden.active .btn-icon{color:#fff}.btn-orden:disabled{opacity:.5;cursor:not-allowed}.btn-refresh{background:#fff;color:#666;border:1px solid transparent;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){color:#0d47a1;background:#0d47a114;border-color:#0d47a11f}.btn-refresh:disabled{opacity:.6;cursor:not-allowed}.is-spinning{animation:iconSpin 1s linear infinite}.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{transition:transform .3s ease;width:16px;display:inline-block}.toggle-icon-svg{width:.9rem;height:.9rem;vertical-align:middle}.filtros-toggle-text{flex:1}.filtros-active-badge{color:#ff9800;font-size:.7rem;margin-left:.25rem}.filtros-content{max-height:calc(100vh - 328px);overflow-y:auto;overflow-x:hidden;transition:max-height .3s ease-out;animation:slideDown .3s ease-out;padding-bottom:1.5rem}.filtros-content::-webkit-scrollbar{width:8px}.filtros-content::-webkit-scrollbar-track{background:#f1f1f1;border-radius:4px}.filtros-content::-webkit-scrollbar-thumb{background:silver;border-radius:4px}.filtros-content::-webkit-scrollbar-thumb:hover{background:#a0a0a0}@keyframes slideDown{0%{max-height:0;opacity:0}to{max-height:calc(100vh - 328px);opacity:1}}@keyframes iconSpin{0%{transform:rotate(0)}to{transform:rotate(360deg)}}.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:none;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){transform:translateY(-1px);box-shadow:0 2px 6px #0d47a126}.filtro-btn.active{background:#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:none;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){transform:translateY(-1px);box-shadow:0 2px 6px #ff980026}.filtro-tipo-btn.active{background:#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}.filtros-sede,.filtros-rango-fechas{margin-top:1rem;padding-top:1rem;border-top:1px solid #e0e0e0}.filtro-rango-fechas-select{width:100%;padding:.75rem 1rem;margin-top:.5rem;border:2px solid #e0e0e0;border-radius:8px;font-size:1rem;background:#fff;color:#333;cursor:pointer;transition:all .3s ease;-webkit-appearance:auto;-moz-appearance:auto;appearance:auto}.filtro-rango-fechas-select:hover:not(:disabled){border-color:#0d47a1}.filtro-rango-fechas-select:focus{outline:none;border-color:#0d47a1;box-shadow:0 0 0 3px #0d47a11a}.filtro-rango-fechas-select:disabled{opacity:.6;cursor:not-allowed;background:#f5f5f5}.filtros-busqueda{margin-top:1rem;padding-top:1rem;border-top:1px solid #e0e0e0;position:relative}.busqueda-input{width:100%;padding:.75rem 2.5rem .75rem 1rem;border:2px solid #e0e0e0;border-radius:8px;font-size:1rem;transition:all .3s ease;margin-top:.5rem}.busqueda-input:focus{outline:none;border-color:#0d47a1;box-shadow:0 0 0 3px #0d47a11a}.busqueda-input:disabled{opacity:.6;cursor:not-allowed;background:#f5f5f5}.btn-limpiar-busqueda{position:absolute;right:.75rem;top:50%;transform:translateY(-50%);background:transparent;border:none;color:#999;font-size:1.5rem;cursor:pointer;padding:.25rem .5rem;line-height:1;transition:all .2s ease;margin-top:.5rem}.filtro-btn-expiradas{color:#c62828!important}.filtro-btn-expiradas.active{background:#c62828!important;color:#fff!important}.filtro-checkbox-label{display:flex;align-items:center;gap:.75rem;cursor:pointer;-webkit-user-select:none;user-select:none;padding:.5rem;border-radius:6px;transition:background-color .2s ease}.filtro-checkbox-label:hover{background-color:#f5f5f5}.filtro-checkbox{width:18px;height:18px;cursor:pointer;accent-color:#0d47a1;flex-shrink:0}.filtro-checkbox:disabled{cursor:not-allowed;opacity:.6}.filtro-checkbox-text{font-size:1rem;color:#333;font-weight:500}.btn-limpiar-busqueda:hover{color:#d32f2f;transform:translateY(-50%) scale(1.2)}.pqrs-list{flex:1;overflow-y:auto;padding:.5rem}.pqrs-item{padding:.6rem .75rem;margin-bottom:.5rem;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:.3rem;gap:.4rem}.pqrs-asignados{display:flex;flex-direction:column;gap:.25rem;margin-bottom:.35rem}.pqrs-cliente-info{display:flex;flex-direction:column;gap:.1rem}.pqrs-cedula{font-size:.75rem;color:#555;font-weight:500}.pqrs-header-tags{display:flex;align-items:center;gap:.5rem;flex-wrap:wrap}.pqrs-id{font-weight:700;color:#0d47a1;font-size:.95rem;white-space:nowrap}.pqrs-type{padding:.15rem .5rem;border-radius:20px;font-size:.72rem;font-weight:600;white-space:nowrap}.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:.15rem .5rem;border-radius:20px;font-size:.72rem;font-weight:600;background:linear-gradient(135deg,#e8f5e9,#c8e6c9);color:#2e7d32;border:1px solid #81c784;white-space:nowrap;max-width:100%;overflow:hidden;text-overflow:ellipsis;align-self:flex-start}.pqrs-segundo-asesor-tag{background:linear-gradient(135deg,#e3f2fd,#bbdefb);color:#1565c0;border-color:#90caf9}.pqrs-item-body{display:flex;flex-direction:column;gap:.3rem}.pqrs-nombre{font-weight:600;color:#333;margin:0;font-size:.85rem;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.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:.5rem;margin-top:.3rem}.pqrs-estado-badge{padding:.15rem .5rem;border-radius:20px;font-size:.72rem;font-weight:600;white-space:nowrap;flex-shrink:0}.estado-cerrada{background:#f0f0f0;color:#777}.estado-activa{background:#e3f2fd;color:#1565c0}.pqrs-fecha{color:#999;font-size:.85rem;margin:0;display:inline-flex;align-items:center;gap:.35rem}.dias-restantes{font-size:.85rem;font-weight:600;padding:.25rem .75rem;border-radius:12px;white-space:nowrap;flex-shrink:0;display:inline-flex;align-items:center;gap:.35rem}.meta-icon{width:.95rem;height:.95rem;opacity:.8}.status-inline-icon{width:.95rem;height:.95rem}.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 - 288px);max-height:calc(100vh - 288px);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;align-items:center;gap:.45rem;border-bottom:1px solid #e7ebf0;background:linear-gradient(180deg,#fbfcfe,#f3f6fa);padding:.9rem 1.5rem .85rem;flex-shrink:0;min-height:74px;box-sizing:border-box;overflow:visible}.detail-tabs .tab-button{padding:.8rem 1.15rem;border:1px solid transparent;border-radius:14px;outline:none;-moz-appearance:none;appearance:none;-webkit-appearance:none;background:transparent!important;color:#51606f!important;font-size:.96rem;font-weight:600;cursor:pointer;transition:all .3s ease;display:inline-flex;align-items:center;gap:.55rem;position:relative}.detail-tabs .tab-button:hover{color:#0d47a1!important;background:#0d47a10f!important;border-color:#0d47a11a}.detail-tabs .tab-button.active{color:#0d47a1!important;background:#fff!important;border-color:#0d47a11f;box-shadow:0 10px 24px #0d47a114;transform:translateY(-1px)}.detail-tabs .tab-button.active:after{content:"";position:absolute;left:1rem;right:1rem;bottom:-.45rem;height:3px;border-radius:999px;background:linear-gradient(90deg,#ffc107,#ff9800)}.tab-icon{width:1rem;height:1rem;opacity:.82}.detail-tabs .tab-button.active .tab-icon{opacity:1}@media (max-width: 768px){.detail-tabs{padding:.75rem 1rem;gap:.35rem;min-height:auto;overflow-x:auto}.detail-tabs .tab-button{padding:.75rem .95rem;font-size:.9rem;white-space:nowrap}}.tab-content{flex:1;overflow-y:auto;padding:2rem;min-height:0;background:#fff}.historial-panel{min-height:100%;height:100%;flex:1;display:flex;flex-direction:column;gap:1rem;background:#fff;border-radius:12px;padding:1.25rem;box-sizing:border-box}.historial-summary{display:flex;justify-content:flex-end;color:#607d8b;font-size:.85rem;font-weight:600}.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{margin-bottom:1rem;color:#90a4ae}.empty-state-icon-svg{width:3rem;height:3rem}.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{flex-shrink:0;color:#0d47a1}.adjunto-icon-svg{width:1.6rem;height:1.6rem}.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-usuario{margin:.25rem 0 0;font-size:.875rem;color:#666;display:inline-flex;align-items:center;gap:.35rem}.adjunto-fecha{display:inline-flex;align-items:center;gap:.35rem}.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;flex-direction:column;gap:.6rem;padding:.875rem 2rem;border-bottom:2px solid #e0e0e0;flex-shrink:0;box-sizing:border-box;position:relative}.detail-header-top{display:flex;justify-content:space-between;align-items:center;gap:.75rem}.detail-header h3{color:#0d47a1;font-size:1.5rem;margin:0;padding:0;line-height:1.2}.detail-header-actions{display:flex;gap:.6rem;align-items:center;flex-wrap:wrap}.btn-reasignar-header{background:#ffc219;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:#ffd151}.btn-reasignar-header:disabled{background:#ccc;cursor:not-allowed}.btn-finalizar-gestion-header{background:#b63c3c;color:#fff!important;border:none;padding:.5rem 1rem;border-radius:8px;font-size:.9rem;font-weight:600;cursor:pointer;transition:background .3s}.btn-finalizar-gestion-header:hover:not(:disabled){background:#c62828}.btn-finalizar-gestion-header:disabled{background:#ccc;cursor:not-allowed}.btn-asignacion-adicional-header{background:#73cd76;color:#fff;border:none;padding:.5rem 1rem;border-radius:8px;font-size:.9rem;font-weight:600;cursor:pointer;transition:background .3s}.btn-asignacion-adicional-header:hover:not(:disabled){background:#8fd591}.btn-asignacion-adicional-header:disabled{background:#ccc;cursor:not-allowed}.btn-prorroga-header{background:#ffc219;color:#fff;border:none;padding:.5rem 1rem;border-radius:8px;font-size:.9rem;font-weight:600;cursor:pointer;transition:background .3s}.btn-prorroga-header:hover:not(:disabled){background:#ffd151}.btn-prorroga-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}.btn-descargar-pdf{background:#ffc219;color:#fff;border:none;padding:.5rem 1rem;border-radius:8px;font-size:.9rem;font-weight:600;cursor:pointer;transition:background .2s ease}.btn-descargar-pdf:hover:not(:disabled){background:#ffd151}.btn-descargar-pdf:disabled{background:#90a4ae;cursor:not-allowed;opacity:.9}.button-inline-icon{width:1rem;height:1rem;margin-right:.45rem;vertical-align:-.15em}.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{margin-bottom:1rem;color:#90a4ae}.empty-detail h3{color:#666;margin:0 0 .5rem}.empty-detail p{color:#999;margin:0}.historial-timeline{position:relative;padding-left:1.5rem;flex:1}.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-item-content{background:#f9f9f9;border-radius:8px;padding:1rem;border-left:3px solid #0d47a1}.historial-item:first-child .historial-item-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:linear-gradient(135deg,#0b57d0,#1a73e8);color:#fff!important;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:linear-gradient(135deg,#094db8,#1666d4);transform:translateY(-1px);box-shadow:0 2px 8px #0b57d061}.btn-descargar-adjunto .button-inline-icon{color:#fff;stroke:currentColor;fill:currentColor}.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-error-state{color:#b91c1c;background:#fef2f2;border-color:#fecaca}.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:#3363aa;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:#114491;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)}.floating-action-icon{width:1.7rem;height:1.7rem;color:#fff;filter:drop-shadow(0 1px 1px rgba(0,0,0,.16))}@media (max-width: 1024px){.filtros-barra{flex-wrap:wrap;gap:.5rem}.filtro-busqueda-grupo{max-width:100%;width:100%}.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}.floating-action-icon{width:1.45rem;height:1.45rem}.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;background:radial-gradient(circle at top left,rgba(255,193,7,.16),transparent 28%),radial-gradient(circle at bottom right,rgba(21,101,192,.3),transparent 34%),linear-gradient(135deg,#08254f,#0d47a1 45%,#1565c0)}.container{max-width:1200px;margin:0 auto;padding:2rem 1rem}.navigation-tabs{display:flex;gap:.75rem;margin-bottom:2rem;justify-content:center;flex-wrap:wrap;padding:1.5rem 1rem 0}.tab-button{display:inline-flex;align-items:center;gap:.55rem;padding:.7rem 1.4rem;font-size:.95rem;font-weight:700;border-radius:999px;background:#ffffff1a;color:#fff!important;cursor:pointer;transition:background .22s ease,transform .22s ease,box-shadow .22s ease,color .22s ease;-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);border:1.5px solid rgba(255,255,255,.18);letter-spacing:.01em}.tab-button:hover{background:#fff3;color:#fff!important;transform:translateY(-2px);box-shadow:0 8px 20px #0000002e;border-color:#ffffff52}.tab-button.active{background:#fff;color:#0d47a1!important;border-color:transparent;box-shadow:0 6px 20px #0003}.tab-button.active:hover{transform:translateY(-2px);box-shadow:0 10px 24px #00000038}.tab-icon{width:1rem;height:1rem;flex-shrink:0}.tab-button-empleado{background:#ffc10726!important;border-color:#ffc10766!important;color:#ffe082!important}.tab-button-empleado:hover{background:#ffc10747!important;border-color:#ffc107b3!important;color:#fff!important}.tab-button-calificar{background:#ffffff1a!important;border-color:#ffffff2e!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.1rem;font-size:.88rem}.version-badge{font-size:.65rem;bottom:8px;right:8px}}*{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%;max-width:none}code{font-family:source-code-pro,Menlo,Monaco,Consolas,Courier New,monospace}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}#pqrs-mundimotos-app.pqrs-mundimotos-app{position:relative;z-index:9999!important;pointer-events:auto!important;width:100%!important;max-width:none!important;min-height:100vh;margin:0 auto;padding:0;box-sizing:border-box;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen,Ubuntu,Cantarell,Fira Sans,Droid Sans,Helvetica Neue,sans-serif;font-size:16px;line-height:1.5;color:#333;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;text-align:start;flex:1 1 auto;align-self:stretch}#pqrs-mundimotos-app.pqrs-mundimotos-app *,#pqrs-mundimotos-app.pqrs-mundimotos-app *:before,#pqrs-mundimotos-app.pqrs-mundimotos-app *:after{box-sizing:border-box}#pqrs-mundimotos-app.pqrs-mundimotos-app #root,#pqrs-mundimotos-app.pqrs-mundimotos-app #root>*,#pqrs-mundimotos-app.pqrs-mundimotos-app .App,#pqrs-mundimotos-app.pqrs-mundimotos-app .gestion-pqrs{pointer-events:auto!important}#pqrs-mundimotos-app.pqrs-mundimotos-app button,#pqrs-mundimotos-app.pqrs-mundimotos-app [role=button],#pqrs-mundimotos-app.pqrs-mundimotos-app input:not([type=hidden]),#pqrs-mundimotos-app.pqrs-mundimotos-app select,#pqrs-mundimotos-app.pqrs-mundimotos-app textarea,#pqrs-mundimotos-app.pqrs-mundimotos-app label{pointer-events:auto!important}#pqrs-mundimotos-app.pqrs-mundimotos-app h1,#pqrs-mundimotos-app.pqrs-mundimotos-app h2,#pqrs-mundimotos-app.pqrs-mundimotos-app h3,#pqrs-mundimotos-app.pqrs-mundimotos-app h4,#pqrs-mundimotos-app.pqrs-mundimotos-app h5,#pqrs-mundimotos-app.pqrs-mundimotos-app h6,#pqrs-mundimotos-app.pqrs-mundimotos-app p{font-family:inherit;color:inherit}#pqrs-mundimotos-app.pqrs-mundimotos-app a{color:inherit;text-decoration:none}#pqrs-mundimotos-app.pqrs-mundimotos-app a:hover{text-decoration:none}#pqrs-mundimotos-app.pqrs-mundimotos-app input,#pqrs-mundimotos-app.pqrs-mundimotos-app textarea,#pqrs-mundimotos-app.pqrs-mundimotos-app select,#pqrs-mundimotos-app.pqrs-mundimotos-app button{font-family:inherit;font-size:inherit;line-height:inherit;color:inherit;margin:0;max-width:100%}#pqrs-mundimotos-app.pqrs-mundimotos-app button{cursor:pointer;border:none}#pqrs-mundimotos-app.pqrs-mundimotos-app input[type=text],#pqrs-mundimotos-app.pqrs-mundimotos-app input[type=email],#pqrs-mundimotos-app.pqrs-mundimotos-app input[type=password],#pqrs-mundimotos-app.pqrs-mundimotos-app input[type=number],#pqrs-mundimotos-app.pqrs-mundimotos-app input[type=search],#pqrs-mundimotos-app.pqrs-mundimotos-app input[type=tel],#pqrs-mundimotos-app.pqrs-mundimotos-app textarea,#pqrs-mundimotos-app.pqrs-mundimotos-app select{-moz-appearance:auto;appearance:auto;-webkit-appearance:auto}#pqrs-mundimotos-app.pqrs-mundimotos-app img,#pqrs-mundimotos-app.pqrs-mundimotos-app svg,#pqrs-mundimotos-app.pqrs-mundimotos-app video{max-width:100%;height:auto}#pqrs-mundimotos-app.pqrs-mundimotos-app>.App,#pqrs-mundimotos-app.pqrs-mundimotos-app>.gestion-pqrs{min-height:100vh}#pqrs-mundimotos-app.pqrs-mundimotos-app>.login-container{min-height:100vh}#pqrs-mundimotos-app .modal-overlay{z-index:10000!important;pointer-events:auto!important}#pqrs-mundimotos-app .modal-comentario-content,#pqrs-mundimotos-app .modal-content,#pqrs-mundimotos-app .modal-cambiar-password{position:relative;z-index:10001!important}#pqrs-mundimotos-app .select-estado{position:relative;z-index:20000!important}#pqrs-mundimotos-app .btn-reasignar-header,#pqrs-mundimotos-app .pqrs-detail-actions-shopify,#pqrs-mundimotos-app .pqrs-detail-container{position:relative;pointer-events:auto!important;touch-action:manipulation}#pqrs-modals-root.pqrs-mundimotos-app{pointer-events:none}#pqrs-modals-root.pqrs-mundimotos-app .modal-overlay{z-index:2147483001!important;pointer-events:auto!important}#pqrs-modals-root.pqrs-mundimotos-app .modal-comentario-content,#pqrs-modals-root.pqrs-mundimotos-app .modal-content{position:relative;z-index:2147483002!important;pointer-events:auto!important}#pqrs-mundimotos-app.pqrs-mundimotos-app .gestion-pqrs{pointer-events:auto!important}
