.resource-article-hero,.resources-hero{background-color:var(--paper);background-image:linear-gradient(rgba(255,255,255,.88),rgba(255,255,255,.93)),url(/images/resources/editorial-texture.webp);background-position:top;background-size:auto,76rem auto;color:var(--ink)}.resources-hero{position:relative;min-height:clamp(34rem,66svh,41rem);overflow:hidden;background:var(--ink);color:var(--cream)}.resources-hero__media,.resources-hero__veil{position:absolute;inset:0}.resources-hero__media img{-o-object-fit:cover;object-fit:cover;-o-object-position:center;object-position:center;animation:resources-hero-image-in 1.4s cubic-bezier(.22,1,.36,1) both}.resources-hero__veil{z-index:1;background:linear-gradient(90deg,rgba(3,22,30,.9),rgba(3,22,30,.78) 42%,rgba(3,22,30,.35) 72%,rgba(3,22,30,.28)),linear-gradient(180deg,rgba(3,22,30,.2),rgba(3,22,30,.48));animation:resources-hero-veil-in .9s ease-out both}@keyframes resources-hero-image-in{0%{opacity:.75;transform:scale(1.045)}to{opacity:1;transform:scale(1.01)}}@keyframes resources-hero-veil-in{0%{opacity:.55}to{opacity:1}}.resources-hero__inner{position:relative;z-index:2;display:flex;min-height:clamp(34rem,66svh,41rem);flex-direction:column;justify-content:center;padding-top:clamp(2rem,3vw,3rem);padding-bottom:clamp(1.5rem,2vw,2rem)}.resources-hero .breadcrumbs,.resources-hero .breadcrumbs a,.resources-hero .breadcrumbs span{color:rgba(244,243,237,.72)}.resource-article-hero .breadcrumbs,.resources-hero .breadcrumbs{margin-bottom:clamp(3.25rem,5vw,5rem)}.resources-hero .breadcrumbs{margin-bottom:clamp(2rem,3vw,3rem)}.resources-hero__grid{display:grid;grid-template-columns:minmax(0,1.35fr) minmax(18rem,.65fr);gap:clamp(3rem,8vw,9rem);align-items:end}.resources-hero h1{max-width:12ch;margin:1.4rem 0 0;font-family:var(--font-display);font-size:clamp(4rem,7.2vw,7.6rem);font-weight:400;letter-spacing:-.055em;line-height:.88;text-wrap:balance}.resources-hero__intro{max-width:29rem;padding-bottom:.65rem}.resources-hero__intro p{color:rgba(244,243,237,.78);font-size:clamp(1rem,1.2vw,1.16rem);line-height:1.7}.resources-hero__intro a{display:inline-flex;align-items:center;gap:.7rem;margin-top:2rem;border-bottom:1px solid var(--turquoise);padding-bottom:.45rem;font-size:.82rem;font-weight:700}.resources-hero__index{display:grid;grid-template-columns:repeat(3,max-content);gap:clamp(1.25rem,3vw,3rem);margin-top:clamp(2.5rem,3vw,3.5rem);border-top:1px solid rgba(244,243,237,.24);padding-top:1rem;color:rgba(244,243,237,.68);font-size:.65rem;font-weight:700;letter-spacing:.15em;text-transform:uppercase}.resources-library{background-color:#f4f7f6;background-image:linear-gradient(rgba(244,247,246,.88),rgba(244,247,246,.92)),url(/images/resources/editorial-texture.webp);background-position:top;background-size:auto,72rem auto;padding-block:clamp(2.75rem,4vw,4.25rem) clamp(4.5rem,7vw,7.5rem)}.resources-library__featured{position:relative;isolation:isolate;margin-top:clamp(1.5rem,2.25vw,2.25rem)}.featured-resource-rotator{position:relative}.featured-resource-rotator__preload{position:absolute;top:0;left:0;width:1px;height:1px;overflow:hidden;opacity:0;pointer-events:none}.featured-resource-rotator__slide{width:100%;transform-origin:center;will-change:clip-path,opacity,transform}.featured-resource-rotator__slide[data-animate=true][data-direction="1"] .resource-card__media img{animation:featured-resource-image-next .92s cubic-bezier(.22,1,.36,1) both}.featured-resource-rotator__slide[data-animate=true][data-direction="-1"] .resource-card__media img{animation:featured-resource-image-previous .92s cubic-bezier(.22,1,.36,1) both}.featured-resource-rotator__slide[data-animate=true] .resource-card__meta{animation:featured-resource-copy-in .5s cubic-bezier(.22,1,.36,1) .14s both}.featured-resource-rotator__slide[data-animate=true] .resource-card__title-row{animation:featured-resource-copy-in .58s cubic-bezier(.22,1,.36,1) .21s both}.featured-resource-rotator__slide[data-animate=true] .resource-card__excerpt{animation:featured-resource-copy-in .48s cubic-bezier(.22,1,.36,1) .3s both}.featured-resource-rotator__slide[data-animate=true] .resource-card--featured .resource-card__content:before{position:absolute;z-index:2;top:0;bottom:0;left:-2px;width:2px;background:var(--paper);content:"";pointer-events:none;transform-origin:bottom;animation:featured-resource-rule-vertical .56s cubic-bezier(.22,1,.36,1) .11s both}@keyframes featured-resource-image-next{0%{filter:saturate(.92) contrast(1.015);transform:translateX(.8rem) scale(1.045)}to{filter:none;transform:translateX(0) scale(1)}}@keyframes featured-resource-image-previous{0%{filter:saturate(.92) contrast(1.015);transform:translateX(-.8rem) scale(1.045)}to{filter:none;transform:translateX(0) scale(1)}}@keyframes featured-resource-copy-in{0%{opacity:0;clip-path:inset(0 0 100% 0);transform:translateY(.85rem)}to{opacity:1;clip-path:inset(-.2rem);transform:translateY(0)}}@keyframes featured-resource-rule-vertical{0%{transform:scaleY(1)}to{transform:scaleY(0)}}@keyframes featured-resource-rule-horizontal{0%{transform:scaleX(1)}to{transform:scaleX(0)}}.featured-resource-rotator__head{align-items:center}.featured-resource-rotator__controls{display:flex;align-items:center;gap:.45rem}.featured-resource-rotator__controls .section-code{margin-right:.45rem}.featured-resource-rotator__controls button{display:grid;width:2.15rem;height:2.15rem;place-items:center;border:1px solid rgba(8,48,59,.2);color:var(--ink);transition:border-color .18s ease,background-color .18s ease,color .18s ease}.featured-resource-rotator__controls button:focus-visible,.featured-resource-rotator__controls button:hover{border-color:var(--ink);background:var(--ink);color:var(--cream)}.featured-resource-rotator__progress{height:1px;margin-top:.75rem;overflow:hidden;background:rgba(8,48,59,.1)}.featured-resource-rotator__progress span{display:block;width:100%;height:100%;background:var(--turquoise);transform-origin:left}.resource-card{min-width:0}.resource-card>a{display:block;color:var(--ink)}.resource-card__media{position:relative;display:block;overflow:hidden;aspect-ratio:3/2;background:#d9e2df}.resource-card__media:after{position:absolute;inset:0;background:linear-gradient(180deg,transparent 62%,rgba(4,28,36,.34));content:"";pointer-events:none}.resource-card__media img{-o-object-fit:cover;object-fit:cover;transition:transform .65s cubic-bezier(.22,1,.36,1),filter .35s ease}.resource-card__image-code{position:absolute;z-index:2;right:1rem;bottom:.85rem;color:white;font-size:.62rem;font-weight:750;letter-spacing:.17em}.resource-card__content{display:block;border-top:2px solid var(--turquoise);padding:1.35rem 0 0;transition:border-color .22s ease}.resource-card__meta{display:flex;justify-content:space-between;gap:1rem;color:var(--ink-soft);font-size:.64rem;font-weight:750;letter-spacing:.13em;text-transform:uppercase}.resource-card__meta>span:first-child{display:inline-flex;align-items:center;gap:.5rem}.resource-card__meta>span:first-child:before{width:.34rem;height:.34rem;flex:0 0 auto;border-radius:50%;background:var(--turquoise);content:""}.resource-card__title-row{display:grid;grid-template-columns:minmax(0,1fr) auto;gap:1.25rem;align-items:start;margin-top:1.05rem}.resource-card h2,.resource-card h3{margin:0;font-family:var(--font-display);font-size:clamp(1.85rem,2.45vw,2.7rem);font-weight:430;letter-spacing:-.035em;line-height:1.02}.resource-card__title-row svg{margin-top:.25rem;color:var(--blue);transition:transform .28s cubic-bezier(.22,1,.36,1)}.resource-card__excerpt{display:block;width:100%;max-width:65ch;margin-top:1rem;color:var(--ink-soft);font-size:.88rem;line-height:1.62;text-align:left;hyphens:none}.resource-card>a:focus-visible .resource-card__media img,.resource-card>a:hover .resource-card__media img{filter:saturate(.9) contrast(1.03);transform:scale(1.035)}.resource-card>a:focus-visible .resource-card__title-row svg,.resource-card>a:hover .resource-card__title-row svg{transform:translate(.22rem,-.22rem)}.resource-card>a:focus-visible .resource-card__content,.resource-card>a:hover .resource-card__content{border-color:var(--blue)}.resource-card>a:focus-visible{outline:2px solid var(--turquoise);outline-offset:6px}.resource-card--featured>a{display:grid;grid-template-columns:minmax(0,1.15fr) minmax(24rem,.85fr);background:var(--paper)}.resource-card--featured .resource-card__media{min-height:30rem;aspect-ratio:auto}.resource-card--featured .resource-card__content{position:relative;display:flex;flex-direction:column;border-top:0;border-left:2px solid var(--turquoise);padding:clamp(2rem,3.5vw,3.75rem)}.resource-card--featured .resource-card__title-row{margin-top:auto;padding-top:4rem}.resource-card--featured h2,.resource-card--featured h3{font-size:clamp(2.65rem,3.35vw,3.75rem);line-height:.96}.resources-library__divider{display:flex;justify-content:space-between;gap:2rem;margin-top:clamp(3.25rem,5vw,5rem);border-bottom:1px solid var(--line);padding-bottom:1rem}.resources-library__divider>p:last-child{color:var(--ink-soft);font-size:.83rem}.resources-library__grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:clamp(4rem,6vw,7rem) clamp(2rem,4vw,4.5rem);margin-top:clamp(2.5rem,4vw,4rem)}.resources-closing{position:relative;background:linear-gradient(135deg,rgba(12,61,72,.98),rgba(5,43,53,.99)),var(--ink);border-bottom:1px solid rgba(76,211,202,.58);color:var(--cream);padding-block:clamp(5rem,8vw,8rem)}.resources-closing:after{position:absolute;right:max(1.5rem,calc((100vw - 1280px) / 2));bottom:0;left:max(1.5rem,calc((100vw - 1280px) / 2));height:1px;background:linear-gradient(90deg,var(--turquoise),rgba(76,211,202,.08) 72%,transparent);content:""}.resources-closing__grid{display:grid;grid-template-columns:minmax(0,1.15fr) minmax(20rem,.55fr);gap:clamp(3rem,8vw,9rem);align-items:end}.resources-closing h2{max-width:12ch;margin:1.2rem 0 0;font-family:var(--font-display);font-size:clamp(3.5rem,5.7vw,6rem);font-weight:400;letter-spacing:-.05em;line-height:.92}.resources-closing__grid>div:last-child p{max-width:32rem;color:rgba(244,243,237,.72);line-height:1.7}.resources-closing__grid>div:last-child a{display:inline-flex;align-items:center;gap:.65rem;margin-top:2rem;border-bottom:1px solid var(--turquoise);padding-bottom:.55rem;font-size:.85rem;font-weight:720}.home-resources{position:relative;isolation:isolate;overflow:hidden;background:radial-gradient(circle at 82% 4%,rgba(190,165,118,.1),transparent 26rem),linear-gradient(180deg,#e7e1d7,#f5f2eb clamp(4rem,7vw,6.5rem),#f7f4ee 34%,#f3f0e9);border-top:1px solid rgba(21,192,185,.78);padding-block:clamp(5rem,7vw,7rem) clamp(4.75rem,6.5vw,6.5rem)}.home-resources:before{inset:0;opacity:.16;background-image:url(/images/resources/editorial-texture.webp);background-position:0 0;background-size:78rem auto;mix-blend-mode:multiply;-webkit-mask-image:linear-gradient(90deg,black,rgba(0,0,0,.28) 68%,transparent 94%);mask-image:linear-gradient(90deg,black,rgba(0,0,0,.28) 68%,transparent 94%)}.home-resources:after,.home-resources:before{position:absolute;z-index:-1;content:"";pointer-events:none}.home-resources:after{top:clamp(2.25rem,3.6vw,3.5rem);right:max(1.5rem,calc((100vw - 1280px) / 2));left:max(1.5rem,calc((100vw - 1280px) / 2));height:1px;background:linear-gradient(90deg,rgba(8,48,59,.28),rgba(8,48,59,.08) 72%,transparent)}.home-resources__heading{display:grid;grid-template-columns:minmax(0,1.25fr) minmax(18rem,.65fr);gap:clamp(3rem,7vw,7rem);align-items:start}.home-resources__heading h2{max-width:13ch;margin:1rem 0 0;font-size:clamp(3.35rem,4.8vw,5.15rem);letter-spacing:-.045em;line-height:.94}.home-resources__heading>div:last-child p{max-width:34rem;color:var(--ink-soft);font-size:.98rem;line-height:1.64}.home-resources__heading>div:last-child{padding-top:clamp(1.6rem,2.6vw,2.5rem)}.home-resources__heading .text-link{margin-top:1.75rem}.home-resources__grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:clamp(1.5rem,2.5vw,2.75rem);margin-top:clamp(2.75rem,4vw,3.75rem)}.resource-card--compact h3{font-size:clamp(1.65rem,2.1vw,2.35rem)}.resource-card--compact .resource-card__excerpt{display:none}.article-progress{position:fixed;z-index:70;top:5rem;right:0;left:0;height:2px;background:transparent;pointer-events:none}.article-progress span{display:block;width:100%;height:100%;background:var(--turquoise);transform-origin:left;transition:transform 90ms linear}.resource-article-hero__inner{padding-top:clamp(2.25rem,4vw,4rem);padding-bottom:0}.resource-article-hero__grid{display:grid;grid-template-columns:minmax(0,1.25fr) minmax(18rem,.55fr);gap:clamp(3rem,7vw,8rem);align-items:end}.resource-article-hero h1{max-width:18ch;margin:1.35rem 0 0;font-family:var(--font-display);font-size:clamp(3.7rem,5.3vw,5.9rem);font-weight:400;letter-spacing:-.055em;line-height:.91}.resource-article-hero__aside{max-width:30rem;padding-bottom:.45rem}.resource-article-hero__aside>p{color:var(--ink-soft);font-size:clamp(1rem,1.15vw,1.12rem);line-height:1.7}.resource-article-hero__aside>div{display:flex;align-items:center;gap:.45rem;margin-top:1.5rem;border-top:1px solid var(--line);padding-top:.8rem;color:var(--ink-soft);font-size:.68rem;font-weight:750;letter-spacing:.1em;text-transform:uppercase}.resource-article-hero__aside>div span{margin-left:auto}.print-article-brand{display:none}.print-article-button{display:inline-flex;align-items:center;gap:.4rem;margin-left:.8rem;border-left:1px solid var(--line);padding-left:.8rem;color:var(--ink);font:inherit;letter-spacing:inherit;text-transform:uppercase;transition:color .18s ease}.print-article-button:focus-visible,.print-article-button:hover{color:var(--blue)}.resource-article-hero__media{position:relative;height:clamp(26rem,48vw,40rem);margin-top:clamp(3.5rem,6vw,6rem);overflow:hidden;background:#d9e2df}.resource-article-hero__media img{-o-object-fit:cover;object-fit:cover;animation:resource-article-image-in 1.05s cubic-bezier(.22,1,.36,1) .12s both}@keyframes resource-article-image-in{0%{filter:saturate(.75);transform:scale(1.035)}to{filter:saturate(1);transform:scale(1)}}.resource-article-hero__media>span{position:absolute;right:1.25rem;bottom:1.1rem;background:rgba(4,32,41,.78);color:white;padding:.62rem .75rem;font-size:.61rem;font-weight:750;letter-spacing:.16em}.resource-article{background-color:var(--paper);background-image:linear-gradient(rgba(255,255,255,.9),rgba(255,255,255,.94)),url(/images/resources/editorial-texture.webp);background-position:top;background-size:auto,76rem auto;color:var(--ink);scroll-margin-top:7rem;padding-top:clamp(3rem,4vw,4rem);padding-bottom:clamp(4.5rem,6vw,6.5rem)}.resource-article__layout{display:grid;grid-template-columns:minmax(13rem,18rem) minmax(0,46rem);justify-content:center;gap:clamp(3rem,4.5vw,4rem);align-items:start}.resource-article__rail{position:sticky;top:7rem}.article-toc>p{margin:0 0 1.25rem;color:var(--ink-soft);font-size:.64rem;font-weight:760;letter-spacing:.15em;text-transform:uppercase}.article-toc--mobile{display:none}.article-toc ol{margin:0;padding:0;list-style:none}.article-toc li{border-top:1px solid var(--line)}.article-toc li:last-child{border-bottom:1px solid var(--line)}.article-toc a{display:grid;grid-template-columns:1.8rem minmax(0,1fr);gap:.55rem;padding-block:.85rem;color:var(--ink-soft);font-size:.72rem;line-height:1.4;transition:color .18s ease,transform .18s ease}.article-toc a span{color:var(--turquoise);font-size:.62rem;font-weight:780;letter-spacing:.08em}.article-toc a:focus-visible,.article-toc a:hover,.article-toc a[aria-current=location]{color:var(--ink);transform:translateX(.22rem)}.resource-article__body{width:100%;max-width:46rem}.resource-article__lead{width:100%;margin-bottom:3rem;border-top:1px solid var(--line);padding-top:clamp(1.25rem,2vw,1.75rem)}.resource-article__lead p{max-width:40rem;margin:0;color:#304b53;font-size:1.25rem;line-height:1.65;text-align:left;text-wrap:pretty;hyphens:none}.resource-article__lead p:first-child{position:relative;width:100%;max-width:40rem;font-family:var(--font-display);font-size:1.375rem;letter-spacing:-.008em;line-height:1.55;text-align:left;text-wrap:pretty;hyphens:none}.resource-article__lead p:first-child:before{position:absolute;top:.18rem;bottom:.18rem;left:-1.15rem;width:2px;background:var(--turquoise);content:""}.resource-article__lead p+p{margin-top:1.5rem}.resource-article__body>section{scroll-margin-top:7rem}.resource-article__body>section+section{margin-top:3rem}.resource-article__section-number{display:inline-block;margin-bottom:.55rem;color:var(--turquoise);font-size:.68rem;font-weight:780;letter-spacing:.14em}.resource-article__body h2{max-width:24ch;margin:0 0 1.25rem;font-family:var(--font-display);font-size:clamp(2.2rem,2.55vw,2.75rem);font-weight:400;letter-spacing:-.028em;line-height:1.1;text-wrap:pretty}.resource-article__body section>p:not(.micro-label),.resource-disclaimer>p:last-child,.resource-sources>p:not(.micro-label){max-width:40rem;margin:0;color:#304b53;font-size:1.25rem;line-height:1.65;text-align:left;text-wrap:pretty;hyphens:none;overflow-wrap:normal;word-break:normal;orphans:3;widows:3}.resource-article__body section>p:not(.micro-label)+p:not(.micro-label){margin-top:1.5rem}.resource-checklist{box-sizing:border-box;width:100%;max-width:40rem;background:var(--ink);color:var(--cream);padding:clamp(2.25rem,4vw,3rem) 2rem}.resource-checklist h2{max-width:18ch;margin-top:1.2rem;font-size:clamp(2.05rem,2.45vw,2.65rem)}.resource-checklist ol{margin:2.5rem 0 0;padding:0;list-style:none}.resource-checklist li{display:grid;grid-template-columns:2rem minmax(0,1fr) auto;gap:1rem;align-items:start;border-top:1px solid rgba(244,243,237,.2);padding-block:1rem}.resource-checklist li>span{color:var(--turquoise);font-size:.65rem;font-weight:760;letter-spacing:.1em}.resource-checklist li p{margin:0;color:rgba(244,243,237,.84);font-size:.91rem;line-height:1.55}.resource-checklist li svg{color:var(--turquoise)}.resource-disclaimer{box-sizing:border-box;width:100%;max-width:40rem;margin-top:clamp(3.25rem,4vw,4rem);border-top:2px solid var(--turquoise);background:#edf3f1;padding:2rem}.resource-disclaimer>p:last-child{margin-top:.9rem;font-size:.88rem;line-height:1.68}.resource-sources{width:100%;max-width:40rem;margin-top:clamp(3.25rem,4vw,4rem);border-top:1px solid var(--line);padding-top:2.25rem}.resource-sources h2{margin-top:1.1rem}.resource-sources>p:not(.micro-label){font-size:.9rem}.resource-sources ol{max-width:40rem;margin:2rem 0 0;padding:0;list-style:none}.resource-sources li{border-top:1px solid var(--line)}.resource-sources li:last-child{border-bottom:1px solid var(--line)}.resource-sources a{display:flex;justify-content:space-between;gap:1.5rem;padding-block:1rem;color:var(--ink);font-size:.82rem;line-height:1.5}.resource-sources a svg{flex:0 0 auto;color:var(--turquoise);transition:transform .18s ease}.resource-sources a:focus-visible svg,.resource-sources a:hover svg{transform:translate(.18rem,-.18rem)}.resource-related{background-color:#f4f7f6;background-image:linear-gradient(rgba(244,247,246,.86),rgba(244,247,246,.92)),url(/images/resources/editorial-texture.webp);background-position:top;background-size:auto,72rem auto;padding-block:clamp(5rem,8vw,8rem)}.resource-related__grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:clamp(2rem,4vw,4rem);margin-top:2.75rem}@media (max-width:1023px){.article-progress{top:4.75rem}.home-resources__heading,.resource-article-hero__grid,.resources-closing__grid,.resources-hero__grid{grid-template-columns:1fr;gap:2rem}.resource-article-hero h1,.resources-hero h1{max-width:14ch}.resource-card--featured>a{grid-template-columns:1fr}.resource-card--featured .resource-card__media{min-height:0;aspect-ratio:16/9}.resource-card--featured .resource-card__content{border-top:2px solid var(--turquoise);border-left:0}.featured-resource-rotator__slide[data-animate=true] .resource-card--featured .resource-card__content:before{top:-2px;right:0;bottom:auto;left:0;width:auto;height:2px;animation-name:featured-resource-rule-horizontal}.featured-resource-rotator__slide[data-animate=true][data-direction="1"] .resource-card--featured .resource-card__content:before{transform-origin:right}.featured-resource-rotator__slide[data-animate=true][data-direction="-1"] .resource-card--featured .resource-card__content:before{transform-origin:left}.resource-card--featured .resource-card__title-row{margin-top:1rem;padding-top:0}.resource-article__layout{grid-template-columns:1fr;gap:4rem}.resource-article__rail{position:static}.article-toc ol{display:grid;-moz-column-gap:2rem;column-gap:2rem}.article-toc ol,.home-resources__grid{grid-template-columns:repeat(2,minmax(0,1fr))}.home-resources__heading>div:last-child{padding-top:0}.home-resources__grid>:last-child{grid-column:1/-1;width:calc(50% - .75rem)}}@media (max-width:639px){.resource-article-hero__inner,.resources-hero__inner{padding-top:2.5rem}.resource-article-hero__inner{padding-bottom:0}.resources-hero__inner{padding-top:2rem;padding-bottom:2rem}.resource-article-hero .breadcrumbs,.resources-hero .breadcrumbs{margin-bottom:2.75rem}.resources-hero h1{font-size:3.75rem}.resource-article-hero h1{font-size:3.2rem}.resources-hero__index{display:none}.resource-article-hero__media{height:23rem;margin-inline:-1.25rem}.resource-article-hero__aside>div{flex-wrap:wrap}.resource-article-hero__aside>div span{width:100%;margin:.2rem 0 0}.print-article-button{margin-left:auto}.home-resources__grid,.resource-related__grid,.resources-library__grid{grid-template-columns:1fr}.home-resources__grid>:last-child,.resources-library__grid>:last-child{grid-column:auto;width:auto}.resource-card--featured .resource-card__content{padding:1.6rem 1.25rem 2rem}.resource-card--featured h2,.resource-card--featured h3{font-size:clamp(2.25rem,10.5vw,2.75rem)}.resource-card--featured .resource-card__excerpt{display:none}.resources-hero,.resources-hero__inner{min-height:calc(100svh - 4.75rem)}.resources-hero__media img{-o-object-position:68% center;object-position:68% center}.resources-hero__veil{background:linear-gradient(90deg,rgba(3,22,30,.84),rgba(3,22,30,.58)),linear-gradient(180deg,rgba(3,22,30,.24),rgba(3,22,30,.72))}.resources-library__divider{display:block}.featured-resource-rotator__head{display:flex}.featured-resource-rotator__controls{margin-left:auto}.featured-resource-rotator__controls .section-code{display:none}.resources-library__divider>p:last-child{margin-top:.5rem}.article-toc ol{grid-template-columns:1fr}.resource-article__layout{gap:2.25rem}.resource-article{padding-top:2rem}.article-toc--desktop{display:none}.article-toc--mobile{display:block}.article-toc--mobile details{border-top:1px solid var(--line);border-bottom:1px solid var(--line)}.article-toc--mobile summary{display:flex;min-height:3.5rem;align-items:center;justify-content:space-between;gap:1rem;color:var(--ink);cursor:pointer;font-size:.67rem;font-weight:760;letter-spacing:.13em;list-style:none;text-transform:uppercase}.article-toc--mobile summary::-webkit-details-marker{display:none}.article-toc--mobile summary>span:last-child{display:inline-flex;align-items:center;gap:.45rem;color:var(--ink-soft);font-size:.59rem}.article-toc--mobile summary svg{color:var(--turquoise);transition:transform .22s ease}.article-toc--mobile details[open] summary svg{transform:rotate(180deg)}.article-toc--mobile ol{padding-bottom:.75rem}.resource-article__lead{padding-top:1.1rem}.resource-article__body section>p:not(.micro-label),.resource-article__lead p,.resource-sources>p:not(.micro-label){font-size:1rem;line-height:1.66}.resource-article__lead p:first-child{font-size:1.15rem;line-height:1.62}.resource-article__lead p:first-child:before{left:-.5rem}.resource-article__body h2{font-size:2.15rem;line-height:1.08}.resource-article__body>section+section{margin-top:2.25rem}.resource-article__body section>p:not(.micro-label)+p:not(.micro-label){margin-top:1.15rem}.resource-checklist{margin-inline:0;padding-inline:1.25rem}.resource-disclaimer{padding:1.25rem}.resource-checklist li{grid-template-columns:1.7rem minmax(0,1fr)}.resource-checklist li svg{display:none}}@media (prefers-reduced-motion:reduce){.featured-resource-rotator__slide,.featured-resource-rotator__slide .resource-card__content:before,.featured-resource-rotator__slide .resource-card__excerpt,.featured-resource-rotator__slide .resource-card__media img,.featured-resource-rotator__slide .resource-card__meta,.featured-resource-rotator__slide .resource-card__title-row{animation:none!important;transition:none!important}.featured-resource-rotator__slide .resource-card__excerpt,.featured-resource-rotator__slide .resource-card__meta,.featured-resource-rotator__slide .resource-card__title-row{opacity:1;clip-path:none;transform:none}.featured-resource-rotator__slide .resource-card__content:before{display:none}.article-progress span,.article-toc a,.resource-card__media img,.resource-card__title-row svg{transition:none}.article-toc--mobile summary svg,.resource-article-hero__media img,.resources-hero__media img,.resources-hero__veil{animation:none;transition:none}}@media print{@page{size:A4;margin:16mm 16mm 18mm}body,html{background:white!important;color:#082f3a!important;font-size:10pt;-webkit-print-color-adjust:exact;print-color-adjust:exact}#nextjs-portal,.article-progress,.print-article-button,.resource-article-hero .breadcrumbs,.resource-article-hero__media>span,.resource-article__rail,.resource-related,footer,header{display:none!important}.print-article-brand{display:flex;justify-content:space-between;margin-bottom:14mm;border-bottom:.4mm solid #18bdb7;padding-bottom:3mm;color:#082f3a;font-size:7.5pt;font-weight:750;letter-spacing:.16em;text-transform:uppercase}.resource-article,.resource-article-hero{background:white!important}.resource-article-hero__inner{padding:0!important}.resource-article-hero__grid,.resource-article__layout{display:block}.resource-article-hero h1{max-width:175mm;margin:4mm 0 6mm;font-size:29pt;letter-spacing:-.035em;line-height:.98}.resource-article-hero__aside{max-width:150mm;padding:0}.resource-article-hero__aside>p{color:#304b53;font-size:10.5pt;line-height:1.5}.resource-article-hero__aside>div{margin-top:4mm;padding-top:2.5mm;font-size:7pt}.resource-article-hero__aside>div span{width:auto;margin-left:auto}.resource-article-hero__media{height:52mm;margin:9mm 0 0;-moz-column-break-inside:avoid;break-inside:avoid}.resource-article{padding:10mm 0 0}.resource-article__body{max-width:none}.resource-article__lead{margin-bottom:11mm;padding-left:6mm}.resource-article__lead p{font-size:14pt;line-height:1.38}.resource-article__body>section+section{margin-top:9mm}.resource-article__section-number{margin-bottom:2mm;font-size:7pt}.resource-article__body h2{max-width:145mm;margin-bottom:4mm;font-size:19pt;letter-spacing:-.025em;line-height:1.05;-moz-column-break-after:avoid;break-after:avoid}.resource-article__body section>p,.resource-disclaimer>p:last-child,.resource-sources>p{max-width:165mm;color:#253f47;font-size:9.5pt;line-height:1.52}.resource-article__body section>p+p{margin-top:2.5mm}.resource-checklist{margin-top:12mm!important;border:.4mm solid #d6e1df;background:#f5f8f7!important;color:#082f3a!important;padding:8mm;-moz-column-break-before:page;break-before:page}.resource-checklist li{border-color:#d6e1df;padding-block:2.5mm}.resource-checklist li p{color:#253f47;font-size:8.5pt}.resource-disclaimer,.resource-sources{margin-top:10mm;-moz-column-break-inside:avoid;break-inside:avoid}.resource-sources a{color:#082f3a;font-size:8pt;padding-block:2.5mm}.resource-sources a[href^=http]:after{margin-left:3mm;color:#61757b;content:"  " attr(href);font-size:6.5pt;overflow-wrap:anywhere}}