.main-layout{background:#f8fafc;flex-direction:column;width:100%;min-height:100vh;display:flex}.topbar-global{box-sizing:border-box;background:#fff;border-bottom:1px solid #e2e8f0;align-items:center;height:66px;padding:0 18px 0 0;display:flex}.topbar-main{align-items:center;gap:18px;width:100%;min-width:0;height:100%;display:flex}.topbar-menu{white-space:nowrap;flex:auto;align-items:center;gap:8px;min-width:0;display:flex}.topbar-item{color:#475569;border-radius:11px;padding:10px 14px;font-size:14px;font-weight:600;text-decoration:none;transition:all .2s}.topbar-item:hover{background:#f1f5f9}.topbar-item.active{color:#fff;background:#2563eb}.account-menu{border-left:1px solid #e2e8f0;flex:none;padding-left:16px;position:relative}.account-avatar{color:#2563eb;cursor:pointer;background:#eff6ff;border:0;border-radius:50%;place-items:center;width:40px;height:40px;font-size:14px;font-weight:800;display:grid}.account-avatar.large{cursor:default;width:42px;height:42px}.account-dropdown{z-index:20;opacity:0;visibility:hidden;background:#fff;border:1px solid #e2e8f0;border-radius:14px;width:280px;padding:16px;transition:opacity .15s,transform .15s,visibility .15s;position:absolute;top:calc(100% + 12px);right:0;transform:translateY(-6px);box-shadow:0 18px 45px #0f172a29}.account-menu:hover .account-dropdown,.account-menu:focus-within .account-dropdown{opacity:1;visibility:visible;transform:translateY(0)}.account-dropdown-header{border-bottom:1px solid #f1f5f9;align-items:center;gap:12px;padding-bottom:14px;display:flex}.account-dropdown-header div,.account-detail{flex-direction:column;min-width:0;display:flex}.account-dropdown span{text-transform:uppercase;letter-spacing:.05em;color:#94a3b8;font-size:10px}.account-dropdown strong{text-overflow:ellipsis;white-space:nowrap;color:#334155;font-size:13px;overflow:hidden}.account-detail{gap:3px;padding:12px 2px 0}.account-exit,.account-login{box-sizing:border-box;color:#475569;text-align:center;cursor:pointer;background:#f1f5f9;border:0;border-radius:9px;width:100%;margin-top:15px;padding:9px 12px;font-size:12px;font-weight:700;text-decoration:none;display:block}.account-login{color:#fff;background:#2563eb}.layout-body{flex:1;display:flex;overflow:hidden}.layout-content{box-sizing:border-box;flex:1;padding:24px;overflow:auto}@media (width<=1100px){.sidebar-contextual{display:none}}@media (width<=1350px){.topbar-main{gap:14px}.topbar-menu{gap:2px}.topbar-item{padding:8px;font-size:12px}}@media (width<=900px){.topbar-global{padding:0 10px}.topbar-main{gap:8px}.topbar-menu{scrollbar-width:none;overflow-x:auto}.topbar-menu::-webkit-scrollbar{display:none}.account-menu{padding-left:8px}}@media (width<=1100px){.layout-content{padding:14px}}.logo-global{border-right:1px solid #f1f5f9;flex:0 0 180px;justify-content:center;align-items:center;width:180px;height:100%;display:flex}.logo-img{object-fit:contain;width:auto;height:88px}.sidebar-contextual{box-sizing:border-box;background:#0f172a;border-right:1px solid #ffffff0f;width:180px;padding:18px;overflow:auto}.sidebar-contextual-title{color:#fff;margin-bottom:20px;font-size:18px;font-weight:700}.sidebar-contextual-items{flex-direction:column;gap:8px;display:flex}.sidebar-contextual-item{cursor:pointer;color:#cbd5e1;border-radius:10px;padding:12px 14px;font-size:14px;line-height:1.35;text-decoration:none;transition:all .2s;display:block}.sidebar-contextual-item:hover{color:#fff;background:#1e293b}.sidebar-contextual-item.nivel-2{padding-left:20px;font-size:13px}.sidebar-contextual-item.nivel-3{color:#94a3b8;padding-left:28px;font-size:12px}.crud-page{gap:30px;display:flex}.crud-list{width:420px}.crud-form{background:#fff;border-radius:20px;flex-direction:column;flex:1;gap:16px;padding:30px;display:flex}.crud-title{color:#111827;margin-bottom:20px;font-size:28px;font-weight:700}.crud-card{cursor:pointer;background:#fff;border:1px solid #e5e7eb;border-radius:18px;margin-bottom:16px;padding:20px;transition:all .2s}.crud-card:hover{transform:translateY(-2px);box-shadow:0 10px 30px #00000014}.crud-card-title{color:#111827;font-size:18px;font-weight:700}.crud-card-code{color:#6b7280;margin-top:8px}.crud-card-status{color:#166534;background:#dcfce7;border-radius:30px;margin-top:10px;padding:6px 12px;font-size:12px;font-weight:700;display:inline-block}.crud-form input,.crud-form select,.crud-form textarea{box-sizing:border-box;border:1px solid #d1d5db;border-radius:14px;width:100%;padding:16px;font-size:15px}.crud-form textarea{resize:vertical;min-height:140px}.crud-form button{color:#fff;cursor:pointer;background:#4f46e5;border:none;border-radius:14px;padding:16px;font-size:15px;font-weight:700}@media (width<=1100px){.crud-page{flex-direction:column}.crud-list{width:100%}}@media (width<=700px){.crud-form{padding:18px}.crud-title{font-size:22px}}@media (width<=1100px){.crud-page{flex-direction:column}.crud-list{width:100%}}@media (width<=700px){.crud-form{padding:18px}.crud-title{font-size:22px}}@media (width<=1100px){.crud-page{flex-direction:column}.crud-list{width:100%}}@media (width<=700px){.crud-form{padding:18px}.crud-title{font-size:22px}}.proyecto-page{width:100%}.proyecto-main{flex-direction:column;gap:20px;display:flex}.proyecto-header{background:#fff;border:1px solid #e5eaf2;border-radius:18px;justify-content:space-between;align-items:center;gap:18px;padding:22px;display:flex}.proyecto-title{color:#172033;font-size:28px;font-weight:800}.proyecto-subtitle{color:#64748b;margin-top:6px}.btn-nuevo-proyecto{color:#fff;cursor:pointer;white-space:nowrap;background:#2563eb;border:0;border-radius:10px;padding:12px 16px;font-weight:800}.proyecto-content{align-items:flex-start;gap:18px;display:flex}.proyecto-selector{background:#fff;border:1px solid #e5eaf2;border-radius:18px;flex:1;min-width:0;overflow:hidden}.proyecto-toolbar{background:#f8fafc;border-bottom:1px solid #e5eaf2;justify-content:space-between;align-items:center;gap:14px;padding:16px;display:flex}.proyecto-toolbar input{width:min(520px,100%);height:42px;font:inherit;background:#fff;border:1px solid #d6dce8;border-radius:10px;padding:0 12px}.proyecto-count{color:#64748b;white-space:nowrap;font-size:13px;font-weight:700}.proyecto-table{flex-direction:column;display:flex}.proyecto-table-head,.proyecto-row{grid-template-columns:120px minmax(220px,1fr) 150px 110px 160px;align-items:center;gap:12px;display:grid}.proyecto-table-head{color:#64748b;text-transform:uppercase;background:#f8fafc;padding:12px 16px;font-size:12px;font-weight:800}.proyecto-row{color:#334155;cursor:pointer;border-top:1px solid #eef2f7;min-height:74px;padding:12px 16px}.proyecto-row:hover{background:#f8fbff}.proyecto-row.active{background:#eff6ff;box-shadow:inset 4px 0 #2563eb}.proyecto-code{color:#2563eb;font-weight:800}.proyecto-row strong{color:#172033;font-size:15px;display:block}.proyecto-row small{color:#64748b;margin-top:4px;line-height:1.35;display:block}.proyecto-row mark{color:#166534;background:#dcfce7;border-radius:999px;justify-content:center;align-items:center;min-width:78px;padding:5px 9px;font-size:12px;font-weight:800;display:inline-flex}.proyecto-actions{justify-content:flex-end;gap:8px;display:flex}.btn-row-primary,.btn-row-secondary{cursor:pointer;border:0;border-radius:9px;padding:9px 11px;font-weight:800}.btn-row-primary{color:#fff;background:#2563eb}.btn-row-secondary{color:#334155;background:#eef2f7}.proyecto-empty{color:#64748b;text-align:center;border-top:1px solid #eef2f7;padding:30px 16px}.proyecto-form{box-sizing:border-box;background:#fff;border:1px solid #e5eaf2;border-radius:18px;flex-direction:column;flex:0 0 360px;gap:13px;padding:20px;display:flex}.form-title{color:#172033;font-size:20px;font-weight:800}.proyecto-form input,.proyecto-form textarea,.proyecto-form select{box-sizing:border-box;width:100%;font:inherit;background:#fff;border:1px solid #d6dce8;border-radius:10px;padding:13px}.proyecto-form textarea{resize:vertical;min-height:130px}.btn-guardar,.btn-cancelar{cursor:pointer;border:0;border-radius:10px;padding:13px 14px;font-size:14px;font-weight:800}.btn-guardar{color:#fff;background:#10b981}.btn-cancelar{color:#475569;background:#eef2f7}@media (width<=1100px){.proyecto-content{flex-direction:column}.proyecto-form{flex:none;width:100%}.proyecto-table-head{display:none}.proyecto-row{grid-template-columns:1fr;gap:8px}.proyecto-actions{justify-content:flex-start}.proyecto-toolbar{flex-direction:column;align-items:stretch}.proyecto-count{white-space:normal}}@media (width<=700px){.proyecto-header{flex-direction:column;align-items:stretch}.proyecto-title{font-size:22px}.btn-nuevo-proyecto{width:100%}.proyecto-row{padding:14px}.proyecto-actions{flex-direction:column}.btn-row-primary,.btn-row-secondary{width:100%}}.workspace-page{width:100%}.workspace-header{background:#fff;border-radius:24px;margin-bottom:24px;padding:24px}.workspace-title{color:#111827;font-size:30px;font-weight:700}.workspace-subtitle{color:#64748b;margin-top:8px;font-size:15px}.workspace-table-container{background:#fff;border-radius:24px;margin-bottom:24px;overflow:auto}.workspace-table{border-collapse:collapse;width:100%}.workspace-table thead{background:#f8fafc}.workspace-table th{text-align:left;color:#475569;border-bottom:1px solid #e2e8f0;padding:18px;font-size:13px;font-weight:700}.workspace-table td{color:#111827;border-bottom:1px solid #f1f5f9;padding:18px;font-size:14px}.workspace-row{cursor:pointer;transition:all .2s}.workspace-row:hover{background:#f8fafc}.workspace-row.active{background:#eef2ff}.workspace-status{color:#166534;background:#dcfce7;border-radius:30px;padding:6px 12px;font-size:12px;font-weight:700}.btn-seleccionar{color:#fff;cursor:pointer;background:#111827;border:none;border-radius:12px;padding:10px 14px;font-size:13px;font-weight:700}.btn-seleccionar:disabled{cursor:not-allowed;opacity:.55}.workspace-iniciativas{background:#fff;border-radius:24px;overflow:auto}.workspace-section-header{border-bottom:1px solid #f1f5f9;justify-content:space-between;align-items:center;gap:16px;padding:22px 24px;display:flex}.workspace-section-title{color:#111827;font-size:22px;font-weight:800}.workspace-section-subtitle{color:#64748b;margin-top:6px;font-size:14px}.btn-nueva-iniciativa{color:#fff;cursor:pointer;background:#2563eb;border:0;border-radius:12px;min-height:42px;padding:0 16px;font-size:13px;font-weight:800}.btn-nueva-iniciativa:disabled{cursor:not-allowed;opacity:.5}.workspace-empty-inline{color:#64748b;padding:24px;font-size:14px}.workspace-phase-grid{border-bottom:1px solid #f1f5f9;grid-template-columns:repeat(3,minmax(0,1fr));gap:14px;padding:18px 24px;display:grid}.workspace-phase{color:#475569;cursor:pointer;text-align:left;background:#f8fafc;border:1px solid #e2e8f0;border-radius:16px;justify-content:space-between;align-items:center;gap:14px;min-height:76px;padding:16px;display:flex}.workspace-phase span{font-size:14px;font-weight:800}.workspace-phase strong{color:#2563eb;background:#fff;border-radius:999px;place-items:center;width:38px;height:38px;font-size:16px;display:grid}.workspace-phase.active{color:#1d4ed8;background:#eff6ff;border-color:#2563eb}@media (width<=900px){.workspace-phase-grid{grid-template-columns:1fr}}.workspace-empty{color:#475569;background:#fff;border-radius:24px;padding:40px;font-size:18px;font-weight:600}.iniciativa-shell{box-sizing:border-box;flex-direction:column;gap:24px;display:flex;position:relative}.iniciativa-grid{flex-direction:column;gap:24px;display:flex}.iniciativa-panel{box-sizing:border-box;width:100%}.iniciativa-panel-header{justify-content:space-between;align-items:center;gap:12px;margin-bottom:16px;display:flex}.iniciativa-panel-header h3{color:#172033;margin:0}.iniciativa-loading-overlay{z-index:9999;-webkit-backdrop-filter:blur(3px);backdrop-filter:blur(3px);background:#0f172a6b;place-items:center;display:grid;position:fixed;inset:0}.iniciativa-loading-card{text-align:center;background:#fff;border-radius:16px;width:min(360px,100vw - 40px);padding:30px;box-shadow:0 22px 60px #0f172a40}.iniciativa-loading-card h3{color:#172033;margin:16px 0 6px;font-size:22px}.iniciativa-loading-card p{color:#64748b;margin:0}.iniciativa-stepper{flex-wrap:wrap;align-items:center;gap:10px;margin:0 0 6px;display:flex}.iniciativa-stepper button{color:#475569;cursor:pointer;background:#fff;border:1px solid #dbe3ef;border-radius:12px;align-items:center;gap:8px;min-height:42px;padding:0 16px;font-size:14px;font-weight:800;display:inline-flex}.iniciativa-stepper button span{color:#4f46e5;background:#eef2ff;border-radius:999px;place-items:center;width:24px;height:24px;font-size:12px;display:grid}.iniciativa-stepper button.activo{color:#fff;background:#4f46e5;border-color:#4f46e5;box-shadow:0 8px 20px #4f46e52e}.iniciativa-stepper button.activo span{color:#4f46e5;background:#fff}.iniciativa-stepper button:disabled{cursor:not-allowed;opacity:.48;box-shadow:none}.requerimiento-source-grid{grid-template-columns:repeat(auto-fit,minmax(240px,1fr));gap:12px;margin:10px 0 18px;display:grid}.requerimiento-source{color:#334155;text-align:left;cursor:pointer;background:#fff;border:1px solid #dbe3ef;border-radius:8px;flex-direction:column;align-items:flex-start;gap:6px;min-height:96px;padding:16px;display:flex}.requerimiento-source strong{color:#172033;font-size:15px}.requerimiento-source span{color:#64748b;font-size:13px;line-height:1.45}.requerimiento-source.active{border-color:#2563eb;box-shadow:0 8px 22px #2563eb1f}.requerimiento-source:disabled{cursor:not-allowed;opacity:.55;box-shadow:none}.requerimiento-route-box{color:#1e3a8a;background:#eff6ff;border:1px solid #bfdbfe;border-radius:8px;flex-direction:column;gap:4px;margin-top:14px;padding:14px 16px;display:flex}.requerimiento-route-box span{color:#475569;font-size:13px}.iniciativa-spinner{border:4px solid #e5eaf2;border-top-color:#4f46e5;border-radius:50%;width:42px;height:42px;margin:0 auto;animation:.85s linear infinite iniciativa-spin}@keyframes iniciativa-spin{to{transform:rotate(360deg)}}.info-general-card{background:#fff;border:1px solid #e5eaf2;border-radius:18px;padding:24px;box-shadow:0 4px 12px #0000000a}.card-title{color:#172033;margin-bottom:20px;font-size:22px;font-weight:700}.field{flex-direction:column;gap:8px;display:flex}.field label{color:#172033;font-size:14px;font-weight:700}.field input,.field select{background:#fff;border:1px solid #d6dce8;border-radius:12px;height:48px;padding:0 14px;font-size:14px}.field textarea{min-height:100px}.iniciativa-form{flex-direction:column;gap:14px;padding:3px;display:flex}.iniciativa-form-row{grid-template-columns:2fr 1fr 1.5fr 1fr;align-items:start;gap:5px;display:grid}.iniciativa-form-field{flex-direction:column;gap:2px;display:flex}.iniciativa-form label,.iniciativa-form-field label{color:#172033;margin:0;font-size:15px;font-weight:700}.iniciativa-help,.iniciativa-form small,.iniciativa-form-field small{color:#64748b;margin:0;font-size:12px;line-height:1}.iniciativa-form input,.iniciativa-form select{background:#fff;border:1px solid #dbe3ef;border-radius:10px;height:44px;padding:0 12px;font-size:14px}.iniciativa-form textarea{box-sizing:border-box;resize:vertical;background:#fff;border:1px solid #d6dce8;border-radius:10px;width:100%;min-height:70px;padding:14px;font-family:inherit;font-size:14px;line-height:1.6;transition:all .15s}.iniciativa-form-row input:focus,.iniciativa-form-row select:focus,.iniciativa-form-row textarea:focus{border-color:#4f46e5;outline:none;box-shadow:0 0 0 3px #4f46e51a}.iniciativa-form select{appearance:none;cursor:pointer}.iniciativa-form-actions{justify-content:flex-end;margin-top:-12px;display:flex}.iniciativa-form-actions button{color:#fff;cursor:pointer;background:#4f46e5;border:none;border-radius:12px;min-width:280px;height:48px;padding:0 24px;font-size:15px;font-weight:700;box-shadow:0 8px 20px #4f46e533}.iniciativa-form-actions button:hover{background:#4338ca}.iniciativa-form-actions button:disabled,.negocio-generar-doc-btn:disabled,.iniciativa-ia-btn:disabled,.iniciativa-secondary-btn:disabled,.iniciativa-aplicar-btn:disabled,.iniciativa-cambios button:disabled{cursor:not-allowed;opacity:.72;box-shadow:none}.iniciativa-preguntas{padding:0}.iniciativa-preguntas-intro{color:#64748b;margin-bottom:20px;font-size:16px;line-height:1.5}.iniciativa-pregunta-card{background:#f8fafc;border:1px solid #e5eaf2;border-radius:12px;margin-bottom:16px;padding:18px}.iniciativa-pregunta-title{color:#172033;margin-bottom:10px;font-size:15px;font-weight:700}.iniciativa-pregunta-card textarea{box-sizing:border-box;width:100%;min-height:90px;font:inherit;resize:vertical;background:#fff;border:1px solid #d6dce8;border-radius:10px;padding:14px}.negocio-generar-doc-btn,.iniciativa-ia-btn,.iniciativa-secondary-btn,.iniciativa-aplicar-btn,.iniciativa-cambios button{color:#fff;cursor:pointer;background:#4f46e5;border:0;border-radius:12px;justify-content:center;align-items:center;min-width:260px;height:48px;padding:0 24px;font-size:15px;font-weight:800;transition:background .15s,transform .15s,box-shadow .15s;display:inline-flex;box-shadow:0 8px 20px #4f46e533}.negocio-generar-doc-btn{margin-top:4px;margin-left:auto}.negocio-generar-doc-btn:hover,.iniciativa-ia-btn:hover,.iniciativa-secondary-btn:hover,.iniciativa-aplicar-btn:hover,.iniciativa-cambios button:hover{background:#4338ca;transform:translateY(-1px);box-shadow:0 12px 24px #4f46e53d}.iniciativa-empty{color:#64748b;background:#f8fafc;border:1px dashed #cbd5e1;border-radius:12px;padding:20px}.iniciativa-documento-layout{display:block}.iniciativa-documento-indice{background:#f8fafc;border:1px solid #e5eaf2;border-radius:14px;flex-direction:column;gap:4px;max-height:calc(100vh - 56px);padding:16px;display:flex;position:sticky;top:18px;overflow:auto}.iniciativa-indice-title{color:#172033;text-transform:uppercase;margin-bottom:8px;font-size:14px;font-weight:800}.iniciativa-indice-empty{color:#64748b;font-size:13px;line-height:1.45}.iniciativa-indice-link{color:#334155;border-radius:8px;padding:8px 10px;font-size:14px;line-height:1.35;text-decoration:none;display:block}.iniciativa-indice-link:hover{color:#3730a3;background:#eef2ff}.iniciativa-indice-link.nivel-2{padding-left:20px}.iniciativa-indice-link.nivel-3{padding-left:32px;font-size:13px}.iniciativa-documento{color:#172033;min-width:0;line-height:1.65}.iniciativa-documento h1,.iniciativa-documento h2,.iniciativa-documento h3{color:#111827;scroll-margin-top:24px}.iniciativa-documento h1{margin:10px 0 18px;font-size:34px;line-height:1.15}.iniciativa-documento h2{margin:28px 0 12px;font-size:24px}.iniciativa-documento h3{margin:22px 0 10px;font-size:19px}.iniciativa-documento table{border-collapse:collapse;width:100%;margin:16px 0;overflow:hidden}.iniciativa-documento th,.iniciativa-documento td{vertical-align:top;border:1px solid #e5eaf2;padding:10px 12px}.iniciativa-documento th{color:#475569;background:#f8fafc}.iniciativa-ia-btn,.iniciativa-aplicar-btn{margin-top:18px}.iniciativa-secondary-btn{color:#4f46e5;box-shadow:none;background:#fff;border:1px solid #c7d2fe}.iniciativa-secondary-btn:hover{color:#3730a3;box-shadow:none;background:#eef2ff}.iniciativa-download-actions,.iniciativa-documento-actions,.iniciativa-mejoras-actions{flex-wrap:wrap;align-items:center;gap:10px;display:flex}.iniciativa-download-actions button{color:#4f46e5;cursor:pointer;background:#fff;border:1px solid #c7d2fe;border-radius:10px;height:38px;padding:0 14px;font-size:13px;font-weight:800}.iniciativa-download-actions button:hover{color:#3730a3;background:#eef2ff}.iniciativa-documento-actions .iniciativa-secondary-btn,.iniciativa-mejoras-actions .iniciativa-secondary-btn{margin-top:18px}.iniciativa-propuestas,.iniciativa-cambios{flex-direction:column;gap:14px;display:flex}.iniciativa-propuesta-card{background:#f8fafc;border:1px solid #e5eaf2;border-radius:12px;padding:16px}.iniciativa-propuesta-top{align-items:flex-start;gap:12px;display:flex}.iniciativa-propuesta-title{color:#172033;font-weight:800}.diseno-diagrama-svg{box-sizing:border-box;background:#fff;border:1px solid #dbeafe;border-radius:12px;width:100%;margin:14px 0;padding:12px;overflow:auto}.diseno-diagrama-svg svg{width:100%;min-width:720px;height:auto;display:block}.iniciativa-propuesta-card textarea{box-sizing:border-box;color:#334155;resize:vertical;background:#f8fafc;border:1px solid #d6dce8;border-radius:10px;width:100%;min-height:120px;padding:12px;font-family:ui-monospace,SFMono-Regular,Menlo,Monaco,Consolas,Liberation Mono,monospace;font-size:13px;line-height:1.45}.iniciativa-propuesta-meta,.iniciativa-propuesta-desc{color:#64748b;line-height:1.45}.iniciativa-propuesta-desc{margin-top:10px}.iniciativa-cambios textarea{box-sizing:border-box;width:100%;min-height:120px;font:inherit;resize:vertical;border:1px solid #d6dce8;border-radius:12px;padding:14px}@media (width<=1200px){.iniciativa-documento-layout{grid-template-columns:1fr}.iniciativa-documento-indice{max-height:none;position:static}.iniciativa-form-row{grid-template-columns:1fr}}.iniciativa-header{text-align:center;background:#fff;border-radius:22px;padding:18px}.iniciativa-header h1{color:#14213d;margin:0;font-size:35px;font-weight:800}.iniciativa-header p{color:#64748b;max-width:900px;margin:12px auto 0;font-size:16px;line-height:1.5}.section-card{background:#fff;border:1px solid #e5eaf2;border-radius:18px;margin-bottom:18px;padding:22px;box-shadow:0 4px 12px #0f172a0a}.section-title{color:#172033;margin-bottom:12px;font-size:14px;font-weight:700}.section-card textarea{resize:vertical;box-sizing:border-box;border:1px solid #d6dce8;border-radius:12px;width:100%;min-height:90px;padding:14px;font-family:inherit;font-size:14px}.section-card textarea:focus{border-color:#4f46e5;outline:none;box-shadow:0 0 0 3px #4f46e51a}.requerimiento-documento-revision{background:#fff;border:1px solid #e2e8f0;border-radius:16px;max-height:520px;margin-bottom:24px;padding:24px;overflow:auto}.revision-critica{margin-top:22px}.hallazgo-card{background:linear-gradient(135deg,#fff 0%,#f8fbff 100%);border:1px solid #dbe7f5;border-left:5px solid #2563eb;border-radius:16px;margin-bottom:18px;padding:22px;box-shadow:0 5px 16px #2563eb0f}.hallazgo-titulo span{color:#2563eb;letter-spacing:.06em;text-transform:uppercase;margin-bottom:7px;font-size:12px;font-weight:800;display:inline-block}.hallazgo-titulo h3{color:#172033;margin:0;font-size:18px}.hallazgo-card>p{color:#526176;margin:10px 0 18px;line-height:1.6}.pregunta-hallazgo{background:#fff;border:1px solid #dce4ef;border-radius:12px;padding:16px}.pregunta-hallazgo label{color:#1e293b;margin-bottom:10px;font-weight:700;line-height:1.45;display:block}.pregunta-hallazgo textarea{box-sizing:border-box;width:100%;min-height:110px;font:inherit;resize:vertical;border:1px solid #cbd5e1;border-radius:10px;padding:13px;line-height:1.5}.pregunta-hallazgo textarea:focus{border-color:#2563eb;outline:none;box-shadow:0 0 0 3px #2563eb1f}.hallazgo-sin-pregunta{color:#64748b;background:#f1f5f9;border-radius:10px;padding:12px;font-size:14px}.mensaje-error{color:#b91c1c;background:#fff7f7;border:1px solid #fecaca;border-radius:10px;padding:12px 14px}.dashboard-page{flex-direction:column;gap:24px;display:flex}.dashboard-header{background:#fff;border:1px solid #e5eaf2;border-radius:18px;padding:24px}.dashboard-header h1{color:#172033;margin:0;font-size:30px}.dashboard-header p{color:#64748b;margin-top:8px}.dashboard-grid{grid-template-columns:repeat(auto-fit,minmax(210px,1fr));gap:18px;display:grid}.dashboard-card{background:#fff;border:1px solid #e5eaf2;border-radius:18px;padding:24px;box-shadow:0 4px 12px #0f172a0a}.dashboard-card-label{color:#64748b;font-size:14px;font-weight:700}.dashboard-card-value{color:#2563eb;margin-top:12px;font-size:38px;font-weight:800}.login-page{place-items:center;min-height:calc(100vh - 160px);display:grid}.login-card{box-sizing:border-box;background:#fff;border:1px solid #e5eaf2;border-radius:20px;flex-direction:column;gap:12px;width:min(420px,100%);padding:32px;display:flex;box-shadow:0 16px 40px #0f172a14}.login-card h1{color:#172033;margin:0;font-size:30px}.login-card p{color:#64748b;margin-bottom:14px}.login-card label{color:#172033;font-size:14px;font-weight:700}.login-card input{height:46px;font:inherit;border:1px solid #d6dce8;border-radius:10px;padding:0 12px}.login-card button{color:#fff;cursor:pointer;background:#2563eb;border:0;border-radius:10px;height:48px;margin-top:10px;font-weight:700}.login-card button:disabled{cursor:not-allowed;opacity:.7}.login-message{color:#1e3a8a;background:#eff6ff;border:1px solid #bfdbfe;border-radius:8px;margin-top:8px;padding:11px 12px;font-size:14px}.cliente-modal-backdrop{z-index:50;-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px);background:#0f172a57;place-items:center;padding:24px;display:grid;position:fixed;inset:0}.cliente-modal{background:#fff;border:1px solid #dbe4f0;border-radius:18px;flex-direction:column;gap:18px;width:min(560px,100%);padding:24px;display:flex;box-shadow:0 24px 70px #0f172a3d}.cliente-modal h2{color:#172033;margin:0;font-size:24px}.cliente-modal p{color:#64748b;margin:8px 0 0;line-height:1.5}.cliente-modal-section{flex-direction:column;gap:9px;display:flex}.cliente-modal-section>span{text-transform:uppercase;color:#64748b;font-size:11px;font-weight:800}.cliente-modal-list{flex-direction:column;gap:10px;display:flex}.cliente-modal-option{color:#172033;text-align:left;cursor:pointer;background:#f8fafc;border:1px solid #dbe4f0;border-radius:12px;justify-content:space-between;align-items:center;gap:16px;width:100%;padding:14px 16px;display:flex}.cliente-modal-option:hover,.cliente-modal-option.active{background:#eff6ff;border-color:#2563eb}.cliente-modal-option strong{font-size:15px}.cliente-modal-option small{color:#64748b;white-space:nowrap;font-size:13px}.seguridad-page{flex-direction:column;gap:20px;display:flex}.seguridad-header{background:#fff;border:1px solid #e5e7eb;border-radius:8px;justify-content:space-between;align-items:center;gap:18px;padding:22px;display:flex}.seguridad-title{color:#111827;font-size:28px;font-weight:800}.seguridad-subtitle{color:#64748b;margin-top:6px}.seguridad-tabs{flex-wrap:wrap;gap:8px;display:flex}.seguridad-tabs button,.seguridad-actions button{color:#334155;cursor:pointer;background:#eef2ff;border:0;border-radius:8px;padding:11px 14px;font-weight:800}.seguridad-tabs button.active,.seguridad-actions button:first-child{color:#fff;background:#2563eb}.seguridad-grid{grid-template-columns:minmax(280px,420px) 1fr;align-items:start;gap:20px;display:grid}.seguridad-list,.seguridad-form{background:#fff;border:1px solid #e5e7eb;border-radius:8px;padding:18px}.seguridad-list{flex-direction:column;gap:10px;display:flex}.seguridad-row{cursor:pointer;text-align:left;background:#fff;border:1px solid #e5e7eb;border-radius:8px;flex-direction:column;gap:5px;width:100%;padding:14px;display:flex}.seguridad-row:hover{background:#f8fafc;border-color:#bfdbfe}.seguridad-row strong{color:#111827;font-size:15px}.seguridad-row span,.seguridad-row small{color:#64748b}.seguridad-form{flex-direction:column;gap:14px;display:flex}.seguridad-form h2{color:#111827;margin:0 0 4px;font-size:22px}.seguridad-form input,.seguridad-form select,.seguridad-form textarea{box-sizing:border-box;border:1px solid #cbd5e1;border-radius:8px;width:100%;padding:13px 14px;font-size:15px}.seguridad-form textarea{resize:vertical;min-height:120px}.seguridad-actions{flex-wrap:wrap;gap:10px;display:flex}.seguridad-actions button.secondary{color:#475569;background:#f1f5f9}@media (width<=980px){.seguridad-header,.seguridad-grid{flex-direction:column;display:flex}.seguridad-list,.seguridad-form{box-sizing:border-box;width:100%}}:root{--text:#6b6375;--text-h:#08060d;--bg:#fff;--border:#e5e4e7;--code-bg:#f4f3ec;--accent:#aa3bff;--accent-bg:#aa3bff1a;--accent-border:#aa3bff80;--social-bg:#f4f3ec80;--shadow:#0000001a 0 10px 15px -3px, #0000000d 0 4px 6px -2px;--sans:system-ui, "Segoe UI", Roboto, sans-serif;--heading:system-ui, "Segoe UI", Roboto, sans-serif;--mono:ui-monospace, Consolas, monospace;font:18px/145% var(--sans);letter-spacing:.18px;--lightningcss-light:initial;--lightningcss-dark: ;color-scheme:light dark;color:var(--text);background:var(--bg);font-synthesis:none;text-rendering:optimizelegibility;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}@media (prefers-color-scheme:dark){:root{--lightningcss-light: ;--lightningcss-dark:initial}}@media (width<=1024px){:root{font-size:16px}}@media (prefers-color-scheme:dark){:root{--text:#9ca3af;--text-h:#f3f4f6;--bg:#16171d;--border:#2e303a;--code-bg:#1f2028;--accent:#c084fc;--accent-bg:#c084fc26;--accent-border:#c084fc80;--social-bg:#2f303a80;--shadow:#0006 0 10px 15px -3px, #00000040 0 4px 6px -2px}#social .button-icon{filter:invert()brightness(2)}}body{margin:0}#root{flex-direction:column;width:100%;min-height:100vh;display:flex}h1,h2{font-family:var(--heading);color:var(--text-h);font-weight:500}h1{letter-spacing:-1.68px;margin:32px 0;font-size:56px}@media (width<=1024px){h1{margin:20px 0;font-size:36px}}h2{letter-spacing:-.24px;margin:0 0 8px;font-size:24px;line-height:118%}@media (width<=1024px){h2{font-size:20px}}p{margin:0}code,.counter{font-family:var(--mono);color:var(--text-h);border-radius:4px;display:inline-flex}code{background:var(--code-bg);padding:4px 8px;font-size:15px;line-height:135%}
