:root,[data-theme=light]{--text:#6b6375;--text-h:#08060d;--bg:#fff;--border:#e5e4e7;--code-bg:#f4f3ec;--accent:#aa3bff;--accent-bg:#aa3bff1a;--accent-border:#aa3bff80;--primary-warm:#d4af37;--secondary-warm:#2c3e50;--bg-warm:#faf9f6;--social-bg:#f4f3ec80;--shadow:#0000001a 0 10px 15px -3px, #0000000d 0 4px 6px -2px;--card-bg:#fff;--section-bg:#faf9f6;--sk-bg:#0000000f;--sk-card-bg:#0000000a;--sk-line-bg:#0000000f;--sk-border:#00000012;--sans:"Outfit", system-ui, "Segoe UI", Roboto, sans-serif;--heading:"Outfit", system-ui, "Segoe UI", Roboto, sans-serif;--mono:ui-monospace, Consolas, monospace;--dash-bg:#f0f0f3;--dash-sidebar-bg:#fff;--dash-sidebar-border:#0000001a;--dash-text:#1a1a1a;--dash-text-muted:#555;--dash-text-dim:#888;--dash-card-bg:#fff;--dash-card-border:#0000001f;--dash-input-bg:#fff;--dash-input-border:#0000002e;--dash-input-text:#1a1a1a;--dash-input-placeholder:#999;--dash-table-header:#666;--dash-table-text:#333;--dash-table-hover:#0000000a;--dash-table-border:#00000014;--dash-table-email:#1a1a1a;--dash-btn-secondary-bg:#0000000f;--dash-btn-secondary-text:#333;--dash-btn-secondary-border:#00000026;--dash-btn-secondary-hover-bg:#0000001a;--dash-btn-secondary-hover-text:#1a1a1a;--dash-spinner-dark-border:#1a1a1a4d;--dash-spinner-dark-top:#1a1a1a;--dash-spinner-light-border:#0003;--dash-spinner-light-top:#00000080;--dash-nav-item-hover:#0000000f;--dash-nav-item-active-bg:#d4af3726;--dash-nav-item-active-border:#d4af374d;--dash-label:#444;--dash-topbar-bg:#f0f0f3e6;--dash-topbar-border:#00000014;--dash-divider:#00000014;--dash-select-option-bg:#fff;--dash-empty-bg:#00000008;--dash-empty-border:#0000001a;--dash-empty-text:#666;--dash-empty-icon:#0000002e;--dash-role-admin:#ef4444;--dash-role-depto:#d4af37;--dash-role-parcial:#3b82f6;--dash-role-basico:#6366f1;--dash-success:#22c55e;--dash-error:#ef4444;--dash-error-text:#dc2626;--dash-error-bg:#ef444414;--dash-error-border:#ef444433;font:18px/145% var(--sans);letter-spacing:.18px;--lightningcss-light:initial;--lightningcss-dark: ;color-scheme:light;color:var(--text);background:var(--bg);font-synthesis:none;text-rendering:optimizelegibility;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}@media (width<=1024px){:root,[data-theme=light]{font-size:16px}}[data-theme=dark]{--text:#9ca3af;--text-h:#f3f4f6;--bg:#16171d;--border:#2e303a;--code-bg:#1f2028;--accent:#c084fc;--accent-bg:#c084fc26;--accent-border:#c084fc80;--bg-warm:#16171d;--social-bg:#2f303a80;--shadow:#0006 0 10px 15px -3px, #00000040 0 4px 6px -2px;--card-bg:#ffffff0f;--section-bg:#16171d;--sk-bg:#ffffff0f;--sk-card-bg:#ffffff0a;--sk-line-bg:#ffffff0f;--sk-border:#ffffff12;--dash-bg:#0f1117;--dash-sidebar-bg:linear-gradient(180deg, #1a2332 0%, #141c28 100%);--dash-sidebar-border:#ffffff0f;--dash-text:#ffffffbf;--dash-text-muted:#ffffff73;--dash-text-dim:#ffffff40;--dash-card-bg:#ffffff0a;--dash-card-border:#d4af3733;--dash-input-bg:#ffffff0f;--dash-input-border:#ffffff1a;--dash-input-text:#fff;--dash-input-placeholder:#fff3;--dash-table-header:#ffffff59;--dash-table-text:#ffffffb3;--dash-table-hover:#ffffff08;--dash-table-border:#ffffff0f;--dash-table-email:#fff;--dash-btn-secondary-bg:#ffffff0f;--dash-btn-secondary-text:#ffffffb3;--dash-btn-secondary-border:#ffffff1a;--dash-btn-secondary-hover-bg:#ffffff1a;--dash-btn-secondary-hover-text:#fff;--dash-spinner-dark-border:#1a1a1a4d;--dash-spinner-dark-top:#1a1a1a;--dash-spinner-light-border:#ffffff26;--dash-spinner-light-top:#fff6;--dash-nav-item-hover:#ffffff0f;--dash-nav-item-active-bg:linear-gradient(135deg, #d4af372e, #d4af3714);--dash-nav-item-active-border:#d4af3733;--dash-label:#ffffffa6;--dash-topbar-bg:#0f1117cc;--dash-topbar-border:#ffffff0f;--dash-divider:#ffffff0f;--dash-select-option-bg:#1a2332;--dash-empty-bg:#ffffff06;--dash-empty-border:#ffffff1a;--dash-empty-text:#fff6;--dash-empty-icon:#ffffff26;--dash-role-admin:#ef4444;--dash-role-depto:#d4af37;--dash-role-parcial:#3b82f6;--dash-role-basico:#6366f1;--dash-success:#22c55e;--dash-error:#ef4444;--dash-error-text:#fca5a5;--dash-error-bg:#ef44441f;--dash-error-border:#ef444440;--lightningcss-light: ;--lightningcss-dark:initial;color-scheme:dark}#social .button-icon{filter:invert()brightness(2)}body{margin:0}#root{box-sizing:border-box;flex-direction:column;width:100%;min-height:100svh;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%}.container{box-sizing:border-box;width:100%;max-width:1200px;margin:0 auto;padding:0 24px}.landing-page{overflow-x:hidden}#sobre-nosotros,#valores,#sedes,#multimedia{scroll-margin-top:100px}.landing-page{width:100%;max-width:100vw;overflow-x:hidden}.counter{color:#fff;background:var(--primary-warm);cursor:pointer;border:2px solid #0000;border-radius:8px;padding:12px 24px;font-size:16px;text-decoration:none;transition:all .3s;display:inline-block}.counter:hover{background:var(--secondary-warm);box-shadow:var(--shadow);transform:translateY(-2px)}section{width:100%;scroll-margin-top:100px}h1,h2{color:var(--secondary-warm);font-weight:700}[data-theme=dark] h1,[data-theme=dark] h2{color:var(--text-h)}p{color:var(--text);line-height:1.6}:focus-visible{outline-offset:2px;border-radius:4px;outline:2px solid #d4af37}@media (prefers-reduced-motion:reduce){*,:before,:after{transition-duration:.01ms!important;animation-duration:.01ms!important;animation-iteration-count:1!important}}@media (width<=1024px){h1{font-size:2.5rem}h2{font-size:2rem}}
