.hero{display:flex;align-items:flex-start;background-color:var(--color-bg-primary);color:var(--color-text-light)}.hero--home{background-color:#e7f0ea;color:var(--color-bg-primary)}.hero--home .hero__eyebrow{color:var(--color-accent-green)}.hero--home .hero__heading{color:var(--color-bg-primary)}.hero--home .hero__body{color:#3a5a4a}.hero--home .hero__cta{background-color:var(--color-bg-primary);color:#e7f0ea}.hero--home .hero__cta-ghost{color:#3a5a4a}.hero--home .hero__cta-ghost:hover{color:var(--color-bg-primary)}.hero__inner{display:flex;align-items:center;gap:var(--space-xl);max-width:var(--page-width);width:100%;margin:0 auto;padding:clamp(3rem,6vw,6rem) var(--page-padding) clamp(2rem,4vw,4rem)}.hero__content{flex:0 0 50%;max-width:50%}.hero__eyebrow{font-size:.6875rem;letter-spacing:.14em;text-transform:uppercase;color:var(--color-accent-warm);margin-bottom:1.5rem}.hero__heading{font-family:var(--font-heading);font-weight:var(--font-heading-weight);font-size:clamp(2rem,1rem + 2.5vw,3.25rem);line-height:1.1;letter-spacing:-.02em;margin-bottom:var(--space-md);color:var(--color-text-light)}.hero__body{font-size:clamp(.9375rem,.75rem + .4vw,1.0625rem);line-height:1.7;color:var(--color-text-secondary);max-width:440px}.hero__body p{margin-bottom:1.5em}.hero__body p:last-child{margin-bottom:0}.hero__actions{display:flex;align-items:center;gap:1.5rem;margin-top:var(--space-lg)}.hero__cta{display:inline-block;padding:.875em 1.75em;font-size:clamp(.8125rem,.6rem + .4vw,.9375rem);font-weight:700;letter-spacing:.04em;text-transform:uppercase;color:var(--color-bg-primary);background-color:var(--color-text-light);text-decoration:none;transition:transform var(--transition-base),opacity var(--transition-base)}.hero__cta:hover{opacity:.9;transform:translateY(-1px)}.hero__cta-ghost{font-size:.8125rem;font-weight:400;letter-spacing:.04em;color:var(--color-text-secondary);text-decoration:underline;text-underline-offset:3px;transition:color var(--transition-base)}.hero__cta-ghost:hover{color:var(--color-text-light)}.hero__image{flex:1;display:flex;align-items:center;justify-content:center}.hero__image img{width:100%;height:auto;object-fit:contain;max-height:480px}@media(max-width:767px){.hero{min-height:auto}.hero__inner{flex-direction:column;padding-top:var(--space-lg);padding-bottom:var(--space-md);gap:var(--space-md)}.hero__content{flex:none;max-width:100%}.hero__heading{font-size:1.75rem}.hero__body{font-size:1rem;line-height:1.65}.hero__body p{margin-bottom:1.25em}.hero__actions{flex-direction:column;align-items:flex-start;gap:1rem;margin-top:var(--space-md)}.hero__cta{width:100%;text-align:center}.hero__image img{max-height:360px}}
/*# sourceMappingURL=/cdn/shop/t/12/assets/hero.css.map */
