:root{--ev-white: #FFFFFF;--ev-offwhite: #FAFAFA;--ev-ivory: #FAF7F2;--ev-charcoal: #1A1A1A;--ev-charcoal-light: #2D2D2D;--ev-sage: #5B7B6D;--ev-sage-light: #6B8B7D;--ev-gold: #C9A96E;--ev-gold-light: #D4B87E;--ev-gray: #6B6B6B;--ev-gray-light: #9B9B9B;--ev-border: #E8E8E8;--ev-border-light: #F0F0F0;--ev-shadow-sm: 0 1px 3px rgba(0,0,0,.06);--ev-shadow-md: 0 4px 16px rgba(0,0,0,.08);--ev-shadow-lg: 0 8px 32px rgba(0,0,0,.1);--ev-radius: 8px;--ev-radius-lg: 16px;--ev-transition: .3s cubic-bezier(.4, 0, .2, 1)}.elvaris-section{font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,sans-serif;color:var(--ev-charcoal);line-height:1.6}.elvaris-section *{box-sizing:border-box}.elvaris-container{max-width:1200px;margin:0 auto;padding:0 20px}.elvaris-section-padding{padding:48px 0}@media(min-width:750px){.elvaris-container{padding:0 24px}.elvaris-section-padding{padding:72px 0}}.ev-section-eyebrow{font-size:11px;font-weight:600;letter-spacing:.15em;text-transform:uppercase;color:var(--ev-sage);margin-bottom:10px}.ev-section-title{font-size:26px;font-weight:700;color:var(--ev-charcoal);letter-spacing:-.02em;margin:0 0 12px;line-height:1.2}.ev-section-subtitle{font-size:15px;color:var(--ev-gray);max-width:560px;margin:0 auto 36px;line-height:1.65}.ev-section-header{text-align:center;margin-bottom:36px}@media(min-width:750px){.ev-section-eyebrow{font-size:12px}.ev-section-title{font-size:36px;margin-bottom:16px}.ev-section-subtitle{font-size:17px;max-width:600px;margin-bottom:48px}.ev-section-header{margin-bottom:48px}}.ev-trust-bar{background:var(--ev-ivory);border-top:1px solid var(--ev-border-light);border-bottom:1px solid var(--ev-border-light)}.ev-trust-bar__grid{display:grid;grid-template-columns:1fr;gap:20px;text-align:center;padding:32px 0}.ev-trust-bar__item{display:flex;flex-direction:row;align-items:center;gap:14px;text-align:left}.ev-trust-bar__icon{width:44px;height:44px;display:flex;align-items:center;justify-content:center;background:var(--ev-white);border-radius:50%;box-shadow:var(--ev-shadow-sm);flex-shrink:0}.ev-trust-bar__icon svg{width:22px;height:22px;stroke:var(--ev-sage);fill:none;stroke-width:1.5}.ev-trust-bar__stat{font-size:22px;font-weight:700;color:var(--ev-charcoal);letter-spacing:-.02em;line-height:1.1}.ev-trust-bar__label{font-size:12px;color:var(--ev-gray);letter-spacing:.03em;text-transform:uppercase;font-weight:500}@media(min-width:750px){.ev-trust-bar__grid{grid-template-columns:repeat(3,1fr);gap:32px;padding:48px 0}.ev-trust-bar__item{flex-direction:column;text-align:center;gap:12px}.ev-trust-bar__icon{width:48px;height:48px}.ev-trust-bar__icon svg{width:24px;height:24px}.ev-trust-bar__stat{font-size:28px}.ev-trust-bar__label{font-size:14px}}.ev-how-it-works{background:var(--ev-white)}.ev-steps{display:grid;grid-template-columns:1fr;gap:28px}.ev-step{text-align:center;position:relative}.ev-step__number{width:48px;height:48px;border-radius:50%;background:var(--ev-ivory);border:2px solid var(--ev-border);display:flex;align-items:center;justify-content:center;font-size:18px;font-weight:700;color:var(--ev-sage);margin:0 auto 16px;transition:var(--ev-transition)}.ev-step:hover .ev-step__number{background:var(--ev-sage);border-color:var(--ev-sage);color:var(--ev-white)}.ev-step__title{font-size:17px;font-weight:600;color:var(--ev-charcoal);margin:0 0 6px}.ev-step__desc{font-size:14px;color:var(--ev-gray);line-height:1.6;max-width:280px;margin:0 auto}@media(min-width:750px){.ev-steps{grid-template-columns:repeat(3,1fr);gap:40px}.ev-step__number{width:56px;height:56px;font-size:20px;margin-bottom:20px}.ev-step__title{font-size:18px;margin-bottom:8px}.ev-step__desc{font-size:15px;max-width:320px}}.ev-science{background:var(--ev-charcoal);color:var(--ev-white)}.ev-science .ev-section-eyebrow{color:var(--ev-gold)}.ev-science .ev-section-title{color:var(--ev-white)}.ev-science .ev-section-subtitle{color:#ffffffb3}.ev-science__grid{display:grid;grid-template-columns:1fr;gap:36px;align-items:center}.ev-science__benefits{list-style:none;padding:0;margin:0}.ev-science__benefits li{display:flex;align-items:flex-start;gap:14px;padding:14px 0;border-bottom:1px solid rgba(255,255,255,.1)}.ev-science__benefits li:last-child{border-bottom:none}.ev-science__check{width:22px;height:22px;border-radius:50%;background:var(--ev-sage);display:flex;align-items:center;justify-content:center;flex-shrink:0;margin-top:2px}.ev-science__check svg{width:13px;height:13px;fill:var(--ev-white)}.ev-science__benefit-title{font-weight:600;font-size:15px;margin-bottom:3px}.ev-science__benefit-desc{font-size:13px;color:#fff9;line-height:1.5}.ev-science__callout{background:#ffffff0f;border:1px solid rgba(255,255,255,.12);border-radius:var(--ev-radius-lg);padding:28px 24px;text-align:center}.ev-science__callout-number{font-size:42px;font-weight:700;color:var(--ev-gold);line-height:1;margin-bottom:6px}.ev-science__callout-label{font-size:14px;color:#ffffffb3;margin-bottom:20px}.ev-science__callout-cite{font-size:12px;color:#fff6;font-style:italic}@media(min-width:750px){.ev-science__grid{grid-template-columns:1fr 1fr;gap:64px}.ev-science__check{width:24px;height:24px}.ev-science__check svg{width:14px;height:14px}.ev-science__benefit-title{font-size:16px;margin-bottom:4px}.ev-science__benefit-desc{font-size:14px}.ev-science__callout{padding:32px}.ev-science__callout-number{font-size:48px}.ev-science__callout-label{font-size:15px}}.ev-quiz-section{background:var(--ev-ivory)}.ev-quiz{max-width:640px;margin:0 auto;background:var(--ev-white);border-radius:var(--ev-radius-lg);box-shadow:var(--ev-shadow-lg);overflow:hidden}.ev-quiz__progress{height:4px;background:var(--ev-border-light);position:relative}.ev-quiz__progress-fill{height:100%;background:var(--ev-sage);transition:width .4s ease;border-radius:2px}.ev-quiz__body{padding:28px 20px}.ev-quiz__step{display:none;animation:evFadeIn .4s ease}.ev-quiz__step.active{display:block}.ev-quiz__step-label{font-size:11px;font-weight:600;letter-spacing:.12em;text-transform:uppercase;color:var(--ev-sage);margin-bottom:6px}.ev-quiz__question{font-size:19px;font-weight:700;color:var(--ev-charcoal);margin:0 0 24px;line-height:1.3}.ev-quiz__options{display:grid;gap:10px}.ev-quiz__option{display:flex;align-items:center;gap:12px;padding:14px 16px;border:2px solid var(--ev-border);border-radius:var(--ev-radius);cursor:pointer;transition:var(--ev-transition);background:var(--ev-white);font-size:14px;color:var(--ev-charcoal);font-weight:500;-webkit-tap-highlight-color:transparent}.ev-quiz__option:hover{border-color:var(--ev-sage-light);background:#5b7b6d0a}.ev-quiz__option.selected{border-color:var(--ev-sage);background:#5b7b6d0f}.ev-quiz__option-radio{width:18px;height:18px;border-radius:50%;border:2px solid var(--ev-border);display:flex;align-items:center;justify-content:center;flex-shrink:0;transition:var(--ev-transition)}.ev-quiz__option.selected .ev-quiz__option-radio{border-color:var(--ev-sage);background:var(--ev-sage)}.ev-quiz__option.selected .ev-quiz__option-radio:after{content:"";width:7px;height:7px;border-radius:50%;background:var(--ev-white)}.ev-quiz__nav{display:flex;justify-content:space-between;margin-top:28px}.ev-quiz__btn{padding:12px 24px;border-radius:var(--ev-radius);font-size:14px;font-weight:600;cursor:pointer;transition:var(--ev-transition);border:none}.ev-quiz__btn--back{background:transparent;color:var(--ev-gray);padding-left:0}.ev-quiz__btn--back:hover{color:var(--ev-charcoal)}.ev-quiz__btn--next{background:var(--ev-sage);color:var(--ev-white);margin-left:auto}.ev-quiz__btn--next:hover{background:var(--ev-sage-light)}.ev-quiz__btn--next:disabled{opacity:.4;cursor:not-allowed}.ev-quiz__result{display:none;text-align:center;animation:evFadeIn .5s ease}.ev-quiz__result.active{display:block}.ev-quiz__result-badge{display:inline-block;padding:6px 16px;background:#5b7b6d1a;color:var(--ev-sage);border-radius:999px;font-size:12px;font-weight:600;letter-spacing:.05em;text-transform:uppercase;margin-bottom:16px}.ev-quiz__result-title{font-size:20px;font-weight:700;color:var(--ev-charcoal);margin:0 0 10px}.ev-quiz__result-text{font-size:14px;color:var(--ev-gray);line-height:1.6;margin:0 0 28px}.ev-quiz__result-cta{display:inline-block;padding:14px 36px;background:var(--ev-charcoal);color:var(--ev-white);text-decoration:none;border-radius:var(--ev-radius);font-size:14px;font-weight:600;letter-spacing:.03em;transition:var(--ev-transition);border:none;cursor:pointer;-webkit-tap-highlight-color:transparent}.ev-quiz__result-cta:hover{background:var(--ev-charcoal-light);color:var(--ev-white)}@media(min-width:750px){.ev-quiz__body{padding:48px 40px}.ev-quiz__step-label{font-size:12px;margin-bottom:8px}.ev-quiz__question{font-size:22px;margin-bottom:28px}.ev-quiz__options{gap:12px}.ev-quiz__option{padding:16px 20px;font-size:15px;gap:14px}.ev-quiz__option-radio{width:20px;height:20px}.ev-quiz__option.selected .ev-quiz__option-radio:after{width:8px;height:8px}.ev-quiz__nav{margin-top:32px}.ev-quiz__btn{padding:14px 32px;font-size:15px}.ev-quiz__result-title{font-size:24px}.ev-quiz__result-text{font-size:16px;margin-bottom:32px}.ev-quiz__result-cta{padding:16px 40px;font-size:15px}}.ev-testimonials{background:var(--ev-white)}.ev-testimonials__grid{display:grid;grid-template-columns:1fr;gap:16px}.ev-testimonial{background:var(--ev-offwhite);border:1px solid var(--ev-border-light);border-radius:var(--ev-radius-lg);padding:24px;transition:var(--ev-transition)}.ev-testimonial:hover{box-shadow:var(--ev-shadow-md);transform:translateY(-2px)}.ev-testimonial__stars{display:flex;gap:2px;margin-bottom:12px}.ev-testimonial__stars svg{width:15px;height:15px;fill:var(--ev-gold)}.ev-testimonial__text{font-size:14px;line-height:1.7;color:var(--ev-charcoal);margin:0 0 16px;font-style:italic}.ev-testimonial__author{display:flex;align-items:center;gap:10px}.ev-testimonial__avatar{width:36px;height:36px;border-radius:50%;background:var(--ev-sage);color:var(--ev-white);display:flex;align-items:center;justify-content:center;font-weight:700;font-size:13px;flex-shrink:0}.ev-testimonial__name{font-weight:600;font-size:13px;color:var(--ev-charcoal)}.ev-testimonial__detail{font-size:12px;color:var(--ev-gray-light)}@media(min-width:750px){.ev-testimonials__grid{grid-template-columns:repeat(3,1fr);gap:28px}.ev-testimonial{padding:32px}.ev-testimonial__stars svg{width:16px;height:16px}.ev-testimonial__text{font-size:15px;margin-bottom:20px}.ev-testimonial__avatar{width:40px;height:40px;font-size:14px}.ev-testimonial__name{font-size:14px}.ev-testimonial__detail{font-size:13px}}.ev-guarantee{background:var(--ev-ivory)}.ev-guarantee__card{max-width:700px;margin:0 auto;text-align:center;background:var(--ev-white);border:1px solid var(--ev-border);border-radius:var(--ev-radius-lg);padding:32px 24px;box-shadow:var(--ev-shadow-sm)}.ev-guarantee__icon{width:64px;height:64px;margin:0 auto 20px;background:#5b7b6d14;border-radius:50%;display:flex;align-items:center;justify-content:center}.ev-guarantee__icon svg{width:32px;height:32px;stroke:var(--ev-sage);fill:none;stroke-width:1.5}.ev-guarantee__title{font-size:20px;font-weight:700;color:var(--ev-charcoal);margin:0 0 10px}.ev-guarantee__text{font-size:14px;color:var(--ev-gray);line-height:1.7;max-width:480px;margin:0 auto}@media(min-width:750px){.ev-guarantee__card{padding:48px 40px}.ev-guarantee__icon{width:72px;height:72px;margin-bottom:24px}.ev-guarantee__icon svg{width:36px;height:36px}.ev-guarantee__title{font-size:24px;margin-bottom:12px}.ev-guarantee__text{font-size:16px;max-width:500px}}.ev-authority{background:var(--ev-offwhite);border-top:1px solid var(--ev-border-light)}.ev-authority__stats{display:grid;grid-template-columns:repeat(2,1fr);gap:16px;margin-bottom:32px}.ev-authority__stat{text-align:center}.ev-authority__stat-number{font-size:24px;font-weight:700;color:var(--ev-charcoal);letter-spacing:-.02em}.ev-authority__stat-label{font-size:12px;color:var(--ev-gray);text-transform:uppercase;letter-spacing:.05em;margin-top:3px}.ev-badges{display:flex;justify-content:center;gap:16px;flex-wrap:wrap}.ev-badge{display:flex;align-items:center;gap:8px;font-size:13px;font-weight:600;color:var(--ev-charcoal)}.ev-badge__icon{width:36px;height:36px;border-radius:50%;background:var(--ev-white);border:1px solid var(--ev-border);display:flex;align-items:center;justify-content:center;flex-shrink:0}.ev-badge__icon svg{width:18px;height:18px;stroke:var(--ev-sage);fill:none;stroke-width:1.5}@media(min-width:750px){.ev-authority__stats{grid-template-columns:repeat(4,1fr);gap:24px;margin-bottom:40px}.ev-authority__stat-number{font-size:32px}.ev-authority__stat-label{font-size:13px}.ev-badges{gap:32px}.ev-badge{font-size:14px;gap:10px}.ev-badge__icon{width:40px;height:40px}.ev-badge__icon svg{width:20px;height:20px}}.ev-ingredients{background:var(--ev-white)}.ev-ingredients__grid{display:grid;grid-template-columns:1fr;gap:16px}.ev-ingredient{background:var(--ev-offwhite);border:1px solid var(--ev-border-light);border-radius:var(--ev-radius-lg);padding:24px;text-align:center;transition:var(--ev-transition)}.ev-ingredient:hover{box-shadow:var(--ev-shadow-md)}.ev-ingredient__icon{width:48px;height:48px;margin:0 auto 12px;border-radius:50%;display:flex;align-items:center;justify-content:center;font-size:24px}.ev-ingredient__name{font-size:16px;font-weight:700;color:var(--ev-charcoal);margin:0 0 4px}.ev-ingredient__label{font-size:11px;color:var(--ev-sage);text-transform:uppercase;letter-spacing:.08em;font-weight:600;margin-bottom:10px}.ev-ingredient__desc{font-size:13px;color:var(--ev-gray);line-height:1.6}@media(min-width:750px){.ev-ingredients__grid{grid-template-columns:repeat(3,1fr);gap:28px}.ev-ingredient{padding:32px}.ev-ingredient__icon{width:56px;height:56px;margin-bottom:16px;font-size:28px}.ev-ingredient__name{font-size:18px}.ev-ingredient__label{font-size:12px}.ev-ingredient__desc{font-size:14px}}.ev-faq{background:var(--ev-offwhite)}.ev-faq__list{max-width:760px;margin:0 auto}.ev-faq__item{border-bottom:1px solid var(--ev-border)}.ev-faq__question{display:flex;justify-content:space-between;align-items:center;padding:16px 0;cursor:pointer;font-size:15px;font-weight:600;color:var(--ev-charcoal);background:none;border:none;width:100%;text-align:left;gap:12px;-webkit-tap-highlight-color:transparent}.ev-faq__question:hover{color:var(--ev-sage)}.ev-faq__chevron{width:18px;height:18px;flex-shrink:0;transition:transform .3s ease;stroke:var(--ev-gray-light)}.ev-faq__item.open .ev-faq__chevron{transform:rotate(180deg)}.ev-faq__answer{max-height:0;overflow:hidden;transition:max-height .35s ease,padding .35s ease}.ev-faq__item.open .ev-faq__answer{max-height:300px;padding-bottom:16px}.ev-faq__answer p{font-size:14px;color:var(--ev-gray);line-height:1.7;margin:0}@media(min-width:750px){.ev-faq__question{padding:20px 0;font-size:16px;gap:16px}.ev-faq__chevron{width:20px;height:20px}.ev-faq__item.open .ev-faq__answer{padding-bottom:20px}.ev-faq__answer p{font-size:15px}}@keyframes evFadeIn{0%{opacity:0;transform:translateY(16px)}to{opacity:1;transform:translateY(0)}}.ev-reveal{opacity:0;transform:translateY(20px);transition:opacity .6s ease,transform .6s ease}.ev-reveal.visible{opacity:1;transform:translateY(0)}.hero .section{min-height:60vh}@media(min-width:750px){.hero .section{min-height:70vh}}.ev-star{width:16px;height:16px;fill:var(--ev-gold)}.ev-product-section .section{max-width:100%}html{scroll-behavior:smooth}@media(hover:none){.ev-testimonial:hover{transform:none;box-shadow:none}.ev-step:hover .ev-step__number{background:var(--ev-ivory);border-color:var(--ev-border);color:var(--ev-sage)}.ev-ingredient:hover{box-shadow:none}}
/*# sourceMappingURL=/cdn/shop/t/9/assets/elvaris-brand.css.map */
