:root{--brand-sand:#d9d1bc;--brand-orange:#d2632e;--brand-teal:#248192;--brand-navy:#154a6a;--page-bg:#f4f0e6;--surface:#fffdfa;--surface-strong:#ebe4d2;--surface-accent:#eef5f6;--border:#c9bea7;--text:#17384f;--text-soft:#4f6777;--accent:var(--brand-teal);--accent-strong:var(--brand-navy);--accent-warm:var(--brand-orange);--focus:#0f6f81;--shadow:0 16px 36px rgba(21, 74, 106, 0.12);--radius:18px;--radius-sm:10px;--content-width:72rem;--measure:58rem;--font-body:Calibri, "Segoe UI", Candara, Arial, sans-serif;--font-ui:Calibri, "Segoe UI", Candara, Arial, sans-serif}*,*::before,*::after{box-sizing:border-box}html{background:var(--page-bg);color:var(--text);font-size:18px;scroll-behavior:smooth}body{margin:0;font-family:var(--font-body);line-height:1.65;color:var(--text);background:radial-gradient(circle at top,rgba(255,255,255,.78),transparent 28rem),linear-gradient(180deg,rgba(217,209,188,.62) 0%,rgba(255,253,250,.96) 24%,#f4f0e6 100%)}img{max-width:100%;height:auto}a{color:var(--accent-strong);text-decoration-thickness:.08em;text-underline-offset:.16em}a:hover{color:var(--accent-warm)}a:focus-visible,button:focus-visible,input:focus-visible,select:focus-visible{outline:3px solid var(--focus);outline-offset:3px}button{font:inherit}[hidden]{display:none!important}.sr-only{position:absolute;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0,0,0,0);white-space:nowrap;border:0}.skip-link{position:absolute;left:1rem;top:-4rem;z-index:1000;padding:.75rem 1rem;background:var(--focus);color:#fff;border-radius:var(--radius-sm)}.skip-link:focus{top:1rem}.site-shell{min-height:100vh}.shell-container{width:min(calc(100% - 2rem),var(--content-width));margin:0 auto}.site-header{padding:1.25rem 0 0}.site-header__inner{background:linear-gradient(180deg,rgba(255,253,250,.98) 0%,rgba(246,241,232,.96) 100%);border:1px solid rgba(201,190,167,.95);border-radius:calc(var(--radius) + 4px);box-shadow:var(--shadow);padding:1rem 1.25rem}.site-header__top{display:grid;grid-template-columns:auto minmax(0,1fr)minmax(9rem,11rem)auto;align-items:center;gap:.65rem .8rem}.site-brand{display:flex;align-items:center;min-width:0}.site-brand__link{display:inline-flex;align-items:center;text-decoration:none}.site-brand__logo{display:block;width:clamp(10rem,14vw,12rem);height:auto}.site-brand__fallback{color:var(--text);font-family:var(--font-ui);font-size:clamp(1.3rem,2vw,1.6rem);font-weight:700;letter-spacing:-.02em}.site-brand__tagline,.site-footer__note,.site-footer__meta,.page-summary__eyebrow,.breadcrumb-list,.language-switcher{font-family:var(--font-ui)}.site-brand__tagline{display:none}.site-header__utilities{display:flex;align-items:center;flex-wrap:nowrap;justify-content:flex-end;gap:.5rem}.site-header__search{display:flex;align-items:center;gap:.45rem;min-width:0}.site-header__search-input{width:100%;min-width:0;height:2.5rem;padding:0 .65rem;border:1px solid rgba(21,74,106,.18);border-radius:999px;background:rgba(255,255,255,.92);color:var(--text);font-family:var(--font-ui)}.site-header__search-input::placeholder{color:var(--text-soft)}.site-header__search-button{display:inline-flex;align-items:center;justify-content:center;height:2.5rem;width:2.5rem;padding:0;border:1px solid rgba(21,74,106,.18);border-radius:999px;background:rgba(21,74,106,8%);color:var(--accent-strong)}.site-header__search-icon{width:1rem;height:1rem;fill:none;stroke:currentColor;stroke-linecap:round;stroke-linejoin:round;stroke-width:2}.nav-toggle{display:none;border:1px solid rgba(21,74,106,.18);border-radius:999px;background:rgba(255,255,255,.94);color:var(--accent-strong);padding:.55rem .9rem;font-family:var(--font-ui);font-weight:600}.language-switcher{display:inline-flex;align-items:center;color:var(--text-soft);font-size:.88rem;padding:.2rem;border:1px solid rgba(21,74,106,.12);border-radius:999px;background:rgba(255,255,255,.84)}.language-switcher__list{display:inline-flex;gap:.25rem;list-style:none;margin:0;padding:0}.language-switcher__link,.language-switcher__current{display:inline-flex;align-items:center;justify-content:center;min-height:2.15rem;min-width:2.4rem;padding:0 .55rem;border-radius:999px;text-decoration:none;letter-spacing:.04em;font-weight:700}.language-switcher__link{color:var(--accent-strong)}.language-switcher__link:hover{background:rgba(36,129,146,.12)}.language-switcher__current{background:var(--accent-strong);color:#fff;font-weight:600}.site-nav{min-width:0}.site-nav__list{display:flex;flex-wrap:nowrap;gap:.2rem;list-style:none;margin:0;padding:0}.site-nav__link{display:inline-flex;align-items:center;min-height:2.35rem;padding:.4rem .58rem;border-radius:999px;color:var(--text);font-family:var(--font-ui);font-size:.9rem;font-weight:600;text-decoration:none;border:1px solid transparent;white-space:nowrap}.site-nav__link:hover{background:rgba(36,129,146,.1);border-color:rgba(36,129,146,.2)}.site-nav__link[data-current=true]{background:rgba(21,74,106,.12);border-color:rgba(21,74,106,.24);color:var(--accent-strong);font-weight:700;text-decoration:underline;text-decoration-color:var(--accent-warm);text-decoration-thickness:.12em}.site-main{padding:.85rem 0 4rem}.page-layout{background:linear-gradient(180deg,rgba(255,253,250,.95) 0%,rgba(255,251,246,.92) 100%);border:1px solid rgba(201,190,167,.95);border-radius:calc(var(--radius) + 6px);box-shadow:var(--shadow);padding:clamp(1.25rem,3vw,2.5rem)}.page-summary{display:grid;gap:.75rem;margin-bottom:1.75rem;max-width:var(--measure)}.page-summary__eyebrow{color:var(--accent-warm);font-size:.9rem;font-weight:700;letter-spacing:.04em;text-transform:uppercase}.page-summary__title{margin:0;font-family:var(--font-ui);font-size:clamp(2rem,4vw,3.2rem);line-height:1.08;letter-spacing:-.03em}.page-summary__standfirst{margin:0;color:var(--text-soft);font-size:1.08rem}.page-summary__note{margin:0;color:var(--text-soft);font-size:1rem;font-family:var(--font-ui)}.breadcrumb-list{display:flex;flex-wrap:wrap;gap:.45rem;list-style:none;margin:0 0 1.25rem;padding:0;color:var(--text-soft);font-size:.92rem}.breadcrumb-list li:not(:last-child)::after{content:"/";margin-left:.45rem;color:var(--border)}.content-flow>*+*{margin-top:1.1rem}.content-flow p,.content-flow ul,.content-flow ol{max-width:var(--measure)}.content-flow ul,.content-flow ol{padding-left:1.35rem}.content-flow h2,.content-flow h3{max-width:var(--measure);margin-top:2rem;font-family:var(--font-ui);line-height:1.18}.content-flow h2{font-size:clamp(1.45rem,2.3vw,2rem)}.content-flow h3{font-size:1.2rem}.path-selector{display:grid;grid-template-columns:repeat(auto-fit,minmax(min(100%,15rem),1fr));gap:1rem;max-width:none;margin-top:1.25rem}.path-selector__option{display:grid;grid-template-rows:auto auto 1fr auto;gap:.7rem;min-height:17rem;padding:1.15rem;border:1px solid rgba(21,74,106,.16);border-radius:var(--radius-sm);background:linear-gradient(180deg,rgba(255,253,250,.98) 0%,rgba(238,245,246,.86) 100%);box-shadow:0 10px 24px rgba(21,74,106,5%);color:inherit;text-decoration:none;transition:border-color .18s ease,box-shadow .18s ease,transform .18s ease}.path-selector__option:hover,.path-selector__option:focus-visible{border-color:rgba(36,129,146,.48);box-shadow:0 16px 28px rgba(21,74,106,.11);color:inherit;transform:translateY(-2px)}.path-selector__step,.path-selector__title,.path-selector__action{font-family:var(--font-ui)}.path-selector__step{width:fit-content;border:1px solid rgba(36,129,146,.24);border-radius:999px;padding:.2rem .55rem;color:var(--accent-strong);background:var(--surface-accent);font-size:.78rem;font-weight:700;text-transform:uppercase}.path-selector__title{color:var(--text);font-size:1.22rem;font-weight:800;line-height:1.2}.path-selector__description{color:var(--text-soft);line-height:1.5}.path-selector__action{color:var(--accent-strong);font-size:.94rem;font-weight:700}.path-selector__action::after{content:" ->"}.content-flow--editorial{font-size:1.04rem}.section-landing__intro,.reference-page__intro{margin-bottom:2rem}.search-page{display:grid;gap:1.25rem;margin-top:2rem}.search-page__form{display:grid;gap:1rem;padding:1rem;border:1px solid rgba(201,190,167,.85);border-radius:var(--radius-sm);background:rgba(255,253,250,.86)}.search-page__query{display:grid;gap:.45rem}.search-page__label,.search-page__filter-label,.search-page__button,.search-page__status,.search-page__message,.search-result__meta,.search-result__provider{font-family:var(--font-ui)}.search-page__label,.search-page__filter-label{color:var(--text);font-weight:700}.search-page__query-row{display:flex;gap:.6rem}.search-page__input,.search-page__select{width:100%;min-height:2.8rem;border:1px solid rgba(21,74,106,.22);border-radius:var(--radius-sm);background:#fff;color:var(--text);font-family:var(--font-ui)}.search-page__input{padding:.55rem .8rem}.search-page__select{padding:.55rem 2rem .55rem .75rem}.search-page__button{min-height:2.8rem;padding:.55rem 1rem;border:1px solid rgba(21,74,106,.2);border-radius:var(--radius-sm);background:var(--accent-strong);color:#fff;cursor:pointer;font-weight:700}.search-page__button:hover{background:var(--accent)}.search-page__filters{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:.85rem}.search-page__filter{display:grid;gap:.35rem}.search-page__status,.search-page__message{margin:0;color:var(--text-soft)}.search-results{display:grid;gap:.85rem}.resource-directory{display:grid;gap:1.75rem;margin-top:2rem}.resource-directory__toolbar{display:grid;gap:1rem;padding:1rem;border:1px solid rgba(201,190,167,.85);border-radius:var(--radius-sm);background:rgba(255,253,250,.86)}.resource-directory__query,.resource-directory__filter{display:grid;gap:.35rem}.resource-directory__label,.resource-directory__status,.resource-directory__clear,.resource-directory__empty,.resource-directory__empty-source{font-family:var(--font-ui)}.resource-directory__label{color:var(--text);font-weight:700}.resource-directory__input,.resource-directory__select{width:100%;min-height:2.8rem;border:1px solid rgba(21,74,106,.22);border-radius:var(--radius-sm);background:#fff;color:var(--text);font-family:var(--font-ui)}.resource-directory__input{padding:.55rem .8rem}.resource-directory__select{padding:.55rem 2rem .55rem .75rem}.resource-directory__filters{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:.85rem}.resource-directory__actions{display:flex;flex-wrap:wrap;align-items:center;justify-content:space-between;gap:.75rem}.resource-directory__status,.resource-directory__empty,.resource-directory__empty-source{margin:0;color:var(--text-soft)}.resource-directory__clear{min-height:2.4rem;padding:.4rem .8rem;border:1px solid rgba(36,129,146,.28);border-radius:var(--radius-sm);background:var(--surface-accent);color:var(--accent-strong);cursor:pointer;font-weight:700}.resource-directory__clear:hover{border-color:rgba(210,99,46,.5);color:var(--accent-warm)}.resource-directory__group{display:grid;gap:1rem}.resource-directory__group[hidden],.resource-directory__empty[hidden],[data-resource-item][hidden]{display:none}.resource-directory__grid{grid-template-columns:repeat(auto-fit,minmax(min(100%,21rem),1fr))}.search-result{display:grid;gap:.55rem;padding:1rem;border:1px solid var(--border);border-radius:var(--radius-sm);background:var(--surface);box-shadow:0 10px 24px rgba(21,74,106,5%)}.search-result__meta{display:flex;flex-wrap:wrap;gap:.35rem}.search-result__badge{display:inline-flex;align-items:center;min-height:1.65rem;padding:.18rem .5rem;border:1px solid rgba(36,129,146,.24);border-radius:999px;background:var(--surface-accent);color:var(--accent-strong);font-size:.74rem;font-weight:700;text-transform:uppercase}.search-result__badge--external{border-color:rgba(210,99,46,.34);background:rgba(210,99,46,9%);color:#8a3a18}.search-result__badge--internal{border-color:rgba(21,74,106,.18);background:rgba(21,74,106,8%)}.search-result__badge--resource{border-color:rgba(97,117,128,.24);background:var(--surface-strong);color:var(--text-soft)}.search-result__title{margin:0;font-family:var(--font-ui);font-size:1.18rem;line-height:1.25}.search-result__summary,.search-result__provider{margin:0}.search-result__summary{color:var(--text-soft)}.search-result__provider{color:var(--text-soft);font-size:.9rem;font-weight:700}.section-landing__hero{display:grid;grid-template-columns:minmax(0,1fr)minmax(12rem,18rem);gap:1.25rem 2rem;align-items:start;margin-bottom:1.75rem}.section-landing__hero .page-summary{margin-bottom:0}.intro-video{width:min(100%,18rem);justify-self:end}.intro-video__trigger{display:grid;width:100%;gap:.55rem;padding:0;border:0;background:0 0;color:var(--accent-strong);cursor:pointer;text-align:left}.intro-video__thumbnail{position:relative;display:block;overflow:hidden;aspect-ratio:16/9;border:1px solid rgba(21,74,106,.22);border-radius:var(--radius-sm);background:#0f1f2c;box-shadow:0 12px 24px rgba(21,74,106,.14)}.intro-video__thumbnail img,.intro-video__placeholder{display:block;width:100%;height:100%}.intro-video__thumbnail img{object-fit:cover}.intro-video__placeholder{background:linear-gradient(135deg,rgba(36,129,146,.3),rgba(21,74,106,.78)),var(--accent-strong)}.intro-video__play{position:absolute;inset:50% auto auto 50%;display:inline-flex;align-items:center;justify-content:center;width:3.1rem;height:3.1rem;border-radius:999px;background:rgba(255,253,250,.94);color:var(--accent-strong);box-shadow:0 8px 20px rgba(15,31,44,.28);transform:translate(-50%,-50%);transition:background .18s ease,color .18s ease,transform .18s ease}.intro-video__play-icon{width:1.65rem;height:1.65rem;fill:currentColor}.intro-video__caption{display:block;color:var(--accent-strong);font-family:var(--font-ui);font-size:.92rem;font-weight:700;text-align:center}.intro-video__trigger:hover .intro-video__thumbnail{border-color:rgba(36,129,146,.5)}.intro-video__trigger:hover .intro-video__play{background:var(--accent-strong);color:#fff;transform:translate(-50%,-50%)scale(1.04)}.video-lightbox[hidden]{display:none}.video-lightbox,.image-lightbox{position:fixed;inset:0;z-index:1000;display:grid;place-items:center;padding:clamp(.75rem,2.5vw,2rem)}.image-lightbox[hidden]{display:none}.video-lightbox__backdrop,.image-lightbox__backdrop{position:absolute;inset:0;background:rgba(15,31,44,.78)}.video-lightbox__panel,.image-lightbox__panel{position:relative;z-index:1;width:min(100%,82rem);overflow:hidden;border:1px solid rgba(255,253,250,.24);border-radius:var(--radius-sm);background:#0f1f2c;box-shadow:0 28px 80px rgba(0,0,0,.44)}.image-lightbox__panel{width:min(96vw,96rem);max-height:92vh;display:grid;grid-template-rows:auto minmax(0,1fr);background:var(--surface)}.video-lightbox__header,.image-lightbox__header{display:flex;align-items:center;justify-content:space-between;gap:1rem;padding:.7rem .8rem .7rem 1rem;background:var(--surface)}.video-lightbox__header h2,.image-lightbox__header h2{margin:0;font-family:var(--font-ui);font-size:1rem;line-height:1.25}.video-lightbox__close,.image-lightbox__close{display:inline-flex;align-items:center;justify-content:center;flex:none;width:2.4rem;height:2.4rem;border:1px solid rgba(21,74,106,.18);border-radius:999px;background:rgba(21,74,106,8%);color:var(--accent-strong);cursor:pointer;font-family:var(--font-ui);font-size:1.7rem;line-height:1}.video-lightbox__close:hover,.image-lightbox__close:hover{background:var(--accent-strong);color:#fff}.video-lightbox__frame iframe{display:block;width:100%;aspect-ratio:16/9;border:0}.image-lightbox__figure{min-height:0;padding:clamp(.5rem,1.5vw,1rem);background:#f7f7f5;overflow:auto}.image-lightbox__figure img{display:block;width:100%;height:auto;max-height:calc(92vh - 5rem);object-fit:contain}.has-video-lightbox,.has-image-lightbox{overflow:hidden}.section-block{margin-top:clamp(2rem,4vw,3rem)}.section-block__header{max-width:var(--measure);margin-bottom:1rem}.section-block__header h2{margin:0;font-family:var(--font-ui);font-size:clamp(1.35rem,2vw,1.75rem);line-height:1.2}.page-card-grid,.resource-grid{display:grid;gap:1rem;list-style:none;margin:0;padding:0}.page-card-grid--child{grid-template-columns:repeat(auto-fit,minmax(min(100%,17rem),1fr))}.page-card-grid--section-entry{grid-template-columns:repeat(auto-fit,minmax(min(100%,18rem),1fr))}.resource-grid{grid-template-columns:repeat(auto-fit,minmax(min(100%,18rem),1fr));align-items:start}.resource-grid>li{align-self:start}.page-card,.resource-card,.reference-entry,.previous-next__link{border:1px solid var(--border);background:var(--surface);box-shadow:0 10px 24px rgba(21,74,106,5%)}.page-card,.resource-card{display:grid;align-content:start;gap:.8rem;min-height:100%;padding:1.2rem;border-radius:var(--radius-sm);color:inherit;text-decoration:none;transition:border-color .18s ease,box-shadow .18s ease,transform .18s ease}.resource-card{gap:.55rem;align-self:start;min-height:0;padding:.75rem 1rem .9rem}.resource-card--with-media{grid-template-columns:minmax(7.5rem,10rem)minmax(0,1fr);column-gap:.85rem;align-items:start}.resource-card--directory,.resource-card--directory.resource-card--with-media{grid-template-columns:1fr}.resource-card--directory{gap:.75rem;padding:.95rem 1rem 1rem}.resource-card__directory-header{min-width:0}.resource-card__directory-body{display:grid;grid-template-columns:minmax(5.75rem,7.5rem)minmax(0,1fr);gap:.85rem;align-items:start}.resource-card--directory:not(.resource-card--with-media) .resource-card__directory-body{grid-template-columns:1fr}.resource-card--directory .resource-card__media{width:100%}.resource-card--directory.resource-card--podcast .resource-card__media{aspect-ratio:1/1}.resource-card__content{display:grid;align-content:start;gap:.55rem;min-width:0}.page-card:hover,.resource-card:hover{border-color:rgba(36,129,146,.48);box-shadow:0 16px 28px rgba(21,74,106,.11);transform:translateY(-2px)}.page-card__eyebrow,.resource-card__type,.resource-card__language,.resource-card__status,.section-nav,.previous-next__link span{font-family:var(--font-ui)}.page-card__header{display:flex;align-items:start;justify-content:space-between;gap:.75rem}.resource-card__header{display:flex;align-items:flex-start}.resource-card__media{position:relative;display:block;overflow:hidden;aspect-ratio:16/9;border:1px solid rgba(21,74,106,.14);border-radius:calc(var(--radius-sm) - 2px);background:#0f1f2c}.resource-card__media-link{text-decoration:none}.resource-card__media-button{width:100%;padding:0;cursor:pointer;text-align:left}.resource-card__media img{display:block;width:100%;height:100%;object-fit:cover}.resource-card--podcast .resource-card__media{aspect-ratio:4/5;background:var(--surface-strong)}.resource-card--podcast .resource-card__media img{object-fit:contain}.resource-card--timeline .resource-card__media{background:var(--surface-strong)}.resource-card--timeline .resource-card__media img{object-fit:contain}.resource-card__play,.resource-card__zoom{position:absolute;inset:50% auto auto 50%;display:inline-flex;align-items:center;justify-content:center;width:2.65rem;height:2.65rem;border-radius:999px;background:rgba(255,253,250,.94);color:var(--accent-strong);box-shadow:0 8px 18px rgba(15,31,44,.28);opacity:0;transform:translate(-50%,-50%)scale(.92);transition:opacity .18s ease,transform .18s ease,background .18s ease,color .18s ease}.resource-card__zoom{opacity:1}.resource-card__play-icon,.resource-card__zoom-icon{width:1.4rem;height:1.4rem;fill:currentColor}.resource-card:hover .resource-card__play,.resource-card:focus-visible .resource-card__play,.resource-card__media-button:hover .resource-card__zoom,.resource-card__media-button:focus-visible .resource-card__zoom{opacity:1;transform:translate(-50%,-50%)scale(1)}.resource-card:hover .resource-card__play,.resource-card__media-button:hover .resource-card__zoom,.resource-card__media-button:focus-visible .resource-card__zoom{background:var(--accent-strong);color:#fff}.page-card__eyebrow,.resource-card__type,.resource-card__language{width:fit-content;border:1px solid rgba(36,129,146,.24);border-radius:999px;padding:.2rem .55rem;color:var(--accent-strong);background:var(--surface-accent);font-size:.78rem;font-weight:700;text-transform:uppercase}.resource-card__type,.resource-card__language,.resource-card__status{flex:none;padding:.16rem .48rem;font-size:.7rem}.resource-card__language{border-color:rgba(210,99,46,.42);background:rgba(210,99,46,.1);color:#8a3a18}.resource-card__status{width:fit-content;border:1px solid rgba(97,117,128,.24);border-radius:999px;color:var(--text-soft);background:var(--surface-strong);font-weight:700;text-transform:uppercase;white-space:nowrap}.page-card__title,.resource-card__title,.reference-entry h2,.reference-entry h3{margin:0;font-family:var(--font-ui);line-height:1.25}.page-card__title,.resource-card__title{font-size:1.12rem}.resource-card__title{display:flex;flex-wrap:wrap;align-items:center;gap:.4rem;min-width:0;max-width:100%}.content-flow .resource-card__title{margin:0}.resource-card--directory .resource-card__title{font-size:1.04rem}.resource-card__title-text{flex:initial;min-width:0}.resource-card__title-link{color:inherit;text-decoration-thickness:.07em;text-underline-offset:.16em}.resource-card__links{display:flex;flex-wrap:wrap;justify-content:flex-start;gap:.45rem;list-style:none;margin:.25rem 0 0;padding:0;max-width:none;text-align:left}.content-flow .resource-card__links{padding-left:0}.resource-card__link{display:inline-flex;align-items:center;min-height:2rem;padding:.28rem .65rem;border:1px solid rgba(36,129,146,.24);border-radius:999px;background:var(--surface-accent);color:var(--accent-strong);font-family:var(--font-ui);font-size:.82rem;font-weight:700;text-decoration:none}.resource-card__link:hover{border-color:rgba(210,99,46,.5);color:var(--accent-warm)}.page-card__summary,.resource-card__description{margin:0;color:var(--text-soft)}.resource-card__description{font-size:.95rem;line-height:1.45}.resource-card--directory .resource-card__description{display:-webkit-box;overflow:hidden;line-clamp:7;-webkit-line-clamp:5;-webkit-box-orient:vertical}.page-card__action{margin-top:auto;color:var(--accent-strong);font-family:var(--font-ui);font-size:.94rem;font-weight:700}.page-card__action::after{content:" ->"}.page-card--section-entry{min-height:16rem;padding:1.4rem;background:linear-gradient(180deg,rgba(255,255,255,.98) 0%,rgba(238,245,246,.85) 100%);border-color:rgba(21,74,106,.16)}.page-card--section-entry .page-card__title{font-size:clamp(1.28rem,2vw,1.55rem)}.page-card--section-entry .page-card__summary{font-size:1.02rem}.section-page-layout{display:grid;grid-template-columns:minmax(12rem,16rem)minmax(0,1fr);gap:clamp(1.5rem,4vw,3rem);align-items:start}.section-page-layout__main,.editorial-page__body{min-width:0}.section-nav{position:sticky;top:1rem;border-left:4px solid rgba(36,129,146,.32);padding:.35rem 0 .35rem 1rem;color:var(--text-soft);font-size:.94rem}.section-nav__mobile{display:none}.section-nav h2{margin:0 0 .5rem;font-size:.92rem;text-transform:uppercase}.section-nav__heading-link{color:var(--text);text-decoration-thickness:.08em;text-underline-offset:.16em}.section-nav__heading-link:hover{color:var(--accent-warm)}.section-nav__heading-link[data-current=true]{color:var(--accent-strong);text-decoration-color:var(--accent-warm)}.section-nav__list{display:grid;gap:.25rem;list-style:none;margin:0;padding:0}.section-nav__list--global{gap:.8rem}.section-nav__list--children{gap:.15rem;margin-top:.25rem;padding-left:.7rem}.section-nav__link{display:grid;gap:.15rem;padding:.45rem .6rem;border:1px solid transparent;border-radius:var(--radius-sm);color:var(--text);line-height:1.3;text-decoration:none}.section-nav__link:hover{border-color:rgba(36,129,146,.24);background:rgba(36,129,146,8%);color:var(--accent-strong)}.section-nav__link[data-current=true]{border-color:rgba(21,74,106,.2);background:rgba(21,74,106,8%);color:var(--accent-strong);font-weight:700}.section-nav__link--top{font-weight:700}.section-nav__link--child{color:var(--text-soft);font-size:.9rem}.section-nav__toc{margin:.2rem 0 .45rem .65rem;padding-left:.65rem;border-left:1px solid rgba(36,129,146,.24)}.section-nav__toc nav,.section-nav__toc ul{margin:0;padding:0}.section-nav__toc ul{display:grid;gap:.15rem;list-style:none}.section-nav__toc ul ul{display:none}.section-nav__toc a{display:block;padding:.25rem .45rem;border-radius:calc(var(--radius-sm) - 2px);color:var(--text-soft);font-size:.86rem;line-height:1.3;text-decoration:none}.section-nav__toc a:hover{background:rgba(36,129,146,8%);color:var(--accent-strong)}.reference-list,.glossary-list{display:grid;gap:1.25rem;margin-top:2rem}.glossary-tools{display:grid;gap:1rem;margin-top:2rem;padding:1rem;border:1px solid rgba(201,190,167,.85);border-radius:var(--radius-sm);background:rgba(255,253,250,.82)}.glossary-filter{display:grid;gap:.4rem;max-width:36rem}.glossary-filter__label,.glossary-filter__status,.glossary-az{font-family:var(--font-ui)}.glossary-filter__label{color:var(--text);font-weight:700}.glossary-filter__input{width:100%;min-height:2.75rem;padding:.55rem .8rem;border:1px solid rgba(21,74,106,.22);border-radius:var(--radius-sm);background:#fff;color:var(--text);font:inherit;font-family:var(--font-ui)}.glossary-filter__status{margin:0;color:var(--text-soft);font-size:.92rem}.glossary-az__list{display:flex;flex-wrap:wrap;gap:.45rem;list-style:none;margin:0;padding:0}.glossary-az__list a{display:inline-flex;align-items:center;justify-content:center;min-width:2.2rem;min-height:2.2rem;padding:.25rem .6rem;border:1px solid rgba(36,129,146,.24);border-radius:999px;background:var(--surface-accent);color:var(--accent-strong);font-weight:700;text-decoration:none}.glossary-az__list a:hover{border-color:rgba(210,99,46,.5);color:var(--accent-warm)}.glossary-tools[data-glossary-filtering=true] .glossary-az{display:none}.glossary-empty{margin:1.5rem 0 0;padding:1rem;border:1px solid var(--border);border-radius:var(--radius-sm);background:var(--surface);color:var(--text-soft)}.glossary-list{gap:2rem}.glossary-group{display:grid;gap:.85rem;scroll-margin-top:1rem}.glossary-group>h2{display:inline-flex;align-items:center;width:fit-content;min-width:2.6rem;min-height:2.6rem;margin:0;padding:.25rem .8rem;border-left:4px solid var(--accent-warm);background:rgba(217,209,188,.38);color:var(--accent-strong);font-family:var(--font-ui);font-size:1.35rem;line-height:1}.glossary-list[data-glossary-filtering=true] .glossary-group>h2{display:none}.glossary-group__entries{display:grid;gap:.85rem}.reference-group{display:grid;gap:.85rem}.reference-group>h2{margin:0;font-family:var(--font-ui);font-size:1.35rem}.reference-entry{border-radius:var(--radius-sm);padding:1rem}.reference-entry h2,.reference-entry h3{font-size:1.08rem}.reference-entry__answer>*:first-child,.glossary-entry__short{margin-top:.5rem}.reference-entry__answer>*:last-child,.glossary-entry__short{margin-bottom:0}.glossary-entry__short{color:var(--text-soft);font-weight:700}.previous-next{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:1rem;margin-top:2.5rem}.previous-next__link{display:grid;gap:.25rem;border-radius:var(--radius-sm);padding:1rem;color:inherit;text-decoration:none}.previous-next__link--next{grid-column:2;text-align:right}.previous-next__link span{color:var(--text-soft);font-size:.86rem;font-weight:700;text-transform:uppercase}.previous-next__link strong{font-family:var(--font-ui)}.child-links{margin-top:2rem}.child-links__list{display:grid;grid-template-columns:repeat(auto-fit,minmax(14rem,1fr));gap:1rem;list-style:none;margin:0;padding:0}.child-links__card{display:block;height:100%;background:var(--surface);border:1px solid var(--border);border-radius:var(--radius);padding:1rem;text-decoration:none;color:inherit;box-shadow:0 10px 24px rgba(21,74,106,5%);transition:transform .18s ease,box-shadow .18s ease,border-color .18s ease}.child-links__card:hover{transform:translateY(-2px);box-shadow:0 16px 28px rgba(21,74,106,.11);border-color:rgba(36,129,146,.45)}.child-links__title{margin:0 0 .35rem;font-family:var(--font-ui);font-size:1.05rem}.child-links__summary{margin:0;color:var(--text-soft);font-size:.96rem}.site-footer{padding:0 0 2rem}.site-footer__inner{display:flex;flex-wrap:wrap;justify-content:space-between;gap:1rem 2rem;padding:1.25rem 0 0;border-top:1px solid rgba(21,74,106,.14)}.site-footer__note{max-width:36rem;color:var(--text-soft);font-size:.95rem}.site-footer__meta{color:var(--text-soft);font-size:.9rem}@media(max-width:56rem){.site-header__top{grid-template-columns:minmax(0,1fr)auto;align-items:center}.site-nav{grid-column:1/-1;order:3}.site-header__search{grid-column:1/-1;order:4}.site-header__utilities{justify-content:flex-end}.site-brand__link{max-width:100%}.site-brand__logo{width:min(100%,9rem)}}@media(max-width:48rem){.nav-toggle{display:inline-flex}.has-js .site-nav[data-open=false]{display:none}.site-header__top{align-items:start}.site-nav__list{flex-direction:column;align-items:stretch}.site-nav__link{justify-content:space-between;border-radius:var(--radius-sm)}.site-header__search{width:100%}.language-switcher{width:fit-content}.page-layout{padding:1.25rem}.search-page__query-row,.search-page__filters,.resource-directory__filters{grid-template-columns:1fr}.search-page__query-row{display:grid}.search-page__button{width:100%}.resource-directory__actions{align-items:stretch}.resource-directory__clear{width:100%}.resource-card--with-media{grid-template-columns:1fr}.resource-card--with-media .resource-card__media{max-width:16rem}.resource-card__directory-body{grid-template-columns:1fr}.resource-card--directory .resource-card__media{max-width:12rem}.section-page-layout{grid-template-columns:1fr;gap:1.5rem}.section-nav{position:static}.section-nav__desktop{display:none}.section-nav__mobile{display:block}.section-landing__hero{grid-template-columns:1fr}.intro-video{justify-self:start;width:min(100%,20rem)}.previous-next{grid-template-columns:1fr}.previous-next__link--next{grid-column:auto;text-align:left}}