.rtb-toast-stack{position:fixed;top:1rem;right:1rem;z-index:9999;display:flex;flex-direction:column;gap:.6rem;max-width:min(92vw,380px);pointer-events:none}.rtb-toast{pointer-events:auto;display:flex;align-items:flex-start;gap:.65rem;padding:.8rem .9rem;border-radius:12px;background:#fff;color:#1f2937;border:1px solid #e5e7eb;border-left-width:4px;box-shadow:0 10px 30px -12px #0f172a59;animation:rtbToastIn .18s ease-out}@keyframes rtbToastIn{0%{opacity:0;transform:translateY(-8px)}to{opacity:1;transform:translateY(0)}}.rtb-toast-success{border-left-color:#16a34a}.rtb-toast-error{border-left-color:#dc2626}.rtb-toast-info{border-left-color:#2563eb}.rtb-toast-icon{font-size:1.3rem;line-height:1}.rtb-toast-success .rtb-toast-icon{color:#16a34a}.rtb-toast-error .rtb-toast-icon{color:#dc2626}.rtb-toast-info .rtb-toast-icon{color:#2563eb}.rtb-toast-body{display:flex;flex-direction:column;gap:.15rem;font-size:.9rem;line-height:1.35;flex:1;min-width:0}.rtb-toast-body strong{font-weight:600}.rtb-toast-close{background:none;border:none;cursor:pointer;color:#9ca3af;padding:0;display:inline-flex;align-items:center}.rtb-toast-close:hover{color:#4b5563}.rtb-toast-close .material-symbols-outlined{font-size:1.1rem}.rtb-confirm-overlay{position:fixed;top:0;right:0;bottom:0;left:0;z-index:10000;background:#0f172a73;display:flex;align-items:center;justify-content:center;padding:1rem;animation:rtbToastIn .14s ease-out}.rtb-confirm-card{background:#fff;border-radius:16px;padding:1.4rem 1.5rem;width:min(92vw,420px);box-shadow:0 24px 60px -16px #0f172a80}.rtb-confirm-card h3{margin:0 0 .5rem;font-size:1.05rem;font-weight:650;color:#111827}.rtb-confirm-card p{margin:0 0 1.2rem;color:#374151;line-height:1.5;font-size:.95rem}.rtb-confirm-actions{display:flex;justify-content:flex-end;gap:.6rem}.rtb-confirm-actions button{border-radius:10px;padding:.55rem 1.1rem;font-size:.9rem;font-weight:550;cursor:pointer;border:1px solid transparent;transition:background .12s ease,border-color .12s ease}.rtb-confirm-cancel{background:#f3f4f6;color:#374151;border-color:#e5e7eb}.rtb-confirm-cancel:hover{background:#e5e7eb}.rtb-confirm-ok{background:#2563eb;color:#fff}.rtb-confirm-ok:hover{background:#1d4ed8}.rtb-confirm-danger{background:#dc2626}.rtb-confirm-danger:hover{background:#b91c1c}body.login-page-light{--login-bg: #eef2f7;--login-surface: #ffffff;--login-surface-muted: #f8fafc;--login-border: #e2e8f0;--login-text: #0f172a;--login-text-muted: #64748b;--login-brand: #0f172a;--login-brand-mid: #1e3a8a;--login-accent: #1E40AF;--login-accent-soft: rgba(30, 64, 175, .08);--login-error: #dc2626;--login-radius: 1rem;--login-shadow: 0 24px 48px rgba(15, 23, 42, .12), 0 4px 12px rgba(15, 23, 42, .06);min-height:100dvh;overflow-x:hidden;overflow-y:auto}.rtb-login-shell{position:relative;min-height:100dvh;display:flex;align-items:center;justify-content:center;padding:clamp(1rem,3vw,2rem);box-sizing:border-box;font-family:Inter,Segoe UI,sans-serif;color:var(--login-text)}.rtb-login-backdrop{position:fixed;top:0;right:0;bottom:0;left:0;z-index:0;background:radial-gradient(circle at 15% 20%,rgba(30,64,175,.12),transparent 42%),radial-gradient(circle at 85% 80%,rgba(15,23,42,.08),transparent 38%),var(--login-bg);pointer-events:none}.rtb-login-card{position:relative;z-index:1;display:grid;grid-template-columns:1fr;width:min(100%,31rem);background:var(--login-surface);border:1px solid var(--login-border);border-radius:calc(var(--login-radius) + .25rem);box-shadow:var(--login-shadow);overflow:hidden}.rtb-login-brand{display:none}.rtb-login-brand-content{display:grid;gap:.75rem}.rtb-login-brand-logo{display:block;height:3rem;width:auto;max-width:9rem;-o-object-fit:contain;object-fit:contain;-o-object-position:left center;object-position:left center}.rtb-login-brand-kicker{margin:0;font-size:.6875rem;font-weight:700;letter-spacing:.16em;text-transform:uppercase;color:#94a3b8f2}.rtb-login-brand-headline{margin:0;font-size:clamp(1.5rem,2.4vw,1.875rem);font-weight:800;line-height:1.15;letter-spacing:-.03em;color:#f8fafc}.rtb-login-brand-copy{margin:0;max-width:22rem;font-size:.9375rem;line-height:1.6;color:#94a3b8}.rtb-login-brand-footer{display:grid;gap:1rem}.rtb-login-feature{display:flex;gap:.875rem;padding:1rem;border-radius:.875rem;border:1px solid rgba(255,255,255,.1);background:#ffffff0f}.rtb-login-feature .material-symbols-outlined{flex-shrink:0;font-size:1.375rem;color:#60a5fa}.rtb-login-feature strong{display:block;margin-bottom:.25rem;font-size:.875rem;color:#f1f5f9}.rtb-login-feature p{margin:0;font-size:.8125rem;line-height:1.5;color:#94a3b8}.rtb-login-powered{margin:0;font-size:.6875rem;font-weight:700;letter-spacing:.14em;text-transform:uppercase;color:#64748b}.rtb-login-panel{display:flex;flex-direction:column;min-width:0;padding:clamp(1.25rem,4vw,2rem)}.rtb-login-panel-head{display:grid;gap:.75rem;margin-bottom:1.5rem}.rtb-login-panel-logo{display:block;height:2.25rem;width:auto;max-width:8rem;-o-object-fit:contain;object-fit:contain;filter:brightness(0)}.rtb-login-panel-head h1{margin:0 0 .25rem;font-size:clamp(1.375rem,4vw,1.625rem);font-weight:800;letter-spacing:-.03em;color:var(--login-text)}.rtb-login-panel-head p{margin:0;font-size:.9375rem;line-height:1.5;color:var(--login-text-muted)}.rtb-login-form{display:grid;gap:1rem}.rtb-login-fieldset{margin:0;padding:0;border:0;min-width:0}.rtb-login-fieldset legend{margin-bottom:.5rem;font-size:.75rem;font-weight:700;letter-spacing:.06em;text-transform:uppercase;color:var(--login-text-muted)}.rtb-login-roles{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:.5rem}.rtb-login-role{position:relative;display:flex;flex-direction:column;align-items:center;justify-content:center;gap:.125rem;min-height:4.5rem;padding:.625rem .375rem;border-radius:.75rem;border:1.5px solid var(--login-border);background:var(--login-surface-muted);cursor:pointer;text-align:center;transition:border-color .15s ease,background .15s ease,box-shadow .15s ease}.rtb-login-role input{position:absolute;opacity:0;pointer-events:none}.rtb-login-role-icon{font-size:1.25rem!important;color:var(--login-text-muted);transition:color .15s ease}.rtb-login-role-label{font-size:.6875rem;font-weight:700;letter-spacing:.04em;text-transform:uppercase;color:var(--login-text)}.rtb-login-role-hint{font-size:.625rem;line-height:1.2;color:var(--login-text-muted)}.rtb-login-role:hover:not(.is-disabled){border-color:#cbd5e1;background:#f1f5f9}.rtb-login-role.is-selected{border-color:var(--login-accent);background:var(--login-accent-soft);box-shadow:0 0 0 1px #1e40af26}.rtb-login-role.is-selected .rtb-login-role-icon{color:var(--login-accent)}.rtb-login-role.is-disabled{opacity:.65;cursor:not-allowed}.rtb-login-field{display:grid;gap:.375rem;min-width:0}.rtb-login-field>span,.rtb-login-field label{font-size:.75rem;font-weight:700;letter-spacing:.04em;text-transform:uppercase;color:var(--login-text-muted)}.rtb-login-field-row{display:flex;align-items:center;justify-content:space-between;gap:.75rem}.rtb-login-text-btn{border:0;background:transparent;padding:0;font-size:.75rem;font-weight:600;color:var(--login-accent);cursor:pointer}.rtb-login-text-btn:hover{text-decoration:underline}.rtb-login-link{display:inline-block;margin-top:.4rem;font-size:.8rem;font-weight:600;color:var(--login-accent);text-align:center;text-decoration:none}.rtb-login-link:hover{text-decoration:underline}.rtb-login-forgot{align-self:flex-end}.rtb-login-hint{font-size:.85rem;color:var(--login-text-muted);line-height:1.4}.rtb-login-input{position:relative;display:flex;align-items:center}.rtb-login-input>.material-symbols-outlined{position:absolute;left:.875rem;font-size:1.125rem;color:#94a3b8;pointer-events:none}.rtb-login-input input{width:100%;min-height:2.875rem;padding:.75rem .875rem .75rem 2.75rem;border-radius:.75rem;border:1.5px solid var(--login-border);background:var(--login-surface-muted);color:var(--login-text);font-size:.9375rem;font-weight:500;outline:none;transition:border-color .15s ease,box-shadow .15s ease,background .15s ease}.rtb-login-input input::-moz-placeholder{color:#94a3b8}.rtb-login-input input::placeholder{color:#94a3b8}.rtb-login-input input:focus{border-color:var(--login-accent);background:var(--login-surface);box-shadow:0 0 0 3px #1e40af26}.rtb-login-input:has(.rtb-login-input-action) input{padding-right:2.75rem}.rtb-login-input-action{position:absolute;right:.625rem;display:grid;place-items:center;width:2rem;height:2rem;border:0;border-radius:.5rem;background:transparent;color:#94a3b8;cursor:pointer}.rtb-login-input-action:hover{color:var(--login-text);background:#f1f5f9}.rtb-login-input-action .material-symbols-outlined{font-size:1.125rem}.rtb-login-checkbox{display:flex;align-items:center;gap:.5rem;cursor:pointer;-webkit-user-select:none;-moz-user-select:none;user-select:none}.rtb-login-checkbox input{width:1rem;height:1rem;accent-color:var(--login-accent);cursor:pointer}.rtb-login-checkbox span{font-size:.8125rem;font-weight:500;color:var(--login-text-muted)}.rtb-login-demo-hint{margin:-.25rem 0 0;font-size:.75rem;line-height:1.5;color:var(--login-text-muted)}.rtb-login-demo-hint code{padding:.1rem .35rem;border-radius:.25rem;background:#f1f5f9;border:1px solid var(--login-border);font-size:.6875rem;font-weight:600;color:var(--login-text)}.rtb-login-error{margin:0;padding:.625rem .75rem;border-radius:.625rem;background:#dc262614;border:1px solid rgba(220,38,38,.2);font-size:.875rem;color:var(--login-error)}.rtb-login-submit{width:100%;min-height:3rem;border:0;border-radius:.75rem;background:var(--login-brand);color:#fff;font-size:.9375rem;font-weight:700;cursor:pointer;display:inline-flex;align-items:center;justify-content:center;gap:.5rem;box-shadow:0 8px 20px #0f172a2e;transition:background .15s ease,transform .15s ease,opacity .15s ease}.rtb-login-submit:hover:not(:disabled){background:var(--login-brand-mid)}.rtb-login-submit:active:not(:disabled){transform:scale(.985)}.rtb-login-submit:disabled{opacity:.75;cursor:progress}.rtb-login-submit .material-symbols-outlined{font-size:1.125rem}.rtb-login-spinner{width:1.125rem;height:1.125rem;border:2px solid rgba(255,255,255,.35);border-top-color:#fff;border-radius:999px;animation:rtb-login-spin .7s linear infinite}@keyframes rtb-login-spin{to{transform:rotate(360deg)}}.rtb-login-divider{display:flex;align-items:center;gap:.75rem;color:var(--login-text-muted);font-size:.75rem;font-weight:600}.rtb-login-divider:before,.rtb-login-divider:after{content:"";flex:1;height:1px;background:var(--login-border)}.rtb-login-sso{width:100%;min-height:2.875rem;border:1.5px solid var(--login-border);border-radius:.75rem;background:var(--login-surface);color:var(--login-text);font-size:.875rem;font-weight:600;cursor:not-allowed;opacity:.6;display:inline-flex;align-items:center;justify-content:center;gap:.625rem}.rtb-login-sso svg{width:1.125rem;height:1.125rem;flex-shrink:0}@media (min-width: 480px){.rtb-login-card{width:min(100%,33.5rem)}}@media (min-width: 900px){.rtb-login-card{grid-template-columns:minmax(20rem,42%) 1fr;width:min(100%,67rem);min-height:min(43rem,calc(100dvh - 3rem))}.rtb-login-brand{display:flex;flex-direction:column;justify-content:space-between;gap:2rem;padding:2.25rem 2rem;background:radial-gradient(circle at 90% 10%,rgba(30,64,175,.25),transparent 45%),linear-gradient(160deg,var(--login-brand) 0%,var(--login-brand-mid) 100%)}.rtb-login-panel{justify-content:center;padding:2.5rem 2.75rem}.rtb-login-panel-logo{display:none}.rtb-login-panel-head{margin-bottom:1.75rem}}@media (max-width: 399px){.rtb-login-roles{grid-template-columns:1fr}.rtb-login-role{flex-direction:row;justify-content:flex-start;gap:.625rem;min-height:auto;padding:.75rem .875rem;text-align:left}.rtb-login-role-hint{margin-left:auto;text-align:right}}@media (max-height: 700px) and (max-width: 899px){.rtb-login-shell{align-items:flex-start;padding-top:1rem;padding-bottom:1rem}.rtb-login-panel-head{margin-bottom:1rem}.rtb-login-form{gap:.75rem}.rtb-login-role{min-height:3.75rem}}.apk-shell{max-width:430px;margin:0 auto;min-height:100vh;background:#f4f6f9;font-family:Segoe UI,sans-serif;padding-bottom:24px}.apk-header{background:#1a1a2e;color:#fff;padding:16px 18px;display:flex;align-items:center;gap:12px}.apk-back-btn{background:#ffffff26;border:none;color:#fff;width:34px;height:34px;border-radius:50%;font-size:18px;cursor:pointer;display:flex;align-items:center;justify-content:center}.apk-header-label{font-size:10px;opacity:.6;letter-spacing:1px;text-transform:uppercase}.apk-header-title{font-size:17px;font-weight:700}.apk-content{padding:16px 14px}.apk-empty{text-align:center;color:#6b7280;padding:40px 0}.apk-empty--rich{display:flex;flex-direction:column;align-items:center;gap:8px;padding:48px 24px;color:#64748b}.apk-empty--rich strong{font-size:16px;color:#334155}.apk-empty--rich span{font-size:13px;max-width:260px;line-height:1.45}.apk-error{text-align:center;color:#e53935;padding:20px 0}.obra-card{width:100%;background:#fff;border-radius:12px;padding:14px 16px;margin-bottom:12px;cursor:pointer;box-shadow:0 1px 4px #00000012;border:1px solid #E5E7EB;text-align:left;display:flex;flex-direction:column;gap:10px}.obra-card:active{opacity:.85}.obra-card-top{display:flex;justify-content:space-between;align-items:flex-start;gap:8px}.obra-card-info{display:flex;flex-direction:column;gap:2px;flex:1}.obra-code{font-size:11px;color:#6b7280}.obra-name{font-size:15px;font-weight:700;color:#1a1a2e}.obra-location{font-size:12px;color:#6b7280}.obra-badge{color:#fff;border-radius:8px;padding:3px 10px;font-size:11px;font-weight:600;white-space:nowrap}.obra-card-footer{display:flex;flex-direction:column;gap:4px}.obra-dates{display:flex;justify-content:space-between;font-size:11px;color:#6b7280}.obra-alerta{color:#e53935;font-weight:700}.obra-progress-track{background:#e5e7eb;border-radius:4px;height:5px}.obra-progress-fill{background:#1565d8;height:5px;border-radius:4px;transition:width .3s ease}.obra-cta{font-size:12px;color:#1565d8;font-weight:600}.apk-header--obra{flex-direction:column;align-items:stretch;gap:12px}.apk-header-row{display:flex;align-items:center;gap:12px}.apk-avance-bar{background:#ffffff1a;border-radius:10px;padding:10px 14px;display:flex;align-items:center;gap:10px}.apk-avance-label{font-size:11px;color:#ffffffb3;flex-shrink:0}.apk-avance-track{flex:1;background:#ffffff40;border-radius:4px;height:6px}.apk-avance-fill{background:#fff;height:6px;border-radius:4px;transition:width .5s ease}.apk-avance-pct{font-size:22px;font-weight:900;color:#fff;flex-shrink:0}.apk-indicadores{display:flex;gap:10px;margin-bottom:14px}.apk-indicador{flex:1;border-radius:10px;padding:10px 12px;border:1px solid #E5E7EB;display:flex;flex-direction:column;gap:4px;font-size:11px;font-weight:700;color:#1a1a2e}.apk-indicador--verde{background:#dcfce7}.apk-indicador--amarillo{background:#fef9c3}.apk-indicador--rojo{background:#fee2e2}.apk-grid{display:grid;grid-template-columns:1fr 1fr 1fr;gap:10px;margin-bottom:14px}.apk-grid-btn{background:#fff;border:1px solid #E5E7EB;border-radius:12px;padding:14px 8px;cursor:pointer;text-align:center;box-shadow:0 1px 3px #0000000f;display:flex;flex-direction:column;align-items:center;gap:6px}.apk-grid-btn:active{opacity:.8}.apk-grid-icon{display:inline-flex;align-items:center;justify-content:center;color:#1565d8}.apk-grid-label{font-size:11px;font-weight:600;color:#1a1a2e;white-space:pre-line;line-height:1.3}.apk-card{background:#fff;border-radius:12px;padding:12px 14px;border:1px solid #E5E7EB}.apk-card-title{font-size:12px;font-weight:700;color:#1a1a2e;margin-bottom:8px}.apk-card-body{font-size:12px;color:#6b7280;display:flex;flex-direction:column;gap:4px}.apk-card-line{display:flex;align-items:center;gap:6px}.apk-card-line svg{flex-shrink:0}.apk-empty-state{display:flex;flex-direction:column;align-items:center;gap:16px;padding:40px 20px;text-align:center;color:#64748b}.apk-empty-state .apk-btn{width:auto;padding:12px 24px}.apk-btn{width:100%;border:none;border-radius:12px;padding:16px;font-size:15px;font-weight:700;cursor:pointer;color:#fff;display:flex;align-items:center;justify-content:center;gap:8px}.apk-btn:disabled{background:#94a3b8!important;cursor:not-allowed}.apk-btn--verde{background:#16a34a}.apk-btn--azul{background:#1565d8}.apk-btn--rojo{background:#e53935}.apk-btn--outline{background:#fff;color:#1565d8;border:1.5px solid #1565D8}.apk-btn--outline:active{background:#eff6ff}.jornada-reloj{background:#fff;border-radius:12px;padding:18px;margin-bottom:16px;border:1px solid #E5E7EB;text-align:center}.jornada-fecha{font-size:13px;color:#6b7280}.jornada-hora{font-size:38px;font-weight:900;color:#1a1a2e;margin:6px 0}.jornada-coords--ok{font-size:12px;color:#16a34a}.jornada-coords--sin{font-size:12px;color:#e53935}.jornada-estado{border-radius:12px;padding:14px;margin-bottom:20px;border:1px solid #E5E7EB;text-align:center;font-size:14px;font-weight:700}.jornada-estado--sin{background:#fef9c3;color:#92400e}.jornada-estado--abierta{background:#dcfce7;color:#166534}.jornada-estado--cerrada{background:#eff6ff;color:#1565d8}.jornada-msg{background:#f0fdf4;border:1px solid #86efac;border-radius:10px;padding:12px;margin-bottom:16px;font-size:13px;color:#166534;text-align:center}.asistencia-resumen{background:#1565d8;padding:12px 18px;color:#fff;display:flex;justify-content:space-between;align-items:center;font-size:13px}.asistencia-resumen-detalle{display:flex;flex-direction:column;align-items:flex-end;gap:2px}.asistencia-resumen-total{font-size:20px;font-weight:900}.asistencia-resumen-desglose{font-size:11px;color:#dbeafe;white-space:nowrap}.staff-row{width:100%;background:#fff;border-radius:10px;padding:12px 14px;margin-bottom:10px;display:flex;flex-direction:column;gap:10px;text-align:left}.staff-row--completa{border:2px solid #16a34a;opacity:1}.staff-row--media_jornada{border:2px solid #d97706;opacity:1}.staff-row--ausente{border:2px solid #fca5a5;opacity:.75}.staff-row-top{display:flex;align-items:center;gap:12px}.staff-avatar{width:36px;height:36px;border-radius:50%;display:flex;align-items:center;justify-content:center;color:#fff;font-size:16px;font-weight:800;flex-shrink:0}.staff-avatar--completa{background:#16a34a}.staff-avatar--media_jornada{background:#d97706}.staff-avatar--ausente{background:#e53935}.staff-info{flex:1;display:flex;flex-direction:column;gap:2px}.staff-nombre{font-size:14px;font-weight:700;color:#1a1a2e}.staff-rol{font-size:11px;color:#6b7280}.staff-estado-selector{display:flex;gap:6px}.staff-estado-chip{flex:1;border:1px solid #E5E7EB;background:#f9fafb;color:#6b7280;border-radius:8px;padding:7px 4px;font-size:11px;font-weight:700;cursor:pointer;text-align:center}.staff-estado-chip--activo.staff-estado-chip--completa{background:#16a34a;border-color:#16a34a;color:#fff}.staff-estado-chip--activo.staff-estado-chip--media_jornada{background:#d97706;border-color:#d97706;color:#fff}.staff-estado-chip--activo.staff-estado-chip--ausente{background:#e53935;border-color:#e53935;color:#fff}.asistencia-ok{background:#dcfce7;border:1px solid #86efac;border-radius:12px;padding:14px;text-align:center;font-size:14px;font-weight:700;color:#166534}.gantt-card{background:#fff;border-radius:12px;padding:14px 16px;margin-bottom:12px;border:1px solid #E5E7EB;border-left:4px solid #6B7280}.gantt-card-top{display:flex;justify-content:space-between;align-items:flex-start;gap:8px}.gantt-card-info{flex:1;display:flex;flex-direction:column;gap:2px}.gantt-wbs{font-size:10px;color:#6b7280}.gantt-nombre{font-size:14px;font-weight:700;color:#1a1a2e}.gantt-fechas{font-size:11px;color:#6b7280;margin-top:2px}.gantt-badge{color:#fff;border-radius:8px;padding:3px 8px;font-size:10px;font-weight:600;white-space:nowrap;flex-shrink:0}.apk-gps{width:100%}.apk-gps-row{display:flex;align-items:center;gap:4px;font-size:11px;flex-wrap:wrap}.apk-gps-retry{display:inline-flex;align-items:center;gap:4px;background:#1565d8;color:#fff;border:none;border-radius:8px;padding:3px 10px;font-size:11px;font-weight:700;cursor:pointer;margin-left:4px}.apk-gps-help{font-size:11px;color:#92400e;background:#fef3c7;border-radius:8px;padding:8px 10px;margin-top:6px;line-height:1.4}.material-critico{background:#fef2f2;color:#b91c1c;border:1px solid #FECACA;border-radius:999px;padding:1px 8px;font-size:10px;font-weight:800;text-transform:uppercase;letter-spacing:.04em}.obra-trabajo{display:inline-block;align-self:flex-start;background:#eff6ff;color:#1e40af;border:1px solid #BFDBFE;border-radius:999px;padding:3px 10px;font-size:11px;font-weight:700;margin-bottom:8px}.obra-trabajo--vacia{background:#f9fafb;color:#6b7280;border-color:#e5e7eb;font-weight:600}.gantt-lista-resumen{font-size:13px;color:#4b5563;margin:0 0 12px}.gantt-lista-resumen strong{color:#1a1a2e}.gantt-lista-grupo{margin-bottom:18px}.gantt-lista-grupo-titulo{display:flex;align-items:center;gap:7px;font-size:11px;font-weight:700;text-transform:uppercase;letter-spacing:.04em;color:#6b7280;margin:0 0 8px}.gantt-lista-grupo-punto{width:8px;height:8px;border-radius:50%;flex-shrink:0}.gantt-lista-grupo-conteo{background:#f3f4f6;color:#4b5563;border-radius:999px;padding:1px 7px;font-size:11px;font-weight:700}.gantt-lista{display:flex;flex-direction:column;gap:8px}.gantt-lista-row{display:flex;align-items:center;justify-content:space-between;gap:10px;background:#fff;border:1px solid #E5E7EB;border-left:4px solid #6B7280;border-radius:10px;padding:10px 12px}.gantt-lista-main{flex:1;display:flex;flex-direction:column;gap:2px;min-width:0}.gantt-lista-nombre{font-size:14px;font-weight:700;color:#1a1a2e}.gantt-lista-wbs{font-size:11px;color:#6b7280}.gantt-lista-fechas{font-size:11px;color:#9ca3af}.gantt-lista-side{display:flex;flex-direction:column;align-items:flex-end;gap:4px;flex-shrink:0}.gantt-lista-badge{color:#fff;border-radius:8px;padding:3px 8px;font-size:10px;font-weight:600;white-space:nowrap}.gantt-lista-pct{font-size:16px;font-weight:800;color:#1565d8}.apk-section-title{font-size:13px;font-weight:700;color:#1a1a2e;margin-bottom:8px}.apk-input{flex:1;width:100%;padding:8px 10px;border-radius:8px;border:1px solid #E5E7EB;font-size:14px;box-sizing:border-box}.apk-select{width:100%;padding:10px 12px;border-radius:10px;border:1px solid #E5E7EB;font-size:13px;background:#fff;margin-bottom:10px}.apk-textarea{width:100%;padding:10px;border-radius:10px;border:1px solid #E5E7EB;font-size:13px;resize:none;height:70px;box-sizing:border-box;margin-bottom:14px;margin-top:10px}.apk-radio-row{display:flex;align-items:center;gap:8px;margin-bottom:6px;cursor:pointer;font-size:13px}.apk-msg{border-radius:10px;padding:12px;margin-bottom:14px;font-size:13px;font-weight:600;display:flex;align-items:center;justify-content:center;gap:6px}.apk-msg svg{flex-shrink:0}.apk-msg--ok{background:#dcfce7;color:#166534}.apk-msg--warn{background:#fef9c3;color:#92400e}.ev-grid{display:grid;grid-template-columns:1fr 1fr;gap:10px}.ev-thumb{background:#fff;border-radius:10px;overflow:hidden;border:1px solid #E5E7EB}.ev-img{width:100%;height:110px;-o-object-fit:cover;object-fit:cover;display:block;cursor:zoom-in}.ev-info{padding:6px 8px;display:flex;flex-direction:column;gap:2px}.ev-wbs{font-size:10px;color:#1565d8}.ev-caption{font-size:11px;color:#6b7280}.ev-fecha{font-size:10px;color:#9ca3af}.apk-lightbox-overlay{position:fixed;top:0;right:0;bottom:0;left:0;z-index:300;background:#0a0a14e6;display:flex;flex-direction:column;align-items:center;justify-content:center;padding:24px;cursor:zoom-out}.apk-lightbox-img{max-width:100%;max-height:80vh;border-radius:10px;-o-object-fit:contain;object-fit:contain;cursor:default}.apk-lightbox-close{position:absolute;top:16px;right:16px;width:40px;height:40px;border-radius:50%;border:none;background:#ffffff26;color:#fff;display:flex;align-items:center;justify-content:center;cursor:pointer}.apk-lightbox-caption{margin-top:14px;color:#fff;font-size:13px;text-align:center;max-width:480px;cursor:default}.check-item{display:flex;align-items:center;gap:10px;padding:10px 0;border-bottom:1px solid #E5E7EB;font-size:13px;color:#1a1a2e}.check-dot{width:24px;height:24px;border-radius:50%;display:flex;align-items:center;justify-content:center;color:#fff;font-size:14px;font-weight:700;flex-shrink:0}.check-dot--ok{background:#16a34a}.check-dot--warn{background:#d97706}.apk-shell--centrado{max-width:430px;margin:0 auto;min-height:100vh;background:#f4f6f9;font-family:Segoe UI,sans-serif;display:flex;flex-direction:column;align-items:center;justify-content:center;padding:24px}.avance-proyecto-card{background:#1a1a2e;color:#fff;border-radius:12px;padding:16px;margin-bottom:16px;display:flex;justify-content:space-between;align-items:center}.avance-proyecto-label{font-size:11px;opacity:.7;margin-bottom:4px}.avance-proyecto-nombre{font-size:15px;font-weight:700}.avance-proyecto-sub{font-size:12px;opacity:.7;margin-top:2px}.avance-proyecto-pct{font-size:28px;font-weight:800;color:#60a5fa}.avance-estado-btn{flex:1;padding:8px 4px;border-radius:8px;border:none;background:#f3f4f6;color:#6b7280;font-size:11px;font-weight:600;cursor:pointer}.avance-estado-btn--activo{background:#1565d8;color:#fff}.avance-step-btn{width:52px;height:52px;border-radius:50%;border:2px solid #1565D8;background:#fff;color:#1565d8;display:flex;align-items:center;justify-content:center;cursor:pointer;flex-shrink:0;transition:background .15s,opacity .15s}.avance-step-btn:active{background:#eaf1fe}.avance-step-btn:disabled{opacity:.35;cursor:not-allowed}.apk-card input[type=number]::-webkit-outer-spin-button,.apk-card input[type=number]::-webkit-inner-spin-button{-webkit-appearance:none;margin:0}.avance-toggle{width:48px;height:26px;background:#e5e7eb;border-radius:13px;cursor:pointer;position:relative;transition:background .2s;flex-shrink:0}.avance-toggle--on{background:#e53935}.avance-toggle-dot{width:22px;height:22px;background:#fff;border-radius:50%;position:absolute;top:2px;transition:left .2s;box-shadow:0 1px 3px #0000004d}.avance-foto-add{width:72px;height:72px;border:2px dashed #E5E7EB;border-radius:8px;display:flex;flex-direction:column;align-items:center;justify-content:center;cursor:pointer;font-size:22px;color:#9ca3af}.incidencia-alerta-banner{background:#dc2626;color:#fff;padding:10px 16px;font-size:13px;font-weight:700;display:flex;gap:8px;align-items:center}.incidencia-tipo-btn{padding:10px 14px;border-radius:8px;border:2px solid #E5E7EB;background:#fff;color:#444;font-size:13px;cursor:pointer;text-align:left}.incidencia-tipo-btn--activo{border-color:#1565d8;background:#eff6ff;color:#1565d8;font-weight:700}.apk-footer-bar{position:fixed;bottom:0;left:50%;transform:translate(-50%);width:100%;max-width:430px;padding:12px 14px;background:#f4f6f9f2;border-top:1px solid #E5E7EB;box-sizing:border-box}.apk-tabs{display:flex;gap:8px;padding:12px 14px 0}.apk-tab{flex:1;display:inline-flex;align-items:center;justify-content:center;gap:6px;padding:10px 12px;font-size:13px;font-weight:600;color:#6b7280;background:#fff;border:1px solid #E5E7EB;border-radius:10px;cursor:pointer}.apk-tab--active{color:#1565d8;border-color:#1565d8;background:#eff5ff}html,body,#root{height:100%;margin:0;padding:0}.layout-root{display:flex;flex-direction:column;height:100%;min-height:100vh;background:#f4f6f9;font-family:Segoe UI,sans-serif}.layout-navbar{position:sticky;top:0;z-index:100;background:#1a1a2e;color:#fff;height:56px;display:flex;align-items:center;justify-content:space-between;padding:0 16px;box-shadow:0 2px 8px #0000004d}.layout-navbar-left{display:flex;align-items:center;gap:12px}.layout-hamburger{background:#ffffff1a;border:none;color:#fff;width:36px;height:36px;border-radius:8px;font-size:18px;cursor:pointer;display:flex;align-items:center;justify-content:center;transition:background .2s}.layout-hamburger:hover{background:#fff3}.layout-brand{display:flex;flex-direction:column}.layout-brand-logo{font-size:16px;font-weight:900;letter-spacing:1px;color:#60a5fa;line-height:1}.layout-brand-sub{font-size:9px;opacity:.6;letter-spacing:.5px;text-transform:uppercase}.layout-navbar-right{position:relative}.layout-user-btn{display:flex;align-items:center;gap:10px;background:#ffffff14;border:1px solid rgba(255,255,255,.15);border-radius:10px;padding:6px 12px;cursor:pointer;color:#fff;transition:background .2s}.layout-user-btn:hover{background:#ffffff26}.layout-avatar{width:32px;height:32px;border-radius:50%;background:#1565d8;color:#fff;display:flex;align-items:center;justify-content:center;font-size:13px;font-weight:700;flex-shrink:0}.layout-avatar--lg{width:42px;height:42px;font-size:16px}.layout-user-info{display:flex;flex-direction:column;text-align:left}.layout-user-name{font-size:13px;font-weight:600;line-height:1.2}.layout-user-email{font-size:10px;opacity:.6}.layout-chevron{display:inline-flex;align-items:center;opacity:.7}.layout-user-menu{position:absolute;top:calc(100% + 8px);right:0;background:#fff;border-radius:12px;box-shadow:0 8px 24px #00000026;padding:12px;min-width:220px;z-index:200}.layout-user-menu-header{display:flex;align-items:center;gap:10px;margin-bottom:8px}.layout-user-menu-name{font-size:14px;font-weight:700;color:#1a1a2e}.layout-user-menu-email{font-size:11px;color:#6b7280}.layout-divider{border:none;border-top:1px solid #E5E7EB;margin:8px 0}.layout-signout-btn{width:100%;background:none;border:1px solid #E5E7EB;border-radius:8px;padding:10px;font-size:13px;color:#e53935;cursor:pointer;text-align:left;font-weight:600;transition:background .2s;display:flex;align-items:center;gap:8px}.layout-signout-btn:hover{background:#fee2e2}.layout-body{display:flex;flex:1;position:relative}.layout-sidebar{width:240px;background:#fff;border-right:1px solid #E5E7EB;flex-shrink:0;overflow-y:auto;transition:transform .25s ease;position:fixed;top:56px;left:0;bottom:0;z-index:90;transform:translate(-100%)}.layout-sidebar--open{transform:translate(0)}@media (min-width: 768px){.layout-sidebar{position:sticky;top:56px;height:calc(100vh - 56px);transform:translate(0)}.layout-hamburger{display:none}}.layout-nav{padding:12px 8px;display:flex;flex-direction:column;gap:2px}.layout-nav-item{display:flex;align-items:center;gap:10px;padding:10px 12px;border-radius:8px;border:none;background:none;cursor:pointer;width:100%;text-align:left;transition:background .15s;color:#374151}.layout-nav-item:hover{background:#f3f4f6}.layout-nav-item--active{background:#eff6ff;color:#1565d8;font-weight:700}.layout-nav-item--disabled{opacity:.4;cursor:not-allowed}.layout-nav-item--disabled:hover{background:none}.layout-nav-icon{display:inline-flex;align-items:center;justify-content:center;flex-shrink:0}.layout-nav-label{font-size:13px}.layout-nav-divider{border-top:1px solid #E5E7EB;margin:6px 8px;padding-top:6px}.layout-nav-hint{font-size:10px;color:#9ca3af;padding:0 4px;text-transform:uppercase;letter-spacing:.5px}.layout-overlay{position:fixed;top:0;right:0;bottom:0;left:0;background:#0006;z-index:80}.layout-main{flex:1;overflow-y:auto;min-height:calc(100vh - 56px);background:#f4f6f9}.layout-main .apk-shell{max-width:100%}@media (min-width: 768px){.layout-main .apk-shell{max-width:620px;margin:24px auto;border-radius:16px;box-shadow:0 4px 24px #00000014;min-height:unset}.layout-main .apk-shell--centrado{margin:60px auto}.layout-main .apk-footer-bar{position:sticky;bottom:0;left:auto;transform:none;width:100%;max-width:100%;border-radius:0 0 16px 16px}.layout-main .apk-back-btn{display:none!important}.layout-main .apk-header,.layout-main .apk-header-row{gap:0!important;border-radius:16px 16px 0 0}.layout-main .apk-header>*:not(.apk-back-btn),.layout-main .apk-header-row>*:not(.apk-back-btn){flex:1}}.layout-jornada-banner{position:sticky;top:56px;z-index:99;width:100%;border:none;cursor:pointer;display:flex;align-items:center;gap:8px;padding:10px 16px;background:#fef3c7;color:#92400e;font-size:14px;font-weight:700;border-bottom:1px solid #fcd34d}.layout-jornada-banner-cta{margin-left:auto;background:#f59e0b;color:#fff;padding:4px 12px;border:none;border-radius:8px;font-size:13px;font-weight:700;white-space:nowrap;cursor:pointer}.layout-jornada-banner:active{background:#fde68a}.layout-jornada-banner--abierta{background:#dbeafe;color:#1e40af;border-bottom-color:#93c5fd}.layout-jornada-banner--abierta .layout-jornada-banner-cta{background:#1e40af}.layout-jornada-banner--abierta:active{background:#bfdbfe}.layout-jornada-banner--cerrada{background:#e5e7eb;color:#374151;border-bottom-color:#d1d5db}.layout-jornada-banner--cerrada .layout-jornada-banner-cta{background:#16a34a}.layout-jornada-banner--cerrada:active{background:#d1d5db}.layout-bottombar{position:fixed;left:0;right:0;bottom:0;height:56px;z-index:70;display:flex;background:#fff;border-top:1px solid #E5E7EB;box-shadow:0 -2px 10px #0000000d}.layout-bottombar-item{flex:1;display:flex;flex-direction:column;align-items:center;justify-content:center;gap:2px;border:none;background:none;cursor:pointer;color:#6b7280;font-size:10px;font-weight:600;padding:6px 2px;transition:color .15s}.layout-bottombar-item:active{background:#f3f4f6}.layout-bottombar-item--active{color:#1565d8}.layout-bottombar-item--disabled{opacity:.4;cursor:not-allowed}.layout-bottombar-item--disabled:active{background:none}@media (max-width: 767px){.layout-main{padding-bottom:56px}.apk-footer-bar{bottom:56px}}@media (min-width: 768px){.layout-bottombar{display:none}}.rtb-skeleton{display:block;position:relative;overflow:hidden;background:color-mix(in srgb,currentColor 10%,transparent);border-radius:6px;min-height:8px}.rtb-skeleton:after{content:"";position:absolute;top:0;right:0;bottom:0;left:0;transform:translate(-100%);background:linear-gradient(90deg,transparent,color-mix(in srgb,currentColor 12%,transparent),transparent);animation:rtb-skeleton-shimmer 1.4s ease-in-out infinite}@keyframes rtb-skeleton-shimmer{to{transform:translate(100%)}}@media (prefers-reduced-motion: reduce){.rtb-skeleton:after{animation:none}}.rtb-skeleton-text{display:flex;flex-direction:column;gap:8px}.rtb-skeleton-table{display:flex;flex-direction:column;gap:10px;padding:16px;width:100%;color:var(--rtb-skeleton-color, #64748b)}.rtb-skeleton-table__head,.rtb-skeleton-table__row{display:grid;grid-template-columns:repeat(var(--rtb-skeleton-cols, 4),1fr);gap:16px;align-items:center}.rtb-skeleton-table__head{padding-bottom:6px;border-bottom:1px solid color-mix(in srgb,currentColor 12%,transparent);margin-bottom:4px}.rtb-skeleton-table__row{padding:8px 0}.rtb-skeleton-cards{display:grid;grid-template-columns:repeat(auto-fill,minmax(240px,1fr));gap:16px;width:100%;color:var(--rtb-skeleton-color, #64748b)}.rtb-skeleton-card{display:flex;flex-direction:column;gap:10px;padding:18px;border-radius:14px;border:1px solid color-mix(in srgb,currentColor 12%,transparent);background:color-mix(in srgb,currentColor 3%,transparent)}.rtb-skeleton-card__foot{display:flex;gap:10px;margin-top:6px}body.dashboard-layout-body{--crimson: #dc143c;--crimson-light: #ff2d55;--crimson-dark: #a50e2d;--bg-dark: #f8f9fa;--bg-card: #ffffff;--bg-card-hover: #f3f4f6;--text-primary: #111827;--text-secondary: #6b7280;--border-subtle: #E5E7EB;--oficina-border-subtle: #E5E7EB;--oficina-nav-hover: #F3F4F6;--glow-red: 0 4px 20px rgba(220, 20, 60, .08);background:var(--bg-dark);color:var(--text-primary);overflow:hidden;font-family:Inter,system-ui,-apple-system,sans-serif;font-size:var(--oficina-font-body);font-weight:400;line-height:1.45}body.dashboard-layout-body:before{display:none}.system-shell{width:100%;height:100vh;display:flex;overflow:hidden;background:var(--bg-dark);font-family:Inter,system-ui,-apple-system,sans-serif;font-size:var(--oficina-font-body);font-weight:400;line-height:1.45;color:var(--text-primary)}.system-sidebar{width:var(--oficina-sidebar-w, 14rem);height:100%;display:flex;flex-direction:column;background:var(--bg-card);border-right:1px solid var(--border-subtle);flex-shrink:0;z-index:30;position:relative;transition:width .22s cubic-bezier(.4,0,.2,1);overflow:visible}.system-sidebar.collapsed-sidebar{width:4.25rem}.sidebar-text{white-space:nowrap;overflow:hidden;text-overflow:ellipsis;transition:opacity .15s ease}.system-sidebar.collapsed-sidebar .sidebar-text,.sidebar-text.collapsed-text{opacity:0;pointer-events:none;width:0;max-width:0;display:none}.system-sidebar-header{height:3.25rem;display:flex;align-items:center;justify-content:center;padding:0 1.1rem;border-bottom:1px solid var(--border-subtle);flex-shrink:0}.system-profile-wrap{position:relative;display:flex;align-items:center;margin-left:.25rem;padding-left:.95rem;border-left:1px solid var(--border-subtle)}.system-profile-trigger{display:flex;align-items:center;gap:.6rem;border:1px solid transparent;background:transparent;height:2.25rem;min-height:2.25rem;padding:.2rem .55rem .2rem .25rem;border-radius:.5rem;cursor:pointer;transition:background .18s ease,border-color .18s ease,box-shadow .18s ease}.system-profile-trigger:hover{background:var(--bg-card-hover);border-color:var(--border-subtle)}.system-profile-trigger.is-open{background:var(--bg-card-hover);border-color:var(--border-subtle);box-shadow:0 1px 3px #0f172a0f}.system-logo-stack{display:flex;align-items:center;gap:.5rem;min-width:0}.system-logo-img{height:2rem;width:auto;max-width:9rem;-o-object-fit:contain;object-fit:contain;-o-object-position:left center;object-position:left center;flex-shrink:0}.system-logo-img--dark{filter:brightness(0)}body.dashboard-role-oficina .system-sidebar .system-logo-img--dark,body.dashboard-role-mandante .system-sidebar .system-logo-img--dark,body.dashboard-role-admin .system-sidebar .system-logo-img--dark{filter:brightness(0) invert(1)}.system-sidebar.collapsed-sidebar .system-logo-img{height:2rem;max-width:2rem;-o-object-fit:cover;object-fit:cover;-o-object-position:top center;object-position:top center}.system-logo-badge{width:2rem;height:2rem;border-radius:.375rem;display:flex;align-items:center;justify-content:center;background:var(--crimson)}.system-logo-badge span{color:#fff;font-weight:var(--oficina-font-weight-strong, 600);font-size:var(--oficina-font-meta)}.system-logo-stack .sidebar-text{font-weight:var(--oficina-font-weight-strong, 600);color:var(--text-primary);letter-spacing:-.01em;font-size:var(--oficina-font-body)}.system-profile-caret-icon{font-size:var(--oficina-font-title);color:var(--text-secondary);flex-shrink:0;display:inline-flex;align-items:center;justify-content:center;transition:transform .2s ease,color .18s ease}.system-profile-trigger.is-open .system-profile-caret-icon{transform:rotate(180deg);color:var(--text-primary)}.system-header-profile{position:relative;display:flex;align-items:center}.system-profile-menu{position:absolute;top:calc(100% + .6rem);right:0;width:17rem;border-radius:.9rem;background:var(--bg-card);border:1px solid var(--border-subtle);box-shadow:0 12px 34px #0f172a24,0 2px 6px #0f172a0f;padding:.5rem;z-index:40;text-align:left;transform-origin:top right;animation:systemMenuIn .16s cubic-bezier(.16,1,.3,1)}@keyframes systemMenuIn{0%{opacity:0;transform:translateY(-6px) scale(.97)}to{opacity:1;transform:translateY(0) scale(1)}}.system-profile-menu-head{display:flex;align-items:center;gap:.7rem;padding:.5rem .55rem .6rem}.system-profile-menu-avatar{width:2.6rem;height:2.6rem;border-radius:999px;background:linear-gradient(135deg,var(--crimson-light, var(--crimson)),var(--crimson-dark, var(--crimson)));color:#fff;font-size:var(--oficina-font-body);font-weight:var(--oficina-font-weight-strong, 600);letter-spacing:.02em;display:grid;place-items:center;flex-shrink:0;box-shadow:0 2px 6px #0f172a2e,inset 0 0 0 1px #ffffff24}.system-profile-menu-copy{min-width:0;display:flex;flex-direction:column;gap:.15rem;text-align:left}.system-profile-menu-copy strong{color:var(--text-primary);font-size:var(--oficina-font-body);font-weight:var(--oficina-font-weight-strong, 600)}.system-profile-menu-copy span{color:var(--text-secondary);font-size:var(--oficina-font-body);overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.system-profile-menu-divider{height:1px;margin:.35rem 0 .4rem;background:var(--border-subtle)}.system-profile-menu-item{width:100%;border:0;background:transparent;border-radius:.6rem;padding:.6rem;display:flex;align-items:center;gap:.7rem;color:var(--text-secondary);cursor:pointer;text-align:left;text-decoration:none;font-size:var(--oficina-font-body);font-weight:500;transition:background .15s ease,color .15s ease}.system-profile-menu-item svg{width:1rem;height:1rem;flex-shrink:0}.system-profile-menu-item .material-symbols-outlined{font-size:var(--oficina-font-title);flex-shrink:0}.system-profile-menu-item:hover{background:var(--bg-card-hover);color:var(--text-primary)}.system-profile-menu-item.danger,.system-profile-menu-item.danger .material-symbols-outlined{color:#dc2626}.system-profile-menu-item.danger:hover{background:#dc262614;color:#b91c1c}.system-nav-header-static{padding:.5rem .65rem .35rem;font-size:var(--oficina-font-meta, .75rem);font-weight:600;text-transform:uppercase;letter-spacing:.06em;color:var(--text-secondary)}.system-nav{flex:1;min-height:0;overflow:hidden;padding:.5rem .65rem 1rem;display:flex;flex-direction:column;gap:.85rem}.system-sidebar.collapsed-sidebar .system-nav{padding:.5rem .4rem 1rem;gap:.55rem;align-items:stretch}.system-sidebar.collapsed-sidebar .system-nav-header-static{display:none}.system-nav-main{flex:0 0 auto}.system-nav-label{margin:0 0 .5rem;line-height:1.35;font-size:var(--oficina-font-meta, .75rem);font-weight:600;color:var(--text-secondary);text-transform:uppercase;letter-spacing:.06em}.system-nav-list{list-style:none;margin:0;padding:0;display:grid;gap:.15rem}.system-nav-list--nested{padding-left:.85rem;border-left:2px solid #e2e8f0;margin:.15rem 0 .35rem 1.15rem;gap:.1rem;min-width:0;max-width:100%}.system-nav-list>li{min-width:0}.system-nav-link--nested{min-height:2rem;min-width:0;max-width:100%;padding:.3rem .55rem;font-size:var(--oficina-font-meta, .75rem);font-weight:500;color:#64748b}.system-nav-link--nested .system-nav-icon-ms{font-size:1.05rem;flex-shrink:0}.system-nav-link--nested .sidebar-text{min-width:0;flex:1;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.system-sidebar.collapsed-sidebar .system-nav-list--nested{margin-left:0;padding-left:0;border-left:0}body.dashboard-role-oficina .system-nav-link--nested.active,body.dashboard-role-mandante .system-nav-link--nested.active,body.dashboard-role-admin .system-nav-link--nested.active{background:#eff6ff;color:#1e40af}.system-nav-link{width:100%;border:0;background:transparent;color:var(--text-secondary);text-decoration:none;display:flex;align-items:center;gap:.65rem;min-height:2.25rem;padding:.4rem .65rem;border-radius:8px;font-size:var(--oficina-font-body, .875rem);font-weight:400;cursor:pointer;text-align:left;line-height:1.35;transition:background-color .14s ease,color .14s ease}.system-sidebar.collapsed-sidebar .system-nav-link{justify-content:center;gap:0;padding:.45rem .35rem}.system-nav-link:hover{background:var(--oficina-nav-hover, #F3F4F6);color:var(--text-primary)}.system-nav-link .system-nav-icon-ms{font-size:var(--oficina-font-title);flex-shrink:0;transition:color .14s ease}.system-nav-link:hover .system-nav-icon-ms{transform:none}.system-nav-link.active{background:var(--oficina-nav-hover, #F3F4F6);color:var(--text-primary);font-weight:500;box-shadow:none;position:relative;overflow:visible}.system-nav-link.active:before{content:"";position:absolute;left:0;top:50%;transform:translateY(-50%);width:3px;height:1.1rem;border-radius:0 2px 2px 0;background:var(--oficina-accent, #1E40AF)}.system-nav-link.active:after{display:none}.system-nav-link.active:hover:after{opacity:0}.system-nav-link.danger{color:var(--crimson)}.system-nav-link.danger:hover{background:#dc143c0f}.system-nav-icon{width:1.25rem;height:1.25rem;flex-shrink:0;stroke-width:1.9}.system-nav-bottom{margin-top:auto;flex-shrink:0;padding:.65rem .65rem 1rem;border-top:1px solid var(--border-subtle);display:grid;gap:.35rem;overflow:hidden}.system-nav-bottom .system-nav-link.active{overflow:hidden}.system-nav-bottom .system-nav-link.active:before{display:none}.system-sidebar.collapsed-sidebar .system-nav-bottom{padding:.5rem .4rem .85rem}.system-settings-block{display:grid;gap:.5rem}.system-settings-block .system-nav-list{gap:.4rem}.system-toggle{position:absolute;right:-.85rem;top:50%;transform:translateY(-50%);width:1.85rem;height:1.85rem;padding:0;border:1px solid var(--oficina-border-subtle, #E5E7EB);border-radius:999px;display:grid;place-items:center;background:#fff;color:#475569;box-shadow:0 2px 8px #0f172a2e;cursor:pointer;z-index:100;isolation:isolate;pointer-events:auto;transition:background .15s ease,color .15s ease,border-color .15s ease,box-shadow .15s ease}.system-toggle:hover{background:#f8fafc;color:#0f172a;border-color:#cbd5e1;box-shadow:0 3px 10px #0f172a38}.system-toggle:focus-visible{outline:none;border-color:var(--oficina-accent, #1E40AF);box-shadow:0 0 0 3px #1e40af33}.system-toggle-icon,.system-toggle-icon-ms{width:1.15rem;height:1.15rem;font-size:var(--oficina-font-title)!important;line-height:1;pointer-events:none}.system-main{flex:1;min-width:0;min-height:0;display:flex;flex-direction:column;overflow:hidden;position:relative;z-index:1}.system-tenant-select{display:flex;align-items:center;gap:.5rem;font-size:var(--oficina-font-body);color:#64748b}.system-tenant-badge{font-size:var(--oficina-font-body);color:#475569;font-weight:500}.system-tenant-select{display:flex;align-items:center;gap:.5rem;font-size:var(--oficina-font-body);color:#64748b;margin-right:auto;padding-left:1rem}.system-tenant-select select{padding:.35rem .6rem;border:1px solid #e2e8f0;border-radius:8px;background:#fff;font-size:var(--oficina-font-body)}.system-tenant-badge{font-size:var(--oficina-font-body);color:#475569;font-weight:500;margin-right:auto;padding-left:1rem}.system-header{height:3.25rem;background:var(--bg-card);border-bottom:1px solid var(--border-subtle);display:flex;align-items:center;justify-content:flex-end;padding:0 1.1rem;flex-shrink:0}.system-header-start{display:flex;align-items:center;min-width:0;margin-right:auto;padding-right:1rem}.system-header-org{color:#0f172a;font-size:var(--oficina-font-body);font-weight:var(--oficina-font-weight-strong, 600);letter-spacing:-.01em;line-height:1.3;max-width:min(28rem,42vw);overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.system-header-actions{display:flex;align-items:center;gap:.5rem}.system-notifications{position:relative}.system-icon-button{border:0;background:transparent;color:var(--text-secondary);width:1.95rem;height:1.95rem;display:inline-flex;align-items:center;justify-content:center;border-radius:.5rem;cursor:pointer;padding:0;position:relative}.system-icon-button:hover{color:var(--text-primary);background:var(--bg-card-hover)}.system-notifications-badge{position:absolute;top:.1rem;right:.1rem;min-width:1.1rem;height:1.1rem;padding:0 .25rem;border-radius:999px;background:var(--crimson);color:#fff;font-size:var(--oficina-font-meta);font-weight:var(--oficina-font-weight-strong, 600);line-height:1.1rem;text-align:center}.system-notifications-head{display:flex;align-items:center;justify-content:space-between;gap:.5rem;margin-bottom:.6rem}.system-notifications-head .system-notifications-title{margin:0}.system-notifications-mark-all{border:0;background:transparent;color:var(--crimson);font-size:var(--oficina-font-meta);font-weight:600;cursor:pointer;padding:0}.system-notification-empty{margin:0;padding:.5rem .25rem;color:var(--text-secondary);font-size:var(--oficina-font-body)}.system-notification-item.is-read{opacity:.65}.system-notification-project{font-size:var(--oficina-font-meta)!important;color:var(--text-muted, var(--text-secondary))!important}.system-notifications-menu{position:absolute;top:calc(100% + .75rem);right:0;width:19rem;padding:.75rem;border-radius:.9rem;border:1px solid var(--border-subtle);background:var(--bg-card);box-shadow:var(--glow-red),0 18px 42px #00000014;z-index:40}.system-notifications-title{margin:0 0 .6rem;font-size:var(--oficina-font-meta);font-weight:var(--oficina-font-weight-strong, 600);letter-spacing:.14em;text-transform:uppercase;color:var(--text-secondary)}.system-notification-item{width:100%;display:grid;gap:.2rem;padding:.7rem .8rem;border:0;border-radius:.6rem;background:var(--bg-dark);color:var(--text-secondary);text-align:left;cursor:pointer}.system-notification-item+.system-notification-item{margin-top:.45rem}.system-notification-item strong{color:var(--text-primary);font-size:var(--oficina-font-body)}.system-notification-item span{color:var(--text-secondary);font-size:var(--oficina-font-body);line-height:1.45}.system-header-bell{width:1.5rem;height:1.5rem}.system-profile{display:flex;align-items:center;gap:.5rem;padding-left:1rem;border-left:1px solid var(--border-subtle)}.system-profile-avatar{width:2rem;height:2rem;border-radius:999px;background:linear-gradient(135deg,var(--crimson-light, var(--crimson)),var(--crimson-dark, var(--crimson)));color:#fff;font-size:var(--oficina-font-meta);font-weight:var(--oficina-font-weight-strong, 600);letter-spacing:.02em;display:grid;place-items:center;box-shadow:0 1px 2px #0f172a26,inset 0 0 0 1px #ffffff1f}.system-profile-caret{border:0;background:transparent;color:var(--text-secondary);padding:0;cursor:pointer}.system-profile-caret svg{width:1rem;height:1rem}.system-content{flex:1;min-height:0;overflow:auto;padding:clamp(1rem,2.4vw,1.5rem);-webkit-overflow-scrolling:touch}.system-content--full{display:flex;flex-direction:column;flex:1;min-height:0;overflow-x:hidden;overflow-y:auto;padding:clamp(.9375rem,2.25vw,1.5rem) clamp(1.5rem,3.6vw,2.4rem);-webkit-overflow-scrolling:touch}.system-content--full>.proj-page.proj-hub,.system-content--full>.hub-planificacion-panel{flex:1 1 auto;min-height:calc(100vh - 7.5rem)}.system-content--full:has(.hub-planificacion-panel .gantt-embed){overflow:hidden}.system-content--full:has(.hub-planificacion-panel .gantt-embed)>.hub-planificacion-panel{min-height:0;height:100%}.system-content--full>.dash-page,.system-content--full>.proj-page:not(.proj-hub),.system-content--full>.kpi-page{flex:0 1 auto;height:auto}.system-route-panel{min-height:calc(100vh - 8rem);display:grid;align-content:start;gap:.75rem;padding:1.5rem;border:1px solid var(--border-subtle);border-radius:1rem;background:var(--bg-card);box-shadow:var(--glow-red)}.system-route-panel h1{margin:0;font-size:var(--oficina-font-display);letter-spacing:-.04em;color:var(--text-primary)}.system-route-panel p{margin:0;color:var(--text-secondary);line-height:1.6}.system-route-kicker{font-size:var(--oficina-font-meta);letter-spacing:.14em;text-transform:uppercase;color:var(--crimson);font-weight:var(--oficina-font-weight-strong, 600)}.system-empty-state{margin-top:.5rem;padding:1rem 1.1rem;border-radius:.9rem;border:1px dashed rgba(220,20,60,.22);background:var(--bg-dark);display:grid;gap:.25rem}.system-empty-state strong{color:var(--text-primary);font-size:var(--oficina-font-body)}.system-empty-state span{color:var(--text-secondary);font-size:var(--oficina-font-body);line-height:1.5}body.dashboard-role-oficina,body.dashboard-role-mandante,body.dashboard-role-admin{--rtb-background: #f8fafc;--rtb-surface-lowest: #ffffff;--rtb-surface-low: #f1f5f9;--rtb-surface-high: #e2e8f0;--rtb-primary: #0f172a;--rtb-primary-container: #1e3a8a;--rtb-secondary: #1E40AF;--rtb-outline-variant: #334155;--rtb-on-surface: #0f172a;--rtb-on-surface-variant: #64748b;--bg-dark: var(--rtb-background);--bg-card: #0f172a;--bg-card-hover: #1e293b;--text-primary: #f8fafc;--text-secondary: #94a3b8;--border-subtle: rgba(255, 255, 255, .08);--crimson: var(--rtb-secondary);--crimson-dark: #1E40AF;--crimson-light: #3B5FC7;--glow-red: 0 4px 20px rgba(30, 64, 175, .15);background:var(--rtb-background)}body.dashboard-role-oficina .system-sidebar,body.dashboard-role-mandante .system-sidebar,body.dashboard-role-admin .system-sidebar{background:#0f172a;border-right-color:#ffffff0f;color:#cbd5e1}body.dashboard-role-oficina .system-sidebar-header,body.dashboard-role-mandante .system-sidebar-header,body.dashboard-role-admin .system-sidebar-header{border-bottom-color:#ffffff14}body.dashboard-role-oficina .system-nav-bottom,body.dashboard-role-mandante .system-nav-bottom,body.dashboard-role-admin .system-nav-bottom{border-top-color:#ffffff14}body.dashboard-role-oficina .system-logo-badge,body.dashboard-role-mandante .system-logo-badge,body.dashboard-role-admin .system-logo-badge{background:#1e40af}body.dashboard-role-oficina .system-logo-img,body.dashboard-role-mandante .system-logo-img,body.dashboard-role-admin .system-logo-img{height:2.75rem;max-width:10rem}body.dashboard-role-oficina .system-logo-stack .sidebar-text,body.dashboard-role-mandante .system-logo-stack .sidebar-text,body.dashboard-role-admin .system-logo-stack .sidebar-text{color:#f8fafc}body.dashboard-role-oficina .system-nav-label,body.dashboard-role-mandante .system-nav-label,body.dashboard-role-admin .system-nav-label,body.dashboard-role-oficina .system-nav-header-static,body.dashboard-role-mandante .system-nav-header-static,body.dashboard-role-admin .system-nav-header-static{color:#64748b}body.dashboard-role-oficina .system-nav-link,body.dashboard-role-mandante .system-nav-link,body.dashboard-role-admin .system-nav-link{color:#e2e8f0}body.dashboard-role-oficina .system-nav-link:hover,body.dashboard-role-mandante .system-nav-link:hover,body.dashboard-role-admin .system-nav-link:hover{background:#ffffff0f;color:#e2e8f0}body.dashboard-role-oficina .system-nav-link.active,body.dashboard-role-mandante .system-nav-link.active,body.dashboard-role-admin .system-nav-link.active{background:#1e40af;color:#fff;border-left:none;padding-left:.75rem;box-shadow:0 2px 8px #1d4ed859}body.dashboard-role-oficina .system-nav-icon-ms,body.dashboard-role-mandante .system-nav-icon-ms,body.dashboard-role-admin .system-nav-icon-ms{font-size:var(--oficina-font-title);flex-shrink:0;color:#cbd5e1}body.dashboard-role-oficina .system-nav-link.active .system-nav-icon-ms,body.dashboard-role-mandante .system-nav-link.active .system-nav-icon-ms,body.dashboard-role-admin .system-nav-link.active .system-nav-icon-ms{color:#fff}body.dashboard-role-oficina .system-toggle,body.dashboard-role-mandante .system-toggle,body.dashboard-role-admin .system-toggle{background:#fff;color:#1e40af;border-color:#1e40af40;box-shadow:0 1px 4px #0f172a2e}body.dashboard-role-oficina .system-toggle:hover,body.dashboard-role-mandante .system-toggle:hover,body.dashboard-role-admin .system-toggle:hover{background:#eff6ff;color:#1e3a8a}body.dashboard-role-oficina .system-toggle-icon-ms,body.dashboard-role-mandante .system-toggle-icon-ms,body.dashboard-role-admin .system-toggle-icon-ms{font-size:var(--oficina-font-title)!important}body.dashboard-role-oficina .system-profile-avatar,body.dashboard-role-oficina .system-profile-menu-avatar,body.dashboard-role-mandante .system-profile-avatar,body.dashboard-role-mandante .system-profile-menu-avatar,body.dashboard-role-admin .system-profile-avatar,body.dashboard-role-admin .system-profile-menu-avatar{background:linear-gradient(135deg,#3b5fc7,#1e40af)}body.dashboard-role-oficina .system-nav-link.danger,body.dashboard-role-oficina .system-profile-menu-item.danger,body.dashboard-role-mandante .system-profile-menu-item.danger,body.dashboard-role-admin .system-nav-link.danger,body.dashboard-role-admin .system-profile-menu-item.danger,body.dashboard-role-oficina .system-profile-menu-item.danger .material-symbols-outlined,body.dashboard-role-mandante .system-profile-menu-item.danger .material-symbols-outlined,body.dashboard-role-admin .system-profile-menu-item.danger .material-symbols-outlined{color:#ef4444}body.dashboard-role-oficina .system-profile-menu-item.danger:hover,body.dashboard-role-mandante .system-profile-menu-item.danger:hover,body.dashboard-role-admin .system-profile-menu-item.danger:hover{background:#ef44441f;color:#fca5a5}body.dashboard-role-oficina .system-main,body.dashboard-role-mandante .system-main,body.dashboard-role-admin .system-main{background:#f8fafc;color:#0f172a;--text-primary: #0f172a;--text-secondary: #4b5563;--border-color: #cbd5e1;--border-subtle: #cbd5e1;--bg-card: #ffffff;--bg-card-hover: #f1f5f9}body.dashboard-role-oficina .system-header,body.dashboard-role-mandante .system-header,body.dashboard-role-admin .system-header{background:#fff;border-bottom:1px solid #e2e8f0;justify-content:space-between;color:#0f172a}body.dashboard-role-oficina .system-header-org,body.dashboard-role-mandante .system-header-org,body.dashboard-role-admin .system-header-org{color:#0f172a;font-size:var(--oficina-font-body);font-weight:var(--oficina-font-weight-strong, 600);letter-spacing:-.01em;line-height:1.3;max-width:min(28rem,42vw);overflow:hidden;text-overflow:ellipsis;white-space:nowrap}body.dashboard-role-oficina .system-header-start,body.dashboard-role-mandante .system-header-start,body.dashboard-role-admin .system-header-start{display:flex;align-items:center;gap:.75rem;margin-right:auto;min-width:0;flex-wrap:wrap}.admin-header-nav{display:inline-flex;align-items:center;gap:.15rem;padding:.2rem;background:#f1f5f9;border-radius:.625rem;border:1px solid #e2e8f0}.admin-header-nav__link{padding:.45rem .85rem;border:none;border-radius:.5rem;background:transparent;color:#64748b;font-size:var(--oficina-font-body);font-weight:600;cursor:pointer;transition:background .15s,color .15s;white-space:nowrap}.admin-header-nav__link:hover{background:#fff;color:#111827}.admin-header-nav__link.is-active{background:#fff;color:var(--crimson);box-shadow:0 1px 2px #0f172a0f}.dash-table-row--clickable:hover td{background:#f8fafc}body.dashboard-role-oficina .system-breadcrumb,body.dashboard-role-mandante .system-breadcrumb,body.dashboard-role-admin .system-breadcrumb,body.dashboard-role-oficina .system-breadcrumb-container,body.dashboard-role-mandante .system-breadcrumb-container,body.dashboard-role-admin .system-breadcrumb-container{display:flex;align-items:center;gap:.5rem;font-size:var(--oficina-font-body);font-weight:600;color:#64748b;padding-left:.75rem;border-left:1px solid #e2e8f0}.system-breadcrumb-container .breadcrumb-link{background:transparent;border:none;color:#64748b;font-size:var(--oficina-font-body);font-weight:600;cursor:pointer;padding:.25rem .5rem;border-radius:.375rem;transition:all .2s}.system-breadcrumb-container .breadcrumb-link:hover{color:#0f172a;background:#f1f5f9}.system-breadcrumb-container .breadcrumb-link--project{color:#1e40af}.system-breadcrumb-container .breadcrumb-link--project:hover{color:#1e40af;background:#eff6ff}.system-breadcrumb-container .breadcrumb-separator{color:#cbd5e1;font-weight:400}.system-breadcrumb-container .breadcrumb-current{color:#0f172a;font-weight:var(--oficina-font-weight-strong, 600);padding:.25rem .5rem}.system-breadcrumb-segment{display:inline-flex;align-items:center}body.dashboard-role-oficina .system-header-start:not(:has(.system-tenant-select)) .system-breadcrumb-container,body.dashboard-role-mandante .system-header-start:not(:has(.system-tenant-select)) .system-breadcrumb-container,body.dashboard-role-admin .system-header-start:not(:has(.system-tenant-select)) .system-breadcrumb-container{border-left:none;padding-left:0}body.dashboard-role-oficina .system-header-actions,body.dashboard-role-mandante .system-header-actions,body.dashboard-role-admin .system-header-actions{--text-primary: #0f172a;--text-secondary: #64748b;--border-subtle: #e2e8f0}body.dashboard-role-oficina .system-icon-button,body.dashboard-role-mandante .system-icon-button,body.dashboard-role-admin .system-icon-button{color:#64748b}body.dashboard-role-oficina .system-icon-button:hover,body.dashboard-role-mandante .system-icon-button:hover,body.dashboard-role-admin .system-icon-button:hover{color:#0f172a;background:#f1f5f9}body.dashboard-role-oficina .system-profile-wrap,body.dashboard-role-mandante .system-profile-wrap,body.dashboard-role-admin .system-profile-wrap{border-left-color:#e2e8f0}body.dashboard-role-oficina .system-profile-trigger:hover,body.dashboard-role-mandante .system-profile-trigger:hover,body.dashboard-role-admin .system-profile-trigger:hover{background:#f1f5f9}body.dashboard-role-oficina .system-profile-caret-icon,body.dashboard-role-mandante .system-profile-caret-icon,body.dashboard-role-admin .system-profile-caret-icon{color:#64748b}body.dashboard-role-oficina .system-profile-name,body.dashboard-role-mandante .system-profile-name,body.dashboard-role-admin .system-profile-name{font-size:var(--oficina-font-body);font-weight:600;color:#334155}body.dashboard-role-oficina .system-profile-avatar,body.dashboard-role-mandante .system-profile-avatar,body.dashboard-role-admin .system-profile-avatar{box-shadow:0 0 0 2px #fff}body.dashboard-role-oficina .system-notifications-menu,body.dashboard-role-oficina .system-profile-menu,body.dashboard-role-mandante .system-profile-menu,body.dashboard-role-admin .system-notifications-menu,body.dashboard-role-admin .system-profile-menu{background:#fff;border-color:#e2e8f0;box-shadow:0 12px 32px #0f172a1f;color:#0f172a}body.dashboard-role-oficina .system-profile-menu-item,body.dashboard-role-mandante .system-profile-menu-item,body.dashboard-role-admin .system-profile-menu-item{display:flex;align-items:center;gap:.625rem;color:#334155}body.dashboard-role-oficina .system-profile-menu-item .material-symbols-outlined,body.dashboard-role-mandante .system-profile-menu-item .material-symbols-outlined,body.dashboard-role-admin .system-profile-menu-item .material-symbols-outlined{font-size:var(--oficina-font-title);color:#64748b}body.dashboard-role-oficina .system-notifications-title,body.dashboard-role-mandante .system-notifications-title,body.dashboard-role-admin .system-notifications-title{color:#64748b}body.dashboard-role-oficina .system-notification-item,body.dashboard-role-mandante .system-notification-item,body.dashboard-role-admin .system-notification-item{background:#f8fafc;color:#64748b}body.dashboard-role-oficina .system-notification-item:hover,body.dashboard-role-mandante .system-notification-item:hover,body.dashboard-role-admin .system-notification-item:hover{background:#f1f5f9}body.dashboard-role-oficina .system-notification-item strong,body.dashboard-role-mandante .system-notification-item strong,body.dashboard-role-admin .system-notification-item strong,body.dashboard-role-oficina .system-profile-menu-copy strong,body.dashboard-role-mandante .system-profile-menu-copy strong,body.dashboard-role-admin .system-profile-menu-copy strong{color:#0f172a}body.dashboard-role-oficina .system-profile-menu-copy span,body.dashboard-role-mandante .system-profile-menu-copy span,body.dashboard-role-admin .system-profile-menu-copy span{color:#64748b}body.dashboard-role-oficina .system-profile-menu-divider,body.dashboard-role-mandante .system-profile-menu-divider,body.dashboard-role-admin .system-profile-menu-divider{background:#e2e8f0}body.dashboard-role-oficina .system-profile-menu-item:hover,body.dashboard-role-mandante .system-profile-menu-item:hover,body.dashboard-role-admin .system-profile-menu-item:hover{background:#f1f5f9}body.dashboard-role-oficina .system-content,body.dashboard-role-mandante .system-content,body.dashboard-role-admin .system-content{background:#f8fafc;color:#0f172a}body.dashboard-role-oficina .system-tenant-badge,body.dashboard-role-mandante .system-tenant-badge,body.dashboard-role-admin .system-tenant-badge{display:inline-flex;align-items:center;gap:.35rem;color:#334155;background:#f1f5f9;border:1px solid #e2e8f0;border-radius:999px;padding:.35rem .75rem;font-size:var(--oficina-font-body);font-weight:600}body.dashboard-role-oficina .system-tenant-badge .material-symbols-outlined,body.dashboard-role-mandante .system-tenant-badge .material-symbols-outlined,body.dashboard-role-admin .system-tenant-badge .material-symbols-outlined{font-size:var(--oficina-font-title)}body.dashboard-role-oficina .system-tenant-select,body.dashboard-role-mandante .system-tenant-select,body.dashboard-role-admin .system-tenant-select{display:inline-flex;align-items:center;gap:.5rem;font-size:var(--oficina-font-body);font-weight:600;color:#475569}body.dashboard-role-oficina .system-tenant-select .material-symbols-outlined,body.dashboard-role-mandante .system-tenant-select .material-symbols-outlined,body.dashboard-role-admin .system-tenant-select .material-symbols-outlined{font-size:var(--oficina-font-title);color:#64748b}body.dashboard-role-oficina .system-tenant-select select,body.dashboard-role-mandante .system-tenant-select select,body.dashboard-role-admin .system-tenant-select select{min-width:12rem;padding:.45rem .75rem;border-radius:.5rem;border:1px solid #e2e8f0;background:#fff;font-size:var(--oficina-font-body);font-weight:600;color:#0f172a}.system-sidebar-bottom{margin-top:auto;padding:.75rem .5rem;border-top:1px solid rgba(255,255,255,.08);display:flex;flex-direction:column;gap:.5rem}.system-sidebar-notifications-wrapper{position:relative;width:100%}.system-sidebar-action-btn{width:100%;box-sizing:border-box}.system-sidebar-bottom .system-sidebar-user-btn{display:flex;align-items:center;gap:.75rem;padding:.65rem .75rem;border-radius:.375rem;cursor:pointer;text-align:left;transition:background .15s ease;border:0;background:transparent;width:100%;color:#94a3b8}.system-sidebar-bottom .system-sidebar-user-btn:hover{background:#ffffff0f;color:#e2e8f0}.system-sidebar-bottom .system-sidebar-user-btn.active{background:#1e40af;color:#fff;box-shadow:0 2px 8px #1d4ed859}.system-sidebar-bottom .system-sidebar-user-btn.active strong{color:#fff}.system-sidebar-bottom .system-sidebar-user-btn.active span{color:#ffffffb3}.system-sidebar-bottom .system-profile-avatar{width:1.5rem;height:1.5rem;font-size:var(--oficina-font-meta);flex-shrink:0}.system-sidebar-user-copy{display:grid;gap:.1rem;min-width:0}.system-sidebar-user-copy strong{font-size:var(--oficina-font-body);font-weight:var(--oficina-font-weight-strong, 600);color:#f1f5f9;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.system-sidebar-user-copy span{font-size:var(--oficina-font-meta);color:#64748b}.collapsed-sidebar .system-sidebar-bottom{padding:.5rem .25rem}.collapsed-sidebar .system-sidebar-bottom .system-nav-link,.collapsed-sidebar .system-sidebar-user-btn{justify-content:center;padding:.65rem 0}.system-sidebar-bottom .sidebar-badge{position:absolute;top:-.25rem;right:-.25rem;background:#ef4444}.system-notifications-menu.sidebar-popover{position:absolute;left:calc(100% + .75rem);bottom:0;top:auto;width:20rem;max-height:28rem;overflow-y:auto;box-shadow:0 10px 25px -5px #0003,0 10px 10px -5px #0000001a,0 0 0 1px #0000001a;border-radius:.75rem;z-index:50;background:#fff!important;border:1px solid #e2e8f0!important;animation:popoverFadeIn .2s cubic-bezier(.16,1,.3,1)}@keyframes popoverFadeIn{0%{opacity:0;transform:translate(-8px) scale(.95)}to{opacity:1;transform:translate(0) scale(1)}}.system-header-notifications-wrapper{position:relative;display:inline-flex;align-items:center;justify-content:center;height:2.25rem}.system-header-action-btn{background:transparent;border:1px solid transparent;cursor:pointer;position:relative;display:inline-flex;align-items:center;justify-content:center;width:2.25rem;height:2.25rem;border-radius:.5rem;color:#64748b;text-decoration:none;transition:background .18s ease,color .18s ease,border-color .18s ease}.system-header-action-btn:hover,.system-header-action-btn.active{background:#f1f5f9;border-color:#e2e8f0;color:#0f172a}.system-header-action-btn:focus-visible{outline:none;border-color:#1e40af;box-shadow:0 0 0 3px #1e40af2e}.system-header-action-btn .material-symbols-outlined{font-size:1.35rem;line-height:1;overflow:visible;width:auto;height:auto}.system-notifications-badge.header-badge{position:absolute;top:-.2rem;right:-.2rem;background:#ef4444;color:#fff;font-size:.625rem;font-weight:700;line-height:1;padding:0 .28rem;height:1rem;min-width:1rem;border-radius:999px;display:flex;align-items:center;justify-content:center;border:2px solid #ffffff;box-shadow:none}.system-header-action-btn.has-unread:after{content:none}.system-header-profile{display:inline-flex;align-items:center;height:2.25rem}.notif-dropdown{position:absolute;top:calc(100% + .45rem);right:0;z-index:60;width:24rem;max-width:min(24rem,calc(100vw - 1.5rem));display:flex;flex-direction:column;overflow:hidden;background:#fff;border:1px solid #e2e8f0;border-radius:.65rem;box-shadow:0 16px 40px #0f172a24}.notif-dropdown__head{display:flex;align-items:center;justify-content:space-between;gap:.75rem;padding:.75rem 1rem;background:#f8fafc;border-bottom:1px solid #f1f5f9}.notif-dropdown__title-wrap{display:flex;align-items:center;gap:.45rem;min-width:0}.notif-dropdown__title{margin:0;font-size:.875rem;font-weight:600;color:#0f172a}.notif-dropdown__count{display:inline-flex;align-items:center;justify-content:center;min-width:1.15rem;height:1.15rem;padding:0 .3rem;border-radius:999px;background:#2563eb;color:#fff;font-size:.625rem;font-weight:700}.notif-dropdown__mark-all{border:0;background:transparent;padding:0;color:#2563eb;font-size:.6875rem;font-weight:600;cursor:pointer;white-space:nowrap}.notif-dropdown__mark-all:hover{text-decoration:underline}.notif-dropdown__list{max-height:28rem;overflow-y:auto}.notif-dropdown__empty{margin:0;padding:1.5rem 1rem;text-align:center;color:#94a3b8;font-size:.8125rem}.notif-dropdown__item{width:100%;display:flex;flex-direction:column;gap:.25rem;padding:.75rem 1rem;border:0;border-bottom:1px solid #f1f5f9;border-left:3px solid #94a3b8;background:#fff;text-align:left;cursor:pointer;transition:background .12s ease}.notif-dropdown__item:hover{background:#f8fafc}.notif-dropdown__item.is-critica{border-left-color:#ef4444}.notif-dropdown__item.is-alta{border-left-color:#f59e0b}.notif-dropdown__item.is-media{border-left-color:#3b82f6}.notif-dropdown__item.is-baja{border-left-color:#94a3b8}.notif-dropdown__item.is-read{opacity:.72}.notif-dropdown__item-top{display:flex;align-items:flex-start;justify-content:space-between;gap:.5rem}.notif-dropdown__item-title{font-size:.75rem;font-weight:700;color:#0f172a;line-height:1.3}.notif-dropdown__item-time{flex-shrink:0;font-size:.625rem;font-weight:600;letter-spacing:.04em;text-transform:uppercase;color:#94a3b8}.notif-dropdown__item-msg{margin:0;font-size:.75rem;line-height:1.45;color:#475569;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden}.notif-dropdown__item-project{font-weight:600;color:#0f172a}.notif-dropdown__item-prio{align-self:flex-start;font-size:.625rem;font-weight:700;letter-spacing:.04em;text-transform:uppercase;color:#94a3b8}.notif-dropdown__foot{padding:.55rem;background:#f8fafc;border-top:1px solid #f1f5f9;text-align:center}.notif-dropdown__view-all{display:inline-block;font-size:.75rem;font-weight:600;color:#2563eb;text-decoration:none}.notif-dropdown__view-all:hover{text-decoration:underline}.system-notifications-menu.header-popover{display:none}.system-sidebar-project-info{flex:1;min-width:0;display:flex;flex-direction:column;justify-content:center}.system-sidebar-project-label{font-size:var(--oficina-font-meta);font-weight:var(--oficina-font-weight-strong, 600);letter-spacing:.05em;color:var(--text-muted);text-transform:uppercase;margin:0 0 .15rem}.system-sidebar-project-title{font-size:var(--oficina-font-body);font-weight:600;color:var(--text-primary);margin:0;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.system-sidebar-project-change-btn{display:grid;place-items:center;width:1.75rem;height:1.75rem;border:none;background:transparent;border-radius:.25rem;color:var(--text-secondary);cursor:pointer;transition:all .2s}.system-sidebar-project-change-btn:hover{background:var(--bg-hover);color:var(--text-primary)}body.dashboard-sidebar-collapsed .system-sidebar-project-card,.system-sidebar.collapsed-sidebar .system-sidebar-project-card{display:none}.system-nav-header-btn{width:100%;display:flex;align-items:center;justify-content:space-between;background:transparent;border:none;padding:0 1.25rem;margin-bottom:.5rem;cursor:pointer;color:var(--text-muted)}.system-nav-header-btn:hover .system-nav-label,.system-nav-header-btn:hover .system-nav-chevron{color:var(--text-primary)}.system-nav-header-btn .system-nav-label{margin:0;font-size:var(--oficina-font-meta);font-weight:var(--oficina-font-weight-strong, 600);letter-spacing:.05em;text-transform:uppercase;transition:color .2s}.system-nav-chevron{font-size:var(--oficina-font-title);transition:transform .2s ease,color .2s ease}body.dashboard-sidebar-collapsed .system-nav-header-btn{justify-content:center}body.dashboard-sidebar-collapsed .system-nav-chevron{display:none}.system-sidebar-project-card{display:flex;align-items:center;gap:.75rem;margin:.5rem 1rem 1rem;padding:.75rem;background:var(--bg-elevated);border:1px solid var(--border-subtle);border-radius:.75rem;cursor:pointer;transition:border-color .2s,box-shadow .2s}.system-sidebar-project-card:hover{border-color:#1e40af;box-shadow:0 4px 6px -1px #1e40af1a,0 2px 4px -1px #1e40af0f}.system-sidebar-project-icon{display:grid;place-items:center;width:2.25rem;height:2.25rem;border-radius:.5rem;background:var(--bg-card);border:1px solid var(--border-subtle);color:var(--color-primary, #3B5FC7)}.dash-page{padding:0 0 1.8rem;max-width:100%;margin:0;width:100%;box-sizing:border-box}.system-content--full>.dash-page{padding:0 0 1.8rem}.dash-page-header{display:flex;align-items:flex-start;justify-content:space-between;gap:1rem;margin-bottom:1rem;flex-wrap:wrap}.dash-page-kicker{margin:0 0 .25rem;font-size:var(--oficina-font-meta);font-weight:var(--oficina-font-weight-strong, 600);letter-spacing:.14em;text-transform:uppercase;color:#64748b}.dash-page-title{margin:0;font-size:var(--oficina-font-display);font-weight:var(--oficina-font-weight-strong, 600);letter-spacing:-.03em;color:#263652;line-height:1.2}.dash-page-subtitle{margin:.3rem 0 0;max-width:40rem;font-size:var(--oficina-font-body);line-height:1.5;color:#64748b}.dash-page-header-actions{display:flex;flex-wrap:wrap;gap:.5rem;align-items:center;margin-left:auto}.dash-btn{display:inline-flex;align-items:center;justify-content:center;gap:.35rem;min-height:2.1rem;padding:0 .85rem;border-radius:.55rem;border:1.5px solid transparent;font-size:var(--oficina-font-body);font-weight:600;cursor:pointer;transition:background .15s ease,border-color .15s ease,transform .15s ease;white-space:nowrap}.dash-btn .material-symbols-outlined{font-size:var(--oficina-font-title)}.dash-btn--primary{background:var(--oficina-accent, #1E40AF);color:#fff;box-shadow:0 1px 2px #1e40af33}.dash-btn--primary:hover:not(:disabled){background:#1e3a8a;box-shadow:0 4px 12px #1e40af40}.dash-btn--secondary{background:#fff;border-color:#e2e8f0;color:#334155}.dash-btn--secondary:hover:not(:disabled){background:#f8fafc;border-color:#cbd5e1}.dash-btn--ghost{background:transparent;color:#475569}.dash-btn--ghost:hover:not(:disabled){background:#f1f5f9}.dash-btn--danger{background:#fef2f2;border-color:#fecaca;color:#b91c1c}.dash-btn--danger:hover:not(:disabled){background:#fee2e2}.dash-btn:disabled{opacity:.6;cursor:not-allowed}.dash-grid{display:grid;gap:.75rem}.dash-grid--2{grid-template-columns:repeat(2,minmax(0,1fr))}.dash-grid--3{grid-template-columns:repeat(3,minmax(0,1fr))}.dash-grid--4{grid-template-columns:repeat(4,minmax(0,1fr))}@media (max-width: 900px){.dash-grid--2,.dash-grid--3,.dash-grid--4{grid-template-columns:1fr}}@media (min-width: 901px) and (max-width: 1100px){.dash-grid--3,.dash-grid--4{grid-template-columns:repeat(2,minmax(0,1fr))}}.dash-card{background:#fff;border:1px solid #e2e8f0;border-radius:.65rem;padding:.85rem;box-shadow:0 1px 3px #0f172a0a}.dash-card--interactive{cursor:pointer;transition:border-color .15s ease,box-shadow .15s ease,transform .15s ease}.dash-card--interactive:hover{border-color:#93c5fd;box-shadow:0 8px 24px #1e40af1a;transform:translateY(-1px)}.dash-card-head{display:flex;align-items:flex-start;justify-content:space-between;gap:.6rem;margin-bottom:.55rem}.dash-card-head h2,.dash-card-head h3{margin:0;font-size:var(--oficina-font-body);font-weight:var(--oficina-font-weight-strong, 600);color:#263652}.dash-stat{display:grid;gap:.25rem}.dash-stat-label{font-size:var(--oficina-font-meta);font-weight:600;letter-spacing:.04em;text-transform:uppercase;color:#64748b}.dash-stat-value{font-size:var(--oficina-font-display);font-weight:var(--oficina-font-weight-strong, 600);letter-spacing:-.03em;color:#263652;line-height:1.1}.dash-stat-icon{width:2.5rem;height:2.5rem;border-radius:.625rem;display:grid;place-items:center;background:#eff6ff;color:#1e40af}.dash-stat-icon .material-symbols-outlined{font-size:var(--oficina-font-title)}.dash-table-wrap{overflow-x:auto;border:1px solid #e2e8f0;border-radius:.875rem;background:#fff}.dash-table{width:100%;border-collapse:collapse;font-size:var(--oficina-font-body)}.dash-table th{text-align:left;padding:.75rem 1rem;font-size:var(--oficina-font-meta);font-weight:var(--oficina-font-weight-strong, 600);letter-spacing:.08em;text-transform:uppercase;color:#64748b;background:#f8fafc;border-bottom:1px solid #e2e8f0}.dash-table td{font-size:var(--oficina-font-body);font-weight:400;padding:.875rem 1rem;border-bottom:1px solid #f1f5f9;color:#334155;vertical-align:middle}.dash-table tr:last-child td{border-bottom:0}.dash-table tr:hover td{background:#fafbfc}.dash-table-actions{display:flex;flex-wrap:wrap;gap:.35rem;justify-content:flex-end}.dash-table-col--actions{width:1%;white-space:nowrap}.dash-table-actions .dash-btn{width:2.25rem;height:2.25rem;min-height:2.25rem;padding:0;border-radius:.5rem;display:inline-flex;align-items:center;justify-content:center}.dash-table-actions .dash-btn--ghost{color:#64748b;background:transparent}.dash-table-actions .dash-btn--ghost:hover{color:#1e40af;background:#eff6ff}.dash-table-actions .dash-btn--danger{color:#64748b;background:transparent}.dash-table-actions .dash-btn--danger:hover{color:#dc2626;background:#fef2f2}.dash-chip{display:inline-flex;align-items:center;padding:.2rem .6rem;border-radius:999px;font-size:var(--oficina-font-meta);font-weight:600}.dash-chip--muted{background:#f1f5f9;color:#64748b}.dash-form{display:grid;gap:1rem}.dash-field{display:grid;gap:.375rem}.dash-field-error{color:#dc2626;font-size:var(--oficina-font-meta);font-weight:500}.dash-field input[aria-invalid=true]{border-color:#dc2626}.dash-field label,.dash-field>span{font-size:var(--oficina-font-meta);font-weight:var(--oficina-font-weight-strong, 600);letter-spacing:.04em;text-transform:uppercase;color:#64748b}.dash-field input,.dash-field select,.dash-field textarea{width:100%;min-height:2.625rem;padding:.625rem .875rem;border-radius:.625rem;border:1.5px solid #e2e8f0;background:#f8fafc;color:#263652;font-size:var(--oficina-font-body);outline:none;box-sizing:border-box;transition:border-color .15s ease,box-shadow .15s ease}.dash-field input:focus,.dash-field select:focus,.dash-field textarea:focus{border-color:#1e40af;background:#fff;box-shadow:0 0 0 3px #1e40af1f}.dash-field-hint{font-size:var(--oficina-font-body);color:#64748b;line-height:1.45}.dash-badge{display:inline-flex;align-items:center;padding:.2rem .55rem;border-radius:999px;font-size:var(--oficina-font-meta);font-weight:var(--oficina-font-weight-strong, 600);letter-spacing:.04em;text-transform:uppercase}.dash-badge--admin{background:#fef3c7;color:#92400e}.dash-badge--oficina{background:#dbeafe;color:#1e40af}.dash-badge--terreno{background:#dcfce7;color:#166534}.dash-avatar{width:2.75rem;height:2.75rem;border-radius:999px;background:linear-gradient(135deg,#1e40af,#1e3a8a);color:#fff;font-size:var(--oficina-font-body);font-weight:var(--oficina-font-weight-strong, 600);display:grid;place-items:center;flex-shrink:0}.dash-avatar--lg{width:4rem;height:4rem;font-size:var(--oficina-font-title)}.dash-alert{padding:.75rem 1rem;border-radius:.625rem;font-size:var(--oficina-font-body);line-height:1.45}.dash-alert--error{background:#fef2f2;border:1px solid #fecaca;color:#b91c1c}.dash-alert--success{background:#f0fdf4;border:1px solid #bbf7d0;color:#166534}.dash-alert--info{background:#eff6ff;border:1px solid #bfdbfe;color:#1e40af}.dash-modal-backdrop{position:fixed;top:0;right:0;bottom:0;left:0;z-index:100;display:grid;place-items:center;padding:1rem;background:#0f172a73;-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px)}.dash-modal{width:min(100%,28rem);max-height:calc(100dvh - 2rem);overflow-y:auto;background:#fff;border-radius:1rem;padding:1.5rem;box-shadow:0 24px 48px #0f172a33}.dash-modal h2{margin:0 0 1rem;font-size:var(--oficina-font-title);font-weight:var(--oficina-font-weight-strong, 600);color:#263652}.dash-modal-actions{display:flex;justify-content:flex-end;gap:.5rem;margin-top:1.25rem;padding-top:1rem;border-top:1px solid #f1f5f9}.dash-profile-layout{display:grid;grid-template-columns:16rem 1fr;gap:1.25rem;align-items:start}@media (max-width: 768px){.dash-profile-layout{grid-template-columns:1fr}}.dash-profile-card{text-align:center;padding:1.5rem 1rem}.dash-profile-card .dash-avatar--lg{margin:0 auto .75rem}.dash-profile-name{margin:0;font-size:var(--oficina-font-title);font-weight:var(--oficina-font-weight-strong, 600);color:#263652}.dash-profile-meta{margin:.25rem 0 0;font-size:var(--oficina-font-body);color:#64748b}.dash-empty{text-align:center;padding:3rem 1.5rem;color:#64748b}.dash-empty .material-symbols-outlined{font-size:var(--oficina-font-display);color:#cbd5e1;margin-bottom:.75rem}.dash-loading{display:flex;align-items:center;gap:.5rem;color:#64748b;font-size:var(--oficina-font-body)}.dash-loading-spinner{width:1.125rem;height:1.125rem;border:2px solid #e2e8f0;border-top-color:#1e40af;border-radius:999px;animation:dash-spin .7s linear infinite}@keyframes dash-spin{to{transform:rotate(360deg)}}body.dashboard-layout-body{--oficina-space-1: .25rem;--oficina-space-2: .5rem;--oficina-space-3: .75rem;--oficina-space-4: 1rem;--oficina-space-5: 1.5rem;--oficina-space-6: 2rem;--oficina-page-gap: 1rem;--oficina-page-padding-x: clamp(1rem, 2.4vw, 1.5rem);--oficina-page-padding-y: clamp(.85rem, 2vw, 1.25rem);--oficina-radius-sm: 6px;--oficina-radius-md: 10px;--oficina-font-title: 1.125rem;--oficina-font-title-weight: 600;--oficina-font-body: .875rem;--oficina-font-meta: .75rem;--oficina-font-display: 1.5rem;--oficina-font-weight-strong: 600;--oficina-sidebar-w: 15rem;--oficina-header-h: 3.5rem;--oficina-accent: #1E40AF;--oficina-border-subtle: #E5E7EB;--oficina-nav-hover: #F3F4F6}.oficina-type-title{font-size:var(--oficina-font-title);font-weight:var(--oficina-font-title-weight, var(--oficina-font-weight-strong, 600));line-height:1.35}.oficina-type-body{font-size:var(--oficina-font-body);font-weight:400;line-height:1.45}.oficina-type-meta{font-size:var(--oficina-font-meta);font-weight:var(--oficina-font-weight-strong, 600);line-height:1.35;letter-spacing:.04em;text-transform:uppercase}.oficina-type-display{font-size:var(--oficina-font-display);font-weight:var(--oficina-font-weight-strong, 600);line-height:1.1;letter-spacing:-.03em}.system-content{padding:var(--oficina-page-padding-y) var(--oficina-page-padding-x)}.system-content--full{padding:calc(var(--oficina-page-padding-y) * .625) var(--oficina-page-padding-x)}.dash-page,.oficina-page,.oficina-resumen,.proj-page.proyectos-list-page{display:flex;flex-direction:column;gap:var(--oficina-page-gap);padding:0 0 1.8rem;max-width:100%;width:100%;box-sizing:border-box}.system-content--full>.dash-page,.system-content--full>.oficina-page,.system-content--full>.oficina-resumen,.system-content--full>.proj-page:not(.proj-hub){padding-left:0;padding-right:0}.oficina-stat-cards{display:grid;grid-template-columns:repeat(auto-fit,minmax(9.5rem,1fr));gap:.6rem}.oficina-stat-cards__item{display:flex;flex-direction:column;gap:.15rem;min-height:3.4rem;padding:.55rem .75rem;border:1px solid #e2e8f0;border-radius:.65rem;background:#fff;box-shadow:0 1px 2px #0f172a0a}.oficina-stat-cards__label{font-size:var(--oficina-font-meta);font-weight:var(--oficina-font-weight-strong, 600);letter-spacing:.07em;text-transform:uppercase;color:#64748b}.oficina-stat-cards__hint{font-size:var(--oficina-font-meta);color:#94a3b8;line-height:1.3}.oficina-stat-cards__value{margin-top:auto;font-size:var(--oficina-font-display);font-weight:var(--oficina-font-weight-strong, 600);letter-spacing:-.03em;color:#263652;line-height:1.1}.oficina-stat-cards__item--success .oficina-stat-cards__value{color:#15803d}.oficina-stat-cards__item--warning .oficina-stat-cards__value{color:#b45309}.oficina-stat-cards__item--danger .oficina-stat-cards__value{color:#b91c1c}.oficina-stat-cards__item--info .oficina-stat-cards__value{color:#1e40af}.oficina-stats-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(11rem,1fr));gap:.6rem}.stat-card{padding:.6rem .75rem;border:1px solid #e2e8f0;border-radius:.65rem;background:#fff;box-shadow:0 1px 2px #0f172a0a}.stat-label{margin:0;font-size:var(--oficina-font-meta);color:#64748b;line-height:1.3}.oficina-filters{display:flex;flex-direction:column;gap:.55rem;padding:.65rem .85rem;border:1px solid #e2e8f0;border-radius:.65rem;background:#fff}.oficina-filters__row{display:flex;flex-wrap:wrap;gap:.55rem .75rem;align-items:flex-end}.oficina-filters__field{display:flex;flex-direction:column;gap:.25rem;min-width:8rem;flex:0 0 auto}.oficina-filters__field--search{flex:1 1 14rem;min-width:14rem}.oficina-filters__field--number{min-width:5.5rem;width:5.5rem}.oficina-filters__field--number input[type=number]::-webkit-inner-spin-button,.oficina-filters__field--number input[type=number]::-webkit-outer-spin-button{-webkit-appearance:none;margin:0}.oficina-filters__field--number input[type=number]{-moz-appearance:textfield}.oficina-filters__number-wrap{position:relative;display:flex;align-items:center;width:100%}.oficina-filters__number-wrap input{padding-right:1.75rem}.oficina-filters__number-addon{position:absolute;right:.75rem;color:#64748b;font-size:var(--oficina-font-body);pointer-events:none;font-weight:500}.oficina-filters__field-label{font-size:var(--oficina-font-meta);font-weight:var(--oficina-font-weight-strong, 600);letter-spacing:.06em;text-transform:uppercase;color:#64748b}.oficina-filters__field input,.oficina-filters__field select{width:100%;min-height:2.1rem;padding:.4rem .65rem;border:1px solid #e2e8f0;border-radius:.5rem;background:#fff;font-size:var(--oficina-font-body);color:#263652}.oficina-filters__search-wrap{position:relative}.oficina-filters__search-wrap .material-symbols-outlined{position:absolute;left:.65rem;top:50%;transform:translateY(-50%);font-size:var(--oficina-font-title);color:#94a3b8;pointer-events:none}.oficina-filters__search-wrap input{padding-left:2.1rem}.oficina-filters__meta{display:flex;align-items:center;justify-content:space-between;gap:.75rem;flex-wrap:wrap;padding-top:.2rem;border-top:1px solid #f1f5f9}.oficina-filters__summary{margin:0;font-size:var(--oficina-font-meta);color:#64748b}.oficina-filters__meta-actions{display:flex;align-items:center;gap:.5rem}.oficina-filters__clear{border:0;background:transparent;color:#1e40af;font-size:var(--oficina-font-meta);font-weight:600;cursor:pointer;padding:.2rem .45rem;border-radius:.375rem}.oficina-filters__clear:hover{background:#eff6ff}.oficina-date-range{position:relative;min-width:13.5rem}.oficina-date-range__trigger{display:inline-flex;align-items:center;gap:.45rem;width:100%;min-height:2.15rem;padding:.35rem .55rem;border:1px solid #e2e8f0;border-radius:.5rem;background:#fff;color:#64748b;font:inherit;font-size:var(--oficina-font-body);cursor:pointer;text-align:left}.oficina-date-range__trigger.is-active{color:#0f172a;border-color:#cbd5e1}.oficina-date-range__trigger:hover,.oficina-date-range__trigger[aria-expanded=true]{border-color:#93c5fd;box-shadow:0 0 0 3px #3b82f61f}.oficina-date-range__summary{flex:1;min-width:0;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.oficina-date-range__clear{display:inline-flex;align-items:center;justify-content:center;width:1.25rem;height:1.25rem;border-radius:999px;color:#64748b}.oficina-date-range__clear:hover{background:#f1f5f9;color:#0f172a}.oficina-date-range__popover{position:absolute;top:calc(100% + .4rem);left:0;z-index:40;width:18.5rem;max-width:min(18.5rem,calc(100vw - 1.5rem));padding:.85rem;border-radius:.85rem;background:#fff;border:1px solid #e2e8f0;box-shadow:0 12px 32px #0f172a1f}.oficina-date-range__popover--right{left:auto;right:0}.oficina-date-range__hint{margin:0 0 .65rem;font-size:var(--oficina-font-meta);color:#64748b;line-height:1.35}.oficina-date-range__nav{display:flex;align-items:center;justify-content:space-between;gap:.5rem;margin-bottom:.55rem}.oficina-date-range__month{font-size:var(--oficina-font-body);font-weight:600;color:#0f172a;text-transform:capitalize}.oficina-date-range__nav-btn{display:inline-flex;align-items:center;justify-content:center;width:1.85rem;height:1.85rem;border:1px solid #e2e8f0;border-radius:.45rem;background:#fff;color:#334155;cursor:pointer}.oficina-date-range__nav-btn:hover{background:#f8fafc}.oficina-date-range__weekdays{display:grid;grid-template-columns:repeat(7,1fr);gap:.15rem;margin-bottom:.25rem;text-align:center;font-size:var(--oficina-font-meta);font-weight:600;color:#94a3b8}.oficina-date-range__grid{display:grid;grid-template-columns:repeat(7,1fr);gap:.15rem 0}.oficina-date-range__day{position:relative;height:2.1rem;border:0;background:transparent;color:#0f172a;font:inherit;font-size:var(--oficina-font-meta);cursor:pointer;border-radius:0}.oficina-date-range__day.is-outside{color:#cbd5e1}.oficina-date-range__day.is-in-range{background:#eff6ff}.oficina-date-range__day.is-start,.oficina-date-range__day.is-end,.oficina-date-range__day.is-single{background:#1e40af;color:#fff;font-weight:600;border-radius:999px;z-index:1}.oficina-date-range__day.is-start:not(.is-single){border-radius:999px 0 0 999px}.oficina-date-range__day.is-end:not(.is-single){border-radius:0 999px 999px 0}.oficina-date-range__day:hover:not(.is-start):not(.is-end):not(.is-single){background:#f1f5f9;border-radius:999px}.oficina-date-range__footer{display:flex;justify-content:flex-end;gap:.4rem;margin-top:.75rem;padding-top:.65rem;border-top:1px solid #f1f5f9}.oficina-date-range__footer-btn{border:0;background:transparent;color:#475569;font:inherit;font-size:var(--oficina-font-meta);font-weight:600;padding:.35rem .65rem;border-radius:.45rem;cursor:pointer}.oficina-date-range__footer-btn.is-primary{background:#1e40af;color:#fff}.oficina-date-range__footer-btn.is-primary:disabled{opacity:.45;cursor:not-allowed}.oficina-date-range__footer-btn:hover:not(:disabled){background:#f1f5f9}.oficina-date-range__footer-btn.is-primary:hover:not(:disabled){background:#1e3a8a}.oficina-table-shell{display:flex;flex-direction:column;gap:0;border:1px solid #e2e8f0;border-radius:.875rem;background:#fff;overflow:hidden;box-shadow:0 1px 2px #0f172a0a;max-width:100%;min-width:0}.oficina-table-shell--empty{align-items:center;justify-content:center;gap:.5rem;min-height:12rem;padding:2rem;color:#64748b;font-size:var(--oficina-font-body)}.oficina-table-shell--loading{align-items:stretch;justify-content:flex-start;min-height:12rem;color:#64748b}.oficina-table-shell--empty .material-symbols-outlined{font-size:var(--oficina-font-display);color:#cbd5e1}.oficina-table-shell__spinner{animation:oficina-spin 1s linear infinite}@keyframes oficina-spin{to{transform:rotate(360deg)}}.oficina-table-wrap{overflow-x:auto;max-width:100%;min-width:0}.oficina-table{width:100%;max-width:100%;table-layout:fixed;border-collapse:collapse;font-size:var(--oficina-font-body)}.oficina-table thead{background:#f8fafc;border-bottom:1px solid #e2e8f0}.oficina-table th{padding:.5rem .75rem;text-align:left;font-size:var(--oficina-font-meta);font-weight:var(--oficina-font-weight-strong, 600);letter-spacing:.06em;text-transform:uppercase;color:#64748b;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;vertical-align:middle;border-right:1px solid #e2e8f0}.oficina-table th:last-child{border-right:none}.oficina-table td{padding:.75rem;border-bottom:1px solid #f1f5f9;border-right:1px solid #f1f5f9;color:#334155;vertical-align:middle;white-space:normal;overflow-wrap:anywhere;word-break:break-word;-webkit-hyphens:auto;hyphens:auto;min-width:0;max-width:100%}.oficina-table td:last-child{border-right:none}.oficina-table tbody tr:last-child td{border-bottom:0}.oficina-table__row--clickable{cursor:pointer;transition:background .12s ease}.oficina-table__row--clickable:hover{background:#f8fafc}.oficina-table__row--warning{background:#fffbeb}.oficina-table__th--sortable{padding:0}.oficina-table__sort-btn{display:inline-flex;align-items:center;gap:.25rem;width:100%;min-height:2.75rem;padding:.75rem 1rem;border:0;background:transparent;font:inherit;font-size:var(--oficina-font-meta);font-weight:var(--oficina-font-weight-strong, 600);letter-spacing:.06em;text-transform:uppercase;color:#64748b;cursor:pointer;text-align:left}.oficina-table__sort-btn:hover{color:#263652;background:#f1f5f9}.oficina-table__sort-icon .material-symbols-outlined{font-size:var(--oficina-font-title);color:#94a3b8}.oficina-table-pagination{display:flex;align-items:center;justify-content:space-between;gap:.75rem;flex-wrap:wrap;padding:.65rem 1rem;border-top:1px solid #e2e8f0;background:#fafbfc}.oficina-table-pagination--single{justify-content:flex-start}.oficina-table-pagination__info{margin:0;font-size:var(--oficina-font-body);color:#64748b;white-space:nowrap}.oficina-table-pagination__controls{display:flex;align-items:center;gap:.35rem;margin-left:auto}.oficina-table-pagination__pages{display:flex;align-items:center;gap:.25rem;margin:0 .15rem}.oficina-table-pagination__btn,.oficina-table-pagination__page-btn{display:inline-flex;align-items:center;justify-content:center;min-width:2rem;height:2rem;padding:0 .35rem;border:1px solid #e2e8f0;border-radius:.5rem;background:#fff;color:#475569;font-size:var(--oficina-font-body);font-weight:500;line-height:1;cursor:pointer;transition:background .12s ease,border-color .12s ease,color .12s ease}.oficina-table-pagination__btn:hover:not(:disabled),.oficina-table-pagination__page-btn:hover:not(.is-active){background:#f8fafc;border-color:#cbd5e1;color:#0f172a}.oficina-table-pagination__btn:disabled{opacity:.4;cursor:not-allowed}.oficina-table-pagination__btn .material-symbols-outlined{font-size:var(--oficina-font-title)}.oficina-table-pagination__page-btn.is-active{background:#1e40af;border-color:#1e40af;color:#fff;font-weight:600;cursor:default}@media (max-width: 640px){.oficina-table-pagination{flex-direction:column;align-items:stretch}.oficina-table-pagination__controls{margin-left:0;justify-content:center;flex-wrap:wrap}.oficina-table-pagination__info{text-align:center;white-space:normal}}.oficina-table td>*{max-width:100%;min-width:0}.oficina-cell-title{font-weight:600;color:#263652;overflow-wrap:anywhere;word-break:normal;-webkit-hyphens:manual;hyphens:manual}.oficina-cell-stack{display:flex;flex-direction:column;gap:.15rem;min-width:0}.oficina-cell-meta{display:inline-flex;align-items:center;gap:.2rem;font-size:var(--oficina-font-meta);color:#64748b}.oficina-cell-meta .material-symbols-outlined{font-size:.9rem}.oficina-cell-mono{font-family:ui-monospace,SFMono-Regular,Menlo,Monaco,Consolas,monospace;font-size:var(--oficina-font-meta);color:#334155}.oficina-cell-numeric{display:block;text-align:right;font-variant-numeric:tabular-nums}.oficina-cell-muted{color:#64748b}.oficina-th--numeric{text-align:right!important}.oficina-th--center{text-align:center!important}.oficina-user-cell{display:flex;align-items:center;gap:.65rem;min-width:0}.oficina-user-cell__avatar{width:2rem;height:2rem;border-radius:999px;display:grid;place-items:center;flex-shrink:0;background:#dbeafe;color:#1e40af;font-size:var(--oficina-font-meta);font-weight:700}.oficina-status-dot{display:inline-block;width:.5rem;height:.5rem;border-radius:999px;background:#cbd5e1}.oficina-status-dot.is-active{background:#1e40af}.oficina-panel-sub{margin:.15rem 0 0;font-size:var(--oficina-font-meta);color:#64748b;font-weight:400;text-transform:none;letter-spacing:normal}.oficina-detalle-header-actions{display:flex;gap:.5rem;flex-wrap:wrap}.oficina-detalle-layout{display:grid;grid-template-columns:minmax(16rem,22rem) minmax(0,1fr);gap:1.25rem;align-items:start}.oficina-detalle-layout__side,.oficina-detalle-layout__main{display:flex;flex-direction:column;gap:1.25rem;min-width:0}.oficina-detalle-form{display:flex;flex-direction:column;gap:1rem}.oficina-input-with-icon{position:relative}.oficina-input-with-icon>.material-symbols-outlined{position:absolute;left:.75rem;top:50%;transform:translateY(-50%);font-size:1.125rem;color:#94a3b8;pointer-events:none}.oficina-input-with-icon .dash-input{padding-left:2.5rem}@media (max-width: 1024px){.oficina-detalle-layout{grid-template-columns:1fr}}.oficina-form-label{display:flex;align-items:center;gap:var(--oficina-space-1);margin:0;color:#64748b;font-size:var(--oficina-font-meta);font-weight:var(--oficina-font-weight-strong, 600);letter-spacing:.04em;text-transform:uppercase;line-height:1.35}.dash-form-grid{display:grid;grid-template-columns:1fr;gap:var(--oficina-space-4);min-width:0;width:100%}.dash-form-grid--1{grid-template-columns:1fr}.dash-form-grid--2{grid-template-columns:repeat(2,minmax(0,1fr))}.dash-form-grid--3{grid-template-columns:repeat(3,minmax(0,1fr))}.dash-form-field{display:flex;flex-direction:column;gap:var(--oficina-space-2);min-width:0;margin:0}.oficina-panel .dash-input,.dash-form-field .dash-input{display:block;width:100%;min-height:2.5rem;padding:.55rem .75rem;border-radius:var(--oficina-radius-sm);border:1px solid var(--oficina-border-subtle, #e5e7eb);background:#fff;color:#263652;font-size:var(--oficina-font-body);line-height:1.4;outline:none;box-sizing:border-box;transition:border-color .15s ease,box-shadow .15s ease}.oficina-panel .dash-input:focus,.dash-form-field .dash-input:focus{border-color:var(--oficina-accent, #1e40af);box-shadow:0 0 0 3px #1e40af1f}.oficina-panel .dash-input:disabled,.dash-form-field .dash-input:disabled{background:#f3f4f6;color:#6b7280;cursor:not-allowed}.oficina-input-with-toggle{position:relative;width:100%}.oficina-input-with-toggle .dash-input{padding-right:2.75rem}.oficina-input-with-toggle__btn{position:absolute;right:.35rem;top:50%;transform:translateY(-50%);display:grid;place-items:center;width:2rem;height:2rem;padding:0;border:none;border-radius:var(--oficina-radius-sm);background:transparent;color:#9ca3af;cursor:pointer}.oficina-input-with-toggle__btn:hover{color:#4b5563;background:var(--oficina-nav-hover)}.oficina-input-with-toggle__btn .material-symbols-outlined{font-size:1.15rem}.perfil-page{display:flex;flex-direction:column;gap:var(--oficina-space-4);width:100%;max-width:100%;min-width:0;box-sizing:border-box}.perfil-identity{display:flex;align-items:center;gap:var(--oficina-space-4);width:100%;padding:var(--oficina-space-4) var(--oficina-space-5)}.perfil-identity__avatar{width:3.5rem;height:3.5rem;border-radius:999px;display:grid;place-items:center;flex-shrink:0;background:#eff6ff;border:1px solid #dbeafe;color:var(--oficina-accent);font-size:.95rem;font-weight:var(--oficina-font-weight-strong, 600);letter-spacing:.02em}.perfil-identity__copy{min-width:0;flex:1;display:flex;flex-direction:column;gap:var(--oficina-space-1)}.perfil-identity__title-row{display:flex;flex-wrap:wrap;align-items:center;gap:var(--oficina-space-2) var(--oficina-space-3)}.perfil-identity__name{font-size:var(--oficina-font-title);font-weight:var(--oficina-font-weight-strong, 600);color:#111827;line-height:1.3;letter-spacing:-.01em}.perfil-identity__meta{display:flex;flex-wrap:wrap;align-items:center;gap:var(--oficina-space-2);font-size:var(--oficina-font-body);color:#6b7280}.perfil-identity__dot{width:.25rem;height:.25rem;border-radius:999px;background:#d1d5db;flex-shrink:0}.perfil-layout{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:var(--oficina-space-4);align-items:stretch;width:100%}.perfil-section{display:flex;flex-direction:column;gap:var(--oficina-space-4);min-width:0;height:100%;padding:var(--oficina-space-4) var(--oficina-space-5)}.perfil-section .oficina-panel-head{margin-bottom:0;align-items:flex-start}.perfil-section .oficina-panel-head h3{margin:0;font-size:var(--oficina-font-title);font-weight:var(--oficina-font-weight-strong, 600);color:#111827}.perfil-section .oficina-panel-sub{margin-top:var(--oficina-space-1)}.perfil-page__actions{display:flex;justify-content:flex-end;align-items:center;gap:var(--oficina-space-3);width:100%;margin:0;padding:var(--oficina-space-4) 0 0;border-top:1px solid var(--oficina-border-subtle)}.perfil-page .dash-field-hint{display:block;margin:0;font-size:var(--oficina-font-meta);color:#6b7280;line-height:1.4}@media (max-width: 960px){.perfil-layout,.dash-form-grid--2,.dash-form-grid--3{grid-template-columns:1fr}}@media (max-width: 560px){.perfil-identity{align-items:flex-start;padding:var(--oficina-space-4)}.perfil-section{padding:var(--oficina-space-4)}}.oficina-cell-sub{margin-top:.15rem;font-size:var(--oficina-font-body);color:#94a3b8;overflow-wrap:anywhere;word-break:break-word}.oficina-table .user-chip{display:inline-flex;align-items:center;flex-wrap:wrap;gap:.45rem;max-width:100%;min-width:0}.oficina-table .user-chip>span:last-child{overflow-wrap:anywhere;word-break:break-word;min-width:0}.oficina-table .tarea-info-cell{min-width:0;max-width:100%}.oficina-table .tarea-partida-tag,.oficina-table .tarea-nombre-extra{overflow-wrap:anywhere;word-break:break-word}.oficina-table .planificaciones-proyecto-link{display:inline;max-width:100%;border:none;background:none;padding:0;color:#1e40af;font-weight:600;cursor:pointer;text-align:left;overflow-wrap:anywhere;word-break:break-word;white-space:normal}.oficina-table .planificaciones-proyecto-link:hover{text-decoration:underline}.oficina-table .dash-badge{white-space:normal;overflow-wrap:anywhere;word-break:break-word;max-width:100%}.oficina-table .proyectos-list-alertas-pill{white-space:nowrap}.oficina-cell-user{display:flex;align-items:flex-start;gap:.625rem;min-width:0;max-width:100%}.oficina-cell-user__body{min-width:0;flex:1}.oficina-table th.oficina-table__col--actions,.oficina-table td.oficina-table__col--actions{width:3.5rem;text-align:center;white-space:nowrap}.oficina-table-action{display:inline-flex;align-items:center;justify-content:center;border:0;background:transparent;padding:.5rem;border-radius:.5rem;color:#1e40af;cursor:pointer;white-space:nowrap}.oficina-table-action:hover:not(:disabled){background:#eff6ff}.oficina-table-action:disabled{opacity:.45;cursor:not-allowed}.oficina-table-action .material-symbols-outlined{font-size:var(--oficina-font-title)}.oficina-cell-progress{display:flex;flex-direction:column;gap:.35rem;min-width:6rem}.oficina-cell-progress__track{height:.375rem;border-radius:999px;background:#e2e8f0;overflow:hidden}.oficina-cell-progress__fill{height:100%;border-radius:999px;background:linear-gradient(90deg,#1e40af,#3b5fc7)}.oficina-chart{width:100%}.oficina-chart--donut{position:relative}.oficina-chart--donut__center{position:absolute;top:0;right:0;bottom:0;left:0;display:flex;flex-direction:column;align-items:center;justify-content:center;pointer-events:none}.oficina-chart--donut__center strong{font-size:var(--oficina-font-title);font-weight:var(--oficina-font-weight-strong, 600);color:#263652}.oficina-chart--donut__center span{font-size:var(--oficina-font-meta);color:#64748b}.oficina-panel--table{padding-bottom:0;overflow:hidden;min-width:0}.oficina-charts-row .oficina-panel--table{min-width:0;overflow:hidden}.oficina-panel--table .oficina-table-shell{border:0;border-radius:0;box-shadow:none}.oficina-panel--table .oficina-table-pagination{border-radius:0}.dash-page.oficina-page .dash-page-header,.oficina-page .dash-page-header{margin-bottom:0}.progress-cell{display:flex;flex-direction:column;gap:.25rem;min-width:5rem}.progress-cell__label{font-size:var(--oficina-font-body);font-weight:600;color:#263652}.progress-cell__label--empty{color:#94a3b8;font-weight:500;font-style:italic}.progress-cell__track{height:.375rem;background:#e2e8f0;border-radius:999px;overflow:hidden}.progress-cell__fill{height:100%;background:#1e40af;border-radius:999px;transition:width .2s ease}.oficina-tabs{display:flex;gap:.25rem;border-bottom:1px solid #e2e8f0}.oficina-tabs__btn{display:inline-flex;align-items:center;gap:.4rem;padding:.55rem .9rem;border:none;background:transparent;font-size:var(--oficina-font-body);font-weight:600;color:#64748b;cursor:pointer;border-bottom:2px solid transparent;margin-bottom:-1px;transition:color .12s ease,border-color .12s ease}.oficina-tabs__btn:hover{color:#263652}.oficina-tabs__btn.is-active{color:#1e40af;border-bottom-color:#1e40af}.clientes-finales-panel{display:flex;flex-direction:column;gap:var(--oficina-page-gap, 1rem)}@media (max-width: 768px){body.dashboard-layout-body{--oficina-page-padding-x: 1.125rem}.oficina-stat-cards{grid-template-columns:repeat(2,minmax(0,1fr))}}a.dash-btn{text-decoration:none}.equipos-header-actions{display:flex;flex-wrap:wrap;align-items:center;gap:var(--oficina-space-2)}.equipos-total-badge{display:inline-flex;align-items:center;padding:.2rem .55rem;border-radius:999px;background:var(--oficina-nav-hover);color:#64748b;font-size:var(--oficina-font-meta);font-weight:var(--oficina-font-weight-strong, 600);letter-spacing:.02em}.equipos-kpi-grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:var(--oficina-space-3)}.equipos-kpi{display:flex;flex-direction:column;gap:var(--oficina-space-2);padding:var(--oficina-space-4);background:#fff;border:1px solid var(--oficina-border-subtle);border-radius:var(--oficina-radius-md)}.equipos-kpi__label{font-size:var(--oficina-font-meta);font-weight:var(--oficina-font-weight-strong, 600);letter-spacing:.06em;text-transform:uppercase;color:#64748b}.equipos-kpi__value-row{display:flex;align-items:baseline;gap:var(--oficina-space-2)}.equipos-kpi__value{font-size:var(--oficina-font-display);font-weight:var(--oficina-font-weight-strong, 600);letter-spacing:-.03em;line-height:1.1;color:#111827}.equipos-kpi__hint{font-size:var(--oficina-font-meta);font-weight:var(--oficina-font-weight-strong, 600);color:#64748b}.equipos-kpi__hint--primary{color:var(--oficina-accent)}.equipos-kpi__hint--accent{color:#c2410c}.equipos-kpi__trend{font-size:1.125rem;color:var(--oficina-accent)}.equipos-kpi__bar{margin-top:var(--oficina-space-1);width:100%;height:4px;border-radius:999px;background:var(--oficina-nav-hover);overflow:hidden}.equipos-kpi__fill{display:block;height:100%;border-radius:999px}.equipos-kpi__fill--primary{background:var(--oficina-accent)}.equipos-kpi__fill--accent{background:#c2410c}.equipos-kpi__fill--muted{background:#64748b}.equipos-cell-name{display:flex;flex-direction:column;gap:.1rem;min-width:0}.equipos-cell-code{font-family:ui-monospace,SFMono-Regular,Menlo,Monaco,Consolas,monospace;font-size:var(--oficina-font-meta);color:#94a3b8;letter-spacing:.02em}.equipos-tag{display:inline-flex;align-items:center;padding:.15rem .45rem;border-radius:var(--oficina-radius-sm);border:1px solid transparent;font-size:var(--oficina-font-meta);font-weight:var(--oficina-font-weight-strong, 600);letter-spacing:.04em;text-transform:uppercase;white-space:nowrap}.equipos-tag--electrica{color:var(--oficina-accent);background:#eff6ff;border-color:#bfdbfe}.equipos-tag--telecom{color:#c2410c;background:#fff7ed;border-color:#fed7aa}.equipos-tag--civil{color:#475569;background:#f1f5f9;border-color:var(--oficina-border-subtle)}.equipos-tag--general{color:#475569;background:#f8fafc;border-color:var(--oficina-border-subtle)}.equipos-stack{display:flex;align-items:center}.equipos-stack__avatar{display:inline-flex;margin-left:-.4rem}.equipos-stack__avatar:first-child{margin-left:0}.equipos-stack__avatar .user-avatar{border:2px solid #fff;box-sizing:content-box}.equipos-stack__more{display:inline-flex;align-items:center;justify-content:center;min-width:1.65rem;height:1.65rem;margin-left:-.35rem;padding:0 .35rem;border-radius:999px;border:2px solid #fff;background:var(--oficina-nav-hover);color:#64748b;font-size:var(--oficina-font-meta);font-weight:var(--oficina-font-weight-strong, 600)}.equipos-status{display:inline-flex;align-items:center;gap:.4rem;font-size:var(--oficina-font-body);color:#111827}.equipos-status__dot{width:.45rem;height:.45rem;border-radius:999px;background:#94a3b8;flex-shrink:0}.equipos-status--active .equipos-status__dot{background:#22c55e;box-shadow:0 0 0 3px #22c55e2e}.equipos-status--base .equipos-status__dot{background:#f59e0b}.equipos-table-scope .oficina-table{table-layout:auto;width:100%}.equipos-table-scope .oficina-table th{overflow:visible;text-overflow:unset}.equipos-table-scope .oficina-table td>*{max-width:none;min-width:0}.equipos-table-scope .oficina-table th.equipos-col--fit,.equipos-table-scope .oficina-table td.equipos-col--fit,.equipos-table-scope .oficina-table th.equipos-col--acciones,.equipos-table-scope .oficina-table td.equipos-col--acciones{width:1%;white-space:nowrap;vertical-align:middle}.equipos-table-scope .oficina-table th.equipos-col--acciones,.equipos-table-scope .oficina-table td.equipos-col--acciones{width:1%;white-space:nowrap;vertical-align:middle;text-align:center;padding-inline:var(--oficina-space-3)}.equipos-row-actions{display:inline-flex;align-items:center;justify-content:center;gap:.15rem;white-space:nowrap;width:100%}.equipos-table-scope .oficina-table th.equipos-col--nombre,.equipos-table-scope .oficina-table td.equipos-col--nombre{width:auto;min-width:11rem;max-width:18rem}.equipos-table-scope .equipos-cell-name .oficina-cell-title{display:block;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;overflow-wrap:normal;word-break:normal}.equipos-table-scope .oficina-table th.equipos-col--obra,.equipos-table-scope .oficina-table td.equipos-col--obra{width:auto;min-width:10rem;max-width:22rem}.equipos-obra-cell{display:flex;flex-wrap:nowrap;align-items:center;gap:.35rem .5rem;min-width:0;max-width:100%}.equipos-obra-link{display:inline-flex;align-items:center;gap:.2rem;min-width:0;max-width:100%;font-size:var(--oficina-font-body);font-weight:var(--oficina-font-weight-strong, 600);color:var(--oficina-accent);text-decoration:none}.equipos-obra-link__text{overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.equipos-obra-link:hover{text-decoration:underline}.equipos-obra-link .material-symbols-outlined{font-size:1rem;flex-shrink:0}.equipos-muted{flex-shrink:0;font-size:var(--oficina-font-body);color:#94a3b8;font-style:italic}.dash-modal.equipos-detalle{width:min(100%,56rem);padding:0;overflow:hidden;display:flex;flex-direction:column;max-height:calc(100dvh - 2rem)}.equipos-detalle__head{display:flex;align-items:flex-start;justify-content:space-between;gap:var(--oficina-space-4);padding:var(--oficina-space-5);border-bottom:1px solid var(--oficina-border-subtle)}.equipos-detalle__meta-row{display:flex;flex-wrap:wrap;align-items:center;gap:var(--oficina-space-2);margin-bottom:var(--oficina-space-2)}.equipos-detalle__kicker{font-size:var(--oficina-font-meta);font-weight:var(--oficina-font-weight-strong, 600);letter-spacing:.06em;text-transform:uppercase;color:var(--oficina-accent)}.equipos-detalle__code{font-family:ui-monospace,SFMono-Regular,Menlo,Monaco,Consolas,monospace;font-size:var(--oficina-font-meta);color:#94a3b8}.equipos-detalle__title-row{display:flex;flex-wrap:wrap;align-items:center;gap:var(--oficina-space-3)}.equipos-detalle__title-row h2{margin:0;font-size:var(--oficina-font-display);font-weight:var(--oficina-font-weight-strong, 600);letter-spacing:-.02em;color:#111827;line-height:1.2}.equipos-detalle__sub{margin:.35rem 0 0;font-size:var(--oficina-font-body);color:#64748b}.equipos-detalle__head-actions{display:flex;flex-shrink:0;align-items:center;gap:var(--oficina-space-2)}.equipos-detalle__kpis{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:var(--oficina-space-3);padding:var(--oficina-space-4) var(--oficina-space-5);background:#f8fafc;border-bottom:1px solid var(--oficina-border-subtle)}.equipos-detalle__kpi{display:flex;flex-direction:column;gap:var(--oficina-space-1);padding:var(--oficina-space-4);background:#fff;border:1px solid var(--oficina-border-subtle);border-radius:var(--oficina-radius-md)}.equipos-detalle__kpi-top{display:flex;align-items:center;justify-content:space-between;gap:var(--oficina-space-2)}.equipos-detalle__kpi-top .material-symbols-outlined{font-size:1.125rem;color:var(--oficina-accent)}.equipos-detalle__kpi-label{font-size:var(--oficina-font-meta);font-weight:var(--oficina-font-weight-strong, 600);letter-spacing:.04em;text-transform:uppercase;color:#64748b}.equipos-detalle__kpi-value{font-size:var(--oficina-font-display);font-weight:var(--oficina-font-weight-strong, 600);letter-spacing:-.03em;color:#111827;line-height:1.1}.equipos-detalle__kpi-hint{font-size:var(--oficina-font-meta);color:#94a3b8}.equipos-detalle__body{display:grid;grid-template-columns:minmax(0,1.4fr) minmax(16rem,.9fr);gap:var(--oficina-space-4);padding:var(--oficina-space-5);overflow:auto}.equipos-detalle__panel{display:flex;flex-direction:column;gap:var(--oficina-space-3);padding:var(--oficina-space-4);background:#fff;border:1px solid var(--oficina-border-subtle);border-radius:var(--oficina-radius-md);min-width:0}.equipos-detalle__panel-title{margin:0;font-size:var(--oficina-font-title);font-weight:var(--oficina-font-weight-strong, 600);color:#111827}.equipos-detalle__obra-head{display:flex;align-items:flex-start;justify-content:space-between;gap:var(--oficina-space-3)}.equipos-detalle__obra-kicker{margin:0 0 .2rem;font-size:var(--oficina-font-meta);font-weight:var(--oficina-font-weight-strong, 600);letter-spacing:.04em;text-transform:uppercase;color:var(--oficina-accent)}.equipos-detalle__obra-name{font-size:var(--oficina-font-title);font-weight:var(--oficina-font-weight-strong, 600);color:#111827;text-decoration:none}.equipos-detalle__obra-name:hover{color:var(--oficina-accent);text-decoration:underline}.equipos-detalle__obra-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:var(--oficina-space-3);margin:var(--oficina-space-3) 0 0}.equipos-detalle__obra-grid dt{margin:0;font-size:var(--oficina-font-meta);font-weight:var(--oficina-font-weight-strong, 600);letter-spacing:.04em;text-transform:uppercase;color:#94a3b8}.equipos-detalle__obra-grid dd{margin:.15rem 0 0;font-size:var(--oficina-font-body);color:#111827}.equipos-detalle__obra-list{list-style:none;margin:var(--oficina-space-3) 0 0;padding:0;display:flex;flex-direction:column;gap:var(--oficina-space-2)}.equipos-detalle__obra-list li{display:flex;justify-content:space-between;gap:var(--oficina-space-2);font-size:var(--oficina-font-body)}.equipos-detalle__obra-list a{color:var(--oficina-accent);font-weight:var(--oficina-font-weight-strong, 600);text-decoration:none}.equipos-detalle__obra-list a:hover{text-decoration:underline}.equipos-detalle__obra-list span{color:#94a3b8;font-size:var(--oficina-font-meta)}.equipos-detalle__obra-actions{margin-top:var(--oficina-space-3)}.equipos-detalle__team{list-style:none;margin:0;padding:0;display:flex;flex-direction:column;gap:var(--oficina-space-3)}.equipos-detalle__member{display:flex;align-items:center;gap:var(--oficina-space-3);min-width:0}.equipos-detalle__member-copy{display:flex;flex-direction:column;gap:.1rem;min-width:0}.equipos-detalle__member-copy strong{font-size:var(--oficina-font-body);font-weight:var(--oficina-font-weight-strong, 600);color:#111827}.equipos-detalle__role{font-size:var(--oficina-font-meta);font-weight:var(--oficina-font-weight-strong, 600);color:var(--oficina-accent)}.equipos-detalle__email{font-size:var(--oficina-font-meta);color:#94a3b8;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.equipos-detalle__empty{margin:0;font-size:var(--oficina-font-body);color:#94a3b8}.equipos-detalle__add-btn{display:inline-flex;align-items:center;justify-content:center;gap:var(--oficina-space-2);margin-top:var(--oficina-space-2);padding:.65rem .85rem;border:1px dashed var(--oficina-border-subtle);border-radius:var(--oficina-radius-md);background:transparent;color:#64748b;font-size:var(--oficina-font-body);font-weight:var(--oficina-font-weight-strong, 600);cursor:pointer}.equipos-detalle__add-btn:hover{border-color:var(--oficina-accent);color:var(--oficina-accent);background:#eff6ff}.equipos-detalle__add-btn .material-symbols-outlined{font-size:1.125rem}@media (max-width: 860px){.equipos-detalle__body,.equipos-detalle__kpis{grid-template-columns:1fr}.equipos-detalle__head{flex-direction:column}}@media (max-width: 960px){.equipos-kpi-grid{grid-template-columns:repeat(2,minmax(0,1fr))}}@media (max-width: 560px){.equipos-kpi-grid{grid-template-columns:1fr}}.contractor-inicio{display:flex;flex-direction:column;gap:var(--oficina-page-gap, 1.5rem);width:100%;max-width:100%;color:#263652}.po-proyectos-banner{display:flex;align-items:center;padding:.875rem 1.125rem;border-radius:.75rem;background:linear-gradient(135deg,#1e293b,#334155);color:#f8fafc;box-shadow:0 4px 14px #0f172a26}.po-proyectos-banner__copy{display:flex;flex-wrap:wrap;align-items:baseline;gap:.35rem .65rem;font-size:var(--oficina-font-body)}.po-proyectos-banner__copy strong{font-size:var(--oficina-font-display);font-weight:var(--oficina-font-weight-strong, 600);line-height:1}.po-proyectos-banner__copy em{font-style:normal;color:#86efac;font-weight:600}.po-kpi-grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:.875rem}@media (max-width: 1100px){.po-kpi-grid{grid-template-columns:repeat(2,minmax(0,1fr))}}@media (max-width: 560px){.po-kpi-grid{grid-template-columns:1fr}}.po-kpi-card{background:#fff;border:1px solid #e2e8f0;border-radius:.75rem;padding:1rem 1.125rem;box-shadow:0 2px 8px #0f172a0a;border-left-width:3px;border-left-style:solid;display:flex;flex-direction:column;gap:.35rem}.po-kpi-card--green{border-left-color:#059669}.po-kpi-card--blue{border-left-color:#1e40af}.po-kpi-card--amber{border-left-color:#d97706}.po-kpi-card--red{border-left-color:#dc2626}.po-kpi-card__label{display:block;font-size:var(--oficina-font-meta);font-weight:var(--oficina-font-weight-strong, 600);letter-spacing:.04em;text-transform:uppercase;color:#64748b;line-height:1.35}.po-kpi-card__value{margin:0;font-size:var(--oficina-font-display);font-weight:var(--oficina-font-weight-strong, 600);color:#263652;line-height:1.1}.po-kpi-card__value small{font-size:var(--oficina-font-body);font-weight:600;color:#94a3b8}.po-kpi-card__value--split{display:flex;align-items:baseline;gap:.35rem}.po-kpi-card__value--plazo{display:flex;align-items:baseline;gap:.25rem}.po-kpi-card__ok{color:#16a34a}.po-kpi-card__late{color:#dc2626}.po-kpi-card__bar{height:.35rem;border-radius:999px;background:#f1f5f9;overflow:hidden;margin-bottom:.35rem}.po-kpi-card__bar-fill{height:100%;border-radius:999px;background:#1e40af}.po-kpi-card__sub{margin:0;font-size:var(--oficina-font-meta);color:#64748b;line-height:1.35}.po-kpi-card__pills{display:flex;flex-wrap:wrap;gap:.35rem;margin-top:.35rem}.po-main-grid{display:grid;grid-template-columns:minmax(0,1.65fr) minmax(280px,1fr);gap:1rem;align-items:start}@media (max-width: 960px){.po-main-grid{grid-template-columns:1fr}}.po-panel{background:#fff;border:1px solid #e2e8f0;border-radius:.875rem;overflow:hidden;box-shadow:0 2px 10px #0f172a0a}.po-panel__head{padding:1rem 1.125rem;border-bottom:1px solid #f1f5f9;background:#f8fafc}.po-panel__head h2{margin:0;font-size:var(--oficina-font-body);font-weight:var(--oficina-font-weight-strong, 600);color:#263652}.po-panel__hint{display:block;margin-top:.15rem;font-size:var(--oficina-font-meta);color:#64748b}.po-table-wrap{overflow-x:auto}.po-proyectos-table{width:100%;border-collapse:collapse;font-size:var(--oficina-font-body)}.po-proyectos-table th{padding:.625rem .875rem;text-align:left;font-size:var(--oficina-font-meta);font-weight:var(--oficina-font-weight-strong, 600);letter-spacing:.05em;text-transform:uppercase;color:#64748b;background:#fff;border-bottom:1px solid #e2e8f0;white-space:nowrap}.po-proyectos-table td{padding:.75rem .875rem;border-bottom:1px solid #f1f5f9;color:#334155;vertical-align:middle}.po-proyectos-table tbody tr{cursor:pointer;transition:background .12s ease}.po-proyectos-table tbody tr:hover,.po-proyectos-table tbody tr:focus-visible{background:#f8fafc;outline:none}.po-proyectos-table tbody tr.is-late{background:#fffbeb}.po-proyectos-table tbody tr.is-late:hover{background:#fef3c7}.po-table-name{min-width:10rem}.po-table-name strong{display:block;color:#263652;font-weight:600}.po-table-badge{display:inline-block;margin-top:.2rem;font-size:var(--oficina-font-meta);font-weight:var(--oficina-font-weight-strong, 600);padding:.1rem .4rem;border-radius:4px}.po-table-badge--late{background:#fee2e2;color:#b91c1c}.po-table-num{white-space:nowrap;font-variant-numeric:tabular-nums}.po-table-avance{min-width:7rem}.po-avance-bar{height:.35rem;border-radius:999px;background:#e2e8f0;overflow:hidden;margin-bottom:.25rem}.po-avance-bar__fill{height:100%;border-radius:999px;background:#1e40af}.po-table-avance span{font-size:var(--oficina-font-meta);font-weight:var(--oficina-font-weight-strong, 600);color:#1e40af}.po-table-alert{display:inline-flex;align-items:center;justify-content:center;min-width:1.35rem;padding:.1rem .4rem;border-radius:999px;background:#fee2e2;color:#b91c1c;font-weight:var(--oficina-font-weight-strong, 600);font-size:var(--oficina-font-meta)}.po-panel--incidentes{max-height:640px;display:flex;flex-direction:column}.po-panel--incidentes .po-incidentes-list{flex:1;overflow-y:auto;padding:.875rem 1rem 1rem;margin:0}.po-incidentes-empty{display:flex;flex-direction:column;align-items:center;gap:.5rem;padding:2.5rem 1rem;color:#94a3b8;text-align:center}.po-incidentes-empty .material-symbols-outlined{font-size:var(--oficina-font-display);color:#cbd5e1}.po-incidentes-empty p{margin:0;font-size:var(--oficina-font-body)}.contractor-incident-pill{display:inline-block;font-size:var(--oficina-font-meta);font-weight:var(--oficina-font-weight-strong, 600);padding:.15rem .5rem;border-radius:999px}.contractor-incident-pill--laboral{background:#fef9c3;color:#a16207}.contractor-incident-pill--seguridad{background:#fee2e2;color:#b91c1c}.contractor-empty{color:#94a3b8;font-size:var(--oficina-font-body);margin:0;padding:2rem 1.125rem;text-align:center}.contractor-incidents__list{list-style:none;margin:0;padding:0;display:flex;flex-direction:column;gap:.65rem}.contractor-incidents__item{border-radius:.625rem;padding:.85rem 1rem;border:1px solid #e2e8f0}.contractor-incidents__item--laboral{border-left:4px solid #eab308;background:#fffbeb}.contractor-incidents__item--seguridad{border-left:4px solid #dc2626;background:#fef2f2}.contractor-incidents__head{display:flex;align-items:flex-start;justify-content:space-between;gap:.5rem;margin-bottom:.35rem}.contractor-incidents__head strong{font-size:var(--oficina-font-body);color:#263652}.contractor-incidents__meta{margin:0 0 .2rem;font-size:var(--oficina-font-meta);color:#475569}.contractor-incidents__desc{margin:.35rem 0 0;font-size:var(--oficina-font-meta);color:#334155;line-height:1.45}.contractor-global-alert{margin:0;border-radius:0;border-left:none;border-right:none;animation:contractor-alert-pulse 2s ease-in-out infinite}@keyframes contractor-alert-pulse{0%,to{background:#7f1d1d}50%{background:#991b1b}}.contractor-global-alert .material-symbols-outlined{font-size:var(--oficina-font-title);flex-shrink:0}.dash-alerta-seguridad-global{display:flex;align-items:flex-start;gap:.75rem;padding:.75rem 1.25rem;background:#7f1d1d;color:#fff;font-size:var(--oficina-font-body)}.dash-alerta-seguridad-global strong{display:block;margin-bottom:.2rem;font-size:var(--oficina-font-body);letter-spacing:.03em;text-transform:uppercase}.dash-alerta-seguridad-global p{margin:0;opacity:.95;font-size:var(--oficina-font-body)}:root,.proj-page{--rtb-background: #fbf9fb;--rtb-surface: #fbf9fb;--rtb-surface-low: #f5f3f5;--rtb-surface-high: #eae7ea;--rtb-surface-lowest: #ffffff;--rtb-primary: #000000;--rtb-primary-container: #0d1c32;--rtb-on-primary-container: #76849f;--rtb-secondary: #0059bb;--rtb-secondary-container: rgba(0, 89, 187, .08);--rtb-outline: #75777e;--rtb-outline-variant: #c5c6cd;--rtb-on-surface: #1b1b1d;--rtb-on-surface-variant: #44474d;--rtb-error: #ba1a1a;display:flex;flex-direction:column;gap:1rem;height:100%;min-height:0;font-family:Inter,system-ui,-apple-system,sans-serif;color:var(--rtb-on-surface)}.proj-header-brand{display:flex;align-items:flex-start;gap:1rem}.proj-header-icon{width:2.75rem;height:2.75rem;border-radius:.625rem;background:var(--rtb-secondary);display:grid;place-items:center;flex-shrink:0}.proj-header-icon .material-symbols-outlined{color:#fff;font-variation-settings:"FILL" 1}.proj-header h1{margin:.125rem 0 0;font-size:var(--oficina-font-display);font-weight:var(--oficina-font-weight-strong, 600);letter-spacing:-.03em;color:var(--rtb-primary)}.proj-kicker{margin:0;font-size:var(--oficina-font-meta);font-weight:var(--oficina-font-weight-strong, 600);letter-spacing:.12em;text-transform:uppercase;color:var(--rtb-secondary)}.proj-subtitle{margin:.375rem 0 0;font-size:var(--oficina-font-body);color:var(--rtb-on-surface-variant);line-height:1.5}.proj-error{margin:0;padding:.625rem .875rem;border-radius:.625rem;border:1px solid rgba(186,26,26,.2);background:#ba1a1a0f;color:var(--rtb-error);font-size:var(--oficina-font-body)}.proj-hub-skeleton{display:flex;flex-direction:column;gap:14px;padding:8px 4px;color:var(--rtb-on-surface-variant)}.proj-hub-skeleton__tabs{display:flex;gap:10px;margin:6px 0 4px}.proj-loading{padding:3rem;text-align:center;color:var(--rtb-on-surface-variant);display:grid;gap:.5rem;justify-items:center}.proj-loading .material-symbols-outlined{color:var(--rtb-secondary);animation:proj-spin 1s linear infinite}@keyframes proj-spin{to{transform:rotate(360deg)}}.proj-layout{display:grid;grid-template-columns:260px minmax(0,1fr);gap:1rem;flex:1;min-height:0}.proj-estructura{display:flex;flex-direction:column;gap:0;flex:1;min-height:0;min-width:0}.proj-hub-content .proj-estructura{flex:1;min-height:0}.proj-hub--inicio .proj-hub-title-block{margin-left:0}.proj-hub.proj-page{flex:1;min-height:calc(100vh - 7.5rem)}.proj-hub-content{flex:1;min-height:0;display:flex;flex-direction:column}.proj-estructura-head{display:flex;flex-wrap:wrap;align-items:flex-start;justify-content:space-between;gap:1rem;flex-shrink:0}.proj-estructura-head-main{display:flex;flex-direction:column;gap:.35rem;min-width:min(100%,20rem)}.proj-proyecto-select-wrap{display:flex;flex-direction:column;gap:.3rem}.proj-proyecto-select-label{font-size:var(--oficina-font-meta);font-weight:var(--oficina-font-weight-strong, 600);letter-spacing:.08em;text-transform:uppercase;color:#94a3b8}.proj-proyecto-select{min-width:min(100%,22rem);padding:.5rem .75rem;border:1px solid var(--rtb-outline-variant);border-radius:.5rem;background:#fff;font-size:var(--oficina-font-body);font-weight:600;color:var(--rtb-on-surface);cursor:pointer}.proj-proyecto-select:focus{outline:none;border-color:var(--rtb-secondary);box-shadow:0 0 0 3px #0059bb1f}.proj-estructura-meta{margin:0;font-size:var(--oficina-font-body);font-weight:500;color:#64748b}.proj-estructura-head-actions{display:flex;flex-wrap:wrap;gap:.5rem}.proj-sidebar{border:1px solid var(--rtb-outline-variant);border-radius:.875rem;background:var(--rtb-surface-lowest);padding:1rem;display:flex;flex-direction:column;min-height:0;box-shadow:0 4px 16px #0000000a}.proj-sidebar-head{display:flex;align-items:center;justify-content:space-between;margin-bottom:.75rem;padding-bottom:.625rem;border-bottom:1px solid var(--rtb-outline-variant)}.proj-sidebar-head h2{margin:0;font-size:var(--oficina-font-meta);font-weight:var(--oficina-font-weight-strong, 600);text-transform:uppercase;letter-spacing:.1em;color:var(--rtb-on-surface-variant)}.proj-count{font-size:var(--oficina-font-meta);font-weight:var(--oficina-font-weight-strong, 600);color:var(--rtb-secondary);background:var(--rtb-secondary-container);padding:.125rem .5rem;border-radius:999px}.proj-project-list{list-style:none;margin:0;padding:0;overflow-y:auto;display:grid;gap:.375rem}.proj-project-list button{width:100%;border:1px solid transparent;border-radius:.75rem;background:var(--rtb-surface-low);padding:.75rem;display:flex;align-items:flex-start;gap:.625rem;cursor:pointer;text-align:left;color:var(--rtb-on-surface);transition:border-color .15s ease,background .15s ease}.proj-project-list button .material-symbols-outlined{color:var(--rtb-secondary);font-size:var(--oficina-font-title);flex-shrink:0}.proj-project-list button strong{display:block;font-size:var(--oficina-font-body);line-height:1.35}.proj-project-list button small{display:block;margin-top:.125rem;font-size:var(--oficina-font-meta);color:var(--rtb-on-surface-variant)}.proj-project-list button:hover{border-color:var(--rtb-outline-variant);background:var(--rtb-surface-high)}.proj-project-list button.active{border-color:#0059bb59;background:var(--rtb-secondary-container)}.proj-main{border:1px solid var(--rtb-outline-variant);border-radius:.875rem;background:var(--rtb-surface-lowest);padding:1.125rem;display:flex;flex-direction:column;gap:1rem;min-height:0;min-width:0;box-shadow:0 4px 16px #0000000a}.proj-main-head{display:flex;align-items:flex-start;justify-content:space-between;gap:1rem;flex-shrink:0}.proj-main-head h2{margin:0;font-size:var(--oficina-font-title);font-weight:var(--oficina-font-weight-strong, 600);color:var(--rtb-primary)}.proj-stats{display:flex;flex-wrap:wrap;gap:.375rem;margin-top:.5rem}.proj-stat{font-size:var(--oficina-font-meta);font-weight:600;padding:.2rem .55rem;border-radius:999px;background:var(--rtb-surface-low);color:var(--rtb-on-surface-variant);border:1px solid var(--rtb-outline-variant)}.proj-stat--partida{background:#0059bb14;color:#004493;border-color:#0059bb33}.proj-stat--sub{background:var(--rtb-surface-high);color:var(--rtb-on-surface)}.proj-btn{border:0;border-radius:.625rem;padding:.5625rem 1rem;font-size:var(--oficina-font-body);font-weight:var(--oficina-font-weight-strong, 600);cursor:pointer;display:inline-flex;align-items:center;gap:.375rem;transition:background .15s ease,transform .1s ease}.proj-btn .material-symbols-outlined{font-size:var(--oficina-font-title)}.proj-btn.primary{background:var(--rtb-primary);color:#fff;box-shadow:0 4px 14px #0000001f}.proj-btn.primary:hover{background:var(--rtb-primary-container)}.proj-btn.primary:active{transform:scale(.98)}.proj-btn.secondary{background:var(--rtb-secondary-container);color:#004493;border:1px solid rgba(0,89,187,.2)}.proj-btn.secondary:hover{background:#0059bb24}.proj-btn.ghost{background:var(--rtb-surface-low);color:var(--rtb-on-surface);border:1px solid var(--rtb-outline-variant)}.proj-btn.outline{background:transparent;color:var(--rtb-on-surface);border:1px solid var(--rtb-outline)}.proj-btn.outline:hover{background:var(--rtb-surface-high);border-color:var(--rtb-on-surface-variant)}.proj-btn.small{padding:.375rem .75rem;font-size:var(--oficina-font-meta);border-radius:.5rem}.proj-btn.small .material-symbols-outlined{font-size:var(--oficina-font-title)}.proj-btn-block{width:100%;justify-content:center}.proj-btn:disabled{opacity:.55;cursor:not-allowed}.proj-toolbar{display:flex;flex-wrap:wrap;align-items:center;gap:.5rem;padding:.75rem;border-radius:.75rem;background:var(--rtb-surface-low);border:1px solid var(--rtb-outline-variant);flex-shrink:0}.proj-toolbar--split{justify-content:space-between;gap:.75rem 1rem}.proj-toolbar-group{display:flex;flex-wrap:wrap;align-items:center;gap:.5rem}.proj-toolbar-group--data{margin-left:auto;justify-content:flex-end}.proj-toolbar-icon-btn{min-width:2.25rem}.proj-toolbar-btn-label{white-space:nowrap}@media (max-width: 1199px){.proj-toolbar-btn-label{position:absolute;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0,0,0,0);white-space:nowrap;border:0}.proj-toolbar-icon-btn{padding:.5625rem;justify-content:center}}.proj-toolbar-spacer{flex:1;min-width:.5rem}.proj-form{border:1px solid var(--rtb-outline-variant);border-radius:.75rem;padding:1rem;background:var(--rtb-surface-low);flex-shrink:0}.proj-form h3{margin:0 0 .75rem;font-size:var(--oficina-font-body);font-weight:var(--oficina-font-weight-strong, 600);color:var(--rtb-primary)}.proj-form-grid{display:grid;grid-template-columns:2fr 1fr;gap:.75rem}.proj-form-grid label{display:grid;gap:.3125rem}.proj-form-grid span{font-size:var(--oficina-font-meta);font-weight:var(--oficina-font-weight-strong, 600);text-transform:uppercase;letter-spacing:.06em;color:var(--rtb-on-surface-variant)}.proj-form-grid input{min-height:2.375rem;border:1px solid var(--rtb-outline-variant);border-radius:.625rem;padding:0 .75rem;font-size:var(--oficina-font-body);background:var(--rtb-surface-lowest);color:var(--rtb-on-surface);outline:none}.proj-form-grid input:focus{border-color:var(--rtb-secondary);box-shadow:0 0 0 3px #0059bb1f}.proj-form-actions{display:flex;justify-content:flex-end;gap:.5rem;margin-top:.75rem}.proj-tree-panel{flex:1;min-height:0;overflow:hidden;display:flex;flex-direction:column;border:1px solid var(--rtb-outline-variant);border-radius:.75rem;background:var(--rtb-surface-low)}.proj-tree-head{display:grid;grid-template-columns:1.25rem 1.75rem minmax(0,1fr) 7rem 5rem;gap:.375rem;padding:.625rem .75rem;border-bottom:1px solid var(--rtb-outline-variant);background:var(--rtb-surface-lowest);flex-shrink:0}.proj-tree-head span{font-size:var(--oficina-font-meta);font-weight:var(--oficina-font-weight-strong, 600);letter-spacing:.08em;text-transform:uppercase;color:var(--rtb-on-surface-variant)}.proj-tree-head span:first-of-type{grid-column:3}.proj-tree{padding:.375rem 0;overflow:auto;flex:1}.proj-tree-node{display:block}.proj-tree-row{display:grid;grid-template-columns:calc(1.25rem + var(--tree-depth, 0) * 1.25rem) 1.75rem minmax(0,1fr) 7rem 5rem;align-items:center;gap:.375rem;padding:.4375rem .625rem;border-left:2px solid transparent;border-bottom:1px solid #f1f5f9;transition:background .12s ease,border-color .12s ease,box-shadow .12s ease;position:relative}.proj-tree-row:hover{background:#f8fafc}.proj-tree-row.selected{background:var(--rtb-secondary-container);border-left-color:var(--rtb-secondary)}.proj-tree-toggle{border:0;background:transparent;color:var(--rtb-outline);cursor:pointer;display:grid;place-items:center;padding:0}.proj-tree-toggle:disabled{opacity:.35;cursor:default}.proj-tree-toggle .material-symbols-outlined{font-size:var(--oficina-font-title)}.proj-tree-drag-handle{color:var(--rtb-outline);font-size:var(--oficina-font-title);cursor:grab;display:grid;place-items:center;-webkit-user-select:none;-moz-user-select:none;user-select:none;border-radius:.375rem;justify-self:end}.proj-tree-drag-handle:active{cursor:grabbing}.proj-tree-row--dragging{opacity:.45}.proj-tree-row--drop-inside{background:#0059bb14;box-shadow:inset 0 0 0 2px #0059bb73}.proj-tree-row--drop-before:before,.proj-tree-row--drop-after:after{content:"";position:absolute;left:.5rem;right:.5rem;height:3px;border-radius:999px;background:var(--rtb-secondary);pointer-events:none}.proj-tree-row--drop-before:before{top:0}.proj-tree-row--drop-after:after{bottom:0}.proj-tree-root-drop{display:flex;align-items:center;justify-content:center;gap:.375rem;padding:.5rem .75rem;margin:.5rem .75rem 0;border:2px dashed rgba(0,89,187,.25);border-radius:.625rem;font-size:var(--oficina-font-meta);font-weight:600;color:var(--rtb-on-surface-variant);background:var(--rtb-surface-lowest);transition:border-color .12s ease,background .12s ease}.proj-tree-root-drop.active{border-color:var(--rtb-secondary);background:#0059bb14;color:#004493}.proj-tree-root-drop .material-symbols-outlined{font-size:var(--oficina-font-title);color:var(--rtb-secondary)}.proj-dnd-hint{display:inline-flex;align-items:center;gap:.25rem;font-size:var(--oficina-font-meta);color:var(--rtb-on-surface-variant);max-width:22rem;line-height:1.35}.proj-dnd-hint .material-symbols-outlined{font-size:var(--oficina-font-title);color:var(--rtb-secondary);flex-shrink:0}.proj-tree-label{border:0;background:transparent;cursor:pointer;display:flex;align-items:center;gap:.5rem;min-width:0;text-align:left;padding:0}.proj-tree-badge{flex-shrink:0;font-size:var(--oficina-font-meta);font-weight:var(--oficina-font-weight-strong, 600);text-transform:uppercase;letter-spacing:.04em;padding:.15rem .45rem;border-radius:999px}.proj-tree-badge--partida{background:#0059bb1f;color:#004493}.proj-tree-badge--subpartida{background:var(--rtb-surface-high);color:var(--rtb-on-surface-variant);border:1px solid var(--rtb-outline-variant)}.proj-tree-name{font-size:var(--oficina-font-body);font-weight:600;color:var(--rtb-on-surface);overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.proj-tree-meta{flex-shrink:0;font-size:var(--oficina-font-meta);color:var(--rtb-outline)}.proj-tree-progress{position:relative;height:1.375rem;border-radius:999px;background:var(--rtb-surface-high);overflow:hidden;display:flex;align-items:center;justify-content:center}.proj-tree-progress-bar{position:absolute;left:0;top:0;bottom:0;background:linear-gradient(90deg,#004493,var(--rtb-secondary));border-radius:999px}.proj-tree-progress span{position:relative;z-index:1;font-size:var(--oficina-font-meta);font-weight:var(--oficina-font-weight-strong, 600);color:var(--rtb-on-surface)}.proj-tree-actions{display:flex;gap:.125rem;opacity:0;transition:opacity .15s ease}.proj-tree-row:hover .proj-tree-actions{opacity:1}.proj-tree-actions button{border:0;background:transparent;color:var(--rtb-outline);cursor:pointer;padding:.2rem;border-radius:.375rem;display:grid;place-items:center}.proj-tree-actions button:hover{background:var(--rtb-secondary-container);color:var(--rtb-secondary)}.proj-tree-actions button.danger:hover{background:#ba1a1a14;color:var(--rtb-error)}.proj-tree-actions .material-symbols-outlined{font-size:var(--oficina-font-title)}.proj-empty{padding:3rem 1rem;text-align:center;display:grid;gap:.375rem;justify-items:center;color:var(--rtb-on-surface-variant);flex:1}.proj-empty .material-symbols-outlined{font-size:var(--oficina-font-display);color:var(--rtb-secondary);opacity:.55}.proj-empty strong{color:var(--rtb-primary)}.proj-empty--hero{padding:2.5rem 1.5rem;max-width:28rem;margin:0 auto}.proj-empty--hero span:not(.material-symbols-outlined){line-height:1.55}.proj-empty-actions{display:flex;flex-wrap:wrap;gap:.5rem;justify-content:center;margin-top:.75rem}.proj-modal-backdrop{position:fixed;top:0;right:0;bottom:0;left:0;inset-inline-start:var(--oficina-sidebar-w, 14rem);z-index:1000;background:#1b1b1d73;display:grid;place-items:center;padding:1rem;-webkit-backdrop-filter:blur(2px);backdrop-filter:blur(2px)}.proj-modal{width:min(640px,100%);max-height:min(90vh,720px);overflow:hidden;border-radius:1rem;background:var(--rtb-surface-lowest, #ffffff);border:1px solid var(--rtb-outline-variant, #e2e8f0);box-shadow:0 24px 48px #0000002e;padding:0;display:flex;flex-direction:column;color:#263652}.proj-modal--wide{width:min(720px,100%);max-height:min(92vh,820px)}.proj-modal--wizard{width:min(1040px,calc(100vw - var(--oficina-sidebar-w, 14rem) - 2rem));max-height:min(94vh,900px)}.proj-modal--wizard .proj-modal-form--scroll{max-height:min(58vh,560px);padding:1.25rem 1.75rem .5rem}.proj-modal--wizard .proj-modal-head{padding:1.25rem 1.75rem .75rem}.proj-modal--wizard .proj-modal-steps-wizard{display:flex;align-items:flex-start;justify-content:space-between;gap:0;padding:1rem 1.75rem 1.1rem;background:#f8fafc;border-top:1px solid #e2e8f0;border-bottom:1px solid #e2e8f0}.proj-wizard-step-wrap{display:flex;align-items:flex-start;flex:1;min-width:0}.proj-wizard-step-wrap:first-child{flex:1}.proj-modal--wizard .wizard-step{display:inline-flex;flex-direction:column;align-items:center;justify-content:flex-start;gap:.4rem;width:100%;max-width:9.5rem;margin-inline:auto;padding:0;border:0;background:transparent;color:#64748b;font:inherit;font-weight:500;cursor:pointer;text-align:center}.proj-modal--wizard .wizard-step.active{color:#0f172a}.proj-modal--wizard .wizard-step.done{color:#1e40af}.proj-modal--wizard .wizard-step .step-number{width:2rem;height:2rem;border-radius:999px;background:#e2e8f0;color:#64748b;display:inline-flex;align-items:center;justify-content:center;font-size:var(--oficina-font-body);font-weight:600;flex-shrink:0;line-height:1}.proj-modal--wizard .wizard-step.active .step-number,.proj-modal--wizard .wizard-step.done .step-number{background:#1e40af;color:#fff}.proj-modal--wizard .wizard-step .step-number .material-symbols-outlined{font-size:1.05rem}.proj-modal--wizard .wizard-step-label{display:block;width:100%;font-size:var(--oficina-font-meta);font-weight:600;line-height:1.25;letter-spacing:.01em;white-space:normal;overflow-wrap:anywhere}.proj-modal--wizard .wizard-step.active .wizard-step-label{color:#0f172a;font-weight:700}.proj-modal--wizard .step-divider{flex:1;height:2px;min-width:1rem;max-width:4rem;margin:.95rem .5rem 0;background:#e2e8f0;align-self:flex-start}.proj-modal--wizard .step-divider.active{background:#93c5fd}.proj-modal-fields--2{grid-template-columns:repeat(2,minmax(0,1fr))}.proj-modal-fields--3{grid-template-columns:repeat(3,minmax(0,1fr))}.proj-modal-foot--wizard{display:flex;justify-content:space-between;align-items:center;gap:.75rem;padding:1rem 1.75rem 1.25rem}.proj-modal-foot__nav{display:flex;align-items:center;gap:.5rem;margin-left:auto}.proj-btn--sm{min-height:2rem;padding:.35rem .7rem;font-size:var(--oficina-font-meta)}.proj-plazo-tipo{display:flex;gap:0;border:1.5px solid var(--border-default, #cbd5e1);border-radius:.5rem;overflow:hidden;width:-moz-fit-content;width:fit-content}.proj-plazo-tipo__opt{display:flex;align-items:center;gap:.35rem;padding:.4rem .85rem;cursor:pointer;font-size:var(--oficina-font-body, .875rem);color:var(--text-secondary, #64748b);background:transparent;transition:background .15s,color .15s;-webkit-user-select:none;-moz-user-select:none;user-select:none}.proj-plazo-tipo__opt:not(:last-child){border-right:1.5px solid var(--border-default, #cbd5e1)}.proj-plazo-tipo__opt input[type=radio]{width:.9rem;height:.9rem;accent-color:var(--primary, #2563eb)}.proj-plazo-tipo__opt:has(input:checked){background:var(--primary, #2563eb);color:#fff}.proj-plazo-tipo__opt:has(input:checked) input[type=radio]{accent-color:#fff}.proj-jefes-block{margin-top:1.25rem;padding:1rem 1.1rem;border:1px solid #e2e8f0;border-radius:.75rem;background:#f8fafc;display:flex;flex-direction:column;gap:.75rem}.proj-jefes-block__head{display:flex;align-items:center;justify-content:space-between;gap:.75rem}.proj-jefes-block__title{margin:0;font-size:var(--oficina-font-body);font-weight:600;color:#263652}.proj-jefes-list{display:flex;flex-direction:column;gap:.75rem}.proj-jefes-row{display:flex;align-items:flex-end;gap:.5rem}.proj-field--grow{flex:1;min-width:0}.proj-jefes-remove{display:grid;place-items:center;width:2.5rem;height:2.5rem;margin-bottom:0;border:1px solid #e2e8f0;border-radius:.625rem;background:#fff;color:#64748b;cursor:pointer;flex-shrink:0}.proj-jefes-remove:hover{color:#b91c1c;border-color:#fecaca;background:#fef2f2}@media (max-width: 900px){.proj-modal--wizard{width:min(100vw - 1rem,720px)}.proj-modal-fields--3{grid-template-columns:1fr 1fr}.proj-modal--wizard .wizard-step{max-width:6.5rem}.proj-modal--wizard .wizard-step-label{font-size:.6875rem}}@media (max-width: 640px){.proj-modal-fields--2,.proj-modal-fields--3{grid-template-columns:1fr}}.proj-modal--compact{width:min(480px,100%);max-height:none;padding:1.25rem;gap:1rem;overflow:auto}.proj-modal-head{display:flex;align-items:flex-start;justify-content:space-between;gap:1rem;padding:1.25rem 1.25rem 0;flex-shrink:0}.proj-modal-head--hero{padding-bottom:.25rem}.proj-modal-head-copy{display:flex;align-items:flex-start;gap:.875rem;min-width:0}.proj-modal-icon{display:grid;place-items:center;width:2.75rem;height:2.75rem;border-radius:.75rem;background:linear-gradient(135deg,#eff6ff,#dbeafe);color:#1e40af;flex-shrink:0}.proj-modal-icon .material-symbols-outlined{font-size:var(--oficina-font-title)}.proj-modal-alert{display:flex;align-items:center;gap:.5rem;margin:.75rem 1.25rem 0;padding:.625rem .875rem;border-radius:.625rem;background:#fef2f2;border:1px solid #fecaca;color:#b91c1c;font-size:var(--oficina-font-body);font-weight:500}.proj-modal-alert .material-symbols-outlined{font-size:var(--oficina-font-title);flex-shrink:0}.proj-modal-form{flex:1;min-height:0;overflow-y:auto;padding:1rem 1.25rem;display:flex;flex-direction:column;gap:1.25rem}.proj-modal-section{display:flex;flex-direction:column;gap:.75rem}.proj-modal-section-title{margin:0;font-size:var(--oficina-font-meta);font-weight:var(--oficina-font-weight-strong, 600);letter-spacing:.08em;text-transform:uppercase;color:#64748b}.proj-modal-fields{display:grid;grid-template-columns:1fr 1fr;gap:.875rem}.proj-modal-fields--1{grid-template-columns:1fr}.proj-field{display:flex;flex-direction:column;gap:.375rem;min-width:0}.proj-field-error{color:#dc2626;font-size:var(--oficina-font-meta);font-weight:500}.proj-field input[aria-invalid=true],.proj-field select[aria-invalid=true]{border-color:#dc2626}.proj-field--full{grid-column:1 / -1}.proj-field>span{font-size:var(--oficina-font-body);font-weight:600;color:#334155}.proj-field>span em{color:#dc2626;font-style:normal}.proj-field input,.proj-field select,.proj-field textarea{width:100%;box-sizing:border-box;min-height:2.5rem;border:1px solid #e2e8f0;border-radius:.625rem;padding:.5rem .75rem;font-size:var(--oficina-font-body);font-family:inherit;background:#fff;color:#263652;outline:none;transition:border-color .15s ease,box-shadow .15s ease}.proj-field textarea{min-height:5rem;resize:vertical;line-height:1.45}.proj-field input::-moz-placeholder,.proj-field textarea::-moz-placeholder{color:#94a3b8}.proj-field input::placeholder,.proj-field textarea::placeholder{color:#94a3b8}.proj-field input:focus,.proj-field select:focus,.proj-field textarea:focus{border-color:#1e40af;box-shadow:0 0 0 3px #1e40af1f}.proj-field select{cursor:pointer;-webkit-appearance:none;-moz-appearance:none;appearance:none;background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='12' height='12' viewBox='0 0 24 24' fill='none' stroke='%2364748b' stroke-width='2'%3E%3Cpath d='M6 9l6 6 6-6'/%3E%3C/svg%3E");background-repeat:no-repeat;background-position:right .75rem center;padding-right:2rem}.proj-estado-chips{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:.5rem}.proj-estado-chip{display:flex;flex-direction:column;align-items:flex-start;gap:.15rem;padding:.625rem .75rem;border:1.5px solid #e2e8f0;border-radius:.625rem;background:#fff;cursor:pointer;text-align:left;transition:border-color .15s ease,background .15s ease,box-shadow .15s ease}.proj-estado-chip strong{font-size:var(--oficina-font-body);font-weight:var(--oficina-font-weight-strong, 600);color:#263652}.proj-estado-chip small{font-size:var(--oficina-font-meta);color:#64748b;line-height:1.35}.proj-estado-chip:hover{border-color:#cbd5e1;background:#f8fafc}.proj-estado-chip.active{border-color:#1e40af;background:#eff6ff;box-shadow:0 0 0 1px #1e40af}.proj-estado-chip--activo.active{border-color:#16a34a;background:#f0fdf4;box-shadow:0 0 0 1px #16a34a}.proj-estado-chip--activo.active strong{color:#166534}.proj-estado-chip--ejecucion.active{border-color:#16a34a;background:#f0fdf4;box-shadow:0 0 0 1px #16a34a}.proj-estado-chip--ejecucion.active strong{color:#166534}.proj-estado-chip--pausada.active,.proj-estado-chip--anulada.active{border-color:#f59e0b;background:#fffbeb;box-shadow:0 0 0 1px #f59e0b}.proj-estado-chip--finalizada.active{border-color:#64748b;background:#f1f5f9;box-shadow:0 0 0 1px #64748b}.proj-field-readonly{background:#f8fafc!important;color:#334155;cursor:default}.proj-modal-section-hint{margin:0 0 .75rem;font-size:var(--oficina-font-body);color:#64748b}.proj-address-ac{position:relative;width:100%}.proj-address-ac input{width:100%}.proj-address-ac-hint{position:absolute;right:.75rem;top:.65rem;font-size:var(--oficina-font-meta);color:#94a3b8;pointer-events:none}.proj-address-ac-list{position:absolute;z-index:30;left:0;right:0;top:calc(100% + 2px);margin:0;padding:.25rem;list-style:none;background:#fff;border:1px solid #e2e8f0;border-radius:.5rem;box-shadow:0 8px 24px #0f172a1f;max-height:14rem;overflow:auto}.proj-address-ac-list button{width:100%;text-align:left;border:0;background:transparent;padding:.5rem .65rem;border-radius:.375rem;font:inherit;font-size:var(--oficina-font-body);color:#334155;cursor:pointer}.proj-address-ac-list button:hover{background:#eff6ff;color:#1e40af}.proj-address-ac-maps{display:inline-block;margin-top:.35rem;font-size:var(--oficina-font-meta);color:#1e40af;text-decoration:none}.proj-address-ac-maps:hover{text-decoration:underline}.proj-modal-foot{display:flex;justify-content:flex-end;align-items:center;gap:.5rem;flex-wrap:wrap;padding:1rem 1.25rem;border-top:1px solid #e2e8f0;background:#f8fafc;flex-shrink:0}.proj-modal-foot .proj-btn.primary{display:inline-flex;align-items:center;gap:.35rem}.proj-modal-foot .proj-btn.primary .material-symbols-outlined{font-size:var(--oficina-font-title)}.proj-modal-body{display:flex;flex-direction:column;gap:.875rem;padding:0 1.25rem 1rem;flex:1;min-height:0;overflow-y:auto}.proj-modal-body label{display:flex;flex-direction:column;gap:.375rem;font-size:var(--oficina-font-body);font-weight:600;color:#334155}.proj-modal-body input,.proj-modal-body select,.proj-modal-body textarea{min-height:2.5rem;border:1px solid #e2e8f0;border-radius:.625rem;padding:.5rem .75rem;font-size:var(--oficina-font-body);font-family:inherit;background:#fff;color:#263652}.proj-form-row{display:grid;grid-template-columns:1fr 1fr;gap:.875rem}@media (max-width: 640px){.proj-modal-fields,.proj-estado-chips,.proj-form-row{grid-template-columns:1fr}.proj-modal-head-copy{flex-direction:column}}.proj-modal-kicker{margin:0;font-size:var(--oficina-font-meta);font-weight:var(--oficina-font-weight-strong, 600);letter-spacing:.1em;text-transform:uppercase;color:var(--rtb-secondary, #1E40AF)}.proj-modal-head h2{margin:.25rem 0 0;font-size:var(--oficina-font-title);font-weight:var(--oficina-font-weight-strong, 600);color:var(--rtb-primary, #0f172a)}.proj-modal-sub{margin:.25rem 0 0;font-size:var(--oficina-font-body);color:var(--rtb-on-surface-variant, #64748b)}.proj-modal-close{border:0;background:var(--rtb-surface-low);border-radius:.5rem;width:2rem;height:2rem;display:grid;place-items:center;cursor:pointer;color:var(--rtb-on-surface-variant);flex-shrink:0}.proj-modal-close:hover{background:var(--rtb-surface-high)}.proj-modal-steps{display:flex;gap:.5rem;flex-wrap:wrap}.proj-modal-steps span{font-size:var(--oficina-font-meta);font-weight:600;padding:.25rem .625rem;border-radius:999px;background:var(--rtb-surface-low);color:var(--rtb-on-surface-variant);border:1px solid var(--rtb-outline-variant)}.proj-modal-steps span.active{background:var(--rtb-secondary-container);color:#004493;border-color:#0059bb40}.proj-modal-actions{display:flex;justify-content:flex-end;gap:.5rem;flex-wrap:wrap}.proj-import-step{display:grid;gap:.75rem}.proj-import-hero{display:flex;gap:.875rem;padding:1rem;border-radius:.75rem;background:var(--rtb-surface-low);border:1px solid var(--rtb-outline-variant)}.proj-import-hero .material-symbols-outlined{font-size:var(--oficina-font-display);color:var(--rtb-secondary);flex-shrink:0}.proj-import-hero strong{display:block;margin-bottom:.25rem;color:var(--rtb-primary)}.proj-import-hero p{margin:0;font-size:var(--oficina-font-body);color:var(--rtb-on-surface-variant);line-height:1.5}.proj-import-hero code{font-size:var(--oficina-font-meta);background:var(--rtb-surface-high);padding:.1rem .35rem;border-radius:.25rem}.proj-dropzone{border:2px dashed rgba(0,89,187,.35);border-radius:.875rem;padding:2rem 1rem;text-align:center;display:grid;gap:.375rem;justify-items:center;cursor:pointer;background:var(--rtb-secondary-container);transition:border-color .15s ease,background .15s ease}.proj-dropzone:hover{border-color:var(--rtb-secondary);background:#0059bb1f}.proj-dropzone .material-symbols-outlined{font-size:var(--oficina-font-display);color:var(--rtb-secondary)}.proj-dropzone strong{color:var(--rtb-primary)}.proj-dropzone span:last-child{font-size:var(--oficina-font-meta);color:var(--rtb-on-surface-variant)}.proj-import-summary{display:flex;flex-wrap:wrap;gap:.5rem;align-items:center}.proj-import-ok,.proj-import-warn,.proj-import-file{font-size:var(--oficina-font-meta);font-weight:600;padding:.25rem .625rem;border-radius:999px}.proj-import-ok{background:#0059bb1a;color:#004493}.proj-import-warn{background:#ba1a1a14;color:var(--rtb-error)}.proj-import-file{background:var(--rtb-surface-low);color:var(--rtb-on-surface-variant);border:1px solid var(--rtb-outline-variant)}.proj-import-notice{margin:0;font-size:var(--oficina-font-body);color:var(--rtb-on-surface-variant);padding:.625rem .75rem;border-radius:.625rem;background:var(--rtb-surface-low);border:1px solid var(--rtb-outline-variant)}.proj-preview-table-wrap{overflow:auto;max-height:240px;border:1px solid var(--rtb-outline-variant);border-radius:.625rem}.proj-preview-table{width:100%;border-collapse:collapse;font-size:var(--oficina-font-meta)}.proj-preview-table th,.proj-preview-table td{padding:.5rem .625rem;text-align:left;border-bottom:1px solid var(--rtb-outline-variant)}.proj-preview-table th{position:sticky;top:0;background:var(--rtb-surface-lowest);font-size:var(--oficina-font-meta);text-transform:uppercase;letter-spacing:.06em;color:var(--rtb-on-surface-variant)}.proj-preview-table tr.invalid td{background:#ba1a1a0a}.proj-tag{font-size:var(--oficina-font-meta);font-weight:var(--oficina-font-weight-strong, 600);padding:.15rem .45rem;border-radius:999px}.proj-tag.ok{background:#0059bb1a;color:#004493}.proj-tag.err{background:#ba1a1a14;color:var(--rtb-error)}.proj-sidebar-new{width:100%;justify-content:center;margin-bottom:.75rem}.proj-vista-toggle{display:inline-flex;border:1px solid var(--rtb-outline-variant);border-radius:.5rem;overflow:hidden;background:#fff;flex-shrink:0;padding:2px;gap:2px}.proj-vista-toggle button{border:0;background:transparent;padding:.4375rem .875rem;font-size:var(--oficina-font-body);font-weight:600;color:var(--rtb-on-surface-variant);cursor:pointer;display:inline-flex;align-items:center;gap:.35rem;border-radius:.375rem;transition:background .15s ease,color .15s ease}.proj-vista-toggle button.active{background:#1e40af;color:#fff;box-shadow:0 1px 2px #1e40af40}.proj-vista-toggle button:not(.active):hover{background:var(--rtb-surface-low);color:var(--rtb-on-surface)}.proj-vista-toggle .material-symbols-outlined{font-size:var(--oficina-font-title)}.proj-tree-panel--graph{background:var(--rtb-surface-lowest);padding:0;overflow:hidden}.graph-tree-wrap{flex:1;min-height:0;overflow:hidden}.graph-tree-scroll{overflow:auto;height:100%;min-height:280px;padding:20px}.graph-tree{display:flex;flex-direction:column;align-items:flex-start;min-width:-moz-min-content;min-width:min-content}.graph-tree-root{display:flex;justify-content:flex-start;padding-bottom:.5rem;position:relative}.graph-tree-root:after{content:"";position:absolute;bottom:0;left:50%;width:2px;height:1.25rem;background:var(--rtb-outline-variant);transform:translate(-50%)}.graph-tree-ul{display:flex;justify-content:flex-start;list-style:none;margin:0;padding:1.25rem 0 0;position:relative}.graph-tree-ul--root{padding-top:0}.graph-tree-ul--root:before{content:"";position:absolute;top:0;left:50%;width:2px;height:1.25rem;background:var(--rtb-outline-variant);transform:translate(-50%)}.graph-tree-li{display:flex;flex-direction:column;align-items:flex-start;position:relative;padding:0 .375rem}.graph-tree-li:before,.graph-tree-li:after{content:"";position:absolute;top:0;width:50%;height:1.25rem;border-top:2px solid var(--rtb-outline-variant)}.graph-tree-li:before{right:50%;border-right:1px solid var(--rtb-outline-variant)}.graph-tree-li:after{left:50%;border-left:1px solid var(--rtb-outline-variant)}.graph-tree-li:first-child:before{border-top:0}.graph-tree-li:last-child:after{border-top:0}.graph-tree-li:only-child:before,.graph-tree-li:only-child:after{border-top:0;border-left:0;border-right:0}.graph-tree-li>.graph-tree-ul:before{content:"";position:absolute;top:0;left:50%;width:2px;height:1.25rem;background:var(--rtb-outline-variant);transform:translate(-50%)}.graph-tree-card{position:relative;margin-top:1.25rem;min-width:160px;max-width:220px;width:180px;height:90px;border-radius:.625rem;border:1px solid var(--rtb-outline-variant);background:var(--rtb-surface-lowest);box-shadow:0 2px 8px #0f172a0f;transition:border-color .15s ease,box-shadow .15s ease}.graph-tree-card:hover{border-color:#0059bb59;box-shadow:0 6px 18px #0059bb14}.graph-tree-card.selected{border-color:var(--rtb-secondary);box-shadow:0 0 0 3px #0059bb1f}.graph-tree-card--dragging{opacity:.45}.graph-tree-card--drop-inside{box-shadow:0 0 0 3px #0059bb73;background:#0059bb0f}.graph-tree-card--drop-before{box-shadow:0 -3px 0 0 var(--rtb-secondary)}.graph-tree-card--drop-after{box-shadow:0 3px 0 0 var(--rtb-secondary)}.graph-tree-root--drop .graph-tree-card--proyecto{box-shadow:0 0 0 3px #0059bb73}.graph-tree-drag-handle{position:absolute;top:6px;left:6px;color:var(--rtb-outline);cursor:grab;z-index:2;border-radius:.25rem;background:#fffffff2;padding:2px;opacity:0;transition:opacity .15s ease;display:grid;place-items:center}.graph-tree-card:hover .graph-tree-drag-handle{opacity:1}.graph-tree-drag-handle:active{cursor:grabbing}.graph-tree-card--proyecto{width:auto;min-width:180px;max-width:260px;height:auto;min-height:72px;border-color:#0059bb59;background:linear-gradient(180deg,#0059bb0f,#fff)}.graph-tree-card--partida{border-left:3px solid var(--rtb-secondary)}.graph-tree-card--subpartida{border-left:3px solid var(--rtb-outline-variant)}.graph-tree-card-body{width:100%;height:100%;border:0;background:transparent;cursor:pointer;text-align:left;padding:1.5rem 1.75rem 1.25rem .75rem;display:flex;flex-direction:column;gap:.25rem;justify-content:center;min-width:0}.graph-tree-card-body--static{cursor:default;padding:.75rem .875rem;text-align:center;align-items:center}.graph-tree-root-badge{display:inline-flex;align-items:center;font-size:var(--oficina-font-meta);font-weight:var(--oficina-font-weight-strong, 600);text-transform:uppercase;letter-spacing:.06em;color:#004493;background:#0059bb1a;padding:.2rem .5rem;border-radius:999px}.graph-tree-name{font-size:var(--oficina-font-body);font-weight:var(--oficina-font-weight-strong, 600);color:var(--rtb-primary);line-height:1.3;word-break:break-word;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden}.graph-tree-meta{font-size:var(--oficina-font-meta);color:var(--rtb-outline)}.graph-tree-progress-row{display:flex;align-items:center;gap:.4rem}.graph-tree-progress-track{flex:1;height:4px;border-radius:999px;background:#e2e8f0;overflow:hidden}.graph-tree-progress-fill{height:100%;border-radius:999px;background:#1e40af}.graph-tree-progress-fill--zero{background:#cbd5e1}.graph-tree-progress-pct{flex-shrink:0;font-size:var(--oficina-font-meta);font-weight:var(--oficina-font-weight-strong, 600);color:#475569;min-width:1.75rem;text-align:right}.graph-tree-tareas{font-size:var(--oficina-font-meta);color:#94a3b8;line-height:1.2}.graph-tree-add-child{position:absolute;right:6px;bottom:6px;width:20px;height:20px;padding:0;border:1px solid #e2e8f0;border-radius:.375rem;background:#fff;color:#1e40af;cursor:pointer;display:grid;place-items:center;transition:background .15s ease,border-color .15s ease}.graph-tree-add-child:hover{background:#eff6ff;border-color:#93c5fd}.graph-tree-empty{margin:.5rem 0 0;font-size:var(--oficina-font-body);color:var(--rtb-on-surface-variant);text-align:left}.plan-field-full input{min-height:2.375rem;border:1px solid var(--rtb-outline-variant);border-radius:.625rem;padding:0 .75rem;font-size:var(--oficina-font-body);background:var(--rtb-surface-lowest);color:var(--rtb-on-surface);outline:none;font-family:inherit}.plan-field-full input:focus{border-color:var(--rtb-secondary);box-shadow:0 0 0 3px #0059bb1f}@media (max-width: 900px){.proj-layout,.proj-form-grid{grid-template-columns:1fr}.proj-tree-head{display:none}.proj-tree-row{grid-template-columns:1.25rem 1.75rem minmax(0,1fr);grid-template-rows:auto auto}.proj-tree-progress,.proj-tree-actions{grid-column:3}.proj-tree-actions,.graph-tree-actions{opacity:1}.graph-tree-card{width:9.5rem}}.proj-hub-tabs{display:flex;gap:2rem;flex-wrap:nowrap;overflow-x:auto;border-bottom:1px solid #e2e8f0;margin-bottom:2rem;scrollbar-width:none}.proj-hub-tabs::-webkit-scrollbar{display:none}.proj-hub-tabs button,.proj-hub-tabs a{padding:0 0 1rem;border:none;border-radius:0;background:transparent;border-bottom:2px solid transparent;color:#64748b;font-size:var(--oficina-font-body);font-weight:500;cursor:pointer;white-space:nowrap;transition:color .15s ease,border-color .15s ease;text-decoration:none;display:inline-block}.proj-hub-tabs button:hover,.proj-hub-tabs a:hover{color:#334155;text-decoration:none}.proj-hub-tabs button.active,.proj-hub-tabs a.active{color:#1e40af;border-bottom-color:#1e40af;background:transparent;font-weight:600}.proj-hub-meta{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:1rem;margin-bottom:1.5rem}.proj-hub-meta>div{background:#fff;border:1px solid #e2e8f0;border-radius:.5rem;padding:1.25rem;box-shadow:0 1px 2px #0f172a0a}.proj-hub-meta dt{margin:0 0 .35rem;font-size:var(--oficina-font-meta);font-weight:var(--oficina-font-weight-strong, 600);letter-spacing:.08em;text-transform:uppercase;color:#94a3b8}.proj-hub-meta dd{margin:0;font-size:var(--oficina-font-title);font-weight:600;color:#1e293b}.proj-hub-meta-estado{display:flex;align-items:center;gap:.5rem;text-transform:capitalize}.proj-estado-badge{display:inline-block;padding:.1rem .45rem;border-radius:999px;font-size:var(--oficina-font-meta);text-transform:capitalize}.proj-estado-badge--activo{background:#dcfce7;color:#166534}.proj-estado-badge--borrador{background:#f1f5f9;color:#475569}.proj-estado-badge--pausado{background:#fef9c3;color:#854d0e}.proj-estado-badge--cerrado{background:#fee2e2;color:#991b1b}.proj-main-actions{display:flex;gap:.5rem;align-items:flex-start}.proj-form-grid{display:grid;grid-template-columns:1fr 1fr;gap:.75rem}.proj-evidencias-grid{display:grid;grid-template-columns:repeat(auto-fill,minmax(160px,1fr));gap:.75rem}.proj-evidencia-card img{width:100%;aspect-ratio:4/3;-o-object-fit:cover;object-fit:cover;border-radius:8px}.proj-evidencia-text{padding:1rem;background:#f1f5f9;border-radius:8px}.proj-timeline{list-style:none;padding:0;margin:0}.proj-timeline li{padding:.5rem 0;border-bottom:1px solid #e2e8f0}.plan-slot--pendiente{background:#dbeafe}.plan-slot--en_progreso{background:#fef08a}.plan-slot--completada{background:#bbf7d0}.plan-slot--rechazada{background:#fecaca}.plan-slot--evidencias{box-shadow:inset 0 0 0 2px #1e40af}.proj-page--embedded .proj-estructura{min-height:0}.user-avatar{display:inline-flex;align-items:center;justify-content:center;border-radius:999px;color:#fff;font-weight:var(--oficina-font-weight-strong, 600);flex-shrink:0}.user-chip{display:inline-flex;align-items:center;gap:.45rem;font-size:var(--oficina-font-body)}.user-select-row{display:flex;flex-wrap:wrap;gap:.5rem;margin-top:.35rem}.user-select-option{display:inline-flex;align-items:center;gap:.4rem;padding:.35rem .6rem;border:1px solid #e2e8f0;border-radius:999px;background:#fff;cursor:pointer;font-size:var(--oficina-font-body)}.user-select-option.active{border-color:#1e40af;background:#eff6ff}.tarea-asignado-cell{display:flex;flex-direction:column;gap:.35rem;min-width:10rem}.tarea-nombre-extra{font-size:var(--oficina-font-body);color:#64748b;margin-top:.15rem}.curva-s-panel{background:#fff;border:1px solid #e2e8f0;border-radius:12px;padding:1rem}.curva-s-legend{display:flex;gap:1.25rem;margin-bottom:.75rem;font-size:var(--oficina-font-body);color:#475569}.curva-s-line{display:inline-block;width:1.5rem;height:3px;margin-right:.35rem;vertical-align:middle;border-radius:2px}.curva-s-line--plan{background:#94a3b8}.curva-s-line--real{background:#1e40af}.curva-s-chart{width:100%;max-width:640px;height:auto}.gantt-wrap{overflow-x:auto;border:1px solid #e2e8f0;border-radius:12px;background:#fff;padding:.5rem}.doc-upload-form{flex-wrap:wrap;align-items:flex-end}.proj-hub-reporte-actions{display:flex;flex-wrap:wrap;align-items:center;gap:.65rem;margin-top:1.25rem;padding-top:1rem;border-top:1px solid #e2e8f0}.proj-hub-reporte-actions>span{font-size:var(--oficina-font-body);font-weight:var(--oficina-font-weight-strong, 600);color:#475569;margin-right:.25rem}.proj-hub-header{display:flex;flex-direction:column;gap:1rem;margin-bottom:.5rem}.proj-hub-header__row{display:flex;align-items:flex-start;justify-content:space-between;gap:1rem;width:100%}.proj-hub-edit-btn{flex-shrink:0;display:inline-flex;align-items:center;gap:.35rem}.proj-hub-back{display:inline-flex;align-items:center;gap:.35rem;padding:0;border:none;background:none;color:#1e40af;font-size:var(--oficina-font-body);font-weight:600;cursor:pointer}.proj-hub-back:hover{text-decoration:underline}.proj-hub-back .material-symbols-outlined{font-size:var(--oficina-font-title)}.proj-hub-kicker,.proj-hub-title-block .proj-hub-kicker{display:flex;align-items:center;gap:.4rem;margin:0 0 .35rem;font-size:var(--oficina-font-meta);font-weight:var(--oficina-font-weight-strong, 600);letter-spacing:.08em;text-transform:uppercase;color:#1e40af}.proj-hub-kicker-sep{color:#cbd5e1}.proj-hub-estado-dot{width:.5rem;height:.5rem;border-radius:999px;flex-shrink:0}.proj-hub-estado-dot--activo{background:#22c55e}.proj-hub-estado-dot--borrador{background:#94a3b8}.proj-hub-estado-dot--pausado{background:#f59e0b}.proj-hub-estado-dot--cerrado{background:#64748b}.proj-hub-estado-dot--creacion{background:#94a3b8}.proj-hub-estado-dot--preparacion{background:#93a7db}.proj-hub-estado-dot--programacion{background:#3b82f6}.proj-hub-estado-dot--ejecucion{background:#22c55e}.proj-hub-estado-dot--finalizada{background:#64748b}.proj-hub-estado-dot--pausada{background:#f59e0b}.proj-hub-estado-dot--anulada{background:#cbd5e1}.proj-hub .proj-hub-title-block h1{margin:0;font-size:var(--oficina-font-display);font-weight:var(--oficina-font-weight-strong, 600);letter-spacing:-.02em;color:#263652}.proj-hub-ubicacion{margin:.35rem 0 0;font-size:var(--oficina-font-body);font-weight:500;color:#64748b}.proj-hub-descripcion{margin:0 0 1.5rem;padding:1rem 1.25rem;background:#fff;border:1px solid #e2e8f0;border-radius:.5rem;color:#475569;line-height:1.6}.proj-hub-reporte-card{display:flex;flex-wrap:wrap;align-items:center;justify-content:space-between;gap:1.25rem;padding:1.5rem;background:#fff;border:1px solid #e2e8f0;border-radius:.5rem;box-shadow:0 1px 2px #0f172a0a}.proj-hub-reporte-copy h3{margin:0 0 .25rem;font-size:var(--oficina-font-title);font-weight:var(--oficina-font-weight-strong, 600);color:#263652}.proj-hub-reporte-copy p{margin:0;font-size:var(--oficina-font-body);color:#64748b}.proj-hub-reporte-btns{display:flex;flex-wrap:wrap;gap:.75rem}.proj-hub-reporte-btn{display:inline-flex;align-items:center;gap:.4rem;padding:.5rem 1.25rem;border-radius:.5rem;font-size:var(--oficina-font-body);font-weight:600;cursor:pointer;transition:background .15s ease}.proj-hub-reporte-btn .material-symbols-outlined{font-size:var(--oficina-font-title)}.proj-hub-reporte-btn--excel{background:#ecfdf5;color:#047857;border:1px solid #a7f3d0}.proj-hub-reporte-btn--excel:hover:not(:disabled){background:#d1fae5}.proj-hub-reporte-btn--pdf{background:#fef2f2;color:#b91c1c;border:1px solid #fecaca}.proj-hub-reporte-btn--pdf:hover:not(:disabled){background:#fee2e2}.proj-hub-reporte-btn:disabled{opacity:.6;cursor:not-allowed}@media (max-width: 768px){.proj-hub-meta{grid-template-columns:repeat(2,minmax(0,1fr))}.proj-hub-reporte-card{flex-direction:column;align-items:flex-start}}.bitacora-form{flex-wrap:wrap;align-items:flex-end;gap:.75rem}.bitacora-desc-label{flex:1 1 100%}.bitacora-desc-label textarea{width:100%;min-height:4.5rem;padding:.5rem .65rem;border:1px solid #e2e8f0;border-radius:8px;font-family:inherit;resize:vertical}.bitacora-timeline{list-style:none;margin:1rem 0 0;padding:0 0 0 1.25rem;border-left:2px solid #e2e8f0}.bitacora-entry{position:relative;margin-bottom:1.25rem}.bitacora-entry-marker{position:absolute;left:-1.44rem;top:.65rem;width:.65rem;height:.65rem;border-radius:999px;background:#1e40af;border:2px solid #fff;box-shadow:0 0 0 1px #e2e8f0}.bitacora-entry--incidencia .bitacora-entry-marker{background:#dc2626}.bitacora-entry--acuerdo .bitacora-entry-marker{background:#059669}.bitacora-entry--visita .bitacora-entry-marker{background:#7c3aed}.bitacora-entry--reporte_jornada{border-left:4px solid #1E40AF;background:#eff6ff}.bitacora-entry--reporte_jornada .bitacora-entry-marker{background:#1e40af}.bitacora-tipo--reporte_jornada{background:#dbeafe;color:#1e40af}.bitacora-entry-card{background:#fff;border:1px solid #e2e8f0;border-radius:12px;padding:.85rem 1rem}.bitacora-entry-head{display:flex;justify-content:space-between;align-items:center;gap:.5rem;margin-bottom:.5rem}.bitacora-entry-head time{font-size:var(--oficina-font-meta);color:#64748b}.bitacora-tipo{font-size:var(--oficina-font-meta);font-weight:var(--oficina-font-weight-strong, 600);text-transform:uppercase;letter-spacing:.05em;padding:.15rem .45rem;border-radius:999px;background:#eff6ff;color:#1e40af}.bitacora-tipo--incidencia{background:#fef2f2;color:#dc2626}.bitacora-tipo--acuerdo{background:#ecfdf5;color:#059669}.bitacora-tipo--visita{background:#f5f3ff;color:#7c3aed}.bitacora-entry-text{margin:0 0 .65rem;line-height:1.5;color:#334155}.bitacora-entry-meta{font-size:var(--oficina-font-body);color:#64748b}.bitacora-adjuntos{list-style:none;margin:.35rem 0 0;padding:0}.bitacora-adjuntos li{display:flex;gap:.5rem;align-items:baseline}.bitacora-adjuntos a{color:#1e40af;text-decoration:none}.bitacora-adjuntos a:hover{text-decoration:underline}.proyectos-list-page{gap:1rem;padding:0 0 1.5rem}.proyectos-list-page .oficina-stat-cards{gap:.65rem}.proyectos-list-page .oficina-stat-cards__item{padding:.75rem 1rem}.proyectos-list-page .oficina-stat-cards__value{font-size:var(--oficina-font-title)}.proyectos-list-page .oficina-filters{margin-bottom:0}.proyectos-list-page .oficina-table-shell td,.proyectos-list-page .oficina-table-shell th{padding:.5rem .65rem;vertical-align:middle}.proyectos-list-page .oficina-table-shell tbody tr{height:auto}.proyectos-list-quick-filters{display:flex;flex-wrap:wrap;gap:.35rem}.proyectos-list-alerta-filtro{display:flex;align-items:center;gap:.4rem;padding:.4rem .65rem;border:1px solid #bcd2ff;border-radius:.55rem;background:#f0f5ff;font-size:var(--oficina-font-meta);color:#334155}.proyectos-list-alerta-filtro>.material-symbols-outlined{font-size:.95rem;color:#1e40af}.proyectos-list-alerta-filtro strong{color:#263652}.proyectos-list-alerta-filtro button{margin-left:auto;display:inline-flex;align-items:center;justify-content:center;width:1.3rem;height:1.3rem;border:0;border-radius:.35rem;background:transparent;color:#64748b;cursor:pointer}.proyectos-list-alerta-filtro button:hover{background:#dbe7ff;color:#263652}.proyectos-list-alerta-filtro button .material-symbols-outlined{font-size:.9rem}.proyectos-list-quick-chip{padding:.3rem .75rem;border-radius:999px;border:1px solid #e2e8f0;background:#fff;font-size:var(--oficina-font-meta);font-weight:600;color:#475569;cursor:pointer;transition:background .12s,border-color .12s,color .12s}.proyectos-list-quick-chip:hover{border-color:#cbd5e1;background:#f8fafc}.proyectos-list-quick-chip.is-active{background:#1e293b;border-color:#1e293b;color:#fff}.proyectos-list-bulk-bar{display:flex;align-items:center;gap:.75rem;padding:.5rem .75rem;background:#eff6ff;border:1px solid #bfdbfe;border-radius:.5rem;font-size:var(--oficina-font-body);font-weight:600;color:#1e40af}.proyectos-list-checkbox{width:1rem;height:1rem;cursor:pointer;accent-color:#1E40AF}.oficina-table__col--select{width:2.25rem;text-align:center}.proyectos-list-proyecto-cell__meta{display:flex;flex-wrap:wrap;gap:.35rem .5rem;margin-top:.15rem;font-size:var(--oficina-font-meta);color:#64748b}.proyectos-list-proyecto-cell__meta span:not(:last-child):after{content:"·";margin-left:.5rem;color:#cbd5e1}.proyectos-list-alertas-chips{display:inline-flex;gap:.25rem;align-items:center}.proyectos-list-alertas-chip{display:inline-flex;align-items:center;justify-content:center;min-width:1.35rem;height:1.35rem;padding:0 .35rem;border-radius:999px;font-size:var(--oficina-font-meta);font-weight:var(--oficina-font-weight-strong, 600);line-height:1}.proyectos-list-alertas-chip--critica{background:#fef2f2;color:#dc2626;border:1px solid #fecaca}.proyectos-list-alertas-chip--alta{background:#fff7ed;color:#ea580c;border:1px solid #fed7aa}.proyectos-list-alertas-chip--info{background:#f1f5f9;color:#475569;border:1px solid #e2e8f0}.proyectos-list-alertas-none{color:#94a3b8}.proyectos-list-plazo{display:flex;flex-direction:column;gap:.1rem;min-width:4.5rem}.proyectos-list-plazo__badge{font-size:var(--oficina-font-meta);font-weight:var(--oficina-font-weight-strong, 600);text-transform:uppercase;letter-spacing:.03em}.proyectos-list-plazo__fecha{font-size:var(--oficina-font-meta);color:#64748b}.proyectos-list-plazo--en_plazo .proyectos-list-plazo__badge{color:#16a34a}.proyectos-list-plazo--riesgo .proyectos-list-plazo__badge{color:#d97706}.proyectos-list-plazo--atrasado .proyectos-list-plazo__badge{color:#dc2626}.proyectos-list-plazo--sin_fecha .proyectos-list-plazo__badge{color:#94a3b8}.proyectos-list-estado-inline{display:inline-flex;align-items:center;gap:.3rem;font-size:var(--oficina-font-body);text-transform:capitalize;white-space:nowrap}.proyectos-list-user-inline{display:inline-flex;align-items:center;gap:.35rem;min-width:0;max-width:10rem}.proyectos-list-user-inline__avatar{flex-shrink:0;width:1.4rem;height:1.4rem;border-radius:999px;background:#1e40af;color:#fff;font-size:var(--oficina-font-meta);font-weight:var(--oficina-font-weight-strong, 600);display:inline-flex;align-items:center;justify-content:center}.proyectos-list-user-inline__name{font-size:var(--oficina-font-body);overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.proyectos-list-row-menu-btn{display:inline-flex;align-items:center;justify-content:center;width:2rem;height:2rem;border:0;border-radius:.375rem;background:transparent;color:#64748b;cursor:pointer}.proyectos-list-row-menu-btn:hover{background:#f1f5f9;color:#1e40af}.proyectos-list-row-menu{min-width:11rem;background:#fff;border:1px solid #e2e8f0;border-radius:.5rem;padding:.35rem;box-shadow:0 8px 24px #0f172a1f;z-index:50}.proyectos-list-row-menu__item{display:flex;align-items:center;gap:.5rem;padding:.45rem .65rem;border-radius:.375rem;font-size:var(--oficina-font-body);color:#334155;cursor:pointer;outline:none}.proyectos-list-row-menu__item .material-symbols-outlined{font-size:var(--oficina-font-title);color:#64748b}.proyectos-list-row-menu__item:hover,.proyectos-list-row-menu__item:focus{background:#f8fafc;color:#263652}.proyectos-list-row--late{background:#fffafb}.proyectos-list-row--late:hover{background:#fef2f2!important}.progress-cell--table .progress-cell__track{height:.45rem}.progress-cell--table .progress-cell__label{font-size:var(--oficina-font-meta);font-weight:var(--oficina-font-weight-strong, 600)}.proyectos-list-empty__actions{display:flex;flex-wrap:wrap;gap:.5rem;justify-content:center;margin-top:.5rem}.proyectos-list-header{display:flex;flex-wrap:wrap;align-items:flex-start;justify-content:space-between;gap:1.25rem}.proyectos-list-kicker{margin:0 0 .5rem;font-size:var(--oficina-font-meta);font-weight:var(--oficina-font-weight-strong, 600);letter-spacing:.1em;text-transform:uppercase;color:#1e40af}.proyectos-list-page h1{margin:0;font-size:var(--oficina-font-title);font-weight:var(--oficina-font-weight-strong, 600);letter-spacing:-.02em;color:#263652}.proyectos-list-subtitle{margin:.2rem 0 0;max-width:36rem;font-size:var(--oficina-font-body);font-weight:500;color:#64748b;line-height:1.45}.proyectos-list-header-actions{display:flex;flex-shrink:0;align-items:flex-start;gap:.5rem}.proyectos-list-header-filters{display:flex;align-items:center;gap:.5rem;flex-wrap:wrap;margin-bottom:.25rem}.proyectos-list-header-select,.proyectos-list-header-date{padding:.4rem .6rem;border:1px solid #e2e8f0;border-radius:.5rem;background:#fff;font-size:var(--oficina-font-meta);color:#263652}.proyectos-list-header-select{min-width:9.5rem}.proyectos-list-date-group{display:flex;align-items:center;gap:.35rem}.proyectos-list-date-sep{font-size:var(--oficina-font-meta);color:var(--text-secondary, #64748b);padding:0 .15rem}.proyectos-list-btn-outline{display:inline-flex;align-items:center;gap:.35rem;padding:.45rem .85rem;border:1px solid #e2e8f0;border-radius:.5rem;background:#fff;color:#334155;font-size:var(--oficina-font-meta);font-weight:600;cursor:pointer;white-space:nowrap}.proyectos-list-btn-outline:hover{background:#f8fafc;border-color:#cbd5e1}.proyectos-list-btn-outline .material-symbols-outlined{font-size:1rem}.proyectos-list-detalle{display:flex;flex-direction:column;gap:.85rem;padding-top:.6rem;border-top:1px solid #e2e8f0}.proyectos-list-detalle-head{display:flex;align-items:flex-start;justify-content:space-between;gap:1rem}.proyectos-list-detalle-head h2{margin:0;font-size:var(--oficina-font-body);font-weight:var(--oficina-font-weight-strong, 600);color:#263652}.proyectos-list-detalle-head p{margin:.15rem 0 0;font-size:var(--oficina-font-meta);color:#64748b}.proyectos-list-detalle-close{display:inline-flex;align-items:center;gap:.3rem;flex-shrink:0;padding:.35rem .7rem;border:1px solid #e2e8f0;border-radius:.5rem;background:#fff;color:#475569;font-size:var(--oficina-font-meta);font-weight:600;cursor:pointer}.proyectos-list-detalle-close:hover{background:#f8fafc;border-color:#cbd5e1}.proyectos-list-detalle-close .material-symbols-outlined{font-size:1rem}.proyectos-list-btn-new{display:inline-flex;align-items:center;gap:.35rem;padding:.45rem .95rem;border:none;border-radius:.5rem;background:#1e40af;color:#fff;font-size:var(--oficina-font-body);font-weight:var(--oficina-font-weight-strong, 600);cursor:pointer;box-shadow:0 1px 2px #1e40af33;transition:background .15s ease,box-shadow .15s ease;white-space:nowrap}.proyectos-list-btn-new:hover{background:#1e40af;box-shadow:0 4px 12px #1e40af40}.proyectos-list-btn-new .material-symbols-outlined{font-size:var(--oficina-font-title)}.proyectos-list-kpis{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:1rem}.proyectos-list-kpi{background:#fff;border:1px solid #e2e8f0;border-radius:.5rem;padding:1.25rem;box-shadow:0 1px 2px #0f172a0a}.proyectos-list-kpi-label{margin:0 0 .35rem;font-size:var(--oficina-font-meta);font-weight:var(--oficina-font-weight-strong, 600);letter-spacing:.08em;text-transform:uppercase;color:#94a3b8}.proyectos-list-kpi-value{margin:0;font-size:var(--oficina-font-display);font-weight:var(--oficina-font-weight-strong, 600);color:#1e293b;line-height:1.2}.proyectos-list-kpi-value--green{color:#15803d}.proyectos-list-kpi-value--alert{color:#dc2626}.proyectos-list-toolbar{display:grid;gap:1rem;padding:1.25rem;background:#fff;border:1px solid #e2e8f0;border-radius:.5rem;box-shadow:0 1px 2px #0f172a0a}.proyectos-list-search{display:flex;align-items:center;gap:.65rem;padding:0 .85rem;border:1px solid #e2e8f0;border-radius:.5rem;background:#f8fafc}.proyectos-list-search .material-symbols-outlined{color:#94a3b8;font-size:var(--oficina-font-title)}.proyectos-list-search input{flex:1;min-width:0;padding:.65rem 0;border:none;background:transparent;font-size:var(--oficina-font-body);color:#263652}.proyectos-list-search input:focus{outline:none}.proyectos-list-search input::-moz-placeholder{color:#94a3b8}.proyectos-list-search input::placeholder{color:#94a3b8}.proyectos-list-filtros{display:flex;flex-wrap:wrap;align-items:flex-end;gap:.75rem 1rem}.proyectos-list-filtros label{display:flex;flex-direction:column;gap:.3rem;min-width:9rem}.proyectos-list-filtros label>span{font-size:var(--oficina-font-meta);font-weight:var(--oficina-font-weight-strong, 600);letter-spacing:.06em;text-transform:uppercase;color:#94a3b8}.proyectos-list-filtros select,.proyectos-list-filtros input{padding:.45rem .6rem;border:1px solid #e2e8f0;border-radius:.375rem;background:#fff;font-size:var(--oficina-font-body);color:#334155}.proyectos-list-clear{padding:.45rem .85rem;border:1px solid #e2e8f0;border-radius:.375rem;background:#fff;color:#64748b;font-size:var(--oficina-font-body);font-weight:600;cursor:pointer}.proyectos-list-clear:hover{background:#f8fafc;color:#334155}.proyectos-list-clear--btn{margin-top:.5rem}.proyectos-list-count{margin:0;font-size:var(--oficina-font-body);font-weight:500;color:#64748b}.proyectos-list-grid{display:grid;grid-template-columns:repeat(auto-fill,minmax(18rem,1fr));gap:1rem}.proyectos-list-project-card{display:flex;flex-direction:column;gap:.75rem;padding:1.25rem;background:#fff;border:1px solid #e2e8f0;border-radius:.5rem;box-shadow:0 1px 2px #0f172a0a;cursor:pointer;text-align:left;transition:border-color .15s ease,box-shadow .15s ease,transform .15s ease}.proyectos-list-project-card:hover{border-color:#93c5fd;box-shadow:0 8px 24px #1e40af1a;transform:translateY(-1px)}.proyectos-list-project-card:focus-visible{outline:2px solid #1E40AF;outline-offset:2px}.proyectos-list-project-kicker{display:flex;align-items:center;gap:.35rem;font-size:var(--oficina-font-meta);font-weight:var(--oficina-font-weight-strong, 600);letter-spacing:.06em;text-transform:uppercase;color:#1e40af}.proyectos-list-project-kicker-sep{color:#cbd5e1}.proyectos-list-estado-dot{width:.5rem;height:.5rem;border-radius:999px;flex-shrink:0}.proyectos-list-estado-dot--activo{background:#22c55e}.proyectos-list-estado-dot--borrador{background:#94a3b8}.proyectos-list-estado-dot--pausado{background:#f59e0b}.proyectos-list-estado-dot--cerrado{background:#64748b}.proyectos-list-estado-dot--creacion{background:#94a3b8}.proyectos-list-estado-dot--preparacion{background:#93a7db}.proyectos-list-estado-dot--programacion{background:#3b82f6}.proyectos-list-estado-dot--ejecucion{background:#22c55e}.proyectos-list-estado-dot--finalizada{background:#64748b}.proyectos-list-estado-dot--pausada{background:#f59e0b}.proyectos-list-estado-dot--anulada{background:#cbd5e1}.proyectos-list-project-estado{text-transform:capitalize;color:#64748b}.proyectos-list-project-title{margin:0;font-size:var(--oficina-font-title);font-weight:var(--oficina-font-weight-strong, 600);color:#263652;line-height:1.35}.proyectos-list-project-ubicacion{margin:-.35rem 0 0;font-size:var(--oficina-font-body);font-weight:500;color:#64748b}.proyectos-list-project-avance-head{display:flex;justify-content:space-between;align-items:center;margin-bottom:.35rem;font-size:var(--oficina-font-meta);color:#64748b}.proyectos-list-project-avance-head strong{color:#1e293b;font-size:var(--oficina-font-body)}.proyectos-list-project-avance-track{height:6px;border-radius:999px;background:#e2e8f0;overflow:hidden}.proyectos-list-project-avance-fill{height:100%;border-radius:999px;background:linear-gradient(90deg,#1e40af,#3b5fc7)}.proyectos-list-project-dates{display:grid;grid-template-columns:1fr 1fr;gap:.75rem;margin:0;padding-top:.25rem;border-top:1px solid #f1f5f9}.proyectos-list-project-dates dt{margin:0 0 .15rem;font-size:var(--oficina-font-meta);font-weight:var(--oficina-font-weight-strong, 600);letter-spacing:.06em;text-transform:uppercase;color:#94a3b8}.proyectos-list-project-dates dd{margin:0;font-size:var(--oficina-font-body);font-weight:600;color:#334155}.proyectos-list-project-footer{display:flex;align-items:center;justify-content:space-between;gap:.75rem;margin-top:auto;padding-top:.5rem}.proyectos-list-project-footer-left{display:flex;align-items:center;gap:.5rem;min-width:0}.proyectos-list-project-sin-resp{font-size:var(--oficina-font-body);color:#94a3b8}.proyectos-list-alertas-pill{display:inline-flex;align-items:center;gap:.15rem;padding:.15rem .45rem;border-radius:999px;background:#fef2f2;color:#dc2626;font-size:var(--oficina-font-meta);font-weight:var(--oficina-font-weight-strong, 600)}.proyectos-list-alertas-pill .material-symbols-outlined{font-size:var(--oficina-font-body)}.proyectos-list-project-open{display:inline-flex;align-items:center;gap:.15rem;flex-shrink:0;font-size:var(--oficina-font-body);font-weight:600;color:#1e40af}.proyectos-list-project-open .material-symbols-outlined{font-size:var(--oficina-font-title)}.proyectos-list-empty{display:grid;justify-items:center;gap:.65rem;padding:3.5rem 1.5rem;text-align:center;background:#fff;border:1px dashed #cbd5e1;border-radius:.75rem}.proyectos-list-empty .material-symbols-outlined{font-size:var(--oficina-font-display);color:#cbd5e1}.proyectos-list-empty strong{font-size:var(--oficina-font-title);color:#263652}.proyectos-list-empty span{max-width:22rem;font-size:var(--oficina-font-body);color:#64748b;line-height:1.5}@media (max-width: 900px){.proyectos-list-kpis{grid-template-columns:repeat(2,minmax(0,1fr))}}@media (max-width: 540px){.proyectos-list-kpis,.proyectos-list-grid{grid-template-columns:1fr}}.proyectos-list-table-container{width:100%;overflow-x:auto;background:#fff;border:1px solid #e2e8f0;border-radius:.5rem;box-shadow:0 1px 2px #0f172a0a}.proyectos-list-table{width:100%;border-collapse:collapse;text-align:left;font-size:var(--oficina-font-body)}.proyectos-list-table th{background:#f8fafc;padding:.75rem 1rem;font-weight:600;color:#64748b;border-bottom:1px solid #e2e8f0;font-size:var(--oficina-font-meta);text-transform:uppercase;letter-spacing:.05em}.proyectos-list-table td{padding:1rem;border-bottom:1px solid #f1f5f9;color:#334155;vertical-align:middle}.proyectos-list-table tr:last-child td{border-bottom:none}.proyectos-list-table tr{cursor:pointer;transition:background-color .15s ease}.proyectos-list-table tr:hover{background-color:#f8fafc}.proyectos-list-table .col-nombre{font-weight:600;color:#263652}.proyectos-list-table .col-ubicacion{font-size:var(--oficina-font-meta);color:#64748b;font-weight:400;margin-top:.15rem}.proyectos-list-table .col-estado-cell{display:inline-flex;align-items:center;gap:.35rem}.proyectos-list-table .col-avance{min-width:8rem}.proyectos-list-table .col-avance-bar{margin-top:.25rem}.proyectos-list-toolbar-row{display:flex;justify-content:space-between;align-items:center;gap:1rem;flex-wrap:wrap;margin-top:.5rem;padding-top:.75rem;border-top:1px solid #f1f5f9}.proyectos-list-view-toggle{display:flex;align-items:center;background:#f1f5f9;padding:.2rem;border-radius:.5rem;border:1px solid #e2e8f0}.proyectos-list-view-toggle button{display:inline-flex;align-items:center;justify-content:center;width:2rem;height:2rem;border:none;background:transparent;color:#64748b;border-radius:.375rem;cursor:pointer;transition:all .15s ease}.proyectos-list-view-toggle button:hover{color:#263652}.proyectos-list-view-toggle button.active{background:#fff;color:#1e40af;box-shadow:0 1px 2px #0f172a14}.documentos-container{display:grid;grid-template-columns:320px 1fr;gap:1.5rem;align-items:start;width:100%;margin-top:1rem}@media (max-width: 1024px){.documentos-container{grid-template-columns:1fr}}.documentos-upload-card{background:#fff;border:1px solid #e2e8f0;border-radius:12px;padding:1.5rem;box-shadow:0 1px 3px #0000000d}.documentos-upload-card h3{margin:0 0 1.25rem;font-size:var(--oficina-font-title);font-weight:var(--oficina-font-weight-strong, 600);color:#263652}.documentos-form-group{display:flex;flex-direction:column;gap:1rem;margin-bottom:1.25rem}.documentos-field{display:flex;flex-direction:column;gap:.4rem}.documentos-field label{font-size:var(--oficina-font-meta);font-weight:var(--oficina-font-weight-strong, 600);color:#64748b;text-transform:uppercase;letter-spacing:.05em}.documentos-field input[type=text]{padding:.65rem .85rem;border:1px solid #e2e8f0;border-radius:8px;font-size:var(--oficina-font-body);color:#263652;background:#f8fafc;transition:all .15s ease}.documentos-field input[type=text]:focus{outline:none;border-color:#1e40af;background:#fff;box-shadow:0 0 0 3px #1e40af26}.documentos-file-dropzone{border:2px dashed #cbd5e1;border-radius:8px;padding:1.75rem 1rem;text-align:center;background:#f8fafc;cursor:pointer;transition:all .15s ease;display:flex;flex-direction:column;align-items:center;gap:.5rem}.documentos-file-dropzone:hover{border-color:#1e40af;background:#eff6ff}.documentos-file-dropzone .material-symbols-outlined{font-size:var(--oficina-font-display);color:#64748b}.documentos-file-dropzone span{font-size:var(--oficina-font-body);color:#475569}.documentos-file-dropzone input[type=file]{display:none}.documentos-file-selected{font-size:var(--oficina-font-body);font-weight:600;color:#15803d!important}.documentos-table-card{background:#fff;border:1px solid #e2e8f0;border-radius:12px;box-shadow:0 1px 3px #0000000d;overflow:hidden}.documentos-table{width:100%;border-collapse:collapse;font-size:var(--oficina-font-body)}.documentos-table th{background:#f8fafc;padding:1rem;font-weight:600;color:#64748b;border-bottom:1px solid #e2e8f0;font-size:var(--oficina-font-meta);text-transform:uppercase;letter-spacing:.05em}.documentos-table td{padding:1.25rem 1rem;border-bottom:1px solid #f1f5f9;color:#334155;vertical-align:middle}.documentos-table tr:last-child td{border-bottom:none}.documentos-table tr:hover{background:#f8fafc}.doc-info{display:flex;flex-direction:column;gap:.2rem}.doc-name{font-weight:600;color:#263652}.doc-file-name{font-size:var(--oficina-font-meta);color:#64748b}.doc-status-badge{padding:.25rem .5rem;border-radius:999px;font-size:var(--oficina-font-meta);font-weight:600;border:1px solid transparent;cursor:pointer;outline:none;text-transform:capitalize}.doc-status-badge.borrador{background:#f1f5f9;color:#475569;border-color:#cbd5e1}.doc-status-badge.aprobado{background:#eff6ff;color:#1e40af;border-color:#bfdbfe}.doc-status-badge.vigente{background:#ecfdf5;color:#059669;border-color:#a7f3d0}.bitacora-container{display:grid;grid-template-columns:360px 1fr;gap:1.5rem;align-items:start;width:100%;margin-top:1rem}@media (max-width: 1024px){.bitacora-container{grid-template-columns:1fr}}.bitacora-form-card{background:#fff;border:1px solid #e2e8f0;border-radius:12px;padding:1.5rem;box-shadow:0 1px 3px #0000000d}.bitacora-form-card h3{margin:0 0 1.25rem;font-size:var(--oficina-font-title);font-weight:var(--oficina-font-weight-strong, 600);color:#263652}.bitacora-form-group{display:flex;flex-direction:column;gap:1rem;margin-bottom:1.25rem}.bitacora-field{display:flex;flex-direction:column;gap:.4rem}.bitacora-field label{font-size:var(--oficina-font-meta);font-weight:var(--oficina-font-weight-strong, 600);color:#64748b;text-transform:uppercase;letter-spacing:.05em}.bitacora-field select,.bitacora-field input[type=datetime-local],.bitacora-field textarea{padding:.65rem .85rem;border:1px solid #e2e8f0;border-radius:8px;font-size:var(--oficina-font-body);color:#263652;background:#f8fafc;transition:all .15s ease;font-family:inherit}.bitacora-field select:focus,.bitacora-field input[type=datetime-local]:focus,.bitacora-field textarea:focus{outline:none;border-color:#1e40af;background:#fff;box-shadow:0 0 0 3px #1e40af26}.bitacora-file-dropzone{border:2px dashed #cbd5e1;border-radius:8px;padding:1.25rem 1rem;text-align:center;background:#f8fafc;cursor:pointer;transition:all .15s ease;display:flex;flex-direction:column;align-items:center;gap:.5rem}.bitacora-file-dropzone:hover{border-color:#1e40af;background:#eff6ff}.bitacora-file-dropzone .material-symbols-outlined{font-size:var(--oficina-font-display);color:#64748b}.bitacora-file-dropzone span{font-size:var(--oficina-font-body);color:#475569}.bitacora-file-dropzone input[type=file]{display:none}.bitacora-timeline-container{background:#fff;border:1px solid #e2e8f0;border-radius:12px;padding:2rem;box-shadow:0 1px 3px #0000000d}.bitacora-timeline{margin-left:.5rem}.bitacora-entry-card{box-shadow:0 1px 3px #00000005;border-radius:12px}.bitacora-entry-text{font-size:var(--oficina-font-body);line-height:1.6}.bitacora-entry-meta{display:flex;justify-content:space-between;align-items:center;flex-wrap:wrap;gap:.75rem;margin-top:1rem;padding-top:.75rem;border-top:1px solid #f1f5f9;font-size:var(--oficina-font-body);color:#64748b}.bitacora-entry-author{font-weight:600;color:#334155;background:#f1f5f9;padding:.2rem .5rem;border-radius:999px;font-size:var(--oficina-font-meta)}.bitacora-entry-adjuntos-list{display:flex;flex-wrap:wrap;gap:.5rem;list-style:none;padding:0;margin:0}.bitacora-adjunto-pill{display:inline-flex;align-items:center;gap:.35rem;padding:.25rem .6rem;background:#f1f5f9;border:1px solid #e2e8f0;border-radius:999px;font-size:var(--oficina-font-meta);color:#1e40af;text-decoration:none;font-weight:500;transition:all .15s ease}.bitacora-adjunto-pill:hover{background:#eff6ff;border-color:#bfdbfe}.tareas-table-card{background:#fff;border:1px solid #e2e8f0;border-radius:12px;padding:.5rem;box-shadow:0 1px 3px #0000000d;overflow-x:auto;margin-top:.5rem}.tarea-status-select{-moz-appearance:none;appearance:none;-webkit-appearance:none;font-weight:var(--oficina-font-weight-strong, 600);font-size:var(--oficina-font-meta);text-transform:uppercase;letter-spacing:.04em;padding:.35rem 1rem .35rem .75rem;border-radius:999px;border:1px solid transparent;cursor:pointer;outline:none;text-align:center;width:auto;min-width:120px;transition:all .15s ease;background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' fill='none' viewBox='0 0 24 24' stroke='%23475569' stroke-width='2'%3E%3Cpath stroke-linecap='round' stroke-linejoin='round' d='M19 9l-7 7-7-7'/%3E%3C/svg%3E");background-repeat:no-repeat;background-position:right .5rem center;background-size:.75rem}.tarea-status-select.state-en_progreso{background-color:#fef3c7;color:#b45309;border-color:#fde68a;background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' fill='none' viewBox='0 0 24 24' stroke='%23b45309' stroke-width='2'%3E%3Cpath stroke-linecap='round' stroke-linejoin='round' d='M19 9l-7 7-7-7'/%3E%3C/svg%3E")}.tarea-status-select.state-completada{background-color:#dcfce7;color:#15803d;border-color:#bbf7d0;background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' fill='none' viewBox='0 0 24 24' stroke='%2315803d' stroke-width='2'%3E%3Cpath stroke-linecap='round' stroke-linejoin='round' d='M19 9l-7 7-7-7'/%3E%3C/svg%3E")}.tarea-status-select.state-rechazada{background-color:#fee2e2;color:#b91c1c;border-color:#fecaca;background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' fill='none' viewBox='0 0 24 24' stroke='%23b91c1c' stroke-width='2'%3E%3Cpath stroke-linecap='round' stroke-linejoin='round' d='M19 9l-7 7-7-7'/%3E%3C/svg%3E")}.tarea-avance-bar-fg{height:100%;height:2.25rem;border:1px solid #cbd5e1;border-radius:8px;padding:0 .625rem;font-size:var(--oficina-font-body);background:#fff;padding:.5rem;box-shadow:0 1px 3px #0000000d;overflow-x:auto;margin-top:.5rem}.tareas-table{width:100%;border-collapse:collapse;font-size:var(--oficina-font-body)}.tareas-table th{text-align:left;font-weight:var(--oficina-font-weight-strong, 600);font-size:var(--oficina-font-meta);text-transform:uppercase;letter-spacing:.06em;color:#64748b;padding:.875rem 1rem;border-bottom:2px solid #e2e8f0}.tareas-table td{padding:.875rem 1rem;vertical-align:middle;border-bottom:1px solid #f1f5f9;color:#334155}.tareas-table tr:last-child td{border-bottom:none}.tareas-table tr:hover td{background-color:#f8fafc}.tarea-info-cell{display:flex;flex-direction:column;gap:.25rem}.tarea-partida-tag{font-weight:var(--oficina-font-weight-strong, 600);font-size:var(--oficina-font-body);color:var(--rtb-secondary)}.tarea-nombre-extra{font-size:var(--oficina-font-body);color:#475569;margin-top:.125rem}.tarea-asignado-cell{display:flex;align-items:center;gap:.5rem}.tarea-asignado-select{border:1px solid #e2e8f0;border-radius:6px;padding:.25rem .5rem;font-size:var(--oficina-font-body);background:#f8fafc;color:#334155;cursor:pointer;outline:none;max-width:140px;transition:all .15s ease}.tarea-asignado-select:hover{border-color:#cbd5e1;background:#f1f5f9}.tarea-asignado-select:focus{border-color:var(--rtb-secondary);box-shadow:0 0 0 2px #0059bb1a}.tarea-status-select{-moz-appearance:none;appearance:none;-webkit-appearance:none;font-weight:var(--oficina-font-weight-strong, 600);font-size:var(--oficina-font-meta);text-transform:uppercase;letter-spacing:.04em;padding:.35rem 1rem .35rem .75rem;border-radius:999px;border:1px solid transparent;cursor:pointer;outline:none;text-align:center;width:auto;min-width:120px;transition:all .15s ease;background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' fill='none' viewBox='0 0 24 24' stroke='%23475569' stroke-width='2'%3E%3Cpath stroke-linecap='round' stroke-linejoin='round' d='M19 9l-7 7-7-7'/%3E%3C/svg%3E");background-repeat:no-repeat;background-position:right .5rem center;background-size:.75rem}.tarea-status-select.state-pendiente{background-color:#f1f5f9;color:#475569;border-color:#e2e8f0}.tarea-status-select.state-en_progreso{background-color:#fef3c7;color:#b45309;border-color:#fde68a;background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' fill='none' viewBox='0 0 24 24' stroke='%23b45309' stroke-width='2'%3E%3Cpath stroke-linecap='round' stroke-linejoin='round' d='M19 9l-7 7-7-7'/%3E%3C/svg%3E")}.tarea-status-select.state-completada{background-color:#dcfce7;color:#15803d;border-color:#bbf7d0;background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' fill='none' viewBox='0 0 24 24' stroke='%2315803d' stroke-width='2'%3E%3Cpath stroke-linecap='round' stroke-linejoin='round' d='M19 9l-7 7-7-7'/%3E%3C/svg%3E")}.tarea-status-select.state-rechazada{background-color:#fee2e2;color:#b91c1c;border-color:#fecaca;background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' fill='none' viewBox='0 0 24 24' stroke='%23b91c1c' stroke-width='2'%3E%3Cpath stroke-linecap='round' stroke-linejoin='round' d='M19 9l-7 7-7-7'/%3E%3C/svg%3E")}.tarea-status-select:hover{filter:brightness(.96)}.tarea-status-select:focus{box-shadow:0 0 0 2px #0000000d}.tarea-avance-wrap{display:flex;align-items:center;gap:.625rem;min-width:120px}.tarea-avance-text{font-size:var(--oficina-font-body);font-weight:var(--oficina-font-weight-strong, 600);color:#475569;min-width:2.25rem}.tarea-avance-bar-bg{flex:1;height:6px;background:#e2e8f0;border-radius:999px;overflow:hidden}.tarea-avance-bar-fg{height:100%;background:linear-gradient(90deg,#10b981,#059669);border-radius:999px;transition:width .3s ease}.proj-toolbar label{display:flex;flex-direction:column;gap:.25rem;font-size:var(--oficina-font-meta);font-weight:var(--oficina-font-weight-strong, 600);text-transform:uppercase;letter-spacing:.05em;color:#64748b}.proj-toolbar select,.proj-toolbar input{height:2.25rem;border:1px solid #cbd5e1;border-radius:8px;padding:0 .625rem;font-size:var(--oficina-font-body);background:#fff;color:#334155;outline:none;transition:all .15s ease}.proj-toolbar select:focus,.proj-toolbar input:focus{border-color:var(--rtb-secondary);box-shadow:0 0 0 2px #0059bb1a}.proj-toolbar select{cursor:pointer;min-width:110px}.proj-toolbar input[type=date]{min-width:125px}.proj-toolbar input[type=number]{width:80px}.plan-sheet-container{background:#fff;border:1px solid #e2e8f0;border-radius:12px;box-shadow:0 1px 3px #0000000d;overflow:auto;width:100%;max-height:calc(100vh - 220px)}.plan-sheet-table{width:100%;border-collapse:collapse;font-size:var(--oficina-font-body);table-layout:fixed}.plan-sheet-table th{background:#f8fafc;font-weight:var(--oficina-font-weight-strong, 600);font-size:var(--oficina-font-meta);text-transform:uppercase;color:#64748b;padding:.75rem;border:1px solid #e2e8f0;text-align:left;position:sticky;top:0;z-index:10}.plan-sheet-table td{padding:0;border:1px solid #e2e8f0;vertical-align:middle}.plan-sheet-row-level-0{background-color:#f1f5f9}.plan-sheet-row-level-1{background-color:#f8fafc}.plan-sheet-row-level-2{background-color:#fafafa}.plan-sheet-control-cell{position:sticky;left:0;z-index:5;background:inherit}.plan-sheet-control-name{display:flex;align-items:center;gap:.5rem;padding:.625rem .75rem;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.plan-sheet-partida-actions{display:flex;align-items:center;justify-content:flex-start;padding:.25rem .5rem}.plan-sheet-add-btn{border:none;background:transparent;color:var(--rtb-secondary);font-size:var(--oficina-font-meta);font-weight:var(--oficina-font-weight-strong, 600);text-transform:uppercase;letter-spacing:.03em;cursor:pointer;display:inline-flex;align-items:center;gap:.35rem;padding:.35rem .625rem;border-radius:6px;transition:all .15s ease}.plan-sheet-add-btn:hover{background:#0059bb14}.plan-sheet-add-btn .material-symbols-outlined{font-size:var(--oficina-font-title)}.plan-sheet-task-row{background-color:#fff}.plan-sheet-task-row:hover{background-color:#f8fafc}.plan-sheet-task-indent{display:flex;align-items:center;gap:.35rem;padding:.5rem .75rem;color:#94a3b8;background-color:#fafafa;border-right:1px solid #e2e8f0}.plan-task-icon{font-size:var(--oficina-font-title);transform:rotate(90deg)}.plan-task-tag{font-size:var(--oficina-font-meta);font-weight:var(--oficina-font-weight-strong, 600);text-transform:uppercase;color:#64748b;background:#f1f5f9;padding:.125rem .375rem;border-radius:4px}.plan-sheet-input,.plan-sheet-select{width:100%;height:2.375rem;border:none;background:transparent;color:#334155;padding:0 .75rem;font-size:var(--oficina-font-body);outline:none;transition:all .15s ease}.plan-sheet-input.text{font-weight:500;color:#263652}.plan-sheet-input.date{font-size:var(--oficina-font-body)}.plan-sheet-input.duration{text-align:center;font-weight:600}.plan-sheet-progress-cell{display:flex;align-items:center;padding-right:.75rem}.plan-sheet-input.pct{text-align:right;padding-right:.25rem;font-weight:var(--oficina-font-weight-strong, 600)}.plan-pct-symbol{font-size:var(--oficina-font-body);font-weight:var(--oficina-font-weight-strong, 600);color:#64748b}.plan-sheet-input:focus,.plan-sheet-select:focus{background-color:#f0f7ff;box-shadow:inset 0 0 0 2px var(--rtb-secondary)}.plan-status-dot,.plan-status-indicator{font-family:Material Symbols Outlined;font-size:var(--oficina-font-title);display:grid;place-items:center;margin:auto;-webkit-user-select:none;-moz-user-select:none;user-select:none}.plan-status-dot.saving,.plan-status-indicator.saving{color:var(--rtb-secondary);animation:plan-spin 1s linear infinite}.plan-status-dot.saved{color:#10b981}.plan-status-dot.error{color:var(--rtb-error)}.plan-status-dot.idle{color:#94a3b8}@keyframes plan-spin{to{transform:rotate(360deg)}}.plan-sheet-delete-btn{border:none;background:transparent;color:#ef4444;cursor:pointer;padding:.375rem;display:grid;place-items:center;border-radius:6px;margin:auto;transition:all .15s ease}.plan-sheet-delete-btn:hover{background-color:#fee2e2}.plan-sheet-delete-btn .material-symbols-outlined{font-size:var(--oficina-font-title)}.hub-planificacion-modes{display:flex;flex-wrap:wrap;gap:.5rem;margin-bottom:1rem}.hub-planificacion-mode{display:inline-flex;align-items:center;gap:.375rem;padding:.5rem .875rem;border:1px solid var(--dash-border, #e2e8f0);border-radius:8px;background:#fff;cursor:pointer;font-size:var(--oficina-font-body)}.hub-planificacion-mode.active{background:#eff6ff;border-color:#1e40af;color:#1e40af}.hub-metric-cards{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:1.5rem;margin-bottom:2rem}.hub-metric-card{display:flex;flex-direction:column;gap:.5rem;padding:1.25rem 1.35rem;border:1px solid #e2e8f0;border-radius:.5rem;background:#fff;box-shadow:0 2px 4px #0000000a;transition:transform .2s ease,box-shadow .2s ease}.hub-metric-card:hover{transform:translateY(-2px);box-shadow:0 10px 15px -3px #00000014}.hub-metric-card__head{display:flex;align-items:flex-start;justify-content:space-between;gap:.5rem;margin-bottom:.25rem}.hub-metric-label{display:block;margin:0;font-size:var(--oficina-font-meta);font-weight:var(--oficina-font-weight-strong, 600);letter-spacing:.05em;text-transform:uppercase;color:#64748b}.hub-metric-card__icon{font-size:1.25rem!important;color:#1e40af66}.hub-metric-card__icon--warn{color:#ba1a1a66}.hub-metric-card__value-row{display:flex;align-items:flex-end;gap:.5rem}.hub-metric-card__value{font-size:2rem;font-weight:700;line-height:1;color:#191c1e}.hub-metric-sub{font-size:var(--oficina-font-meta);font-weight:500;color:#64748b;line-height:1.35}.hub-metric-bar{height:6px;background:#eceef0;border-radius:999px;margin-top:.35rem;overflow:hidden}.hub-metric-bar>div{height:100%;background:#1e40af;border-radius:999px}@media (max-width: 1100px){.hub-metric-cards{grid-template-columns:repeat(2,minmax(0,1fr))}}@media (max-width: 560px){.hub-metric-cards{grid-template-columns:1fr}}.hub-avance-section-head{display:flex;justify-content:space-between;align-items:center;margin-bottom:.75rem}.hub-alertas-toolbar{display:flex;justify-content:space-between;align-items:center;gap:var(--oficina-space-4);margin-bottom:var(--oficina-space-4);flex-wrap:wrap}.hub-alertas-filtros{display:flex;gap:var(--oficina-space-1);background:var(--oficina-nav-hover);padding:var(--oficina-space-1);border-radius:var(--oficina-radius-md)}.hub-alertas-filtros button{padding:.4rem .9rem;border:1px solid transparent;border-radius:var(--oficina-radius-sm);background:transparent;color:#475569;font-size:var(--oficina-font-body);font-weight:var(--oficina-font-weight-strong, 600);cursor:pointer;transition:background .15s ease,color .15s ease,box-shadow .15s ease}.hub-alertas-filtros button:hover{color:#111827}.hub-alertas-filtros button.active{background:#fff;color:#111827;border-color:var(--oficina-border-subtle);box-shadow:0 1px 2px #0f172a0f}.notif-page-actions{display:flex;flex-wrap:wrap;align-items:center;gap:var(--oficina-space-2)}.notif-page-actions .dash-btn{display:inline-flex;align-items:center;gap:var(--oficina-space-2)}.notif-page-actions .dash-btn .material-symbols-outlined{font-size:1.125rem}.notif-page-badge{display:inline-flex;align-items:center;padding:.2rem .55rem;border-radius:var(--oficina-radius-sm);border:1px solid #fecaca;background:#fef2f2;color:#b91c1c;font-size:var(--oficina-font-meta);font-weight:var(--oficina-font-weight-strong, 600);letter-spacing:.04em;text-transform:uppercase}.notif-feed{display:flex;flex-direction:column;gap:1rem}.notif-feed__list{list-style:none;margin:0;padding:0;display:flex;flex-direction:column;gap:.65rem}.notif-item{position:relative;display:grid;grid-template-columns:2.25rem minmax(0,1fr) auto;align-items:start;-moz-column-gap:.85rem;column-gap:.85rem;padding:1rem 1.1rem 1rem calc(1.1rem + 3px);background:#fff;border:1px solid #e2e8f0;border-radius:.75rem;box-shadow:0 1px 2px #0f172a08;transition:background .15s ease,border-color .15s ease}.notif-item:before{content:"";position:absolute;top:.75rem;bottom:.75rem;left:0;width:3px;border-radius:999px;background:#94a3b8}.notif-item.tone-critica:before{background:#ef4444}.notif-item.tone-alta:before{background:#f59e0b}.notif-item.tone-media:before{background:#3b82f6}.notif-item.tone-baja:before{background:#94a3b8}.notif-item:hover{background:#f8fafc;border-color:#cbd5e1}.notif-item.is-read{background:#fafbfc}.notif-item.is-read:before{opacity:.4}.notif-item.is-read .notif-item__title{color:#64748b;font-weight:500}.notif-item.is-resolved{opacity:.7}.notif-item__icon{flex-shrink:0;display:grid;place-items:center;width:2.25rem;height:2.25rem;margin-top:.05rem;border-radius:.55rem;border:1px solid #e2e8f0;background:#f8fafc;color:#64748b}.notif-item__icon .material-symbols-outlined{font-size:1.15rem;font-variation-settings:"FILL" 1}.notif-item.tone-critica .notif-item__icon{background:#fef2f2;border-color:#fecaca;color:#ef4444}.notif-item.tone-alta .notif-item__icon{background:#fffbeb;border-color:#fde68a;color:#f59e0b}.notif-item.tone-media .notif-item__icon{background:#eff6ff;border-color:#bfdbfe;color:#3b82f6}.notif-item__body{min-width:0;display:flex;flex-direction:column;gap:.35rem}.notif-item__topline{display:flex;align-items:baseline;justify-content:space-between;gap:.75rem}.notif-item__title{margin:0;font-size:var(--oficina-font-body);font-weight:var(--oficina-font-weight-strong, 600);line-height:1.4;color:#0f172a}.notif-item__time{flex-shrink:0;font-size:var(--oficina-font-meta);line-height:1.2;color:#94a3b8;white-space:nowrap}.notif-item__message{margin:0;font-size:var(--oficina-font-body);line-height:1.45;color:#64748b;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden}.notif-item__meta{display:flex;flex-wrap:wrap;align-items:center;gap:.45rem .75rem;margin-top:.15rem}.notif-item__prio{display:inline-flex;align-items:center;padding:.15rem .45rem;border-radius:.35rem;font-size:var(--oficina-font-meta);font-weight:var(--oficina-font-weight-strong, 600);letter-spacing:.03em;text-transform:uppercase}.notif-item__prio.tone-critica{color:#b91c1c;background:#fee2e2}.notif-item__prio.tone-alta{color:#b45309;background:#ffedd5}.notif-item__prio.tone-media{color:var(--oficina-accent, #1e40af);background:#dbeafe}.notif-item__prio.tone-baja{color:#475569;background:#f1f5f9}.notif-item__proyecto{font-size:var(--oficina-font-meta);color:#94a3b8}.notif-item__link{font-size:var(--oficina-font-meta);font-weight:600;color:var(--oficina-accent, #1e40af);text-decoration:none}.notif-item__link:hover{text-decoration:underline}.notif-item__actions{display:flex;flex-direction:column;align-items:center;gap:.25rem;opacity:.55;transition:opacity .15s ease}.notif-item:hover .notif-item__actions,.notif-item:focus-within .notif-item__actions{opacity:1}.notif-item__action{display:grid;place-items:center;width:2rem;height:2rem;padding:0;border:1px solid transparent;border-radius:.45rem;background:transparent;color:#64748b;cursor:pointer}.notif-item__action:hover{background:#eff6ff;border-color:#bfdbfe;color:#1e40af}.notif-item__action--resolve:hover{background:#f0fdf4;border-color:#bbf7d0;color:#15803d}.notif-item__action .material-symbols-outlined{font-size:1.15rem}.notif-item__aside,.notif-item__tipo,.notif-item__hint{display:none}@media (max-width: 720px){.notif-item{grid-template-columns:2.25rem minmax(0,1fr);padding:.9rem .9rem .9rem calc(.9rem + 3px)}.notif-item__actions{grid-column:2;flex-direction:row;justify-content:flex-end;opacity:1}.notif-item__topline{flex-wrap:wrap}}.hub-alertas-empty{display:flex;flex-direction:column;align-items:center;justify-content:center;gap:var(--oficina-space-2);padding:3rem 1rem;color:#94a3b8;text-align:center;background:#fff;border:1px solid var(--oficina-border-subtle);border-radius:var(--oficina-radius-md)}.hub-alertas-empty .material-symbols-outlined{font-size:var(--oficina-font-display);color:#cbd5e1}.hub-alertas-empty p{margin:0;font-size:var(--oficina-font-body);font-weight:500}.hub-alertas-footer-link{margin-top:var(--oficina-space-4);font-size:var(--oficina-font-body)}.hub-alertas-footer-link a{color:var(--oficina-accent);text-decoration:none;font-weight:500}.hub-alertas-footer-link a:hover{text-decoration:underline}.proj-hub-cliente-link{background:none;border:none;padding:0;color:#1e40af;cursor:pointer;text-decoration:underline;font:inherit}.planificaciones-page:has(.gantt-page.gantt-embed){display:flex;flex-direction:column;min-height:calc(100vh - 10rem)}.planificaciones-page .gantt-embed,.planificaciones-page .gantt-page.gantt-embed{flex:1 1 auto;min-height:420px}.planificaciones-page .planificaciones-metrics{margin-bottom:1.25rem}.planificaciones-metric-warn{color:#dc2626}.planificaciones-toolbar{display:flex;flex-wrap:wrap;align-items:flex-end;justify-content:space-between;gap:1rem;margin-bottom:1rem}.planificaciones-filters{display:flex;flex-wrap:wrap;gap:.75rem}.planificaciones-filter{display:flex;flex-direction:column;gap:.25rem;font-size:var(--oficina-font-meta);color:#64748b}.planificaciones-filter select{min-width:10rem;min-height:2.25rem;padding:.375rem .625rem;border:1px solid var(--dash-border, #e2e8f0);border-radius:8px;background:#fff;font-size:var(--oficina-font-body);color:#263652}.planificaciones-proyectos{display:flex;flex-wrap:wrap;gap:.5rem;margin-bottom:1.25rem}.planificaciones-proyecto-chip{display:inline-flex;align-items:stretch;border:1px solid var(--dash-border, #e2e8f0);border-radius:999px;overflow:hidden;background:#fff}.planificaciones-proyecto-chip.active{border-color:#1e40af;box-shadow:0 0 0 1px #1e40af}.planificaciones-proyecto-select{border:none;background:transparent;padding:.4rem .875rem;font-size:var(--oficina-font-body);font-weight:600;color:#334155;cursor:pointer}.planificaciones-proyecto-chip.active .planificaciones-proyecto-select{color:#1e40af;background:#eff6ff}.planificaciones-proyecto-hub{display:inline-flex;align-items:center;justify-content:center;width:2rem;border:none;border-left:1px solid var(--dash-border, #e2e8f0);background:#f8fafc;color:#64748b;cursor:pointer}.planificaciones-proyecto-hub:hover{background:#eff6ff;color:#1e40af}.planificaciones-proyecto-hub .material-symbols-outlined{font-size:var(--oficina-font-title)}.planificaciones-loading,.planificaciones-empty{display:flex;flex-direction:column;align-items:center;justify-content:center;gap:.5rem;padding:2.5rem 1rem;color:#64748b;text-align:center}.planificaciones-empty .material-symbols-outlined{font-size:var(--oficina-font-display);opacity:.6}.planificaciones-empty p{margin:0}.planificaciones-embedded{margin-top:.5rem}.planificaciones-table .planificaciones-proyecto-link{border:none;background:none;padding:0;color:#1e40af;font-weight:600;cursor:pointer;text-align:left}.planificaciones-table .planificaciones-proyecto-link:hover{text-decoration:underline}.planificaciones-row--vencida td{background:#fff7ed}.planificaciones-fecha-vencida{color:#c2410c;font-weight:600}.planificaciones-estado{display:inline-flex;padding:.2rem .5rem;border-radius:999px;font-size:var(--oficina-font-meta);font-weight:600;text-transform:capitalize}.planificaciones-estado--pendiente{background:#f1f5f9;color:#475569}.planificaciones-estado--en_progreso{background:#dbeafe;color:#1e40af}.planificaciones-estado--completada{background:#dcfce7;color:#166534}.planificaciones-estado--rechazada{background:#fee2e2;color:#b91c1c}.proj-hub-panel{background:#fff;border:1px solid #e2e8f0;border-radius:.75rem;padding:1.25rem 1.5rem}.proj-hub-panel-head{display:flex;align-items:flex-start;justify-content:space-between;gap:1rem;margin-bottom:1rem}.proj-hub-panel-head h2{margin:0 0 .25rem;font-size:var(--oficina-font-title);font-weight:var(--oficina-font-weight-strong, 600);color:#263652}.proj-hub-panel-head p{margin:0;font-size:var(--oficina-font-body);color:#64748b}.proj-hub-split{display:grid;gap:1.25rem}@media (min-width: 960px){.proj-hub-split{grid-template-columns:1fr 1fr}}.hub-planificacion-panel{display:flex;flex-direction:column;gap:0;flex:1;min-height:0;color:#263652}.hub-planificacion-panel--bowtie{color:#263652}.hub-planificacion-head{flex-shrink:0;display:flex;align-items:center;justify-content:space-between;gap:1rem;flex-wrap:wrap;padding:0 0 .875rem;margin-bottom:.875rem;border-bottom:1px solid #e2e8f0}.hub-planificacion-head__left{flex:1;min-width:0}.hub-planificacion-head__hint{margin:0;font-size:var(--oficina-font-body);color:#64748b}.hub-planificacion-head__section{margin:0 0 .625rem;font-size:var(--oficina-font-body);line-height:1.45;color:#64748b;max-width:42rem}.hub-planificacion-head--gantt{padding-bottom:.625rem;margin-bottom:.625rem}.hub-planificacion-import{display:flex;align-items:center;gap:.75rem;flex-wrap:wrap}.hub-planificacion-import__export{display:inline-flex;align-items:center;gap:.4rem;padding:.5rem .875rem;border:1px solid #185c37;border-radius:.5rem;background:linear-gradient(180deg,#217346,#1e6b41);color:#fff;font-size:var(--oficina-font-body);font-weight:600;cursor:pointer;transition:filter .15s ease,opacity .15s ease}.hub-planificacion-import__export:hover:not(:disabled){filter:brightness(1.06)}.hub-planificacion-import__export:disabled{opacity:.65;cursor:wait}.hub-planificacion-import__export .material-symbols-outlined{font-size:var(--oficina-font-title)}.hub-planificacion-import__export.proj-btn-block{width:100%;justify-content:center}.hub-planificacion-import__neutral{display:inline-flex;align-items:center;gap:.4rem;padding:.5rem .875rem;border:1px solid #cbd5e1;border-radius:.5rem;background:#fff;color:#334155;font-size:var(--oficina-font-body);font-weight:600;cursor:pointer;transition:background .15s ease,border-color .15s ease}.hub-planificacion-import__neutral:hover{background:#f8fafc;border-color:#94a3b8}.hub-planificacion-import__neutral .material-symbols-outlined{font-size:var(--oficina-font-title)}.proj-import-gantt-steps{margin:.5rem 0 0;padding-left:1.15rem;color:#475569;font-size:var(--oficina-font-body);line-height:1.55}.proj-import-gantt-steps li+li{margin-top:.35rem}.proj-import-gantt-hint{margin:0 0 .75rem;font-size:var(--oficina-font-body);color:#475569;line-height:1.5}.hub-plan-segment{display:inline-flex;align-items:center;padding:3px;gap:2px;background:#f1f5f9;border-radius:.625rem;flex-shrink:0}.hub-plan-segment button{display:inline-flex;align-items:center;gap:.35rem;padding:.4rem .75rem;border:none;border-radius:.5rem;background:transparent;color:#64748b;font-size:var(--oficina-font-body);font-weight:500;cursor:pointer;transition:background .12s ease,color .12s ease,box-shadow .12s ease}.hub-plan-segment button .material-symbols-outlined{font-size:var(--oficina-font-title)}.hub-plan-segment button.is-active,.hub-plan-segment button[aria-selected=true]{background:#fff;color:#263652;box-shadow:0 1px 2px #0f172a14}.hub-planificacion-body{display:flex;flex-direction:column;min-height:0;flex:1 1 auto;overflow:hidden}.hub-planificacion-error{margin:0 0 .75rem}.hub-planificacion-loading{margin:1rem 0;font-size:var(--oficina-font-body);color:#64748b}.hub-planificacion-empty{display:flex;flex-direction:column;align-items:center;gap:.5rem;padding:3rem 1rem;color:#64748b;text-align:center}.hub-planificacion-empty .material-symbols-outlined{font-size:var(--oficina-font-display);opacity:.5}.proj-page--hub-list,.proj-page--hub-calendar,.proj-page--hub-gantt{padding:0;background:transparent}.hub-tareas-filters{display:flex;flex-wrap:wrap;align-items:flex-end;gap:.65rem .75rem;margin-bottom:.875rem}.hub-tareas-filters label{display:flex;flex-direction:column;gap:.2rem;font-size:var(--oficina-font-meta);font-weight:600;text-transform:uppercase;letter-spacing:.04em;color:#64748b}.hub-tareas-filters select,.hub-tareas-filters input[type=date],.hub-tareas-filters input[type=number]{min-width:7rem;padding:.35rem .5rem;border:1px solid #e2e8f0;border-radius:.375rem;font-size:var(--oficina-font-body);background:#fff}.tareas-table-card--hub{border:1px solid #e2e8f0;border-radius:.625rem;overflow:hidden;background:#fff}.hub-calendar-wrap{flex:1;min-height:520px;padding:0}.gantt-page-toolbar--hub{justify-content:flex-end;margin-bottom:.5rem;padding:0;border:none;background:transparent}.tarea-status-pill{display:inline-flex;padding:.2rem .5rem;border-radius:999px;font-size:var(--oficina-font-meta);font-weight:600;text-transform:capitalize;background:#f1f5f9;color:#475569}.dash-btn--sm{min-height:2rem;padding:.35rem .75rem;font-size:var(--oficina-font-body)}.proj-evidencias-table-wrap{overflow-x:auto}.proj-evidencias-table{width:100%;border-collapse:collapse;font-size:var(--oficina-font-body)}.proj-evidencias-table th,.proj-evidencias-table td{padding:.65rem .75rem;border-bottom:1px solid #e2e8f0;text-align:left;vertical-align:top}.proj-evidencias-table th{font-size:var(--oficina-font-meta);font-weight:var(--oficina-font-weight-strong, 600);text-transform:uppercase;letter-spacing:.04em;color:#64748b}.proj-evidencia-thumb{width:3.5rem;height:3.5rem;-o-object-fit:cover;object-fit:cover;border-radius:.375rem;border:1px solid #e2e8f0}.proj-modal-form--scroll{max-height:min(62vh,640px);overflow-y:auto}.proj-hub-readonly-banner{margin:0 0 1rem;padding:.65rem 1rem;border-radius:.5rem;background:#eff6ff;border:1px solid #bfdbfe;color:#1e40af;font-size:var(--oficina-font-body)}.project-hub-page.dash-page{padding-top:.25rem}.project-hub-shell{color:#263652;margin-bottom:.25rem}.project-hub-shell__back-container{margin-bottom:1.25rem}.project-hub-shell__back{display:inline-flex;align-items:center;gap:.25rem;color:#1e40af;font-size:var(--oficina-font-meta);font-weight:500;text-decoration:none;padding:0;background:transparent;transition:opacity .12s ease}.project-hub-shell__back:hover{text-decoration:underline;opacity:.9}.project-hub-shell__back .material-symbols-outlined{font-size:1rem}.project-hub-shell__hero{display:flex;flex-wrap:wrap;align-items:flex-end;justify-content:space-between;gap:1.25rem 1.5rem;margin-bottom:1.5rem}.project-hub-shell__hero-main{min-width:0;flex:1}.project-hub-shell__title{margin:0 0 1rem;font-size:var(--oficina-font-display, 1.5rem);font-weight:var(--oficina-font-weight-strong, 600);line-height:1.25;color:#191c1e;letter-spacing:-.02em}.project-hub-shell__title--muted{color:#94a3b8;font-weight:500}.project-hub-shell__meta{display:flex;flex-wrap:wrap;gap:1rem 2rem}.project-hub-shell__meta-item{display:flex;flex-direction:column;gap:.15rem;min-width:0}.project-hub-shell__meta-label{font-size:var(--oficina-font-meta);font-weight:var(--oficina-font-weight-strong, 600);letter-spacing:.05em;text-transform:uppercase;color:#64748b}.project-hub-shell__meta-value{font-size:var(--oficina-font-body);font-weight:600;color:#191c1e;line-height:1.35}.project-hub-shell__meta-value--estado{display:inline-flex;align-items:center;gap:.45rem}.project-hub-shell__estado-dot{width:.5rem;height:.5rem;border-radius:999px;background:#94a3b8;flex-shrink:0}.project-hub-shell__estado-dot--creacion{background:#94a3b8}.project-hub-shell__estado-dot--preparacion{background:#64748b}.project-hub-shell__estado-dot--programacion{background:#2563eb}.project-hub-shell__estado-dot--ejecucion{background:#1e40af}.project-hub-shell__estado-dot--finalizada{background:#059669}.project-hub-shell__estado-dot--pausada{background:#d97706}.project-hub-shell__estado-dot--anulada{background:#dc2626}.project-hub-shell__hero-actions{flex-shrink:0}.project-hub-shell__ajustar{box-shadow:0 1px 2px #0f172a14}.project-hub-shell__tabs{display:flex;gap:2rem;margin-bottom:1.75rem;padding:0;border-bottom:1px solid #e2e8f0;background:transparent;max-width:100%;overflow-x:auto;scrollbar-width:none;-webkit-overflow-scrolling:touch}.project-hub-shell__tabs::-webkit-scrollbar{display:none}.project-hub-shell__tabs a{position:relative;display:inline-flex;align-items:center;padding:0 0 1rem;border:none;border-radius:0;font-size:var(--oficina-font-meta);font-weight:500;color:#64748b;text-decoration:none;white-space:nowrap;background:transparent;box-shadow:none;cursor:pointer;transition:color .15s ease}.project-hub-shell__tabs a:hover{color:#1e40af;background:transparent}.project-hub-shell__tabs a.active{color:#1e40af;font-weight:700;background:transparent;box-shadow:none}.project-hub-shell__tabs a.active:after{content:"";position:absolute;left:0;right:0;bottom:0;height:3px;border-radius:3px 3px 0 0;background:#1e40af}.project-hub-shell__body .proj-page{padding:0}.proj-hub--shell{gap:0}.proj-hub--shell .proj-hub-header,.proj-hub--shell .proj-hub-tabs{display:none}.proj-hub-resumen{display:flex;flex-direction:column;gap:0}.proyecto-brigada-tab__intro h2{margin:0 0 .35rem;font-size:var(--oficina-font-title);font-weight:600}.proyecto-brigada-tab__intro p{margin:0 0 1.25rem;color:#64748b;font-size:var(--oficina-font-body)}.proyecto-brigada-tab__form{max-width:28rem;margin-bottom:1.5rem}.proyecto-brigada-tab__field{display:flex;flex-direction:column;gap:.35rem}.proyecto-brigada-tab__label{font-size:var(--oficina-font-meta);font-weight:600;letter-spacing:.04em;color:#64748b}.proyecto-brigada-tab__field select{padding:.6rem .75rem;border-radius:.5rem;border:1px solid #e2e8f0;font-size:var(--oficina-font-body)}.proyecto-brigada-tab__actions{margin-top:1rem}.proyecto-brigada-tab__detail{background:#fff;border:1px solid #e2e8f0;border-radius:.75rem;padding:1.25rem;margin-bottom:1rem}.proyecto-brigada-tab__detail-head{display:flex;justify-content:space-between;align-items:flex-start;gap:1rem;margin-bottom:1rem;flex-wrap:wrap}.proyecto-brigada-tab__detail-kicker{margin:0 0 .25rem;font-size:var(--oficina-font-meta);font-weight:var(--oficina-font-weight-strong, 600);letter-spacing:.08em;color:#94a3b8}.proyecto-brigada-tab__detail-head h3{margin:0;font-size:var(--oficina-font-title)}.proyecto-brigada-tab__miembros h4{margin:0 0 .75rem;font-size:var(--oficina-font-body);font-weight:600;color:#475569}.proyecto-brigada-tab__miembros-list{list-style:none;margin:0;padding:0;display:flex;flex-direction:column;gap:.5rem}.proyecto-brigada-tab__miembros-list li{display:flex;align-items:center;gap:.75rem;padding:.5rem .75rem;background:#f8fafc;border-radius:.5rem}.proyecto-brigada-tab__miembro-email{font-size:var(--oficina-font-body);color:#64748b}.proyecto-brigada-tab__empty,.proyecto-brigada-tab__hint{color:#64748b;font-size:var(--oficina-font-body)}.proyecto-brigada-tab__hint a{color:#1e40af;font-weight:500}.hub-hitos{color:#263652}.hub-hitos-summary{display:grid;grid-template-columns:1fr;gap:1rem;margin-bottom:1.25rem}@media (min-width: 1024px){.hub-hitos-summary{grid-template-columns:minmax(0,2fr) minmax(16rem,1fr)}}.hub-hitos-summary-main,.hub-hitos-distribution{background:#fff;border:1px solid #e2e8f0;border-radius:.75rem;padding:1.25rem}.hub-hitos-summary-main{display:flex;flex-wrap:wrap;align-items:center;gap:1.25rem 1.5rem}.hub-hitos-ring{--hub-hitos-pct: 0;position:relative;width:7.5rem;height:7.5rem;flex-shrink:0;border-radius:50%;background:conic-gradient(#1e40af calc(var(--hub-hitos-pct) * 1%),#e2e8f0 0)}.hub-hitos-ring-inner{position:absolute;top:.55rem;right:.55rem;bottom:.55rem;left:.55rem;border-radius:50%;background:#fff;display:flex;flex-direction:column;align-items:center;justify-content:center;text-align:center;gap:.15rem}.hub-hitos-ring-inner strong{font-size:var(--oficina-font-display);line-height:1;color:#263652}.hub-hitos-ring-inner span{font-size:var(--oficina-font-meta);font-weight:var(--oficina-font-weight-strong, 600);letter-spacing:.06em;text-transform:uppercase;color:#64748b}.hub-hitos-summary-copy{flex:1 1 16rem;min-width:0}.hub-hitos-summary-copy h2{margin:0 0 .35rem;font-size:var(--oficina-font-title);font-weight:var(--oficina-font-weight-strong, 600);color:#263652}.hub-hitos-summary-copy p{margin:0 0 1rem;font-size:var(--oficina-font-body);line-height:1.5;color:#64748b;max-width:36rem}.hub-hitos-stats{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:.625rem}@media (min-width: 640px){.hub-hitos-stats{grid-template-columns:repeat(4,minmax(0,1fr))}}.hub-hitos-stat{padding:.625rem .75rem;border-radius:.5rem;border:1px solid #e2e8f0;background:#f8fafc}.hub-hitos-stat-label{display:block;font-size:var(--oficina-font-meta);font-weight:var(--oficina-font-weight-strong, 600);letter-spacing:.05em;text-transform:uppercase;color:#64748b;margin-bottom:.2rem}.hub-hitos-stat strong{font-size:var(--oficina-font-title);color:#263652}.hub-hitos-stat--ok .hub-hitos-stat-label{color:#059669}.hub-hitos-stat--progress .hub-hitos-stat-label{color:#1e40af}.hub-hitos-stat--late{border-left:3px solid #dc2626}.hub-hitos-stat--late .hub-hitos-stat-label,.hub-hitos-stat--late strong{color:#dc2626}.hub-hitos-aside{display:flex;flex-direction:column;gap:.75rem}.hub-hitos-distribution header{display:flex;justify-content:space-between;align-items:baseline;gap:.5rem;margin-bottom:.875rem}.hub-hitos-distribution h3{margin:0;font-size:var(--oficina-font-body);font-weight:var(--oficina-font-weight-strong, 600);color:#263652}.hub-hitos-distribution header span{font-size:var(--oficina-font-meta);color:#64748b}.hub-hitos-bars{display:flex;flex-direction:column;gap:.5rem}.hub-hitos-bar-row{display:grid;grid-template-columns:5.5rem 1fr 1.75rem;align-items:center;gap:.5rem;font-size:var(--oficina-font-meta);color:#475569}.hub-hitos-bar-track{height:.4rem;border-radius:999px;background:#f1f5f9;overflow:hidden}.hub-hitos-bar-fill{height:100%;border-radius:999px;min-width:0;transition:width .35s ease}.hub-hitos-bar-fill--ok{background:#10b981}.hub-hitos-bar-fill--progress{background:#1e40af}.hub-hitos-bar-fill--late{background:#ef4444}.hub-hitos-bar-fill--pending{background:#94a3b8}.hub-hitos-bar-row strong{text-align:right;font-size:var(--oficina-font-meta);color:#263652}.hub-hitos-alert{display:flex;align-items:flex-start;gap:.75rem;padding:.875rem 1rem;border-radius:.625rem;border:1px solid #fecaca;background:#fef2f2;color:#991b1b}.hub-hitos-alert .material-symbols-outlined{font-size:var(--oficina-font-title);color:#dc2626;flex-shrink:0}.hub-hitos-alert strong{display:block;font-size:var(--oficina-font-body);margin-bottom:.15rem}.hub-hitos-alert p{margin:0;font-size:var(--oficina-font-meta);color:#b91c1c}.hub-hitos-toolbar{display:flex;flex-wrap:wrap;align-items:center;justify-content:space-between;gap:.75rem;margin-bottom:.875rem}.hub-hitos-refresh{margin-left:auto}.hub-hitos-filtros{display:flex;flex-wrap:wrap;gap:.375rem}.hub-hitos-filtros button{padding:.375rem .75rem;border:1px solid #e2e8f0;border-radius:6px;background:#fff;color:#334155;font-size:var(--oficina-font-body);font-weight:600;cursor:pointer}.hub-hitos-filtros button:hover{background:#f8fafc}.hub-hitos-filtros button.active{background:#1e293b;color:#fff;border-color:#1e293b}.hub-hitos-empty{display:flex;flex-direction:column;align-items:center;gap:.5rem;padding:2.5rem 1rem;border:1px solid #e2e8f0;border-radius:.75rem;background:#fff;color:#64748b;text-align:center}.hub-hitos-empty .material-symbols-outlined{font-size:var(--oficina-font-display);opacity:.45}.hub-hitos-list{list-style:none;margin:0;padding:0;display:flex;flex-direction:column;gap:.5rem}.hub-hitos-row{width:100%;display:flex;align-items:stretch;gap:.25rem;padding:.875rem .5rem .875rem 1rem;border:1px solid #e2e8f0;border-radius:.625rem;background:#fff;color:inherit;font:inherit;transition:border-color .15s ease,box-shadow .15s ease}.hub-hitos-row:hover{border-color:#cbd5e1;box-shadow:0 2px 8px #0f172a0f}.hub-hitos-row.is-done{border-left:4px solid #10b981}.hub-hitos-row.is-progress{border-left:4px solid #1E40AF}.hub-hitos-row.is-late{border-left:4px solid #ef4444}.hub-hitos-row.is-pending{border-left:4px solid #cbd5e1}.hub-hitos-row-open{flex:1;min-width:0;display:grid;grid-template-columns:minmax(0,1.4fr) minmax(8rem,1fr) auto;align-items:center;gap:1rem;padding:0;border:0;background:transparent;text-align:left;cursor:pointer;color:inherit;font:inherit}.hub-hitos-row-edit{flex-shrink:0;align-self:center;display:grid;place-items:center;width:2.25rem;height:2.25rem;margin-right:.25rem;border:1px solid transparent;border-radius:.5rem;background:transparent;color:#64748b;cursor:pointer;transition:background .15s ease,border-color .15s ease,color .15s ease}.hub-hitos-row-edit:hover{background:#f1f5f9;border-color:#e2e8f0;color:#1e40af}.hub-hitos-row-edit .material-symbols-outlined{font-size:var(--oficina-font-title)}@media (max-width: 768px){.hub-hitos-row-open{grid-template-columns:1fr;gap:.75rem}}.hub-hitos-row-main{display:flex;align-items:flex-start;gap:.75rem;min-width:0}.hub-hitos-row-icon{width:2.5rem;height:2.5rem;border-radius:999px;display:grid;place-items:center;flex-shrink:0;border:1px solid #e2e8f0;background:#f8fafc;color:#64748b}.hub-hitos-row-icon--hito{color:#7c3aed;background:#f5f3ff;border-color:#ddd6fe}.hub-hitos-row.is-done .hub-hitos-row-icon{color:#059669;background:#ecfdf5;border-color:#a7f3d0}.hub-hitos-row.is-late .hub-hitos-row-icon{color:#dc2626;background:#fef2f2;border-color:#fecaca}.hub-hitos-row-text{min-width:0}.hub-hitos-row-title{display:flex;flex-wrap:wrap;align-items:baseline;gap:.35rem .5rem}.hub-hitos-row-title strong{font-size:var(--oficina-font-body);color:#263652}.hub-hitos-row-tipo{font-size:var(--oficina-font-meta);font-weight:var(--oficina-font-weight-strong, 600);letter-spacing:.04em;text-transform:uppercase;color:#94a3b8}.hub-hitos-row-desc{margin:.35rem 0 0;font-size:var(--oficina-font-meta);line-height:1.4;color:#64748b;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden}.hub-hitos-row-meta{display:flex;flex-wrap:wrap;align-items:center;gap:.35rem .5rem;margin-top:.35rem}.hub-hitos-tag{padding:.15rem .45rem;border-radius:4px;font-size:var(--oficina-font-meta);font-weight:var(--oficina-font-weight-strong, 600);text-transform:uppercase;letter-spacing:.03em}.hub-hitos-tag.is-done{background:#d1fae5;color:#047857}.hub-hitos-tag.is-progress{background:#dbeafe;color:#1e40af}.hub-hitos-tag.is-late{background:#fee2e2;color:#b91c1c}.hub-hitos-tag.is-pending{background:#f1f5f9;color:#475569}.hub-hitos-date{font-size:var(--oficina-font-meta);color:#64748b}.hub-hitos-date.is-late{color:#dc2626;font-weight:600}.hub-hitos-wbs{font-size:var(--oficina-font-meta);color:#94a3b8}.hub-hitos-qty{font-size:var(--oficina-font-meta);font-weight:600;color:#1e40af;background:#eff6ff;border:1px solid #bfdbfe;border-radius:999px;padding:.1rem .5rem}.hub-hitos-row-progress-head{display:flex;justify-content:space-between;align-items:center;margin-bottom:.35rem;font-size:var(--oficina-font-meta);font-weight:var(--oficina-font-weight-strong, 600);letter-spacing:.04em;text-transform:uppercase;color:#64748b}.hub-hitos-row-progress-head strong{font-size:var(--oficina-font-body);color:#263652}.hub-hitos-progress-track{height:.35rem;border-radius:999px;background:#f1f5f9;overflow:hidden}.hub-hitos-progress-fill{height:100%;border-radius:999px;background:#1e40af}.hub-hitos-progress-fill.is-done{background:#10b981}.hub-hitos-progress-fill.is-late{background:#ef4444}.hub-hitos-progress-fill.is-pending{background:#94a3b8}.hub-hitos-row-responsable{justify-self:end;min-width:0}.hub-hitos-unassigned{font-size:var(--oficina-font-meta);color:#94a3b8;white-space:nowrap}.hub-hitos-toolbar-right{display:flex;align-items:center;gap:.5rem;margin-left:auto}.hub-hitos-search{display:flex;align-items:center;gap:.375rem;padding:0 .75rem;height:2.25rem;border:1px solid #e2e8f0;border-radius:.625rem;background:#fff;transition:border-color .15s ease,box-shadow .15s ease}.hub-hitos-search:focus-within{border-color:#1e40af;box-shadow:0 0 0 3px #1e40af1a}.hub-hitos-search .material-symbols-outlined{font-size:1.125rem;color:#94a3b8;flex-shrink:0}.hub-hitos-search input{border:none;outline:none;font-size:var(--oficina-font-body);font-family:inherit;color:#263652;background:transparent;width:13rem}.hub-hitos-search input::-moz-placeholder{color:#94a3b8}.hub-hitos-search input::placeholder{color:#94a3b8}.hub-hitos-search input::-webkit-search-cancel-button{display:none}.hub-hitos-table-wrap{background:#fff;border:1px solid #e2e8f0;border-radius:.75rem;overflow:hidden;box-shadow:0 1px 4px #0f172a0d}.hub-hitos-table{width:100%;border-collapse:collapse;table-layout:fixed}.hub-hitos-table thead tr{background:#f8fafc;border-bottom:1px solid #e2e8f0}.hub-hitos-table thead th{padding:.875rem 1.25rem;font-size:11px;font-weight:700;letter-spacing:.06em;text-transform:uppercase;color:#64748b;text-align:left;white-space:nowrap}.hub-hitos-table colgroup,.hub-hitos-table thead th:nth-child(1){width:34%}.hub-hitos-table thead th:nth-child(2){width:12%}.hub-hitos-table thead th:nth-child(3){width:18%}.hub-hitos-table thead th:nth-child(4){width:14%}.hub-hitos-table thead th:nth-child(5){width:18%}.hub-hitos-table thead th:nth-child(6){width:4%}.hub-hitos-table tbody tr{border-bottom:1px solid #f1f5f9}.hub-hitos-table tbody tr:last-child{border-bottom:none}.hub-hitos-table-row{cursor:pointer;transition:background .1s ease}.hub-hitos-table-row:hover{background:#2563eb05}.hub-hitos-table-row:hover .hub-hitos-td-edit{opacity:1}.hub-hitos-table tbody td{padding:.875rem 1.25rem;vertical-align:middle;font-size:var(--oficina-font-body);color:#263652}.hub-hitos-td-name{overflow:hidden}.hub-hitos-td-name-inner{display:flex;align-items:center;gap:.875rem;min-width:0}.hub-hitos-td-icon{width:2.5rem;height:2.5rem;border-radius:.5rem;display:grid;place-items:center;flex-shrink:0;background:#f1f5f9;color:#64748b;border:1px solid #e2e8f0}.hub-hitos-td-icon .material-symbols-outlined{font-size:1.25rem}.hub-hitos-td-icon--hito{background:#f5f3ff;color:#7c3aed;border-color:#ddd6fe}.hub-hitos-td-icon.is-done{background:#ecfdf5;color:#059669;border-color:#a7f3d0}.hub-hitos-td-icon.is-late{background:#fef2f2;color:#dc2626;border-color:#fecaca}.hub-hitos-td-icon.is-progress{background:#eff6ff;color:#1e40af;border-color:#bfdbfe}.hub-hitos-td-title{display:flex;flex-wrap:wrap;align-items:baseline;gap:.25rem .5rem;font-size:var(--oficina-font-body);font-weight:600;color:#1e293b;line-height:1.35}.hub-hitos-td-badge{font-size:10px;font-weight:700;letter-spacing:.04em;text-transform:uppercase;color:#64748b;background:#f1f5f9;border-radius:3px;padding:.1rem .4rem;white-space:nowrap}.hub-hitos-td-wbs{display:flex;align-items:center;gap:.25rem;margin-top:.2rem;font-size:var(--oficina-font-meta);color:#94a3b8}.hub-hitos-td-wbs .material-symbols-outlined{font-size:.875rem}.hub-hitos-pill{display:inline-flex;align-items:center;gap:.375rem;padding:.3rem .75rem;border-radius:999px;font-size:11px;font-weight:700;letter-spacing:.04em;text-transform:uppercase;white-space:nowrap}.hub-hitos-pill-dot{width:6px;height:6px;border-radius:50%;background:currentColor;flex-shrink:0}.hub-hitos-pill.is-done{background:#d1fae5;color:#047857}.hub-hitos-pill.is-progress{background:#dbeafe;color:#1e40af}.hub-hitos-pill.is-late{background:#fee2e2;color:#b91c1c}.hub-hitos-pill.is-pending{background:#f1f5f9;color:#475569}.hub-hitos-td-avance{min-width:10rem}.hub-hitos-td-avance-head{display:flex;justify-content:space-between;align-items:center;margin-bottom:.3rem;font-size:11px;font-weight:700;letter-spacing:.04em;text-transform:uppercase;color:#64748b}.hub-hitos-td-avance-head strong{font-size:var(--oficina-font-body);color:#263652;text-transform:none;letter-spacing:0}.hub-hitos-date-cell{font-size:var(--oficina-font-body);font-weight:500;color:#334155}.hub-hitos-date-cell.is-late{color:#dc2626;font-weight:700}.hub-hitos-no-date{font-size:var(--oficina-font-body);color:#94a3b8;font-style:italic}.hub-hitos-td-unassigned{display:flex;align-items:center;gap:.5rem;font-size:var(--oficina-font-body);color:#94a3b8;font-style:italic}.hub-hitos-td-unassigned-avatar{width:1.75rem;height:1.75rem;border-radius:50%;background:#f1f5f9;border:1px dashed #cbd5e1;display:grid;place-items:center;flex-shrink:0}.hub-hitos-td-unassigned-avatar .material-symbols-outlined{font-size:.875rem;color:#94a3b8}.hub-hitos-td-actions{text-align:right;padding-right:.875rem!important}.hub-hitos-td-edit{opacity:0;display:grid;place-items:center;width:2rem;height:2rem;border:1px solid transparent;border-radius:.5rem;background:transparent;color:#64748b;cursor:pointer;transition:opacity .15s ease,background .15s ease,border-color .15s ease,color .15s ease;margin-left:auto}.hub-hitos-td-edit:hover{background:#f1f5f9;border-color:#e2e8f0;color:#1e40af}.hub-hitos-td-edit .material-symbols-outlined{font-size:1.125rem}.hub-hitos-table-footer{padding:.75rem 1.25rem;background:#f8fafc;border-top:1px solid #e2e8f0;font-size:var(--oficina-font-meta);color:#64748b;font-weight:500}.proj-hub-title{overflow:hidden;text-overflow:ellipsis;white-space:nowrap;max-width:100%}.proj-wizard-optional{display:block;font-size:.65rem;font-weight:500;color:#64748b;text-transform:uppercase;letter-spacing:.04em}.donut-chart-bg{fill:none;stroke:#e2e8f0;stroke-width:12}.donut-chart-empty{display:flex;flex-direction:column;align-items:center;justify-content:center;gap:.15rem;min-height:6rem;color:#64748b;font-size:.85rem}.oficina-resumen{display:flex;flex-direction:column;gap:1rem;min-height:100%;font-family:Inter,system-ui,-apple-system,sans-serif;color:#263652}.oficina-resumen-head{display:flex;align-items:center;justify-content:space-between;gap:1rem}.oficina-resumen-head h1{margin:0;font-size:var(--oficina-font-title);font-weight:var(--oficina-font-weight-strong, 600);letter-spacing:-.02em;color:#263652}.oficina-resumen-kicker{margin:0 0 .15rem;font-size:var(--oficina-font-meta);font-weight:var(--oficina-font-weight-strong, 600);letter-spacing:.08em;text-transform:uppercase;color:#64748b}.oficina-resumen-loading,.oficina-resumen-error{display:flex;align-items:center;justify-content:center;gap:.5rem;min-height:280px;color:#64748b;font-size:var(--oficina-font-body)}.oficina-resumen-error{color:#b91c1c}.oficina-resumen-head .oficina-inicio-cta{display:flex;flex-wrap:wrap;gap:.5rem;flex-shrink:0}.system-content--full .oficina-resumen{flex:0 1 auto;min-height:0}.oficina-resumen-stats{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:.75rem}.oficina-stat-card{background:#fff;border:1px solid #e2e8f0;border-radius:.875rem;padding:.875rem 1rem;box-shadow:0 1px 2px #0f172a0a;display:flex;flex-direction:column;gap:.25rem;min-height:6.5rem}.oficina-stat-card label,.oficina-stat-card .oficina-stat-label{font-size:var(--oficina-font-meta);font-weight:600;color:#64748b;line-height:1.3}.oficina-stat-card .oficina-stat-sub{font-size:var(--oficina-font-meta);color:#94a3b8}.oficina-stat-card .oficina-stat-value-row{display:flex;align-items:flex-end;justify-content:space-between;margin-top:auto;gap:.5rem}.oficina-stat-card .oficina-stat-value{font-size:var(--oficina-font-title);font-weight:var(--oficina-font-weight-strong, 600);color:#263652;line-height:1}.oficina-stat-card .oficina-stat-icon{color:#10b981;flex-shrink:0}.oficina-stat-card--search{position:relative}.oficina-stat-card--search input{width:100%;border:none;background:#f8fafc;border-radius:.375rem;padding:.375rem .5rem .375rem 1.75rem;font-size:var(--oficina-font-meta);color:#475569;outline:none}.oficina-stat-card--search svg{position:absolute;left:.75rem;top:.875rem;color:#94a3b8;pointer-events:none}.oficina-stat-card--search .oficina-stat-value-row{margin-top:.5rem}.oficina-stat-card--search .oficina-stat-meta{text-align:right}.oficina-stat-card--search .oficina-stat-meta strong{display:block;font-size:var(--oficina-font-meta);color:#1e293b}.oficina-stat-card--search .oficina-stat-meta span{font-size:var(--oficina-font-meta);color:#94a3b8}.oficina-stat-card--search .oficina-stat-meta em{font-style:normal;color:#1e40af;font-weight:600}.oficina-stat-card button.oficina-stat-filter{margin-top:auto;width:100%;border:1px solid #e2e8f0;background:#fff;color:#475569;border-radius:.375rem;padding:.375rem;font-size:var(--oficina-font-meta);font-weight:600;cursor:default}.oficina-resumen-grid{display:grid;grid-template-columns:minmax(0,2fr) minmax(0,1fr);gap:.75rem;flex:1;min-height:0}.oficina-resumen-main,.oficina-resumen-side{display:flex;flex-direction:column;gap:.75rem;min-width:0}.oficina-resumen-main-inner{display:flex;flex-direction:column;gap:.75rem}.oficina-highlight-row{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:.75rem}.oficina-highlight-card{background:#1e3a8a;color:#fff;border-radius:.875rem;padding:1rem;box-shadow:0 4px 12px #1e3a8a33;display:flex;flex-direction:column;justify-content:space-between;min-height:5.5rem}.oficina-highlight-card h3{margin:0;font-size:var(--oficina-font-body);font-weight:600;line-height:1.35}.oficina-highlight-card .oficina-highlight-badge{display:inline-flex;align-items:center;gap:.35rem;background:#1e40af8c;padding:.25rem .5rem;border-radius:.375rem;font-size:var(--oficina-font-meta);width:-moz-fit-content;width:fit-content}.oficina-highlight-card .oficina-highlight-badge strong{font-weight:var(--oficina-font-weight-strong, 600)}.oficina-highlight-card .oficina-highlight-status{font-size:var(--oficina-font-meta);color:#bfdbfe;font-weight:600}.oficina-photo-row{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:.75rem}.oficina-photo-card{position:relative;border-radius:.875rem;overflow:hidden;height:5.5rem;background:#e2e8f0;box-shadow:0 1px 3px #0f172a14}.oficina-photo-card .oficina-photo-bg{width:100%;height:100%}.oficina-photo-card .oficina-photo-caption{position:absolute;inset:auto 0 0 0;padding:.5rem .625rem;background:linear-gradient(to top,rgba(0,0,0,.75),transparent);color:#fff;font-size:var(--oficina-font-meta);font-weight:600}.oficina-photo-bg--mixer{background:linear-gradient(135deg,#64748b,#334155,#94a3b8)}.oficina-photo-bg--foundation{background:linear-gradient(135deg,#78716c,#57534e,#a8a29e)}.oficina-photo-bg--faena{background:linear-gradient(135deg,#0369a1,#0c4a6e,#38bdf8)}.oficina-photo-bg--building{background:linear-gradient(135deg,#1e3a8a,#3b5fc7,#93c5fd)}.oficina-photo-bg--logistics{background:linear-gradient(135deg,#065f46,#047857,#6ee7b7)}.oficina-panel{background:#fff;border:1px solid #e2e8f0;border-radius:.875rem;padding:.875rem 1rem;box-shadow:0 1px 2px #0f172a0a;min-width:0}.oficina-panel h3{margin:0 0 .625rem;font-size:var(--oficina-font-body);font-weight:var(--oficina-font-weight-strong, 600);color:#263652}.oficina-staff-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:.5rem}.oficina-staff-item{display:flex;align-items:center;justify-content:space-between;gap:.5rem;padding:.5rem .625rem;border:1px solid #f1f5f9;border-radius:.5rem;background:#f8fafc;font-size:var(--oficina-font-meta)}.oficina-staff-item span:first-child{font-weight:600;color:#334155;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.oficina-staff-item span:last-child{font-weight:var(--oficina-font-weight-strong, 600);color:#94a3b8;flex-shrink:0}.oficina-charts-row{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:.75rem}.oficina-panel-head{display:flex;align-items:center;justify-content:space-between;gap:.5rem;margin-bottom:.5rem}.oficina-panel-head h3{margin:0}.oficina-panel-head .oficina-delta-positive{font-size:var(--oficina-font-meta);font-weight:var(--oficina-font-weight-strong, 600);color:#059669}.oficina-bar-chart{width:100%;height:5rem}.oficina-sparkline{width:100%;height:1.5rem}.oficina-panel:not(.oficina-panel--table) .oficina-table{width:100%;border-collapse:collapse;font-size:var(--oficina-font-meta)}.oficina-panel:not(.oficina-panel--table) .oficina-table thead th{text-align:left;font-weight:600;color:#94a3b8;padding-bottom:.375rem;border-bottom:1px solid #f1f5f9}.oficina-panel:not(.oficina-panel--table) .oficina-table thead th:not(:first-child){text-align:center}.oficina-panel:not(.oficina-panel--table) .oficina-table tbody td{padding:.375rem 0;border-bottom:1px solid #f8fafc;vertical-align:middle}.oficina-panel:not(.oficina-panel--table) .oficina-table tbody td:not(:first-child){text-align:center}.oficina-panel:not(.oficina-panel--table) .oficina-table tbody tr:last-child td{border-bottom:none}.oficina-panel:not(.oficina-panel--table) .oficina-table .oficina-obra-name{font-weight:600;color:#334155;max-width:8rem;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.oficina-panel:not(.oficina-panel--table) .oficina-table .oficina-avance-pct{font-weight:var(--oficina-font-weight-strong, 600);color:#1e40af}.oficina-badge{display:inline-block;padding:.125rem .375rem;border-radius:.25rem;font-size:var(--oficina-font-meta);font-weight:var(--oficina-font-weight-strong, 600)}.oficina-badge--info{color:#1e40af;background:#eff6ff}.oficina-badge--success{color:#059669;background:#ecfdf5}.oficina-badge--warning{color:#d97706;background:#fffbeb}.oficina-badge--muted{color:#64748b;background:#f1f5f9}.oficina-prio-alta{color:#ef4444;font-weight:var(--oficina-font-weight-strong, 600)}.oficina-prio-media{color:#f59e0b;font-weight:var(--oficina-font-weight-strong, 600)}.oficina-prio-baja{color:#10b981;font-weight:var(--oficina-font-weight-strong, 600)}.oficina-circular-chart{display:block;width:100%;height:100%}.oficina-circular-chart .circle-bg{fill:none;stroke:#eff6ff;stroke-width:3.8}.oficina-circular-chart .circle{fill:none;stroke:#3b5fc7;stroke-width:3.8;stroke-linecap:round;animation:oficina-progress 1s ease-out forwards}@keyframes oficina-progress{0%{stroke-dasharray:0 100}}.oficina-circular-chart .percentage{fill:#0f172a;font-family:Inter,sans-serif;font-weight:var(--oficina-font-weight-strong, 600);font-size:.5em;text-anchor:middle}.oficina-global-progress{display:flex;align-items:center;gap:.75rem}.oficina-global-progress-ring{width:3.5rem;height:3.5rem;flex-shrink:0}.oficina-global-progress-copy p{margin:.25rem 0 0;font-size:var(--oficina-font-meta);color:#64748b}.oficina-faena-stack{display:flex;flex-direction:column;gap:.5rem}.oficina-faena-card{position:relative;border-radius:.5rem;overflow:hidden;height:3.5rem}.oficina-mini-stats{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:.5rem}.oficina-mini-stat{background:#fff;border:1px solid #e2e8f0;border-radius:.5rem;padding:.625rem;text-align:center;box-shadow:0 1px 2px #0f172a0a}.oficina-mini-stat p{margin:0;font-size:var(--oficina-font-meta);color:#94a3b8}.oficina-mini-stat strong{display:block;margin-top:.125rem;font-size:var(--oficina-font-title);color:#263652}.oficina-mini-stat strong.blue{color:#1e40af}@media (max-width: 1200px){.oficina-resumen-stats{grid-template-columns:repeat(2,minmax(0,1fr))}.oficina-resumen-grid{grid-template-columns:1fr}}@media (max-width: 768px){.oficina-resumen-stats,.oficina-highlight-row,.oficina-photo-row,.oficina-staff-grid,.oficina-charts-row,.oficina-mini-stats,.oficina-filtros-bar{grid-template-columns:1fr}}.oficina-filtros-bar{display:grid;grid-template-columns:repeat(auto-fill,minmax(9rem,1fr));gap:.65rem 1rem;padding:.85rem 1rem;background:#fff;border:1px solid #e2e8f0;border-radius:12px}.oficina-filtros-bar label{display:flex;flex-direction:column;gap:.25rem;font-size:var(--oficina-font-meta);font-weight:600;color:#64748b;text-transform:uppercase;letter-spacing:.04em}.oficina-filtros-bar select,.oficina-filtros-bar input{font-size:var(--oficina-font-body);padding:.35rem .5rem;border:1px solid #e2e8f0;border-radius:8px;color:#263652;text-transform:none;letter-spacing:normal;font-weight:500}.oficina-link-btn{border:none;background:none;color:#1e40af;font-size:var(--oficina-font-body);cursor:pointer;padding:0;text-decoration:underline}.oficina-panel-head{display:flex;justify-content:space-between;align-items:center;gap:.75rem;margin-bottom:.75rem}.proyecto-section-page{display:flex;flex-direction:column;gap:1.25rem;min-height:0;flex:1}.proyecto-section-body{flex:1;min-height:0;display:flex;flex-direction:column}.proyecto-section-body .proj-page--embedded{padding:0;gap:1rem}.proyecto-settings-section-head{display:flex;align-items:center;justify-content:space-between;gap:1rem;margin:.5rem 0 1.25rem}.proyecto-settings-section-head h2{margin:0;font-size:var(--oficina-font-display, 1.5rem);font-weight:var(--oficina-font-weight-strong, 600);color:#191c1e;letter-spacing:-.02em}.proyecto-settings-grid{display:grid;grid-template-columns:repeat(1,minmax(0,1fr));gap:1.5rem}@media (min-width: 768px){.proyecto-settings-grid{grid-template-columns:repeat(2,minmax(0,1fr))}}@media (min-width: 1100px){.proyecto-settings-grid{grid-template-columns:repeat(4,minmax(0,1fr))}}.proyecto-settings-card{background:#fff;border:1px solid #e2e8f0;border-radius:.5rem;padding:0;display:flex;flex-direction:column;overflow:hidden;box-shadow:0 2px 4px #0000000a;transition:transform .2s ease,box-shadow .2s ease}.proyecto-settings-card:hover{transform:translateY(-2px);box-shadow:0 10px 15px -3px #00000014}.proyecto-settings-card--wide,.proyecto-settings-card--desc{margin-bottom:1.75rem}.proyecto-settings-card-header{display:flex;align-items:center;gap:.5rem;padding:.85rem 1.1rem;border-bottom:1px solid #e2e8f0;background:#f2f4f6}.proyecto-settings-card-header--accent{background:#fff;border-bottom:none;padding:1.1rem 1.25rem .35rem;color:#1e40af}.proyecto-settings-card-header h3{margin:0;font-size:var(--oficina-font-meta);font-weight:var(--oficina-font-weight-strong, 600);text-transform:uppercase;letter-spacing:.04em;color:#334155}.proyecto-settings-card-header--accent h3{color:#1e40af;font-size:var(--oficina-font-title);letter-spacing:-.01em;text-transform:none}.proyecto-settings-card-header .material-symbols-outlined{font-size:1.25rem!important;color:#1e40af}.proyecto-settings-card-body{display:flex;flex-direction:column;gap:1rem;padding:1.15rem 1.25rem 1.35rem}.proyecto-settings-card-body--comercial{flex:1}.proyecto-settings-desc{margin:0;font-size:var(--oficina-font-body);line-height:1.6;color:#64748b;font-weight:400}.proyecto-settings-item{display:flex;flex-direction:column;gap:.15rem;min-width:0}.proyecto-settings-item-row{display:grid;grid-template-columns:1fr 1fr;gap:1rem}.proyecto-settings-item--inline{flex-direction:row;align-items:center;justify-content:space-between;gap:.75rem}.proyecto-settings-label{font-size:var(--oficina-font-meta);font-weight:var(--oficina-font-weight-strong, 600);text-transform:uppercase;letter-spacing:.05em;color:#64748b;margin:0}.proyecto-settings-value{font-size:var(--oficina-font-body);font-weight:600;color:#191c1e;margin:0;line-height:1.35;overflow-wrap:anywhere}.proyecto-settings-value--success{color:#10b981}.proyecto-settings-ingreso{margin-bottom:.25rem;padding:1rem;border-radius:.5rem;background:#1e40af0d;border:1px solid rgba(30,64,175,.1)}.proyecto-settings-ingreso .proyecto-settings-label{color:#1e40af;margin-bottom:.25rem}.proyecto-settings-ingreso__value{margin:0;font-size:var(--oficina-font-title);font-weight:700;color:#1e40af;line-height:1.2}.proyecto-settings-ingreso__currency{margin-left:.35rem;font-size:var(--oficina-font-meta);font-weight:500}.system-nav-section--proyecto{margin-top:.5rem;padding-top:.75rem;border-top:1px solid rgba(255,255,255,.08)}.system-nav-proyecto-name{font-size:var(--oficina-font-meta);font-weight:600;color:#64748b;padding:0 .75rem .5rem;line-height:1.3;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.proj-table-container{width:100%;overflow-x:auto;background:#ffffffb3;-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);border:1px solid var(--border-color);border-radius:.75rem;box-shadow:0 4px 6px -4px #0000000d}.proj-table{width:100%;border-collapse:collapse;text-align:left;font-size:var(--oficina-font-body)}.proj-table th{background-color:var(--surface-container);color:var(--text-secondary);font-weight:600;text-transform:uppercase;font-size:var(--oficina-font-meta);letter-spacing:.05em;padding:.75rem 1rem;border-bottom:1px solid var(--border-color)}.proj-table td{padding:1rem;border-bottom:1px solid var(--border-subtle);color:var(--text-primary);vertical-align:middle}.proj-table tbody tr:last-child td{border-bottom:none}.proj-table tbody tr:hover{background-color:var(--bg-hover)}.proj-table-cell-title{display:flex;align-items:center;gap:.5rem;font-weight:500}.proj-status-badge{display:inline-block;padding:.25rem .5rem;font-size:var(--oficina-font-meta);font-weight:600;border-radius:999px;background-color:var(--primary-container);color:var(--on-primary-container);white-space:nowrap}.portal-page.portal-page--embedded{position:static;width:100%;height:auto;min-height:100%;overflow:visible;z-index:auto;background:transparent}.portal-page.portal-page--embedded .portal-main{overflow:visible;flex:1;padding:0;background:none}.portal-page--embedded .portal-hero-section{margin:0 0 .75rem;max-width:none;text-align:left;align-items:stretch;flex-direction:row;justify-content:space-between;gap:1rem;animation:none}.portal-page--embedded .portal-hero-copy{display:flex;flex-direction:column;align-items:flex-start;gap:.2rem;min-width:0}.portal-page--embedded .portal-hero-actions{display:flex;flex-shrink:0;align-items:flex-start;gap:.5rem}.portal-page--embedded .portal-pill-badge{display:none}.portal-page--embedded .portal-title{font-size:var(--oficina-font-title);letter-spacing:-.02em}.portal-page--embedded .portal-subtitle{font-size:var(--oficina-font-meta);max-width:none}.portal-page--embedded .portal-metrics{margin-bottom:.85rem;gap:.65rem}.portal-page--embedded .portal-metric-card{padding:.75rem .85rem;border-radius:.7rem}.portal-page--embedded .portal-metric-head{margin-bottom:.35rem;gap:.5rem}.portal-page--embedded .portal-metric-label{font-size:var(--oficina-font-meta)}.portal-page--embedded .portal-metric-icon{width:1.7rem;height:1.7rem;font-size:var(--oficina-font-title);border-radius:.45rem}.portal-page--embedded .portal-metric-value{font-size:var(--oficina-font-display)}.portal-page--embedded .portal-metric-sub{font-size:var(--oficina-font-meta)}.portal-page--embedded .portal-filters{margin-bottom:.85rem;padding:.55rem .65rem;gap:.75rem}.portal-page--embedded .portal-filter-select{padding:.35rem .6rem;font-size:var(--oficina-font-meta)}.portal-page--embedded .portal-filter-label{font-size:var(--oficina-font-meta)}.portal-page--embedded .portal-btn-outline{padding:.4rem .75rem;font-size:var(--oficina-font-meta)}.portal-page:not(.portal-page--embedded){position:fixed;top:0;left:0;width:100vw;height:100vh;background:#f4f7f9;display:flex;flex-direction:column;overflow:hidden;z-index:50;color:#263652;font-family:Inter,system-ui,sans-serif}.portal-header{flex-shrink:0;height:72px;background:#ffffffbf;backdrop-filter:blur(16px);-webkit-backdrop-filter:blur(16px);border-bottom:1px solid rgba(0,0,0,.04);display:flex;align-items:center;justify-content:space-between;padding:0 2rem;box-shadow:0 4px 20px #00000005;z-index:10}.portal-header-left{display:flex;align-items:center;gap:1.25rem}.portal-org-name{font-size:var(--oficina-font-title);font-weight:var(--oficina-font-weight-strong, 600);color:#263652;letter-spacing:-.02em}.portal-header-right{display:flex;align-items:center;gap:1rem}.portal-search{position:relative;display:none}@media (min-width: 768px){.portal-search{display:block}}.portal-search-icon{position:absolute;left:1rem;top:50%;transform:translateY(-50%);color:#94a3b8;font-size:var(--oficina-font-title)}.portal-search-input{padding:.6rem 1.25rem .6rem 2.75rem;background:#fff;border:1px solid rgba(0,0,0,.06);border-radius:2rem;font-size:var(--oficina-font-body);width:18rem;outline:none;color:#263652;transition:all .3s cubic-bezier(.4,0,.2,1);box-shadow:inset 0 2px 4px #00000005}.portal-search-input:focus{border-color:#3b5fc7;box-shadow:0 0 0 3px #3b82f626;background:#fff}.portal-action-btn{width:2.75rem;height:2.75rem;display:grid;place-items:center;border-radius:50%;background:#fff;border:1px solid rgba(0,0,0,.04);color:#475569;cursor:pointer;transition:all .2s ease;box-shadow:0 2px 8px #00000008;position:relative}.portal-action-btn:hover{transform:translateY(-2px);box-shadow:0 4px 12px #0000000f;color:#263652}.portal-avatar{width:2.75rem;height:2.75rem;border-radius:50%;background:linear-gradient(135deg,#3b5fc7,#1e40af);color:#fff;display:grid;place-items:center;font-size:var(--oficina-font-body);font-weight:var(--oficina-font-weight-strong, 600);cursor:pointer;border:2px solid #ffffff;box-shadow:0 4px 12px #1e40af33;transition:transform .2s ease}.portal-avatar:hover{transform:scale(1.05)}.portal-main{flex:1;overflow-y:auto;padding:3rem 2rem;background:radial-gradient(circle at top right,rgba(59,130,246,.03) 0%,transparent 40%),radial-gradient(circle at bottom left,rgba(59,130,246,.03) 0%,transparent 40%)}.portal-container{max-width:1400px;margin:0 auto}.portal-hero-section{max-width:48rem;margin:0 auto 3rem;text-align:center;display:flex;flex-direction:column;align-items:center;gap:1rem;animation:fade-in-up 1s ease-out}@keyframes fade-in-up{0%{opacity:0;transform:translateY(1rem)}to{opacity:1;transform:translateY(0)}}.portal-pill-badge{display:inline-flex;align-items:center;gap:.5rem;padding:.5rem 1rem;border-radius:9999px;border:1px solid var(--border-subtle, rgba(0,0,0,.1));background:var(--bg-card, #ffffff);box-shadow:0 4px 6px -1px #0000000d;font-size:var(--oficina-font-meta);font-weight:var(--oficina-font-weight-strong, 600);text-transform:uppercase;letter-spacing:.05em;color:var(--text-secondary, #64748b)}.portal-pill-dot{width:.5rem;height:.5rem;border-radius:50%;background:var(--color-primary, #3B5FC7);animation:pulse 2s cubic-bezier(.4,0,.6,1) infinite}@keyframes pulse{0%,to{opacity:1}50%{opacity:.5}}.portal-title{font-size:var(--oficina-font-display);font-weight:var(--oficina-font-weight-strong, 600);color:#263652;line-height:1.2;letter-spacing:-.03em;margin:0}.portal-subtitle{font-size:var(--oficina-font-title);color:#64748b;max-width:42rem;line-height:1.6;margin:0}.portal-metrics{display:grid;grid-template-columns:1fr;gap:1.5rem;margin-bottom:3rem}@media (min-width: 768px){.portal-metrics{grid-template-columns:repeat(2,1fr)}}@media (min-width: 1100px){.portal-metrics{grid-template-columns:repeat(4,1fr)}}.portal-metric-card{background:#fff;border:1px solid rgba(255,255,255,.8);border-radius:1.25rem;padding:1.75rem;box-shadow:0 10px 30px -5px #0f172a0a,0 4px 10px -2px #0f172a05;position:relative;overflow:hidden;display:block;width:100%;text-align:left;font:inherit;color:inherit;cursor:pointer;transition:transform .15s cubic-bezier(.4,0,.2,1),box-shadow .15s cubic-bezier(.4,0,.2,1),border-color .15s ease}.portal-metric-card:hover{transform:translateY(-3px);box-shadow:0 16px 32px -8px #0f172a1a,0 6px 12px -4px #0f172a0a}.portal-metric-card:active{transform:translateY(-1px) scale(.99)}.portal-metric-card.active{border-color:#93c5fd;box-shadow:0 0 0 3px #3b82f626,0 16px 32px -8px #0f172a1a}.portal-metric-card:before{content:"";position:absolute;top:0;left:0;right:0;height:4px;background:linear-gradient(90deg,#3b5fc7,#60a5fa);opacity:0;transition:opacity .3s ease}.portal-metric-card:hover:before,.portal-metric-card.active:before{opacity:1}.portal-metric-card:nth-child(2):before{background:linear-gradient(90deg,#ef4444,#f87171)}.portal-metric-card:nth-child(3):before{background:linear-gradient(90deg,#10b981,#34d399)}.portal-metric-card:nth-child(4):before{background:linear-gradient(90deg,#8b5cf6,#a78bfa)}.portal-metric-head{display:flex;justify-content:space-between;align-items:center;gap:.75rem;margin-bottom:1rem}.portal-metric-label{flex:1;min-width:0;font-size:var(--oficina-font-meta);font-weight:var(--oficina-font-weight-strong, 600);text-transform:uppercase;color:#64748b;letter-spacing:.06em;line-height:1.35}.portal-metric-icon{display:inline-flex;align-items:center;justify-content:center;flex-shrink:0;width:2.25rem;height:2.25rem;border-radius:.625rem;background:#3b82f61a;color:#1e40af;font-size:var(--oficina-font-title);line-height:1;font-variation-settings:"FILL" 0,"wght" 400,"GRAD" 0,"opsz" 24}.portal-metric-icon.warning{background:#ef44441a;color:#dc2626}.portal-metric-icon.success{background:#10b9811a;color:#059669}.portal-metric-body{display:flex;flex-direction:column;align-items:flex-start;gap:.25rem}.portal-metric-value{font-size:var(--oficina-font-display);font-weight:var(--oficina-font-weight-strong, 600);color:#263652;letter-spacing:-.04em;line-height:1}.portal-metric-sub{font-size:var(--oficina-font-body);font-weight:600;color:#64748b}.portal-metric-sub.warning{color:#dc2626}.portal-filters{display:flex;flex-wrap:wrap;align-items:center;gap:1.25rem;margin-bottom:2.5rem;padding:1.25rem;background:#fff;border-radius:1rem;box-shadow:0 4px 15px #00000005;border:1px solid rgba(0,0,0,.03)}.portal-filter-group{display:flex;align-items:center;gap:.75rem;flex:1;min-width:220px}.portal-filter-label{font-size:var(--oficina-font-body);font-weight:var(--oficina-font-weight-strong, 600);color:#475569}.portal-filter-select{flex:1;padding:.6rem 1rem;background:#f8fafc;border:1px solid transparent;border-radius:.5rem;font-size:var(--oficina-font-body);font-weight:500;color:#263652;outline:none;transition:all .2s ease;cursor:pointer}.portal-filter-select:hover{background:#f1f5f9}.portal-filter-select:focus{background:#fff;border-color:#3b5fc7;box-shadow:0 0 0 3px #3b82f626}.portal-btn-outline{display:flex;align-items:center;gap:.5rem;padding:.6rem 1.25rem;background:#fff;border:1px solid #e2e8f0;color:#475569;border-radius:.5rem;font-size:var(--oficina-font-body);font-weight:600;cursor:pointer;transition:all .2s;box-shadow:0 2px 4px #00000005}.portal-btn-outline:hover{border-color:#cbd5e1;color:#263652;box-shadow:0 4px 8px #0000000a}.portal-indicador-chip{display:flex;align-items:center;gap:.5rem;margin:-1.25rem 0 1.5rem;padding:.6rem 1rem;background:#eff6ff;border:1px solid #bfdbfe;border-radius:.75rem;color:#1e40af;font-size:var(--oficina-font-body);font-weight:600;animation:fade-in-up .2s ease-out}.portal-indicador-chip .material-symbols-outlined:first-child{font-size:var(--oficina-font-title)}.portal-indicador-chip button{display:flex;align-items:center;gap:.2rem;margin-left:auto;padding:.3rem .6rem;background:#fff;border:1px solid #bfdbfe;border-radius:.5rem;color:#1e40af;font-size:var(--oficina-font-meta);font-weight:var(--oficina-font-weight-strong, 600);cursor:pointer;transition:background-color .15s ease}.portal-indicador-chip button:hover{background:#dbeafe}.portal-indicador-chip button .material-symbols-outlined{font-size:var(--oficina-font-body)}.portal-projects-list{display:flex;flex-direction:column;background:#fff;border:1px solid rgba(0,0,0,.04);border-radius:.85rem;box-shadow:0 10px 30px -5px #0f172a0d,0 2px 8px -2px #0f172a08;overflow:hidden}.portal-list-loading{display:flex;align-items:center;gap:.6rem;padding:1.5rem;color:#64748b;font-size:var(--oficina-font-body)}.portal-project-row{display:grid;grid-template-columns:.35rem minmax(0,1.6fr) auto minmax(0,1fr) auto auto 1.1rem;align-items:center;gap:.9rem;padding:.55rem 1.1rem;cursor:pointer;border-bottom:1px solid rgba(15,23,42,.05);background:#fff;transition:background-color .15s cubic-bezier(.4,0,.2,1),transform .15s cubic-bezier(.4,0,.2,1)}.portal-project-row:last-child{border-bottom:none}.portal-project-row:hover{background:#f8fafc}.portal-project-row:active{background:#f1f5f9;transform:scale(.997)}.portal-row-dot{width:.5rem;height:.5rem;border-radius:50%;background:#94a3b8;box-shadow:0 0 0 3px #94a3b81f}.portal-row-dot.ejecucion{background:#10b981;box-shadow:0 0 0 3px #10b98126}.portal-row-dot.riesgo{background:#ef4444;box-shadow:0 0 0 3px #ef444426}.portal-row-dot.licitacion{background:#3b5fc7;box-shadow:0 0 0 3px #3b82f626}.portal-row-dot.finalizado{background:#94a3b8;box-shadow:0 0 0 3px #94a3b81f}.portal-row-identity{display:flex;align-items:center;gap:.65rem;min-width:0}.portal-row-name-loc{display:flex;flex-direction:column;gap:.15rem;min-width:0}.portal-project-id{flex-shrink:0;font-family:ui-monospace,SFMono-Regular,Menlo,Consolas,monospace;font-size:var(--oficina-font-meta);font-weight:var(--oficina-font-weight-strong, 600);background:#f1f5f9;padding:.2rem .5rem;border-radius:.375rem;color:#475569;letter-spacing:.05em}.portal-project-name{font-size:var(--oficina-font-body);font-weight:var(--oficina-font-weight-strong, 600);color:#263652;line-height:1.3;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;transition:color .15s ease}.portal-project-row:hover .portal-project-name{color:#1e40af}.portal-project-location{display:flex;align-items:center;gap:.3rem;color:#94a3b8;min-width:0}.portal-project-location span:not(.material-symbols-outlined){font-size:var(--oficina-font-meta);font-weight:500;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.portal-project-location .material-symbols-outlined{font-size:var(--oficina-font-title);flex-shrink:0}.portal-badge{flex-shrink:0;padding:.25rem .7rem;border-radius:1rem;font-size:var(--oficina-font-meta);font-weight:var(--oficina-font-weight-strong, 600);text-transform:uppercase;letter-spacing:.05em;white-space:nowrap}.portal-badge.ejecucion{background:#10b9811a;color:#059669}.portal-badge.riesgo{background:#ef44441a;color:#dc2626}.portal-badge.licitacion{background:#3b82f61a;color:#1e40af}.portal-badge.finalizado{background:#f1f5f9;color:#475569}.portal-row-progress{display:flex;align-items:center;gap:.6rem;min-width:120px}.portal-progress-text{flex-shrink:0;font-family:ui-monospace,SFMono-Regular,Menlo,Consolas,monospace;font-size:var(--oficina-font-meta);font-weight:var(--oficina-font-weight-strong, 600);color:#263652;width:2.4rem;text-align:right}.portal-progress-text.error{color:#dc2626}.portal-progress-bar{width:100%;height:.4rem;background:#e2e8f0;border-radius:1rem;overflow:hidden;box-shadow:inset 0 1px 2px #0000000d}.portal-progress-fill{height:100%;background:linear-gradient(90deg,#3b5fc7,#1e40af);border-radius:1rem;transition:width .5s cubic-bezier(.4,0,.2,1)}.portal-progress-fill.error{background:linear-gradient(90deg,#f87171,#dc2626)}.portal-progress-fill.success{background:linear-gradient(90deg,#34d399,#059669)}.portal-row-date{flex-shrink:0}.portal-foot-col{display:flex;flex-direction:column;gap:.15rem}.portal-foot-label{font-size:var(--oficina-font-meta);text-transform:uppercase;color:#94a3b8;font-weight:var(--oficina-font-weight-strong, 600);letter-spacing:.05em;white-space:nowrap}.portal-foot-value{font-size:var(--oficina-font-body);font-weight:var(--oficina-font-weight-strong, 600);color:#263652;white-space:nowrap}.portal-avatars{display:flex;flex-shrink:0}.portal-avatars>*{margin-left:-.55rem;border:2px solid #ffffff;box-shadow:0 2px 4px #0000001a;width:1.5rem;height:1.5rem;font-size:var(--oficina-font-meta)}.portal-avatars>*:first-child{margin-left:0}.portal-row-chevron{flex-shrink:0;color:#cbd5e1;font-size:var(--oficina-font-title);transform:translate(-4px);opacity:0;transition:all .15s cubic-bezier(.4,0,.2,1)}.portal-project-row:hover .portal-row-chevron{opacity:1;transform:translate(0);color:#1e40af}@media (max-width: 900px){.portal-project-row{grid-template-columns:.4rem minmax(0,1fr) auto 1.25rem}.portal-badge,.portal-row-progress,.portal-row-date,.portal-avatars{display:none}}.portal-pagination{margin-top:3rem;display:flex;justify-content:space-between;align-items:center;color:#64748b;font-size:var(--oficina-font-body);font-weight:500}.portal-page-controls{display:flex;gap:.5rem}.portal-page-btn{width:2.5rem;height:2.5rem;display:grid;place-items:center;border:1px solid transparent;background:#fff;border-radius:.5rem;color:#475569;cursor:pointer;font-weight:600;box-shadow:0 2px 4px #00000005;transition:all .2s}.portal-page-btn:hover:not(:disabled){border-color:#cbd5e1;color:#263652}.portal-page-btn.active{background:#1e40af;color:#fff;box-shadow:0 4px 10px #1e40af33}.portal-page-btn:disabled{opacity:.5;cursor:not-allowed;background:transparent;border-color:transparent;box-shadow:none}.portal-float-alert{position:fixed;bottom:2rem;right:2rem;z-index:50;pointer-events:none;animation:bounce-float 3s infinite}@keyframes bounce-float{0%,to{transform:translateY(0) rotate(-2deg)}50%{transform:translateY(-.5rem) rotate(0)}}.portal-float-alert-card{background:#ffffffe6;backdrop-filter:blur(12px);-webkit-backdrop-filter:blur(12px);border:1px solid var(--border-subtle, rgba(0,0,0,.1));border-radius:1rem;padding:1rem;box-shadow:0 10px 25px -5px #0000001a;max-width:18rem;pointer-events:auto;transition:transform .3s}.portal-float-alert-card:hover{transform:rotate(0) scale(1.02)}.portal-float-alert-head{display:flex;align-items:center;gap:.75rem;margin-bottom:.75rem}.portal-float-alert-icon{width:2.5rem;height:2.5rem;border-radius:50%;background:#3b82f61a;display:flex;align-items:center;justify-content:center;color:var(--color-primary, #3B5FC7)}.portal-float-alert-title{font-size:var(--oficina-font-body);font-weight:var(--oficina-font-weight-strong, 600);color:#263652;margin:0}.portal-float-alert-sub{font-size:var(--oficina-font-meta);color:#64748b;margin:0}.portal-float-alert-bar{width:100%;height:4px;background:var(--bg-hover, #f1f5f9);border-radius:999px;overflow:hidden}.portal-float-alert-fill{width:66%;height:100%;background:var(--color-primary, #3B5FC7)}.portal-page .oficina-filters{margin-bottom:1.25rem}.portal-btn-outline--primary{background:#1e40af;color:#fff;border-color:#1e40af}.portal-btn-outline--primary:hover{background:#1e3a8a;border-color:#1e3a8a;color:#fff}.portal-obras-table-wrap{margin-top:.25rem;border-radius:.75rem;background:#fff;border:1px solid rgba(15,23,42,.06);box-shadow:0 4px 15px #00000005}.portal-obras-table th:first-child,.portal-obras-table td:first-child{white-space:nowrap;width:7.5rem}.portal-table-codigo{font-family:var(--oficina-font-mono, ui-monospace, monospace);font-size:var(--oficina-font-meta);font-weight:600;color:#334155;letter-spacing:.02em}.portal-table-nombre{display:block;padding:0;margin:0;border:none;background:transparent;text-align:left;cursor:pointer;font:inherit;font-weight:var(--oficina-font-weight-strong, 600);color:#0f172a}.portal-table-nombre:hover{color:#1e40af;text-decoration:underline}.portal-table-ubicacion{display:block;margin-top:.2rem;font-size:var(--oficina-font-meta);color:#64748b}.portal-table-progress{min-width:7.5rem;max-width:10rem}.portal-page--embedded .portal-obras-table th,.portal-page--embedded .portal-obras-table td{padding-top:.65rem;padding-bottom:.65rem}.portal-obras-table .dash-table-col--actions{text-align:center;width:4.5rem}.portal-obras-table thead .dash-table-col--actions{text-align:center}.portal-table-actions{justify-content:center}.portal-action-icon-btn{display:inline-flex;align-items:center;justify-content:center;width:2rem;height:2rem;padding:0;margin:0 auto;border:1px solid transparent;border-radius:.45rem;background:transparent;color:#475569;cursor:pointer;transition:background .15s ease,color .15s ease,border-color .15s ease}.portal-action-icon-btn:hover{background:#eff6ff;border-color:#bfdbfe;color:#1e40af}.portal-sort-btn{display:inline-flex;align-items:center;gap:.35rem;padding:0;border:0;background:transparent;color:inherit;font:inherit;font-weight:inherit;letter-spacing:inherit;text-transform:inherit;cursor:pointer;white-space:nowrap}.portal-sort-btn svg{opacity:.45;flex-shrink:0}.portal-sort-btn:hover svg,.portal-sort-btn.is-active svg{opacity:1;color:#1e40af}.portal-sort-btn.is-active{color:#1e40af}.gantt-page{gap:.75rem;flex:1;min-height:0;min-width:0}.gantt-page--embedded,.gantt-page.proj-page--embedded,.gantt-page.gantt-embed{gap:0;flex:1;min-height:0;display:flex;flex-direction:column;height:100%}.gantt-embed{display:flex;flex-direction:column;flex:1 1 auto;min-height:0;min-width:0;width:100%;height:100%}.hub-planificacion-body>.gantt-embed,.hub-planificacion-body>.gantt-page.gantt-embed{flex:1 1 auto;min-height:0;height:100%}.hub-planificacion-panel:has(.gantt-embed){min-height:0}.hub-planificacion-panel:has(.gantt-embed) .hub-planificacion-head{margin-bottom:0;border-bottom:none;padding-bottom:.625rem}.proj-hub .gantt-embed{min-height:0}.gantt-ms-wrap{display:flex;flex-direction:column;flex:1 1 auto;min-height:0;gap:.625rem;overflow:hidden;padding:.125rem 0}.gantt-selection-panel{flex-shrink:0;padding:1rem 1.25rem;background:#fff;border:1px solid #e2e8f0;border-radius:.75rem;box-shadow:0 4px 12px #0f172a0f}.gantt-selection-panel__head{display:flex;align-items:flex-start;justify-content:space-between;gap:1rem;margin-bottom:.75rem}.gantt-selection-panel__head h3{margin:0;font-size:var(--oficina-font-title);font-weight:var(--oficina-font-weight-strong, 600);color:#0f172a}.gantt-selection-panel__close{background:transparent;border:none;cursor:pointer;color:#64748b;padding:.25rem;border-radius:.375rem}.gantt-selection-panel__close:hover{background:#f1f5f9;color:#0f172a}.gantt-selection-panel__meta{display:grid;grid-template-columns:repeat(auto-fill,minmax(8rem,1fr));gap:.75rem 1.25rem;margin:0 0 1rem}.gantt-selection-panel__meta dt{font-size:var(--oficina-font-meta);font-weight:600;text-transform:uppercase;letter-spacing:.04em;color:#94a3b8;margin-bottom:.15rem}.gantt-selection-panel__meta dd{margin:0;font-size:var(--oficina-font-body);font-weight:600;color:#334155}.gantt-selection-panel__actions{display:flex;flex-wrap:wrap;gap:.5rem}.gantt-page--embedded .gantt-ms-shell,.gantt-page.proj-page--embedded .gantt-ms-shell{flex:1;min-height:0}.gantt-ms-chart{flex:1 1 auto;min-height:0;width:100%;overflow:hidden;position:relative;display:flex;flex-direction:column;background:#fafbfc}.gantt-ms-viewport{flex:1 1 auto;min-height:0;overflow:hidden;display:flex;flex-direction:column}.gantt-ms-viewport>div{flex:1 1 auto;min-height:0;min-width:0;height:100%;display:grid!important;grid-template-rows:1fr auto;overflow:hidden}.gantt-ms-viewport ._3eULf{min-height:0;min-width:0;width:100%;overflow:hidden}.gantt-ms-viewport ._2B2zv{flex:1 1 auto;min-width:0}.gantt-ms-viewport ._2k9Ys{flex-shrink:0;overflow-x:auto}.gantt-timeline-nav{position:absolute;inset:0 0 auto 0;height:var(--gantt-nav-height, 36px);pointer-events:none;z-index:20}.gantt-timeline-nav .gantt-nav-btn{pointer-events:auto}.gantt-nav-btn:disabled{opacity:.35;cursor:not-allowed}.gantt-nav-btn:disabled:hover{background:#fffffff5;color:#475569}.gantt-page-header h1{margin:.25rem 0 0;font-size:var(--oficina-font-title);font-weight:var(--oficina-font-weight-strong, 600);color:#0f172a}.gantt-page-kicker{margin:0;font-size:var(--oficina-font-meta);font-weight:var(--oficina-font-weight-strong, 600);letter-spacing:.08em;text-transform:uppercase;color:#1e40af}.gantt-page-toolbar{display:flex;flex-wrap:wrap;align-items:center;justify-content:space-between;gap:.75rem;padding:.5rem .75rem;background:#fff;border:1px solid #e2e8f0;border-radius:.5rem}.gantt-zoom-segment{display:inline-flex;padding:3px;background:#f1f5f9;border-radius:.5rem;border:1px solid #e2e8f0;gap:2px}.gantt-zoom-segment button{padding:.35rem .75rem;border:none;border-radius:.375rem;background:transparent;font-size:var(--oficina-font-meta);font-weight:600;color:#64748b;cursor:pointer;transition:background .15s,color .15s,box-shadow .15s}.gantt-zoom-segment button:hover{color:#334155;background:#fff9}.gantt-zoom-segment button.is-active{background:#fff;color:#4338ca;box-shadow:0 1px 2px #0f172a14}.gantt-ms-shell-bar{display:flex;align-items:center;justify-content:space-between;gap:1rem;padding:.625rem 1rem;background:linear-gradient(180deg,#f8fafc,#f1f5f9);border-bottom:1px solid #cbd5e1;flex-shrink:0}.gantt-ms-shell-bar__left{display:flex;flex-direction:column;gap:.2rem;min-width:0;flex:1}.gantt-ms-shell-bar__kicker{font-size:var(--oficina-font-meta);font-weight:var(--oficina-font-weight-strong, 600);letter-spacing:.06em;text-transform:uppercase;color:#64748b}.gantt-ms-shell-bar__range{font-size:var(--oficina-font-meta);font-weight:500;color:#64748b;letter-spacing:.01em}.gantt-ms-shell-bar__title{font-size:var(--oficina-font-body);font-weight:var(--oficina-font-weight-strong, 600);color:#0f172a;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;min-width:0;flex:1}.gantt-help{padding:.625rem .875rem;background:#f0f9ff;border:1px solid #bae6fd;border-radius:.5rem;font-size:var(--oficina-font-body);color:#334155}.gantt-help summary{cursor:pointer;font-weight:600;color:#0369a1;list-style:none}.gantt-help summary::-webkit-details-marker{display:none}.gantt-help ul{margin:.5rem 0 0;padding-left:1.125rem;line-height:1.55}.gantt-help li+li{margin-top:.25rem}.gantt-view-select{display:inline-flex;align-items:center;gap:.5rem;font-size:var(--oficina-font-body);font-weight:600;color:#475569}.gantt-view-select select{padding:.35rem .6rem;border:1px solid #e2e8f0;border-radius:.375rem;background:#fff;font-size:var(--oficina-font-body);color:#334155}.gantt-page-proyecto{font-size:var(--oficina-font-body);font-weight:var(--oficina-font-weight-strong, 600);color:#0f172a}.gantt-loading,.gantt-empty,.gantt-edit-hint{padding:2rem;text-align:center;color:#64748b;font-size:var(--oficina-font-body)}.gantt-edit-hint{padding:.5rem 1rem;margin:0 0 .5rem;text-align:left;background:#eff6ff;border-radius:8px;color:#1e40af;font-size:var(--oficina-font-body)}.gantt-ms-shell{display:flex;flex-direction:column;min-height:0;flex:1;width:100%;border:1px solid #cbd5e1;border-radius:.75rem;background:#fff;overflow:hidden;box-shadow:0 1px 2px #0f172a0a,0 4px 16px #0f172a0a;--gantt-list-width: 300px}.gantt-ms-chart svg text._3KcaM,.gantt-ms-chart svg text._3zRJQ{opacity:0!important;font-size:0!important;pointer-events:none}.gantt-ms-chart ._3_ygE,.gantt-ms-chart ._1eT-t{font-family:Inter,system-ui,-apple-system,sans-serif!important}.gantt-ms-chart ._2dZTy{fill:#f8fafc!important}.gantt-ms-chart ._3ZbQT{fill:#fff!important}.gantt-ms-chart ._35nLX{fill:#f1f5f9!important;opacity:.85!important}.gantt-ms-chart ._9w8d5{fill:#475569!important;font-size:var(--oficina-font-meta)!important;font-weight:600!important}.gantt-ms-chart ._2QjE6,.gantt-ms-chart ._3T42e{fill:#334155!important;font-size:var(--oficina-font-meta)!important}.gantt-ms-chart ._RuwuK{stroke:#e2e8f0!important;stroke-width:1px!important}.gantt-ms-chart--week-mode ._CZjuD{border-bottom:1px solid #e8edf3}.gantt-ms-chart--week-mode ._3T42e,.gantt-ms-chart--week-mode ._2QjE6{filter:drop-shadow(0 1px 1px rgba(15,23,42,.06))}.gantt-ms-chart--week-mode ._CZjuD>svg:first-child{display:none}.gantt-ms-timeline-strip{display:flex;flex-shrink:0;border-bottom:1px solid #cbd5e1;background:#fff;min-height:54px;z-index:15;position:relative}.gantt-ms-timeline-strip__spacer{flex-shrink:0;width:var(--gantt-list-width, 300px);border-right:2px solid #cbd5e1;background:#f1f5f9;display:flex;align-items:center;padding:0 1rem}.gantt-ms-spacer-title{font-size:var(--oficina-font-meta);font-weight:var(--oficina-font-weight-strong, 600);color:#475569}.gantt-ms-timeline-strip__calendar{flex:1;min-width:0;overflow:hidden}.gantt-week-calendar{display:flex;flex-direction:column;min-width:-moz-max-content;min-width:max-content}.gantt-week-calendar__months{display:flex;border-bottom:1px solid #e2e8f0;min-height:22px}.gantt-week-calendar__month{display:flex;align-items:center;justify-content:center;font-size:var(--oficina-font-meta);font-weight:var(--oficina-font-weight-strong, 600);letter-spacing:.04em;color:#475569;text-transform:uppercase;border-right:1px solid #e2e8f0;background:#f8fafc}.gantt-week-calendar__weeks{display:flex;min-height:32px}.gantt-week-calendar__week{display:flex;flex-direction:column;align-items:center;justify-content:center;gap:1px;padding:2px 0;border-right:1px solid #e2e8f0;box-sizing:border-box;background:#fff}.gantt-week-calendar__week-num{font-size:var(--oficina-font-meta);font-weight:var(--oficina-font-weight-strong, 600);color:#0f172a;line-height:1.1}.gantt-week-calendar__week-range{font-size:var(--oficina-font-meta);font-weight:500;color:#64748b;line-height:1.1;white-space:nowrap}.gantt-ms-chart--week-mode ._3_ygE{min-height:54px}.gantt-ms-header,.gantt-ms-row{display:grid;grid-template-columns:minmax(0,1fr);align-items:center;width:100%;border-bottom:1px solid #e8edf3;min-height:46px}.gantt-ms-header{background:#f1f5f9;color:#475569;font-size:var(--oficina-font-meta);font-weight:var(--oficina-font-weight-strong, 600);text-transform:none;letter-spacing:0;border-bottom:1px solid #cbd5e1}.gantt-ms-header .gantt-ms-col{padding:0 6px;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.gantt-ms-table{background:#fff;border-right:2px solid #cbd5e1}.gantt-ms-row{border:none;background:#fff;cursor:pointer;text-align:left;font-size:var(--oficina-font-meta);color:#1e293b;padding:0;width:100%}.gantt-ms-row:nth-child(2n){background:#fafbfc}.gantt-ms-row:hover{background:#f8fafc}.gantt-ms-row--selected{background:#f1f5f9!important;border-left:3px solid #1E40AF}.gantt-ms-row--summary .gantt-ms-task-name{font-weight:var(--oficina-font-weight-strong, 600)}.gantt-ms-row--root{background:#f8fafc}.gantt-ms-row--root .gantt-ms-task-name{font-weight:var(--oficina-font-weight-strong, 600);color:#0f172a}.gantt-ms-col--pct{text-align:center;font-weight:600;font-size:var(--oficina-font-meta);color:#1e40af}.gantt-ms-col--dur{text-align:center}.gantt-ms-col{padding:0 6px;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;min-width:0}.gantt-ms-col--id,.gantt-ms-col--mode,.gantt-ms-pin{display:none}.gantt-ms-col--name{display:flex;align-items:center;gap:4px;min-width:0}.gantt-ms-kind{flex-shrink:0;padding:.1rem .35rem;border-radius:4px;font-size:var(--oficina-font-meta);font-weight:var(--oficina-font-weight-strong, 600);letter-spacing:.04em;text-transform:uppercase}.gantt-ms-kind--obra{background:#4f46e5;color:#fff;border:1px solid #4338ca}.gantt-ms-kind--partida{background:#e0e7ff;color:#3730a3;border:1px solid #c7d2fe}.gantt-ms-kind--tarea{background:#f1f5f9;color:#475569;border:1px solid #cbd5e1}.gantt-ms-estado{flex-shrink:0;padding:.1rem .35rem;border-radius:999px;font-size:var(--oficina-font-meta);font-weight:600}.gantt-ms-estado--pendiente{background:#f8fafc;color:#475569;border:1px solid #cbd5e1}.gantt-ms-estado--en_progreso{background:#eff6ff;color:#1e40af;border:1px solid #bfdbfe}.gantt-ms-estado--completada{background:#f0fdf4;color:#15803d;border:1px solid #bbf7d0}.gantt-ms-estado--rechazada{background:#fef2f2;color:#b91c1c;border:1px solid #fecaca}.gantt-ms-expander{display:inline-flex;align-items:center;justify-content:center;width:16px;height:16px;flex-shrink:0;padding:0;border:none;background:transparent;color:#64748b;cursor:pointer;border-radius:.25rem}.gantt-ms-expander:hover{background:#e2e8f0;color:#334155}.gantt-ms-expander--spacer{visibility:hidden}.gantt-ms-task-name{overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.gantt-ms-col--dur,.gantt-ms-col--start,.gantt-ms-col--finish{font-size:var(--oficina-font-meta);color:#334155}.gantt-ms-legend{display:flex;flex-wrap:wrap;align-items:center;justify-content:space-between;gap:.75rem 1.5rem;padding:.65rem 1rem;border-top:1px solid #cbd5e1;background:#f8fafc;font-size:var(--oficina-font-meta);color:#475569}.gantt-ms-legend-info{display:flex;flex-wrap:wrap;gap:1rem}.gantt-ms-legend-info strong{color:#334155}.gantt-ms-legend-items{display:flex;flex-wrap:wrap;gap:.75rem 1rem}.gantt-ms-legend-item{display:inline-flex;align-items:center;gap:.35rem}.gantt-ms-swatch{display:inline-block;width:18px;height:10px;border-radius:1px;border:1px solid rgba(15,23,42,.15)}.gantt-ms-swatch--task{background:#cbd5e1;border-color:#94a3b8}.gantt-ms-swatch--summary{background:#64748b;height:8px;position:relative;border-color:#475569}.gantt-ms-swatch--summary:before,.gantt-ms-swatch--summary:after{content:"";position:absolute;top:-2px;width:0;height:0;border-bottom:4px solid #64748b}.gantt-ms-swatch--summary:before{left:-2px;border-left:3px solid transparent;border-right:0}.gantt-ms-swatch--summary:after{right:-2px;border-right:3px solid transparent;border-left:0}.gantt-ms-swatch--root{background:#334155;border-color:#1e293b}.gantt-ms-swatch--done{background:#10b981}.gantt-ms-swatch--today{width:2px;height:12px;background:#64748b;border:none;border-radius:0}.gantt-ms-swatch--progress{background:#cbd5e1;position:relative}.gantt-ms-swatch--progress:after{content:"";position:absolute;left:0;top:0;bottom:0;width:55%;background:#64748b}.gantt-ms-swatch--link{width:22px;background:transparent;border:none;position:relative}.gantt-ms-swatch--link:before{content:"";position:absolute;left:0;top:4px;width:14px;height:2px;background:#1e40af;transform:rotate(-25deg);transform-origin:left center}@media (max-width: 900px){.gantt-ms-header,.gantt-ms-row{grid-template-columns:minmax(0,1fr)}.gantt-ms-estado{display:none}.gantt-ms-legend{flex-direction:column;align-items:flex-start}.gantt-ms-shell-bar{flex-wrap:wrap}}.gantt-nav-btn{position:absolute;top:0;z-index:12;display:inline-flex;align-items:center;justify-content:center;width:32px;height:var(--gantt-nav-height, 36px);padding:0;border:none;border-bottom:1px solid #e2e8f0;background:#fffffff5;color:#475569;cursor:pointer;transition:background .15s,color .15s}.gantt-nav-btn:hover{background:#f8fafc;color:#0f172a}.gantt-nav-btn--left{left:var(--gantt-list-width, 300px);border-right:1px solid #e2e8f0}.gantt-nav-btn--right{right:0;border-left:1px solid #e2e8f0}.proj-modal-steps-wizard{display:flex;align-items:center;justify-content:space-between;padding:1.5rem 2rem;background:#f8fafc;border-bottom:1px solid #e2e8f0}.wizard-step{display:flex;align-items:center;gap:.5rem;color:#64748b;font-weight:500}.wizard-step.active{color:#0f172a}.wizard-step .step-number{width:24px;height:24px;border-radius:50%;background:#e2e8f0;color:#64748b;display:flex;align-items:center;justify-content:center;font-size:var(--oficina-font-meta);font-weight:600}.wizard-step.active .step-number{background:#3b5fc7;color:#fff}.step-divider{flex:1;height:2px;background:#e2e8f0;margin:0 1rem}.slide-in{animation:slideIn .3s cubic-bezier(.4,0,.2,1)}@keyframes slideIn{0%{opacity:0;transform:translate(10px)}to{opacity:1;transform:translate(0)}}.proj-import-hero-premium{display:flex;gap:1.5rem;background:#eff6ff;border:1px solid #bfdbfe;border-radius:.75rem;padding:1.5rem;margin-bottom:1.5rem}.hero-icon-container{width:48px;height:48px;background:#dbeafe;border-radius:.5rem;display:flex;align-items:center;justify-content:center;flex-shrink:0}.hero-icon{color:#1e40af;font-size:var(--oficina-font-display)}.hero-content strong{display:block;color:#1e3a8a;font-size:var(--oficina-font-title);margin-bottom:.75rem}.proj-import-gantt-steps-premium{list-style:none;padding:0;margin:0;display:flex;flex-direction:column;gap:.5rem}.proj-import-gantt-steps-premium li{display:flex;align-items:center;gap:.5rem;font-size:var(--oficina-font-body);color:#1e40af}.proj-import-gantt-steps-premium li span{font-size:var(--oficina-font-title);color:#3b5fc7}.proj-import-gantt-steps-premium code{background:#fff9;padding:.1rem .3rem;border-radius:.25rem;font-weight:600}.proj-modal-actions-wizard{display:flex;flex-direction:column;gap:.75rem;margin-top:2rem}.proj-modal-actions-wizard.split{flex-direction:row;justify-content:space-between}.proj-btn.block{width:100%;justify-content:center}.proj-import-hint-box{display:flex;align-items:center;gap:.5rem;background:#fffbeb;border:1px solid #fef3c7;color:#92400e;padding:.75rem 1rem;border-radius:.5rem;font-size:var(--oficina-font-body);margin-bottom:1.5rem}.proj-import-hint-box span{color:#d97706}.proj-dropzone-premium{border:2px dashed #cbd5e1;border-radius:.75rem;padding:3rem 1.5rem;display:flex;flex-direction:column;align-items:center;justify-content:center;text-align:center;background:#f8fafc;cursor:pointer;transition:all .2s}.proj-dropzone-premium:hover,.proj-dropzone-premium:focus-within{border-color:#3b5fc7;background:#eff6ff}.dropzone-icon{width:64px;height:64px;background:#fff;border-radius:50%;display:flex;align-items:center;justify-content:center;box-shadow:0 4px 6px -1px #0000000d;margin-bottom:1rem}.dropzone-icon span{font-size:var(--oficina-font-display);color:#3b5fc7}.dropzone-text strong{display:block;color:#1e293b;font-size:var(--oficina-font-title);margin-bottom:.25rem}.dropzone-text span{color:#64748b;font-size:var(--oficina-font-body)}.proj-import-summary-premium{display:flex;gap:1rem;margin-bottom:1rem}.summary-stat{flex:1;display:flex;align-items:center;gap:.75rem;padding:1rem;border-radius:.5rem;border:1px solid #e2e8f0;background:#fff}.summary-stat span.material-symbols-outlined{font-size:var(--oficina-font-display)}.summary-stat div{display:flex;flex-direction:column}.summary-stat div strong{font-size:var(--oficina-font-title);line-height:1.2}.summary-stat div span{font-size:var(--oficina-font-meta);text-transform:uppercase;letter-spacing:.05em;color:#64748b}.summary-stat.ok{border-color:#bbf7d0;background:#f0fdf4}.summary-stat.ok span.material-symbols-outlined{color:#22c55e}.summary-stat.ok div strong{color:#166534}.summary-stat.info{border-color:#bfdbfe;background:#eff6ff}.summary-stat.info span.material-symbols-outlined{color:#3b5fc7}.summary-stat.info div strong{color:#1e40af}.summary-stat.error{border-color:#fecaca;background:#fef2f2}.summary-stat.error span.material-symbols-outlined{color:#ef4444}.summary-stat.error div strong{color:#991b1b}.summary-stat.disabled{opacity:.5}.proj-import-file-chip{display:inline-flex;align-items:center;gap:.5rem;background:#f1f5f9;border:1px solid #cbd5e1;padding:.35rem .75rem;border-radius:2rem;font-size:var(--oficina-font-meta);color:#334155;margin-bottom:1rem}.proj-import-file-chip span{font-size:var(--oficina-font-title);color:#64748b}.proj-import-notice-box{display:flex;align-items:center;gap:.5rem;background:#fff1f2;color:#be123c;padding:.75rem 1rem;border-radius:.5rem;font-size:var(--oficina-font-body);margin-bottom:1rem}.proj-preview-table-wrap-premium{max-height:300px;overflow-y:auto;border:1px solid #e2e8f0;border-radius:.5rem;background:#fff}.cal-mensual-container{display:flex;flex-direction:column;height:100%;background:#fff;border-radius:.75rem;border:1px solid #e2e8f0;overflow:hidden;font-family:Inter,system-ui,-apple-system,sans-serif}.cal-mensual-header{display:flex;align-items:center;gap:1.5rem;padding:1rem 1.5rem;border-bottom:1px solid #e2e8f0}.cal-mensual-nav{display:flex;align-items:center;gap:.5rem}.cal-btn-icon{display:grid;place-items:center;width:2rem;height:2rem;border:0;border-radius:999px;background:transparent;color:#475569;cursor:pointer;transition:background .15s ease}.cal-btn-icon:hover{background:#f1f5f9}.cal-btn-hoy{padding:.35rem .75rem;border:1px solid #cbd5e1;border-radius:.375rem;background:#fff;color:#334155;font-size:var(--oficina-font-body);font-weight:500;cursor:pointer;transition:background .15s ease}.cal-btn-hoy:hover{background:#f8fafc}.cal-mensual-title{margin:0;font-size:var(--oficina-font-title);font-weight:600;color:#0f172a}.cal-mensual-grid{display:grid;grid-template-columns:repeat(7,minmax(0,1fr));grid-auto-rows:minmax(7rem,1fr);flex:1;background:#e2e8f0;gap:1px}.cal-mensual-dayname{background:#fff;padding:.75rem .5rem;text-align:center;font-size:var(--oficina-font-meta);font-weight:600;color:#64748b;text-transform:uppercase;letter-spacing:.05em;grid-row:1}.cal-mensual-cell{background:#fff;display:flex;flex-direction:column;min-height:7rem;padding:.25rem}.cal-mensual-cell.pad{background:#f8fafc}.cal-mensual-cell.today{background:#eff6ff}.cal-mensual-date{display:flex;justify-content:center;margin-bottom:.25rem}.cal-date-number{display:inline-flex;align-items:center;justify-content:center;width:1.5rem;height:1.5rem;font-size:var(--oficina-font-meta);font-weight:500;color:#334155;border-radius:999px}.cal-date-number.today{background:#1e40af;color:#fff}.cal-mensual-events{display:flex;flex-direction:column;gap:.15rem;flex:1;overflow-y:auto}.cal-event{position:relative;padding:.15rem .35rem;border-radius:.25rem;color:#fff;font-size:var(--oficina-font-meta);font-weight:500;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;cursor:pointer;opacity:.9;min-height:1.25rem;z-index:1;transition:opacity .15s ease}.cal-event:hover{opacity:1;z-index:10}.cal-event.cont-izq{border-top-left-radius:0;border-bottom-left-radius:0;margin-left:-.25rem;padding-left:.5rem}.cal-event.cont-der{border-top-right-radius:0;border-bottom-right-radius:0;margin-right:-.25rem}.cal-event-text{display:inline-block;max-width:100%;overflow:hidden;text-overflow:ellipsis}.kpi-page{display:flex;flex-direction:column;gap:1.25rem;font-family:Inter,system-ui,-apple-system,sans-serif;color:#1b1b1d;max-width:100%;width:100%;min-height:0;box-sizing:border-box}.kpi-page-head h1{margin:.25rem 0 0;font-size:var(--oficina-font-display);font-weight:var(--oficina-font-weight-strong, 600);color:#000;letter-spacing:-.03em}.kpi-stats-grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:.875rem}.kpi-stat{display:flex;gap:.875rem;padding:1rem;border-radius:.875rem;border:1px solid #c5c6cd;background:#fff;box-shadow:0 4px 14px #0000000a}.kpi-stat-icon{width:2.5rem;height:2.5rem;border-radius:.625rem;display:grid;place-items:center;flex-shrink:0}.kpi-stat-icon .material-symbols-outlined{font-size:var(--oficina-font-title)}.kpi-stat--blue .kpi-stat-icon{background:#0059bb1a;color:#0059bb}.kpi-stat--green .kpi-stat-icon{background:#0d94881a;color:#0d9488}.kpi-stat--amber .kpi-stat-icon{background:#f59e0b1f;color:#b45309}.kpi-stat--slate .kpi-stat-icon{background:#f1f5f9;color:#475569}.kpi-stat-body{display:grid;gap:.125rem;min-width:0}.kpi-stat-label{font-size:var(--oficina-font-meta);font-weight:var(--oficina-font-weight-strong, 600);text-transform:uppercase;letter-spacing:.06em;color:#75777e}.kpi-stat-value{font-size:var(--oficina-font-title);font-weight:var(--oficina-font-weight-strong, 600);color:#000;line-height:1.1}.kpi-stat-delta{font-size:var(--oficina-font-meta);color:#75777e}.kpi-stat-delta.positive{color:#0d9488;font-weight:600}.kpi-stat-delta.negative{color:#b45309;font-weight:600}.kpi-charts-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:.875rem}.kpi-chart-card{border:1px solid #c5c6cd;border-radius:.875rem;background:#fff;padding:1rem 1.125rem;box-shadow:0 4px 14px #0000000a}.kpi-chart-head h3{margin:0;font-size:var(--oficina-font-body);font-weight:var(--oficina-font-weight-strong, 600);color:#000}.kpi-chart-head p{margin:.25rem 0 0;font-size:var(--oficina-font-meta);color:#75777e}.kpi-bar-chart{display:grid;gap:.625rem;margin-top:1rem}.kpi-bar-row{display:grid;grid-template-columns:minmax(0,1fr) minmax(0,2fr) auto;gap:.625rem;align-items:center}.kpi-bar-label{font-size:var(--oficina-font-meta);font-weight:600;color:#44474d;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.kpi-bar-track{height:.625rem;border-radius:999px;background:#f1f5f9;overflow:hidden}.kpi-bar-fill{height:100%;border-radius:999px;background:linear-gradient(90deg,#004493,#0059bb);min-width:2px;transition:width .4s ease}.kpi-bar-value{font-size:var(--oficina-font-meta);font-weight:var(--oficina-font-weight-strong, 600);color:#000;text-align:right;white-space:nowrap}.kpi-bar-value small{display:block;font-size:var(--oficina-font-meta);font-weight:500;color:#75777e}.kpi-donut-wrap{position:relative;width:8.5rem;height:8.5rem;margin:1rem auto .75rem}.kpi-donut{width:100%;height:100%}.kpi-donut-bg{fill:none;stroke:#f1f5f9;stroke-width:14}.kpi-donut-segment{fill:none;stroke-width:14;stroke-linecap:butt}.kpi-donut-center{position:absolute;top:0;right:0;bottom:0;left:0;display:grid;place-content:center;text-align:center}.kpi-donut-center strong{font-size:var(--oficina-font-title);font-weight:var(--oficina-font-weight-strong, 600);color:#000}.kpi-donut-center span{font-size:var(--oficina-font-meta);color:#75777e;text-transform:uppercase;letter-spacing:.06em}.kpi-donut-legend{list-style:none;margin:0;padding:0;display:grid;gap:.375rem}.kpi-donut-legend li{display:grid;grid-template-columns:auto 1fr auto auto;gap:.375rem .5rem;align-items:center;font-size:var(--oficina-font-meta);color:#44474d}.kpi-legend-dot{width:.5rem;height:.5rem;border-radius:999px}.kpi-donut-legend strong{color:#000}.kpi-donut-legend em{font-style:normal;font-size:var(--oficina-font-meta);color:#75777e}.kpi-line-wrap{margin-top:.75rem}.kpi-line-chart{width:100%;height:7.5rem;display:block}.kpi-line-labels{display:flex;justify-content:space-between;margin-top:.375rem;font-size:var(--oficina-font-meta);color:#75777e}.kpi-line-last{margin:.5rem 0 0;font-size:var(--oficina-font-meta);color:#75777e}.kpi-line-last strong{color:#0059bb}.kpi-rings-panel .kpi-rings-row{display:flex;justify-content:space-around;gap:1rem;margin-top:1rem;padding:.5rem 0}.kpi-ring{position:relative;width:5.5rem;height:5.5rem}.kpi-ring svg{width:100%;height:100%}.kpi-ring-bg{fill:none;stroke:#f1f5f9;stroke-width:8}.kpi-ring-fill{fill:none;stroke-width:8;stroke-linecap:round}.kpi-ring-label{position:absolute;top:0;right:0;bottom:0;left:0;display:grid;place-content:center;text-align:center}.kpi-ring-label strong{font-size:var(--oficina-font-body);font-weight:var(--oficina-font-weight-strong, 600);color:#000}.kpi-ring-label span{font-size:var(--oficina-font-meta);color:#75777e;max-width:4rem;line-height:1.2}@media (max-width: 1100px){.kpi-stats-grid{grid-template-columns:repeat(2,minmax(0,1fr))}}@media (max-width: 768px){.kpi-stats-grid,.kpi-charts-grid{grid-template-columns:1fr}.kpi-bar-row{grid-template-columns:1fr;gap:.25rem}}.kpi-chart-empty{display:flex;flex-direction:column;align-items:center;justify-content:center;gap:.5rem;min-height:140px;color:#64748b;text-align:center;padding:1rem}.kpi-chart-empty .material-symbols-outlined{font-size:var(--oficina-font-display);opacity:.5}.kpi-matriz{margin:1.5rem 0}.kpi-matriz-head{display:flex;align-items:flex-end;justify-content:space-between;gap:1rem;margin-bottom:1rem;flex-wrap:wrap}.kpi-matriz-head h2{font-size:var(--oficina-font-title);font-weight:var(--oficina-font-weight-strong, 600);color:#263652;margin:0}.kpi-matriz-head p{font-size:var(--oficina-font-body);color:#64748b;margin:.15rem 0 0}.kpi-matriz-timestamp{font-size:var(--oficina-font-meta);color:#94a3b8}.kpi-matriz-grid{display:grid;grid-template-columns:repeat(auto-fill,minmax(220px,1fr));gap:.85rem}.kpi-matriz-card{background:#fff;border:1px solid #e2e8f0;border-left-width:4px;border-radius:12px;padding:.9rem 1rem;display:flex;flex-direction:column;gap:.35rem}.kpi-matriz-card--ok{border-left-color:#10b981}.kpi-matriz-card--info{border-left-color:#3b5fc7}.kpi-matriz-card--warning{border-left-color:#f59e0b}.kpi-matriz-card--danger{border-left-color:#ef4444}.kpi-matriz-card-top{display:flex;align-items:center;justify-content:space-between}.kpi-matriz-num{font-size:var(--oficina-font-meta);font-weight:var(--oficina-font-weight-strong, 600);color:#94a3b8;background:#f1f5f9;border-radius:999px;width:1.4rem;height:1.4rem;display:inline-flex;align-items:center;justify-content:center}.kpi-matriz-badge{font-size:var(--oficina-font-meta);font-weight:var(--oficina-font-weight-strong, 600);text-transform:uppercase;letter-spacing:.03em;padding:.15rem .5rem;border-radius:999px}.kpi-matriz-badge--ok{background:#dcfce7;color:#15803d}.kpi-matriz-badge--info{background:#dbeafe;color:#1e40af}.kpi-matriz-badge--warning{background:#fef3c7;color:#b45309}.kpi-matriz-badge--danger{background:#fee2e2;color:#b91c1c}.kpi-matriz-nombre{font-size:var(--oficina-font-body);font-weight:600;color:#334155;margin:0}.kpi-matriz-valor{font-size:var(--oficina-font-display);font-weight:var(--oficina-font-weight-strong, 600);color:#263652;margin:0;line-height:1.1}.kpi-matriz-valor small{font-size:var(--oficina-font-meta);font-weight:600;color:#64748b}.kpi-matriz-detalle{font-size:var(--oficina-font-meta);color:#475569;margin:0}.kpi-matriz-formula{font-size:var(--oficina-font-meta);color:#94a3b8;margin:0;font-style:italic}@media (max-width: 768px){.kpi-matriz-grid{grid-template-columns:1fr 1fr}}.admin-page{padding:1.5rem 2rem 3rem;max-width:1200px}.admin-page-head{display:flex;align-items:flex-start;justify-content:space-between;gap:1rem;margin-bottom:1.5rem}.admin-panels{display:grid;grid-template-columns:280px 1fr;gap:1.25rem}@media (max-width: 900px){.admin-panels{grid-template-columns:1fr}}.admin-panel{background:#fff;border:1px solid #e2e8f0;border-radius:12px;padding:1rem 1.25rem}.admin-panel h2{margin:0 0 1rem;font-size:var(--oficina-font-title)}.admin-inline-form{display:flex;gap:.5rem;margin-bottom:1rem}.admin-inline-form input{flex:1;padding:.5rem .75rem;border:1px solid #cbd5e1;border-radius:8px}.admin-org-list{list-style:none;margin:0;padding:0}.admin-org-list li{display:flex;align-items:center;gap:.25rem;margin-bottom:.35rem}.admin-org-list button{flex:1;text-align:left;padding:.45rem .65rem;border:1px solid transparent;border-radius:8px;background:#f8fafc;cursor:pointer}.admin-org-list button.active{background:#0f766e;color:#fff}.admin-icon-btn{border:none;background:transparent;cursor:pointer;color:#64748b;padding:.25rem}.admin-table{width:100%;border-collapse:collapse;font-size:var(--oficina-font-body)}.admin-table th,.admin-table td{text-align:left;padding:.55rem .5rem;border-bottom:1px solid #e2e8f0}.admin-table-actions{display:flex;gap:.35rem;white-space:nowrap}.admin-hint{margin-top:1.5rem;padding:1rem;background:#f0fdfa;border-radius:8px;font-size:var(--oficina-font-body)}.admin-user-form label{display:flex;flex-direction:column;gap:.35rem;margin-bottom:.75rem;font-size:var(--oficina-font-body)}.admin-user-form input,.admin-user-form select{padding:.5rem .75rem;border:1px solid #cbd5e1;border-radius:8px}.regiones-heatmap{margin-bottom:0;height:100%;display:flex;flex-direction:column}.regiones-heatmap__head{display:flex;align-items:baseline;justify-content:space-between;gap:.5rem;flex-wrap:wrap;margin-bottom:.5rem}.regiones-heatmap__head h3{margin:0;font-size:var(--oficina-font-body);font-weight:var(--oficina-font-weight-strong, 600);letter-spacing:-.01em;color:#111827}.regiones-heatmap__head p{margin:0;font-size:var(--oficina-font-meta);color:#64748b;font-weight:600}.regiones-heatmap__body{display:flex;gap:.65rem;align-items:stretch}.regiones-heatmap__map-wrap{width:6.5rem;height:15.5rem;flex-shrink:0;border-radius:.75rem;overflow:hidden;background:radial-gradient(120% 100% at 30% 0%,#f0f7ff,#dbe9f9 60%,#cfe1f3);box-shadow:inset 0 0 0 1px #0f172a0f,0 1px 2px #0f172a08;position:relative}.regiones-heatmap__map{width:100%;height:100%;background:transparent}.regiones-heatmap__map .leaflet-interactive{cursor:pointer;outline:none;transition:fill .25s ease,fill-opacity .25s ease,stroke-width .18s ease}.regiones-heatmap__map .leaflet-container{background:transparent;font:inherit}.regiones-heatmap__map .leaflet-overlay-pane svg{filter:drop-shadow(0 10px 14px rgba(15,23,42,.16))}.regiones-heatmap__map-error{height:100%;display:flex;flex-direction:column;align-items:center;justify-content:center;gap:.5rem;color:#94a3b8;font-size:var(--oficina-font-meta);font-weight:600;text-align:center;padding:1rem}.regiones-heatmap-tooltip{font-size:var(--oficina-font-meta);line-height:1.3;border:none!important;border-radius:.6rem!important;box-shadow:0 10px 24px #0f172a38!important;padding:.5rem .65rem!important;min-width:8.5rem}.regiones-heatmap-tooltip:before{display:none}.regiones-heatmap-tooltip strong{display:block;font-size:var(--oficina-font-meta);color:#0f172a;margin-bottom:.3rem}.regiones-heatmap-tooltip__row{display:flex;justify-content:space-between;gap:.75rem;color:#64748b;font-weight:600}.regiones-heatmap-tooltip__row b{color:#0f172a;font-family:Inter,system-ui,-apple-system,sans-serif}.regiones-heatmap__list{flex:1 1 auto;min-width:0;display:flex;flex-direction:column;gap:1px;max-height:15.5rem;overflow-y:auto;padding-right:.2rem}.regiones-heatmap__row{display:grid;grid-template-columns:.5rem minmax(0,1fr) 1.8rem 1.7rem 1.8rem 2.4rem;align-items:center;gap:.4rem;width:100%;padding:.3rem .4rem;background:transparent;border:none;border-radius:.4rem;cursor:pointer;font:inherit;text-align:left;transition:background-color .12s ease}.regiones-heatmap__row--head{cursor:default;padding:0 .4rem .3rem;font-size:var(--oficina-font-meta);font-weight:var(--oficina-font-weight-strong, 600);text-transform:uppercase;letter-spacing:.04em;color:#94a3b8;text-align:right}.regiones-heatmap__row--head .regiones-heatmap__row-label{text-align:left;color:#94a3b8}.regiones-heatmap__row:hover{background:#f8fafc}.regiones-heatmap__row.is-selected{background:#eff6ff}.regiones-heatmap__row--muted{cursor:default;color:#94a3b8}.regiones-heatmap__row--muted:hover{background:transparent}.regiones-heatmap__dot{width:.5rem;height:.5rem;border-radius:50%;flex-shrink:0;box-shadow:inset 0 0 0 1px #0000000f}.regiones-heatmap__row-numeral{flex-shrink:0;display:inline-block;min-width:1.4rem;text-align:center;font-family:Inter,system-ui,-apple-system,sans-serif;font-size:var(--oficina-font-meta);font-weight:var(--oficina-font-weight-strong, 600);color:#64748b;background:#f1f5f9;border-radius:.3rem;padding:.05rem .25rem;letter-spacing:.02em;margin-right:.35rem}.regiones-heatmap__row.is-selected .regiones-heatmap__row-numeral{color:#1d4ed8;background:#dbeafe}.regiones-heatmap__row-label{min-width:0;font-size:var(--exec-fs-body, .72rem);font-weight:var(--oficina-font-weight-strong, 600);color:#334155;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.regiones-heatmap__row.is-selected .regiones-heatmap__row-label{color:#1d4ed8}.regiones-heatmap__row-count,.regiones-heatmap__row-pct,.regiones-heatmap__row-atrasadas{font-family:Inter,system-ui,-apple-system,sans-serif;font-size:var(--exec-fs-caption, .66rem);font-weight:var(--oficina-font-weight-strong, 600);color:#0f172a;text-align:right}.regiones-heatmap__row-atrasadas{color:#94a3b8}.regiones-heatmap__row-nivel{justify-self:end;font-size:var(--exec-fs-eyebrow-sm, .58rem);font-weight:var(--oficina-font-weight-strong, 600);text-transform:uppercase;letter-spacing:.03em;padding:.1rem .4rem;border-radius:999px;white-space:nowrap}.regiones-heatmap__row-nivel--alto{background:#ef44441f;color:#dc2626}.regiones-heatmap__row-nivel--medio{background:#f59e0b24;color:#b45309}.regiones-heatmap__row-nivel--bajo{background:#16a66a1f;color:#0f7a4c}.regiones-heatmap__legend{display:flex;align-items:center;gap:.5rem;margin-top:.5rem;font-size:var(--exec-fs-eyebrow-sm, .58rem);font-weight:var(--oficina-font-weight-strong, 600);color:#94a3b8;text-transform:uppercase;letter-spacing:.04em}.regiones-heatmap__legend-bar{flex:1;max-width:12rem;height:.4rem;border-radius:999px;background:linear-gradient(90deg,#ef4444,#f59e0b,#10b981)}@media (max-width: 900px){.regiones-heatmap__body{flex-direction:column;align-items:center}.regiones-heatmap__map-wrap{width:100%;max-width:18rem}.regiones-heatmap__list{width:100%;max-width:none;flex-basis:auto;max-height:none}}.exec-dashboard{--exec-navy: #263652;--exec-blue: #1E40AF;--exec-blue-2: #3B5FC7;--exec-bg: #F5F7FB;--exec-card: #FFFFFF;--exec-text: #111827;--exec-text-2: #64748B;--exec-border: #E2E8F0;--exec-green: #16A66A;--exec-amber: #F59E0B;--exec-orange: #F97316;--exec-red: #EF4444;--exec-purple: #6D3DF5;--exec-fs-title: .8rem;--exec-fw-title: 700;--exec-fs-eyebrow-lg: .68rem;--exec-fs-eyebrow-md: .62rem;--exec-fs-eyebrow-sm: .58rem;--exec-fs-value-xl: 1.4rem;--exec-fs-value-lg: 1.3rem;--exec-fs-value-md: 1rem;--exec-fs-body: .72rem;--exec-fs-caption: .66rem;--exec-gap-row: .7rem;--exec-gap-card: .6rem;--exec-gap-item: .4rem;display:flex;flex-direction:column;gap:var(--exec-gap-row);background:var(--exec-bg);margin:-.1rem -.1rem 1rem;padding:.6rem;border-radius:.85rem}.exec-dashboard .oficina-panel{padding:.65rem .8rem;border-radius:.7rem}.exec-panel-head{display:flex;align-items:center;justify-content:space-between;gap:.5rem;margin-bottom:.5rem}.exec-panel-head h3{margin:0;font-size:var(--exec-fs-title);font-weight:var(--exec-fw-title);color:var(--exec-text);letter-spacing:-.01em}.exec-link-btn{border:0;background:transparent;color:var(--exec-blue);font-size:var(--exec-fs-caption);font-weight:var(--oficina-font-weight-strong, 600);cursor:pointer;padding:.15rem .35rem;border-radius:.35rem;white-space:nowrap}.exec-link-btn:hover{background:#1e40af14}.exec-badge-estimado{display:inline-block;margin-left:.35rem;font-size:var(--oficina-font-meta);font-weight:var(--oficina-font-weight-strong, 600);text-transform:uppercase;letter-spacing:.04em;color:#94a3b8;background:#f1f5f9;border-radius:.3rem;padding:.05rem .3rem;vertical-align:middle}.exec-impact-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:var(--exec-gap-card)}.exec-impact-card{display:flex;flex-direction:column;gap:.3rem;text-align:left;background:var(--exec-card);border:1px solid var(--exec-border);border-radius:.7rem;padding:.6rem .75rem;min-height:104px;cursor:pointer;box-shadow:0 1px 2px #0f172a08;transition:box-shadow .15s ease,border-color .15s ease,transform .15s ease;position:relative;overflow:hidden}.exec-impact-card:before{content:"";position:absolute;top:0;left:0;right:0;height:3px;background:var(--exec-blue)}.exec-impact-card:hover{box-shadow:0 8px 20px #0b173914;border-color:#cbd5e1;transform:translateY(-1px)}.exec-impact-card__head{display:flex;align-items:flex-start;justify-content:space-between;gap:.5rem}.exec-impact-card__label{font-size:var(--exec-fs-eyebrow-lg);font-weight:var(--oficina-font-weight-strong, 600);text-transform:uppercase;letter-spacing:.03em;color:var(--exec-text-2);line-height:1.3}.exec-impact-card__body{display:flex;align-items:baseline;gap:.6rem;flex-wrap:wrap}.exec-impact-card__value{font-size:var(--exec-fs-value-xl);font-weight:var(--oficina-font-weight-strong, 600);letter-spacing:-.03em;color:var(--exec-navy);line-height:1}.exec-impact-card__delta{display:inline-flex;align-items:center;gap:.15rem;font-size:var(--exec-fs-caption);font-weight:600}.exec-impact-card__delta .material-symbols-outlined{font-size:.95rem}.exec-impact-card__delta.is-positive{color:var(--exec-green)}.exec-impact-card__delta.is-negative{color:var(--exec-red)}.exec-impact-card__hint{margin:0;font-size:var(--exec-fs-caption);color:var(--exec-text-2);line-height:1.35}.exec-sparkline{flex-shrink:0}.exec-row-strategic{display:grid;grid-template-columns:1.7fr 1fr;gap:var(--exec-gap-card);align-items:stretch}.exec-strategic-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:var(--exec-gap-item);background:var(--exec-card);border:1px solid var(--exec-border);border-radius:.75rem;padding:.65rem}.exec-strategic-card{display:flex;align-items:flex-start;gap:.5rem;text-align:left;background:#fbfcfe;border:1px solid var(--exec-border);border-left:3px solid #cbd5e1;border-radius:.55rem;padding:.4rem .55rem;cursor:pointer;transition:background-color .12s ease,border-color .12s ease,transform .12s ease}.exec-strategic-card:hover{background:#fff;transform:translateY(-1px);box-shadow:0 3px 10px #0f172a0f}.exec-strategic-card--success,.exec-strategic-card--info,.exec-strategic-card--default{background:#fbfcfe;border-left-color:#cbd5e1}.exec-strategic-card--warning{background:#fbfcfe;border-left-color:var(--exec-amber)}.exec-strategic-card--danger{background:#fbfcfe;border-left-color:var(--exec-red)}.exec-strategic-card__icon{flex-shrink:0;font-size:var(--oficina-font-body);width:1.45rem;height:1.45rem;display:inline-flex;align-items:center;justify-content:center;border-radius:.5rem;background:#eef2ff;color:var(--exec-blue)}.exec-strategic-card--warning .exec-strategic-card__icon{background:#f59e0b29;color:#b45309}.exec-strategic-card--danger .exec-strategic-card__icon{background:#ef444424;color:var(--exec-red)}.exec-strategic-card__body{display:flex;flex-direction:column;gap:.2rem;min-width:0;flex:1}.exec-strategic-card__label{font-size:var(--oficina-font-meta);font-weight:var(--oficina-font-weight-strong, 600);text-transform:uppercase;letter-spacing:.02em;color:var(--exec-text-2);white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.exec-strategic-card__value{font-size:var(--oficina-font-title);font-weight:var(--oficina-font-weight-strong, 600);color:var(--exec-navy);letter-spacing:-.02em;line-height:1.15}.exec-strategic-card__delta{font-size:var(--oficina-font-meta);font-weight:600;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;color:var(--exec-text-2)}.exec-strategic-card__delta--positive{color:#0f7a4c}.exec-strategic-card__delta--negative{color:#b91c1c}.exec-strategic-card__delta--neutral{color:var(--exec-text-2)}.exec-alert-wrap{display:flex;flex-direction:column;min-height:0}.exec-alert-panel{display:flex;flex-direction:column;flex:1;min-height:0}.exec-alert-list{list-style:none;margin:0;padding:0;display:flex;flex-direction:column;gap:var(--exec-gap-item);overflow-y:auto;max-height:15.5rem}.exec-alert-empty{display:flex;align-items:center;gap:.5rem;color:var(--exec-text-2);font-size:var(--exec-fs-body);padding:1rem .25rem}.exec-alert-item{display:flex;align-items:flex-start;gap:.5rem;padding:.45rem .5rem;border-radius:.55rem;border-left:3px solid transparent;background:#fafbfe}.exec-alert-item--critica{border-left-color:var(--exec-red);background:#ef44440b}.exec-alert-item--alta{border-left-color:var(--exec-amber);background:#f59e0b0b}.exec-alert-item--media,.exec-alert-item--informativa{border-left-color:#cbd5e1;background:#fbfcfe}.exec-alert-item__icon{font-size:var(--oficina-font-title);color:var(--exec-text-2);flex-shrink:0;margin-top:.1rem}.exec-alert-item__body{flex:1;min-width:0}.exec-alert-item__title-row{display:flex;align-items:center;gap:.35rem;flex-wrap:wrap}.exec-alert-chip{font-size:var(--exec-fs-eyebrow-sm);font-weight:var(--oficina-font-weight-strong, 600);text-transform:uppercase;letter-spacing:.03em;padding:.08rem .35rem;border-radius:999px;flex-shrink:0}.exec-alert-chip--critica{background:#ef444426;color:#b91c1c}.exec-alert-chip--alta{background:#f59e0b2e;color:#92400e}.exec-alert-chip--media,.exec-alert-chip--informativa{background:#eef1f6;color:#64748b}.exec-alert-item__title{border:0;background:transparent;padding:0;font-size:var(--exec-fs-body);font-weight:var(--oficina-font-weight-strong, 600);color:var(--exec-navy);text-align:left;cursor:pointer}.exec-alert-item__title:hover{color:var(--exec-blue);text-decoration:underline}.exec-alert-item__context{margin:.1rem 0 0;font-size:var(--exec-fs-caption);color:var(--exec-text-2)}.exec-alert-item__actions{display:flex;flex-direction:column;gap:.2rem;flex-shrink:0}.exec-alert-item__go,.exec-alert-item__dismiss{width:1.4rem;height:1.4rem;border-radius:.4rem;border:1px solid var(--exec-border);background:#fff;color:var(--exec-text-2);display:inline-flex;align-items:center;justify-content:center;cursor:pointer}.exec-alert-item__go .material-symbols-outlined,.exec-alert-item__dismiss .material-symbols-outlined{font-size:.85rem}.exec-alert-item__go:hover{color:var(--exec-blue);border-color:var(--exec-blue)}.exec-alert-item__dismiss:hover{color:var(--exec-green);border-color:var(--exec-green)}.exec-row-2{display:grid;grid-template-columns:.8fr 2.2fr;gap:var(--exec-gap-card);align-items:stretch}.exec-donut-card{display:flex;flex-direction:column}.exec-donut-body{position:relative;display:flex;justify-content:center;margin:.25rem 0 .5rem}.exec-donut-svg{width:7rem;height:7rem}.exec-donut-bg{fill:none;stroke:#eef1f6;stroke-width:12}.exec-donut-center{position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);display:flex;flex-direction:column;align-items:center;pointer-events:none}.exec-donut-center strong{font-size:var(--exec-fs-value-lg);font-weight:var(--oficina-font-weight-strong, 600);color:var(--exec-navy);line-height:1}.exec-donut-center span{font-size:var(--exec-fs-eyebrow-md);color:var(--exec-text-2);font-weight:var(--oficina-font-weight-strong, 600);text-transform:uppercase}.exec-donut-legend{list-style:none;margin:0;padding:0;display:flex;flex-direction:column;gap:.15rem}.exec-donut-legend__row{display:flex;align-items:center;gap:.4rem;width:100%;border:0;background:transparent;padding:.25rem .35rem;border-radius:.4rem;cursor:pointer;font-size:var(--exec-fs-body)}.exec-donut-legend__row:hover{background:#f8fafc}.exec-donut-legend__row.is-selected{background:#eff6ff}.exec-donut-legend__dot{width:.55rem;height:.55rem;border-radius:50%;flex-shrink:0}.exec-donut-legend__label{flex:1;color:var(--exec-text);font-weight:600;text-align:left}.exec-donut-legend__row strong{color:var(--exec-navy);font-family:Inter,system-ui,-apple-system,sans-serif}.exec-donut-legend__row em{color:var(--exec-text-2);font-style:normal;min-width:2.2rem;text-align:right}.exec-priority-card{min-width:0}.exec-priority-head-actions{display:flex;align-items:center;gap:.5rem}.exec-priority-select{font-size:var(--exec-fs-caption);font-weight:600;padding:.25rem .5rem;border:1px solid var(--exec-border);border-radius:.4rem;background:#fff;color:var(--exec-text)}.exec-priority-table-wrap{overflow-x:auto}.exec-priority-table{width:100%;border-collapse:collapse;font-size:var(--exec-fs-body)}.exec-priority-th-proyecto{width:100%}.exec-priority-table thead th{text-align:left;font-size:var(--exec-fs-eyebrow-sm);font-weight:var(--oficina-font-weight-strong, 600);text-transform:uppercase;letter-spacing:.03em;color:var(--exec-text-2);padding:.3rem .6rem;border-bottom:1px solid var(--exec-border);white-space:nowrap}.exec-priority-table thead th .exec-badge-estimado{margin-left:.3rem}.exec-priority-table tbody tr{cursor:pointer;transition:background-color .1s ease}.exec-priority-table tbody tr:hover{background:#f8fafc}.exec-priority-table td{padding:.4rem .6rem;border-bottom:1px solid #f1f5f9;color:var(--exec-text);vertical-align:middle}.exec-priority-proyecto{display:flex;flex-direction:column;gap:.1rem;max-width:13.5rem}.exec-priority-proyecto strong{font-size:var(--exec-fs-body);font-weight:var(--oficina-font-weight-strong, 600);white-space:nowrap;overflow:hidden;text-overflow:ellipsis;display:block}.exec-priority-meta{font-size:var(--exec-fs-eyebrow-sm);color:var(--exec-text-2);font-weight:500;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;display:block}.exec-priority-motivos{font-size:var(--exec-fs-eyebrow-sm);color:var(--exec-blue);font-weight:600}.exec-priority-avance{display:flex;align-items:center;gap:.4rem;min-width:4.5rem}.exec-priority-avance-track{flex:1;height:.35rem;background:#e2e8f0;border-radius:999px;overflow:hidden}.exec-priority-avance-fill{height:100%;background:var(--exec-blue);border-radius:999px}.exec-priority-avance span{font-family:Inter,system-ui,-apple-system,sans-serif;font-weight:var(--oficina-font-weight-strong, 600);font-size:var(--exec-fs-caption)}.exec-text-danger{color:var(--exec-red);font-weight:var(--oficina-font-weight-strong, 600)}.exec-text-success{color:var(--exec-green);font-weight:var(--oficina-font-weight-strong, 600)}.exec-priority-hito{white-space:nowrap;color:var(--exec-text-2);font-weight:600}.exec-priority-open{width:1.5rem;height:1.5rem;border-radius:.4rem;border:1px solid transparent;background:transparent;color:var(--exec-text-2);display:inline-flex;align-items:center;justify-content:center;cursor:pointer}.exec-priority-open:hover{background:#eff6ff;color:var(--exec-blue)}.exec-priority-empty{text-align:center;color:var(--exec-text-2);padding:1.25rem}.exec-chip{font-size:var(--exec-fs-eyebrow-sm);font-weight:var(--oficina-font-weight-strong, 600);padding:.12rem .45rem;border-radius:999px;white-space:nowrap}.exec-chip--activo{background:#1e40af1f;color:#1e40af}.exec-chip--borrador{background:#eef1f6;color:#64748b}.exec-chip--pausado{background:#f59e0b26;color:#92400e}.exec-chip--cerrado{background:#f1f5f9;color:#475569}.exec-chip--creacion{background:#94a3b833;color:#475569}.exec-chip--preparacion{background:#93a7db40;color:#3730a3}.exec-chip--programacion{background:#3b82f626;color:#1d4ed8}.exec-chip--ejecucion{background:#22c55e26;color:#15803d}.exec-chip--finalizada{background:#f1f5f9;color:#475569}.exec-chip--pausada{background:#f59e0b26;color:#92400e}.exec-chip--anulada{background:#cbd5e159;color:#64748b}.exec-riesgo-chip{font-size:var(--exec-fs-eyebrow-sm);font-weight:var(--oficina-font-weight-strong, 600);padding:.12rem .45rem;border-radius:999px;white-space:nowrap}.exec-riesgo-chip--critico{background:#ef444426;color:#b91c1c}.exec-riesgo-chip--alto{background:#f59e0b33;color:#92400e}.exec-riesgo-chip--medio{background:#f59e0b1f;color:#92400e}.exec-riesgo-chip--bajo{background:#eef1f6;color:#64748b}.exec-row-3{display:grid;grid-template-columns:.85fr 1.15fr 1fr;gap:var(--exec-gap-card);align-items:stretch}.exec-ranges-list{list-style:none;margin:0;padding:0;display:flex;flex-direction:column;gap:var(--exec-gap-item)}.exec-ranges-row{display:grid;grid-template-columns:3.6rem 1fr 1.6rem 2rem;align-items:center;gap:.5rem;width:100%;border:0;background:transparent;padding:.2rem 0;cursor:pointer}.exec-ranges-label{font-size:var(--exec-fs-caption);font-weight:var(--oficina-font-weight-strong, 600);color:var(--exec-text-2);text-align:left;white-space:nowrap}.exec-ranges-track{height:.5rem;background:#eef1f6;border-radius:999px;overflow:hidden}.exec-ranges-fill{height:100%;background:linear-gradient(90deg,var(--exec-blue),var(--exec-blue-2));border-radius:999px}.exec-ranges-count{font-family:Inter,system-ui,-apple-system,sans-serif;font-weight:var(--oficina-font-weight-strong, 600);font-size:var(--exec-fs-body);color:var(--exec-navy);text-align:right}.exec-ranges-pct{font-size:var(--exec-fs-eyebrow-md);color:var(--exec-text-2);text-align:right}.exec-milestones-list,.exec-activity-list{list-style:none;margin:0;padding:0;display:flex;flex-direction:column;gap:var(--exec-gap-item);max-height:10.5rem;overflow-y:auto}.exec-milestone-item{display:flex;align-items:center;gap:.5rem;padding:.3rem .4rem;border-radius:.5rem;border-left:3px solid #e2e8f0}.exec-milestone-item--vencido{border-left-color:var(--exec-red);background:#ef44440a}.exec-milestone-item--proximo{border-left-color:var(--exec-amber);background:#f59e0b0a}.exec-milestone-date{font-size:var(--exec-fs-eyebrow-md);font-weight:var(--oficina-font-weight-strong, 600);color:var(--exec-text-2);background:#f1f5f9;border-radius:.4rem;padding:.2rem .35rem;text-align:center;flex-shrink:0}.exec-milestone-body{flex:1;min-width:0;display:flex;flex-direction:column}.exec-milestone-body strong{font-size:var(--exec-fs-body);font-weight:var(--oficina-font-weight-strong, 600);white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.exec-milestone-meta{font-size:var(--exec-fs-eyebrow-sm);color:var(--exec-text-2);white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.exec-milestone-right{display:flex;flex-direction:column;align-items:flex-end;gap:.15rem;flex-shrink:0}.exec-milestone-days{font-size:var(--exec-fs-eyebrow-sm);color:var(--exec-text-2)}.exec-chip-status{font-size:var(--exec-fs-eyebrow-sm);font-weight:var(--oficina-font-weight-strong, 600);padding:.05rem .35rem;border-radius:999px;text-transform:uppercase}.exec-chip-status--vencido{background:#ef444426;color:#b91c1c}.exec-chip-status--proximo{background:#f59e0b26;color:#92400e}.exec-chip-status--pendiente{background:#f1f5f9;color:#64748b}.exec-chip-status--completado{background:#eef1f6;color:#475569}.exec-activity-item{display:flex;align-items:flex-start;gap:.5rem;padding:.2rem .1rem}.exec-activity-icon{font-size:1rem;color:var(--exec-blue);flex-shrink:0;margin-top:.1rem}.exec-activity-body p{margin:0;font-size:var(--exec-fs-body);color:var(--exec-text);line-height:1.35;font-weight:500}.exec-activity-body p strong{font-weight:var(--oficina-font-weight-strong, 600)}.exec-activity-meta{font-size:var(--exec-fs-eyebrow-sm);color:var(--exec-text-2)}.exec-quick-actions-bar{display:flex;align-items:center;flex-wrap:wrap;gap:.35rem}.exec-quick-action-btn{display:inline-flex;align-items:center;gap:.3rem;padding:.28rem .6rem;border:1px solid var(--exec-blue);border-radius:999px;background:var(--exec-blue);color:#fff;font-size:var(--oficina-font-meta);font-weight:600;cursor:pointer;white-space:nowrap;transition:background-color .12s ease,border-color .12s ease,color .12s ease}.exec-quick-action-btn .material-symbols-outlined{font-size:var(--oficina-font-body);color:#fff;flex-shrink:0}.exec-quick-action-btn:hover:not(:disabled){background:var(--exec-blue-2);border-color:var(--exec-blue-2);color:#fff}.exec-quick-action-btn:disabled{cursor:not-allowed;background:transparent;border-color:#eef1f6;color:#b6c0d1}.exec-quick-action-btn:disabled .material-symbols-outlined{color:#c3ccdb}.exec-drawer-overlay{position:fixed;top:0;right:0;bottom:0;left:0;background:#0b173959;z-index:200;display:flex;justify-content:flex-end;animation:exec-fade-in .15s ease-out}@keyframes exec-fade-in{0%{opacity:0}to{opacity:1}}.exec-drawer{width:min(26rem,92vw);height:100%;background:#fff;box-shadow:-12px 0 32px #0b17392e;padding:1.25rem;overflow-y:auto;display:flex;flex-direction:column;gap:1rem}.exec-drawer-head{display:flex;align-items:flex-start;justify-content:space-between;gap:.75rem}.exec-drawer-kicker{margin:0 0 .15rem;font-size:.68rem;font-weight:var(--oficina-font-weight-strong, 600);text-transform:uppercase;letter-spacing:.05em;color:var(--exec-text-2, #64748b)}.exec-drawer-head h2{margin:0;font-size:1.1rem;font-weight:var(--oficina-font-weight-strong, 600);color:var(--exec-navy, #263652)}.exec-drawer-close{width:2rem;height:2rem;border-radius:.5rem;border:1px solid #e2e8f0;background:#fff;cursor:pointer;display:inline-flex;align-items:center;justify-content:center;flex-shrink:0}.exec-drawer-close:hover{background:#f8fafc}.exec-drawer-value{font-size:2.25rem;font-weight:var(--oficina-font-weight-strong, 600);color:var(--exec-blue, #1E40AF);letter-spacing:-.03em}.exec-drawer-meta{display:flex;flex-direction:column;gap:.65rem;margin:0}.exec-drawer-meta div{display:flex;flex-direction:column;gap:.15rem}.exec-drawer-meta dt{font-size:.65rem;font-weight:var(--oficina-font-weight-strong, 600);text-transform:uppercase;letter-spacing:.04em;color:#94a3b8}.exec-drawer-meta dd{margin:0;font-size:var(--oficina-font-body);color:#111827;line-height:1.4}.exec-drawer-meta code{font-family:ui-monospace,SFMono-Regular,Menlo,Consolas,monospace;font-size:var(--oficina-font-meta);background:#f1f5f9;padding:.15rem .4rem;border-radius:.35rem}.exec-drawer-projects h3{margin:0 0 .5rem;font-size:.8rem;font-weight:var(--oficina-font-weight-strong, 600);color:#111827}.exec-drawer-projects ul{list-style:none;margin:0;padding:0;display:flex;flex-direction:column;gap:.35rem}.exec-drawer-projects button{width:100%;display:flex;align-items:center;gap:.5rem;padding:.55rem .65rem;border:1px solid #e2e8f0;border-radius:.55rem;background:#fafbfe;cursor:pointer;text-align:left}.exec-drawer-projects button:hover{background:#eff6ff;border-color:#93c5fd}.exec-drawer-projects button strong{flex:1;font-size:var(--oficina-font-meta);color:#111827}.exec-drawer-projects button span:not(.material-symbols-outlined){font-size:.68rem;color:#64748b}.exec-drawer-projects button .material-symbols-outlined{color:#94a3b8;flex-shrink:0}@media (max-width: 1300px){.exec-row-2{grid-template-columns:.9fr 1.6fr}}@media (max-width: 1100px){.exec-impact-grid{grid-template-columns:repeat(2,1fr)}.exec-row-strategic{grid-template-columns:1fr}.exec-strategic-grid,.exec-row-3{grid-template-columns:repeat(2,1fr)}}@media (max-width: 720px){.exec-impact-grid,.exec-strategic-grid,.exec-row-2,.exec-row-3{grid-template-columns:1fr}.exec-strategic-card[data-kpi-id=atrasadas]{order:1}.exec-strategic-card[data-kpi-id=criticas-vencidas]{order:2}.exec-strategic-card[data-kpi-id=desviacion-costo]{order:3}.exec-strategic-card[data-kpi-id=cumplimiento-semanal]{order:4}.exec-strategic-card[data-kpi-id=activas]{order:5}.exec-strategic-card[data-kpi-id=detenidas]{order:6}.exec-strategic-card[data-kpi-id=productividad]{order:7}.exec-strategic-card[data-kpi-id=dias-atraso]{order:8}.exec-strategic-card[data-kpi-id=asistencia]{order:9}}.client-metric-cards{display:grid;grid-template-columns:repeat(5,minmax(0,1fr));gap:var(--oficina-space-3)}.client-metric-card{display:flex;flex-direction:column;gap:var(--oficina-space-2);box-sizing:border-box;min-width:0;min-height:7.25rem;height:auto;padding:var(--oficina-space-3) var(--oficina-space-4);border:1px solid var(--oficina-border-subtle, #e2e8f0);border-radius:var(--oficina-radius-md, .65rem);background:#fff;box-shadow:0 1px 2px #0f172a0a;overflow:visible}.client-metric-card__top{display:flex;align-items:flex-start;gap:var(--oficina-space-2);min-width:0}.client-metric-card__dot{width:.65rem;height:.65rem;margin-top:.2rem;border-radius:50%;background:var(--oficina-accent, #1E40AF);flex-shrink:0}.client-metric-card__variation{flex:1;min-width:0;font-size:var(--oficina-font-meta);font-weight:var(--oficina-font-weight-strong, 600);line-height:1.35;color:#94a3b8;overflow-wrap:anywhere;word-break:break-word}.client-metric-card__variation--up{color:#15803d}.client-metric-card__variation--down{color:#b91c1c}.client-metric-card__variation--neutral{color:#94a3b8}.client-metric-card__label{font-size:var(--oficina-font-meta);font-weight:var(--oficina-font-weight-strong, 600);letter-spacing:.04em;text-transform:uppercase;color:#64748b;line-height:1.35;overflow-wrap:anywhere;word-break:break-word}.client-metric-card__value{font-size:var(--oficina-font-display);font-weight:var(--oficina-font-weight-strong, 600);letter-spacing:-.03em;color:#111827;line-height:1.15}.client-metric-card__foot{margin-top:auto;display:flex;flex-direction:column;gap:var(--oficina-space-2);min-width:0}.client-metric-card__progress-track{width:100%;height:4px;border-radius:999px;background:#eef1f5;overflow:hidden}.client-metric-card__progress-fill{height:100%;border-radius:999px;background:var(--oficina-accent, #1E40AF);transition:width .2s ease}.client-metric-card__progress-track--neutral{background:#f1f5f9}.client-metric-card__support{font-size:var(--oficina-font-meta);font-weight:400;color:#64748b;line-height:1.4;overflow-wrap:anywhere;word-break:break-word}@media (max-width: 1200px){.client-metric-cards{grid-template-columns:repeat(3,minmax(0,1fr))}}@media (max-width: 720px){.client-metric-cards{grid-template-columns:repeat(2,minmax(0,1fr))}}@media (max-width: 420px){.client-metric-cards{grid-template-columns:1fr}}.clientes-table-scope .oficina-table{table-layout:auto;width:100%}.clientes-table-scope .oficina-table th{overflow:visible;text-overflow:unset}.clientes-table-scope .oficina-table td>*{max-width:none;min-width:0}.clientes-table-scope .oficina-table th.clientes-col--fit,.clientes-table-scope .oficina-table td.clientes-col--fit,.clientes-table-scope .oficina-table th.clientes-col--acciones,.clientes-table-scope .oficina-table td.clientes-col--acciones{width:1%;white-space:nowrap;vertical-align:middle}.clientes-table-scope .oficina-table th.clientes-col--acciones,.clientes-table-scope .oficina-table td.clientes-col--acciones{text-align:right;padding-inline:var(--oficina-space-3)}.clientes-table-scope .oficina-table th.clientes-col--nombre,.clientes-table-scope .oficina-table td.clientes-col--nombre{width:auto;min-width:10rem;max-width:18rem}.clientes-table-scope .oficina-table th.clientes-col--contacto,.clientes-table-scope .oficina-table td.clientes-col--contacto{width:auto;min-width:8rem;max-width:16rem}.clientes-table-scope .clientes-col--nombre .oficina-cell-title,.clientes-table-scope .clientes-col--contacto{overflow:hidden;text-overflow:ellipsis;white-space:nowrap;overflow-wrap:normal;word-break:normal}.evid-repo-grid{display:grid;grid-template-columns:repeat(auto-fill,minmax(11.5rem,1fr));gap:.7rem}.evid-repo-card{margin:0;display:flex;flex-direction:column;background:#fff;border:1px solid #e2e8f0;border-radius:.65rem;overflow:hidden;box-shadow:0 1px 2px #0f172a0a}.evid-repo-thumb{display:block;width:100%;aspect-ratio:4 / 3;padding:0;border:0;background:#f1f5f9;cursor:zoom-in;overflow:hidden}.evid-repo-thumb img{width:100%;height:100%;-o-object-fit:cover;object-fit:cover;display:block;transition:transform .15s ease}.evid-repo-thumb:hover img{transform:scale(1.04)}.evid-repo-card figcaption{display:flex;flex-direction:column;gap:.15rem;padding:.45rem .6rem .55rem;min-width:0}.evid-repo-obra{border:0;background:transparent;padding:0;text-align:left;font-size:var(--oficina-font-meta);font-weight:var(--oficina-font-weight-strong, 600);color:#1e40af;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}button.evid-repo-obra{cursor:pointer}button.evid-repo-obra:hover{text-decoration:underline}.evid-repo-meta{font-size:var(--oficina-font-meta);color:#94a3b8;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.evid-repo-caption{font-size:var(--oficina-font-meta);color:#475569;line-height:1.3;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden}.evid-repo-empty{display:flex;flex-direction:column;align-items:center;gap:.5rem;padding:3rem 1rem;color:#94a3b8;font-size:var(--oficina-font-body);background:#fff;border:1px dashed #e2e8f0;border-radius:.75rem}.evid-repo-empty .material-symbols-outlined{font-size:2rem}.evid-repo-lightbox{position:fixed;top:0;right:0;bottom:0;left:0;z-index:90;display:flex;align-items:center;justify-content:center;background:#0b1428bf;padding:2rem}.evid-repo-lightbox__body{position:relative;max-width:min(60rem,92vw);max-height:88vh;display:flex;flex-direction:column;gap:.5rem;background:#fff;border-radius:.75rem;padding:.75rem;box-shadow:0 24px 60px #00000059}.evid-repo-lightbox__body img{max-width:100%;max-height:74vh;-o-object-fit:contain;object-fit:contain;border-radius:.5rem;background:#f1f5f9}.evid-repo-lightbox__body p{margin:0;font-size:var(--oficina-font-meta);color:#475569}.evid-repo-lightbox__close{position:absolute;top:.5rem;right:.5rem;width:1.8rem;height:1.8rem;display:inline-flex;align-items:center;justify-content:center;border:0;border-radius:.5rem;background:#0f172a8c;color:#fff;cursor:pointer}.evid-repo-lightbox__close:hover{background:#0f172acc}@media (max-width: 720px){.evid-repo-grid{grid-template-columns:repeat(2,minmax(0,1fr))}}._root_1clc7_6{position:relative;width:100%}._trigger_1clc7_12{width:100%;box-sizing:border-box;min-height:2.5rem;border:1px solid #e2e8f0;border-radius:.625rem;padding:0 .75rem;font-size:.875rem;font-family:inherit;background:#fff;color:#263652;outline:none;cursor:pointer;display:flex;align-items:center;justify-content:space-between;gap:.5rem;transition:border-color .15s ease,box-shadow .15s ease;text-align:left}._trigger_1clc7_12:hover:not(:disabled){border-color:#93c5fd}._triggerOpen_1clc7_37{border-color:#1e40af;box-shadow:0 0 0 3px #1e40af1f}._triggerInvalid_1clc7_42{border-color:#dc2626}._trigger_1clc7_12:disabled{background:#f1f5f9;cursor:not-allowed;opacity:.65}._triggerValue_1clc7_52{flex:1;overflow:hidden;white-space:nowrap;text-overflow:ellipsis}._triggerPlaceholder_1clc7_59{flex:1;color:#94a3b8;overflow:hidden;white-space:nowrap;text-overflow:ellipsis}._chevron_1clc7_67{font-size:1.125rem;color:#64748b;flex-shrink:0;transition:transform .18s ease}._triggerOpen_1clc7_37 ._chevron_1clc7_67{transform:rotate(180deg)}._panel_1clc7_79{position:absolute;top:calc(100% + 6px);left:0;right:0;z-index:200;background:#fff;border:1px solid #e2e8f0;border-radius:.75rem;box-shadow:0 8px 32px #0f172a24,0 2px 8px #0f172a0f;overflow:hidden;animation:_dropIn_1clc7_1 .12s ease}@keyframes _dropIn_1clc7_1{0%{opacity:0;transform:translateY(-4px)}to{opacity:1;transform:translateY(0)}}._searchWrap_1clc7_99{display:flex;align-items:center;gap:.5rem;padding:.5rem .75rem;border-bottom:1px solid #f1f5f9}._searchIcon_1clc7_107{font-size:1.125rem;color:#94a3b8;flex-shrink:0}._searchInput_1clc7_113{flex:1;border:none;outline:none;font-size:.875rem;font-family:inherit;color:#263652;background:transparent;min-width:0}._searchInput_1clc7_113::-moz-placeholder{color:#94a3b8}._searchInput_1clc7_113::placeholder{color:#94a3b8}._searchInput_1clc7_113::-webkit-search-cancel-button{display:none}._list_1clc7_134{list-style:none;margin:0;padding:.25rem 0;max-height:220px;overflow-y:auto;scrollbar-width:thin;scrollbar-color:#cbd5e1 transparent}._list_1clc7_134::-webkit-scrollbar{width:6px}._list_1clc7_134::-webkit-scrollbar-track{background:transparent}._list_1clc7_134::-webkit-scrollbar-thumb{background:#cbd5e1;border-radius:3px}._option_1clc7_149{display:flex;align-items:center;justify-content:space-between;gap:.5rem;padding:.5rem .875rem;cursor:pointer;transition:background .1s ease;font-size:.875rem;color:#263652}._option_1clc7_149:hover{background:#f0f4ff}._optionSelected_1clc7_165{background:#eff6ff;font-weight:600;color:#1e40af}._optionSelected_1clc7_165:hover{background:#dbeafe}._optionLabel_1clc7_175{flex:1;overflow:hidden;white-space:nowrap;text-overflow:ellipsis}._checkIcon_1clc7_182{font-size:1rem;color:#1e40af;flex-shrink:0}._empty_1clc7_189{padding:.75rem .875rem;font-size:.8125rem;color:#94a3b8;font-style:italic;text-align:center}._wrapper_g6won_2{width:100%;max-width:100%;margin:0;padding:90px 32px;display:flex;flex-direction:column;gap:24px;position:relative;min-height:500px;color:#0f172a;--border-color: #e2e8f0;--gray-100: #f1f5f9;--gray-500: #64748b;--gray-600: #475569;--codelco-graphite: #1f2937;--codelco-white: #ffffff;--text-xs: .75rem;--text-sm: .875rem;--text-base: 1rem;--text-xl: 1.25rem;--font-weight-medium: 500;--font-weight-semibold: 600;--font-weight-bold: 600;--shadow-lg: 0 10px 40px rgba(15, 23, 42, .12);--shadow-xl: 0 20px 50px rgba(15, 23, 42, .16);--error-color: #dc2626}._wrapperEmbedded_g6won_35{padding:0;min-height:0;gap:16px}._loadingOverlay_g6won_42{position:absolute;top:0;left:0;width:100%;height:100%;background:#ffffffd9;-webkit-backdrop-filter:blur(2px);backdrop-filter:blur(2px);z-index:50;display:flex;flex-direction:column;align-items:center;justify-content:flex-start;padding-top:200px;border-radius:12px}._headerTop_g6won_62{display:flex;justify-content:space-between;align-items:flex-start;gap:24px;flex-wrap:wrap;width:100%}._headerActionsWrap_g6won_72{width:100%}._toolbar_g6won_76{display:flex;flex-wrap:wrap;align-items:center;gap:.5rem;padding:.5rem;background:linear-gradient(180deg,#f8fafc,#f1f5f9);border:1px solid #e2e8f0;border-radius:.75rem;box-shadow:inset 0 1px #ffffffd9}._toolbarGroup_g6won_88{display:inline-flex;flex-wrap:wrap;align-items:center;gap:.375rem}._toolbarDivider_g6won_95{width:1px;align-self:stretch;min-height:1.75rem;margin:.125rem .25rem;background:#e2e8f0}._toolbarSpacer_g6won_103{flex:1 1 .5rem;min-width:.25rem}._btn_g6won_109{display:inline-flex;align-items:center;justify-content:center;gap:.375rem;height:2.25rem;padding:0 .875rem;border-radius:.5rem;border:1px solid transparent;font-size:.8125rem;font-weight:600;font-family:inherit;line-height:1;letter-spacing:-.01em;cursor:pointer;white-space:nowrap;transition:background .15s ease,border-color .15s ease,color .15s ease,box-shadow .15s ease;-webkit-tap-highlight-color:transparent}._btn_g6won_109 ._material-symbols-outlined_g6won_133{font-size:1.125rem;line-height:1}._btn_g6won_109:disabled{opacity:.45;cursor:not-allowed;box-shadow:none}._btnPrimary_g6won_144{background:#2563eb;color:#fff;border-color:#2563eb;box-shadow:0 1px 2px #2563eb3d}._btnPrimary_g6won_144:hover:not(:disabled){background:#1d4ed8;border-color:#1d4ed8}._btnPrimary_g6won_144 ._material-symbols-outlined_g6won_133{color:#fff}._btnSoft_g6won_161{background:#eff6ff;color:#1d4ed8;border-color:#bfdbfe}._btnSoft_g6won_161:hover:not(:disabled){background:#dbeafe;border-color:#93c5fd}._btnOutline_g6won_173{background:#fff;color:#334155;border-color:#e2e8f0;box-shadow:0 1px 2px #0f172a0a}._btnOutline_g6won_173:hover:not(:disabled){background:#f8fafc;border-color:#cbd5e1;color:#0f172a}._btnOutline_g6won_173 ._material-symbols-outlined_g6won_133{color:#64748b}._btnOutline_g6won_173:hover:not(:disabled) ._material-symbols-outlined_g6won_133{color:#475569}._btnExcel_g6won_195 ._material-symbols-outlined_g6won_133{color:#15803d}._btnGhost_g6won_203{background:transparent;color:#64748b;border-color:transparent}._btnGhost_g6won_203:hover:not(:disabled){background:#0f172a0d;color:#334155}._btnIcon_g6won_215{width:2.25rem;padding:0}._btnDanger_g6won_220{background:#fff;color:#dc2626;border-color:#fecaca}._btnDanger_g6won_220:hover:not(:disabled){background:#fef2f2;border-color:#fca5a5}._btnDanger_g6won_220 ._material-symbols-outlined_g6won_133{color:#dc2626}._exportGrid_g6won_241{display:grid;grid-template-columns:1fr 1fr;gap:16px}._exportHint_g6won_247{background:#2563eb0f;border:1px solid rgba(37,99,235,.18);border-radius:10px;padding:12px 14px;color:var(--codelco-graphite);font-size:var(--text-sm)}._exportError_g6won_256{padding:10px 12px;border-radius:8px;background:#dc35451a;border:1px solid rgba(220,53,69,.3);color:var(--error-color);font-size:var(--text-sm);font-weight:var(--font-weight-medium)}._titleSection_g6won_266{display:flex;flex-direction:column;gap:6px}._titleSection_g6won_266 h1{margin:0;font-size:1.75rem;font-weight:var(--oficina-font-weight-strong, 600);letter-spacing:-.02em;color:#0f172a}._kicker_g6won_280{font-size:var(--text-sm);color:#2563eb;font-weight:var(--font-weight-semibold);text-transform:uppercase;letter-spacing:.05em}._helper_g6won_288{font-size:var(--text-sm);color:var(--gray-600)}._filtersContainer_g6won_295{background:var(--codelco-white);border:1px solid var(--border-color);border-radius:12px;padding:16px 20px;box-shadow:0 1px 3px #0000000d}._filtersRow_g6won_303{display:flex;align-items:flex-end;gap:16px;flex-wrap:wrap}._filterLabel_g6won_310{display:flex;flex-direction:column;gap:6px;min-width:180px;flex:1 1 280px;max-width:400px}._filterLabel_g6won_310 span{font-size:var(--text-sm);font-weight:var(--font-weight-semibold);color:var(--codelco-graphite)}._filterLabel_g6won_310 select{padding:10px 14px;border:1px solid var(--border-color);border-radius:8px;font-size:var(--text-base);background:#fff;color:var(--codelco-graphite);cursor:pointer;transition:border-color .2s ease,box-shadow .2s ease;min-width:200px;max-width:100%;width:100%;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}._filterLabel_g6won_310 select:hover:not(:disabled){border-color:#2563eb}._filterLabel_g6won_310 select:focus{outline:none;border-color:#2563eb;box-shadow:0 0 0 3px #2563eb1a}._filterLabel_g6won_310 select:disabled{background:var(--gray-100);cursor:not-allowed;opacity:.7}._filterLabelEventoTop_g6won_359{max-width:none;flex:1 1 auto}._filterLabelEventoTop_g6won_359 select{width:auto;min-width:200px;max-width:none;overflow:visible;text-overflow:clip}._filterActions_g6won_373{display:flex;gap:8px;margin-left:auto;align-items:center}._clearButton_g6won_380{display:inline-flex;align-items:center;gap:6px;padding:10px 16px;background:#fff;border:1px solid var(--border-color);border-radius:8px;font-size:var(--text-sm);font-weight:var(--font-weight-medium);color:var(--codelco-graphite);cursor:pointer;transition:all .2s ease}._clearButton_g6won_380:hover{background:var(--gray-100);border-color:var(--codelco-graphite)}._clearButton_g6won_380 ._material-symbols-outlined_g6won_133{font-size:18px}._refreshButton_g6won_404{display:inline-flex;align-items:center;justify-content:center;width:40px;height:40px;background:#fff;border:1px solid var(--border-color);border-radius:8px;color:var(--codelco-graphite);cursor:pointer;transition:all .2s ease}._refreshButton_g6won_404:hover:not(:disabled){background:var(--gray-100);border-color:var(--codelco-graphite)}._refreshButton_g6won_404:disabled{opacity:.5;cursor:not-allowed}._refreshButton_g6won_404 ._material-symbols-outlined_g6won_133{font-size:20px}._loadingIndicator_g6won_433{display:flex;align-items:center;gap:8px;font-size:var(--text-sm);color:#2563eb;font-style:normal;font-weight:var(--font-weight-medium);padding:10px 16px;background:#2563eb0d;border:1px solid rgba(37,99,235,.2);border-radius:8px}._loadingIndicator_g6won_433 ._material-symbols-outlined_g6won_133{font-size:18px}.spinning{animation:_spin_g6won_452 1s linear infinite}@keyframes _spin_g6won_452{0%{transform:rotate(0)}to{transform:rotate(360deg)}}._spinner_g6won_469{width:40px;height:40px;border:3px solid #E5E7EB;border-top-color:var(--codelco-orange, #EA580C);border-radius:50%;animation:_spin_g6won_452 1s linear infinite}._saveMessage_g6won_479{padding:12px 16px;border-radius:8px;font-size:var(--text-sm);font-weight:var(--font-weight-medium);cursor:pointer;transition:opacity .2s ease}._saveMessage_g6won_479[data-type=success]{background:#28a7451a;border:1px solid rgba(40,167,69,.3);color:var(--success-color)}._saveMessage_g6won_479[data-type=error]{background:#dc35451a;border:1px solid rgba(220,53,69,.3);color:var(--error-color)}._saveMessage_g6won_479:hover{opacity:.8}._navButtonGrid_g6won_505{width:2rem;height:2rem}._navButtonGrid_g6won_505:disabled{opacity:.35}._statusD_g6won_516{background:#2563eb26;color:#2563eb}._statusI_g6won_521{background:#00666626;color:#1e40af}._statusE_g6won_526{background:#f5cb5640;color:#9a7b00}._legendDot_g6won_532._statusD_g6won_516{background:#2563eb}._legendDot_g6won_532._statusI_g6won_521{background:#1e40af}._legendDot_g6won_532._statusE_g6won_526{background:#d4a017}._pageHeader_g6won_546{width:100%;margin-bottom:1.25rem;display:flex;flex-direction:column;gap:1rem}._headerActions_g6won_72{display:flex;gap:12px;flex-wrap:wrap;align-items:center;justify-content:flex-end;margin-bottom:0}._tableScroll_g6won_565{position:relative;background:var(--codelco-white);border-radius:12px;border:1px solid var(--border-color);box-shadow:0 4px 6px -1px #0000000d,0 2px 4px -1px #00000008;overflow-x:auto;width:100%}._planTable_g6won_576{width:100%;min-width:1200px;border-collapse:separate;border-spacing:0;table-layout:fixed}._planTable_g6won_576 th,._planTable_g6won_576 td{border-bottom:1px solid var(--border-color);border-right:1px solid #f3f4f6;padding:6px 10px;text-align:left;font-size:13px;vertical-align:middle}._planTable_g6won_576 td._weekCol_g6won_598{padding:4px 1px!important}._planTable_g6won_576 th:last-child,._planTable_g6won_576 td:last-child{border-right:none}._colEndMonth_g6won_609{border-right:2px solid #D1D5DB!important}._planTable_g6won_576 thead th{background:#fdfdfd;font-weight:var(--oficina-font-weight-strong, 600);color:#374151;text-transform:uppercase;font-size:11px;letter-spacing:.05em;border-bottom:2px solid #e5e7eb}._planTable_g6won_576 tbody tr:nth-child(2n){background:#fafafa}._planTable_g6won_576 tbody tr:hover{background:#f3f4f6;transition:background .1s ease}._monthCell_g6won_635{text-align:center!important;font-size:11px!important;font-weight:700!important;background:#2563eb0d!important;color:#2563eb!important;border-bottom:1px solid rgba(37,99,235,.12)!important;text-transform:uppercase;letter-spacing:.06em;padding:6px 4px!important;white-space:nowrap}._weekCol_g6won_598{text-align:center!important;padding:5px 2px!important;min-width:32px;width:32px}._weekId_g6won_657{display:block;font-size:11px;font-weight:700;color:#1e293b;line-height:1.2;letter-spacing:.01em}._weekRange_g6won_667{display:block;font-size:9px;color:#6b7280;font-weight:500;line-height:1.2;margin-top:1px}._navCell_g6won_677{padding:0!important;text-align:center!important;background:#f9fafb}._controlCell_g6won_684{overflow:hidden;text-overflow:ellipsis;white-space:nowrap}._controlLink_g6won_690{background:none;border:none;padding:0;font-family:inherit;font-weight:var(--oficina-font-weight-strong, 600);font-size:13px;color:#2563eb;cursor:pointer;text-decoration:none}._controlLink_g6won_690:hover{text-decoration:underline;color:#1d4ed8}._controlOwner_g6won_707{display:flex;flex-direction:column;gap:2px}._cellAction_g6won_731{width:100%;height:34px;border:1px solid transparent;border-radius:3px;background:transparent;cursor:pointer;padding:0;display:flex;align-items:center;justify-content:center;margin:0;transition:background .15s ease,border-color .15s ease;position:relative;overflow:hidden}._cellAction_g6won_731:hover{background:#2563eb0f;border-color:#2563eb33}._cellAction_g6won_731._hasPhases_g6won_753{border-style:solid;border-color:#e5e7eb;background:#fff}._cellPlanned_g6won_760{background:#2563eb14;border-color:transparent}._cellPlanned_g6won_760:hover{background:#2563eb24}._plannedBar_g6won_770{display:block;height:18px;width:calc(100% + 2px);margin:0 -1px;background:#2563eb;border-radius:3px;box-shadow:inset 0 1px #fff3;pointer-events:none}._cellPlanned_g6won_760:hover ._plannedBar_g6won_770{background:#1d4ed8}._colFixed_g6won_788{width:250px}._colNav_g6won_792{width:48px}._colWeek_g6won_796{width:auto}._legend_g6won_532{display:flex;flex-wrap:wrap;gap:24px;padding-top:8px;border-top:1px solid var(--border-color)}._legend_g6won_532 div{display:flex;align-items:center;gap:10px;color:#334155;font-size:.875rem}._legendDot_g6won_532{width:12px;height:12px;border-radius:50%}._legendNote_g6won_823{margin-left:auto;font-size:var(--text-xs);color:var(--gray-500)}._legendNote_g6won_823 p{font-size:var(--text-xs);color:var(--gray-500)}._emptyState_g6won_834{margin-top:120px;text-align:center;color:var(--gray-600)}._controlCell_g6won_684{min-width:240px}._ownerCell_g6won_845{width:180px;max-width:180px;min-width:180px}._responsableCell_g6won_851{width:200px;max-width:200px;min-width:160px}._responsableLabel_g6won_857{margin:0;font-size:12px;font-weight:600;line-height:1.35;color:#1e40af;overflow:hidden;text-overflow:ellipsis;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical}._responsablePending_g6won_870{margin:0;font-size:11px;font-weight:600;color:#dc2626}._responsableField_g6won_877{display:flex;flex-direction:column;gap:.375rem}._responsableField_g6won_877>span{font-size:.8125rem;font-weight:600;color:#334155}._responsableField_g6won_877 select{width:100%;padding:.625rem .75rem;border:1px solid #e2e8f0;border-radius:.5rem;font-size:.875rem;color:#0f172a;background:#fff}._responsableField_g6won_877 select:focus{outline:none;border-color:#2563eb;box-shadow:0 0 0 3px #2563eb1f}._responsableFieldHint_g6won_905{margin:0;font-size:.8125rem;color:#64748b;line-height:1.45}._modalFieldError_g6won_912{margin:0;font-size:.8125rem;font-weight:600;color:#dc2626}._controlCode_g6won_919{font-weight:var(--font-weight-semibold)}._controlOwner_g6won_707{display:flex;flex-direction:column;gap:2px;max-width:170px}._controlOwnerName_g6won_713{font-weight:500;color:#374151;font-size:13px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}._controlOwnerCargo_g6won_722{font-size:11px;color:#9ca3af;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}._controlLink_g6won_690{background:none;border:none;padding:0;font-family:inherit;font-weight:var(--font-weight-semibold);font-size:inherit;color:#0056b3;cursor:pointer;text-decoration:underline;text-decoration-thickness:1px;text-underline-offset:2px;transition:color .2s}._controlLink_g6won_690:hover{color:#003d80}._detailPanel_g6won_967{background:var(--codelco-white);border-radius:18px;border:1px solid var(--border-color);padding:24px;box-shadow:var(--shadow-lg);display:flex;flex-direction:column;gap:16px;position:relative}._detailPanel_g6won_967 header{display:flex;flex-wrap:wrap;justify-content:space-between;gap:16px}._detailKicker_g6won_986{text-transform:uppercase;letter-spacing:.09em;font-size:var(--text-xs);color:var(--gray-600);margin-bottom:4px}._detailMeta_g6won_994{display:flex;gap:24px}._detailMeta_g6won_994 span{font-size:var(--text-xs);color:var(--gray-600);display:block}._detailMeta_g6won_994 strong{font-size:var(--text-base);color:var(--codelco-graphite)}._detailGrid_g6won_1010{display:grid;grid-template-columns:repeat(auto-fit,minmax(220px,1fr));gap:16px}._detailLabel_g6won_1016{font-size:var(--text-xs);text-transform:uppercase;letter-spacing:.04em;color:var(--gray-600);margin-bottom:4px}._detailSupport_g6won_1024{display:grid;grid-template-columns:repeat(auto-fit,minmax(240px,1fr));gap:16px}._assessment_g6won_1030{display:grid;grid-template-columns:repeat(auto-fit,minmax(260px,1fr));gap:16px}._assessmentCard_g6won_1036{border:1px solid var(--border-color);border-radius:12px;padding:16px;background:#fafafa;display:flex;flex-direction:column;gap:8px}._assessmentCard_g6won_1036 header{display:flex;justify-content:space-between;font-size:var(--text-sm);color:#2563eb}._assessmentQuestion_g6won_1053{font-weight:var(--font-weight-semibold);color:var(--codelco-graphite);margin-top:6px}._assessmentGuidance_g6won_1059{font-size:var(--text-sm);color:var(--gray-700)}._assessmentCard_g6won_1036 footer{display:flex;justify-content:space-between;font-size:var(--text-xs);color:var(--gray-600)}._assessmentStatus_g6won_1071{font-weight:var(--font-weight-semibold);color:#2563eb}._assessmentComments_g6won_1076{font-size:var(--text-sm);color:var(--gray-700)}._detailButton_g6won_1081{display:none;border:1px solid var(--border-color);background:var(--codelco-white);border-radius:999px;padding:6px 14px;font-size:var(--text-sm);font-weight:var(--font-weight-semibold);cursor:pointer;transition:border-color .2s ease,box-shadow .2s ease}._detailButton_g6won_1081:hover{border-color:#2563eb;box-shadow:var(--shadow-sm)}._detailButtonInline_g6won_1098{margin-top:8px;padding:6px 16px;border:1px solid var(--border-color);border-radius:6px;color:var(--codelco-graphite);font-weight:var(--font-weight-medium);background:#fff;cursor:pointer;transition:all .2s ease;display:inline-flex;align-items:center;gap:8px}._detailButtonInline_g6won_1098 ._material-symbols-outlined_g6won_133{font-size:20px;color:var(--codelco-graphite);vertical-align:middle}._detailPanelHeader_g6won_1121{display:flex;justify-content:space-between;align-items:flex-start;gap:12px}._detailClose_g6won_1128{border:none;background:var(--codelco-white);font-size:24px;line-height:1;cursor:pointer;padding:0 4px;color:var(--gray-500)}._detailClose_g6won_1128:hover{color:var(--codelco-graphite)}._hoverBridge_g6won_1142{position:fixed;pointer-events:auto;z-index:299;background:transparent}._hoverCard_g6won_1149{position:fixed;width:360px;background:var(--codelco-white);border:1px solid var(--border-color);border-radius:16px;box-shadow:var(--shadow-lg);padding:18px;transform:translateY(-50%);pointer-events:none;animation:_fadeIn_g6won_1 .15s ease-out;z-index:300;max-height:70vh;overflow:auto}._hoverCard_g6won_1149::-webkit-scrollbar{width:6px}._hoverCard_g6won_1149::-webkit-scrollbar-track{background:transparent}._hoverCard_g6won_1149::-webkit-scrollbar-thumb{background:#36424a40;border-radius:999px}._hoverCard_g6won_1149::-webkit-scrollbar-thumb:hover{background:#36424a59}._hoverCard_g6won_1149 header h3{font-size:var(--text-lg);margin-bottom:4px}._detailDescription_g6won_1188{font-size:var(--text-sm);color:var(--gray-600)}._hoverMeta_g6won_1193{display:flex;gap:10px;font-size:var(--text-xs);color:var(--gray-600);text-transform:uppercase;letter-spacing:.05em;margin:12px 0}._questionList_g6won_1203{display:flex;flex-direction:column;gap:10px}._questionList_g6won_1203 article{border:1px solid var(--border-color);border-radius:10px;padding:10px 12px;background:#fafafa}._questionList_g6won_1203 article div{display:flex;justify-content:space-between;font-size:var(--text-xs);color:var(--gray-600)}._questionList_g6won_1203 article p{margin-top:6px;font-size:var(--text-sm);font-weight:var(--font-weight-semibold);color:var(--codelco-graphite)}@keyframes _fadeIn_g6won_1{0%{opacity:0;transform:translateY(-6px)}to{opacity:1;transform:translateY(0)}}._modalOverlay_g6won_1242{position:fixed;top:0;right:0;bottom:0;left:0;background:#00000080;display:flex;align-items:center;justify-content:center;z-index:400;animation:_fadeIn_g6won_1 .2s ease}._modalContent_g6won_1253{background:#fff;border-radius:16px;max-width:700px;width:90%;max-height:80vh;display:flex;flex-direction:column;box-shadow:var(--shadow-lg);color:#0f172a}._modalHeader_g6won_1265{padding:24px;border-bottom:1px solid var(--border-color);display:flex;justify-content:space-between;align-items:flex-start}._modalHeader_g6won_1265 h2{margin-bottom:4px;color:#0f172a}._modalClose_g6won_1278{border:none;background:none;font-size:32px;cursor:pointer;color:var(--gray-500);padding:0;width:32px;height:32px;display:flex;align-items:center;justify-content:center;border-radius:50%;transition:background .2s ease}._modalClose_g6won_1278:hover{background:var(--gray-100);color:var(--codelco-graphite)}._modalBody_g6won_1299{padding:24px;overflow-y:auto;display:flex;flex-direction:column;gap:20px}._modalMeta_g6won_1307{display:grid;grid-template-columns:repeat(3,1fr);gap:12px}._badge_g6won_1313{display:inline-block;padding:4px 12px;border-radius:999px;background:#2563eb1a;color:#2563eb;font-size:var(--text-xs);font-weight:var(--font-weight-semibold)}._assessmentGrid_g6won_1323{display:grid;grid-template-columns:1fr;gap:12px}._assessmentItem_g6won_1329{border:1px solid var(--border-color);border-radius:10px;padding:14px;background:#fafafa}._assessmentItemHeader_g6won_1336{display:flex;justify-content:space-between;margin-bottom:8px;font-size:var(--text-sm)}._assessmentItemFooter_g6won_1343{display:flex;justify-content:space-between;margin-top:10px;font-size:var(--text-xs);color:var(--gray-600)}._statusBadge_g6won_1351{padding:2px 8px;border-radius:4px;background:#28a74526;color:var(--success-color);font-weight:var(--font-weight-semibold)}._weekCell_g6won_1359{text-align:center;cursor:pointer;transition:all .2s ease;background:#36424a0a;border:1px solid transparent;position:relative}._weekCell_g6won_1359:not(._selected_g6won_1369):hover{background:#2563eb14;border:1.5px dashed #2563eb;box-shadow:0 2px 8px #2563eb12}._weekCell_g6won_1359._selected_g6won_1369{background:#2563eb1a;border-color:#2563eb;font-weight:var(--font-weight-bold)}._weekCell_g6won_1359 button{background:transparent;border:none;width:100%;height:100%;cursor:pointer;font-size:inherit;color:inherit;padding:0}._userName_g6won_1394{display:inline-flex;align-items:center;justify-content:center;gap:8px;height:100%;margin:0;padding:0 6px;color:var(--codelco-graphite)}._userName_g6won_1394 ._material-symbols-outlined_g6won_133{font-size:18px;color:var(--codelco-graphite);line-height:1}._cardContent_g6won_1419,._detailPanel_g6won_967,._metricCard_g6won_1421{display:flex;align-items:center;justify-content:center}[class^=_userRole],[class*=_userRole_],._userRole_g6won_1430{color:var(--codelco-graphite)!important;font-weight:var(--font-weight-medium);display:inline-flex;align-items:center;justify-content:center}._phaseModal_g6won_1440{background:#fff;border-radius:16px;max-width:820px;width:92%;box-shadow:var(--shadow-xl);animation:_slideUp_g6won_1 .3s ease-out;color:#0f172a}@keyframes _slideUp_g6won_1{0%{opacity:0;transform:translateY(20px)}to{opacity:1;transform:translateY(0)}}._phaseModalHeader_g6won_1462{padding:20px 24px;border-bottom:1px solid var(--border-color);display:flex;justify-content:space-between;align-items:flex-start}._phaseModalHeader_g6won_1462 h3{font-size:var(--text-xl);color:var(--codelco-graphite);margin-bottom:4px}._phaseModalHeader_g6won_1462 p{font-size:var(--text-sm);color:var(--gray-600)}._phaseModalBody_g6won_1481{padding:24px;display:flex;flex-direction:column;gap:20px}._phaseModalHelper_g6won_1488{font-size:var(--text-sm);color:var(--gray-600);margin:0}._phaseModalCriteriosLoading_g6won_1494{display:flex;align-items:center;gap:12px;padding:16px;color:var(--gray-600);font-size:var(--text-sm)}._phaseModalSpinner_g6won_1503{width:20px;height:20px;border:2px solid var(--border-color);border-top-color:#2563eb;border-radius:50%;animation:_phaseModalSpin_g6won_1503 .7s linear infinite}@keyframes _phaseModalSpin_g6won_1503{to{transform:rotate(360deg)}}._phaseModalPhasesGrid_g6won_1519{display:grid;grid-template-columns:1fr 1fr 1fr;gap:20px}._phaseModalPhaseColumn_g6won_1525{display:flex;flex-direction:column;gap:10px;padding:14px;border-radius:10px;border:1px solid var(--border-color);background:#fafafa;position:relative;min-height:140px}._phaseModalPhaseColumn_g6won_1525[data-checked=true]{background:#f0f9ff;border-color:#1e40af}._phaseModalPhaseColumn_g6won_1525[data-disabled=true]{opacity:.7}._phaseColumnBadge_g6won_1546{position:absolute;top:6px;right:8px;font-size:10px;font-weight:600;color:#b91c1c;background:#fee2e2;padding:2px 6px;border-radius:4px}._phaseColumnTitle_g6won_1558{font-size:var(--text-base);font-weight:var(--oficina-font-weight-strong, 600);margin:0}._phaseColumnPlanificador_g6won_1564{font-size:14px;color:var(--gray-600);margin:0;line-height:1.4}._phaseColumnCheckbox_g6won_1571{display:flex;align-items:center;gap:8px;margin-top:12px}._phaseColumnCheckbox_g6won_1571 input[type=checkbox]{width:16px;height:16px;cursor:pointer}._phaseColumnVerificador_g6won_1584{display:flex;flex-direction:column;gap:4px}._phaseColumnVerificador_g6won_1584 label{font-size:12px;color:var(--gray-600)}._phaseColumnVerificador_g6won_1584 select{width:100%}._phaseCheckboxes_g6won_1599{display:flex;flex-direction:column;gap:12px}._phaseCheckbox_g6won_1599{display:flex;align-items:center;gap:12px;padding:14px 16px;border:2px solid var(--border-color);border-radius:10px;cursor:pointer;transition:all .2s ease;background:#fff}._phaseCheckbox_g6won_1599:hover{border-color:#2563eb;background:#2563eb08}._phaseCheckbox_g6won_1599 input[type=checkbox]{width:20px;height:20px;cursor:pointer;accent-color:#2563eb}._phaseLabel_g6won_1629{flex:1;font-size:var(--text-base);color:var(--codelco-graphite);display:flex;align-items:center;gap:8px}._phaseLabel_g6won_1629 strong{font-size:var(--text-lg);font-weight:var(--font-weight-bold)}._phaseLabel_g6won_1629[data-phase=D] strong{color:#2563eb}._phaseLabel_g6won_1629[data-phase=I] strong{color:#1e40af}._phaseLabel_g6won_1629[data-phase=E] strong{color:var(--codelco-yellow)}._phaseCheckbox_g6won_1599:has(input:checked) ._phaseLabel_g6won_1629[data-phase=D]{color:#2563eb}._phaseCheckbox_g6won_1599:has(input:checked) ._phaseLabel_g6won_1629[data-phase=I]{color:#1e40af}._phaseCheckbox_g6won_1599:has(input:checked) ._phaseLabel_g6won_1629[data-phase=E]{color:#d4a017}._phaseCheckbox_g6won_1599:has(input:checked) ._phaseLabel_g6won_1629 strong{font-weight:var(--font-weight-bold)}._phaseModalDone_g6won_1674{width:100%;padding:12px;background:#2563eb;color:#fff;border:none;border-radius:8px;font-size:var(--text-base);font-weight:var(--font-weight-semibold);cursor:pointer;transition:background .2s ease}._phaseModalDone_g6won_1674:hover{background:#cc4a02}._phaseBadges_g6won_1694{display:grid;grid-template-columns:repeat(2,auto);gap:3px;width:100%;height:100%;padding:4px;align-content:center;justify-content:center;justify-items:center;box-sizing:border-box}._phaseBadge_g6won_1694{display:flex;align-items:center;justify-content:center;width:18px;height:18px;border-radius:3px;font-size:10px;font-weight:var(--oficina-font-weight-strong, 600);line-height:1;flex-shrink:0}._phaseBadges_g6won_1694:has(>._phaseBadge_g6won_1694:nth-child(3):last-child){grid-template-columns:repeat(2,auto);grid-template-rows:auto auto;gap:2px}._phaseBadges_g6won_1694:has(>._phaseBadge_g6won_1694:nth-child(3):last-child) ._phaseBadge_g6won_1694{width:15px;height:15px;font-size:9px;border-radius:3px}._phaseBadges_g6won_1694:has(>._phaseBadge_g6won_1694:nth-child(3):last-child) ._phaseBadge_g6won_1694:nth-child(3){grid-column:1 / -1;justify-self:center}._phaseBadges_g6won_1694:has(>._phaseBadge_g6won_1694:nth-child(2):last-child) ._phaseBadge_g6won_1694{width:18px;height:18px;font-size:10px}._phaseBadges_g6won_1694:has(>._phaseBadge_g6won_1694:only-child){display:flex;align-items:center;justify-content:center}._phaseBadges_g6won_1694:has(>._phaseBadge_g6won_1694:only-child) ._phaseBadge_g6won_1694{width:32px;height:32px;font-size:14px;border-radius:5px}._hasPhases_g6won_753{background:#2563eb0d!important;border-color:#2563eb33!important}._hasPhases_g6won_753:hover{background:#2563eb14!important;border-color:#2563eb!important}._modalSection_g6won_1778{display:flex;flex-direction:column;gap:8px}._modalSectionLabel_g6won_1784{font-size:var(--text-sm);font-weight:var(--font-weight-semibold);color:var(--codelco-graphite)}._modalSectionLabel_g6won_1784 ._currentValue_g6won_1790{font-weight:var(--font-weight-normal);color:var(--gray-600);font-size:var(--text-xs)}._modalSelect_g6won_1796{width:100%;padding:12px 14px;border:1px solid var(--border-color);border-radius:8px;font-size:var(--text-base);background:#fff;color:var(--codelco-graphite);cursor:pointer;transition:border-color .2s ease,box-shadow .2s ease}._modalSelect_g6won_1796:hover:not(:disabled){border-color:#2563eb}._modalSelect_g6won_1796:focus{outline:none;border-color:#2563eb;box-shadow:0 0 0 3px #2563eb1a}._modalTextarea_g6won_1818{width:100%;padding:12px 14px;border:1px solid var(--border-color);border-radius:8px;font-size:var(--text-sm);font-family:inherit;resize:vertical;min-height:80px;transition:border-color .2s ease,box-shadow .2s ease}._modalTextarea_g6won_1818:focus{outline:none;border-color:#2563eb;box-shadow:0 0 0 3px #2563eb1a}._modalTextarea_g6won_1818::-moz-placeholder{color:var(--gray-500)}._modalTextarea_g6won_1818::placeholder{color:var(--gray-500)}._modalActions_g6won_1840{display:flex;flex-wrap:wrap;align-items:center;gap:.5rem;justify-content:flex-end;padding:1rem 1.5rem 1.25rem;border-top:1px solid var(--border-color);margin-top:0}._deleteButtonModal_g6won_1851{margin-right:auto}._verVerificacionButton_g6won_1865{display:inline-flex;align-items:center;gap:8px;padding:10px 20px;background:#1e40af;border:1px solid #1e40af;border-radius:8px;font-size:var(--text-sm);font-weight:var(--font-weight-medium);color:#fff;cursor:pointer;transition:all .2s ease;margin-right:0}._verVerificacionButton_g6won_1865:hover{background:#007a8a;border-color:#007a8a;color:#fff}._verVerificacionButton_g6won_1865 ._material-symbols-outlined_g6won_133{font-size:18px}._phaseColumnCheckbox_g6won_1571 label{font-size:.875rem;font-weight:500;color:#334155;cursor:pointer}._controlCell_g6won_684{vertical-align:middle!important;padding:8px 12px!important;max-width:220px;overflow:hidden}._controlLink_g6won_690{display:flex!important;flex-direction:column!important;align-items:flex-start!important;width:100%;background:none;border:none;padding:0;cursor:pointer;text-align:left}._controlLink_g6won_690:hover ._controlCode_g6won_919{color:#2563eb;text-decoration:underline}._controlCode_g6won_919{font-weight:var(--oficina-font-weight-strong, 600);font-size:13px;color:var(--codelco-secondary);margin-bottom:2px}._controlName_g6won_1930{font-size:11px;color:#6b7280;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;display:block;width:100%;line-height:1.3}@media (max-width: 768px){._wrapper_g6won_2{padding:80px 16px;gap:16px}._pageHeader_g6won_546,._headerTop_g6won_62{flex-direction:column;gap:16px}._titleSection_g6won_266 h1{font-size:24px}._kicker_g6won_280{font-size:12px}._helper_g6won_288{font-size:13px}._filtersContainer_g6won_295{padding:12px 16px}._filtersRow_g6won_303{flex-wrap:wrap;flex-direction:row;align-items:flex-end;gap:12px}._filterLabel_g6won_310{min-width:0;flex:1 1 calc(50% - 6px);max-width:100%}._filterLabel_g6won_310 select{width:100%;min-width:0;max-width:100%}._filterLabelEventoTop_g6won_359{max-width:none}._filterLabelEventoTop_g6won_359 select{width:auto;max-width:none}._filterActions_g6won_373{margin-left:0;width:100%;justify-content:flex-start;flex-wrap:wrap}._clearButton_g6won_380,._refreshButton_g6won_404{flex:1;min-width:120px}._tableScroll_g6won_565{border-radius:12px;overflow-x:auto;-webkit-overflow-scrolling:touch}._planTable_g6won_576{min-width:1200px}._planTable_g6won_576 th,._planTable_g6won_576 td{padding:10px 8px;font-size:12px}._controlCell_g6won_684{max-width:180px;min-width:180px}._controlCode_g6won_919{font-size:12px}._controlName_g6won_1930{font-size:10px}._weekId_g6won_657{font-size:11px}._weekRange_g6won_667{font-size:10px}._monthCell_g6won_635{font-size:11px;padding:10px 6px}._cellAction_g6won_731{min-width:48px;padding:4px 0}._phaseBadge_g6won_1694{min-width:20px;height:20px;padding:0 6px;font-size:10px}._legend_g6won_532{flex-direction:column;gap:12px;padding-top:12px}._legend_g6won_532 div{gap:8px}._legendDot_g6won_532{width:10px;height:10px}}@media (max-width: 480px){._wrapper_g6won_2{padding:70px 12px;gap:12px}._titleSection_g6won_266 h1{font-size:var(--oficina-font-title)}._kicker_g6won_280{font-size:11px}._helper_g6won_288{font-size:12px}._filtersContainer_g6won_295{padding:10px 12px}._filtersRow_g6won_303{gap:10px}._filterLabel_g6won_310 span{font-size:11px}._filterLabel_g6won_310 select{padding:8px 12px;font-size:13px}._clearButton_g6won_380,._refreshButton_g6won_404{padding:8px 12px;font-size:12px}._planTable_g6won_576{min-width:1000px}._planTable_g6won_576 th,._planTable_g6won_576 td{padding:8px 6px;font-size:11px}._controlCell_g6won_684{max-width:160px;min-width:160px}._controlCode_g6won_919{font-size:11px}._controlName_g6won_1930{font-size:9px}._weekId_g6won_657{font-size:10px}._weekRange_g6won_667{font-size:9px}._monthCell_g6won_635{font-size:10px;padding:8px 4px}._cellAction_g6won_731{min-width:44px;padding:3px 0}._phaseBadge_g6won_1694{min-width:18px;height:18px;padding:0 4px;font-size:9px}._navButtonGrid_g6won_505{padding:4px;width:32px;height:32px}._navButtonGrid_g6won_505 ._material-symbols-outlined_g6won_133{font-size:18px}}._weekPlanModal_g6won_2186{width:min(400px,100%);max-height:min(88vh,420px)}._weekPlanSummary_g6won_2191{padding:.75rem .875rem;border-radius:.625rem;background:#f8fafc;border:1px solid #e2e8f0}._weekPlanActivity_g6won_2198{margin:0 0 .35rem;font-size:var(--oficina-font-body);font-weight:600;color:#0f172a;line-height:1.35}._weekPlanWeek_g6won_2206{margin:0;display:flex;flex-wrap:wrap;align-items:center;gap:.35rem .5rem;font-size:.75rem;color:#64748b;line-height:1.4}._weekPlanBadge_g6won_2217{display:inline-flex;align-items:center;padding:.1rem .45rem;border-radius:999px;background:#dbeafe;color:#1d4ed8;font-size:.6875rem;font-weight:var(--oficina-font-weight-strong, 600);letter-spacing:.02em}._weekPlanWeekSep_g6won_2229{color:#cbd5e1}._weekPlanToggle_g6won_2233{display:flex!important;flex-direction:row!important;align-items:center;gap:.5rem;padding:.625rem .75rem;border-radius:.5rem;border:1px solid #e2e8f0;background:#fff;cursor:pointer;transition:border-color .15s ease,background .15s ease;margin:0;font-weight:600;font-size:.8125rem;color:#334155}._weekPlanToggle_g6won_2233:has(input:checked){border-color:#93c5fd;background:#eff6ff}._weekPlanToggle_g6won_2233 input[type=checkbox]{width:1rem;height:1rem;margin:0;flex-shrink:0;accent-color:#2563eb;cursor:pointer}._weekPlanToggle_g6won_2233 span{-webkit-user-select:none;-moz-user-select:none;user-select:none}._weekPlanField_g6won_2268{display:flex;flex-direction:column;gap:.375rem}._weekPlanField_g6won_2268>span{font-size:.8125rem;font-weight:600;color:#334155}._weekPlanField_g6won_2268 select,._weekPlanSearchWrap_g6won_2281 input{min-height:2.375rem;border:1px solid #e2e8f0;border-radius:.5rem;padding:.45rem .65rem;font-size:.8125rem;font-family:inherit;background:#fff;color:#0f172a}._weekPlanField_g6won_2268 select:focus,._weekPlanSearchWrap_g6won_2281 input:focus{outline:none;border-color:#2563eb;box-shadow:0 0 0 3px #2563eb1f}._weekPlanUserPicker_g6won_2299{display:flex;flex-direction:column;gap:.5rem}._weekPlanSearchWrap_g6won_2281{position:relative;display:flex;align-items:center}._weekPlanSearchWrap_g6won_2281 ._material-symbols-outlined_g6won_133{position:absolute;left:.65rem;font-size:1.125rem;color:#94a3b8;pointer-events:none}._weekPlanSearchWrap_g6won_2281 input{width:100%;padding-left:2.25rem}._weekPlanSelected_g6won_2324{margin:0;font-size:.75rem;color:#475569;line-height:1.4}._weekPlanUserList_g6won_2331{max-height:12.5rem;overflow:auto;border:1px solid #e2e8f0;border-radius:.5rem;background:#fff}._weekPlanUserOption_g6won_2339{display:flex;flex-direction:column;align-items:flex-start;gap:.125rem;width:100%;padding:.55rem .75rem;border:0;border-bottom:1px solid #f1f5f9;background:transparent;text-align:left;cursor:pointer;font-family:inherit}._weekPlanUserOption_g6won_2339:last-child{border-bottom:0}._weekPlanUserOption_g6won_2339:hover{background:#f8fafc}._weekPlanUserOptionActive_g6won_2362{background:#eff6ff}._weekPlanUserName_g6won_2366{font-size:.8125rem;font-weight:600;color:#0f172a}._weekPlanUserMeta_g6won_2372{font-size:.75rem;color:#64748b}._weekPlanHint_g6won_2377{margin:0;font-size:.8125rem;color:#64748b;line-height:1.45}._weekPlanError_g6won_2384{margin:0;font-size:.8125rem;font-weight:600;color:#dc2626}._weekPlanFoot_g6won_2391{padding-top:.75rem;padding-bottom:.875rem}._weekPlanDelete_g6won_2396{margin-right:auto;color:#dc2626!important}._weekPlanDelete_g6won_2396:hover:not(:disabled){background:#fef2f2!important}._weekPlanDelete_g6won_2396 ._material-symbols-outlined_g6won_133{font-size:1.125rem}.leaflet-pane,.leaflet-tile,.leaflet-marker-icon,.leaflet-marker-shadow,.leaflet-tile-container,.leaflet-pane>svg,.leaflet-pane>canvas,.leaflet-zoom-box,.leaflet-image-layer,.leaflet-layer{position:absolute;left:0;top:0}.leaflet-container{overflow:hidden}.leaflet-tile,.leaflet-marker-icon,.leaflet-marker-shadow{-webkit-user-select:none;-moz-user-select:none;user-select:none;-webkit-user-drag:none}.leaflet-tile::-moz-selection{background:transparent}.leaflet-tile::selection{background:transparent}.leaflet-safari .leaflet-tile{image-rendering:-webkit-optimize-contrast}.leaflet-safari .leaflet-tile-container{width:1600px;height:1600px;-webkit-transform-origin:0 0}.leaflet-marker-icon,.leaflet-marker-shadow{display:block}.leaflet-container .leaflet-overlay-pane svg{max-width:none!important;max-height:none!important}.leaflet-container .leaflet-marker-pane img,.leaflet-container .leaflet-shadow-pane img,.leaflet-container .leaflet-tile-pane img,.leaflet-container img.leaflet-image-layer,.leaflet-container .leaflet-tile{max-width:none!important;max-height:none!important;width:auto;padding:0}.leaflet-container img.leaflet-tile{mix-blend-mode:plus-lighter}.leaflet-container.leaflet-touch-zoom{touch-action:pan-x pan-y}.leaflet-container.leaflet-touch-drag{touch-action:none;touch-action:pinch-zoom}.leaflet-container.leaflet-touch-drag.leaflet-touch-zoom{touch-action:none}.leaflet-container{-webkit-tap-highlight-color:transparent}.leaflet-container a{-webkit-tap-highlight-color:rgba(51,181,229,.4)}.leaflet-tile{filter:inherit;visibility:hidden}.leaflet-tile-loaded{visibility:inherit}.leaflet-zoom-box{width:0;height:0;box-sizing:border-box;z-index:800}.leaflet-overlay-pane svg{-moz-user-select:none}.leaflet-pane{z-index:400}.leaflet-tile-pane{z-index:200}.leaflet-overlay-pane{z-index:400}.leaflet-shadow-pane{z-index:500}.leaflet-marker-pane{z-index:600}.leaflet-tooltip-pane{z-index:650}.leaflet-popup-pane{z-index:700}.leaflet-map-pane canvas{z-index:100}.leaflet-map-pane svg{z-index:200}.leaflet-vml-shape{width:1px;height:1px}.lvml{behavior:url(#default#VML);display:inline-block;position:absolute}.leaflet-control{position:relative;z-index:800;pointer-events:visiblePainted;pointer-events:auto}.leaflet-top,.leaflet-bottom{position:absolute;z-index:1000;pointer-events:none}.leaflet-top{top:0}.leaflet-right{right:0}.leaflet-bottom{bottom:0}.leaflet-left{left:0}.leaflet-control{float:left;clear:both}.leaflet-right .leaflet-control{float:right}.leaflet-top .leaflet-control{margin-top:10px}.leaflet-bottom .leaflet-control{margin-bottom:10px}.leaflet-left .leaflet-control{margin-left:10px}.leaflet-right .leaflet-control{margin-right:10px}.leaflet-fade-anim .leaflet-popup{opacity:0;transition:opacity .2s linear}.leaflet-fade-anim .leaflet-map-pane .leaflet-popup{opacity:1}.leaflet-zoom-animated{transform-origin:0 0}svg.leaflet-zoom-animated{will-change:transform}.leaflet-zoom-anim .leaflet-zoom-animated{transition:transform .25s cubic-bezier(0,0,.25,1)}.leaflet-zoom-anim .leaflet-tile,.leaflet-pan-anim .leaflet-tile{transition:none}.leaflet-zoom-anim .leaflet-zoom-hide{visibility:hidden}.leaflet-interactive{cursor:pointer}.leaflet-grab{cursor:grab}.leaflet-crosshair,.leaflet-crosshair .leaflet-interactive{cursor:crosshair}.leaflet-popup-pane,.leaflet-control{cursor:auto}.leaflet-dragging .leaflet-grab,.leaflet-dragging .leaflet-grab .leaflet-interactive,.leaflet-dragging .leaflet-marker-draggable{cursor:move;cursor:grabbing}.leaflet-marker-icon,.leaflet-marker-shadow,.leaflet-image-layer,.leaflet-pane>svg path,.leaflet-tile-container{pointer-events:none}.leaflet-marker-icon.leaflet-interactive,.leaflet-image-layer.leaflet-interactive,.leaflet-pane>svg path.leaflet-interactive,svg.leaflet-image-layer.leaflet-interactive path{pointer-events:visiblePainted;pointer-events:auto}.leaflet-container{background:#ddd;outline-offset:1px}.leaflet-container a{color:#0078a8}.leaflet-zoom-box{border:2px dotted #38f;background:#ffffff80}.leaflet-container{font-family:Helvetica Neue,Arial,Helvetica,sans-serif;font-size:12px;font-size:.75rem;line-height:1.5}.leaflet-bar{box-shadow:0 1px 5px #000000a6;border-radius:4px}.leaflet-bar a{background-color:#fff;border-bottom:1px solid #ccc;width:26px;height:26px;line-height:26px;display:block;text-align:center;text-decoration:none;color:#000}.leaflet-bar a,.leaflet-control-layers-toggle{background-position:50% 50%;background-repeat:no-repeat;display:block}.leaflet-bar a:hover,.leaflet-bar a:focus{background-color:#f4f4f4}.leaflet-bar a:first-child{border-top-left-radius:4px;border-top-right-radius:4px}.leaflet-bar a:last-child{border-bottom-left-radius:4px;border-bottom-right-radius:4px;border-bottom:none}.leaflet-bar a.leaflet-disabled{cursor:default;background-color:#f4f4f4;color:#bbb}.leaflet-touch .leaflet-bar a{width:30px;height:30px;line-height:30px}.leaflet-touch .leaflet-bar a:first-child{border-top-left-radius:2px;border-top-right-radius:2px}.leaflet-touch .leaflet-bar a:last-child{border-bottom-left-radius:2px;border-bottom-right-radius:2px}.leaflet-control-zoom-in,.leaflet-control-zoom-out{font:700 18px Lucida Console,Monaco,monospace;text-indent:1px}.leaflet-touch .leaflet-control-zoom-in,.leaflet-touch .leaflet-control-zoom-out{font-size:22px}.leaflet-control-layers{box-shadow:0 1px 5px #0006;background:#fff;border-radius:5px}.leaflet-control-layers-toggle{background-image:url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABoAAAAaCAQAAAADQ4RFAAACf0lEQVR4AY1UM3gkARTePdvdoTxXKc+qTl3aU5U6b2Kbkz3Gtq3Zw6ziLGNPzrYx7946Tr6/ee/XeCQ4D3ykPtL5tHno4n0d/h3+xfuWHGLX81cn7r0iTNzjr7LrlxCqPtkbTQEHeqOrTy4Yyt3VCi/IOB0v7rVC7q45Q3Gr5K6jt+3Gl5nCoDD4MtO+j96Wu8atmhGqcNGHObuf8OM/x3AMx38+4Z2sPqzCxRFK2aF2e5Jol56XTLyggAMTL56XOMoS1W4pOyjUcGGQdZxU6qRh7B9Zp+PfpOFlqt0zyDZckPi1ttmIp03jX8gyJ8a/PG2yutpS/Vol7peZIbZcKBAEEheEIAgFbDkz5H6Zrkm2hVWGiXKiF4Ycw0RWKdtC16Q7qe3X4iOMxruonzegJzWaXFrU9utOSsLUmrc0YjeWYjCW4PDMADElpJSSQ0vQvA1Tm6/JlKnqFs1EGyZiFCqnRZTEJJJiKRYzVYzJck2Rm6P4iH+cmSY0YzimYa8l0EtTODFWhcMIMVqdsI2uiTvKmTisIDHJ3od5GILVhBCarCfVRmo4uTjkhrhzkiBV7SsaqS+TzrzM1qpGGUFt28pIySQHR6h7F6KSwGWm97ay+Z+ZqMcEjEWebE7wxCSQwpkhJqoZA5ivCdZDjJepuJ9IQjGGUmuXJdBFUygxVqVsxFsLMbDe8ZbDYVCGKxs+W080max1hFCarCfV+C1KATwcnvE9gRRuMP2prdbWGowm1KB1y+zwMMENkM755cJ2yPDtqhTI6ED1M/82yIDtC/4j4BijjeObflpO9I9MwXTCsSX8jWAFeHr05WoLTJ5G8IQVS/7vwR6ohirYM7f6HzYpogfS3R2OAAAAAElFTkSuQmCC);width:36px;height:36px}.leaflet-retina .leaflet-control-layers-toggle{background-image:url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAADQAAAA0CAQAAABvcdNgAAAEsklEQVR4AWL4TydIhpZK1kpWOlg0w3ZXP6D2soBtG42jeI6ZmQTHzAxiTbSJsYLjO9HhP+WOmcuhciVnmHVQcJnp7DFvScowZorad/+V/fVzMdMT2g9Cv9guXGv/7pYOrXh2U+RRR3dSd9JRx6bIFc/ekqHI29JC6pJ5ZEh1yWkhkbcFeSjxgx3L2m1cb1C7bceyxA+CNjT/Ifff+/kDk2u/w/33/IeCMOSaWZ4glosqT3DNnNZQ7Cs58/3Ce5HL78iZH/vKVIaYlqzfdLu8Vi7dnvUbEza5Idt36tquZFldl6N5Z/POLof0XLK61mZCmJSWjVF9tEjUluu74IUXvgttuVIHE7YxSkaYhJZam7yiM9Pv82JYfl9nptxZaxMJE4YSPty+vF0+Y2up9d3wwijfjZbabqm/3bZ9ecKHsiGmRflnn1MW4pjHf9oLufyn2z3y1D6n8g8TZhxyzipLNPnAUpsOiuWimg52psrTZYnOWYNDTMuWBWa0tJb4rgq1UvmutpaYEbZlwU3CLJm/ayYjHW5/h7xWLn9Hh1vepDkyf7dE7MtT5LR4e7yYpHrkhOUpEfssBLq2pPhAqoSWKUkk7EDqkmK6RrCEzqDjhNDWNE+XSMvkJRDWlZTmCW0l0PHQGRZY5t1L83kT0Y3l2SItk5JAWHl2dCOBm+fPu3fo5/3v61RMCO9Jx2EEYYhb0rmNQMX/vm7gqOEJLcXTGw3CAuRNeyaPWwjR8PRqKQ1PDA/dpv+on9Shox52WFnx0KY8onHayrJzm87i5h9xGw/tfkev0jGsQizqezUKjk12hBMKJ4kbCqGPVNXudyyrShovGw5CgxsRICxF6aRmSjlBnHRzg7Gx8fKqEubI2rahQYdR1YgDIRQO7JvQyD52hoIQx0mxa0ODtW2Iozn1le2iIRdzwWewedyZzewidueOGqlsn1MvcnQpuVwLGG3/IR1hIKxCjelIDZ8ldqWz25jWAsnldEnK0Zxro19TGVb2ffIZEsIO89EIEDvKMPrzmBOQcKQ+rroye6NgRRxqR4U8EAkz0CL6uSGOm6KQCdWjvjRiSP1BPalCRS5iQYiEIvxuBMJEWgzSoHADcVMuN7IuqqTeyUPq22qFimFtxDyBBJEwNyt6TM88blFHao/6tWWhuuOM4SAK4EI4QmFHA+SEyWlp4EQoJ13cYGzMu7yszEIBOm2rVmHUNqwAIQabISNMRstmdhNWcFLsSm+0tjJH1MdRxO5Nx0WDMhCtgD6OKgZeljJqJKc9po8juskR9XN0Y1lZ3mWjLR9JCO1jRDMd0fpYC2VnvjBSEFg7wBENc0R9HFlb0xvF1+TBEpF68d+DHR6IOWVv2BECtxo46hOFUBd/APU57WIoEwJhIi2CdpyZX0m93BZicktMj1AS9dClteUFAUNUIEygRZCtik5zSxI9MubTBH1GOiHsiLJ3OCoSZkILa9PxiN0EbvhsAo8tdAf9Seepd36lGWHmtNANTv5Jd0z4QYyeo/UEJqxKRpg5LZx6btLPsOaEmdMyxYdlc8LMaJnikDlhclqmPiQnTEpLUIZEwkRagjYkEibQErwhkTAKCLQEbUgkzJQWc/0PstHHcfEdQ+UAAAAASUVORK5CYII=);background-size:26px 26px}.leaflet-touch .leaflet-control-layers-toggle{width:44px;height:44px}.leaflet-control-layers .leaflet-control-layers-list,.leaflet-control-layers-expanded .leaflet-control-layers-toggle{display:none}.leaflet-control-layers-expanded .leaflet-control-layers-list{display:block;position:relative}.leaflet-control-layers-expanded{padding:6px 10px 6px 6px;color:#333;background:#fff}.leaflet-control-layers-scrollbar{overflow-y:scroll;overflow-x:hidden;padding-right:5px}.leaflet-control-layers-selector{margin-top:2px;position:relative;top:1px}.leaflet-control-layers label{display:block;font-size:13px;font-size:1.08333em}.leaflet-control-layers-separator{height:0;border-top:1px solid #ddd;margin:5px -10px 5px -6px}.leaflet-default-icon-path{background-image:url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABkAAAApCAYAAADAk4LOAAAFgUlEQVR4Aa1XA5BjWRTN2oW17d3YaZtr2962HUzbDNpjszW24mRt28p47v7zq/bXZtrp/lWnXr337j3nPCe85NcypgSFdugCpW5YoDAMRaIMqRi6aKq5E3YqDQO3qAwjVWrD8Ncq/RBpykd8oZUb/kaJutow8r1aP9II0WmLKLIsJyv1w/kqw9Ch2MYdB++12Onxee/QMwvf4/Dk/Lfp/i4nxTXtOoQ4pW5Aj7wpici1A9erdAN2OH64x8OSP9j3Ft3b7aWkTg/Fm91siTra0f9on5sQr9INejH6CUUUpavjFNq1B+Oadhxmnfa8RfEmN8VNAsQhPqF55xHkMzz3jSmChWU6f7/XZKNH+9+hBLOHYozuKQPxyMPUKkrX/K0uWnfFaJGS1QPRtZsOPtr3NsW0uyh6NNCOkU3Yz+bXbT3I8G3xE5EXLXtCXbbqwCO9zPQYPRTZ5vIDXD7U+w7rFDEoUUf7ibHIR4y6bLVPXrz8JVZEql13trxwue/uDivd3fkWRbS6/IA2bID4uk0UpF1N8qLlbBlXs4Ee7HLTfV1j54APvODnSfOWBqtKVvjgLKzF5YdEk5ewRkGlK0i33Eofffc7HT56jD7/6U+qH3Cx7SBLNntH5YIPvODnyfIXZYRVDPqgHtLs5ABHD3YzLuespb7t79FY34DjMwrVrcTuwlT55YMPvOBnRrJ4VXTdNnYug5ucHLBjEpt30701A3Ts+HEa73u6dT3FNWwflY86eMHPk+Yu+i6pzUpRrW7SNDg5JHR4KapmM5Wv2E8Tfcb1HoqqHMHU+uWDD7zg54mz5/2BSnizi9T1Dg4QQXLToGNCkb6tb1NU+QAlGr1++eADrzhn/u8Q2YZhQVlZ5+CAOtqfbhmaUCS1ezNFVm2imDbPmPng5wmz+gwh+oHDce0eUtQ6OGDIyR0uUhUsoO3vfDmmgOezH0mZN59x7MBi++WDL1g/eEiU3avlidO671bkLfwbw5XV2P8Pzo0ydy4t2/0eu33xYSOMOD8hTf4CrBtGMSoXfPLchX+J0ruSePw3LZeK0juPJbYzrhkH0io7B3k164hiGvawhOKMLkrQLyVpZg8rHFW7E2uHOL888IBPlNZ1FPzstSJM694fWr6RwpvcJK60+0HCILTBzZLFNdtAzJaohze60T8qBzyh5ZuOg5e7uwQppofEmf2++DYvmySqGBuKaicF1blQjhuHdvCIMvp8whTTfZzI7RldpwtSzL+F1+wkdZ2TBOW2gIF88PBTzD/gpeREAMEbxnJcaJHNHrpzji0gQCS6hdkEeYt9DF/2qPcEC8RM28Hwmr3sdNyht00byAut2k3gufWNtgtOEOFGUwcXWNDbdNbpgBGxEvKkOQsxivJx33iow0Vw5S6SVTrpVq11ysA2Rp7gTfPfktc6zhtXBBC+adRLshf6sG2RfHPZ5EAc4sVZ83yCN00Fk/4kggu40ZTvIEm5g24qtU4KjBrx/BTTH8ifVASAG7gKrnWxJDcU7x8X6Ecczhm3o6YicvsLXWfh3Ch1W0k8x0nXF+0fFxgt4phz8QvypiwCCFKMqXCnqXExjq10beH+UUA7+nG6mdG/Pu0f3LgFcGrl2s0kNNjpmoJ9o4B29CMO8dMT4Q5ox8uitF6fqsrJOr8qnwNbRzv6hSnG5wP+64C7h9lp30hKNtKdWjtdkbuPA19nJ7Tz3zR/ibgARbhb4AlhavcBebmTHcFl2fvYEnW0ox9xMxKBS8btJ+KiEbq9zA4RthQXDhPa0T9TEe69gWupwc6uBUphquXgf+/FrIjweHQS4/pduMe5ERUMHUd9xv8ZR98CxkS4F2n3EUrUZ10EYNw7BWm9x1GiPssi3GgiGRDKWRYZfXlON+dfNbM+GgIwYdwAAAAASUVORK5CYII=)}.leaflet-container .leaflet-control-attribution{background:#fff;background:#fffc;margin:0}.leaflet-control-attribution,.leaflet-control-scale-line{padding:0 5px;color:#333;line-height:1.4}.leaflet-control-attribution a{text-decoration:none}.leaflet-control-attribution a:hover,.leaflet-control-attribution a:focus{text-decoration:underline}.leaflet-attribution-flag{display:inline!important;vertical-align:baseline!important;width:1em;height:.6669em}.leaflet-left .leaflet-control-scale{margin-left:5px}.leaflet-bottom .leaflet-control-scale{margin-bottom:5px}.leaflet-control-scale-line{border:2px solid #777;border-top:none;line-height:1.1;padding:2px 5px 1px;white-space:nowrap;box-sizing:border-box;background:#fffc;text-shadow:1px 1px #fff}.leaflet-control-scale-line:not(:first-child){border-top:2px solid #777;border-bottom:none;margin-top:-2px}.leaflet-control-scale-line:not(:first-child):not(:last-child){border-bottom:2px solid #777}.leaflet-touch .leaflet-control-attribution,.leaflet-touch .leaflet-control-layers,.leaflet-touch .leaflet-bar{box-shadow:none}.leaflet-touch .leaflet-control-layers,.leaflet-touch .leaflet-bar{border:2px solid rgba(0,0,0,.2);background-clip:padding-box}.leaflet-popup{position:absolute;text-align:center;margin-bottom:20px}.leaflet-popup-content-wrapper{padding:1px;text-align:left;border-radius:12px}.leaflet-popup-content{margin:13px 24px 13px 20px;line-height:1.3;font-size:13px;font-size:1.08333em;min-height:1px}.leaflet-popup-content p{margin:1.3em 0}.leaflet-popup-tip-container{width:40px;height:20px;position:absolute;left:50%;margin-top:-1px;margin-left:-20px;overflow:hidden;pointer-events:none}.leaflet-popup-tip{width:17px;height:17px;padding:1px;margin:-10px auto 0;pointer-events:auto;transform:rotate(45deg)}.leaflet-popup-content-wrapper,.leaflet-popup-tip{background:#fff;color:#333;box-shadow:0 3px 14px #0006}.leaflet-container a.leaflet-popup-close-button{position:absolute;top:0;right:0;border:none;text-align:center;width:24px;height:24px;font:16px/24px Tahoma,Verdana,sans-serif;color:#757575;text-decoration:none;background:transparent}.leaflet-container a.leaflet-popup-close-button:hover,.leaflet-container a.leaflet-popup-close-button:focus{color:#585858}.leaflet-popup-scrolled{overflow:auto}.leaflet-oldie .leaflet-popup-content-wrapper{-ms-zoom:1}.leaflet-oldie .leaflet-popup-tip{width:24px;margin:0 auto;-ms-filter:"progid:DXImageTransform.Microsoft.Matrix(M11=0.70710678, M12=0.70710678, M21=-0.70710678, M22=0.70710678)";filter:progid:DXImageTransform.Microsoft.Matrix(M11=.70710678,M12=.70710678,M21=-.70710678,M22=.70710678)}.leaflet-oldie .leaflet-control-zoom,.leaflet-oldie .leaflet-control-layers,.leaflet-oldie .leaflet-popup-content-wrapper,.leaflet-oldie .leaflet-popup-tip{border:1px solid #999}.leaflet-div-icon{background:#fff;border:1px solid #666}.leaflet-tooltip{position:absolute;padding:6px;background-color:#fff;border:1px solid #fff;border-radius:3px;color:#222;white-space:nowrap;-webkit-user-select:none;-moz-user-select:none;user-select:none;pointer-events:none;box-shadow:0 1px 3px #0006}.leaflet-tooltip.leaflet-interactive{cursor:pointer;pointer-events:auto}.leaflet-tooltip-top:before,.leaflet-tooltip-bottom:before,.leaflet-tooltip-left:before,.leaflet-tooltip-right:before{position:absolute;pointer-events:none;border:6px solid transparent;background:transparent;content:""}.leaflet-tooltip-bottom{margin-top:6px}.leaflet-tooltip-top{margin-top:-6px}.leaflet-tooltip-bottom:before,.leaflet-tooltip-top:before{left:50%;margin-left:-6px}.leaflet-tooltip-top:before{bottom:0;margin-bottom:-12px;border-top-color:#fff}.leaflet-tooltip-bottom:before{top:0;margin-top:-12px;margin-left:-6px;border-bottom-color:#fff}.leaflet-tooltip-left{margin-left:-6px}.leaflet-tooltip-right{margin-left:6px}.leaflet-tooltip-left:before,.leaflet-tooltip-right:before{top:50%;margin-top:-6px}.leaflet-tooltip-left:before{right:0;margin-right:-12px;border-left-color:#fff}.leaflet-tooltip-right:before{left:0;margin-left:-12px;border-right-color:#fff}@media print{.leaflet-control{-webkit-print-color-adjust:exact;print-color-adjust:exact}}@font-face{font-family:Inter;font-style:normal;font-display:swap;font-weight:100 900;src:url(/assets/inter-latin-wght-normal-Dx4kXJAl.woff2) format("woff2-variations");unicode-range:U+0000-00FF,U+0131,U+0152-0153,U+02BB-02BC,U+02C6,U+02DA,U+02DC,U+0304,U+0308,U+0329,U+2000-206F,U+20AC,U+2122,U+2191,U+2193,U+2212,U+2215,U+FEFF,U+FFFD}@font-face{font-family:Material Symbols Outlined;font-style:normal;font-display:swap;font-weight:100 700;src:url(/assets/material-symbols-outlined-latin-fill-normal-CqvA2Ze4.woff2) format("woff2-variations")}.material-symbols-outlined{font-family:Material Symbols Outlined;font-style:normal;font-weight:400;font-size:1.25rem;line-height:1;letter-spacing:normal;text-transform:none;display:inline-flex;align-items:center;justify-content:center;white-space:nowrap;word-wrap:normal;direction:ltr;font-variation-settings:"FILL" 0,"wght" 400,"GRAD" 0,"opsz" 24;-webkit-font-smoothing:antialiased;overflow:hidden;-webkit-user-select:none;-moz-user-select:none;user-select:none}@media (prefers-reduced-motion: reduce){*,*:before,*:after{animation-duration:.01ms!important;animation-iteration-count:1!important;transition-duration:.01ms!important;scroll-behavior:auto!important}}.auth-shell,.dashboard-shell,.loading-shell{min-height:100vh;display:grid;place-items:center;padding:24px}.auth-card,.loading-card,.dashboard-topbar,.dashboard-hero,.metric-card,.section-card,.auth-form,.auth-hero,.session-summary,.session-chip{-webkit-backdrop-filter:blur(18px);backdrop-filter:blur(18px)}.auth-card{width:min(var(--content-max),100%);display:grid;grid-template-columns:1.05fr .95fr;gap:0;border:1px solid var(--border);border-radius:var(--radius-xl);overflow:hidden;background:linear-gradient(180deg,#ffffff0d,#ffffff05);box-shadow:var(--shadow)}.auth-hero,.auth-form{padding:40px}.auth-hero{display:grid;align-content:start;gap:18px;background:radial-gradient(circle at 20% 20%,rgba(93,224,192,.18),transparent 40%),linear-gradient(180deg,#121f30e0,#0a111beb);border-right:1px solid var(--border)}.brand-badge{width:56px;height:56px;border-radius:18px;display:grid;place-items:center;font-weight:800;letter-spacing:.12em;color:#081018;background:linear-gradient(145deg,var(--accent),#d7fff4);box-shadow:0 14px 32px #5de0c03d}.brand-badge.compact{width:44px;height:44px;border-radius:14px}.eyebrow,.form-kicker,.section-kicker,.summary-label{margin:0;font-size:12px;letter-spacing:.16em;text-transform:uppercase;color:var(--accent)}.auth-hero h1,.form-header h2,.dashboard-topbar h1,.dashboard-hero h2,.loading-card h1{margin:0;letter-spacing:-.04em;line-height:1}.auth-hero h1{font-size:clamp(2.2rem,5vw,4.4rem);max-width:11ch}.auth-copy,.form-header p,.dashboard-hero p,.metric-detail,.section-card p,.session-summary p,.loading-card p,.auth-footnote{margin:0;color:var(--muted);line-height:1.6}.value-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:12px;margin-top:12px}.value-grid div,.session-summary,.loading-card,.metric-card,.section-card{border:1px solid var(--border);border-radius:var(--radius-md);background:#ffffff0a}.value-grid div{padding:14px;display:grid;gap:4px}.value-grid strong,.metric-value,.dashboard-topbar h1,.dashboard-hero h2,.session-chip strong,.loading-card h1{color:var(--text)}.value-grid span,.session-chip span{color:var(--muted);font-size:14px}.auth-form{display:grid;align-content:start;gap:16px;background:#070d16b8}.form-header{display:grid;gap:8px}.form-header h2,.dashboard-hero h2,.loading-card h1{font-size:clamp(1.7rem,3vw,2.5rem)}.field{display:grid;gap:8px}.field>span{font-size:14px;color:var(--muted)}.field input{width:100%;min-height:50px;padding:0 16px;border-radius:14px;border:1px solid var(--border-strong);background:#ffffff0f;color:var(--text);outline:none;transition:border-color .2s ease,transform .2s ease,background .2s ease}.field input::-moz-placeholder{color:#7f8d9d}.field input::placeholder{color:#7f8d9d}.field input:focus{border-color:#5de0c0cc;background:#ffffff14;transform:translateY(-1px)}.password-field{display:grid;grid-template-columns:1fr auto;gap:10px;align-items:center}.primary-action,.ghost-action{min-height:46px;border-radius:14px;padding:0 16px;cursor:pointer;transition:transform .2s ease,box-shadow .2s ease,background .2s ease}.primary-action{color:#081018;background:linear-gradient(145deg,var(--accent),#d8fff4);box-shadow:0 14px 34px #5de0c03d;font-weight:800}.primary-action:hover:not(:disabled),.ghost-action:hover{transform:translateY(-1px)}.primary-action:disabled{opacity:.7;cursor:progress}.ghost-action{color:var(--text);background:#ffffff0d;border:1px solid var(--border)}.form-error{margin:0;color:#ba1a1a;font-size:14px}.auth-footnote{font-size:13px}.dashboard-shell{width:100%;align-content:start;justify-items:center}.dashboard-shell>*{width:min(var(--content-max),100%)}.dashboard-topbar,.dashboard-hero,.metric-card,.section-card,.loading-card{border:1px solid var(--border);background:var(--surface);box-shadow:var(--shadow)}.dashboard-topbar{margin-top:20px;padding:18px 22px;border-radius:var(--radius-lg);display:flex;align-items:center;justify-content:space-between;gap:16px}.brand-stack,.session-chip{display:flex;align-items:center;gap:14px}.brand-stack h1{font-size:clamp(1.2rem,2vw,1.8rem)}.session-chip{padding:8px 10px 8px 8px;border-radius:999px;border:1px solid var(--border);background:#ffffff0d}.session-avatar{width:42px;height:42px;border-radius:999px;display:grid;place-items:center;color:#081018;background:linear-gradient(145deg,var(--accent-2),#ffe2bd);font-weight:800}.dashboard-hero{margin-top:18px;padding:28px;border-radius:var(--radius-xl);display:grid;grid-template-columns:1.3fr .8fr;gap:18px;align-items:end}.session-summary{padding:18px;background:#ffffff0a;display:grid;gap:8px}.metric-grid{margin-top:18px;display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:16px}.metric-card{padding:18px;display:grid;gap:10px;min-height:156px}.metric-label{color:var(--muted);font-size:13px}.metric-value{font-size:clamp(1.8rem,3vw,2.6rem);letter-spacing:-.05em}.metric-teal{border-color:#5de0c03d}.metric-amber{border-color:#ffb86b3d}.metric-slate{border-color:#7aa7ff3d}.metric-rose{border-color:#ff7a8a3d}.dashboard-grid{margin:18px 0 26px;display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:16px}.section-card{padding:20px;display:grid;gap:16px}.section-card-head{display:grid;gap:8px}.section-card p{font-size:15px}.section-list{margin:0;padding:0 0 0 18px;display:grid;gap:10px;color:var(--text)}.section-list li::marker{color:var(--accent)}.loading-card{width:min(640px,100%);padding:34px;display:grid;gap:10px;text-align:center}.loading-card p{max-width:50ch;margin-inline:auto}@media (max-width: 1040px){.auth-card,.dashboard-hero,.metric-grid,.dashboard-grid{grid-template-columns:1fr}.auth-hero{border-right:0;border-bottom:1px solid var(--border)}.dashboard-topbar{flex-direction:column;align-items:stretch}.session-chip{justify-content:space-between;border-radius:var(--radius-md)}}@media (max-width: 720px){.auth-shell,.dashboard-shell,.loading-shell{padding:14px}.auth-hero,.auth-form,.dashboard-topbar,.dashboard-hero,.section-card,.metric-card,.loading-card{padding:20px}.value-grid,.password-field{grid-template-columns:1fr}.session-chip{flex-wrap:wrap}}
