:root{--verde-marca: #4b9400;--verde-oscuro: #368003;--verde-oliva: #5f7a33;--verde-claro: #6fa900;--verde-suave: #edf4e3;--amarillo: #fdad00;--amarillo-suave: #e8b84b;--naranja: #fc8600;--crema: #fdf6e7;--crema-2: #f4edd6;--marron: #573d1b;--azul-pastel: #dcf5ff;--type-xs: .7857rem;--type-sm: .9286rem;--type-base: 1.0625rem;--type-lg: 1.2143rem;--type-xl: 1.4286rem;--type-2xl: 1.7143rem;--type-3xl: 2.1429rem;--type-4xl: 2.7143rem;--fuente-titulo: "Baloo 2", "Nunito", system-ui, sans-serif;--fuente-cuerpo: "Nunito", system-ui, -apple-system, "Segoe UI", sans-serif;--spacing-1: .25rem;--spacing-2: .5rem;--spacing-3: .75rem;--spacing-4: 1rem;--spacing-5: 1.25rem;--spacing-6: 1.5rem;--spacing-8: 2rem;--spacing-10: 2.5rem;--spacing-12: 3rem;--spacing-16: 4rem;--spacing-20: 5rem;--spacing-24: 6rem;--radius-sm: .25rem;--radius-md: .375rem;--radius-lg: .5rem;--radius-xl: .75rem;--radius-2xl: 1rem;--radius-3xl: 1.5rem;--radius-full: 9999px;--shadow-xs: 0 1px 2px rgb(87 61 27 / 6%);--shadow-sm: 0 2px 6px rgb(87 61 27 / 8%), 0 1px 2px rgb(87 61 27 / 4%);--shadow-md: 0 4px 16px rgb(87 61 27 / 10%), 0 2px 4px rgb(87 61 27 / 6%);--shadow-lg: 0 8px 32px rgb(87 61 27 / 12%), 0 4px 8px rgb(87 61 27 / 6%);--shadow-xl: 0 16px 48px rgb(87 61 27 / 16%), 0 8px 16px rgb(87 61 27 / 8%);--shadow-verde: 0 6px 24px rgb(75 148 0 / 25%);--motion-fast: .12s;--motion-base: .18s;--motion-slow: .26s;--ease-out-soft: cubic-bezier(.16, 1, .3, 1);--ease-in-soft: cubic-bezier(.7, 0, .84, 0);--surface-app: var(--crema);--surface-card: #ffffff;--surface-subtle: var(--verde-suave);--surface-alt: var(--crema-2);--surface-inverse: var(--verde-oscuro);--surface-overlay: rgb(87 61 27 / 45%);--text-main: var(--marron);--text-secondary: var(--verde-oliva);--text-subtle: #8a7a63;--text-on-inverse: var(--crema);--text-accent: var(--verde-oscuro);--text-primary: var(--text-main);--text-muted: var(--text-subtle);--text-on-accent: #ffffff;--surface-accent: var(--verde-oscuro);--surface-muted: var(--crema-2);--border-subtle: #e8e0cc;--border-strong: var(--verde-suave);--border-accent: var(--verde-marca);--color-error-bg: #fdecec;--color-error-border: #e5a3a3;--color-error-text: #8a2b2b;--color-ok-bg: #eaf5e0;--color-ok-border: #b6d78f;--color-ok-text: var(--verde-oscuro);--rol-owner-start: #4b9400;--rol-owner-mid: #5faa10;--rol-owner-end: #6fa900;--rol-admin-start: #fc8600;--rol-admin-mid: #fda01f;--rol-admin-end: #fdad00;--rol-colab-start: #3f7fb0;--rol-colab-mid: #4f96c9;--rol-colab-end: #5fa9dc;--rol-texto-sobre-gradiente: #ffffff;--ancho-max: 1120px}html.dark{--surface-app: #1d1913;--surface-card: #262019;--surface-subtle: #2f2820;--surface-alt: #2a231c;--surface-inverse: #14110d;--surface-overlay: rgb(0 0 0 / 60%);--text-main: #f2e9d8;--text-secondary: #c3b79f;--text-subtle: #9c8f78;--text-on-inverse: #f2e9d8;--text-accent: #8fc93a;--text-primary: var(--text-main);--text-muted: var(--text-subtle);--text-on-accent: #10140b;--surface-accent: #8fc93a;--surface-muted: #3b3227;--border-subtle: #3b322794;--border-strong: #3f3629;--border-accent: #6fa900;--color-error-bg: #3b1f1f;--color-error-border: #7a3b3b;--color-error-text: #f0b4b4;--color-ok-bg: #223019;--color-ok-border: #4a6b32;--color-ok-text: #b7dc8e;--rol-texto-sobre-gradiente: #10140b;--shadow-xs: 0 1px 2px rgb(0 0 0 / 30%);--shadow-sm: 0 2px 6px rgb(0 0 0 / 35%), 0 1px 2px rgb(0 0 0 / 25%);--shadow-md: 0 4px 16px rgb(0 0 0 / 40%), 0 2px 4px rgb(0 0 0 / 25%);--shadow-lg: 0 8px 32px rgb(0 0 0 / 45%), 0 4px 8px rgb(0 0 0 / 25%);--shadow-xl: 0 16px 48px rgb(0 0 0 / 50%), 0 8px 16px rgb(0 0 0 / 30%)}*,*:before,*:after{box-sizing:border-box}html{-webkit-text-size-adjust:100%;color-scheme:light}html.dark{color-scheme:dark}body{margin:0;background:var(--surface-app);color:var(--text-main);font-family:var(--fuente-cuerpo);font-size:var(--type-base);line-height:1.65;-webkit-font-smoothing:antialiased;transition:background-color var(--motion-base) var(--ease-out-soft)}h1,h2,h3,h4{font-family:var(--fuente-titulo);line-height:1.15;margin:0}p{margin:0}a{color:var(--text-accent)}sl-home .topbar__entry{display:inline-flex;align-items:center;justify-content:center;min-height:2.5rem;padding:.5rem 1rem;gap:.45rem;border:2px solid #ffffff;border-radius:var(--radius-full);background:linear-gradient(135deg,#9a5dd0,#7046b4);box-shadow:0 7px 16px #633ca54d,inset 0 1px #ffffff3d;color:#fff;font-size:.78rem;font-weight:800;line-height:1;text-decoration:none;white-space:nowrap;transition:box-shadow var(--motion-fast) var(--ease-out-soft),transform var(--motion-fast) var(--ease-out-soft),filter var(--motion-fast) var(--ease-out-soft)}sl-home .topbar__entry svg{width:1.02rem;height:1.02rem;fill:none;stroke:currentColor;stroke-width:1.85;stroke-linecap:round}sl-home .topbar__entry:hover{box-shadow:0 11px 22px #633ca55c,inset 0 1px #ffffff3d;filter:saturate(1.08) brightness(1.04);transform:translateY(-2px)}img,svg{max-width:100%}sl-home .hero__background-illustration,sl-home .hero__background-david-goliat{position:absolute;z-index:1;height:auto;pointer-events:none;-webkit-user-select:none;user-select:none}sl-home .hero__background-illustration{right:clamp(-4.5rem,-4vw,-1.5rem);bottom:-3%;width:clamp(15rem,42vw,34rem);max-height:78%;opacity:0;transition:opacity .55s ease}sl-home .hero__background-illustration--loaded{opacity:1}sl-home .hero__background-david-goliat{bottom:-3%;left:clamp(-3rem,-3vw,-1rem);width:clamp(20rem,45vw,42rem);max-height:88%}sl-home .hero__background-cloud{position:absolute;z-index:1;display:block;width:clamp(8.5rem,17vw,15rem);height:auto;pointer-events:none;-webkit-user-select:none;user-select:none}sl-home .hero__background-cloud--right{top:clamp(5rem,17%,8rem);right:clamp(-1rem,4vw,3rem)}sl-home .hero__background-cloud--left{top:clamp(3.5rem,11%,6rem);left:clamp(-1rem,4vw,3rem);transform:scaleX(-1)}sl-home .hero__inner{padding:clamp(7rem,12vw,9rem) var(--spacing-6) clamp(4.5rem,8vw,7rem)}sl-home .hero__cloud-lane{position:absolute;z-index:1;inset:0}sl-home .hero__cloud-bank{position:absolute;inset:0}sl-home .hero__cloud-bank--left{z-index:1}sl-home .hero__cloud-bank--right{z-index:1}sl-home .hero__cloud-center{position:absolute;z-index:2;inset:0}sl-home .hero__cloud{position:absolute;bottom:clamp(.45rem,1.2vw,1rem);display:block;height:auto;filter:drop-shadow(0 .45rem .35rem rgb(92 150 177 / 22%))}sl-home .hero__cloud-bank--left .hero__cloud--side-outer{left:0}sl-home .hero__cloud-bank--left .hero__cloud--side-main{left:15%;translate:-50% 0}sl-home .hero__cloud-bank--left .hero__cloud--side-inner{left:31%;translate:-50% 0}sl-home .hero__cloud--center-wide{left:44.5%;translate:-50% 0}sl-home .hero__cloud--center-tall{left:55.5%;translate:-50% 0}sl-home .hero__cloud-bank--right .hero__cloud--side-inner{right:35%;translate:50% 0}sl-home .hero__cloud-bank--right .hero__cloud--side-main{right:18%;translate:50% 0}sl-home .hero__cloud-bank--right .hero__cloud--side-outer{right:0}sl-home .hero__cloud--side-outer{width:auto;height:clamp(8rem,13vw,10.5rem)}sl-home .hero__cloud--side-main{position:absolute;z-index:2;width:auto;height:clamp(5.5rem,9.8vw,8rem)}sl-home .hero__cloud--side-inner{position:absolute;z-index:1;width:auto;height:clamp(4rem,6.8vw,5.7rem)}sl-home .hero__cloud--center-wide{width:auto;height:clamp(3.4rem,5.6vw,5rem)}sl-home .hero__cloud--center-tall{position:absolute;z-index:1;width:auto;height:clamp(3.6rem,5.8vw,5.5rem)}sl-home .hero__cloud-bank--left .hero__cloud--side-main{height:clamp(5.3rem,8vw,7.3rem)}sl-home .hero__cloud-bank--left .hero__cloud--side-inner{height:clamp(4rem,6vw,5.9rem)}sl-home .hero__image-overlay{position:absolute;z-index:1;inset:0;pointer-events:none;background:#f4f5f4;opacity:0;transition:opacity .55s ease}sl-home .hero__image-overlay--loaded{opacity:var(--hero-overlay-opacity, .26)}@media(prefers-reduced-motion:reduce){sl-home .hero__background-illustration,sl-home .hero__image-overlay{transition:none}}sl-home .hero__resource-guide{box-sizing:border-box;display:grid;grid-template-columns:max-content 24px max-content 24px max-content;width:max-content;max-width:100%;margin-inline:auto;justify-content:center;column-gap:5px;height:100%;padding:12px 18px;border:1px solid rgb(218 228 233 / 88%);border-radius:55px;background:#ffffffe5;box-shadow:0 8px 18px #4e6e8024;color:#303446;font-family:var(--fuente-cuerpo)}sl-home .hero__resource-step{display:grid;min-width:0;grid-template-columns:72px max-content;align-items:center;gap:8px}sl-home .hero__resource-step img{display:block;width:72px;height:72px;border:2px solid rgb(255 255 255 / 92%);border-radius:50%;box-shadow:0 3px 8px #50557024;object-fit:contain;object-position:center}sl-home .hero__resource-icon--story{background:#eee5f8}sl-home .hero__resource-icon--activity{background:#ddf6f2}sl-home .hero__resource-icon--download{background:#ffe7db}sl-home .hero__resource-copy{display:grid;min-width:0;text-align:left}sl-home .hero__resource-copy strong{font-size:17px;font-weight:900;letter-spacing:-.02em;line-height:1.02}sl-home .hero__resource-divider{position:relative;display:grid;width:24px;height:70px;place-items:center;align-self:center}sl-home .hero__resource-divider:before{position:absolute;inset-block:0;left:50%;border-left:2px dashed rgb(135 112 174 / 20%);content:"";translate:-50% 0}sl-home .hero__resource-divider>span{position:relative;display:block;width:18px;height:18px;border-radius:50%;background:#9a78c8;box-shadow:0 2px 5px #6548953d}sl-home .hero__resource-divider>span:before{position:absolute;top:50%;left:50%;width:5px;height:5px;border:solid #ffffff;border-width:0 2px 2px 0;content:"";transform:translate(-62%,-50%) rotate(-45deg)}sl-home .hero__semantic-title{position:absolute;width:1px;height:1px;margin:-1px;overflow:hidden;clip-path:inset(50%);white-space:nowrap}sl-home .hero__title-line--primary{fill:var(--hero-title-color, #fff)}sl-home .hero__title-line--accent{fill:var(--hero-accent-color, #fff)}sl-home .hero__message-text{display:grid;height:100%;place-items:center;color:var(--hero-subtitle-color, #37464d);font-family:var(--fuente-cuerpo);font-size:25px;font-weight:400;line-height:1.28;text-align:center;text-wrap:balance;white-space:pre-line}html.dark sl-home .hero__image-overlay{background:#111b2c}html.dark sl-home .hero__resource-guide{border-color:#cadde733;background:#1c3049f0;color:#f4f7fa}html.dark sl-home .hero__message-text{color:#cadde7}html.dark sl-home .hero__title-line{fill:#fff}button,input,select,textarea{font:inherit;color:inherit}:focus-visible{outline:2px solid var(--border-accent);outline-offset:2px;border-radius:var(--radius-sm)}.custom-scrollbar::-webkit-scrollbar{width:10px;height:10px}.custom-scrollbar::-webkit-scrollbar-track{background:transparent}.custom-scrollbar::-webkit-scrollbar-thumb{background:var(--border-subtle);border-radius:var(--radius-full);border:2px solid transparent;background-clip:content-box}@media(max-width:760px){sl-home .hero__inner{padding:8.75rem var(--spacing-6) 3.75rem}}@media(max-width:720px){sl-home .hero__background-cloud{width:clamp(7rem,24vw,11rem)}sl-home .hero__background-cloud--right{top:18%;right:-1.75rem}sl-home .hero__background-cloud--left{top:11%;left:-1.75rem}sl-home .hero__background-illustration{right:-3.5rem;bottom:-1.5rem;width:clamp(14rem,57vw,25rem);max-height:69%}sl-home .hero__background-david-goliat{bottom:-1.5rem;left:-2.5rem;width:clamp(16rem,60vw,28rem);max-height:72%}sl-home .hero__inner{padding:8.75rem var(--spacing-6) 3.75rem}sl-home .hero__cloud-bank--left .hero__cloud--side-main{left:18%}sl-home .hero__cloud-bank--left .hero__cloud--side-inner{left:34%}sl-home .hero__cloud--center-wide{left:46%}sl-home .hero__cloud--center-tall{left:56%}sl-home .hero__cloud-bank--right .hero__cloud--side-inner{right:33%}sl-home .hero__cloud-bank--right .hero__cloud--side-main{right:18%}sl-home .hero__cloud--side-outer{height:clamp(6.7rem,15vw,9rem)}sl-home .hero__cloud--side-main{height:clamp(3.8rem,10.5vw,6.4rem)}sl-home .hero__cloud--side-inner{height:clamp(3rem,7.4vw,4.8rem)}sl-home .hero__cloud--center-wide{height:clamp(2.8rem,6.5vw,4rem)}sl-home .hero__cloud--center-tall{height:clamp(3.3rem,8vw,5rem)}sl-home .hero__cloud-bank--left .hero__cloud--side-main{height:clamp(4rem,10vw,6.2rem)}sl-home .hero__cloud-bank--left .hero__cloud--side-inner{height:clamp(3rem,7.8vw,4.8rem)}}@media(max-width:480px){sl-home .hero__background-cloud{width:clamp(6.5rem,28vw,9rem)}sl-home .hero__background-cloud--right{right:-2rem}sl-home .hero__background-cloud--left{left:-2rem}sl-home .hero__background-illustration{right:-4rem;bottom:-1rem;width:clamp(13rem,62vw,17rem);max-height:63%}sl-home .hero__background-david-goliat{bottom:-1rem;left:-2.75rem;width:clamp(12rem,66vw,18rem);max-height:62%}sl-home .hero__inner{padding:8.25rem var(--spacing-4) 3.25rem}sl-home .hero__cloud--side-outer{height:clamp(4.9rem,15vw,6.8rem)}sl-home .hero__cloud--side-main{height:clamp(3rem,10.5vw,4.5rem)}sl-home .hero__cloud--side-inner{height:clamp(2.6rem,8.4vw,4rem)}sl-home .hero__cloud--center-wide{height:clamp(2.4rem,6.8vw,3.2rem)}sl-home .hero__cloud--center-tall{height:clamp(2.7rem,7.8vw,3.7rem)}sl-home .hero__cloud-bank--left .hero__cloud--side-main{height:clamp(3rem,9.5vw,4.5rem)}sl-home .hero__cloud-bank--left .hero__cloud--side-inner{height:clamp(2.6rem,7.5vw,4rem)}}@media(prefers-reduced-motion:reduce){*,*:before,*:after{animation-duration:.01ms!important;animation-iteration-count:1!important;transition-duration:.01ms!important}}
