.article-detail-loading__content{row-gap:2rem}.article-detail-loading__close{justify-content:flex-end;display:flex}.article-detail-loading__button{border-radius:50%;width:3rem;height:3rem}.article-detail-loading__copy{flex-direction:column;display:flex}.article-detail-loading__eyebrow{width:8.75rem;height:1rem;margin-bottom:1.25rem}.article-detail-loading__title{width:min(100%,35rem);height:3.5rem;margin-bottom:.75rem}@media (width>=1024px){.article-detail-loading__title{height:4.5rem}}.article-detail-loading__title--short{width:min(82%,26.25rem)}.article-detail-loading__text{width:min(100%,32.5rem);height:1.5rem;margin-bottom:.75rem}.article-detail-loading__text--medium{width:min(88%,30rem)}.article-detail-loading__text--short{width:min(72%,23.75rem);margin-bottom:0}.article-detail-loading__media{align-items:flex-start;display:flex}.article-detail-loading__image{aspect-ratio:3/4;width:100%;min-height:20rem}.article-detail-loading__shimmer{background:color-mix(in srgb,var(--neutral-300) 70%,var(--white) 30%);position:relative;overflow:hidden}.article-detail-loading__shimmer:after{content:"";background:linear-gradient(90deg,#0000,#ffffff73 45%,#0000);animation:1.8s ease-in-out infinite article-detail-loading-shimmer;position:absolute;inset:0;transform:translate(-100%)}@keyframes article-detail-loading-shimmer{to{transform:translate(100%)}}.article-tags{gap:toRem(16);flex-wrap:wrap;display:flex}.article-detail>.grid-container--full{z-index:2;background:var(--white);position:relative}.article-detail__hero{box-shadow:var(--shadow-page-footer);margin-top:2.5rem}.article-detail pre{background:#eee;padding:16px;overflow:auto}.article-detail__subtitle,.article-detail__text,.article-detail__title{display:block}
