html{scroll-behavior:smooth}:root{--evelua-plum: #5b2939;--evelua-deep-plum: #3f1d29;--evelua-rose: #b9898f;--evelua-cream: #f8f5f2;--evelua-white: #ffffff}.evelua-header{position:absolute;top:0;left:0;width:100%;z-index:50;background:transparent;border:0;padding:26px 24px;transition:background .35s ease,padding .35s ease,box-shadow .35s ease}.evelua-header__inner{width:100%;max-width:1600px;margin:0 auto;display:flex;align-items:center;justify-content:center}.evelua-header__logo-link{display:inline-flex;align-items:center;justify-content:center;text-decoration:none}.evelua-header__logo{display:block;width:185px;height:auto;max-width:none;max-height:none;object-fit:contain}.evelua-header__wordmark{color:var(--evelua-plum);font-family:Georgia,Times New Roman,serif;font-size:28px;font-weight:400;line-height:1;letter-spacing:-.02em}@media screen and (max-width:749px){.evelua-header{padding:22px 18px}.evelua-header__logo{width:135px;max-width:none;max-height:none}}.evelua-header__wordmark{font-size:25px}.evelua-hero{position:relative;width:100%;min-height:100vh;min-height:100svh;overflow:hidden;background:#f7f3f1}.evelua-hero__media{position:absolute;top:0;right:0;bottom:0;left:0;width:100%;height:100%}.evelua-hero__image{width:100%;height:100%;display:block;object-fit:cover;object-position:center}.evelua-hero__image--mobile{display:none}.evelua-hero__overlay{position:absolute;top:0;right:0;bottom:0;left:0;pointer-events:none;background:linear-gradient(90deg,#ffffff57,#ffffff1f 38%,#fff0 68%)}.evelua-hero__content{position:relative;z-index:2;min-height:100vh;min-height:100svh;width:100%;max-width:1600px;margin:0 auto;padding:150px clamp(28px,5vw,90px) 42px;display:flex;flex-direction:column;justify-content:center}.evelua-hero__copy{width:min(620px,48vw);text-align:left;transform:translateY(-3vh);animation:eveluaHeroReveal 1.2s ease both}.evelua-hero__heading{margin:0;color:var(--evelua-plum);font-family:Georgia,Times New Roman,serif;font-size:clamp(44px,5vw,78px);font-weight:400;line-height:.98;letter-spacing:-.025em}.evelua-hero__tagline{margin:28px 0 0;color:var(--evelua-deep-plum);font-size:clamp(16px,1.4vw,21px);font-weight:400;line-height:1.5}.evelua-hero__subline{margin-top:17px;color:var(--evelua-plum);font-size:11px;font-weight:600;letter-spacing:.2em;text-transform:uppercase}.evelua-hero__scroll{position:absolute;left:50%;bottom:18px;transform:translate(-50%);display:flex;flex-direction:column;align-items:center;gap:5px;color:var(--evelua-plum);text-decoration:none;z-index:5}.evelua-hero__scroll-text{font-size:10px;font-weight:500;letter-spacing:.22em;text-transform:uppercase}.evelua-hero__scroll-arrow{font-size:20px;line-height:1;animation:eveluaScrollArrow 1.8s ease-in-out infinite}@keyframes eveluaHeroReveal{0%{opacity:0}to{opacity:1}}@keyframes eveluaScrollArrow{0%,to{transform:translateY(0);opacity:.6}50%{transform:translateY(6px);opacity:1}}@media screen and (max-width:989px){.evelua-hero__content{padding:135px 34px 38px}.evelua-hero__copy{width:min(560px,58vw)}.evelua-hero__heading{font-size:clamp(40px,6vw,62px)}}.evelua-hero__cta{display:inline-flex;align-items:center;justify-content:center;width:fit-content;min-width:220px;height:48px;margin-top:28px;padding:0 28px;background:var(--evelua-plum);color:#fff;border:1px solid var(--evelua-plum);border-radius:2px;font-size:10px;font-weight:500;line-height:1;letter-spacing:.18em;text-transform:uppercase;text-decoration:none;transition:background .3s ease,color .3s ease,border-color .3s ease,transform .3s ease}.evelua-hero__cta:hover{background:var(--evelua-deep-plum);border-color:var(--evelua-deep-plum);color:#fff;transform:translateY(-1px)}@media screen and (min-width:990px){.evelua-hero{height:100vh;min-height:100vh}.evelua-hero__media{overflow:hidden}.evelua-hero__image--desktop{object-fit:cover;object-position:center center;transform:translate(8vw) scale(1.18);transform-origin:center center}.evelua-hero__content{width:100%;height:100vh;min-height:100vh;box-sizing:border-box;padding:145px clamp(60px,7vw,120px) 70px;justify-content:center}.evelua-hero__copy{width:500px;animation:none;transform:translate(-1vw,1vh)}.evelua-hero__heading{font-size:clamp(48px,4vw,66px);line-height:.96}.evelua-hero__tagline{margin-top:26px;font-size:17px}.evelua-hero__subline{margin-top:17px}.evelua-hero__cta{min-width:220px;height:46px;margin-top:24px}.evelua-hero__scroll{bottom:24px}}@media screen and (max-width:749px){.evelua-hero{min-height:100svh}.evelua-hero__image--desktop{display:none}.evelua-hero__image--mobile{display:block}.evelua-hero__overlay{background:linear-gradient(180deg,#ffffff29,#ffffff08 42%,#ffffff24)}.evelua-hero__content{justify-content:flex-start;padding:135px 20px 34px;text-align:center}.evelua-hero__copy{width:100%;max-width:390px;margin:0 auto;text-align:center;transform:translateY(-28px)}.evelua-hero__heading{width:calc(100% + 20px);max-width:none;margin-left:-10px;margin-right:-10px;margin-top:28px;font-size:30px;line-height:1;letter-spacing:-.025em}.evelua-hero__tagline{margin-top:26px;font-size:15px;line-height:1.45}.evelua-hero__subline{margin-top:16px;font-size:9px;letter-spacing:.2em}.evelua-hero__scroll{bottom:20px}.evelua-hero__scroll-text{font-size:9px}.evelua-hero__cta{min-width:205px;height:42px;margin:18px auto 0;padding:0 22px;font-size:9px;letter-spacing:.17em;border-radius:2px;position:relative;top:-14px;animation:none!important;transform:none!important}}.evelua-hero__cta:hover,.evelua-hero__cta:focus,.evelua-hero__cta:active{transform:none}@media(prefers-reduced-motion:reduce){.evelua-hero__copy,.evelua-hero__scroll-arrow{animation:none}}.evelua-video-section{position:relative;width:100%;padding:clamp(80px,9vw,150px) clamp(20px,5vw,80px);background:#f8f5f2;overflow:hidden}.evelua-video-section__inner{width:100%;max-width:1380px;margin:0 auto;text-align:center}.evelua-video-section__eyebrow{margin:0;color:var(--evelua-rose);font-size:10px;font-weight:600;letter-spacing:.28em;text-transform:uppercase}.evelua-video-section__heading{max-width:850px;margin:18px auto 0;color:var(--evelua-plum);font-family:Georgia,Times New Roman,serif;font-size:clamp(36px,4.2vw,66px);font-weight:400;line-height:1.02;letter-spacing:-.02em}.evelua-video-section__text{max-width:650px;margin:22px auto 0;color:var(--evelua-deep-plum);font-size:clamp(15px,1.2vw,18px);line-height:1.6}.evelua-video-section__frame{position:relative;width:100%;max-width:1180px;margin:clamp(45px,6vw,80px) auto 0;aspect-ratio:16 / 9;overflow:hidden;background:#000;border-radius:2px;box-shadow:0 25px 70px #3f1d291f}.evelua-video-section__video{display:block;width:100%;height:100%;object-fit:cover;background:#000}.evelua-video-section__placeholder{width:100%;height:100%;display:flex;align-items:center;justify-content:center;background:linear-gradient(135deg,#f2ece9,#fff);color:var(--evelua-plum);font-size:12px;letter-spacing:.18em;text-transform:uppercase}@media screen and (max-width:749px){.evelua-video-section{padding:58px 18px 72px}.evelua-video-section__eyebrow{font-size:9px}.evelua-video-section__heading{max-width:330px;margin-top:14px;font-size:34px;line-height:1.04}.evelua-video-section__text{max-width:330px;margin-top:18px;font-size:15px;line-height:1.55}.evelua-video-section__frame{width:calc(100% + 16px);margin-left:-8px;margin-right:-8px;margin-top:34px}}.evelua-story{width:100%;padding:clamp(85px,9vw,150px) clamp(22px,6vw,95px);background:#fff}.evelua-story__inner{width:100%;max-width:1380px;margin:0 auto;display:grid;grid-template-columns:minmax(0,1.05fr) minmax(0,.95fr);align-items:center;gap:clamp(55px,7vw,110px)}.evelua-story__media{width:100%;overflow:hidden;background:#f5f1ee}.evelua-story__image{display:block;width:100%;height:auto;aspect-ratio:4 / 5;object-fit:cover}.evelua-story__placeholder{width:100%;aspect-ratio:4 / 5;display:flex;align-items:center;justify-content:center;background:#f5f1ee;color:var(--evelua-plum);font-size:10px;letter-spacing:.18em;text-transform:uppercase}.evelua-story__content{max-width:570px}.evelua-story__eyebrow{margin:0;color:var(--evelua-rose);font-size:10px;font-weight:600;letter-spacing:.28em;text-transform:uppercase}.evelua-story__heading{margin:18px 0 0;color:var(--evelua-plum);font-family:Georgia,Times New Roman,serif;font-size:clamp(40px,4vw,64px);font-weight:400;line-height:1.02;letter-spacing:-.02em}.evelua-story__text{margin-top:28px;color:#4e3a40;font-size:clamp(16px,1.2vw,18px);line-height:1.75}.evelua-story__text p{margin:0 0 18px}.evelua-story__text p:last-child{margin-bottom:0}.evelua-story__signature{margin:28px 0 0;color:var(--evelua-plum);font-size:10px;font-weight:600;letter-spacing:.22em;text-transform:uppercase}@media screen and (max-width:749px){.evelua-story{padding:72px 20px 78px}.evelua-story__inner{display:flex;flex-direction:column;gap:46px}.evelua-story__media{order:1}.evelua-story__content{order:2;width:100%;text-align:center}.evelua-story__image,.evelua-story__placeholder{aspect-ratio:4 / 3;object-fit:cover;object-position:center 70%}.evelua-story__eyebrow{font-size:9px}.evelua-story__heading{max-width:345px;margin:14px auto 0;font-size:36px;line-height:1.04}.evelua-story__text{max-width:345px;margin:22px auto 0;font-size:15px;line-height:1.65}.evelua-story__signature{margin-top:24px;font-size:9px}}.evelua-approach{width:100%;padding:clamp(90px,10vw,160px) clamp(22px,6vw,90px);background:#f7f1f0}.evelua-approach__inner{width:100%;max-width:1320px;margin:0 auto}.evelua-approach__intro{max-width:820px;margin:0 auto;text-align:center}.evelua-approach__eyebrow{margin:0;color:var(--evelua-rose);font-size:10px;font-weight:600;letter-spacing:.28em;text-transform:uppercase}.evelua-approach__heading{margin:18px 0 0;color:var(--evelua-plum);font-family:Georgia,Times New Roman,serif;font-size:clamp(42px,4.6vw,70px);font-weight:400;line-height:1.02;letter-spacing:-.025em}.evelua-approach__text{max-width:720px;margin:26px auto 0;color:#4e3a40;font-size:clamp(16px,1.2vw,18px);line-height:1.7}.evelua-approach__text p{margin:0 0 16px}.evelua-approach__text p:last-child{margin-bottom:0}.evelua-approach__grid{margin-top:clamp(60px,7vw,90px);display:grid;grid-template-columns:repeat(3,1fr)}.evelua-approach__item{position:relative;padding:12px clamp(28px,4vw,55px) 4px;text-align:center}.evelua-approach__item+.evelua-approach__item{border-left:1px solid rgba(91,41,57,.18)}.evelua-approach__number{display:block;margin-bottom:22px;color:var(--evelua-rose);font-size:10px;font-weight:600;letter-spacing:.22em}.evelua-approach__item-title{margin:0;color:var(--evelua-plum);font-family:Georgia,Times New Roman,serif;font-size:clamp(23px,2.1vw,31px);font-weight:400;line-height:1.1}.evelua-approach__item-text{max-width:280px;margin:16px auto 0;color:#5d494f;font-size:14px;line-height:1.6}@media screen and (max-width:749px){.evelua-approach{padding:76px 20px 82px}.evelua-approach__eyebrow{font-size:9px}.evelua-approach__heading{max-width:350px;margin:14px auto 0;font-size:37px;line-height:1.04}.evelua-approach__text{max-width:345px;margin-top:22px;font-size:15px;line-height:1.65}.evelua-approach__grid{margin-top:50px;display:block}.evelua-approach__item{padding:34px 10px 36px}.evelua-approach__item:first-child{padding-top:0}.evelua-approach__item+.evelua-approach__item{border-left:0;border-top:1px solid rgba(91,41,57,.18)}.evelua-approach__number{margin-bottom:16px;font-size:9px}.evelua-approach__item-title{font-size:28px}.evelua-approach__item-text{max-width:280px;margin-top:12px;font-size:14px}}.evelua-hero__signup{width:100%;max-width:470px;margin-top:18px}.evelua-hero__signup-placeholder{width:100%;display:flex;align-items:stretch}.evelua-hero__signup-placeholder input{flex:1;min-width:0;height:48px;padding:0 18px;background:#fffffff0;border:1px solid rgba(91,41,57,.25);border-right:0;border-radius:2px 0 0 2px;color:var(--evelua-deep-plum);font-size:13px;outline:none}.evelua-hero__signup-placeholder input::placeholder{color:#806d73}.evelua-hero__signup-placeholder button{height:48px;padding:0 24px;background:var(--evelua-plum);color:#fff;border:1px solid var(--evelua-plum);border-radius:0 2px 2px 0;white-space:nowrap;font-size:9px;font-weight:500;letter-spacing:.16em;text-transform:uppercase}@media screen and (max-width:749px){.evelua-hero__signup{width:100%;max-width:330px;margin:18px auto 0;position:relative;top:0}.evelua-hero__signup-placeholder{display:flex;flex-direction:column;gap:8px}.evelua-hero__signup-placeholder input{width:100%;height:40px;min-height:40px;padding:0 16px;background:#fffffff0;border:1px solid rgba(91,41,57,.28);border-radius:2px;color:var(--evelua-deep-plum);font-size:14px;text-align:center;box-sizing:border-box}.evelua-hero__signup-placeholder input::placeholder{color:#806d73;opacity:1}.evelua-hero__signup-placeholder button{width:100%;height:44px;padding:0 20px;background:var(--evelua-plum);color:#fff;border:1px solid var(--evelua-plum);border-radius:2px;font-size:9px;font-weight:500;letter-spacing:.18em;text-transform:uppercase;box-sizing:border-box}}.evelua-product{width:100%;padding:clamp(90px,10vw,155px) clamp(22px,6vw,95px);background:#fff}.evelua-product__inner{width:100%;max-width:1380px;margin:0 auto;display:grid;grid-template-columns:minmax(0,1fr) minmax(0,.9fr);align-items:center;gap:clamp(60px,8vw,120px)}.evelua-product__media{width:100%;display:flex;align-items:center;justify-content:center;background:#f7f3f1;overflow:hidden}.evelua-product__image{display:block;width:100%;height:auto;aspect-ratio:4 / 5;object-fit:cover;object-position:center}.evelua-product__placeholder{width:100%;aspect-ratio:4 / 5;display:flex;align-items:center;justify-content:center;background:#f7f3f1;color:var(--evelua-plum);font-size:10px;letter-spacing:.18em;text-transform:uppercase}.evelua-product__content{max-width:560px}.evelua-product__eyebrow{margin:0;color:var(--evelua-rose);font-size:10px;font-weight:600;letter-spacing:.28em;text-transform:uppercase}.evelua-product__heading{margin:18px 0 0;color:var(--evelua-plum);font-family:Georgia,Times New Roman,serif;font-size:clamp(48px,4.8vw,76px);font-weight:400;line-height:.98;letter-spacing:-.025em}.evelua-product__tagline{margin:22px 0 0;color:var(--evelua-deep-plum);font-family:Georgia,Times New Roman,serif;font-size:clamp(22px,2vw,30px);line-height:1.25}.evelua-product__text{margin-top:26px;color:#4f3c42;font-size:clamp(16px,1.15vw,18px);line-height:1.7}.evelua-product__text p{margin:0 0 16px}.evelua-product__text p:last-child{margin-bottom:0}.evelua-product__details{margin-top:30px;padding:18px 0;border-top:1px solid rgba(91,41,57,.18);border-bottom:1px solid rgba(91,41,57,.18);display:flex;flex-wrap:wrap;gap:12px 24px}.evelua-product__details span{position:relative;color:var(--evelua-plum);font-size:10px;font-weight:600;letter-spacing:.16em;text-transform:uppercase}.evelua-product__details span+span:before{content:"\b7";position:absolute;left:-14px;color:var(--evelua-rose)}.evelua-product__cta{display:inline-flex;align-items:center;justify-content:center;min-width:220px;height:48px;margin-top:30px;padding:0 26px;background:var(--evelua-plum);color:#fff;border:1px solid var(--evelua-plum);border-radius:2px;font-size:10px;font-weight:500;letter-spacing:.18em;text-decoration:none;text-transform:uppercase;transition:background .3s ease,border-color .3s ease,transform .3s ease}.evelua-product__cta:hover{background:var(--evelua-deep-plum);border-color:var(--evelua-deep-plum);transform:translateY(-1px)}@media screen and (max-width:749px){.evelua-product{padding:74px 20px 82px}.evelua-product__inner{display:flex;flex-direction:column;gap:44px}.evelua-product__media{order:1}.evelua-product__content{order:2;width:100%;text-align:center}.evelua-product__image,.evelua-product__placeholder{aspect-ratio:4 / 3}.evelua-product__eyebrow{font-size:9px}.evelua-product__heading{margin-top:12px;font-size:44px}.evelua-product__tagline{max-width:330px;margin:18px auto 0;font-size:23px}.evelua-product__text{max-width:345px;margin:22px auto 0;font-size:15px;line-height:1.65}.evelua-product__details{max-width:330px;margin:26px auto 0;padding:17px 0;justify-content:center;gap:8px 18px}.evelua-product__details span{font-size:9px}.evelua-product__details span+span:before{left:-11px}.evelua-product__cta{min-width:215px;height:46px;margin-top:26px;font-size:9px}}.evelua-final-cta{width:100%;padding:clamp(85px,9vw,135px) 24px;background:#f7f1ef;text-align:center}.evelua-final-cta__inner{max-width:760px;margin:0 auto}.evelua-final-cta__eyebrow{margin:0;color:var(--evelua-rose);font-size:10px;font-weight:600;letter-spacing:.28em;text-transform:uppercase}.evelua-final-cta__heading{margin:18px 0 0;color:var(--evelua-plum);font-family:Georgia,Times New Roman,serif;font-size:clamp(42px,5vw,68px);font-weight:400;line-height:1.02;letter-spacing:-.02em}.evelua-final-cta__text{max-width:560px;margin:24px auto 0;color:#4f3c42;font-size:clamp(15px,1.2vw,18px);line-height:1.65}.evelua-final-cta__button{display:inline-flex;align-items:center;justify-content:center;min-width:230px;height:50px;margin-top:30px;padding:0 28px;background:var(--evelua-plum);color:#fff;border:1px solid var(--evelua-plum);border-radius:2px;font-size:10px;font-weight:600;letter-spacing:.18em;text-decoration:none;text-transform:uppercase;transition:.3s ease}.evelua-final-cta__button:hover{background:var(--evelua-deep-plum);border-color:var(--evelua-deep-plum);transform:translateY(-1px)}@media screen and (max-width:749px){.evelua-final-cta{padding:72px 22px 78px}.evelua-final-cta__eyebrow{font-size:9px}.evelua-final-cta__heading{margin-top:14px;font-size:42px}.evelua-final-cta__text{max-width:330px;margin-top:20px;font-size:15px}.evelua-final-cta__button{min-width:220px;height:46px;margin-top:26px;font-size:9px}}.shopify-policy__container{padding-top:130px!important}@media screen and (min-width:750px){.shopify-policy__container{padding-top:100px!important}}.evelua-hero__signup{min-height:112px}.evelua-hero__signup .klaviyo-form{animation:eveluaKlaviyoFade .45s ease forwards}@keyframes eveluaKlaviyoFade{0%{opacity:0}to{opacity:1}}@media screen and (max-width:749px){.evelua-hero__signup{min-height:108px}}.evelua-hero__native-form{width:100%;max-width:520px;margin:0 auto}.evelua-hero__email-input{display:block;width:100%;height:52px;box-sizing:border-box;padding:0 20px;margin:0;background:#ffffffd1;border:1px solid #70263e;border-radius:2px;font-size:17px;font-family:inherit;color:#4a3d3d;outline:none}.evelua-hero__email-input::placeholder{color:#777;opacity:1}.evelua-hero__email-input:focus{border-color:#70263e;box-shadow:0 0 0 1px #70263e}.evelua-hero__submit{display:block;width:calc(100% - 20px);height:58px;margin:12px auto 0;border:0;border-radius:2px;background:#70263e;color:#fff;font-family:inherit;font-size:14px;font-weight:600;letter-spacing:3px;cursor:pointer}.evelua-hero__submit:hover{opacity:.92}.evelua-hero__signup-success{padding:15px 20px;text-align:center;background:#ffffffe0;color:#70263e;font-size:15px;line-height:1.5}.evelua-hero__signup-error{margin-top:8px;font-size:13px;text-align:center}@media screen and (max-width:749px){.evelua-hero__native-form{max-width:520px}.evelua-hero__email-input{height:44px;font-size:16px}.evelua-hero__submit{height:46px;font-size:13px;letter-spacing:2.5px}}.evelua-hero__signup{position:relative;top:20px}
/*# sourceMappingURL=/cdn/shop/t/2/assets/evelua-landing.css.map */
