:root{--navy-950:#071c31;--navy-900:#0b2a4a;--navy-800:#123e68;--blue-700:#155aa8;--blue-600:#2474cf;--blue-100:#dbeeff;--blue-50:#eff7ff;--sky-100:#d9f3fb;--ink:#102238;--muted:#5a6b7d;--line:#dbe5ee;--surface:#fff;--canvas:#f4f8fb;--focus:#ffbf47;--shadow:0 18px 40px #071c3114;--shell:1200px;color:var(--ink);background:var(--canvas);font-synthesis:none;text-rendering:optimizelegibility;font-family:Inter,ui-sans-serif,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif}*,:before,:after{box-sizing:border-box}html{scroll-behavior:smooth}body{background:var(--canvas);min-width:320px;min-height:100vh;margin:0}button,input{font:inherit}button,a{color:inherit}[hidden]{display:none!important}.shell{width:min(calc(100% - 48px), var(--shell));margin-inline:auto}.skip-link{z-index:100;color:var(--surface);background:var(--navy-950);border-radius:10px;padding:10px 14px;position:fixed;top:12px;left:12px;transform:translateY(-160%)}.skip-link:focus{transform:translateY(0)}.site-header{background:#f4f8fbf0;border-bottom:1px solid #dbe5eebf}.site-header__inner{justify-content:space-between;align-items:center;gap:24px;min-height:72px;display:flex}.wordmark{color:var(--navy-900);letter-spacing:-.02em;font-size:1.08rem;font-weight:760;text-decoration:none}.site-header__context{color:var(--muted);font-size:.88rem;font-weight:650}.hero{min-height:440px;color:var(--surface);background:var(--navy-900);border-radius:34px;grid-template-columns:minmax(0,1fr) auto;align-items:end;gap:56px;margin-top:32px;padding:clamp(40px,6vw,80px);display:grid;position:relative;overflow:hidden}.hero:before,.hero:after{content:"";pointer-events:none;border:1px solid #ffffff1f;border-radius:999px;position:absolute}.hero:before{width:340px;height:340px;top:-190px;right:-35px}.hero:after{width:220px;height:220px;bottom:-160px;right:110px}.hero__content,.hero__stats{z-index:1;position:relative}.hero__eyebrow,.section-kicker,.resource-card__eyebrow{text-transform:uppercase;letter-spacing:.12em;margin:0;font-size:.75rem;font-weight:760}.hero__eyebrow{color:#8fdaf2}.hero h1{letter-spacing:-.065em;max-width:760px;margin:14px 0 20px;font-size:clamp(3rem,7vw,6.75rem);font-weight:790;line-height:.92}.hero__description{color:#d7e7f3;max-width:690px;margin:0;font-size:clamp(1rem,1.8vw,1.22rem);line-height:1.65}.hero__stats{background:#ffffff12;border:1px solid #ffffff29;border-radius:18px;align-items:stretch;margin:0;display:flex}.hero__stats div{flex-direction:column-reverse;gap:5px;min-width:94px;padding:18px 16px;display:flex}.hero__stats div+div{border-left:1px solid #ffffff24}.hero__stats dt{color:#bed2e2;letter-spacing:.05em;text-transform:uppercase;font-size:.72rem;font-weight:680}.hero__stats dd{margin:0;font-size:1.5rem;font-weight:760}.catalog{padding-block:96px 110px}.catalog__heading{grid-template-columns:minmax(0,1fr) minmax(280px,440px);align-items:end;gap:44px;margin-bottom:34px;display:grid}.section-kicker{color:var(--blue-700);margin-bottom:12px}.catalog__heading h2{color:var(--navy-950);letter-spacing:-.05em;margin:0;font-size:clamp(2.15rem,4vw,3.8rem);line-height:1}.catalog__heading>p{color:var(--muted);margin:0;font-size:1.02rem;line-height:1.65}.filter-panel{border:1px solid var(--line);background:var(--surface);border-radius:22px;grid-template-columns:minmax(260px,.8fr) minmax(0,1.35fr);align-items:end;gap:20px 28px;margin-bottom:74px;padding:24px;display:grid;box-shadow:0 10px 28px #071c310d}.search-field label,.topic-filter legend{color:var(--navy-800);margin-bottom:9px;font-size:.82rem;font-weight:720;display:block}.search-field__control{background:var(--canvas);border:1px solid #cbd9e5;border-radius:13px;align-items:center;gap:10px;height:48px;padding-inline:14px;display:flex}.search-field__control span{color:var(--blue-700);font-size:1.35rem;line-height:1;transform:rotate(-20deg)}.search-field__control:focus-within{border-color:var(--blue-600);outline:3px solid #2474cf26}.search-field input{width:100%;min-width:0;color:var(--ink);background:0 0;border:0;outline:0;padding:0}.search-field input::placeholder{color:#7b8b99}.topic-filter{border:0;min-width:0;margin:0;padding:0}.topic-filter__options{scrollbar-width:thin;gap:8px;padding:2px 2px 4px;display:flex;overflow-x:auto}.topic-filter button{min-height:44px;color:var(--navy-800);background:var(--surface);cursor:pointer;border:1px solid #cfdae5;border-radius:12px;flex:none;align-items:center;gap:8px;padding:9px 12px;font-size:.82rem;font-weight:690;display:inline-flex}.topic-filter button span{min-width:24px;height:24px;color:var(--blue-700);background:var(--blue-50);border-radius:7px;place-items:center;padding-inline:6px;font-size:.72rem;display:grid}.topic-filter button:hover{border-color:var(--blue-600)}.topic-filter button[aria-pressed=true]{border-color:var(--navy-900);color:var(--surface);background:var(--navy-900)}.topic-filter button[aria-pressed=true] span{color:var(--navy-900);background:var(--surface)}.filter-result{color:var(--muted);grid-column:1/-1;margin:0;font-size:.84rem}.filter-result span:first-child{color:var(--navy-900);font-weight:760}.catalog-sections{gap:92px;display:grid}.topic-section{scroll-margin-top:24px}.topic-section__heading{border-bottom:1px solid var(--line);grid-template-columns:minmax(0,1fr) minmax(280px,520px);align-items:start;gap:40px;margin-bottom:28px;padding-bottom:24px;display:grid}.topic-section__heading>div{align-items:baseline;gap:12px;display:flex}.topic-section__heading h2{color:var(--navy-950);letter-spacing:-.035em;margin:0;font-size:clamp(1.55rem,3vw,2.2rem);line-height:1.15}.topic-section__heading span{color:var(--blue-700);flex:none;font-size:.75rem;font-weight:720}.topic-section__heading p{color:var(--muted);margin:0;line-height:1.6}.resource-grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:20px;display:grid}.resource-card{border:1px solid var(--line);background:var(--surface);border-radius:21px;min-width:0;transition:transform .18s,border-color .18s,box-shadow .18s}.resource-card:hover{box-shadow:var(--shadow);border-color:#aacbe7;transform:translateY(-4px)}.resource-card__link{flex-direction:column;min-height:250px;padding:20px;text-decoration:none;display:flex}.resource-card__meta,.resource-card__footer{justify-content:space-between;align-items:center;gap:12px;display:flex}.page-badge,.type-badge{border-radius:8px;align-items:center;min-height:28px;padding:5px 9px;font-size:.72rem;font-weight:720;display:inline-flex}.page-badge{color:var(--navy-800);background:var(--blue-50)}.type-badge{color:#4c6275;background:#edf2f6}.type-badge--video{color:#105886;background:var(--sky-100)}.type-badge--actividad{color:#614f12;background:#fff3bd}.type-badge--material{color:#3e477e;background:#e8e9ff}.resource-card__body{flex:1;padding-block:34px 28px}.resource-card__eyebrow{color:var(--blue-700);margin-bottom:9px;font-size:.68rem}.resource-card h3{color:var(--navy-950);letter-spacing:-.025em;margin:0;font-size:clamp(1.08rem,2vw,1.28rem);line-height:1.35}.resource-card__footer{color:var(--muted);border-top:1px solid #e8eef3;padding-top:16px;font-size:.8rem;font-weight:650}.resource-card__arrow{width:32px;height:32px;color:var(--surface);background:var(--blue-700);border-radius:50%;place-items:center;font-size:1rem;transition:background .18s;display:grid}.resource-card:hover .resource-card__arrow{background:var(--navy-900)}.empty-state{text-align:center;background:var(--surface);border:1px dashed #a8bfd3;border-radius:22px;padding:64px 24px}.empty-state p{color:var(--muted);margin:7px auto}.empty-state .empty-state__title{color:var(--navy-950);font-size:1.2rem;font-weight:760}.empty-state button{min-height:44px;color:var(--surface);background:var(--blue-700);cursor:pointer;border:0;border-radius:11px;margin-top:16px;padding:10px 16px;font-weight:720}.site-footer{color:#c6d6e3;background:var(--navy-950)}.site-footer__inner{justify-content:space-between;align-items:center;gap:24px;min-height:140px;display:flex}.site-footer p{margin:0}.site-footer p:first-child{color:var(--surface);font-weight:760}.site-footer p:last-child{font-size:.88rem}:focus-visible{outline:3px solid var(--focus);outline-offset:3px}@media (width<=1000px){.hero{grid-template-columns:1fr;align-items:end;gap:36px;min-height:500px}.hero__stats{width:fit-content}.filter-panel{grid-template-columns:1fr}.filter-result{grid-column:auto}.topic-section__heading{grid-template-columns:1fr;gap:12px}.resource-grid{grid-template-columns:repeat(2,minmax(0,1fr))}}@media (width<=720px){.shell{width:min(calc(100% - 32px), var(--shell))}.site-header__inner{min-height:62px}.site-header__context{display:none}.hero{border-radius:24px;min-height:480px;margin-top:16px;padding:34px 24px}.hero h1{font-size:clamp(3.25rem,16vw,4.7rem)}.hero__stats{width:100%}.hero__stats div{flex:1;min-width:0;padding:14px 12px}.catalog{padding-block:72px 82px}.catalog__heading,.topic-section__heading{grid-template-columns:1fr;gap:20px}.filter-panel{border-radius:18px;margin-bottom:58px;padding:18px}.topic-filter__options{margin-inline:-2px}.catalog-sections{gap:72px}.topic-section__heading>div{flex-direction:column;gap:6px}.resource-grid{grid-template-columns:1fr}.resource-card__link{min-height:228px}.site-footer__inner{flex-direction:column;justify-content:center;align-items:flex-start;min-height:150px;padding-block:34px}}@media (prefers-reduced-motion:reduce){html{scroll-behavior:auto}*,:before,:after{scroll-behavior:auto!important;transition-duration:.01ms!important}}
