/* EVOLA storefront design system */
:root{--e-transition:180ms ease}
html{scroll-behavior:smooth}.evola-home,.evola-shoprow,.evola-campaign,.evola-story,.evola-values,.evola-quick,.evola-footer{color:rgb(var(--color-foreground));background:rgb(var(--color-background))}.evola-kicker{display:block;font-size:.9rem;line-height:1;letter-spacing:.28em;text-transform:uppercase;opacity:.72;margin-bottom:2rem}.evola-copy{max-width:58rem;line-height:1.75;opacity:.84}
.evola-hero--editorial{position:relative;min-height:min(900px,92svh);display:flex;align-items:stretch;overflow:hidden}.evola-hero__media{position:absolute;inset:0;background:rgb(var(--color-background));overflow:hidden}.evola-hero__media video,.evola-hero__media img,.evola-hero__media svg{width:100%;height:100%;object-fit:cover;display:block}.evola-hero__overlay{position:absolute;inset:0;background:rgba(0,0,0,var(--overlay-opacity));pointer-events:none}.evola-hero__copywrap{position:relative;z-index:2;width:100%;display:flex;align-items:center;padding-block:clamp(6rem,10vw,14rem)}.evola-hero__copybox{max-width:75rem}.evola-hero--center .evola-hero__copywrap{justify-content:center;text-align:center}.evola-hero--center .evola-hero__copybox{margin-inline:auto}.evola-hero--right .evola-hero__copywrap{justify-content:flex-end;text-align:right}.evola-hero__copywrap h1{font-family:var(--font-heading-family);font-style:var(--font-heading-style);font-weight:var(--font-heading-weight);font-size:clamp(5.2rem,7vw,11rem);line-height:.9;letter-spacing:-.045em;margin:0;max-width:85rem}.evola-hero__copywrap h1 em{font-weight:inherit;opacity:.8}.evola-hero__copywrap .evola-copy{margin-top:2.6rem}.evola-action{display:inline-block;margin-top:3.2rem;margin-right:1.2rem}.evola-hero--center .evola-action{margin-inline:.6rem}.evola-hero--right .evola-action{margin-right:0;margin-left:1.2rem}
.evola-quick{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));border-block:.1rem solid rgba(var(--color-foreground),.12)}.evola-quick a{min-height:8.8rem;padding:0 clamp(1.8rem,3vw,4.4rem);display:flex;align-items:center;justify-content:space-between;color:inherit;text-decoration:none;text-transform:uppercase;font-size:1rem;letter-spacing:.18em;border-right:.1rem solid rgba(var(--color-foreground),.12);transition:background var(--e-transition)}.evola-quick a:last-child{border-right:0}.evola-quick a span{font-family:var(--font-heading-family);font-size:2.2rem;letter-spacing:0;opacity:.68}.evola-quick a:hover{background:rgba(var(--color-foreground),.05)}
.evola-sectionhead{display:flex;justify-content:space-between;align-items:flex-end;gap:3rem;margin-bottom:3.8rem}.evola-sectionhead h2{margin:0}.evola-products{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:var(--grid-desktop-horizontal-spacing)}.evola-product{color:inherit;text-decoration:none}.evola-product__image{aspect-ratio:3/4;overflow:hidden;background:rgba(var(--color-foreground),.06);position:relative;border-radius:var(--product-card-corner-radius)}.evola-product__image img,.evola-product__image svg{width:100%;height:100%;object-fit:cover;display:block;transition:transform .5s ease}.evola-product:hover .evola-product__image img{transform:scale(1.02)}.evola-product__meta{padding-top:1.4rem;display:flex;gap:1.2rem;justify-content:space-between;align-items:flex-start}.evola-product__meta h3{font-family:var(--font-heading-family);font-weight:var(--font-heading-weight);font-size:1.7rem;line-height:1.2;margin:0}.evola-product__meta span{white-space:nowrap;font-size:1.1rem;opacity:.7}
.evola-campaign,.evola-story{display:grid;grid-template-columns:1.1fr .9fr;min-height:68rem}.evola-campaign__art,.evola-story__mark{overflow:hidden;background:rgba(var(--color-foreground),.06)}.evola-campaign__art img,.evola-campaign__art svg,.evola-story__mark img,.evola-story__mark svg{width:100%;height:100%;object-fit:cover;display:block}.evola-campaign__copy,.evola-story__copy{padding:clamp(5.4rem,7vw,10.8rem);display:flex;flex-direction:column;justify-content:center}.evola-campaign__copy h2,.evola-story__copy h2{margin:0}.evola-campaign__copy .rte,.evola-story__copy .rte{margin:2.8rem 0;opacity:.78}
.evola-values{display:grid;grid-template-columns:repeat(3,1fr);border-top:.1rem solid rgba(var(--color-foreground),.12)}.evola-values>div{padding:clamp(3.8rem,5vw,7.2rem);border-right:.1rem solid rgba(var(--color-foreground),.12)}.evola-values>div:last-child{border-right:0}.evola-values span{font-family:var(--font-heading-family);font-size:2.6rem;opacity:.65}.evola-values h3{font-family:var(--font-heading-family);font-size:2.9rem;font-weight:var(--font-heading-weight);margin:1.2rem 0}.evola-values .rte{opacity:.72}
.evola-footer{border-top:.1rem solid rgba(var(--color-foreground),.14)}.evola-footer__grid{display:grid;grid-template-columns:2fr repeat(3,1fr);gap:4rem}.evola-footer__brand{font-family:var(--font-heading-family);font-size:clamp(3.8rem,5vw,7rem);line-height:1;text-decoration:none;color:inherit}.evola-footer__heading{font-size:1.3rem;text-transform:uppercase;letter-spacing:.16em;margin:0 0 1.6rem}.evola-footer__block ul{margin:0;padding:0}.evola-footer__block li+li{margin-top:.8rem}.evola-footer__block a{color:inherit;text-decoration:none}.evola-footer__copy{opacity:.72;max-width:42rem}.evola-footer__newsletter{display:grid;grid-template-columns:1fr minmax(28rem,48rem);align-items:center;gap:4rem;padding:4rem 0;border-top:.1rem solid rgba(var(--color-foreground),.12);margin-top:4rem}.evola-footer__newsletter h2{margin:0}.evola-footer__utility,.evola-footer__bottom{display:flex;justify-content:space-between;align-items:center;gap:2rem;flex-wrap:wrap}.evola-footer__utility{padding:2rem 0}.evola-footer__bottom{padding-top:2rem;border-top:.1rem solid rgba(var(--color-foreground),.12)}.evola-footer__meta,.evola-footer__policies,.evola-footer__payments{display:flex;align-items:center;gap:1.4rem;flex-wrap:wrap}.evola-footer__policies{margin:0}.evola-footer__policies a{color:inherit}.evola-footer__payments .icon{width:3.8rem;height:auto}
.button,.shopify-payment-button__button,.product-form__submit{border-radius:var(--buttons-radius)}.button:after,.button:before{border-radius:var(--buttons-radius-outset)}.product-form__input input[type=radio]+label{border-radius:var(--variant-pills-radius)}.card-wrapper .card{background:transparent}
@media(max-width:990px){.evola-products{grid-template-columns:repeat(2,1fr)}.evola-campaign,.evola-story{grid-template-columns:1fr 1fr}.evola-footer__grid{grid-template-columns:1fr 1fr}}
@media(max-width:749px){.evola-hero--editorial{min-height:78svh}.evola-hero__copywrap{padding-block:7rem}.evola-hero__copywrap h1{font-size:clamp(4.8rem,14vw,7.2rem)}.evola-quick{grid-template-columns:1fr 1fr}.evola-quick a{min-height:6.8rem;padding:0 1.8rem}.evola-sectionhead{align-items:flex-start;flex-direction:column}.evola-products{gap:var(--grid-mobile-horizontal-spacing)}.evola-product__meta{display:block}.evola-product__meta h3{font-size:1.4rem}.evola-product__meta span{display:block;margin-top:.6rem}.evola-campaign,.evola-story{grid-template-columns:1fr;min-height:auto}.evola-campaign__art,.evola-story__mark{min-height:88vw}.evola-campaign__copy,.evola-story__copy{padding:5.8rem 2.4rem 6.8rem}.evola-values{grid-template-columns:1fr}.evola-values>div{border-right:0;border-bottom:.1rem solid rgba(var(--color-foreground),.12)}.evola-footer__grid,.evola-footer__newsletter{grid-template-columns:1fr}.evola-footer__newsletter{gap:2rem}.evola-footer__bottom{align-items:flex-start}}
@media(prefers-reduced-motion:reduce){html{scroll-behavior:auto}.evola-product__image img{transition:none!important}.evola-hero__media video{display:none}.evola-hero__media img{display:block}}
