.article-detail-loading__content{row-gap:2rem}.article-detail-loading__close{display:flex;justify-content:flex-end}.article-detail-loading__button{width:3rem;height:3rem;border-radius:50%}.article-detail-loading__copy{display:flex;flex-direction:column}.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(min-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{display:flex;align-items:flex-start}.article-detail-loading__image{width:100%;aspect-ratio:3/4;min-height:20rem}.article-detail-loading__shimmer{position:relative;overflow:hidden;background:color-mix(in srgb,var(--neutral-300) 70%,var(--white) 30%)}.article-detail-loading__shimmer:after{content:"";position:absolute;inset:0;transform:translate(-100%);background:linear-gradient(90deg,transparent,hsla(0,0%,100%,.45) 45%,transparent);animation:article-detail-loading-shimmer 1.8s ease-in-out infinite}@keyframes article-detail-loading-shimmer{to{transform:translate(100%)}}.article-tags{display:flex;flex-wrap:wrap;gap:toRem(16)}.article-detail>.grid-container--full{position:relative;z-index:2;background:var(--white)}.article-detail__hero{box-shadow:var(--shadow-page-footer);margin-top:2.5rem}.article-detail pre{background:#eee;overflow:auto;padding:16px}.article-detail__subtitle,.article-detail__text,.article-detail__title{display:block}
