@import "https://fonts.googleapis.com/css2?family=Inter:wght@400;500;600;700;800&display=swap";.login-ultra{background:#f4f7fb;grid-template-columns:1.2fr .8fr;width:100%;min-height:100vh;display:grid;overflow:hidden}.login-hero{color:#fff;background:linear-gradient(135deg,#0b2d89 0%,#1c4fe0 45%,#16b3e6 100%);justify-content:center;align-items:center;padding:60px;display:flex;position:relative;overflow:hidden}.login-hero:before{content:"";background-image:linear-gradient(#ffffff14 1px,#0000 1px),linear-gradient(90deg,#ffffff14 1px,#0000 1px);background-size:40px 40px;position:absolute;inset:0}.login-glow{filter:blur(90px);opacity:.45;border-radius:50%;position:absolute}.login-glow-one{background:#00d4ff;width:350px;height:350px;top:-80px;left:-80px}.login-glow-two{background:#4c6fff;width:420px;height:420px;bottom:-100px;right:-100px}.hero-content{z-index:2;width:100%;max-width:760px;position:relative}.brand-chip{-webkit-backdrop-filter:blur(14px);backdrop-filter:blur(14px);background:#ffffff1f;border:1px solid #ffffff2e;border-radius:24px;align-items:center;gap:18px;margin-bottom:40px;padding:18px 24px;display:inline-flex}.brand-chip img{object-fit:contain;width:82px;height:82px}.brand-chip strong{color:#f3ff63;font-size:2rem;font-weight:800;display:block}.brand-chip span{color:#fffffff2;font-size:1.2rem}.hero-content h1{margin:0 0 28px;font-size:clamp(2.8rem,5vw,5rem);font-weight:800;line-height:1.08}.hero-content p{color:#fffffff0;max-width:720px;font-size:1.35rem;line-height:1.8}.hero-badges{flex-wrap:wrap;gap:16px;margin-top:38px;display:flex}.hero-badges span{-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background:#ffffff26;border:1px solid #ffffff2e;border-radius:999px;padding:14px 22px;font-size:1rem;font-weight:600}.login-panel{background:#f4f7fb;justify-content:center;align-items:center;padding:40px;display:flex}.login-card-pro{background:#fff;border:1px solid #0f172a0d;border-radius:34px;width:100%;max-width:470px;padding:54px 46px;box-shadow:0 30px 80px #0f172a1f}.login-logo-wrap{justify-content:center;margin-bottom:22px;display:flex}.login-logo-wrap img{object-fit:contain;width:120px}.login-title{text-align:center;margin-bottom:30px}.login-title h2{color:#101828;margin:0;font-size:2.2rem;font-weight:800}.login-title p{color:#667085;margin-top:10px;font-size:1rem}.login-error{color:#b91c1c;background:#fee2e2;border-radius:14px;margin-bottom:18px;padding:14px 18px;font-size:.95rem;font-weight:600}.login-card-pro label{color:#1f2937;margin-top:18px;margin-bottom:10px;font-size:.96rem;font-weight:700;display:block}.login-input-group{background:#f8fafc;border:1px solid #dbe3ee;border-radius:18px;align-items:center;gap:12px;height:64px;padding:0 18px;transition:all .25s;display:flex}.login-input-group:focus-within{background:#fff;border-color:#2563eb;box-shadow:0 0 0 4px #2563eb1f}.login-input-group svg{color:#64748b}.login-input-group input{color:#111827;background:0 0;border:none;outline:none;flex:1;font-size:1rem}.password-eye{cursor:pointer;color:#64748b;background:0 0;border:none;justify-content:center;align-items:center;display:flex}.login-submit{color:#fff;cursor:pointer;background:linear-gradient(90deg,#1d4ed8,#06b6d4);border:none;border-radius:18px;width:100%;height:62px;margin-top:34px;font-size:1.08rem;font-weight:800;transition:all .28s}.login-submit:hover{transform:translateY(-2px);box-shadow:0 18px 40px #2563eb47}.login-submit:disabled{opacity:.7;cursor:not-allowed}.secure-note{color:#64748b;justify-content:center;align-items:center;gap:10px;margin-top:26px;font-size:.92rem;font-weight:600;display:flex}@media (width<=1200px){.login-ultra{grid-template-columns:1fr}.login-hero{min-height:55vh}}@media (width<=768px){.login-hero{padding:40px 24px}.hero-content h1{font-size:2.5rem}.hero-content p{font-size:1.05rem}.login-panel{padding:24px}.login-card-pro{padding:40px 28px}}.recovery-page{background:radial-gradient(circle at 0 0,#2563eb2e,#0000 34%),linear-gradient(135deg,#f8fafc 0%,#eef5ff 100%);justify-content:center;align-items:center;width:100%;min-height:100vh;padding:32px;display:flex}.recovery-card{background:#fffffff5;border:1px solid #e2e8f0e6;border-radius:30px;width:100%;max-width:480px;padding:42px;box-shadow:0 28px 80px #0f172a1f}.recovery-icon{color:#fff;background:linear-gradient(135deg,#1d4ed8,#06b6d4);border-radius:22px;justify-content:center;align-items:center;width:72px;height:72px;margin:0 auto 22px;display:flex}.recovery-card h1{text-align:center;color:#0f172a;margin:0 0 10px;font-size:30px;font-weight:850}.recovery-card p{text-align:center;color:#64748b;margin-bottom:26px;font-size:15px;line-height:1.6}.recovery-card label{color:#0f172a;margin:16px 0 10px;font-weight:750;display:block}.recovery-input{background:#fff;border:1px solid #cbd5e1;border-radius:17px;align-items:center;gap:10px;padding:0 16px;display:flex}.recovery-input:focus-within{border-color:#2563eb;box-shadow:0 0 0 4px #2563eb1f}.recovery-input svg{color:#64748b;flex-shrink:0}.recovery-input input{color:#0f172a;background:0 0;border:none;outline:none;flex:1;min-width:0;padding:17px 0;font-size:15px}.recovery-eye{cursor:pointer;color:#64748b;background:0 0;border:none;align-items:center;display:flex}.recovery-card form>button{color:#fff;cursor:pointer;background:linear-gradient(90deg,#1d4ed8,#06b6d4);border:none;border-radius:17px;width:100%;margin-top:26px;padding:17px;font-size:16px;font-weight:850;box-shadow:0 16px 35px #2563eb3d}.recovery-card form>button:disabled{opacity:.72;cursor:not-allowed}.recovery-link{text-align:center;color:#1d4ed8;margin-top:24px;font-weight:800;text-decoration:none;display:block}.recovery-success,.recovery-error,.recovery-info{border-radius:14px;margin-bottom:16px;padding:14px 16px;font-size:14px;font-weight:700}.recovery-success{color:#166534;background:#dcfce7;border:1px solid #bbf7d0}.recovery-error{color:#991b1b;background:#fee2e2;border:1px solid #fecaca}.recovery-info{color:#1e40af;background:#dbeafe;border:1px solid #bfdbfe}@media (width<=640px){.recovery-page{padding:20px}.recovery-card{border-radius:24px;padding:30px 24px}}.sga-sidebar{color:#3b69e7;background:linear-gradient(#0f2363 0%,#07183f 100%);flex-direction:column;width:260px;min-height:100vh;padding:24px 18px;display:flex}.sga-brand{align-items:center;gap:14px;margin-bottom:42px;display:flex}.sga-logo{color:#2563eb;background:#fff;border-radius:14px;justify-content:center;align-items:center;width:48px;height:48px;font-weight:600;display:flex;box-shadow:0 10px 25px #2563eb59}.sga-brand h2{margin:0;font-size:16px;font-weight:500}.sga-brand p{color:#b9c7ff;margin:2px 0 0;font-size:10px}.sga-menu-title{color:#8fa6e8;margin-bottom:14px;font-size:11px;font-weight:600}.sga-menu{flex-direction:column;flex:1;gap:8px;display:flex}.sga-menu-item{color:#dbe7ff;cursor:pointer;border-radius:14px;align-items:center;gap:12px;height:46px;padding:0 14px;font-size:12px;font-weight:500;text-decoration:none;transition:all .2s;display:flex}.sga-menu-item:hover{background:#ffffff17;transform:translate(3px)}.sga-menu-item.active{color:#fff;background:linear-gradient(135deg,#2563eb,#06b6d4);box-shadow:0 10px 25px #2563eb59}.sga-user-card{background:#ffffff14;border:1px solid #ffffff21;border-radius:18px;align-items:center;gap:12px;margin-top:auto;padding:14px;display:flex}.sga-user-avatar{color:#1d4ed8;background:#dbeafe;border-radius:50%;justify-content:center;align-items:center;width:42px;height:42px;font-weight:600;display:flex}.sga-user-card strong{font-size:13px;display:block}.sga-user-card span{color:#67e8f9;font-size:12px;font-weight:600}.sga-logout{color:#dbe7ff;cursor:pointer;background:0 0;border:none;border-radius:12px;align-items:center;gap:12px;height:44px;margin-top:18px;padding:0 12px;font-size:14px;display:flex}.sga-logout:hover{background:#ffffff14}.metric-card{background:#fff;border-radius:22px;padding:22px;box-shadow:0 15px 35px #0f236314}.metric-card span{color:#64748b;font-size:14px}.metric-card strong{color:#1d4ed8;margin-top:10px;font-size:32px;display:block}.maintenance-card{background:#fff;border-radius:20px;justify-content:space-between;align-items:center;margin-bottom:14px;padding:20px;display:flex;box-shadow:0 12px 30px #0f236312}.maintenance-card h3{color:#172554;margin:0}.maintenance-card p{color:#64748b;margin:6px 0}.maintenance-card small{color:#94a3b8}.status-badge{color:#1d4ed8;background:#dbeafe;border-radius:999px;padding:7px 12px;font-size:12px;font-weight:800}.page-header{align-items:center;gap:18px;margin-bottom:28px;display:flex}.page-icon{color:#fff;background:linear-gradient(135deg,#2563eb,#06b6d4);border-radius:18px;justify-content:center;align-items:center;width:58px;height:58px;display:flex;box-shadow:0 12px 30px #2563eb40}.page-header h1{color:#172554;margin:0;font-size:30px;font-weight:700}.page-header p{color:#64748b;margin:6px 0 0}.page-card{background:#fff;border-radius:24px;padding:28px;box-shadow:0 18px 45px #0f236314}.page-card h2{color:#172554;margin-top:0}.page-card p{color:#64748b}.crud-grid{grid-template-columns:420px 1fr;align-items:start;gap:24px;display:grid}.crud-form{grid-template-columns:1fr 1fr;gap:16px;display:grid}.form-group{flex-direction:column;gap:7px;display:flex}.form-group.full{grid-column:1/-1}.form-group label{color:#334155;font-size:13px;font-weight:600}.form-group input,.form-group select,.form-group textarea{color:#172554;background:#fff;border:1px solid #dbe4f0;border-radius:14px;outline:none;height:44px;padding:0 14px}.form-group textarea{resize:vertical;min-height:90px;padding-top:12px}.form-group input:focus,.form-group select:focus,.form-group textarea:focus{border-color:#2563eb;box-shadow:0 0 0 4px #2563eb14}.checkbox-line{color:#334155;grid-column:1/-1;align-items:center;gap:10px;font-size:14px;font-weight:700;display:flex}.form-actions{grid-column:1/-1;justify-content:space-between;gap:12px;margin-top:8px;display:flex}.btn-primary,.btn-secondary{cursor:pointer;border:none;border-radius:14px;justify-content:center;align-items:center;gap:9px;height:44px;padding:0 18px;font-weight:800;display:inline-flex}.btn-primary{color:#fff;background:linear-gradient(135deg,#2563eb,#06b6d4);box-shadow:0 12px 26px #2563eb40}.btn-secondary{color:#172554;background:#f1f5f9;border:1px solid #dbe4f0}.btn-primary:hover,.btn-secondary:hover,.icon-btn:hover{transform:translateY(-1px)}.list-header{justify-content:space-between;align-items:center;margin-bottom:18px;display:flex}.list-header h2{margin:0}.list-header p{color:#64748b;margin:4px 0 0}.table-wrap{width:100%;overflow-x:auto}.sga-table{border-collapse:collapse;width:100%}.sga-table th{text-align:left;color:#64748b;text-transform:uppercase;border-bottom:1px solid #e2e8f0;padding:14px 12px;font-size:12px}.sga-table td{color:#334155;border-bottom:1px solid #edf2f7;padding:16px 12px;font-size:14px;font-weight:600}.sga-table small{color:#64748b}.badge{border-radius:999px;padding:7px 11px;font-size:12px;font-weight:800}.badge.active{color:#15803d;background:#dcfce7}.badge.inactive{color:#b91c1c;background:#fee2e2}.table-actions{gap:8px;display:flex}.icon-btn{color:#2563eb;cursor:pointer;background:#fff;border:1px solid #dbe4f0;border-radius:12px;justify-content:center;align-items:center;width:36px;height:36px;display:inline-flex}.icon-btn.danger{color:#dc2626}@media (width<=1100px){.crud-grid{grid-template-columns:1fr}}.badge.role{color:#3730a3;background:#e0e7ff}.pagination{justify-content:flex-end;align-items:center;gap:12px;margin-top:18px;display:flex}.pagination button:disabled{opacity:.5;cursor:not-allowed}.pagination span{color:#334155;font-size:14px;font-weight:700}.modal-backdrop{z-index:2000;background:#0f172a59;justify-content:center;align-items:center;display:flex;position:fixed;inset:0}.modal-card{background:#fff;border-radius:24px;width:460px;padding:28px;box-shadow:0 25px 70px #0f236340}.modal-card h2{color:#172554;margin-top:0}.modal-card p{color:#334155;word-break:break-word;line-height:1.6}.hoja-actions{justify-content:flex-end;gap:12px;margin-bottom:22px;display:flex}.hoja-documento{background:#fff;border-radius:26px;padding:34px;box-shadow:0 20px 50px #0f236314}.hoja-header{border-bottom:2px solid #e2e8f0;grid-template-columns:130px 1fr 160px;align-items:center;gap:22px;margin-bottom:24px;padding-bottom:24px;display:grid}.hoja-logo-box{justify-content:center;align-items:center;display:flex}.hoja-logo-box img{object-fit:contain;max-width:100px;max-height:100px}.hoja-logo-placeholder{color:#2563eb;background:#eff6ff;border-radius:18px;justify-content:center;align-items:center;width:92px;height:92px;font-weight:900;display:flex}.hoja-title{text-align:center}.hoja-title h2{color:#172554;margin:0;font-size:24px;font-weight:900}.hoja-title p{color:#475569;margin:6px 0 0;font-weight:700}.hoja-code{text-align:center;background:#eff6ff;border-radius:18px;padding:18px}.hoja-code strong{color:#dc2626;font-size:20px;display:block}.hoja-code span{color:#64748b;font-size:12px;font-weight:700}.hoja-section{border-bottom:1px solid #e2e8f0;padding:24px 0}.hoja-section h3{color:#dc2626;border-left:5px solid #dc2626;margin:0 0 20px;padding-left:12px;font-size:17px;font-weight:900}.hoja-grid-4{grid-template-columns:repeat(4,1fr);gap:14px;display:grid}.info-cell{background:#f8fafc;border:1px solid #e2e8f0;border-radius:14px;padding:12px}.info-cell span{color:#64748b;font-size:12px;font-weight:700;display:block}.info-cell strong{color:#172554;margin-top:5px;display:block}.hoja-form{grid-template-columns:repeat(4,1fr)}.check-grid{grid-template-columns:repeat(4,1fr);gap:22px;display:grid}.check-group{background:#f8fafc;border:1px solid #e2e8f0;border-radius:18px;padding:18px}.check-group h4{color:#172554;text-transform:uppercase;margin:0 0 12px;font-size:13px}.check-item{color:#334155;align-items:center;gap:9px;margin-bottom:9px;font-weight:600;display:flex}@media print{.sga-sidebar,.no-print{display:none!important}main{padding:0!important}.hoja-documento{box-shadow:none;border-radius:0}}.equipos-layout{grid-template-columns:430px 1fr;align-items:start;gap:24px;display:grid}.equipos-form-card,.equipos-list-card{background:#fff;border-radius:26px;padding:28px;box-shadow:0 20px 50px #0f236314}.equipos-form-card h2,.equipos-list-card h2{color:#172554;margin-top:0;font-size:24px}.equipos-form-grid{grid-template-columns:1fr 1fr;gap:15px;display:grid}.equipos-form-grid .full{grid-column:1/-1}.equipos-search{border:1px solid #dbe4f0;border-radius:16px;outline:none;width:100%;height:46px;padding:0 16px}@media (width<=1200px){.equipos-layout{grid-template-columns:1fr}}.equipos-pro-layout{grid-template-columns:430px 1fr;align-items:start;gap:24px;display:grid}.equipos-pro-form-card,.equipos-pro-list-card{background:#fff;border-radius:26px;padding:28px;box-shadow:0 20px 50px #0f236314}.equipos-card-title h2,.equipos-toolbar h2{color:#172554;margin:0;font-size:24px;font-weight:900}.equipos-card-title p,.equipos-toolbar p{color:#64748b;margin:6px 0 0}.equipos-pro-form{grid-template-columns:1fr 1fr;gap:15px;margin-top:22px;display:grid}.equipos-pro-form .full{grid-column:1/-1}.equipos-toolbar{justify-content:space-between;align-items:center;gap:16px;margin-bottom:18px;display:flex}.equipos-search{color:#172554;border:1px solid #dbe4f0;border-radius:16px;outline:none;width:100%;height:46px;margin-bottom:18px;padding:0 16px}.equipos-search:focus{border-color:#2563eb;box-shadow:0 0 0 4px #2563eb14}.equipos-table-wrap{margin-top:8px}.equipo-title{color:#172554;font-weight:900}.equipo-sub{color:#64748b;font-size:12px}.hv-btn{color:#0f766e}@media (width<=1200px){.equipos-pro-layout{grid-template-columns:1fr}}main::-webkit-scrollbar{width:10px}main::-webkit-scrollbar-track{background:#edf4ff;border-radius:20px}main::-webkit-scrollbar-thumb{background:linear-gradient(#2563eb,#06b6d4);border-radius:20px}main::-webkit-scrollbar-thumb:hover{background:linear-gradient(#1d4ed8,#0891b2)}.admin-layout-pro{background:#f5f8ff;width:100%;height:100vh;display:flex;overflow:hidden}.admin-content-pro::-webkit-scrollbar{width:10px}.admin-content-pro::-webkit-scrollbar-track{background:#edf4ff;border-radius:20px}.admin-content-pro::-webkit-scrollbar-thumb{background:linear-gradient(#2563eb,#06b6d4);border-radius:20px}.empresas-toolbar-pro input{color:#172554;background:#f8fbff;border:1px solid #dbe4f0;border-radius:14px;outline:none;width:min(420px,100%);height:44px;padding:0 14px;font-weight:600}@media (width<=1300px){.empresas-pro-grid{grid-template-columns:1fr}.empresas-form-card{position:relative}}@media (width<=900px){.admin-layout-pro{height:auto;display:block;overflow:visible}.sga-sidebar{width:100%;min-height:auto}.admin-content-pro{height:auto;min-height:100vh;padding:22px 16px 70px}.empresas-toolbar-pro,.empresas-pagination-pro,.list-header{flex-direction:column;align-items:flex-start}}.admin-layout-pro{background:#f5f8ff;width:100%;height:100vh;min-height:100vh;display:flex;overflow:hidden}.admin-content-pro{background:#f5f8ff;flex:1;min-width:0;height:100vh;padding:28px 32px 90px;overflow:hidden auto}.empresas-pro-grid{grid-template-columns:430px minmax(0,1fr);align-items:start;gap:24px;width:100%;display:grid}.empresas-form-card{width:100%;min-width:0;position:sticky;top:0;overflow:visible}.empresas-form-card .crud-form{grid-template-columns:1fr 1fr}.empresas-form-card .form-group input{box-sizing:border-box;width:100%}.empresas-table-card{width:100%;min-width:0;overflow:hidden}.empresas-table-card .table-wrap{width:100%;overflow-x:auto}.empresas-table-card .sga-table{min-width:900px}.empresas-toolbar-pro{justify-content:space-between;align-items:center;gap:16px;margin-bottom:16px;display:flex}.empresas-toolbar-pro input{color:#172554;box-sizing:border-box;background:#f8fbff;border:1px solid #dbe4f0;border-radius:14px;outline:none;width:min(460px,100%);height:44px;padding:0 14px;font-weight:600}.empresas-pagination-pro{border-top:1px solid #e2e8f0;flex-wrap:wrap;justify-content:space-between;align-items:center;gap:14px;margin-top:18px;padding-top:16px;display:flex}.empresas-pagination-actions select,.empresas-pagination-actions button{color:#172554;background:#fff;border:1px solid #dbe4f0;border-radius:12px;height:38px;padding:0 12px;font-weight:800}.empresas-page-current{color:#334155;padding:0 4px;font-size:13px;font-weight:900}@media (width<=1300px){.empresas-pro-grid{grid-template-columns:1fr}.empresas-form-card{position:relative}}@media (width<=900px){.admin-layout-pro{height:auto;min-height:100vh;display:block;overflow:visible}.sga-sidebar{width:100%;min-height:auto}.admin-content-pro{height:auto;min-height:100vh;padding:22px 16px 70px}.empresas-toolbar-pro,.empresas-pagination-pro,.list-header{flex-direction:column;align-items:flex-start}.empresas-form-card .crud-form{grid-template-columns:1fr}}.admin-layout-pro{background:#f5f8ff;width:100%;min-height:100vh;display:flex;overflow:hidden}.admin-content-pro{background:#f5f8ff;flex:1;height:100vh;padding:28px;overflow:hidden auto}.empresas-pro-grid{grid-template-columns:430px minmax(0,1fr);align-items:start;gap:24px;display:grid}.empresas-form-card{position:sticky;top:0}.empresas-table-card{min-width:0}.empresas-toolbar-pro{justify-content:space-between;align-items:center;margin-bottom:18px;display:flex}.empresas-toolbar-pro input{border:1px solid #dbe4f0;border-radius:14px;outline:none;width:100%;max-width:480px;height:46px;padding:0 14px;font-weight:500}.empresas-toolbar-pro input:focus{border-color:#2563eb;box-shadow:0 0 0 4px #2563eb14}.empresas-pagination-pro{flex-wrap:wrap;justify-content:space-between;align-items:center;gap:14px;margin-top:20px;display:flex}.empresas-pagination-info{color:#64748b;font-size:13px;font-weight:600}.empresas-pagination-actions{flex-wrap:wrap;align-items:center;gap:10px;display:flex}.empresas-pagination-actions select,.empresas-pagination-actions button{background:#fff;border:1px solid #dbe4f0;border-radius:12px;height:40px;padding:0 14px;font-weight:600}.empresas-pagination-actions button{cursor:pointer}.empresas-pagination-actions button:disabled{opacity:.45;cursor:not-allowed}.empresas-page-current{color:#172554;font-weight:700}@media (width<=1300px){.empresas-pro-grid{grid-template-columns:1fr}.empresas-form-card{position:relative}}@media (width<=900px){.admin-layout-pro{display:block}.admin-content-pro{height:auto;padding:20px 16px 70px}.sga-sidebar{width:100%;min-height:auto}}.equipos-pro-layout{align-items:stretch}.equipos-pro-list-card{flex-direction:column;max-height:calc(100vh - 140px);display:flex;overflow:hidden}.equipos-table-wrap{flex:1;padding-right:4px;overflow:auto}.equipos-table-wrap::-webkit-scrollbar{width:10px;height:10px}.equipos-table-wrap::-webkit-scrollbar-track{background:#edf4ff;border-radius:20px}.equipos-table-wrap::-webkit-scrollbar-thumb{background:linear-gradient(#4f46e5,#7c3aed);border-radius:20px}.equipos-table-wrap::-webkit-scrollbar-thumb:hover{background:linear-gradient(#4338ca,#6d28d9)}.categorias-table th:nth-child(3),.categorias-table td:nth-child(3),.categorias-table th:nth-child(4),.categorias-table td:nth-child(4){text-align:center;width:13%}@media (width<=1200px){.categorias-layout-pro{grid-template-columns:1fr}.categorias-list-card{max-width:100%}}body,input,textarea,select,button,table,.sga-table,.page-card,.page-header,.sga-sidebar{font-family:Times New Roman,serif}.page-header h1,.page-header p,.page-card h2,.page-card p,.sga-table td,.sga-table th,label,button,input,textarea,select{font-style:italic}.categorias-layout-pro{grid-template-columns:420px minmax(680px,1fr);align-items:start;gap:24px;display:grid}.categorias-list-card{max-width:1180px}.categorias-table-wrap{border-radius:18px;max-height:calc(100vh - 360px);overflow:auto}.categorias-table{table-layout:fixed;width:100%}.categorias-table th:first-child,.categorias-table td:first-child{width:24%}.categorias-table th:nth-child(2),.categorias-table td:nth-child(2){width:50%}.categorias-table th:nth-child(3),.categorias-table td:nth-child(3),.categorias-table th:nth-child(4),.categorias-table td:nth-child(4){text-align:center;width:13%}.categorias-table td{white-space:normal;font-weight:500;line-height:1.45}.categorias-table .table-actions{justify-content:center}.categorias-list-card .pagination{border-top:1px solid #e2e8f0;justify-content:flex-end;padding-top:16px}@media (width<=1200px){.categorias-layout-pro{grid-template-columns:1fr}.categorias-list-card{max-width:100%}}.sedes-list-card{flex-direction:column;max-height:calc(100vh - 190px);display:flex;overflow:hidden}.sedes-table-wrap{border-radius:16px;flex:1;padding-right:4px;overflow:auto}.sedes-table-wrap::-webkit-scrollbar{width:10px;height:10px}.sedes-table-wrap::-webkit-scrollbar-track{background:#edf4ff;border-radius:20px}.sedes-table-wrap::-webkit-scrollbar-thumb{background:linear-gradient(#2563eb,#06b6d4);border-radius:20px}.sedes-table-wrap::-webkit-scrollbar-thumb:hover{background:linear-gradient(#1d4ed8,#0891b2)}.sedes-table{min-width:980px}.sedes-list-card .pagination{background:#fff;border-top:1px solid #e2e8f0;flex-shrink:0;margin-top:16px;padding-top:14px}@media (width<=1200px){.sedes-list-card{max-height:none}.sedes-table-wrap{max-height:520px}}@media (width<=768px){.sedes-table-wrap{max-height:420px}.sedes-table{min-width:900px}}.dash-shell{background:#f5f8ff;height:100vh;display:flex;overflow:hidden}.dash-main{background:#f5f8ff;flex:1;height:100vh;padding:24px 28px 80px;overflow:hidden auto}.dash-main::-webkit-scrollbar{width:10px}.dash-main::-webkit-scrollbar-track{background:#eaf2ff;border-radius:20px}.dash-main::-webkit-scrollbar-thumb{background:linear-gradient(#2563eb,#06b6d4);border-radius:20px}.dash-header{justify-content:space-between;align-items:flex-start;gap:18px;margin-bottom:18px;display:flex}.dash-kicker{color:#2563eb;letter-spacing:.08em;margin:0 0 4px;font-size:11px;font-weight:900}.dash-header h1{color:#0f172a;margin:0;font-size:29px;font-weight:900;line-height:1.05}.dash-header p{color:#64748b;margin:7px 0 0;font-size:14px}.dash-refresh,.dash-clear{color:#1e40af;cursor:pointer;background:#fff;border:1px solid #dbeafe;border-radius:14px;align-items:center;gap:8px;padding:10px 14px;font-weight:900;transition:all .2s;display:flex}.dash-refresh:hover,.dash-clear:hover{transform:translateY(-2px);box-shadow:0 14px 30px #2563eb24}.dash-cards{grid-template-columns:repeat(6,minmax(130px,1fr));gap:12px;margin-bottom:14px;display:grid}.dash-card{cursor:pointer;text-align:left;background:#fff;border:1px solid #e5eef8;border-radius:20px;align-items:center;gap:12px;min-height:78px;padding:13px 14px;transition:all .2s;display:flex;box-shadow:0 12px 32px #0f172a0f}.dash-card:hover{transform:translateY(-3px);box-shadow:0 20px 45px #0f172a1c}.dash-card-icon{color:#fff;background:linear-gradient(135deg,#2563eb,#06b6d4);border-radius:15px;flex-shrink:0;justify-content:center;align-items:center;width:43px;height:43px;display:flex}.dash-card-icon svg{width:22px;height:22px}.dash-card span{color:#64748b;font-size:12px;font-weight:900;display:block}.dash-card strong{color:#0f172a;margin-top:3px;font-size:24px;font-weight:900;line-height:1;display:block}.dash-alerts{grid-template-columns:repeat(4,minmax(160px,1fr));gap:12px;margin-bottom:16px;display:grid}.dash-alert-card{cursor:pointer;text-align:left;background:#fff;border:1px solid #e5eef8;border-radius:19px;align-items:center;gap:12px;min-height:70px;padding:13px 14px;transition:all .2s;display:flex;box-shadow:0 12px 30px #0f172a0e}.dash-alert-card:hover{transform:translateY(-3px)}.dash-alert-icon{border-radius:14px;flex-shrink:0;justify-content:center;align-items:center;width:40px;height:40px;display:flex}.dash-alert-card span{color:#64748b;font-size:12px;font-weight:900;display:block}.dash-alert-card strong{color:#0f172a;margin-top:4px;font-size:24px;font-weight:900;line-height:1;display:block}.dash-alert-card.warning .dash-alert-icon{color:#92400e;background:#fef3c7}.dash-alert-card.danger .dash-alert-icon{color:#b91c1c;background:#fee2e2}.dash-alert-card.success .dash-alert-icon{color:#166534;background:#dcfce7}.dash-charts{grid-template-columns:1fr 1.4fr;gap:16px;margin-bottom:16px;display:grid}.dash-chart-card,.dash-detail-card{background:#fff;border:1px solid #e5eef8;border-radius:22px;padding:18px;box-shadow:0 14px 36px #0f172a11}.dash-full-chart{margin-bottom:16px}.dash-chart-card h2,.dash-detail-header h2{color:#0f172a;margin:0 0 12px;font-size:18px;font-weight:900}.dash-detail-header{justify-content:space-between;align-items:center;gap:14px;margin-bottom:14px;display:flex}.dash-detail-header h2{align-items:center;gap:8px;margin-bottom:4px;display:flex}.dash-detail-header p{color:#64748b;margin:0;font-size:13px}.dash-empty{text-align:center;color:#64748b;background:#f8fafc;border-radius:18px;padding:28px;font-weight:800}.dash-filter-row{justify-content:space-between;align-items:center;gap:16px;margin-bottom:14px;display:flex}.dash-filter-row input{color:#0f172a;background:#f8fbff;border:1px solid #dbeafe;border-radius:14px;outline:none;width:min(420px,100%);padding:12px 14px;font-weight:700}.dash-filter-row input:focus{border-color:#2563eb;box-shadow:0 0 0 4px #2563eb1a}.dash-filter-row span{color:#64748b;font-size:13px;font-weight:900}.dash-master-detail{grid-template-columns:minmax(0,1fr) 360px;align-items:start;gap:16px;display:grid}.dash-table-wrap{border-radius:16px;overflow-x:auto}.dash-table{border-collapse:collapse;width:100%;font-size:13px}.dash-table th{text-align:left;color:#475569;text-transform:uppercase;white-space:nowrap;border-bottom:1px solid #e5e7eb;padding:12px 11px;font-size:11px}.dash-table td{color:#0f172a;white-space:nowrap;border-bottom:1px solid #eef2f7;padding:12px 11px}.dash-table tr:hover{background:#f8fbff}.dash-row-clickable{cursor:pointer}.dash-row-clickable:hover{background:#eff6ff!important}.dash-side-detail{background:linear-gradient(#fff 0%,#f8fbff 100%);border:1px solid #dbeafe;border-radius:22px;padding:16px;position:sticky;top:0;box-shadow:0 18px 45px #0f172a14}.dash-side-head{border-bottom:1px solid #e5eef8;justify-content:space-between;gap:12px;margin-bottom:14px;padding-bottom:12px;display:flex}.dash-side-head p{color:#2563eb;text-transform:uppercase;margin:0 0 4px;font-size:11px;font-weight:900}.dash-side-head h3{color:#0f172a;margin:0;font-size:19px;font-weight:900}.dash-side-head button{color:#1d4ed8;cursor:pointer;background:#eff6ff;border:none;border-radius:12px;width:34px;height:34px}.dash-info-line{color:#2563eb;align-items:flex-start;gap:9px;margin-bottom:11px;display:flex}.dash-info-line span{color:#64748b;text-transform:uppercase;font-size:11px;font-weight:900;display:block}.dash-info-line strong{color:#0f172a;margin-top:2px;font-size:13px;display:block}.dash-side-stats{grid-template-columns:repeat(2,1fr);gap:9px;margin:14px 0;display:grid}.dash-side-stats div{background:#eff6ff;border:1px solid #dbeafe;border-radius:15px;padding:10px}.dash-side-stats span{color:#64748b;font-size:11px;font-weight:900}.dash-side-stats strong{color:#1d4ed8;font-size:22px;font-weight:900;display:block}.dash-side-list{margin-top:14px}.dash-side-list h4{color:#0f172a;align-items:center;gap:7px;margin:0 0 9px;font-size:14px;font-weight:900;display:flex}.dash-mini-item{background:#fff;border:1px solid #e5eef8;border-radius:14px;margin-bottom:8px;padding:9px 10px}.dash-mini-item strong{color:#0f172a;font-size:13px;display:block}.dash-mini-item span,.dash-mini-empty{color:#64748b;margin:3px 0 0;font-size:12px}.dash-table-section{width:100%;min-width:0}.dash-table-topbar{background:#f8fbff;border:1px solid #e5eef8;border-radius:16px;justify-content:space-between;align-items:center;gap:14px;margin-bottom:10px;padding:10px 12px;display:flex}.dash-table-topbar strong{color:#0f172a;font-size:13px;font-weight:900;display:block}.dash-table-topbar span{color:#64748b;margin-top:2px;font-size:12px;font-weight:800;display:block}.dash-page-size{color:#475569;white-space:nowrap;align-items:center;gap:8px;font-size:12px;font-weight:900;display:flex}.dash-page-size select{color:#0f172a;cursor:pointer;background:#fff;border:1px solid #dbeafe;border-radius:12px;outline:none;padding:8px 10px;font-weight:900}.dash-page-size select:focus{border-color:#2563eb;box-shadow:0 0 0 4px #2563eb1a}.dash-pagination{border-top:1px solid #eef2f7;flex-wrap:wrap;justify-content:flex-end;align-items:center;gap:8px;margin-top:12px;padding-top:12px;display:flex}.dash-pagination button{color:#1e40af;cursor:pointer;background:#fff;border:1px solid #dbeafe;border-radius:12px;padding:8px 11px;font-size:12px;font-weight:900;transition:all .2s}.dash-pagination button:hover:not(:disabled){transform:translateY(-1px);box-shadow:0 10px 20px #2563eb1f}.dash-pagination button:disabled{opacity:.45;cursor:not-allowed}.dash-pagination span{color:#475569;padding:0 4px;font-size:12px;font-weight:900}@media (width<=1500px){.dash-cards{grid-template-columns:repeat(3,1fr)}.dash-alerts{grid-template-columns:repeat(2,1fr)}.dash-charts,.dash-master-detail{grid-template-columns:1fr}.dash-side-detail{position:relative}}@media (width<=900px){.dash-main{padding:20px 18px 70px}.dash-header,.dash-detail-header,.dash-filter-row,.dash-table-topbar{flex-direction:column;align-items:flex-start}.dash-page-size{justify-content:space-between;width:100%}.dash-pagination{justify-content:center}.dash-cards,.dash-alerts{grid-template-columns:1fr}}.mant-page{color:#0f172a;box-sizing:border-box;background:0 0;width:100%;max-width:100%;padding:0}.mant-header{align-items:center;gap:16px;margin-bottom:22px;display:flex}.mant-header-icon{color:#fff;background:linear-gradient(135deg,#2563eb,#06b6d4);border-radius:18px;justify-content:center;align-items:center;width:58px;height:58px;display:flex;box-shadow:0 14px 30px #2563eb3d}.mant-title{color:#0f172a;margin:0;font-size:30px;font-weight:900}.mant-subtitle{color:#475569;margin:6px 0 0;font-size:15px}.mant-dashboard-btn{color:#1e40af;cursor:pointer;background:#fff;border:1px solid #dbeafe;border-radius:14px;align-items:center;gap:8px;margin-left:auto;padding:11px 15px;font-weight:900;display:flex}.mant-card{background:#fffffff5;border:1px solid #e5eef8;border-radius:24px;margin-bottom:22px;padding:24px;box-shadow:0 18px 45px #0f172a12}.mant-section-header{justify-content:space-between;align-items:center;margin-bottom:18px;display:flex}.mant-section-header h2{color:#0f172a;margin:0;font-size:22px;font-weight:900}.mant-section-header p{color:#64748b;margin:5px 0 0;font-size:14px}.mant-grid-3{grid-template-columns:repeat(3,1fr);gap:14px;display:grid}.mant-textarea-row{margin-top:14px}.mant-field{color:#475569;flex-direction:column;gap:7px;font-size:13px;font-weight:800;display:flex}.mant-field input,.mant-field select,.mant-field textarea{box-sizing:border-box;color:#0f172a;background:#fff;border:1px solid #dbe5ef;border-radius:14px;outline:none;width:100%;padding:12px 13px;font-size:14px}.mant-field input:focus,.mant-field select:focus,.mant-field textarea:focus{border-color:#38bdf8;box-shadow:0 0 0 3px #38bdf82e}.mant-field textarea{resize:vertical;min-height:88px}.mant-textarea-large{min-height:76px!important}.mant-form-actions{gap:10px;margin-top:16px;display:flex}.mant-save-btn{color:#fff;cursor:pointer;background:linear-gradient(135deg,#2563eb,#06b6d4);border:none;border-radius:14px;align-items:center;gap:8px;padding:12px 18px;font-weight:900;display:flex;box-shadow:0 12px 24px #2563eb33}.mant-clear-btn,.mant-reload-btn{color:#1e40af;cursor:pointer;background:#f8fbff;border:1px solid #dbeafe;border-radius:14px;padding:12px 17px;font-weight:900}.mant-reload-btn{align-items:center;gap:8px;display:flex}.mant-search-box{background:#f8fafc;border:1px solid #dbe5ef;border-radius:999px;align-items:center;gap:9px;width:430px;max-width:100%;margin-bottom:16px;padding:0 14px;display:flex}.mant-search-box input{background:0 0;border:none;outline:none;width:100%;padding:12px 0;font-size:14px}.mant-counter{color:#0369a1;background:#e0f2fe;border-radius:999px;padding:7px 13px;font-size:13px;font-weight:900}.mant-table-wrap{overflow-x:auto}.mant-table{border-collapse:collapse;width:100%;font-size:13px}.mant-table th{text-align:left;color:#475569;text-transform:uppercase;letter-spacing:.03em;border-bottom:1px solid #e5e7eb;padding:14px 12px;font-size:12px}.mant-table td{color:#0f172a;vertical-align:middle;border-bottom:1px solid #eef2f7;padding:15px 12px}.mant-table tbody tr:hover{background:#f8fbff}.mant-th-right{text-align:right!important}.mant-empty{text-align:center;color:#64748b!important;padding:28px!important}.mant-badge,.mant-type-badge{border-radius:999px;padding:6px 11px;font-size:11px;font-weight:900;display:inline-block}.mant-type-badge{color:#0369a1;background:#e0f2fe}.badge-blue{color:#1d4ed8;background:#dbeafe}.badge-green{color:#15803d;background:#dcfce7}.badge-orange{color:#c2410c;background:#ffedd5}.badge-yellow{color:#a16207;background:#fef9c3}.badge-red{color:#b91c1c;background:#fee2e2}.mant-actions{flex-wrap:wrap;justify-content:flex-end;gap:7px;display:flex}.mant-view-btn,.mant-edit-btn,.mant-delete-btn{cursor:pointer;border:none;border-radius:11px;align-items:center;gap:5px;padding:8px 11px;font-size:12px;font-weight:900;display:flex}.mant-view-btn{color:#0369a1;background:#e0f2fe}.mant-edit-btn{color:#3730a3;background:#e0e7ff}.mant-delete-btn{color:#b91c1c;background:#fee2e2}.mant-pagination{justify-content:flex-end;align-items:center;gap:11px;margin-top:16px;display:flex}.mant-pagination button{color:#1e40af;cursor:pointer;background:#fff;border:1px solid #dbeafe;border-radius:13px;align-items:center;gap:5px;padding:9px 13px;font-weight:900;display:flex}.mant-pagination button:disabled{opacity:.45;cursor:not-allowed}.mant-pagination span{color:#475569;font-weight:800}.mant-overlay{z-index:999;-webkit-backdrop-filter:blur(5px);backdrop-filter:blur(5px);background:#0f172a73;justify-content:center;align-items:center;display:flex;position:fixed;inset:0}.mant-modal{background:#fff;border-radius:24px;width:min(850px,94vw);padding:24px;box-shadow:0 30px 80px #0f172a40}.mant-modal-header{justify-content:space-between;align-items:center;margin-bottom:16px;display:flex}.mant-modal-header h2{margin:0;font-size:22px;font-weight:900}.mant-modal-header button{cursor:pointer;background:#f1f5f9;border:none;border-radius:12px;padding:8px}.mant-detail-grid{grid-template-columns:repeat(2,1fr);gap:12px;display:grid}.mant-detail{background:#f8fafc;border-radius:15px;flex-direction:column;gap:5px;padding:12px;display:flex}.mant-detail span,.mant-detail-block span{color:#64748b;font-size:12px;font-weight:900}.mant-detail strong{color:#0f172a}.mant-detail-block{background:#f8fafc;border-radius:15px;margin-top:12px;padding:13px}.mant-detail-block p{color:#0f172a;margin:6px 0 0}@media (width<=1200px){.mant-grid-3{grid-template-columns:repeat(2,1fr)}}@media (width<=768px){.mant-header{flex-direction:column;align-items:flex-start}.mant-dashboard-btn{margin-left:0}.mant-grid-3{grid-template-columns:1fr}.mant-section-header{flex-direction:column;align-items:flex-start;gap:12px}.mant-detail-grid{grid-template-columns:1fr}}.secure-upload-box{background:#fff;border-radius:16px;width:100%;padding:20px;box-shadow:0 5px 20px #0000001a}.secure-upload-box h3{color:#1e3a8a;margin-bottom:15px}.secure-upload-box input{margin-bottom:15px}.file-preview{background:#f1f5f9;border-radius:10px;margin-bottom:15px;padding:12px}.secure-upload-box button{color:#fff;cursor:pointer;background:#2563eb;border:none;border-radius:10px;padding:10px 20px}.reportes-shell{background:#eef2f7;width:100%;height:100vh;font-family:Times New Roman,Times,serif;font-style:italic;display:flex;overflow:hidden}.reportes-sidebar-wrap{flex-shrink:0;width:280px;height:100vh;transition:all .25s;overflow:hidden}.reportes-shell.sidebar-closed .reportes-sidebar-wrap{width:0}.reportes-sidebar-wrap .sga-sidebar{border-radius:0 18px 18px 0;height:100vh}.reportes-main{flex-direction:column;flex:1;height:100vh;display:flex;overflow:hidden}.reportes-topbar{background:#fff;border-bottom:1px solid #e2e8f0;flex-shrink:0;justify-content:space-between;align-items:center;height:78px;padding:0 26px;display:flex;box-shadow:0 8px 24px #0f172a0d}.reportes-topbar-left{align-items:center;gap:18px;display:flex}.reportes-topbar-left h2{color:#0f172a;margin:0;font-size:20px;font-weight:900}.reportes-menu-btn{color:#0f172a;cursor:pointer;background:#f1f5f9;border:none;border-radius:14px;place-items:center;width:52px;height:52px;transition:all .2s;display:grid}.reportes-menu-btn:hover{background:#e2e8f0;transform:translateY(-1px)}.reportes-topbar-actions{align-items:center;gap:12px;display:flex}.reportes-icon-btn{color:#0f172a;cursor:pointer;background:#f8fafc;border:none;border-radius:18px;place-items:center;width:52px;height:52px;transition:all .2s;display:grid;position:relative}.reportes-icon-btn:hover{background:#e2e8f0}.reportes-icon-btn span{color:#fff;background:#ef4444;border-radius:50%;place-items:center;width:19px;height:19px;font-size:11px;font-style:normal;font-weight:900;display:grid;position:absolute;top:5px;right:7px}.reportes-pro-page{color:#0f172a;background:#eef2f7;flex:1;padding:24px;overflow:hidden auto}.reportes-pro-page::-webkit-scrollbar{width:10px;height:10px}.reportes-pro-table-wrapper::-webkit-scrollbar{width:10px;height:10px}.reportes-pro-page::-webkit-scrollbar-track{background:#e5e7eb;border-radius:999px}.reportes-pro-table-wrapper::-webkit-scrollbar-track{background:#e5e7eb;border-radius:999px}.reportes-pro-page::-webkit-scrollbar-thumb{background:#94a3b8;border-radius:999px}.reportes-pro-table-wrapper::-webkit-scrollbar-thumb{background:#94a3b8;border-radius:999px}.reportes-pro-page::-webkit-scrollbar-thumb:hover{background:#64748b}.reportes-pro-table-wrapper::-webkit-scrollbar-thumb:hover{background:#64748b}.reportes-pro-header{color:#fff;background:linear-gradient(135deg,#061126,#1e3a8a,#2563eb);border-radius:22px;justify-content:space-between;align-items:center;margin-bottom:22px;padding:28px;display:flex;box-shadow:0 20px 45px #0f172a2e}.reportes-pro-header h1{margin:8px 0 6px;font-size:34px;font-weight:900}.reportes-pro-header p{color:#e0ecff;margin:0;font-size:16px}.reportes-pro-badge{letter-spacing:.08em;background:#ffffff29;border:1px solid #ffffff47;border-radius:999px;padding:6px 14px;font-size:13px;display:inline-block}.reportes-pro-header-icon{background:#ffffff29;border-radius:24px;place-items:center;width:82px;height:82px;display:grid}.reportes-pro-kpis{grid-template-columns:repeat(3,minmax(180px,1fr));gap:18px;margin-bottom:22px;display:grid}.reportes-pro-card{background:#fff;border:1px solid #e2e8f0;border-radius:20px;align-items:center;gap:18px;min-height:88px;padding:20px 24px;display:flex;box-shadow:0 12px 28px #0f172a0f}.reportes-pro-card svg{color:#2563eb}.reportes-pro-card span{color:#64748b;font-size:14px;display:block}.reportes-pro-card strong{color:#0f172a;font-size:28px}.reportes-pro-panel,.reportes-pro-table-card{background:#fff;border:1px solid #e2e8f0;border-radius:22px;margin-bottom:22px;padding:22px;box-shadow:0 14px 32px #0f172a0f}.reportes-pro-panel-title h2,.reportes-pro-table-header h2{color:#0f172a;margin:0;font-size:24px;font-weight:900}.reportes-pro-panel-title p,.reportes-pro-table-header p{color:#64748b;margin:6px 0 0;font-size:15px}.reportes-pro-filtros{grid-template-columns:1.2fr 1.2fr 1fr 1fr 1fr;gap:16px;margin-top:20px;display:grid}.reportes-pro-field{flex-direction:column;gap:8px;display:flex}.reportes-pro-field label{color:#0f172a;font-size:15px;font-weight:900}.reportes-pro-field input,.reportes-pro-field select{color:#0f172a;background:#f8fafc;border:1px solid #cbd5e1;border-radius:14px;outline:none;height:46px;padding:0 14px;font-family:Times New Roman,Times,serif;font-style:italic}.reportes-pro-field input:focus,.reportes-pro-field select:focus{background:#fff;border-color:#2563eb;box-shadow:0 0 0 4px #2563eb1f}.reportes-pro-actions{flex-wrap:wrap;gap:12px;margin-top:22px;display:flex}.btn-pro{cursor:pointer;color:#fff;border:none;border-radius:13px;align-items:center;gap:8px;height:46px;padding:0 20px;font-family:Times New Roman,Times,serif;font-style:italic;font-weight:900;transition:all .2s;display:inline-flex}.btn-pro:hover{filter:brightness(1.02);transform:translateY(-2px)}.btn-pro.primary{background:#2563eb}.btn-pro.secondary{color:#0f172a;background:#e2e8f0}.btn-pro.excel{background:#16a34a}.btn-pro.pdf{background:#dc2626}.reportes-pro-table-wrapper{background:#fff;border:1px solid #e2e8f0;border-radius:18px;height:240px;max-height:240px;margin-top:18px;overflow:auto}.reportes-pro-table{border-collapse:collapse;width:100%;min-width:1120px}.reportes-pro-table thead{z-index:5;position:sticky;top:0}.reportes-pro-table th{color:#fff;text-align:left;white-space:nowrap;background:#071126;padding:14px;font-size:14px;font-weight:900}.reportes-pro-table td{color:#334155;vertical-align:middle;white-space:nowrap;border-bottom:1px solid #e2e8f0;padding:14px}.reportes-pro-table td span{color:#64748b;font-size:13px;display:block}.reportes-pro-table tbody tr:hover{background:#f8fafc}.empty-row{text-align:center;color:#64748b;padding:34px!important}.empty-row-pro{height:150px}.empty-row-pro svg{color:#475569;margin:0 auto 10px;display:block}.empty-row-pro span{display:block;color:#475569!important;font-size:16px!important}.estado-badge{text-transform:uppercase;border-radius:999px;padding:6px 10px;font-weight:900;font-size:12px!important;display:inline-flex!important}.estado-PROGRAMADO{background:#dbeafe;color:#1d4ed8!important}.estado-ASIGNADO{background:#ede9fe;color:#6d28d9!important}.estado-EN_PROCESO{background:#fef3c7;color:#b45309!important}.estado-PAUSADO{background:#e2e8f0;color:#475569!important}.estado-FINALIZADO{background:#dcfce7;color:#15803d!important}.estado-ANULADO{background:#fee2e2;color:#b91c1c!important}.reportes-pagination{color:#334155;justify-content:space-between;align-items:center;gap:16px;margin-top:18px;display:flex}.reportes-pagination-info{font-size:15px}.reportes-pagination-controls{align-items:center;gap:10px;display:flex}.reportes-pagination-controls label{color:#0f172a;font-size:15px;font-weight:900}.reportes-pagination-controls select{background:#fff;border:1px solid #cbd5e1;border-radius:12px;height:42px;padding:0 12px;font-family:Times New Roman,Times,serif;font-style:italic}.reportes-pagination-controls button{color:#334155;cursor:pointer;background:#fff;border:1px solid #dbe3ef;border-radius:12px;place-items:center;width:42px;height:42px;transition:all .2s;display:grid}.reportes-pagination-controls button:hover:not(:disabled){color:#2563eb;background:#eff6ff;border-color:#2563eb}.reportes-pagination-controls button:disabled{opacity:.45;cursor:not-allowed}.reportes-pagination-controls .active-page{color:#fff;background:#2563eb;border-color:#2563eb;font-weight:900}@media (width<=1200px){.reportes-pro-filtros,.reportes-pro-kpis{grid-template-columns:repeat(2,1fr)}}@media (width<=900px){.reportes-sidebar-wrap{z-index:100;width:280px;position:fixed;top:0;left:0;transform:translate(0)}.reportes-shell.sidebar-closed .reportes-sidebar-wrap{width:280px;transform:translate(-100%)}.reportes-main{width:100%}.reportes-pagination{flex-direction:column;align-items:flex-start}}@media (width<=720px){.reportes-pro-page{padding:14px}.reportes-topbar{padding:0 14px}.reportes-topbar-left h2{font-size:17px}.reportes-pro-header{flex-direction:column;align-items:flex-start;gap:18px}.reportes-pro-filtros,.reportes-pro-kpis{grid-template-columns:1fr}.reportes-pro-actions{flex-direction:column}.btn-pro{justify-content:center;width:100%}.reportes-pagination-controls{flex-wrap:wrap}}*{box-sizing:border-box}body{background:#f3f7fb;margin:0;font-family:Segoe UI,Arial,sans-serif}.tec-loading{color:#1e3a8a;background:linear-gradient(135deg,#eff6ff,#f8fafc);justify-content:center;align-items:center;min-height:100vh;font-size:18px;font-weight:800;display:flex}.tec-shell{color:#0f172a;background:#f3f7fb;width:100%;height:100vh;display:flex;overflow:hidden}.tec-sidebar{color:#fff;z-index:20;background:linear-gradient(#0f172a 0%,#1e3a8a 55%,#0f172a 100%);flex-direction:column;width:280px;min-width:280px;height:100vh;padding:22px 18px;display:flex;box-shadow:12px 0 35px #0f172a2e}.tec-brand{border-bottom:1px solid #ffffff29;align-items:center;gap:12px;padding-bottom:22px;display:flex}.tec-logo{color:#fff;letter-spacing:-.04em;background:linear-gradient(135deg,#38bdf8,#2563eb);border-radius:18px;justify-content:center;align-items:center;width:52px;height:52px;font-weight:950;display:flex;box-shadow:0 14px 30px #38bdf847}.tec-brand h2{margin:0;font-size:22px;font-weight:950;line-height:1}.tec-brand p{color:#bfdbfe;margin:5px 0 0;font-size:12px;font-weight:700}.tec-user-card{-webkit-backdrop-filter:blur(14px);backdrop-filter:blur(14px);background:#ffffff1a;border:1px solid #ffffff29;border-radius:20px;margin:22px 0;padding:16px}.tec-user-card strong{font-size:15px;font-weight:900;line-height:1.25;display:block}.tec-user-card span{color:#bbf7d0;letter-spacing:.08em;background:#22c55e2e;border-radius:999px;margin-top:8px;padding:5px 10px;font-size:11px;font-weight:900;display:inline-block}.tec-nav{flex-direction:column;gap:10px;display:flex}.tec-nav button,.tec-logout{cursor:pointer;border:0;border-radius:16px;align-items:center;gap:10px;width:100%;padding:12px 14px;font-weight:850;transition:all .22s;display:flex}.tec-nav button{color:#e0f2fe;background:#ffffff14}.tec-nav button.active,.tec-nav button:hover{color:#fff;background:linear-gradient(135deg,#2563eb,#06b6d4);transform:translate(3px);box-shadow:0 14px 28px #2563eb47}.tec-logout{color:#fecaca;background:#ef444424;border:1px solid #f8717140;margin-top:auto}.tec-logout:hover{color:#fff;background:#ef4444;transform:translateY(-2px)}.tec-main{background:radial-gradient(circle at 100% 0,#38bdf829,#0000 32%),linear-gradient(#f8fbff 0%,#eef5ff 100%);flex:1;height:100vh;padding:26px 30px 90px;overflow:hidden auto}.tec-main::-webkit-scrollbar{width:10px}.tec-main::-webkit-scrollbar-track{background:#eaf2ff;border-radius:20px}.tec-main::-webkit-scrollbar-thumb{background:linear-gradient(#2563eb,#06b6d4);border-radius:20px}.tec-main::-webkit-scrollbar-thumb:hover{background:linear-gradient(#1d4ed8,#0891b2)}.tec-header{justify-content:space-between;align-items:flex-start;gap:18px;margin-bottom:20px;display:flex}.tec-kicker{color:#2563eb;letter-spacing:.1em;margin:0 0 6px;font-size:12px;font-weight:950}.tec-header h1{color:#0f172a;letter-spacing:-.04em;margin:0;font-size:34px;font-weight:950;line-height:1}.tec-header p{color:#64748b;margin:8px 0 0;font-size:14px;font-weight:650}.tec-btn-primary,.tec-btn-secondary{cursor:pointer;white-space:nowrap;border:0;border-radius:14px;justify-content:center;align-items:center;gap:8px;padding:11px 15px;font-weight:900;transition:all .22s;display:inline-flex}.tec-btn-primary{color:#fff;background:linear-gradient(135deg,#2563eb,#06b6d4);box-shadow:0 12px 28px #2563eb33}.tec-btn-secondary{color:#1e40af;background:#fff;border:1px solid #dbeafe}.tec-btn-primary:hover,.tec-btn-secondary:hover{transform:translateY(-2px);box-shadow:0 16px 32px #2563eb2e}.tec-cards{grid-template-columns:repeat(5,minmax(150px,1fr));gap:14px;margin-bottom:18px;display:grid}.tec-card{cursor:pointer;text-align:left;background:#ffffffeb;border:1px solid #e2e8f0;border-radius:24px;align-items:center;gap:14px;min-height:96px;padding:16px;transition:all .22s;display:flex;box-shadow:0 16px 36px #0f172a12}.tec-card:hover{border-color:#bfdbfe;transform:translateY(-4px);box-shadow:0 24px 46px #0f172a1f}.tec-card-icon{color:#fff;background:linear-gradient(135deg,#2563eb,#06b6d4);border-radius:18px;flex-shrink:0;justify-content:center;align-items:center;width:48px;height:48px;display:flex}.tec-card-icon svg{width:23px;height:23px}.tec-card span{color:#64748b;text-transform:uppercase;letter-spacing:.04em;font-size:12px;font-weight:900;display:block}.tec-card strong{color:#0f172a;margin-top:5px;font-size:28px;font-weight:950;line-height:1;display:block}.tec-toolbar{grid-template-columns:1fr 230px;gap:12px;margin-bottom:16px;display:grid}.tec-toolbar input,.tec-toolbar select,.tec-observation textarea,.tec-form input,.tec-form select,.tec-form textarea{color:#0f172a;background:#fff;border:1px solid #dbeafe;border-radius:16px;outline:none;width:100%;padding:12px 14px;font-size:14px;transition:all .2s}.tec-toolbar input:focus,.tec-toolbar select:focus,.tec-observation textarea:focus,.tec-form input:focus,.tec-form select:focus,.tec-form textarea:focus{border-color:#2563eb;box-shadow:0 0 0 4px #2563eb1a}.tec-observation{background:#fff;border:1px solid #e2e8f0;border-radius:24px;margin-bottom:18px;padding:16px;box-shadow:0 14px 32px #0f172a0e}.tec-observation label{color:#0f172a;margin-bottom:8px;font-size:13px;font-weight:950;display:block}.tec-observation textarea{resize:vertical;min-height:78px}.tec-panel{background:#ffffffeb;border:1px solid #e2e8f0;border-radius:28px;padding:20px;box-shadow:0 18px 42px #0f172a14}.tec-panel-header{justify-content:space-between;align-items:center;gap:16px;margin-bottom:18px;display:flex}.tec-panel-header h2{color:#0f172a;letter-spacing:-.03em;margin:0;font-size:22px;font-weight:950}.tec-panel-header p{color:#64748b;margin:6px 0 0;font-size:13px;font-weight:750}.tec-grid{grid-template-columns:repeat(auto-fill,minmax(360px,1fr));gap:16px;display:grid}.tec-maint-card{background:linear-gradient(#fff 0%,#f8fbff 100%);border:1px solid #e2e8f0;border-radius:24px;padding:18px;transition:all .22s;box-shadow:0 14px 34px #0f172a11}.tec-maint-card:hover{border-color:#bfdbfe;transform:translateY(-3px);box-shadow:0 22px 46px #0f172a1c}.tec-maint-top{justify-content:space-between;align-items:flex-start;gap:12px;margin-bottom:14px;display:flex}.tec-maint-top h3{color:#0f172a;margin:0;font-size:18px;font-weight:950}.tec-maint-top p{color:#64748b;margin:6px 0 0;font-size:13px;font-weight:750}.tec-maint-info{grid-template-columns:1fr 1fr;gap:10px;margin-bottom:14px;display:grid}.tec-maint-info div{background:#f1f7ff;border:1px solid #dbeafe;border-radius:16px;min-width:0;padding:11px}.tec-maint-info span{color:#64748b;text-transform:uppercase;font-size:11px;font-weight:950;display:block}.tec-maint-info strong{color:#0f172a;overflow-wrap:anywhere;margin-top:5px;font-size:13px;font-weight:850;display:block}.tec-status{color:#075985;text-transform:uppercase;letter-spacing:.04em;white-space:nowrap;background:#e0f2fe;border-radius:999px;justify-content:center;align-items:center;min-width:106px;padding:7px 10px;font-size:11px;font-weight:950;display:inline-flex}.tec-status.progress{color:#1d4ed8;background:#dbeafe}.tec-status.warning{color:#92400e;background:#fef3c7}.tec-status.ok{color:#166534;background:#dcfce7}.tec-actions,.tec-state-actions{flex-wrap:wrap;gap:9px;display:flex}.tec-actions{margin-bottom:10px}.tec-actions button,.tec-state-actions button{cursor:pointer;border-radius:13px;align-items:center;gap:7px;min-height:38px;padding:9px 12px;font-weight:900;transition:all .2s;display:inline-flex}.tec-state-actions button{color:#1e40af;background:#fff;border:1px solid #dbeafe}.tec-state-actions button:hover{background:#eff6ff;transform:translateY(-2px)}.tec-empty{color:#64748b;text-align:center;background:#f8fafc;border:1px dashed #cbd5e1;border-radius:18px;padding:26px;font-weight:850}.tec-pagination{border-top:1px solid #e2e8f0;justify-content:center;align-items:center;gap:14px;margin-top:18px;padding-top:16px;display:flex}.tec-pagination button{color:#1e40af;cursor:pointer;background:#fff;border:1px solid #dbeafe;border-radius:13px;padding:10px 14px;font-weight:900;transition:all .2s}.tec-pagination button:hover:not(:disabled){transform:translateY(-2px);box-shadow:0 12px 24px #2563eb26}.tec-pagination button:disabled{opacity:.45;cursor:not-allowed}.tec-pagination span{color:#475569;font-size:13px;font-weight:900}.tec-modal-backdrop{-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);z-index:999;background:#0f172a9e;justify-content:center;align-items:center;padding:24px;display:flex;position:fixed;inset:0}.tec-modal{background:#fff;border:1px solid #e2e8f0;border-radius:28px;width:100%;max-width:560px;max-height:90vh;padding:22px;overflow-y:auto;box-shadow:0 30px 80px #0f172a47}.tec-modal-large{max-width:920px}.tec-modal::-webkit-scrollbar{width:9px}.tec-modal::-webkit-scrollbar-track{background:#eaf2ff;border-radius:20px}.tec-modal::-webkit-scrollbar-thumb{background:linear-gradient(#2563eb,#06b6d4);border-radius:20px}.tec-modal-header{justify-content:space-between;align-items:center;gap:16px;margin-bottom:18px;display:flex}.tec-modal-header h2{color:#0f172a;margin:0;font-size:22px;font-weight:950}.tec-modal-header button{color:#b91c1c;cursor:pointer;background:#fee2e2;border:0;border-radius:13px;justify-content:center;align-items:center;width:38px;height:38px;display:flex}.tec-form{gap:10px;display:grid}.tec-form label{color:#0f172a;font-size:13px;font-weight:950}.tec-form textarea{resize:vertical;min-height:95px}.tec-detail-grid{grid-template-columns:repeat(2,1fr);gap:12px;display:grid}.tec-info{background:#f1f7ff;border:1px solid #dbeafe;border-radius:16px;padding:13px}.tec-info span{color:#64748b;text-transform:uppercase;font-size:11px;font-weight:950;display:block}.tec-info strong{color:#0f172a;overflow-wrap:anywhere;margin-top:6px;font-size:14px;font-weight:850;display:block}.tec-modal h3{color:#0f172a;margin:20px 0 12px;font-size:18px;font-weight:950}.tec-evidence-grid{grid-template-columns:repeat(auto-fill,minmax(150px,1fr));gap:12px;display:grid}.tec-evidence-card{color:#0f172a;background:#f8fbff;border:1px solid #dbeafe;border-radius:18px;flex-direction:column;gap:7px;padding:15px;text-decoration:none;transition:all .2s;display:flex}.tec-evidence-card:hover{transform:translateY(-3px);box-shadow:0 14px 28px #2563eb24}.tec-evidence-card svg{color:#2563eb}.tec-evidence-card strong{font-size:13px;font-weight:950}.tec-evidence-card span{color:#64748b;overflow-wrap:anywhere;font-size:12px;font-weight:750}@media (width<=1200px){.tec-cards{grid-template-columns:repeat(3,1fr)}.tec-grid{grid-template-columns:repeat(auto-fill,minmax(310px,1fr))}}@media (width<=900px){.tec-shell{flex-direction:column;height:auto;min-height:100vh;overflow:visible}.tec-sidebar{border-radius:0 0 24px 24px;width:100%;min-width:100%;height:auto;padding:16px}.tec-brand{padding-bottom:14px}.tec-user-card{margin:14px 0}.tec-main{height:auto;min-height:calc(100vh - 240px);padding:20px 16px 70px;overflow:visible}.tec-header{flex-direction:column}.tec-cards,.tec-toolbar,.tec-detail-grid{grid-template-columns:1fr}}@media (width<=560px){.tec-header h1{font-size:28px}.tec-panel{border-radius:22px;padding:15px}.tec-grid,.tec-maint-info{grid-template-columns:1fr}.tec-actions,.tec-state-actions{flex-direction:column}.tec-actions button,.tec-state-actions button,.tec-btn-secondary,.tec-btn-primary{width:100%}.tec-modal-backdrop{padding:12px}.tec-modal{border-radius:22px;padding:18px}}.tec-btn-formato{color:#fff;cursor:pointer;background:linear-gradient(135deg,#0f62fe,#003ea8);border:none;border-radius:12px;align-items:center;gap:7px;padding:9px 12px;font-weight:800;transition:all .2s;display:inline-flex;box-shadow:0 10px 22px #0f62fe38}.tec-btn-formato:hover{transform:translateY(-1px);box-shadow:0 14px 28px #0f62fe52}.tec-hero{color:#fff;background:linear-gradient(135deg,#1d4ed8 0%,#2563eb 50%,#67e8f9 100%);border-radius:28px;justify-content:space-between;align-items:center;gap:22px;margin-bottom:18px;padding:26px 30px;display:flex;box-shadow:0 22px 48px #2563eb3d}.tec-hero span{color:#bef264;letter-spacing:.12em;margin-bottom:8px;font-size:12px;font-weight:950;display:block}.tec-hero h2{letter-spacing:-.04em;margin:0;font-size:30px;font-weight:950}.tec-hero p{color:#e0f2fe;margin:8px 0 0;font-weight:700}.tec-hero-badge{-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);background:#ffffff29;border:1px solid #ffffff38;border-radius:22px;align-items:center;gap:12px;min-width:220px;padding:16px;display:flex}.tec-hero-badge strong,.tec-hero-badge small{display:block}.tec-hero-badge small{color:#dbeafe;margin-top:3px;font-weight:700}.tec-btn-start{width:100%;box-shadow:0 12px 28px #2563eb3d;color:#fff!important;background:linear-gradient(135deg,#2563eb,#06b6d4)!important;border:none!important}.tec-btn-start:hover{transform:translateY(-2px);box-shadow:0 18px 34px #2563eb4d}.tec-exec-backdrop{z-index:1200;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background:#0f172ab8;justify-content:center;align-items:center;padding:24px;display:flex;position:fixed;inset:0}.tec-exec-modal{background:radial-gradient(circle at 100% 0,#0ea5e91f,#0000 34%),#fff;border:1px solid #dbeafe;border-radius:34px;width:min(1320px,100%);height:min(94vh,980px);padding:34px;position:relative;overflow-y:auto;box-shadow:0 34px 90px #0f172a57}.tec-exec-modal::-webkit-scrollbar{width:10px}.tec-exec-modal::-webkit-scrollbar-track{background:#eaf2ff;border-radius:20px}.tec-exec-modal::-webkit-scrollbar-thumb{background:linear-gradient(#2563eb,#06b6d4);border-radius:20px}.tec-exec-close{color:#2563eb;cursor:pointer;background:#fff;border:0;border-radius:18px;justify-content:center;align-items:center;width:54px;height:54px;transition:all .22s;display:flex;position:absolute;top:26px;right:28px;box-shadow:0 14px 34px #0f172a1a}.tec-exec-close:hover{color:#b91c1c;transform:translateY(-2px)}.tec-exec-head{margin-bottom:28px;padding-right:76px}.tec-exec-head span{color:#84cc16;letter-spacing:.13em;font-size:13px;font-weight:950}.tec-exec-head h1{color:#0f172a;letter-spacing:-.05em;margin:16px 0 14px;font-size:38px;font-weight:950;line-height:1}.tec-exec-head p{color:#64748b;margin:0;font-size:17px;font-weight:750}.tec-exec-head p strong{color:#334155}.tec-exec-grid{grid-template-columns:360px 1fr;align-items:start;gap:28px;display:grid}.tec-exec-left,.tec-exec-right{gap:22px;display:grid}.tec-exec-card,.tec-exec-form-card{background:#f8fbfff2;border:1px solid #dbeafe;border-radius:28px;padding:24px;box-shadow:0 18px 38px #0f172a0f}.tec-exec-card h2,.tec-exec-form-card h2{color:#0f172a;letter-spacing:-.02em;align-items:center;gap:9px;margin:0 0 18px;font-size:19px;font-weight:950;display:flex}.tec-exec-info-item{color:#475569;border-bottom:1px dashed #cbd5e1;grid-template-columns:24px auto 1fr;align-items:center;gap:9px;padding:12px 0;font-size:15px;display:grid}.tec-exec-info-item:last-child{border-bottom:none}.tec-exec-info-icon{color:#2563eb;align-items:center;display:flex}.tec-exec-info-item strong{color:#0f172a;font-weight:950}.tec-exec-info-item span{overflow-wrap:anywhere;font-weight:650}.tec-exec-info-text{color:#475569;margin:0 0 12px;font-size:15px}.tec-exec-info-text strong{color:#0f172a}.tec-exec-form-card label{color:#0f172a;margin-bottom:8px;font-size:14px;font-weight:950;display:block}.tec-exec-form-card textarea{resize:vertical;color:#0f172a;background:#fff;border:1px solid #cfe0f5;border-radius:18px;outline:none;width:100%;min-height:96px;margin-bottom:16px;padding:16px 18px;font-size:15px;transition:all .2s}.tec-exec-form-card textarea:focus{border-color:#2563eb;box-shadow:0 0 0 4px #2563eb1a}.tec-exec-upload{grid-template-columns:170px 1fr 120px;align-items:center;gap:12px;display:grid}.tec-exec-upload select,.tec-exec-upload input,.tec-exec-desc{color:#0f172a;background:#fff;border:1px solid #cfe0f5;border-radius:16px;outline:none;width:100%;padding:12px 14px}.tec-exec-upload button{color:#1e40af;cursor:pointer;background:#fff;border:1px solid #dbeafe;border-radius:16px;justify-content:center;align-items:center;gap:8px;padding:12px 14px;font-weight:950;display:inline-flex}.tec-exec-desc{margin-top:12px}.tec-exec-evidencias{grid-template-columns:repeat(auto-fill,minmax(190px,1fr));gap:12px;margin-top:16px;display:grid}.tec-exec-evidencias p{color:#64748b;font-weight:700}.tec-exec-evidencia{color:#0f172a;background:#fff;border:1px solid #dbeafe;border-radius:18px;align-items:center;gap:12px;padding:14px;text-decoration:none;transition:all .2s;display:flex}.tec-exec-evidencia:hover{transform:translateY(-2px);box-shadow:0 14px 26px #2563eb1f}.tec-exec-evidencia svg{color:#2563eb}.tec-exec-evidencia strong,.tec-exec-evidencia span{display:block}.tec-exec-evidencia strong{font-size:13px;font-weight:950}.tec-exec-evidencia span{color:#64748b;overflow-wrap:anywhere;font-size:12px;font-weight:700}.tec-exec-signature-box{color:#94a3b8;background:#fff;border:1.5px dashed #93c5fd;border-radius:18px;justify-content:center;align-items:center;min-height:132px;font-weight:850;display:flex}.tec-exec-footer{-webkit-backdrop-filter:blur(14px);backdrop-filter:blur(14px);background:#ffffffeb;border-top:1px solid #e2e8f0;flex-wrap:wrap;justify-content:flex-end;gap:12px;margin:26px -34px -34px;padding:18px 34px;display:flex;position:sticky;bottom:-34px}.tec-exec-primary,.tec-exec-light,.tec-exec-danger,.tec-exec-format{cursor:pointer;border:0;border-radius:16px;justify-content:center;align-items:center;gap:9px;min-height:44px;padding:11px 18px;font-weight:950;transition:all .22s;display:inline-flex}.tec-exec-primary{color:#fff;background:linear-gradient(135deg,#2563eb,#06b6d4);box-shadow:0 12px 28px #2563eb38}.tec-exec-light{color:#1e40af;background:#fff;border:1px solid #dbeafe}.tec-exec-danger{color:#fff;background:#dc2626}.tec-exec-format{color:#fff;background:#0f172a}.tec-exec-primary:hover,.tec-exec-light:hover,.tec-exec-danger:hover,.tec-exec-format:hover{transform:translateY(-2px)}.tec-exec-primary.full{width:100%;margin-top:14px}@media (width<=1100px){.tec-exec-grid{grid-template-columns:1fr}.tec-exec-left{grid-template-columns:repeat(2,1fr)}.tec-exec-upload{grid-template-columns:1fr}}@media (width<=760px){.tec-hero{flex-direction:column;align-items:flex-start}.tec-hero-badge{width:100%}.tec-exec-backdrop{padding:10px}.tec-exec-modal{border-radius:24px;height:96vh;padding:22px}.tec-exec-head{padding-right:56px}.tec-exec-head h1{font-size:30px}.tec-exec-left{grid-template-columns:1fr}.tec-exec-footer{flex-direction:column;margin:22px -22px -22px;padding:14px 22px}.tec-exec-primary,.tec-exec-light,.tec-exec-danger,.tec-exec-format{width:100%}}.tec-panel-header.pro{align-items:center}.tec-history-btn{color:#fff;cursor:pointer;background:#0f172a;border:0;border-radius:16px;align-items:center;gap:9px;padding:11px 16px;font-weight:950;transition:all .22s;display:inline-flex;box-shadow:0 14px 28px #0f172a29}.tec-history-btn:hover{transform:translateY(-2px)}.tec-smart-tabs{flex-wrap:wrap;gap:10px;margin-bottom:16px;display:flex}.tec-smart-tabs button{color:#1e40af;cursor:pointer;background:#fff;border:1px solid #dbeafe;border-radius:999px;padding:9px 14px;font-weight:950;transition:all .2s}.tec-smart-tabs button.active,.tec-smart-tabs button:hover{color:#fff;background:linear-gradient(135deg,#2563eb,#06b6d4);border-color:#0000;box-shadow:0 10px 22px #2563eb2e}.tec-toolbar.compact{grid-template-columns:1fr 230px;margin-bottom:18px}.tec-searchbox{align-items:center;display:flex;position:relative}.tec-searchbox svg{color:#2563eb;position:absolute;left:14px}.tec-searchbox input{padding-left:40px}.tec-worklist{grid-template-columns:1fr;gap:14px;display:grid}.tec-work-row{background:#fffffff5;border:1px solid #dbeafe;border-radius:24px;grid-template-columns:8px 1fr;transition:all .22s;display:grid;overflow:hidden;box-shadow:0 14px 32px #0f172a11}.tec-work-row:hover{border-color:#93c5fd;transform:translateY(-3px);box-shadow:0 24px 46px #2563eb24}.tec-work-priority.line-progress{background:linear-gradient(#2563eb,#06b6d4)}.tec-work-priority.line-ok{background:linear-gradient(#16a34a,#22c55e)}.tec-work-priority.line-warning{background:linear-gradient(#f59e0b,#facc15)}.tec-work-priority.line-programado{background:linear-gradient(#0284c7,#38bdf8)}.tec-work-priority.line-default{background:linear-gradient(#64748b,#94a3b8)}.tec-work-content{padding:18px}.tec-work-main{justify-content:space-between;align-items:flex-start;gap:18px;margin-bottom:14px;display:flex}.tec-work-badges{flex-wrap:wrap;gap:8px;margin-bottom:8px;display:flex}.tec-type-badge{color:#1d4ed8;letter-spacing:.06em;text-transform:uppercase;background:#eff6ff;border-radius:999px;padding:6px 10px;font-size:11px;font-weight:950;display:inline-flex}.tec-work-main h3{color:#0f172a;letter-spacing:-.04em;margin:0;font-size:22px;font-weight:950}.tec-work-main p{color:#64748b;align-items:center;gap:6px;margin:7px 0 0;font-size:14px;font-weight:750;display:inline-flex}.tec-work-primary{color:#fff;cursor:pointer;background:linear-gradient(135deg,#2563eb,#06b6d4);border:0;border-radius:16px;justify-content:center;align-items:center;gap:9px;min-width:210px;min-height:46px;padding:11px 18px;font-weight:950;transition:all .22s;display:inline-flex;box-shadow:0 14px 28px #2563eb38}.tec-work-primary:hover{transform:translateY(-2px)}.tec-work-meta{grid-template-columns:repeat(4,1fr);gap:10px;margin-bottom:14px;display:grid}.tec-info-mini{background:linear-gradient(#f8fbff,#eef6ff);border:1px solid #dbeafe;border-radius:16px;min-height:72px;padding:12px}.tec-info-mini div{color:#2563eb;margin-bottom:5px}.tec-info-mini span{color:#64748b;text-transform:uppercase;font-size:11px;font-weight:950;display:block}.tec-info-mini strong{color:#0f172a;overflow-wrap:anywhere;margin-top:5px;font-size:13px;font-weight:900;display:block}.tec-work-actions{border-top:1px solid #e2e8f0;flex-wrap:wrap;gap:9px;padding-top:13px;display:flex}.tec-work-actions button{color:#1e40af;cursor:pointer;background:#fff;border:1px solid #dbeafe;border-radius:13px;align-items:center;gap:7px;min-height:38px;padding:9px 13px;font-weight:950;transition:all .2s;display:inline-flex}.tec-work-actions button.dark{color:#fff;background:#0f172a;border-color:#0f172a}.tec-work-actions button:hover{transform:translateY(-2px)}.tec-status.programado{color:#0369a1;background:#e0f2fe}.tec-history-modal{max-width:1250px}.tec-modal-header p{color:#64748b;margin:5px 0 0;font-weight:750}.tec-history-filters{grid-template-columns:150px 150px repeat(3,1fr) 120px;gap:10px;margin-bottom:18px;display:grid}.tec-history-filters input{border:1px solid #dbeafe;border-radius:14px;outline:none;padding:11px 13px}.tec-history-filters button{color:#fff;cursor:pointer;background:linear-gradient(135deg,#2563eb,#06b6d4);border:0;border-radius:14px;justify-content:center;align-items:center;gap:7px;font-weight:950;display:inline-flex}.tec-history-table-wrap{border:1px solid #e2e8f0;border-radius:18px;width:100%;overflow-x:auto}.tec-history-table{border-collapse:collapse;background:#fff;width:100%;min-width:950px}.tec-history-table th{color:#0f172a;text-transform:uppercase;letter-spacing:.04em;text-align:left;background:#f1f7ff;padding:13px;font-size:12px}.tec-history-table td{color:#334155;vertical-align:top;border-top:1px solid #e2e8f0;padding:13px;font-size:13px}.tec-history-table td strong{color:#0f172a;font-weight:950;display:block}.tec-history-table td span{color:#64748b;margin-top:4px;font-weight:700;display:block}.tec-history-actions{gap:8px;display:flex}.tec-history-actions button{color:#1e40af;cursor:pointer;background:#fff;border:1px solid #dbeafe;border-radius:12px;padding:8px 10px;font-weight:900}.tec-history-actions button:hover{background:#eff6ff}@media (width<=1200px){.tec-work-meta,.tec-history-filters{grid-template-columns:repeat(2,1fr)}}@media (width<=800px){.tec-panel-header.pro{flex-direction:column;align-items:stretch}.tec-history-btn{justify-content:center}.tec-toolbar.compact{grid-template-columns:1fr}.tec-work-main{flex-direction:column}.tec-work-primary{width:100%;min-width:0}.tec-work-meta{grid-template-columns:1fr}.tec-work-actions{flex-direction:column}.tec-work-actions button{justify-content:center;width:100%}.tec-history-filters{grid-template-columns:1fr}}.formato-page{color:#111827;background:#eef3f8;min-height:100vh;padding:24px;font-family:Times New Roman,serif}.formato-topbar{justify-content:space-between;align-items:center;gap:14px;max-width:1100px;margin:0 auto 18px;display:flex}.formato-topbar h1{color:#0f172a;margin:0;font-size:28px}.formato-topbar p{color:#64748b;margin:4px 0 0}.formato-actions{gap:10px;display:flex}.btn-principal,.btn-secundario,.btn-imprimir,.btn-agregar{cursor:pointer;border:none;border-radius:12px;padding:10px 16px;font-weight:700}.btn-principal{color:#fff;background:#0f62fe}.btn-secundario{color:#0f172a;background:#e2e8f0}.btn-imprimir{color:#fff;background:#16a34a}.btn-agregar{color:#fff;background:#0f172a;margin-top:10px}.formato-hoja{background:#fff;border:2px solid #111;max-width:1100px;margin:auto;box-shadow:0 20px 50px #0f172a2e}.formato-header{border-bottom:2px solid #111;grid-template-columns:220px 1fr 190px;display:grid}.formato-logo,.formato-title,.formato-code{border-right:2px solid #111;padding:8px}.formato-code{border-right:none}.formato-logo{text-align:center}.formato-logo strong{color:#2563eb;font-size:42px;line-height:38px;display:block}.formato-logo span{font-size:13px;font-weight:800;display:block}.formato-logo small{color:#475569;font-size:10px}.formato-title{text-align:center;justify-content:center;align-items:center;font-size:15px;font-weight:900;display:flex}.formato-code p{border-bottom:1px solid #111;margin:0;padding:2px;font-size:13px}.formato-code p:last-child{border-bottom:none}.grid-form{border-bottom:1px solid #111;display:grid}.grid-form.tres{grid-template-columns:1fr 1fr 1fr}.grid-form.dos{grid-template-columns:1fr 1fr}.grid-form label,.campo-full{border-right:1px solid #111;flex-direction:column;padding:6px;font-size:13px;font-weight:700;display:flex}.grid-form label:last-child{border-right:none}input,select,textarea{border:1px solid #94a3b8;border-radius:4px;margin-top:4px;padding:6px;font-family:Times New Roman,serif;font-size:14px}textarea{resize:vertical;min-height:55px}h3{text-align:center;background:#f8fafc;border-top:1px solid #111;border-bottom:1px solid #111;margin:0;padding:5px;font-size:14px}.tipo-equipos{border-bottom:1px solid #111;grid-template-columns:repeat(6,1fr);display:grid}.tipo-equipos label{border-right:1px solid #111;justify-content:space-between;padding:6px;font-size:12px;display:flex}.tipo-equipos label:last-child{border-right:none}.trabajos-grid{grid-template-columns:1fr 1fr;display:grid}.trabajos-grid label{border-bottom:1px solid #111;border-right:1px solid #111;justify-content:space-between;padding:5px;font-size:13px;display:flex}.tabla-funcionamiento{padding:0}.func-row{border-bottom:1px solid #111;grid-template-columns:2fr 1fr 1fr 1fr;display:grid}.func-row span,.func-row input{border:none;border-right:1px solid #111;border-radius:0;margin:0;padding:5px}.presiones{grid-template-columns:repeat(4,1fr);display:grid}.presiones input{border:1px solid #111;border-top:none;border-left:none;border-radius:0;margin:0}.repuestos{flex-direction:column;display:flex}.repuesto-row{border-bottom:1px solid #111;grid-template-columns:100px 1fr;display:grid}.repuesto-row input{border:none;border-right:1px solid #111;border-radius:0;margin:0}.firmas{border-top:2px solid #111;grid-template-columns:repeat(3,1fr);min-height:90px;display:grid}.firmas label{text-align:center;border-right:2px solid #111;flex-direction:column;justify-content:flex-end;padding:20px 8px 8px;font-weight:900;display:flex}.firmas label:last-child{border-right:none}.print-table{border-collapse:collapse;width:100%;font-size:13px}.print-table th,.print-table td{border:1px solid #111;padding:4px 6px}.print-options{border-bottom:1px solid #111;grid-template-columns:repeat(6,1fr);display:grid}.print-options span{border-right:1px solid #111;padding:5px;font-size:12px}.print-observaciones{border:1px solid #111;min-height:60px;padding:8px}.print-firmas{border:1px solid #111;grid-template-columns:repeat(3,1fr);height:90px;display:grid}.print-firmas div{text-align:center;border-right:1px solid #111;flex-direction:column;justify-content:flex-end;padding:8px;display:flex}.print-firmas div:last-child{border-right:none}.print-firmas span{min-height:30px;display:block}@media print{body{background:#fff;margin:0}.no-print{display:none!important}.formato-page{background:#fff;padding:0}.formato-hoja{box-shadow:none;border:2px solid #111;width:100%;max-width:100%}@page{size:letter;margin:8mm}}@media (width<=900px){.formato-topbar{flex-direction:column;align-items:stretch}.formato-actions{flex-wrap:wrap}.formato-header{grid-template-columns:1fr}.formato-logo,.formato-title,.formato-code{border-bottom:1px solid #111;border-right:none}.grid-form.tres,.grid-form.dos,.tipo-equipos,.trabajos-grid,.presiones,.firmas,.print-options{grid-template-columns:1fr}}.cliente-shell{color:#0f172a;background:#eef7fb;min-height:100vh;display:flex}.cliente-sidebar{color:#fff;box-sizing:border-box;background:linear-gradient(#0f3b82,#07306b);flex-direction:column;width:260px;min-width:260px;padding:22px 16px;display:flex}.cliente-brand{align-items:center;gap:12px;margin-bottom:28px;display:flex}.cliente-logo{color:#0f3b82;background:#fff;border-radius:12px;justify-content:center;align-items:center;width:44px;height:44px;font-weight:900;display:flex}.cliente-brand h2{margin:0;font-size:17px}.cliente-brand p{color:#bfdbfe;margin:3px 0 0;font-size:12px}.cliente-company{background:#ffffff1a;border:1px solid #ffffff24;border-radius:18px;margin-bottom:24px;padding:14px}.cliente-company span{color:#bfdbfe;margin-bottom:6px;font-size:11px;display:block}.cliente-company strong{font-size:14px;display:block}.cliente-company small{color:#dbeafe;margin-top:5px;font-weight:900;display:block}.cliente-nav{flex-direction:column;gap:8px;display:flex}.cliente-link{color:#e0f2fe;border-radius:14px;align-items:center;gap:11px;min-height:44px;padding:0 14px;font-size:14px;font-weight:800;text-decoration:none;display:flex}.cliente-link.active,.cliente-link:hover{color:#fff;background:linear-gradient(135deg,#2563eb,#06b6d4)}.cliente-logout{color:#fff;cursor:pointer;background:#ffffff1f;border:none;border-radius:14px;margin-top:auto;padding:12px;font-weight:900}.cliente-main{flex:1;padding:32px;overflow-x:hidden}.cliente-header{margin-bottom:22px}.cliente-header-flex{justify-content:space-between;align-items:center;gap:16px;display:flex}.cliente-header h1{color:#0f172a;margin:0;font-size:32px;font-weight:900}.cliente-header p{color:#64748b;margin:8px 0 0}.cliente-cards{grid-template-columns:repeat(4,1fr);gap:18px;margin-bottom:24px;display:grid}.cliente-cards-compact{margin-top:18px}.cliente-card{background:#fff;border:1px solid #e5eef8;border-radius:24px;padding:20px;box-shadow:0 18px 45px #0f172a12}.cliente-card span{color:#64748b;align-items:center;gap:7px;font-weight:800;display:flex}.cliente-card strong{color:#2563eb;margin-top:8px;font-size:32px;display:block}.cliente-panel{background:#fff;border:1px solid #e5eef8;border-radius:24px;margin-bottom:22px;padding:22px;box-shadow:0 18px 45px #0f172a12}.cliente-empty-panel{color:#64748b;text-align:center;font-weight:800}.cliente-grid{grid-template-columns:repeat(auto-fill,minmax(285px,1fr));gap:18px;display:grid}.cliente-sede-card{cursor:pointer;background:#fff;border:1px solid #e5eef8;border-radius:22px;padding:18px;transition:all .2s;box-shadow:0 14px 35px #0f172a0f}.cliente-sede-card-button{text-align:left;width:100%}.cliente-sede-card:hover{transform:translateY(-4px);box-shadow:0 22px 45px #0f172a1a}.cliente-sede-card h3{color:#0f172a;margin:14px 0 8px;font-size:18px;font-weight:900}.cliente-sede-card p{color:#64748b;min-height:36px;font-size:13px}.cliente-card-top{justify-content:space-between;align-items:center;display:flex}.cliente-card-icon-small{color:#0369a1;background:#e0f2fe;border-radius:13px;justify-content:center;align-items:center;width:38px;height:38px;display:flex}.cliente-sede-stats{border-top:1px solid #eef2f7;grid-template-columns:1fr 1fr;gap:10px;margin-top:14px;padding-top:14px;display:grid}.cliente-sede-stats div{background:#f8fafc;border-radius:14px;padding:10px}.cliente-sede-stats span{color:#64748b;font-size:12px;font-weight:800;display:block}.cliente-sede-stats strong{color:#0f172a;margin-top:4px;font-size:22px;display:block}.cliente-card-action{color:#fff;background:linear-gradient(135deg,#2563eb,#06b6d4);border-radius:13px;justify-content:center;align-items:center;gap:7px;margin-top:14px;padding:10px;font-weight:900;display:flex}.cliente-badge{color:#0369a1;background:#e0f2fe;border-radius:999px;padding:5px 10px;font-size:12px;font-weight:900;display:inline-block}.cliente-table-wrap{width:100%;overflow-x:auto}.cliente-table{border-collapse:collapse;width:100%}.cliente-table th{text-align:left;color:#475569;text-transform:uppercase;border-bottom:1px solid #e5e7eb;padding:13px 10px;font-size:12px}.cliente-table td{color:#0f172a;border-bottom:1px solid #eef2f7;padding:14px 10px}.cliente-empty-row{text-align:center;font-weight:800;color:#64748b!important;padding:28px!important}.cliente-btn,.cliente-btn-secondary{color:#fff;cursor:pointer;background:linear-gradient(135deg,#2563eb,#06b6d4);border:none;border-radius:12px;align-items:center;gap:7px;padding:10px 13px;font-weight:900;display:inline-flex}.cliente-btn-secondary{color:#1e40af;background:#fff;border:1px solid #dbeafe}.cliente-search{border:1px solid #dbe5ef;border-radius:999px;outline:none;width:360px;max-width:100%;margin-bottom:18px;padding:12px 16px}.cliente-search-box{background:#fff;border:1px solid #dbe5ef;border-radius:999px;align-items:center;gap:9px;width:520px;max-width:100%;margin-bottom:20px;padding:0 14px;display:flex;box-shadow:0 12px 30px #0f172a0a}.cliente-search-box input{background:0 0;border:none;outline:none;flex:1;padding:13px 0}.cliente-sede-detail{animation:.18s clienteFadeIn}.cliente-detail-header{justify-content:space-between;align-items:center;margin-bottom:18px;display:flex}.cliente-sede-hero{background:linear-gradient(135deg,#eff6ff,#ecfeff);border:1px solid #dbeafe;border-radius:22px;align-items:center;gap:16px;padding:20px;display:flex}.cliente-sede-hero-icon{color:#fff;background:linear-gradient(135deg,#2563eb,#06b6d4);border-radius:20px;justify-content:center;align-items:center;width:64px;height:64px;display:flex}.cliente-sede-hero h2{color:#0f172a;margin:0;font-size:24px;font-weight:900}.cliente-sede-hero p{color:#475569;margin:6px 0}.cliente-sede-hero small{color:#64748b}.cliente-two-columns{grid-template-columns:1fr 1fr;gap:18px;margin-top:20px;display:grid}.cliente-subpanel{background:#f8fafc;border:1px solid #e5eef8;border-radius:20px;padding:18px}.cliente-subpanel-header{justify-content:space-between;align-items:center;margin-bottom:14px;display:flex}.cliente-subpanel-header h3{color:#0f172a;margin:0;font-size:18px;font-weight:900}.cliente-subpanel-header span{color:#64748b;font-size:13px;font-weight:800}.cliente-status{color:#0369a1;background:#e0f2fe;border-radius:999px;padding:5px 9px;font-size:11px;font-weight:900;display:inline-block}.cliente-status.ok{color:#166534;background:#dcfce7}.cliente-status.danger{color:#b91c1c;background:#fee2e2}.cliente-status.warning{color:#92400e;background:#fef3c7}.cliente-status.progress{color:#1d4ed8;background:#dbeafe}@keyframes clienteFadeIn{0%{opacity:0;transform:translateY(8px)}to{opacity:1;transform:translateY(0)}}@media (width<=1200px){.cliente-cards{grid-template-columns:repeat(2,1fr)}.cliente-two-columns{grid-template-columns:1fr}}@media (width<=800px){.cliente-shell{flex-direction:column}.cliente-sidebar{width:100%;min-width:100%;min-height:auto}.cliente-main{padding:22px}.cliente-header-flex{flex-direction:column;align-items:flex-start}.cliente-cards{grid-template-columns:1fr}}.cliente-card-click{text-align:left;cursor:pointer;width:100%;transition:all .2s}.cliente-card-click:hover{transform:translateY(-4px);box-shadow:0 24px 55px #0f172a1f}.hv-grid{grid-template-columns:repeat(auto-fill,minmax(220px,1fr));gap:14px;margin-top:18px;display:grid}.hv-info{background:#f8fafc;border:1px solid #e5eef8;border-radius:16px;padding:14px}.hv-info span{color:#64748b;text-transform:uppercase;margin-bottom:6px;font-size:12px;font-weight:900;display:block}.hv-info strong{color:#0f172a;word-break:break-word;font-size:14px}.hv-section-title{color:#0f172a;margin:26px 0 8px;font-size:20px;font-weight:900}@media print{body *{visibility:hidden}.hoja-vida-print,.hoja-vida-print *{visibility:visible}.hoja-vida-print{width:100%;position:absolute;top:0;left:0;box-shadow:none!important;border:none!important}.no-print{display:none!important}}.hv-pro{background:#fff;border:1px solid #dbeafe;border-radius:24px;padding:22px;box-shadow:0 18px 45px #0f172a14}.hv-actions{justify-content:space-between;align-items:center;margin-bottom:18px;display:flex}.hv-actions-right{gap:10px;display:flex}.hv-tabs{border-bottom:1px solid #e5e7eb;gap:8px;margin-bottom:22px;display:flex}.hv-tabs button{color:#475569;cursor:pointer;background:0 0;border:none;border-bottom:3px solid #0000;align-items:center;gap:7px;padding:13px 16px;font-weight:900;display:flex}.hv-tabs button.active{color:#1d4ed8;border-bottom-color:#1d4ed8}.hv-header{border-bottom:2px solid #1d4ed8;grid-template-columns:120px 1fr 150px;align-items:center;gap:16px;margin-bottom:18px;padding-bottom:12px;display:grid}.hv-logo-box{justify-self:start;width:90px;height:90px}.hv-title{text-align:center;margin-top:-10px}.hv-title h2{color:#0f172a;text-transform:uppercase;margin:0 0 4px;font-size:20px;font-weight:900}.hv-title p{color:#475569;margin:3px 0;font-size:12px;font-weight:800}.hv-code strong{font-size:18px}.hv-logo-box{background:#f8fbff;border:1px solid #dbeafe;border-radius:18px;justify-content:center;align-items:center;width:110px;height:110px;display:flex;overflow:hidden}.hv-logo-box img{object-fit:contain;width:100%;height:100%}.hv-logo-placeholder{color:#1d4ed8;font-size:26px;font-weight:900}.hv-title{text-align:center}.hv-title p{color:#475569;margin:6px 0;font-weight:700}.hv-code{text-align:right}.hv-code strong{color:#1d4ed8;font-size:22px;font-weight:900;display:block}.hv-code span{color:#1e40af;background:#dbeafe;border-radius:999px;margin-top:6px;padding:6px 10px;font-weight:900;display:inline-block}.hv-code small{color:#64748b;margin-top:6px;display:block}.hv-section{border-bottom:1px solid #e5e7eb;margin-bottom:24px;padding-bottom:18px}.hv-section h3{color:#1d4ed8;text-transform:uppercase;border-left:5px solid #1d4ed8;margin:0 0 14px;padding-left:10px;font-size:16px;font-weight:900}.hv-equipo-name{text-align:center;color:#0f172a;margin:16px 0;font-size:18px;font-weight:900}.hv-section-grid{grid-template-columns:repeat(4,1fr);gap:10px 18px;display:grid}.hv-info-line{border-bottom:1px solid #eef2f7;padding:8px 0}.hv-info-line span{color:#64748b;font-size:12px;font-weight:900;display:block}.hv-info-line strong{color:#0f172a;word-break:break-word;margin-top:3px;font-size:12px;display:block}.hv-check{color:#0f172a;align-items:center;gap:8px;padding:7px 0;display:flex}.hv-check span{color:#1d4ed8;font-size:16px}.hv-panel{background:#fff;border-radius:20px;padding:18px}.hv-panel h2{color:#0f172a;margin-top:0}.hv-doc-grid{grid-template-columns:repeat(auto-fill,minmax(220px,1fr));gap:14px;display:grid}.hv-doc-card{color:#0f172a;background:#f8fbff;border:1px solid #dbeafe;border-radius:16px;flex-direction:column;gap:8px;padding:14px;text-decoration:none;display:flex}.hv-doc-card img{object-fit:cover;border-radius:12px;width:100%;height:150px}@media print{body *{visibility:hidden}.hoja-vida-print,.hoja-vida-print *{visibility:visible}.hoja-vida-print{width:100%;position:absolute;top:0;left:0;box-shadow:none!important;border:none!important;border-radius:0!important}.no-print,.cliente-sidebar{display:none!important}.cliente-main{padding:0!important}.hv-pro{padding:20px!important}.hv-section-grid{grid-template-columns:repeat(4,1fr)}}@media (width<=1100px){.hv-header{text-align:center;grid-template-columns:1fr}.hv-code{text-align:center}.hv-logo-box{margin:auto}.hv-section-grid{grid-template-columns:repeat(2,1fr)}}@media print{.hv-header{grid-template-columns:100px 1fr 130px!important;margin-bottom:14px!important;padding-bottom:10px!important}.hv-logo-box{justify-self:start!important;width:80px!important;height:80px!important}.hv-title{margin-top:-6px!important}.hv-title h2{font-size:18px!important}.hv-title p{margin:2px 0!important;font-size:11px!important}.hv-code strong{font-size:16px!important}}.hv-pro{line-height:1.25}.hv-info-line{padding:5px 0}.hv-info-line span{margin-bottom:1px;font-size:11px}.hv-info-line strong{margin-top:1px;font-size:12px}.hv-section{margin-bottom:14px;padding-bottom:10px}.hv-section-grid{gap:6px 14px}.hoja-vida-print:after{content:"Elaborado por: GSA";color:#475569;text-align:left;border-top:1px solid #cbd5e1;margin-top:24px;padding-top:10px;font-size:11px;font-weight:800;display:block}@media print{@page{size:A4;margin:12mm 10mm 14mm}.hoja-vida-print:after{content:"Elaborado por: GSA";color:#334155;background:#fff;border-top:1px solid #cbd5e1;padding-top:4px;font-size:10px;position:fixed;bottom:5mm;left:10mm;right:10mm}.hv-pro{font-size:10.5px!important;line-height:1.18!important}.hv-section,.hv-header{break-inside:avoid;page-break-inside:avoid}.hv-info-line{padding:3px 0!important}.hv-section h3{margin-bottom:6px!important;font-size:12px!important}.hv-equipo-name{margin:10px 0!important;font-size:14px!important}}.cliente-panel h3{color:#0f172a;margin-top:0;margin-bottom:20px;font-size:20px;font-weight:900}.cliente-card{transition:all .2s}.cliente-card:hover{transform:translateY(-5px);box-shadow:0 22px 55px #0f172a1f}.recharts-wrapper{font-size:12px}.cliente-shell{height:100vh;overflow:hidden}.cliente-sidebar{height:100vh;overflow-y:auto}.cliente-main{height:100vh;overflow:hidden auto}.cliente-main::-webkit-scrollbar{width:10px;height:10px}.cliente-sidebar::-webkit-scrollbar{width:10px;height:10px}.cliente-table-scroll::-webkit-scrollbar{width:10px;height:10px}.cliente-main::-webkit-scrollbar-track{background:#edf4fb;border-radius:999px}.cliente-sidebar::-webkit-scrollbar-track{background:#edf4fb;border-radius:999px}.cliente-table-scroll::-webkit-scrollbar-track{background:#edf4fb;border-radius:999px}.cliente-main::-webkit-scrollbar-thumb{background:linear-gradient(#2563eb,#06b6d4);border-radius:999px}.cliente-sidebar::-webkit-scrollbar-thumb{background:linear-gradient(#2563eb,#06b6d4);border-radius:999px}.cliente-table-scroll::-webkit-scrollbar-thumb{background:linear-gradient(#2563eb,#06b6d4);border-radius:999px}.cliente-main::-webkit-scrollbar-thumb:hover{background:linear-gradient(#1d4ed8,#0891b2)}.cliente-sidebar::-webkit-scrollbar-thumb:hover{background:linear-gradient(#1d4ed8,#0891b2)}.cliente-table-scroll::-webkit-scrollbar-thumb:hover{background:linear-gradient(#1d4ed8,#0891b2)}.cliente-table-scroll{background:#fff;border:1px solid #e5eef8;border-radius:18px;width:100%;max-height:540px;overflow:auto}.cliente-table-scroll .cliente-table{min-width:980px}.cliente-table thead{z-index:10;background:#f8fbff;position:sticky;top:0}.cliente-table th{color:#334155;white-space:nowrap;background:#f8fbff;font-size:12px;font-weight:900}.cliente-table td{white-space:nowrap;vertical-align:middle}.cliente-table tbody tr{transition:all .15s}.cliente-table tbody tr:hover{background:#f0f9ff}.cliente-pagination{flex-wrap:wrap;justify-content:flex-end;align-items:center;gap:10px;margin-top:18px;display:flex}.cliente-pagination button{color:#1d4ed8;cursor:pointer;background:#fff;border:1px solid #dbeafe;border-radius:12px;justify-content:center;align-items:center;min-width:38px;height:38px;font-weight:900;transition:all .15s;display:inline-flex}.cliente-pagination button:hover:not(:disabled){background:#eff6ff;transform:translateY(-1px)}.cliente-pagination button.active{color:#fff;background:linear-gradient(135deg,#2563eb,#06b6d4);border:none}.cliente-pagination button:disabled{opacity:.4;cursor:not-allowed}.cliente-pagination-info{color:#64748b;margin-right:auto;font-size:13px;font-weight:800}.cliente-grid{max-height:620px;padding-right:6px;overflow-y:auto}.cliente-grid::-webkit-scrollbar{width:10px}.cliente-grid::-webkit-scrollbar-track{background:#edf4fb;border-radius:999px}.cliente-grid::-webkit-scrollbar-thumb{background:linear-gradient(#2563eb,#06b6d4);border-radius:999px}@media (width<=900px){.cliente-table-scroll{max-height:430px}.cliente-table-scroll .cliente-table{min-width:820px}.cliente-grid{max-height:520px}}@media (width<=700px){.cliente-shell,.cliente-main{height:auto;min-height:100vh;overflow:visible}.cliente-pagination{justify-content:center}.cliente-pagination-info{text-align:center;width:100%;margin-right:0}.cliente-table-scroll{max-height:390px}}.coord-shell,.coord-shell *{box-sizing:border-box}.coord-shell{color:#0f172a;background:#f4f7fb;min-height:100vh;font-family:Times New Roman,Times,serif;font-style:italic;display:flex}.coord-kpi-click{text-align:left;cursor:pointer;border:none;width:100%}.coord-kpi-click:hover{transform:translateY(-3px);box-shadow:0 24px 55px #0f172a1f}.coord-sidebar{color:#fff;z-index:20;background:linear-gradient(#0f172a 0%,#111827 100%);flex-direction:column;width:270px;min-width:270px;height:100vh;padding:28px 18px;transition:all .25s;display:flex;position:sticky;top:0;box-shadow:10px 0 35px #0f172a2e}.coord-sidebar.collapsed{width:86px;min-width:86px}.coord-brand{border-bottom:1px solid #ffffff1f;align-items:center;gap:14px;margin-bottom:32px;padding:0 0 24px;display:flex}.coord-brand h2{color:#fff;letter-spacing:-.04em;margin:0;font-size:27px;font-weight:900;line-height:1}.coord-brand span{color:#93c5fd;margin-top:6px;font-size:14px;display:block}.coord-menu{flex-direction:column;flex:1;gap:12px;display:flex}.coord-menu a{color:#cbd5e1;border-radius:16px;align-items:center;gap:14px;min-height:52px;padding:14px 16px;font-weight:800;text-decoration:none;transition:all .22s;display:flex}.coord-menu a:hover{color:#fff;background:#ffffff14;transform:translate(2px)}.coord-menu a.active{color:#fff;background:linear-gradient(135deg,#2563eb,#1d4ed8);box-shadow:0 18px 35px #2563eb4d}.coord-logout{color:#fecaca;cursor:pointer;background:#ef444429;border:none;border-radius:16px;align-items:center;gap:14px;width:100%;min-height:52px;padding:14px 16px;font-weight:800;transition:all .22s;display:flex}.coord-logout:hover{background:#ef444442}.coord-main{background:#f4f7fb;flex:1;min-width:0}.coord-topbar{-webkit-backdrop-filter:blur(14px);backdrop-filter:blur(14px);z-index:15;background:#fffffff0;border-bottom:1px solid #e2e8f0;align-items:center;gap:18px;min-height:92px;padding:20px 30px;display:flex;position:sticky;top:0}.coord-topbar h1{color:#0f172a;letter-spacing:-.04em;margin:0;font-size:30px;font-weight:900}.coord-topbar p{color:#64748b;margin:5px 0 0;font-size:15px;font-weight:500}.coord-menu-toggle{color:#1d4ed8;cursor:pointer;background:#eef2ff;border:none;border-radius:14px;justify-content:center;align-items:center;width:44px;min-width:44px;height:44px;transition:all .22s;display:inline-flex}.coord-menu-toggle:hover{background:#dbeafe;transform:translateY(-1px)}.coord-content{padding:30px}.coord-page,.coordinador-page{width:100%;max-width:1480px;margin:0 auto}.coord-page-header,.coordinador-header{justify-content:space-between;align-items:flex-start;gap:22px;margin-bottom:26px;display:flex}.coord-eyebrow,.coordinador-subtitle{color:#2563eb;letter-spacing:.1em;text-transform:uppercase;margin-bottom:8px;font-size:13px;font-weight:900;display:inline-block}.coord-page-header h2,.coordinador-header h1{color:#0f172a;letter-spacing:-.04em;margin:0;font-size:34px;font-weight:900}.coord-page-header p,.coordinador-description{color:#64748b;margin:8px 0 0;font-size:15px;font-weight:500}.coord-actions{flex-wrap:wrap;gap:10px;display:flex}.coord-primary-btn,.btn-primary-pro{color:#fff;cursor:pointer;background:linear-gradient(135deg,#2563eb,#1d4ed8);border:none;border-radius:14px;align-items:center;gap:8px;min-height:44px;padding:0 18px;font-weight:900;transition:all .22s;display:inline-flex;box-shadow:0 14px 30px #2563eb3d}.coord-primary-btn:hover,.btn-primary-pro:hover{transform:translateY(-2px);box-shadow:0 18px 35px #2563eb52}.coord-secondary-btn,.btn-secondary-pro{color:#334155;cursor:pointer;background:#fff;border:1px solid #cbd5e1;border-radius:14px;align-items:center;gap:8px;min-height:44px;padding:0 16px;font-weight:900;transition:all .22s;display:inline-flex}.coord-secondary-btn:hover,.btn-secondary-pro:hover{color:#1d4ed8;background:#f8fafc;border-color:#93c5fd}.coord-kpi-grid,.coordinador-kpis{grid-template-columns:repeat(4,minmax(190px,1fr));gap:18px;margin-bottom:26px;display:grid}.coord-kpi,.kpi-card{background:#fff;border:1px solid #e2e8f0;border-radius:24px;align-items:center;gap:16px;padding:22px;display:flex;box-shadow:0 18px 45px #0f172a12}.coord-kpi-icon{border-radius:18px;justify-content:center;align-items:center;width:52px;min-width:52px;height:52px;display:flex}.coord-kpi strong,.kpi-card strong{color:#0f172a;font-size:32px;font-weight:950;line-height:1;display:block}.coord-kpi span,.kpi-card span{color:#64748b;margin-top:6px;font-size:14px;font-weight:700;display:block}.coord-kpi.blue .coord-kpi-icon{color:#1d4ed8;background:#dbeafe}.coord-kpi.cyan .coord-kpi-icon{color:#0891b2;background:#cffafe}.coord-kpi.indigo .coord-kpi-icon{color:#4338ca;background:#e0e7ff}.coord-kpi.amber .coord-kpi-icon{color:#b45309;background:#fef3c7}.coord-kpi.green .coord-kpi-icon{color:#15803d;background:#dcfce7}.coord-kpi.red .coord-kpi-icon{color:#b91c1c;background:#fee2e2}.coord-kpi.purple .coord-kpi-icon{color:#7e22ce;background:#f3e8ff}.coord-kpi.slate .coord-kpi-icon{color:#334155;background:#e2e8f0}.coord-card,.coordinador-panel{background:#fff;border:1px solid #e2e8f0;border-radius:26px;margin-bottom:24px;padding:24px;box-shadow:0 20px 50px #0f172a12}.coord-card-header{justify-content:space-between;align-items:center;gap:18px;margin-bottom:20px;display:flex}.coord-card-header h3{color:#0f172a;margin:0;font-size:22px;font-weight:900}.coord-card-header p{color:#64748b;margin:5px 0 0;font-size:14px;font-weight:500}.coord-filters,.coordinador-filtros{background:#fff;border:1px solid #e2e8f0;border-radius:22px;grid-template-columns:1fr 240px;gap:14px;margin-bottom:24px;padding:16px;display:grid;box-shadow:0 14px 35px #0f172a0d}.coordinador-filtros{grid-template-columns:1.5fr 240px 260px}.coord-search{background:#f8fafc;border:1px solid #cbd5e1;border-radius:14px;align-items:center;gap:10px;padding:0 14px;display:flex}.coord-search input{color:#0f172a;background:0 0;border:none;outline:none;width:100%;height:44px;font-weight:600}.coord-filters select,.coordinador-filtros input,.coordinador-filtros select,.form-group input,.form-group select,.form-group textarea{color:#0f172a;background:#f8fafc;border:1px solid #cbd5e1;border-radius:14px;outline:none;width:100%;min-height:44px;padding:0 14px;font-weight:650}.form-group textarea{padding:14px}.coord-filters select:focus,.coordinador-filtros input:focus,.coordinador-filtros select:focus,.form-group input:focus,.form-group select:focus,.form-group textarea:focus{background:#fff;border-color:#2563eb;box-shadow:0 0 0 4px #2563eb1f}.coord-table-wrap,.tabla-wrapper-pro{border:1px solid #e2e8f0;border-radius:20px;width:100%;overflow:auto}.coord-table,.tabla-coordinador{border-collapse:collapse;background:#fff;width:100%;min-width:1040px}.coord-table thead,.tabla-coordinador thead{background:#0f172a}.coord-table th,.tabla-coordinador th{color:#fff;text-align:left;white-space:nowrap;padding:16px;font-size:13px;font-weight:900}.coord-table td,.tabla-coordinador td{color:#334155;vertical-align:middle;border-bottom:1px solid #e2e8f0;padding:15px 16px;font-size:14px;font-weight:600}.coord-table tbody tr:hover,.tabla-coordinador tbody tr:hover{background:#f8fafc}.coord-empty,.empty-table{text-align:center;color:#64748b!important;padding:32px!important}.coord-muted{color:#64748b;font-weight:600}.coord-status,.estado-badge{white-space:nowrap;border:none;border-radius:999px;align-items:center;padding:7px 11px;font-size:12px;font-weight:900;display:inline-flex}.coord-status.programado,.estado-programado{color:#0369a1;background:#e0f2fe}.coord-status.asignado,.estado-asignado{color:#1d4ed8;background:#dbeafe}.coord-status.en_proceso,.estado-en_proceso{color:#92400e;background:#fef3c7}.coord-status.pausado,.estado-pausado{color:#6d28d9;background:#ede9fe}.coord-status.finalizado,.estado-finalizado{color:#166534;background:#dcfce7}.coord-status.anulado,.estado-anulado{color:#991b1b;background:#fee2e2}.tecnico-pill{color:#1d4ed8;background:#dbeafe;border-radius:999px;align-items:center;padding:7px 12px;font-size:13px;font-weight:900;display:inline-flex}.coord-timeline{flex-direction:column;gap:16px;display:flex}.coord-timeline-item{background:#fff;border:1px solid #e2e8f0;border-radius:24px;grid-template-columns:260px 1fr;gap:20px;padding:20px;display:grid;box-shadow:0 14px 35px #0f172a0f}.coord-timeline-date{color:#1d4ed8;background:linear-gradient(135deg,#eff6ff,#eef2ff);border:1px solid #bfdbfe;border-radius:20px;flex-direction:column;gap:8px;padding:18px;display:flex}.coord-timeline-date strong{color:#0f172a;font-size:16px}.coord-timeline-date span{font-size:12px;font-weight:900}.coord-timeline-title{color:#1d4ed8;align-items:center;gap:10px;margin-bottom:14px;display:flex}.coord-timeline-title h3{color:#0f172a;margin:0;font-size:21px;font-weight:900}.coord-timeline-grid{grid-template-columns:repeat(2,minmax(220px,1fr));gap:10px 18px;display:grid}.coord-timeline-grid p{color:#475569;margin:0;font-weight:600}.coord-timeline-grid strong{color:#0f172a}.coord-report-grid{grid-template-columns:repeat(2,minmax(260px,1fr));gap:20px;display:grid}.coord-summary-list{flex-direction:column;gap:12px;display:flex}.coord-summary-row{background:#f8fafc;border:1px solid #e2e8f0;border-radius:16px;justify-content:space-between;align-items:center;padding:14px 16px;display:flex}.coord-summary-row span{color:#334155;font-weight:900}.coord-summary-row strong{color:#1d4ed8;background:#dbeafe;border-radius:999px;justify-content:center;align-items:center;min-width:36px;height:30px;display:inline-flex}.acciones-tabla{gap:8px;display:flex}.btn-table{cursor:pointer;border:none;border-radius:10px;padding:8px 12px;font-weight:900;transition:all .2s}.btn-edit{color:#1d4ed8;background:#dbeafe}.btn-delete{color:#991b1b;background:#fee2e2}.btn-table:hover{transform:translateY(-1px)}.observacion-cell{white-space:nowrap;text-overflow:ellipsis;max-width:260px;overflow:hidden}.paginacion-pro{justify-content:center;align-items:center;gap:14px;margin-top:20px;display:flex}.paginacion-pro button{color:#334155;cursor:pointer;background:#e2e8f0;border:none;border-radius:12px;padding:10px 14px;font-weight:900}.paginacion-pro button:hover:not(:disabled){color:#1d4ed8;background:#dbeafe}.paginacion-pro button:disabled{opacity:.5;cursor:not-allowed}.modal-overlay-pro{z-index:999;background:#0f172aa6;justify-content:center;align-items:center;padding:22px;display:flex;position:fixed;inset:0}.modal-pro{background:#fff;border-radius:26px;width:100%;max-width:850px;max-height:92vh;padding:24px;overflow-y:auto;box-shadow:0 30px 80px #0f172a59}.modal-header-pro{justify-content:space-between;gap:20px;margin-bottom:20px;display:flex}.modal-header-pro h2{color:#0f172a;margin:0 0 6px;font-weight:900}.modal-header-pro p{color:#64748b;margin:0}.modal-close{color:#991b1b;cursor:pointer;background:#fee2e2;border:none;border-radius:50%;width:38px;height:38px;font-size:26px;line-height:1}.form-pro{flex-direction:column;gap:18px;display:flex}.form-grid{grid-template-columns:repeat(2,1fr);gap:18px;display:grid}.form-group label{color:#334155;margin-bottom:7px;font-weight:900;display:block}.modal-actions-pro{justify-content:flex-end;gap:12px;margin-top:8px;display:flex}.coord-loading,.loading-pro{color:#64748b;background:#fff;border:1px solid #e2e8f0;border-radius:22px;padding:32px;font-weight:900;box-shadow:0 14px 35px #0f172a0f}.coord-alert,.alert-pro{border-radius:16px;margin-bottom:18px;padding:14px 16px;font-weight:800}.coord-alert.error,.alert-error{color:#991b1b;background:#fee2e2;border:1px solid #fecaca}.alert-success{color:#166534;background:#dcfce7;border:1px solid #86efac}.coord-empty-card{text-align:center;color:#64748b;background:#fff;border:1px dashed #cbd5e1;border-radius:24px;padding:40px}.coord-empty-card h3{color:#0f172a;margin-bottom:8px}@media print{.coord-sidebar,.coord-topbar,.coord-actions,.coord-primary-btn,.coord-secondary-btn{display:none!important}.coord-shell{background:#fff;display:block}.coord-content{padding:0}.coord-card{box-shadow:none;border:1px solid #ccc}}@media (width<=1200px){.coord-kpi-grid,.coordinador-kpis{grid-template-columns:repeat(2,minmax(190px,1fr))}.coord-report-grid,.coord-timeline-item{grid-template-columns:1fr}}@media (width<=900px){.coord-sidebar{position:fixed;left:0;transform:translate(-100%)}.coord-sidebar.collapsed{width:270px;min-width:270px;transform:translate(0)}.coord-content{padding:20px}.coord-page-header,.coordinador-header{flex-direction:column}.coord-filters,.coordinador-filtros,.coord-timeline-grid{grid-template-columns:1fr}.coord-topbar h1{font-size:24px}.coord-page-header h2,.coordinador-header h1{font-size:28px}}@media (width<=640px){.coord-kpi-grid,.coordinador-kpis{grid-template-columns:1fr}.coord-actions{width:100%}.coord-primary-btn,.coord-secondary-btn,.btn-primary-pro,.btn-secondary-pro{justify-content:center;width:100%}.form-grid{grid-template-columns:1fr}.modal-actions-pro{flex-direction:column}}*{box-sizing:border-box;margin:0;padding:0}html,body,#root{width:100%;min-height:100vh;margin:0;padding:0;overflow-x:hidden}body{background:#f4f7fb;font-family:Inter,sans-serif}.session-loading{background:radial-gradient(circle at 0 0,#2563eb2e,#0000 30%),linear-gradient(135deg,#eef4ff,#f8fafc);place-items:center;min-height:100vh;font-family:Times New Roman,Times,serif;display:grid}.session-loading-card{text-align:center;color:#0f172a;background:#ffffffe0;border:1px solid #94a3b859;border-radius:22px;width:min(420px,92vw);padding:28px;box-shadow:0 24px 60px #0f172a29}.session-spinner{border:4px solid #0f172a1f;border-top-color:#0f3a75;border-radius:50%;width:44px;height:44px;margin:0 auto 16px;animation:.9s linear infinite session-spin}@keyframes session-spin{to{transform:rotate(360deg)}}
