.nl-shell{color:var(--white);background:var(--black)}.nl-article{padding:0 var(--gutter) clamp(4rem,7vw,7rem)}.nl-hero,.nl-rail,.nl-sections,.nl-footer{width:min(100%,var(--content-width));margin-inline:auto}.nl-heroimage{display:block;width:min(100%,46rem);height:auto;margin:.5rem 0 1.75rem;border:1px solid #3c3c3c}.nl-hero{padding-block:clamp(3.5rem,6vw,5.5rem) clamp(2.5rem,4vw,3.75rem);border-bottom:1px solid #3c3c3c}.nl-eyebrow{display:flex;align-items:center;gap:1rem;margin:0 0 1.6rem}.nl-eyebrow__rule{flex:none;width:4rem;height:3px;background:var(--blue)}.nl-eyebrow__text{font-family:Arial Narrow,Helvetica Neue,Arial,sans-serif;font-size:.94rem;font-weight:800;letter-spacing:.16em;text-transform:uppercase}.nl-eyebrow__accent{color:var(--blue)}.nl-title{max-width:20ch;margin:0 0 1.75rem;font-family:Arial Narrow,Helvetica Neue,Arial,sans-serif;font-size:clamp(2.6rem,6.4vw,5rem);font-weight:800;line-height:.98;letter-spacing:-.015em;text-transform:uppercase}.nl-promise{max-width:46rem;margin:0 0 1.5rem;font-size:clamp(1.1rem,1.5vw,1.3rem);line-height:1.65;color:var(--white)}.nl-standfirst{max-width:46rem;margin:0;font-size:clamp(1rem,1.3vw,1.1rem);line-height:1.75;color:#aeaeae}.nl-audio{max-width:54rem;margin-top:clamp(2.25rem,4vw,3rem);padding-block:1.4rem;display:grid;grid-template-columns:minmax(11rem,.7fr) minmax(0,1.3fr);gap:clamp(1.5rem,4vw,3.5rem);align-items:center;border-top:1px solid #3c3c3c;border-bottom:1px solid #3c3c3c}.nl-audio__eyebrow{margin:0 0 .5rem;font-family:Arial Narrow,Helvetica Neue,Arial,sans-serif;font-size:.78rem;font-weight:800;letter-spacing:.16em;text-transform:uppercase;color:#75cbf2}.nl-audio__intro h2{margin:0;font-family:Arial Narrow,Helvetica Neue,Arial,sans-serif;font-size:clamp(1.35rem,2vw,1.7rem);line-height:1.05;color:var(--white)}.nl-audio__intro>p:last-child{margin:.65rem 0 0;font-size:.9rem;line-height:1.55;color:#9b9b9b}.nl-audio__player{min-width:0}.nl-audio__voices{min-width:0;margin:0 0 1rem;padding:0;border:0}.nl-audio__voices legend{float:left;margin:.52rem .75rem 0 0;font-family:Arial Narrow,Helvetica Neue,Arial,sans-serif;font-size:.72rem;font-weight:800;letter-spacing:.12em;text-transform:uppercase;color:#9b9b9b}.nl-audio__voice-options{display:inline-flex;max-width:100%;padding:.18rem;border:1px solid #b8c3cc;border-radius:999px;background:#f5f7f9}.nl-audio__voice{min-width:4.5rem;min-height:2.35rem;padding:.42rem .72rem;display:inline-flex;align-items:center;justify-content:center;border-radius:999px;color:#4a4a4a;font-size:.76rem;font-weight:800;line-height:1;text-align:center;cursor:pointer;transition:color .16s ease,background-color .16s ease,box-shadow .16s ease}.nl-audio__voice:hover{color:#0c6e9e}.nl-audio__voice.is-selected{color:#fff;background:#0c6e9e;box-shadow:0 1px 4px #0000002e}.nl-audio__voice:has(input:focus-visible){outline:3px solid rgba(17,147,212,.38);outline-offset:3px}.nl-audio__topline{display:flex;align-items:center;gap:1rem}.nl-audio__play{min-width:6.5rem;min-height:2.75rem;padding:.7rem 1rem;display:inline-flex;align-items:center;justify-content:center;gap:.55rem;border:1px solid #0c6e9e;border-radius:.35rem;color:#fff;background:#0c6e9e;font-weight:800;cursor:pointer}.nl-audio__play:hover,.nl-audio__play:focus-visible{background:#07577e}.nl-audio__play:focus-visible,.nl-audio__progress:focus-visible,.nl-audio__meta select:focus-visible{outline:3px solid rgba(17,147,212,.38);outline-offset:3px}.nl-audio__wave{height:2rem;display:flex;align-items:center;gap:.28rem}.nl-audio__wave span{width:3px;height:40%;background:#75cbf2;animation:nl-audio-wave .62s ease-in-out infinite alternate;animation-play-state:paused}.nl-audio__wave span:nth-child(2n){height:75%;animation-delay:-.22s}.nl-audio__wave span:nth-child(3n){height:100%;animation-delay:-.41s}.nl-audio.is-playing .nl-audio__wave span{animation-play-state:running}@keyframes nl-audio-wave{0%{transform:scaleY(.55)}to{transform:scaleY(1)}}.nl-audio__progress{width:100%;margin:1rem 0 0;accent-color:#1193d4;cursor:pointer}.nl-audio__progress:disabled{cursor:wait}.nl-audio__meta{margin-top:.45rem;display:flex;align-items:center;justify-content:space-between;flex-wrap:wrap;gap:1rem;color:#9b9b9b;font-size:.8rem;font-variant-numeric:tabular-nums}.nl-audio__meta label{display:flex;align-items:center;gap:.5rem}.nl-audio__follow{cursor:pointer}.nl-audio__follow input{width:1rem;height:1rem;margin:0;accent-color:#1193d4}.nl-audio__meta select{min-height:2.2rem;padding:.3rem 1.7rem .3rem .55rem;border:1px solid #3c3c3c;border-radius:.3rem;color:inherit;background:transparent}.nl-audio__disclosure,.nl-audio__error{margin:.7rem 0 0;color:#9b9b9b;font-size:.76rem;line-height:1.45}.nl-audio__error{color:#f3b5b5}.nl-intro-copy{display:flow-root;max-width:46rem}.nl-narration-passage{position:relative;border-radius:.45rem;transition:background-color .18s ease,box-shadow .18s ease}.nl-narration-passage:before{content:"";position:absolute;top:-.65rem;bottom:-.65rem;left:-.65rem;width:3px;border-radius:999px;background:#1193d4;opacity:0;transform:scaleY(.72);transition:opacity .18s ease,transform .18s ease;pointer-events:none}.nl-section__head.nl-narration-passage,.nl-details__body>.nl-narration-passage{max-width:46rem}.nl-narration-passage.is-narrating{background:#1193d41a;box-shadow:0 0 0 .65rem #1193d41a}.nl-narration-passage.is-narrating:before{opacity:1;transform:scaleY(1)}.nl-meta{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:1.75rem clamp(1.5rem,3vw,3rem);margin:clamp(2.5rem,4vw,3.5rem) 0 0;padding-top:clamp(1.75rem,3vw,2.5rem);border-top:1px solid #3c3c3c}.nl-meta__item{min-width:0}.nl-meta dt{display:flex;align-items:baseline;gap:.65rem;font-family:Arial Narrow,Helvetica Neue,Arial,sans-serif;font-size:.86rem;font-weight:800;letter-spacing:.14em;text-transform:uppercase;color:#75cbf2}.nl-meta dd{margin:.45rem 0 0;max-width:25rem;font-size:1rem;line-height:1.6;color:#9b9b9b}.nl-meta__number{font-size:.72rem;letter-spacing:.08em;color:#9b9b9b}.nl-meta__verified{display:block;margin-top:.55rem;font-size:.82rem;line-height:1.5}.nl-rail{position:sticky;top:0;z-index:5;padding-block:1.1rem;background:var(--black);border-bottom:1px solid #3c3c3c}.nl-rail__title{margin:0 0 .75rem;font-family:Arial Narrow,Helvetica Neue,Arial,sans-serif;font-size:.75rem;font-weight:800;letter-spacing:.2em;text-transform:uppercase;color:#9b9b9b}.nl-rail ul{display:flex;flex-wrap:wrap;gap:.5rem 1.75rem;margin:0;padding:0;list-style:none}.nl-rail a{display:inline-block;padding-bottom:.3rem;font-size:.95rem;font-weight:600;color:#aeaeae;text-decoration:none;border-bottom:2px solid transparent;transition:color .2s var(--ease-out),border-color .2s var(--ease-out)}.nl-rail a:hover,.nl-rail a:focus-visible{color:var(--white)}.nl-rail a.is-active{color:var(--white);border-bottom-color:var(--blue)}.nl-sections{display:grid;gap:clamp(2.5rem,4vw,4rem);padding-top:clamp(3rem,5vw,4.5rem)}.nl-section{padding:clamp(1.75rem,3vw,2.75rem);background:#0b0b0b;border:1px solid #3c3c3c}.nl-kicker{display:flex;flex-wrap:wrap;align-items:center;gap:.75rem;margin:0 0 1rem;font-family:Arial Narrow,Helvetica Neue,Arial,sans-serif;font-size:.8rem;font-weight:800;letter-spacing:.18em;text-transform:uppercase;color:#75cbf2}.nl-badge{padding:.25rem .6rem;font-size:.68rem;letter-spacing:.12em;color:#9b9b9b;border:1px solid #3c3c3c}.nl-statement{max-width:34ch;margin:0 0 1rem;font-size:clamp(1.5rem,2.6vw,2.1rem);font-weight:700;line-height:1.2;letter-spacing:-.01em;color:var(--white)}.nl-summary{max-width:52rem;margin:0;font-size:clamp(1rem,1.25vw,1.08rem);line-height:1.7;color:#aeaeae}.nl-section-art{width:min(100%,54rem);margin:clamp(1.75rem,3vw,2.5rem) 0 0}.nl-section-art__image{display:block;width:100%;height:auto;aspect-ratio:3 / 2;object-fit:cover;background:#f5f1e8;border:1px solid #3c3c3c}.nl-details{margin-top:clamp(1.5rem,2.5vw,2rem);border-top:1px solid #3c3c3c}.nl-details__toggle{display:inline-flex;align-items:center;gap:.6rem;padding-top:1.25rem;font-family:Arial Narrow,Helvetica Neue,Arial,sans-serif;font-size:.85rem;font-weight:800;letter-spacing:.14em;text-transform:uppercase;color:var(--blue);cursor:pointer;list-style:none}.nl-details__toggle::-webkit-details-marker{display:none}.nl-details__toggle:before{content:"+";display:grid;place-items:center;width:1.5rem;height:1.5rem;font-size:1.1rem;line-height:1;border:1px solid var(--blue)}.nl-details[open] .nl-details__toggle:before{content:"−"}.nl-details__close,.nl-details[open] .nl-details__open{display:none}.nl-details[open] .nl-details__close{display:inline}.nl-details__body{display:grid;gap:clamp(1.25rem,2vw,1.75rem);padding-top:1.75rem}.nl-prose{max-width:46rem;margin:0;font-size:1.02rem;line-height:1.8;color:#aeaeae}.nl-note{max-width:46rem;margin:0;padding:1rem 1.25rem;font-size:.95rem;line-height:1.7;color:#9b9b9b;background:var(--black);border-left:2px solid var(--blue)}.nl-source{max-width:46rem;margin:0;padding-top:1.25rem;font-size:.86rem;line-height:1.6;color:#9b9b9b;border-top:1px solid #3c3c3c}.nl-source a{color:inherit;text-decoration:underline;text-underline-offset:.2em;text-decoration-color:#6a6a6a;transition:color .2s var(--ease-out),text-decoration-color .2s var(--ease-out)}.nl-source a:hover,.nl-source a:focus-visible{color:var(--white);text-decoration-color:currentColor}.nl-unit__title{margin:0 0 .85rem;font-size:clamp(1.2rem,1.8vw,1.45rem);font-weight:700;line-height:1.3;color:var(--white)}.nl-unit__prose{max-width:46rem;margin:0 0 1.75rem;font-size:1.02rem;line-height:1.8;color:#aeaeae}.nl-split{display:grid;grid-template-columns:repeat(auto-fit,minmax(15rem,1fr));gap:1.25rem;margin:0 0 1.75rem}.nl-split__half{padding:1.1rem 1.25rem;background:var(--black);border:1px solid #3c3c3c}.nl-split dt{font-family:Arial Narrow,Helvetica Neue,Arial,sans-serif;font-size:.76rem;font-weight:800;letter-spacing:.16em;text-transform:uppercase;color:#75cbf2}.nl-split dd{margin:.5rem 0 0;font-size:.96rem;line-height:1.65;color:#aeaeae}.nl-prompt{border:1px solid #3c3c3c;background:var(--black)}.nl-prompt__bar{display:flex;align-items:center;gap:1rem;padding:.85rem 1rem;border-bottom:1px solid #3c3c3c}.nl-prompt__copy{padding:.7rem 1.15rem;font-family:Arial Narrow,Helvetica Neue,Arial,sans-serif;font-size:.8rem;font-weight:800;letter-spacing:.14em;text-transform:uppercase;color:var(--white);background:var(--blue-deep);border:0;cursor:pointer;transition:background .2s var(--ease-out)}.nl-prompt__copy:hover,.nl-prompt__copy:focus-visible{background:var(--blue)}.nl-prompt__ok{font-size:.82rem;font-weight:700;letter-spacing:.1em;text-transform:uppercase;color:#75cbf2}.nl-prompt__text{max-height:26rem;margin:0;padding:1.25rem;overflow:auto;font-family:ui-monospace,SFMono-Regular,Consolas,Liberation Mono,monospace;font-size:.85rem;line-height:1.6;color:#c9c9c9;white-space:pre;tab-size:2}.nl-prompt__hint{margin:0;padding:.85rem 1.25rem;font-size:.85rem;color:#9b9b9b;border-top:1px solid #3c3c3c}.nl-axes{display:grid;gap:1.25rem;margin:0;padding:0;list-style:none}.nl-axis{padding:1.4rem 1.5rem;background:var(--black);border:1px solid #3c3c3c}.nl-axis__question{display:flex;align-items:baseline;gap:.9rem;margin:0 0 .6rem;font-size:clamp(1.05rem,1.5vw,1.2rem);font-weight:700;line-height:1.35;color:var(--white)}.nl-axis__number{flex:none;font-family:Arial Narrow,Helvetica Neue,Arial,sans-serif;font-size:.85rem;font-weight:800;letter-spacing:.12em;color:var(--blue)}.nl-axis__gloss{max-width:46rem;margin:0 0 1.25rem;font-size:.95rem;line-height:1.7;color:#9b9b9b}.nl-levels{display:grid;gap:.65rem;margin:0}.nl-level{display:grid;grid-template-columns:3.25rem minmax(0,1fr);gap:.9rem;align-items:baseline;padding-top:.65rem;border-top:1px solid #262626}.nl-level dt{font-family:Arial Narrow,Helvetica Neue,Arial,sans-serif;font-size:.9rem;font-weight:800;letter-spacing:.08em;color:#75cbf2}.nl-level dd{margin:0;font-size:.95rem;line-height:1.6;color:#aeaeae}.nl-footer{margin-top:clamp(3rem,5vw,4.5rem);padding-top:clamp(1.75rem,3vw,2.5rem);border-top:1px solid #3c3c3c}.nl-footer p{max-width:46rem;margin:0;font-size:.95rem;line-height:1.7;color:#9b9b9b}.nl-shell{color:#10161d;background:#ededed}.nl-shell .site-header{color-scheme:only light;background:#fff;border-bottom-color:#d7d7d7}.nl-article{background:#fff}.nl-hero{padding-block:clamp(4rem,7vw,6.5rem) clamp(2.75rem,5vw,4.5rem);border-bottom-color:#dde3ea}.nl-heroimage{width:min(100%,54rem);margin:1rem 0 2rem;border-color:#dde3ea}.nl-eyebrow__rule{background:#1193d4}.nl-eyebrow__text{color:#303030}.nl-eyebrow__accent{color:#0c6e9e}.nl-title{max-width:18ch;color:#000}.nl-promise{color:#10161d}.nl-standfirst{color:#4a4a4a}.nl-audio{border-color:#dde3ea}.nl-audio__eyebrow{color:#0c6e9e}.nl-audio__intro h2{color:#10161d}.nl-audio__intro>p:last-child,.nl-audio__meta,.nl-audio__disclosure{color:#6b6b6b}.nl-audio__meta select{border-color:#b8c3cc;color:#303030;background:#fff}.nl-meta{border-top-color:#dde3ea}.nl-meta dt{color:#0c6e9e}.nl-meta dd,.nl-meta__number,.nl-meta__verified{color:#6b6b6b}.nl-rail{background:#fffffff5;border-bottom-color:#dde3ea;-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px)}.nl-rail__title{color:#6b6b6b}.nl-rail a{color:#4a4a4a}.nl-rail a:hover,.nl-rail a:focus-visible,.nl-rail a.is-active{color:#000}.nl-rail a.is-active{border-bottom-color:#1193d4}.nl-sections{gap:0;padding-top:0}.nl-section{padding:clamp(3.25rem,6vw,5.5rem) 0;background:transparent;border:0;border-bottom:1px solid #dde3ea}.nl-section-art__image{border-color:#dde3ea;box-shadow:0 1rem 2.5rem #10161d14}.nl-kicker{color:#0c6e9e}.nl-badge{color:#6b6b6b;border-color:#9b9b9b}.nl-statement,.nl-unit__title,.nl-axis__question{color:#000}.nl-summary,.nl-prose,.nl-unit__prose{color:#4a4a4a}.nl-details,.nl-source,.nl-prompt__bar,.nl-prompt__hint{border-color:#dde3ea}.nl-details__toggle,.nl-axis__number,.nl-level dt{color:#0c6e9e}.nl-details__toggle:before{border-color:#1193d4}.nl-note{color:#4a4a4a;background:#f5f7f9;border-left-color:#1193d4}.nl-source{color:#6b6b6b}.nl-source a:hover,.nl-source a:focus-visible{color:#0c6e9e}.nl-split__half,.nl-axis{background:#f5f7f9;border-color:#dde3ea}.nl-split dt{color:#0c6e9e}.nl-split dd,.nl-axis__gloss,.nl-level dd{color:#4a4a4a}.nl-prompt{background:#f5f7f9;border-color:#dde3ea}.nl-prompt__copy{background:#0c6e9e}.nl-prompt__copy:hover,.nl-prompt__copy:focus-visible{background:#07577e}.nl-prompt__ok{color:#0c6e9e}.nl-prompt__text{color:#303030}.nl-prompt__hint{color:#6b6b6b}.nl-level,.nl-footer{border-top-color:#dde3ea}.nl-footer p{color:#6b6b6b}html[data-theme=dark] .nl-shell{color:#e8eef1;background:#0b1014}html[data-theme=dark] .nl-article{background:#11181d}html[data-theme=dark] .nl-hero,html[data-theme=dark] .nl-audio,html[data-theme=dark] .nl-meta,html[data-theme=dark] .nl-rail,html[data-theme=dark] .nl-section,html[data-theme=dark] .nl-details,html[data-theme=dark] .nl-source,html[data-theme=dark] .nl-prompt__bar,html[data-theme=dark] .nl-prompt__hint,html[data-theme=dark] .nl-level,html[data-theme=dark] .nl-footer{border-color:#344149}html[data-theme=dark] .nl-heroimage{border-color:#45525a}html[data-theme=dark] .nl-eyebrow__text,html[data-theme=dark] .nl-audio__intro h2,html[data-theme=dark] .nl-statement,html[data-theme=dark] .nl-unit__title,html[data-theme=dark] .nl-axis__question,html[data-theme=dark] .nl-rail a:hover,html[data-theme=dark] .nl-rail a:focus-visible,html[data-theme=dark] .nl-rail a.is-active{color:#f2f6f8}html[data-theme=dark] .nl-title,html[data-theme=dark] .nl-promise{color:#fff}html[data-theme=dark] .nl-standfirst,html[data-theme=dark] .nl-summary,html[data-theme=dark] .nl-prose,html[data-theme=dark] .nl-unit__prose,html[data-theme=dark] .nl-note,html[data-theme=dark] .nl-split dd,html[data-theme=dark] .nl-axis__gloss,html[data-theme=dark] .nl-level dd,html[data-theme=dark] .nl-prompt__text{color:#c3cdd2}html[data-theme=dark] .nl-audio__eyebrow,html[data-theme=dark] .nl-meta dt,html[data-theme=dark] .nl-kicker,html[data-theme=dark] .nl-details__toggle,html[data-theme=dark] .nl-axis__number,html[data-theme=dark] .nl-level dt,html[data-theme=dark] .nl-split dt,html[data-theme=dark] .nl-prompt__ok{color:#73c8ef}html[data-theme=dark] .nl-audio__intro>p:last-child,html[data-theme=dark] .nl-audio__meta,html[data-theme=dark] .nl-audio__disclosure,html[data-theme=dark] .nl-meta dd,html[data-theme=dark] .nl-meta__number,html[data-theme=dark] .nl-meta__verified,html[data-theme=dark] .nl-rail__title,html[data-theme=dark] .nl-rail a,html[data-theme=dark] .nl-badge,html[data-theme=dark] .nl-source,html[data-theme=dark] .nl-prompt__hint,html[data-theme=dark] .nl-footer p{color:#9eabb2}html[data-theme=dark] .nl-rail{background:#11181df5}html[data-theme=dark] .nl-section-art__image{border-color:#344149;box-shadow:0 1rem 2.5rem #00000038}html[data-theme=dark] .nl-note,html[data-theme=dark] .nl-split__half,html[data-theme=dark] .nl-axis,html[data-theme=dark] .nl-prompt{background:#151e24;border-color:#344149}html[data-theme=dark] .nl-audio__meta select{color:#edf3f5;background:#0d1418;border-color:#52616a}html[data-theme=dark] .nl-audio__voices legend{color:#9eabb2}html[data-theme=dark] .nl-audio__voice-options{background:#0d1418;border-color:#52616a}html[data-theme=dark] .nl-audio__voice{color:#c3cdd2}html[data-theme=dark] .nl-audio__voice:hover{color:#73c8ef}html[data-theme=dark] .nl-audio__voice.is-selected{color:#fff;background:#0c6e9e}html[data-theme=dark] .nl-narration-passage.is-narrating{background:#43b6eb1f;box-shadow:0 0 0 .65rem #43b6eb1f}html[data-theme=dark] .nl-narration-passage.is-narrating:before{background:#43b6eb}html[data-theme=dark] .nl-badge{border-color:#65737b}html[data-theme=dark] .nl-source a:hover,html[data-theme=dark] .nl-source a:focus-visible{color:#73c8ef}@media(max-width:700px){.nl-audio{grid-template-columns:1fr;gap:1.25rem}.nl-meta{grid-template-columns:1fr}.nl-audio__voices legend{float:none;margin:0 0 .55rem}.nl-audio__voice-options{display:flex;width:100%}.nl-audio__voice{flex:1;min-width:0}.nl-rail{position:static}.nl-level{grid-template-columns:2.75rem minmax(0,1fr)}}@media(prefers-reduced-motion:reduce){.nl-audio__wave span{animation:none}.nl-narration-passage{transition:none}.nl-narration-passage:before{transition:none}.nl-rail a,.nl-prompt__copy{transition:none}}.nx-shell{color:#10161d;background:#fff}.nx-page{width:min(100%,var(--content-width));margin-inline:auto;padding:0 var(--gutter) clamp(4rem,7vw,7rem)}.nx-head{max-width:52rem;padding-block:clamp(4rem,8vw,7rem) clamp(3rem,5vw,4.5rem)}.nx-eyebrow{display:flex;align-items:center;gap:.9rem;margin:0 0 1.25rem;font-family:Arial Narrow,Helvetica Neue,Arial,sans-serif;font-size:.78rem;font-weight:800;letter-spacing:.18em;text-transform:uppercase;color:#0c6e9e}.nx-eyebrow__rule{width:2.5rem;height:3px;background:#1193d4}.nx-title{margin:0;font-family:Arial Narrow,Helvetica Neue,Arial,sans-serif;font-size:clamp(3.25rem,8vw,6.5rem);font-weight:800;line-height:.95;letter-spacing:-.025em;text-transform:uppercase;color:#000}.nx-lede{max-width:40rem;margin:1.5rem 0 0;font-size:clamp(1.05rem,1.5vw,1.2rem);line-height:1.65;color:#4a4a4a}.nx-group__head{display:flex;align-items:center;gap:1rem;margin:0;padding-bottom:1rem;border-bottom:1px solid #dde3ea;font-family:Arial Narrow,Helvetica Neue,Arial,sans-serif;font-size:.78rem;font-weight:800;letter-spacing:.16em;text-transform:uppercase}.nx-group+.nx-group{margin-top:3.5rem}.nx-group__rule{width:2.1rem;height:2px;background:#1193d4}.nx-group__name{color:#0c6e9e}.nx-group__count{margin-left:auto;color:#6b6b6b;letter-spacing:.12em}.nx-rows{margin:0;padding:0;list-style:none}.nx-row{border-bottom:1px solid #dde3ea}.nx-row__link{display:grid;grid-template-columns:minmax(0,1fr) auto;grid-template-areas:"body open";gap:clamp(2rem,5vw,5rem);align-items:center;padding:clamp(2rem,4vw,3.5rem) 0;color:inherit;text-decoration:none}.nx-row__link--with-image{grid-template-columns:clamp(14rem,22vw,21rem) minmax(0,1fr) auto;grid-template-areas:"media body open";gap:clamp(1.5rem,3vw,3.75rem)}.nx-row__link:focus-visible{outline:3px solid #1193d4;outline-offset:5px}.nx-row__body{display:block;grid-area:body}.nx-row__media{grid-area:media;position:relative;display:block;aspect-ratio:1100 / 663;overflow:hidden;border:1px solid #cbd5db;border-left:4px solid #1193d4;background:#f3f6f8;box-shadow:0 12px 30px #10161d1a;transition:border-color .18s var(--ease-out),box-shadow .18s var(--ease-out)}.nx-row__image{display:block;width:100%;height:100%;object-fit:cover;transition:transform .26s var(--ease-out)}.nx-chips{display:flex;flex-wrap:wrap;gap:.55rem;margin-bottom:1rem}.nx-chip{padding:.3rem .65rem;border:1px solid #9b9b9b;border-radius:999px;font-family:Arial Narrow,Helvetica Neue,Arial,sans-serif;font-size:.68rem;font-weight:800;letter-spacing:.12em;text-transform:uppercase;color:#4a4a4a}.nx-chip--type{border-color:#1193d4;color:#0c6e9e;background:#f2f9fc}.nx-row__title{display:block;font-family:Arial Narrow,Helvetica Neue,Arial,sans-serif;font-size:clamp(1.75rem,3vw,2.6rem);font-weight:800;line-height:1.05;letter-spacing:-.015em;color:#000}.nx-row__summary{display:block;max-width:48rem;margin-top:.85rem;font-size:1rem;line-height:1.65;color:#4a4a4a}.nx-row__carried{display:block;margin-top:.85rem;font-size:.84rem;line-height:1.6;color:#6b6b6b}.nx-row__carried b{color:#303030;font-weight:700}.nx-open{grid-area:open;display:inline-flex;align-items:center;gap:.7rem;min-height:44px;padding:.75rem 1.15rem;border-bottom:2px solid #1193d4;white-space:nowrap;font-family:Arial Narrow,Helvetica Neue,Arial,sans-serif;font-size:.78rem;font-weight:800;letter-spacing:.12em;text-transform:uppercase;color:#0c6e9e;transition:color .15s var(--ease-out),border-color .15s var(--ease-out)}.nx-open__arrow{transition:transform .15s var(--ease-out)}.nx-row__link:hover .nx-row__title,.nx-row__link:focus-visible .nx-row__title,.nx-row__link:hover .nx-open,.nx-row__link:focus-visible .nx-open{color:#0c6e9e}.nx-row__link:hover .nx-open__arrow{transform:translate(4px)}.nx-row__link:hover .nx-row__media,.nx-row__link:focus-visible .nx-row__media{border-color:#1193d4;box-shadow:0 16px 36px #10161d29}.nx-row__link:hover .nx-row__image{transform:scale(1.018)}.nx-footer{margin-top:clamp(3rem,5vw,4.5rem);padding-top:1.6rem;border-top:1px solid #dde3ea}.nx-footer p{max-width:44rem;margin:0;font-size:.88rem;line-height:1.65;color:#6b6b6b}html[data-theme=dark] .nx-shell{color:#e8eef1;background:#0b1014}html[data-theme=dark] .nx-title,html[data-theme=dark] .nx-row__title{color:#f4f7f8}html[data-theme=dark] .nx-lede,html[data-theme=dark] .nx-row__summary{color:#c3cdd2}html[data-theme=dark] .nx-group__head,html[data-theme=dark] .nx-row,html[data-theme=dark] .nx-footer{border-color:#344149}html[data-theme=dark] .nx-group__count,html[data-theme=dark] .nx-row__carried,html[data-theme=dark] .nx-footer p{color:#9eabb2}html[data-theme=dark] .nx-row__carried b{color:#dce4e8}html[data-theme=dark] .nx-chip{color:#bdc7cc;border-color:#65737b}html[data-theme=dark] .nx-chip--type{color:#73c8ef;background:#102630;border-color:#1193d4}html[data-theme=dark] .nx-row__media{border-color:#52636d;border-left-color:#43b6eb;background:#151d22;box-shadow:0 14px 34px #00000052}html[data-theme=dark] .nx-row__link:hover .nx-row__media,html[data-theme=dark] .nx-row__link:focus-visible .nx-row__media{border-color:#43b6eb;box-shadow:0 18px 40px #00000075}html[data-theme=dark] .nx-eyebrow,html[data-theme=dark] .nx-group__name,html[data-theme=dark] .nx-open,html[data-theme=dark] .nx-row__link:hover .nx-row__title,html[data-theme=dark] .nx-row__link:focus-visible .nx-row__title,html[data-theme=dark] .nx-row__link:hover .nx-open,html[data-theme=dark] .nx-row__link:focus-visible .nx-open{color:#73c8ef}@media(max-width:980px)and (min-width:721px){.nx-row__link--with-image{grid-template-columns:clamp(13rem,31vw,18rem) minmax(0,1fr);grid-template-areas:"media body" "media open";align-items:start}}@media(max-width:720px){.nx-head{padding-block:3.5rem 2.75rem}.nx-row__link{grid-template-columns:1fr;grid-template-areas:"body" "open";gap:1.25rem}.nx-row__link--with-image{grid-template-areas:"media" "body" "open"}.nx-row__media{width:min(100%,32rem)}.nx-open{width:fit-content}}@media(prefers-reduced-motion:reduce){.nx-open,.nx-open__arrow,.nx-row__media,.nx-row__image{transition:none}.nx-row__link:hover .nx-open__arrow,.nx-row__link:hover .nx-row__image{transform:none}}:root{font-family:Segoe UI,Helvetica,Arial,sans-serif;color:#000;background:#fff;font-synthesis:none;text-rendering:optimizeLegibility;--blue: #1193d4;--blue-deep: #0874a8;--black: #000000;--ink: #171717;--gray-700: #555555;--gray-500: #7b7b7b;--gray-300: #c9c9c9;--gray-200: #dedede;--gray-100: #ededed;--gray-050: #f6f6f4;--white: #ffffff;--gutter: clamp(1.25rem, 4.4vw, 5.25rem);--content-width: 100rem;--ease-out: cubic-bezier(.22, 1, .36, 1)}html[data-theme=light]{color-scheme:light}html[data-theme=dark]{color-scheme:dark}*{box-sizing:border-box}html{scroll-behavior:smooth;scroll-padding-top:5.25rem}body{margin:0;min-width:320px;min-height:100vh;overflow-x:hidden;background:var(--white);transition:color .18s var(--ease-out),background-color .18s var(--ease-out)}body,button,a{-webkit-font-smoothing:antialiased}button,input,textarea,select{font:inherit}button,a{-webkit-tap-highlight-color:transparent}button,a{color:inherit}img,svg{display:block;max-width:100%}.site-shell{min-height:100vh;overflow:clip}.skip-link{position:absolute;z-index:200;top:.75rem;left:.75rem;padding:.75rem 1rem;border-radius:.35rem;color:var(--white);background:var(--black);font-size:.85rem;font-weight:800;text-decoration:none;transform:translateY(-160%);transition:transform .16s ease}.skip-link:focus{transform:translateY(0)}.site-header{position:sticky;z-index:80;top:0;width:100%;min-height:5.25rem;padding:1rem var(--gutter);display:grid;grid-template-columns:minmax(13rem,1fr) auto minmax(13rem,1fr);align-items:center;gap:2rem;border-bottom:1px solid #d7d7d7;background:var(--white);color-scheme:only light;overflow-anchor:none}.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}.site-progress{position:absolute;right:0;bottom:-1px;left:0;height:3px;overflow:hidden;pointer-events:none}.site-progress span{width:100%;height:100%;display:block;background:var(--blue);transform:scaleX(0);transform-origin:left}.brand-lockup,.footer-brand{display:inline-flex;align-items:center;justify-self:start;gap:1rem;text-decoration:none}.brand-logo{width:clamp(7.5rem,10vw,9.25rem);min-width:108px;height:auto}.brand-divider{width:1px;height:2rem;background:#b8b8b8}.product-name,.footer-brand span{max-width:6.5rem;color:var(--black);font-size:.67rem;font-weight:900;line-height:1.08;letter-spacing:.12em;text-transform:uppercase}.site-nav{display:flex;align-items:center;justify-content:center;gap:clamp(1.25rem,2.25vw,2.5rem)}.site-nav a{position:relative;padding:.65rem 0;color:#2f2f2f;font-size:.8rem;font-weight:720;line-height:1;text-decoration:none}.site-nav a:after{content:"";position:absolute;right:0;bottom:.2rem;left:0;height:2px;background:var(--blue);transform:scaleX(0);transform-origin:right;transition:transform .2s var(--ease-out)}.site-nav a:hover:after,.site-nav a:focus-visible:after,.site-nav a.is-active:after{transform:scaleX(1);transform-origin:left}.site-nav a.is-active{color:var(--black)}.header-action{min-height:2.7rem;padding:.75rem 1rem;display:inline-flex;align-items:center;justify-self:end;gap:.7rem;border-radius:.4rem;color:var(--white);background:var(--blue-deep);font-size:.78rem;font-weight:800;text-decoration:none;transition:background .18s ease,transform .18s ease}.header-action:hover{background:#045f8d;transform:translateY(-1px)}.header-action svg,.text-action svg,.video-card__action svg,.path-steps a svg,.updates-entry__action svg,.future-section__footer a svg,.footer-top svg{width:1.05rem;height:1.05rem;flex:0 0 auto;stroke:currentColor;stroke-width:1.7;stroke-linecap:round;stroke-linejoin:round;transition:transform .18s var(--ease-out)}.header-action:hover svg,.text-action:hover svg,.video-card:hover .video-card__action svg,.path-steps a:hover svg,.updates-entry__link:hover .updates-entry__action svg,.future-section__footer a:hover svg,.footer-top:hover svg{transform:translate(.22rem)}.menu-toggle,.mobile-nav{display:none}.hero{position:relative;min-height:calc(100svh - 5.25rem);display:grid;grid-template-columns:minmax(31rem,.9fr) minmax(36rem,1.1fr);color:var(--white);background:var(--black)}.hero:before{content:"";position:absolute;z-index:2;top:0;right:0;left:0;height:.42rem;background:var(--blue);transform-origin:left;animation:rule-in .9s .12s var(--ease-out) both}.hero__copy{position:relative;z-index:3;width:100%;min-width:0;max-width:52rem;padding:clamp(4.5rem,8vw,8rem) clamp(2rem,5vw,6rem) clamp(3rem,6vw,6rem) var(--gutter);display:flex;flex-direction:column;justify-content:center;animation:copy-in .7s .12s var(--ease-out) both}.eyebrow,.section-label{margin:0;color:var(--blue-deep);font-size:.69rem;font-weight:900;line-height:1;letter-spacing:.17em;text-transform:uppercase}.eyebrow--light{color:#75cbf2}.eyebrow:before,.section-label:before{content:"";display:inline-block;width:2.5rem;height:2px;margin:0 .75rem .2rem 0;background:currentColor}.hero h1,.section-heading h2,.paths-section h2,.library-section h2,.future-section h2{margin:0;font-family:Arial Narrow,Helvetica Neue,Arial,sans-serif;font-weight:900;letter-spacing:-.06em}.display-line{display:block;white-space:nowrap}.hero h1{margin-top:clamp(1.6rem,3vw,2.7rem);color:var(--white);font-size:clamp(4.35rem,5.4vw,6.2rem);line-height:.82;text-transform:uppercase}.hero-title__lead,.hero-title__main{display:block}.hero-title__lead{color:var(--blue);font-size:.43em;line-height:1;letter-spacing:.02em}.hero-title__main{white-space:nowrap}.hero__statement{margin:clamp(2.1rem,4vw,3.4rem) 0 0;color:var(--white);font-size:clamp(1.25rem,2.2vw,1.85rem);font-weight:750;letter-spacing:-.025em}.hero__lede{max-width:34rem;margin:.8rem 0 0;color:#bcbcbc;font-size:clamp(.98rem,1.25vw,1.12rem);line-height:1.65}.hero__actions{margin-top:2rem;display:flex;align-items:center;flex-wrap:wrap;gap:1.25rem}.button,.text-action{min-height:2.9rem;display:inline-flex;align-items:center;gap:.7rem;font-size:.82rem;font-weight:850;text-decoration:none}.button{padding:.8rem 1.15rem;border:0;border-radius:.4rem;cursor:pointer}.button--light{color:var(--black);background:var(--white);transition:color .18s ease,background .18s ease,transform .18s ease}.button--light:hover{color:var(--black);background:#dff4ff;transform:translateY(-1px)}.button svg,.feature-poster__play svg{width:1.2rem;height:1.2rem;stroke:currentColor;stroke-width:1.7;stroke-linecap:round;stroke-linejoin:round}.text-action{border-bottom:1px solid currentColor}.text-action--light{color:var(--white)}.hero__feature-meta{margin-top:clamp(2.6rem,5vw,4.5rem);padding-top:1.1rem;display:grid;grid-template-columns:7rem 1fr;gap:.45rem 1rem;border-top:1px solid #3b3b3b;animation:feature-copy-in .42s var(--ease-out) both}.hero__feature-meta>span,.hero__feature-source{color:#8e8e8e;font-size:.68rem;font-weight:700;letter-spacing:.09em;text-transform:uppercase}.hero__feature-meta>div{min-width:0}.hero__feature-meta strong{display:block;color:var(--white);font-size:.87rem}.hero__feature-source{margin:.35rem 0 0;text-transform:none;letter-spacing:.02em}.hero__feature-description{max-width:31rem;margin:.75rem 0 0;color:#b9b9b9;font-size:.82rem;line-height:1.55}.hero__media{position:relative;z-index:3;min-width:0;padding:clamp(3rem,5vw,5.5rem) var(--gutter) clamp(2.5rem,4vw,4rem) clamp(1.5rem,3vw,3.5rem);display:flex;flex-direction:column;justify-content:center;overflow:hidden;background:#0b0b0b;isolation:isolate}.hero__media-watermark{position:absolute;z-index:-1;top:50%;right:-.03em;color:#121212;font-family:Arial Narrow,Helvetica Neue,Arial,sans-serif;font-size:clamp(20rem,40vw,44rem);font-weight:900;line-height:.72;letter-spacing:-.1em;transform:translateY(-48%);pointer-events:none}.hero__media-topline{position:relative;z-index:2;margin-bottom:.8rem;display:flex;justify-content:space-between;gap:1rem;color:#9b9b9b;font-size:.65rem;font-weight:850;letter-spacing:.13em;text-transform:uppercase}.feature-window{position:relative;z-index:2;width:100%;aspect-ratio:16 / 9;overflow:hidden;border:1px solid #2f2f2f;border-radius:14px;background:var(--gray-100);box-shadow:0 2rem 5rem #0006;animation:media-in .85s .18s var(--ease-out) both}.feature-poster{position:relative;width:100%;height:100%;padding:0;display:block;overflow:hidden;border:0;color:inherit;background:transparent;cursor:pointer;text-decoration:none}.feature-poster .media-art{transition:transform .6s var(--ease-out)}.feature-poster:hover .media-art,.feature-poster:focus-visible .media-art{transform:scale(1.018)}.feature-poster__play{position:absolute;right:clamp(1rem,2.2vw,2rem);bottom:clamp(1rem,2.2vw,2rem);width:clamp(3.5rem,5.5vw,5.25rem);height:clamp(3.5rem,5.5vw,5.25rem);display:grid;place-items:center;border-radius:50%;color:var(--black);background:var(--white);transition:color .18s ease,background .18s ease,transform .18s var(--ease-out)}.feature-poster__play:after{content:"";position:absolute;inset:-.45rem;border:1px solid rgba(255,255,255,.7);border-radius:50%;opacity:0;animation:play-ring 3.2s 1.4s var(--ease-out) 3}.feature-poster:hover .feature-poster__play{color:var(--white);background:var(--blue-deep);transform:scale(1.06)}.feature-poster:focus-visible{outline-offset:-4px}.feature-poster:focus-visible .feature-poster__play{color:var(--white);background:var(--blue-deep);transform:scale(1.06)}.feature-poster__play svg{width:1.55rem;height:1.55rem}.feature-player{position:absolute;inset:0;background:var(--black)}.feature-player iframe{width:100%;height:100%;border:0}.feature-player__close{position:absolute;z-index:3;top:.85rem;right:.85rem;min-height:2.75rem;padding:.65rem .9rem;border:1px solid rgba(255,255,255,.4);border-radius:.35rem;color:var(--white);background:#000000c7;font-size:.75rem;font-weight:800;cursor:pointer}.feature-selector{position:relative;z-index:2;display:grid;grid-template-columns:repeat(3,1fr);border-right:1px solid #292929;border-bottom:1px solid #292929;border-left:1px solid #292929}.feature-selector button{position:relative;min-width:0;min-height:6.8rem;padding:1rem 1.1rem;display:grid;grid-template-columns:auto 1fr;grid-template-rows:auto 1fr;gap:.25rem .7rem;align-items:start;border:0;border-right:1px solid #292929;color:#8c8c8c;background:#0b0b0b;text-align:left;cursor:pointer;transition:color .18s ease,background .18s ease}.feature-selector button:last-child{border-right:0}.feature-selector button:after{content:"";position:absolute;right:0;bottom:0;left:0;height:3px;background:var(--blue);transform:scaleX(0);transform-origin:left;transition:transform .24s var(--ease-out)}.feature-selector button:hover,.feature-selector button.is-active{color:var(--white);background:#151515}.feature-selector button.is-active:after{transform:scaleX(1)}.feature-selector span,.feature-selector small{color:#a2a2a2;font-size:.62rem;font-weight:800;letter-spacing:.08em}.feature-selector strong{min-width:0;align-self:start;overflow:hidden;font-size:.77rem;line-height:1.35;text-overflow:ellipsis}.feature-selector small{grid-column:2}.media-art{position:relative;width:100%;height:100%;display:block;overflow:hidden;background:var(--ink)}.media-art__image{position:absolute;inset:0;width:100%;height:100%;object-fit:cover;display:block}.media-art__scrim{position:absolute;inset:0;z-index:1;background:linear-gradient(to top,#0000009e,#0000002e 26%,#0000 46%)}.media-art__source,.media-art__duration{position:absolute;z-index:4;bottom:6%;color:var(--white);font-size:clamp(.58rem,.8vw,.72rem);font-weight:900;letter-spacing:.13em;text-transform:uppercase}.media-art__source{left:5%;opacity:.92}.media-art__duration{right:5%;padding:.3rem .55rem;bottom:calc(6% - .3rem);background:#000000b8;border-radius:6px;font-variant-numeric:tabular-nums}.feature-poster .media-art__duration{display:none}.media-art--compact{aspect-ratio:16 / 9;height:auto;border:1px solid #d4d4d1;border-radius:10px}.signal-bar{width:100%;overflow:hidden;color:var(--black);background:var(--blue)}.signal-bar>div{width:max-content;min-height:3.5rem;display:flex;align-items:center;animation:signal-move 34s linear 2}.signal-bar span{padding-left:1.3rem;display:inline-flex;align-items:center;gap:1.3rem;font-family:Arial Narrow,Helvetica Neue,Arial,sans-serif;font-size:.78rem;font-weight:900;letter-spacing:.11em;text-transform:uppercase}.signal-bar i{width:.32rem;height:.32rem;display:block;background:var(--black);transform:rotate(45deg)}.watch-section,.updates-section,.paths-section,.library-section,.future-section{width:100%}.watch-section{padding:clamp(5.5rem,7vw,7.75rem) var(--gutter)}.updates-section{padding:clamp(5.75rem,7.5vw,8rem) var(--gutter)}.paths-section{padding:clamp(7rem,9vw,9.75rem) var(--gutter)}.library-section{padding:clamp(5.75rem,7.5vw,8rem) var(--gutter)}.future-section{padding:clamp(5rem,6.5vw,7rem) var(--gutter)}.watch-section,.library-section{background:var(--white)}.section-heading,.library-section__header{width:min(100%,var(--content-width));margin-inline:auto;display:grid;grid-template-columns:minmax(0,1.25fr) minmax(18rem,.75fr);gap:clamp(3rem,9vw,10rem);align-items:end}.section-heading h2,.paths-section h2,.library-section h2,.future-section h2{margin-top:1.5rem;color:var(--black);font-size:clamp(3.1rem,4.25vw,4.75rem);line-height:.94;text-wrap:balance}.watch-section .section-heading h2{max-width:11ch;font-size:clamp(2.9rem,4.45vw,5.05rem);line-height:.94}.section-heading>p,.library-section__header>p,.paths-section__intro>p:last-child{max-width:34rem;margin:0;color:var(--gray-700);font-size:clamp(1rem,1.35vw,1.14rem);line-height:1.7}.watch-section__tools{display:grid;gap:2rem;align-self:end}.watch-section__tools>p{max-width:34rem;margin:0;color:var(--gray-700);font-size:clamp(1rem,1.35vw,1.14rem);line-height:1.7}.rail-controls{display:flex;align-items:center;gap:.55rem}.rail-controls>span{min-width:5.7rem;margin-right:.35rem;display:inline-flex;align-items:baseline;gap:.45rem;color:var(--gray-700);font-size:.67rem;font-weight:850;letter-spacing:.12em}.rail-controls>span strong{color:var(--blue-deep);font-family:Arial Narrow,Helvetica Neue,Arial,sans-serif;font-size:1.75rem;line-height:1;letter-spacing:-.04em}.rail-controls>span i{color:var(--gray-300);font-style:normal}.rail-controls button{width:2.9rem;height:2.9rem;display:grid;place-items:center;border:1px solid var(--black);border-radius:50%;color:var(--white);background:var(--black);cursor:pointer;transition:color .18s ease,background .18s ease,transform .18s var(--ease-out)}.rail-controls button:hover:not(:disabled){color:var(--black);background:var(--blue);transform:translateY(-2px)}.rail-controls button:disabled{border-color:var(--gray-300);color:var(--gray-500);background:transparent;cursor:default}.rail-controls button svg{width:1.05rem;height:1.05rem;stroke:currentColor;stroke-width:1.7;stroke-linecap:round;stroke-linejoin:round}.rail-controls__previous svg{transform:rotate(180deg)}.video-rail{width:min(100%,var(--content-width));margin:clamp(3.25rem,4.8vw,4.75rem) auto 0;padding-bottom:1.5rem;display:grid;grid-auto-flow:column;grid-auto-columns:minmax(25rem,34rem);gap:clamp(1rem,2vw,1.75rem);overflow-x:auto;overscroll-behavior-inline:contain;scroll-snap-type:inline mandatory;scrollbar-width:none}.video-rail::-webkit-scrollbar{display:none}.video-card{position:relative;min-width:0;padding:0 0 1.4rem;display:flex;flex-direction:column;scroll-snap-align:start;border:0;border-bottom:1px solid var(--gray-300);color:var(--black);background:transparent;text-align:left;text-decoration:none;cursor:pointer}.video-card:focus-visible{outline-offset:-3px}.video-card__number{margin-bottom:.65rem;color:var(--blue-deep);font-size:.65rem;font-weight:900;letter-spacing:.15em}.video-card .media-art__image{transition:transform .48s var(--ease-out)}.video-card:hover .media-art__image,.video-card:focus-visible .media-art__image{transform:scale(1.045)}.video-card__meta{margin-top:1rem;display:flex;justify-content:space-between;gap:1rem;color:var(--gray-700);font-size:.65rem;font-weight:800;letter-spacing:.08em;text-transform:uppercase}.video-card>strong{max-width:24rem;margin-top:.7rem;font-family:Arial Narrow,Helvetica Neue,Arial,sans-serif;font-size:clamp(1.35rem,1.75vw,1.75rem);line-height:1.08;letter-spacing:-.04em}.video-card__action{margin-top:1.2rem;display:inline-flex;align-items:center;align-self:flex-start;gap:.55rem;color:var(--blue-deep);font-size:.73rem;font-weight:850}.paths-section{display:grid;grid-template-columns:minmax(23rem,.62fr) minmax(0,1.38fr);gap:clamp(3rem,6vw,7rem);background:var(--gray-100)}.paths-section__intro{max-width:35rem;margin-left:max(0px,calc((100vw - var(--content-width)) / 2 - var(--gutter)))}.paths-section h2{font-size:clamp(3rem,3.8vw,4.25rem)}.paths-section__intro>p:last-child{margin-top:1.8rem}.path-explorer{min-width:0;margin-right:max(0px,calc((100vw - var(--content-width)) / 2 - var(--gutter)));display:grid;grid-template-columns:minmax(15rem,.72fr) minmax(25rem,1.28fr);align-self:end;border-top:1px solid #bdbdbd;border-bottom:1px solid #bdbdbd}.path-mobile-controls{display:none}.path-tabs{border-right:1px solid #bdbdbd}.path-tabs button{position:relative;width:100%;min-height:5.7rem;padding:1.1rem 1.25rem;display:grid;grid-template-columns:2.2rem 1fr;grid-template-rows:auto auto;gap:.35rem .8rem;align-items:start;border:0;border-bottom:1px solid #c9c9c9;color:var(--gray-700);background:transparent;text-align:left;cursor:pointer;transition:color .18s ease,background .18s ease}.path-tabs button:last-child{border-bottom:0}.path-tabs button:before{content:"";position:absolute;top:0;bottom:0;left:0;width:.3rem;background:var(--blue);transform:scaleY(0);transform-origin:top;transition:transform .26s var(--ease-out)}.path-tabs button:hover,.path-tabs button.is-active{color:var(--white);background:var(--black)}.path-tabs button.is-active:before{transform:scaleY(1)}.path-tabs span,.path-tabs small{color:#055f8b;font-size:.64rem;font-weight:900;letter-spacing:.09em}.path-tabs button.is-active span,.path-tabs button.is-active small{color:#74caf2}.path-tabs strong{font-size:.88rem;line-height:1.35}.path-tabs small{grid-column:2;color:#5d5d5d}.path-panel{min-width:0;color:var(--white);background:var(--black)}.path-panel__content{min-height:100%;padding:clamp(2rem,4vw,4rem);animation:panel-in .42s var(--ease-out) both}.path-panel__topline{display:flex;justify-content:space-between;gap:1rem;color:#7fcdf0;font-size:.67rem;font-weight:850;letter-spacing:.1em;text-transform:uppercase}.path-panel h3{max-width:13ch;margin:2rem 0 0;font-family:Arial Narrow,Helvetica Neue,Arial,sans-serif;font-size:clamp(2.35rem,4vw,4.5rem);line-height:.94;letter-spacing:-.05em}.path-panel__content>p{max-width:36rem;margin:1.2rem 0 0;color:#b7b7b7;font-size:.97rem;line-height:1.65}.path-steps{margin:clamp(2.5rem,5vw,4.5rem) 0 0;padding:0;list-style:none;border-top:1px solid #383838}.path-steps li{min-height:5.1rem;padding:1rem 0;display:grid;grid-template-columns:2.2rem 4.5rem 1fr;gap:.75rem;align-items:start;border-bottom:1px solid #383838}.path-step__index,.path-step__type{color:#969696;font-size:.63rem;font-weight:850;letter-spacing:.09em;text-transform:uppercase}.path-step__type{color:#7fcdf0}.path-steps div{display:grid;gap:.35rem}.path-steps strong,.path-steps a{display:inline-flex;align-items:center;justify-self:start;gap:.6rem;color:var(--white);font-size:.91rem;font-weight:760;line-height:1.35}.path-steps a{text-decoration-color:var(--blue);text-underline-offset:.25rem}.path-steps small{color:#8e8e8e;font-size:.72rem}.content-status{width:max-content;min-height:1.45rem;padding:.28rem .48rem;display:inline-flex;align-items:center;border-left:2px solid var(--gray-300);color:#5d5d5d;background:var(--gray-050);font-size:.57rem;font-weight:900;line-height:1;letter-spacing:.09em;text-transform:uppercase}.content-status--available,.content-status--external{border-color:var(--blue);color:#055f8b;background:#e4f5fd}.path-panel .content-status{border-color:#565656;color:#b7b7b7;background:#202020}.path-panel .content-status--available,.path-panel .content-status--external{border-color:var(--blue);color:#8bd7f8;background:#10232d}.library-section__header>p{align-self:end}.resource-index{width:min(100%,var(--content-width));margin:clamp(3.5rem,6vw,6rem) auto 0;padding:0;list-style:none;border-top:1px solid #bcbcbc}.resource-index li{min-height:6.2rem;padding:1.5rem 0;display:grid;grid-template-columns:3.5rem 8.5rem minmax(15rem,1fr) minmax(12rem,auto);gap:1rem;align-items:center;border-bottom:1px solid #d5d5d5}.resource-index__number,.resource-index__type,.resource-index small{color:var(--gray-700);font-size:.67rem;font-weight:800;letter-spacing:.08em;text-transform:uppercase}.resource-index__number,.resource-index__type{color:var(--blue-deep)}.resource-index strong,.resource-index li>a{font-family:Arial Narrow,Helvetica Neue,Arial,sans-serif;font-size:clamp(1.35rem,2.2vw,2rem);line-height:1.05;letter-spacing:-.035em}.resource-index li>a{width:fit-content;display:inline-flex;gap:.55rem;align-items:center;color:inherit;text-decoration:none}.resource-index li>a svg{width:.85rem;flex:0 0 auto}.resource-index li>a:hover,.resource-index li>a:focus-visible{color:var(--blue-deep)}.resource-index small{justify-self:end;text-align:right}.resource-index__meta{justify-self:end;display:grid;justify-items:end;gap:.65rem}.library-counts{width:min(100%,var(--content-width));margin:clamp(3rem,6vw,6rem) auto 0;display:grid;grid-template-columns:repeat(4,1fr);border-top:1px solid var(--black);border-bottom:1px solid var(--black)}.library-counts div{min-height:9rem;padding:1.5rem;display:flex;flex-direction:column;justify-content:space-between;border-right:1px solid #bdbdbd}.library-counts div:last-child{border-right:0}.library-counts strong{color:var(--blue-deep);font-family:Arial Narrow,Helvetica Neue,Arial,sans-serif;font-size:clamp(2.8rem,4vw,4.5rem);line-height:1;letter-spacing:-.05em}.library-counts span{color:var(--gray-700);font-size:.72rem;font-weight:800;letter-spacing:.08em;text-transform:uppercase}.updates-section{overflow:clip;color:var(--white);background:var(--black)}.updates-section__header,.updates-desk{width:min(100%,var(--content-width));margin-inline:auto}.updates-section__header{display:grid;grid-template-columns:minmax(0,1.25fr) minmax(18rem,.75fr);gap:clamp(3rem,9vw,10rem);align-items:end}.updates-section .section-label{color:#75cbf2}.updates-section h2{max-width:11ch;margin:1.5rem 0 0;color:var(--white);font-family:Arial Narrow,Helvetica Neue,Arial,sans-serif;font-size:clamp(3rem,3.8vw,4.25rem);font-weight:900;line-height:.94;letter-spacing:-.06em;text-wrap:balance}.updates-section__header>p{max-width:34rem;margin:0;color:#aeaeae;font-size:clamp(1rem,1.35vw,1.14rem);line-height:1.7}.updates-desk{margin-top:clamp(3.5rem,6vw,6rem);display:grid;grid-template-columns:minmax(0,1.15fr) minmax(23rem,.85fr);border-top:1px solid #3c3c3c;border-bottom:1px solid #3c3c3c}.updates-channel{min-width:0;display:grid;grid-template-rows:auto 1fr}.updates-channel--crescent{border-right:1px solid #3c3c3c}.updates-channel__heading{min-height:6.7rem;padding:1.35rem 1.6rem;display:grid;grid-template-columns:2.25rem minmax(0,1fr);gap:1rem;align-items:end;border-bottom:1px solid #3c3c3c}.updates-channel--crescent .updates-channel__heading{padding-left:0}.updates-channel__heading>span,.updates-channel__heading small,.updates-entry__index,.updates-entry__topic,.updates-entry__meta,.updates-entry small,.updates-empty__status,.updates-empty>small{font-size:.66rem;font-weight:850;letter-spacing:.09em;text-transform:uppercase}.updates-channel__heading>span{color:#75cbf2}.updates-channel__heading small{color:#888}.updates-channel__heading h3{margin:.45rem 0 0;color:var(--white);font-family:Arial Narrow,Helvetica Neue,Arial,sans-serif;font-size:clamp(1.8rem,3vw,2.8rem);line-height:.96;letter-spacing:-.04em}.updates-empty{position:relative;min-height:28rem;padding:clamp(2.5rem,5vw,5rem) clamp(2rem,5vw,5rem) clamp(2.5rem,4vw,4rem) 0;display:flex;flex-direction:column;justify-content:flex-end;overflow:hidden}.updates-empty:before{content:"";position:absolute;top:clamp(2rem,4vw,4rem);bottom:clamp(2rem,4vw,4rem);left:0;width:.3rem;background:var(--blue)}.updates-empty__watermark{position:absolute;top:.2rem;left:1.5rem;color:#151515;font-family:Arial Narrow,Helvetica Neue,Arial,sans-serif;font-size:clamp(6rem,10vw,10rem);font-weight:900;line-height:.82;letter-spacing:-.08em;white-space:nowrap;pointer-events:none}.updates-empty__status,.updates-empty h4,.updates-empty p,.updates-empty>small{position:relative;z-index:1;margin-left:clamp(1.5rem,3vw,3rem)}.updates-empty__status{width:fit-content;padding:.45rem .6rem;border:1px solid #555;color:#c3c3c3}.updates-empty h4{max-width:12ch;margin-top:1.5rem;margin-bottom:0;font-family:Arial Narrow,Helvetica Neue,Arial,sans-serif;font-size:clamp(2.7rem,5vw,5.1rem);line-height:.9;letter-spacing:-.055em}.updates-empty p{max-width:36rem;margin-top:1.4rem;margin-bottom:0;color:#b8b8b8;font-size:1rem;line-height:1.65}.updates-empty>small{margin-top:2rem;color:#747474}.updates-feed{margin:0;padding:0;list-style:none}.updates-feed>li{position:relative;min-height:11.5rem;display:grid;grid-template-columns:3.2rem minmax(0,1fr);border-bottom:1px solid #333}.updates-feed>li:last-child{border-bottom:0}.updates-entry__index{padding:1.65rem 0 0 1.4rem;color:#75cbf2}.updates-entry__link{min-width:0;display:block;color:inherit;text-decoration:none;transition:background .18s ease}.updates-entry__link:hover,.updates-entry__link:focus-visible{background:#111}.updates-entry__link:focus-visible{outline-offset:-3px}.updates-entry article{min-height:100%;padding:1.55rem 1.6rem 1.55rem 0;display:grid;align-content:start}.updates-entry__meta{display:flex;justify-content:space-between;gap:1rem;color:#858585}.updates-entry__meta span:first-child{color:#75cbf2}.updates-entry__topic{margin-top:1.25rem;color:#8a8a8a}.updates-entry h4{margin:.55rem 0 0;color:var(--white);font-family:Arial Narrow,Helvetica Neue,Arial,sans-serif;font-size:clamp(1.65rem,2.4vw,2.4rem);line-height:1;letter-spacing:-.04em;transition:color .18s ease}.updates-entry__link:hover h4,.updates-entry__link:focus-visible h4{color:#75cbf2}.updates-entry p{max-width:34rem;margin:.8rem 0 0;color:#aaa;font-size:.92rem;line-height:1.55}.updates-entry small{margin-top:1.25rem;color:#777}.updates-entry__action{margin-top:1.2rem;display:inline-flex;align-items:center;justify-self:start;gap:.65rem;color:#75cbf2;font-size:.72rem;font-weight:850}.future-section{color:var(--black);background:var(--gray-100)}.future-section__headline,.future-formats,.future-section__footer{width:min(100%,var(--content-width));margin-inline:auto}.future-section__headline{display:grid;grid-template-columns:minmax(11rem,.38fr) minmax(0,1.62fr);gap:clamp(2rem,7vw,8rem);align-items:start}.future-section h2{max-width:13ch;margin-top:0}.future-formats{margin-top:clamp(3rem,5vw,5rem);display:grid;grid-template-columns:repeat(3,1fr);border-top:1px solid #a9a9a9}.future-formats>div{min-height:12.5rem;padding:1.5rem clamp(1.2rem,2.5vw,2.5rem) 2rem 0;display:flex;flex-direction:column;border-right:1px solid #bcbcbc}.future-formats>div+div{padding-left:clamp(1.2rem,2.5vw,2.5rem)}.future-formats>div:last-child{border-right:0}.future-formats span{color:var(--blue-deep);font-size:.67rem;font-weight:900;letter-spacing:.14em}.future-formats strong{max-width:11ch;margin-top:auto;font-family:Arial Narrow,Helvetica Neue,Arial,sans-serif;font-size:clamp(1.9rem,3vw,3.25rem);line-height:.94;letter-spacing:-.045em}.future-formats p{max-width:23rem;margin:1rem 0 0;color:var(--gray-700);font-size:.9rem;line-height:1.6}.future-section__footer{min-height:8rem;padding:1.5rem 0;display:grid;grid-template-columns:auto 1fr auto;gap:1.5rem;align-items:center;border-top:4px solid var(--blue);border-bottom:1px solid #a9a9a9}.future-section__brand-mark{width:auto;height:3.2rem}.future-section__footer p{margin:0;color:var(--gray-700);font-size:.85rem}.future-section__footer a,.footer-top{min-height:2.75rem;padding-block:.6rem;display:inline-flex;align-items:center;gap:.65rem;color:var(--blue-deep);font-size:.78rem;font-weight:850;text-decoration:none}.site-footer{min-height:10rem;padding:2rem var(--gutter);display:grid;grid-template-columns:1fr auto 1fr;align-items:center;gap:2rem;background:var(--white)}.footer-brand img{width:8rem;min-width:108px}.site-footer>p{margin:0;color:var(--gray-700);font-size:.73rem;font-weight:700}.footer-top{justify-self:end}a:focus-visible,button:focus-visible{outline:3px solid var(--blue);outline-offset:4px}@keyframes rule-in{0%{transform:scaleX(0)}to{transform:scaleX(1)}}@keyframes copy-in{0%{opacity:0;transform:translateY(1.4rem)}to{opacity:1;transform:translateY(0)}}@keyframes media-in{0%{opacity:0;clip-path:inset(0 100% 0 0);transform:translate(1rem)}to{opacity:1;clip-path:inset(0 0 0 0);transform:translate(0)}}@keyframes feature-copy-in{0%{opacity:0;transform:translateY(.55rem)}to{opacity:1;transform:translateY(0)}}@keyframes play-ring{0%,55%{opacity:0;transform:scale(.86)}72%{opacity:.62}to{opacity:0;transform:scale(1.22)}}@keyframes signal-move{to{transform:translate(-50%)}}@keyframes panel-in{0%{opacity:0;transform:translateY(.8rem)}to{opacity:1;transform:translateY(0)}}@keyframes section-in{0%{transform:translateY(2.4rem)}to{transform:translateY(0)}}@keyframes page-progress{to{transform:scaleX(1)}}@supports (animation-timeline: scroll()){.site-progress span{animation:page-progress linear both;animation-timeline:scroll(root block)}}@supports (animation-timeline: view()){.section-heading,.updates-section__header,.paths-section__intro,.library-section__header,.future-section__headline{animation:section-in linear both;animation-timeline:view();animation-range:entry 8% cover 28%}}@media(max-width:1180px){.site-header{grid-template-columns:minmax(12rem,1fr) auto auto}.site-nav{gap:1.3rem}.header-action{padding-inline:.85rem}.hero{min-height:auto;grid-template-columns:1fr}.hero__copy{max-width:48rem;padding:clamp(4.5rem,10vw,7rem) var(--gutter) 3.5rem}.hero h1{font-size:clamp(4.35rem,8vw,6rem)}.hero__media{padding:0 var(--gutter) 3rem}.feature-window,.feature-selector{max-width:56rem}.feature-selector button{min-height:6.2rem;padding:.8rem}.paths-section{grid-template-columns:1fr}.paths-section__intro,.path-explorer{margin-inline:auto;width:min(100%,var(--content-width))}}@media(max-width:920px){html{scroll-padding-top:4.75rem}.site-header{min-height:4.75rem;grid-template-columns:1fr auto;gap:1rem}.site-nav,.header-action{display:none}.menu-toggle{width:2.8rem;height:2.8rem;padding:.7rem;display:grid;align-content:center;gap:.38rem;border:1px solid #bdbdbd;border-radius:.35rem;background:var(--white);cursor:pointer}.menu-toggle span{width:100%;height:2px;display:block;background:var(--black);transform-origin:center;transition:transform .18s var(--ease-out)}.menu-toggle[aria-expanded=true] span:first-child{transform:translateY(4px) rotate(45deg)}.menu-toggle[aria-expanded=true] span:last-child{transform:translateY(-4px) rotate(-45deg)}.mobile-nav{position:absolute;top:100%;right:0;left:0;padding:1.2rem var(--gutter) 1.5rem;height:calc(100dvh - 4.75rem);display:grid;align-content:start;overflow-y:auto;border-bottom:1px solid #c9c9c9;background:var(--white);box-shadow:0 1.2rem 2.2rem #00000014;opacity:0;visibility:hidden;transform:translateY(-.6rem);transition:opacity .18s ease,visibility .18s ease,transform .18s var(--ease-out)}.mobile-nav--open{opacity:1;visibility:visible;transform:translateY(0)}.mobile-nav__current{margin:0 0 .75rem;padding-bottom:.85rem;display:flex;justify-content:space-between;gap:1rem;border-bottom:2px solid var(--blue);color:var(--gray-700);font-size:.65rem;font-weight:750;letter-spacing:.08em;text-transform:uppercase}.mobile-nav__current strong{color:var(--black)}.mobile-nav a{min-height:3.25rem;padding:.85rem 0;display:flex;align-items:center;border-bottom:1px solid #dedede;font-size:.9rem;font-weight:800;text-decoration:none}.mobile-nav a[aria-current=location]{color:var(--blue-deep)}.hero{min-height:auto;grid-template-columns:1fr}.hero__copy{max-width:48rem;padding:clamp(4.5rem,12vw,7rem) var(--gutter) 3.5rem}.hero h1{font-size:clamp(5rem,17vw,8rem)}.hero__feature-meta{max-width:36rem}.hero__media{padding:0 var(--gutter) 3rem}.feature-window,.feature-selector{max-width:56rem}.section-heading,.updates-section__header,.library-section__header,.future-section__headline{grid-template-columns:1fr;gap:2rem}.section-heading>p,.updates-section__header>p,.library-section__header>p,.watch-section__tools>p{max-width:39rem}.path-explorer,.updates-desk{grid-template-columns:1fr}.updates-channel--crescent{border-right:0;border-bottom:1px solid #3c3c3c}.updates-channel__heading{padding-left:0}.updates-empty{min-height:22rem}.updates-entry__index{padding-left:0}.path-tabs{display:grid;grid-auto-flow:column;grid-auto-columns:minmax(17rem,.75fr);overflow-x:auto;border-right:0;border-bottom:1px solid #bdbdbd;scroll-snap-type:inline mandatory;scrollbar-width:none}.path-tabs::-webkit-scrollbar{display:none}.path-tabs button{border-right:1px solid #c9c9c9;border-bottom:0;scroll-snap-align:start}.resource-index li{grid-template-columns:3rem 7rem minmax(0,1fr)}.resource-index small{grid-column:3;justify-self:start;text-align:left}.resource-index__meta{grid-column:3;justify-self:start;justify-items:start}.future-formats{grid-template-columns:1fr}.future-formats>div,.future-formats>div+div{min-height:10.5rem;padding:1.5rem 0 2rem;border-right:0;border-bottom:1px solid #bcbcbc}.future-formats strong{margin-top:2rem}}@media(max-width:640px){:root{--gutter: 1.15rem}.site-header{padding-block:.8rem}.brand-lockup{gap:.8rem}.brand-logo{width:7.1rem}.brand-divider{height:1.7rem}.product-name{max-width:5.5rem;font-size:.58rem}.hero__copy{padding-top:4.25rem}.hero h1{font-size:clamp(2.7rem,14vw,3.65rem);line-height:.84}.hero__statement{font-size:1.25rem}.hero__actions{align-items:flex-start;flex-direction:column}.hero__feature-meta{grid-template-columns:1fr}.hero__feature-meta p{grid-column:1}.hero__media{padding-right:0;padding-left:0}.hero__media-topline{margin-right:var(--gutter);margin-left:var(--gutter)}.feature-window{border-right:0;border-left:0}.feature-selector{max-width:100%;grid-auto-flow:column;grid-auto-columns:75vw;grid-template-columns:none;overflow-x:auto;border-right:0;border-left:0;scroll-snap-type:inline mandatory;scrollbar-width:none}.feature-selector::-webkit-scrollbar{display:none}.feature-selector button{min-height:5.8rem;scroll-snap-align:start}.feature-poster__play{width:3.4rem;height:3.4rem}.signal-bar>div{min-height:3.1rem}.watch-section{padding-top:4.5rem;padding-bottom:4.75rem}.updates-section{padding-top:4.75rem;padding-bottom:5rem}.paths-section{padding-top:5.5rem;padding-bottom:5.75rem}.library-section{padding-top:4.75rem;padding-bottom:4.75rem}.future-section{padding-top:4.25rem;padding-bottom:4.5rem}.section-heading h2,.updates-section h2,.paths-section h2,.library-section h2,.future-section h2{font-size:clamp(2.35rem,10.5vw,3.1rem);line-height:.94;text-wrap:balance}.display-line{display:inline;white-space:normal}.video-rail{grid-auto-columns:84vw;margin-right:calc(var(--gutter) * -1);width:calc(100% + var(--gutter))}.paths-section{gap:3.5rem}.path-tabs{grid-auto-columns:82vw;margin-right:calc(var(--gutter) * -1);width:calc(100% + var(--gutter))}.updates-desk{margin-top:3rem}.updates-channel__heading{min-height:5.8rem;padding-top:1.15rem;padding-right:0;padding-bottom:1.15rem}.updates-empty{min-height:21rem;padding:3rem 0 2.7rem}.updates-empty:before{top:2.5rem;bottom:2.5rem}.updates-empty__watermark{left:1.25rem;font-size:clamp(5.8rem,29vw,8rem)}.updates-empty h4{font-size:clamp(2.7rem,13vw,4rem)}.updates-feed>li{grid-template-columns:2.4rem minmax(0,1fr)}.updates-entry article{padding-right:0}.updates-entry__meta{flex-wrap:wrap}.path-mobile-controls{min-height:3.75rem;padding:.55rem .75rem;display:flex;gap:.55rem;align-items:center;border-bottom:1px solid #bdbdbd;background:#ffffffb8}.path-mobile-controls>span{margin-right:auto;display:flex;gap:.42rem;align-items:center;color:var(--gray-700);font-size:.68rem;font-weight:850;letter-spacing:.08em}.path-mobile-controls>span strong{color:var(--blue-deep);font-family:Arial Narrow,Helvetica Neue,Arial,sans-serif;font-size:1.35rem;line-height:1}.path-mobile-controls>span i{font-style:normal}.path-mobile-controls button{width:2.75rem;min-width:2.75rem;height:2.75rem;display:grid;place-items:center;border:1px solid #bdbdbd;border-radius:50%;color:var(--black);background:var(--white);cursor:pointer}.path-mobile-controls button:disabled{color:#9d9d9d;background:transparent;cursor:default}.path-mobile-controls button svg{width:1rem;fill:none;stroke:currentColor;stroke-width:1.7;stroke-linecap:round;stroke-linejoin:round}.path-mobile-controls__previous svg{transform:rotate(180deg)}.path-panel__content{padding:1.6rem}.path-panel h3{font-size:2.65rem}.path-steps li{grid-template-columns:1.8rem 3.5rem minmax(0,1fr);gap:.55rem}.resource-index li{min-height:7.5rem;grid-template-columns:2.3rem minmax(0,1fr);gap:.45rem .8rem}.resource-index__type,.resource-index strong,.resource-index li>a,.resource-index__meta{grid-column:2}.resource-index strong,.resource-index li>a{font-size:1.55rem}.resource-index__meta{justify-self:start;justify-items:start}.library-counts{grid-template-columns:repeat(2,1fr)}.library-counts div{min-height:7.5rem;border-bottom:1px solid #bdbdbd}.library-counts div:nth-child(2){border-right:0}.future-section__footer{grid-template-columns:auto 1fr}.future-section__footer a{grid-column:1 / -1;justify-self:start}.site-footer{min-height:auto;padding-block:2.5rem;grid-template-columns:1fr auto}.site-footer>p{display:none}}@media(prefers-reduced-motion:reduce){html{scroll-behavior:auto}*,*:before,*:after{scroll-behavior:auto!important;animation-duration:.01ms!important;animation-iteration-count:1!important;transition-duration:.01ms!important}}.auth-gate{min-height:100vh;display:grid;align-content:center;justify-items:start;gap:.75rem;padding-inline:var(--gutter);max-width:34rem}.auth-gate__logo{width:108px;height:auto;margin-bottom:1.5rem}.auth-gate__product{margin:0;font-size:.75rem;letter-spacing:.14em;text-transform:uppercase;color:var(--gray-500)}.auth-gate h1{margin:0;font-size:clamp(1.75rem,4vw,2.5rem);line-height:1.1;letter-spacing:-.02em}.auth-gate p{margin:0;color:var(--gray-700);line-height:1.6}.auth-gate a{color:var(--blue-deep)}.auth-gate button{margin-top:.5rem;min-height:44px;padding-inline:1.25rem;border:1px solid var(--black);background:var(--black);color:var(--white);font:inherit;cursor:pointer}.auth-gate button:hover{background:var(--ink)}.auth-gate__detail{font-size:.8125rem;color:var(--gray-500)}.header-tail{display:flex;align-items:center;justify-content:flex-end;justify-self:end;gap:1rem;min-width:0}.theme-toggle{min-width:4.9rem;min-height:2.75rem;padding:.65rem .8rem;display:inline-flex;align-items:center;justify-content:center;gap:.5rem;border:1px solid #c7d0d7;border-radius:999px;color:#26343d;background:#f7f9fa;font-size:.72rem;font-weight:800;line-height:1;cursor:pointer;transition:color .16s ease,border-color .16s ease,background .16s ease,transform .16s var(--ease-out)}.theme-toggle:hover{color:#075f8b;border-color:#78bfe1;background:#eef8fc;transform:translateY(-1px)}.theme-toggle__icon{width:1.05rem;height:1.05rem;flex:0 0 auto;animation:theme-icon-in .18s var(--ease-out) both}.theme-toggle__icon svg{width:100%;height:100%;stroke:currentColor;stroke-width:1.8;stroke-linecap:round;stroke-linejoin:round}@keyframes theme-icon-in{0%{opacity:0;transform:rotate(-18deg) scale(.82)}to{opacity:1;transform:rotate(0) scale(1)}}.account-action{display:flex;align-items:center;gap:.6rem;min-width:0}.account-action__name{max-width:12rem;overflow:hidden;white-space:nowrap;text-overflow:ellipsis;font-size:.78rem;font-weight:700;color:var(--gray-700)}.account-action button{min-height:2.75rem;padding:.75rem .9rem;border:1px solid var(--gray-300);border-radius:.4rem;background:var(--white);color:var(--ink);font:inherit;font-size:.78rem;font-weight:800;white-space:nowrap;cursor:pointer;transition:border-color .18s ease,background .18s ease}.account-action button:hover{border-color:var(--black);background:var(--gray-050)}@media(max-width:1180px){.account-action__name{display:none}.header-tail{gap:.6rem}}@media(max-width:640px){.theme-toggle{width:2.75rem;min-width:2.75rem;padding-inline:0}.theme-toggle__label{position:absolute;width:1px;height:1px;overflow:hidden;clip-path:inset(50%);white-space:nowrap}}@media(max-width:480px){.site-header .brand-divider,.site-header .product-name,.site-header .account-action{display:none}}html[data-theme=dark] body{color:#e8eef1;background:#0b1014}html[data-theme=dark] .watch-section,html[data-theme=dark] .library-section{color:#e8eef1;background:#10171c}html[data-theme=dark] .paths-section,html[data-theme=dark] .future-section{color:#e8eef1;background:#151d23}html[data-theme=dark] .section-heading h2,html[data-theme=dark] .paths-section h2,html[data-theme=dark] .library-section h2,html[data-theme=dark] .future-section h2,html[data-theme=dark] .resource-index strong,html[data-theme=dark] .resource-index li>a,html[data-theme=dark] .future-formats strong{color:#f4f7f8}html[data-theme=dark] .section-heading>p,html[data-theme=dark] .library-section__header>p,html[data-theme=dark] .paths-section__intro>p:last-child,html[data-theme=dark] .future-formats p,html[data-theme=dark] .resource-index small,html[data-theme=dark] .library-counts span{color:#b9c3c9}html[data-theme=dark] .path-explorer,html[data-theme=dark] .path-tabs,html[data-theme=dark] .path-tabs button,html[data-theme=dark] .resource-index,html[data-theme=dark] .resource-index li,html[data-theme=dark] .library-counts,html[data-theme=dark] .library-counts div,html[data-theme=dark] .future-formats,html[data-theme=dark] .future-formats>div,html[data-theme=dark] .future-section__footer{border-color:#3a454d}html[data-theme=dark] .path-tabs button{color:#c1cbd0}@media print{html,html[data-theme=dark]{color-scheme:light}}
