.article-hero{--hero-max-width: 1200px;--hero-content-width: 720px;--hero-padding-x: 20px;--hero-padding-y: 3rem;--hero-title-size: clamp(2rem, 5vw, 2.75rem);--hero-bg: #ffffff;--hero-border: #f0f0f0}.article-hero-section{background:var(--hero-bg);border-bottom:1px solid var(--hero-border)}.article-hero__wrapper{max-width:var(--hero-max-width);margin:0 auto;padding:var(--hero-padding-y) var(--hero-padding-x)}.article-hero--with-image .article-hero__wrapper{display:grid;gap:3rem;align-items:center}.article-hero--layout-split-left .article-hero__wrapper{grid-template-columns:1fr 1fr;grid-template-areas:"content image"}.article-hero--layout-split-left .article-hero__content{grid-area:content}.article-hero--layout-split-left .article-hero__image-wrapper{grid-area:image}.article-hero--layout-split-right .article-hero__wrapper{grid-template-columns:1fr 1fr;grid-template-areas:"image content"}.article-hero--layout-split-right .article-hero__content{grid-area:content}.article-hero--layout-split-right .article-hero__image-wrapper{grid-area:image}.article-hero--layout-stacked .article-hero__wrapper{display:block;max-width:var(--hero-content-width)}.article-hero--layout-stacked .article-hero__image-wrapper{margin-top:2rem}.article-hero:not(.article-hero--with-image) .article-hero__wrapper{max-width:var(--hero-content-width)}.article-hero__content{padding:1rem 0}.article-hero__breadcrumb{margin-bottom:1.25rem;font-size:.8125rem;text-transform:uppercase;letter-spacing:.08em;font-weight:500}.article-hero__breadcrumb a{color:#888;text-decoration:none;transition:color .2s ease}.article-hero__breadcrumb a:hover{color:#333}.article-hero__title{font-size:var(--hero-title-size);font-weight:700;line-height:1.15;margin:0 0 1.75rem;letter-spacing:-.02em;color:#1a1a1a}.article-hero__meta{display:flex;flex-wrap:wrap;align-items:center;gap:1.5rem}.article-hero__author{display:flex;align-items:center;gap:.875rem}.article-hero__author-image{width:44px;height:44px;border-radius:50%;overflow:hidden;flex-shrink:0;background:#f5f5f5;border:2px solid #fff;box-shadow:0 2px 8px #00000014}.article-hero__author-image img{width:100%;height:100%;object-fit:cover}.article-hero__author-image--placeholder{display:flex;align-items:center;justify-content:center;color:#bbb}.article-hero__author-image--placeholder svg{width:22px;height:22px}.article-hero__author-info{display:flex;flex-direction:column;gap:.125rem}.article-hero__author-name{font-weight:600;font-size:.9375rem;color:#1a1a1a}.article-hero__author-title{font-size:.8125rem;color:#666}.article-hero__dates{font-size:.8125rem;color:#888}.article-hero__updated{color:inherit}.article-hero__reading-time{display:flex;align-items:center;gap:.375rem;font-size:.8125rem;color:#888;margin-top:1.25rem}.article-hero__reading-time svg{opacity:.6}.article-hero__image-wrapper{position:relative}.article-hero__image{border-radius:12px;overflow:hidden;box-shadow:0 8px 30px #00000014}.article-hero__image img{width:100%;height:auto;display:block;object-fit:cover;aspect-ratio:4 / 3}@media screen and (max-width:1024px){.article-hero{--hero-padding-y: 2.5rem}.article-hero--with-image .article-hero__wrapper{gap:2rem}}@media screen and (max-width:768px){.article-hero{--hero-title-size: 1.75rem;--hero-padding-y: 2rem}.article-hero--with-image .article-hero__wrapper{display:flex;flex-direction:column}.article-hero__content{order:1}.article-hero__image-wrapper{order:2;margin-top:1.5rem}.article-hero__meta{flex-direction:column;align-items:flex-start;gap:.75rem}.article-hero__image img{aspect-ratio:16 / 10}}@media print{.article-hero-section{border:none}.article-hero__image-wrapper{display:none}}
/*# sourceMappingURL=/cdn/shop/t/37/assets/section-article-hero.css.map */
