.hero{position:relative;min-height:90vh;display:flex;align-items:center;justify-content:center;overflow:hidden;background-color:var(--color-background)}.hero__media{position:absolute;top:0;right:0;bottom:0;left:0;z-index:0}.hero__media img{width:100%;height:100%;object-fit:cover}.hero__media:after{content:"";position:absolute;top:0;right:0;bottom:0;left:0;background:linear-gradient(to bottom,#faf6f04d,#faf6f099,#faf6f0d9)}.hero__content{position:relative;z-index:1;text-align:center;max-width:600px;padding:40px 24px}.hero__subtitle{font-family:var(--font-body);font-size:.85rem;letter-spacing:.2em;text-transform:uppercase;color:var(--color-primary);margin-bottom:16px}.hero__title{font-size:3rem;font-weight:400;color:var(--color-text);margin-bottom:20px;line-height:1.2}.hero__description{font-size:1.05rem;color:var(--color-text-light);margin-bottom:32px;line-height:1.8}.hero__actions{display:flex;gap:16px;justify-content:center;flex-wrap:wrap}@media screen and (max-width:768px){.hero{min-height:80vh}.hero__title{font-size:2rem}.hero__actions{flex-direction:column;align-items:center}}
/*# sourceMappingURL=/cdn/shop/t/14/assets/component-hero.css.map */
