:root{--nu-olive: #494d3f;--nu-olive-dark: #303428;--nu-sage: #c3d588;--nu-sage-soft: #eef5d4;--nu-cream: #fdfff9;--nu-stone: #ced0c9;--nu-mist: #f5f7ee;--nu-muted: #8a8c82;--nu-ink: #24271f;--nu-ink-2: #575b4e;--nu-white: #ffffff;--nu-blush: #f6e8df;--bg-page: var(--nu-cream);--bg-surface: var(--nu-white);--bg-sunken: var(--nu-mist);--fg-1: var(--nu-ink);--fg-2: var(--nu-ink-2);--fg-3: var(--nu-muted);--border-1: var(--nu-stone);--font-serif: var(--font-heading-family), "Times New Roman", Times, Georgia, serif;--font-sans: var(--font-body-family), "Helvetica Neue", Arial, sans-serif;--font-display: var(--font-heading-family), "Times New Roman", Times, Georgia, serif;--ease-standard: cubic-bezier(.2, .7, .2, 1);--shadow-soft: 0 20px 60px rgba(36, 39, 31, .1);--shadow-card: 0 12px 32px rgba(36, 39, 31, .08)}.zais-home-section,.zais-home-section *{box-sizing:border-box}.zais-home-section{background:var(--bg-page);color:var(--fg-1);font-family:var(--font-sans);font-size:16px;line-height:1.5;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}.zais-home-section img{display:block;max-width:100%}.zais-home-section a{color:inherit;text-decoration:none}.zais-home-section button,.zais-home-section input{font:inherit}.zais-home-section button{cursor:pointer;border:0;background:0;color:inherit}.zais-home-section .wrap{max-width:1240px;margin:0 auto;padding:0 clamp(18px,4vw,56px)}.zais-home-section{padding:clamp(64px,9vw,116px) 0}.eyebrow{font-family:var(--font-sans);font-size:11px;font-weight:700;letter-spacing:.18em;text-transform:uppercase;color:var(--nu-olive)}.section-kicker{max-width:760px;margin:0 auto clamp(34px,5vw,58px);text-align:center}.section-kicker h2,.section-head h2{font-family:var(--font-display);font-weight:500;font-size:clamp(29px,3vw,42px);line-height:1.06;margin:12px 0 14px;letter-spacing:0;text-wrap:balance}.section-kicker p,.section-head p{color:var(--fg-2);max-width:62ch;margin:0 auto}.section-head__rule{width:48px;height:1px;background:var(--nu-olive);margin-bottom:18px}.btn{display:inline-flex;align-items:center;justify-content:center;gap:10px;border-radius:999px;padding:13px 20px;font-weight:700;font-size:14px;letter-spacing:.01em;transition:transform .22s var(--ease-standard),background .22s,color .22s,border-color .22s,box-shadow .22s;white-space:nowrap}.btn--lg{padding:16px 26px;font-size:15px}.btn--primary{background:var(--nu-olive);color:var(--nu-cream);box-shadow:0 8px 22px #494d3f33}.btn--primary:hover{background:var(--nu-olive-dark);transform:translateY(-2px);box-shadow:0 12px 28px #494d3f40}.btn--ghost{border:1px solid rgba(73,77,63,.32);color:var(--nu-olive);background:#fdfff9ad}.btn--ghost:hover{border-color:var(--nu-olive);background:var(--nu-white);transform:translateY(-2px)}.btn--olive{background:var(--nu-olive);color:var(--nu-cream)}.btn--light{background:var(--nu-cream);color:var(--nu-olive)}.arrow{transition:transform .22s var(--ease-standard)}.btn:hover .arrow{transform:translate(3px)}.zais-home-section [data-animate]{opacity:1;transform:none}.motion-ready .zais-home-section [data-animate]{opacity:0;transform:translateY(22px);transition:opacity .7s var(--ease-standard),transform .7s var(--ease-standard);transition-delay:var(--animate-delay, 0ms)}.motion-ready .zais-home-section [data-animate].is-visible{opacity:1;transform:translateY(0)}@media(prefers-reduced-motion:reduce){*,*:before,*:after{animation-duration:.001ms!important;animation-iteration-count:1!important;scroll-behavior:auto!important;transition-duration:.001ms!important}.motion-ready .zais-home-section [data-animate],.zais-home-section [data-animate]{opacity:1;transform:none}.hero-product.is-active:before{animation:none;transform:scaleX(1)}}.promo{background:var(--nu-olive);color:var(--nu-cream);padding:10px 16px;text-align:center;font-size:11px;font-weight:700;letter-spacing:.14em;text-transform:uppercase;overflow:hidden;white-space:nowrap}.promo__inner{display:inline-flex;align-items:center;gap:18px}.promo__sep{color:var(--nu-sage)}.nav{position:sticky;top:0;z-index:50;background:#fdfff9eb;border-bottom:1px solid rgba(206,208,201,.76);backdrop-filter:blur(16px);-webkit-backdrop-filter:blur(16px)}.nav__row{display:grid;grid-template-columns:1fr auto 1fr;gap:22px;align-items:center;min-height:78px}.nav__brand{justify-self:center;display:inline-flex;align-items:center;color:var(--nu-olive);font-family:var(--font-display);font-size:26px}.nav__brand img{height:50px;width:auto}.nav__links{display:flex;gap:24px;align-items:center;justify-content:center;font-size:14px;font-weight:700;color:var(--fg-2)}.nav__links a{position:relative;padding:8px 0}.nav__links a:hover,.nav__links a.active{color:var(--nu-olive)}.nav__links a.active:after{content:"";position:absolute;left:0;right:0;bottom:2px;height:1px;background:var(--nu-olive)}.nav__icons{display:flex;gap:6px;justify-content:flex-end;align-items:center}.nav__icons button,.nav__hamburger{width:40px;height:40px;border-radius:999px;display:inline-flex;align-items:center;justify-content:center;color:var(--nu-olive);position:relative;transition:background .18s}.nav__icons button:hover,.nav__hamburger:hover{background:var(--nu-sage-soft)}.nav__cart-bubble{position:absolute;top:4px;right:4px;width:18px;height:18px;border-radius:999px;background:var(--nu-sage);color:var(--nu-olive);display:flex;align-items:center;justify-content:center;font-size:10px;font-weight:800}.nav__hamburger{display:none;flex-direction:column;gap:4px;justify-self:start}.nav__hamburger span{width:18px;height:1.5px;background:currentColor;display:block;border-radius:4px}.hero{padding:0;min-height:clamp(720px,calc(100vh - 116px),880px);background:var(--nu-cream);border-bottom:1px solid var(--border-1)}.hero__scene{position:relative;min-height:clamp(720px,calc(100vh - 116px),880px);overflow:hidden;isolation:isolate;background:#59614d}.hero__visual{position:absolute;top:0;right:-10%;bottom:0;left:20%;z-index:0;background:#59614d;contain:layout paint size;-webkit-mask-image:linear-gradient(90deg,transparent 0%,rgba(0,0,0,.08) 16%,rgba(0,0,0,.66) 34%,#000 52%);mask-image:linear-gradient(90deg,transparent 0%,rgba(0,0,0,.08) 16%,rgba(0,0,0,.66) 34%,#000 52%)}.hero__visual img{position:absolute;top:0;right:0;bottom:0;left:0;display:block;width:100%;height:100%;object-fit:cover;object-position:78% center;transform:scale(1.12);filter:saturate(.88) contrast(.98) brightness(.82) blur(6px);transition:opacity .26s var(--ease-standard),transform .9s var(--ease-standard),filter .9s var(--ease-standard)}.hero__visual.is-changing img{opacity:.72;transform:scale(1.12)}.hero__veil{position:absolute;top:0;right:0;bottom:0;left:0;z-index:1;pointer-events:none;background:linear-gradient(90deg,#1c2018eb,#24291fd6 38%,#2b31259e 58%,#2b312542),linear-gradient(180deg,#1418121f,#12151075)}.hero__content{position:relative;z-index:2;min-height:clamp(720px,calc(100vh - 116px),880px);display:flex;align-items:center}.hero__copy{position:relative;width:min(700px,60vw);padding:clamp(48px,5.4vw,70px) 0 clamp(96px,8vw,122px)}.hero__copy>*{position:relative;z-index:1}.hero__eyebrow{display:inline-flex;align-items:center;gap:10px;margin-bottom:16px;color:#fdfff9d1;font-size:12px;font-weight:800;letter-spacing:.14em;text-transform:uppercase}.dot{width:9px;height:9px;border-radius:999px;background:var(--nu-sage);box-shadow:0 0 0 6px #c3d5883d}.hero__rating{display:inline-flex;align-items:center;gap:10px;margin:0 0 18px;color:#fdfff9cc;font-size:12px;font-weight:800;letter-spacing:.08em;text-transform:uppercase}.hero__rating-stars{color:var(--nu-sage);font-size:13px;letter-spacing:.12em;line-height:1}@media screen and (min-width:750px){.hero__eyebrow{margin-bottom:8px}.hero__rating{display:flex;width:max-content}}.hero h1{max-width:19ch;margin:0 0 22px;color:#fdfff9e0;font-family:var(--font-display);font-size:clamp(48px,5.2vw,76px);font-weight:500;line-height:.92;letter-spacing:0;text-wrap:balance}.hero__lede{max-width:54ch;margin:0 0 30px;color:#fdfff9c7;font-family:var(--font-serif);font-size:clamp(17px,1.35vw,20px);line-height:1.48}.hero__ctas{display:flex;flex-wrap:wrap;gap:12px;margin-bottom:28px}.hero .btn--primary{background:var(--nu-cream);color:var(--nu-olive);box-shadow:0 14px 34px #00000038}.hero .btn--primary:hover{background:var(--nu-sage);color:var(--nu-olive)}.hero .btn--ghost{border-color:#fdfff957;background:#fdfff914;color:var(--nu-cream)}.hero .btn--ghost:hover{border-color:#fdfff9ad;background:#fdfff929;color:var(--nu-cream)}.hero__pills{display:flex;flex-wrap:wrap;gap:10px}.hero__pill,.hero__stars{display:inline-flex;align-items:center;gap:6px;padding:8px 12px;border:1px solid rgba(253,255,249,.18);border-radius:999px;background:#fdfff91a;color:#fdfff9c2;font-size:12px;font-weight:700}.hero__stars b{color:var(--nu-sage)}.hero__product-nav{position:absolute;right:clamp(22px,4vw,62px);bottom:clamp(22px,4vw,58px);z-index:3;width:min(760px,56vw);display:grid;grid-template-columns:repeat(4,minmax(0,1fr));border-top:1px solid rgba(253,255,249,.46);border-bottom:1px solid rgba(253,255,249,.2);background:linear-gradient(90deg,#080a077a,#080a0747 42%,#080a0775);box-shadow:0 18px 70px #00000029;backdrop-filter:blur(8px);-webkit-backdrop-filter:blur(8px)}.hero-product{min-width:0;position:relative;isolation:isolate;overflow:hidden;padding:14px 14px 16px;display:grid;gap:4px;border-left:1px solid rgba(253,255,249,.2);color:#fdfff9e0;text-align:left;text-shadow:0 1px 16px rgba(0,0,0,.34);transition:color .22s var(--ease-standard),background .22s var(--ease-standard)}.hero-product:before{content:"";position:absolute;top:0;right:0;bottom:0;left:0;z-index:-1;background:linear-gradient(90deg,#c3d58838,#fdfff924),linear-gradient(180deg,#fdfff91a,#fdfff905);opacity:0;transform:scaleX(0);transform-origin:left center}.hero-product.is-active:before{opacity:1;animation:heroControlFill var(--hero-slide-duration, 5.2s) linear forwards}@keyframes heroControlFill{0%{transform:scaleX(0)}to{transform:scaleX(1)}}.hero-product:last-child{border-right:1px solid rgba(253,255,249,.2)}.hero-product:hover,.hero-product:focus-visible,.hero-product.is-active{color:var(--nu-cream);background:#fdfff924;outline:none}.hero-product span{color:var(--nu-sage);font-size:10px;font-weight:900;letter-spacing:.14em}.hero-product b{overflow:hidden;text-overflow:ellipsis;white-space:nowrap;font-family:var(--font-display);font-size:clamp(16px,1.28vw,22px);font-weight:500;line-height:1.04;color:var(--nu-cream)}.hero-product small{overflow:hidden;text-overflow:ellipsis;white-space:nowrap;color:#fdfff9db;font-size:11px;font-weight:800;letter-spacing:.08em;text-transform:uppercase}.hero__focus{position:absolute;right:clamp(22px,4vw,62px);top:clamp(126px,13vw,178px);z-index:3;width:min(360px,30vw);color:var(--nu-cream);text-shadow:0 1px 20px rgba(36,39,31,.26)}.hero__focus-media{position:relative;aspect-ratio:1 / 1;padding:10px;overflow:hidden;contain:layout paint;border:1px solid rgba(253,255,249,.22);border-radius:8px;background:#fdfff914;box-shadow:0 24px 70px #00000042;backdrop-filter:blur(14px);-webkit-backdrop-filter:blur(14px)}.hero__focus-media img{display:block;width:100%;height:100%;object-fit:cover;border-radius:5px;transition:opacity .22s var(--ease-standard),transform .6s var(--ease-standard)}.hero__focus.is-changing .hero__focus-media img{opacity:.72;transform:scale(1)}.hero__focus-copy{display:grid;gap:7px;margin-top:14px}.hero__focus span,.hero__focus small{display:block;color:var(--nu-sage);font-size:10px;font-weight:900;letter-spacing:.14em;text-transform:uppercase}.hero__focus h3{margin:0;color:var(--nu-cream);font-family:var(--font-display);font-size:clamp(28px,2.7vw,42px);font-weight:500;line-height:.98;text-wrap:balance}.hero__focus p{max-width:28ch;margin:0 0 4px;color:#fdfff9d6;font-family:var(--font-serif);font-size:16px;line-height:1.45}.bestsellers{background:linear-gradient(180deg,var(--nu-cream) 0%,rgba(245,247,238,.62) 100%)}.bestsellers .wrap{max-width:1480px}.product-grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:clamp(16px,2vw,24px);align-items:stretch}.product-card{position:relative;background:#fdfff9f5;border:1px solid rgba(206,208,201,.82);border-radius:8px;overflow:hidden;display:flex;flex-direction:column;min-width:0;height:100%;box-shadow:0 14px 36px #24271f0e;transition:transform .28s var(--ease-standard),box-shadow .28s,border-color .28s}.product-card:after{content:"";position:absolute;top:0;right:0;bottom:0;left:0;border-radius:inherit;pointer-events:none;box-shadow:inset 0 1px #ffffffc7}.product-card:hover{transform:translateY(-6px);border-color:#494d3f52;box-shadow:0 24px 58px #24271f21}.product-card__media{position:relative;aspect-ratio:1 / 1.04;overflow:hidden;background:var(--nu-mist);border-bottom:1px solid rgba(206,208,201,.82)}.product-card--featured .product-card__media{aspect-ratio:1 / 1.04}.product-card__media img{position:absolute;top:0;right:0;bottom:0;left:0;width:100%;height:100%;object-fit:cover;object-position:center;transform:scale(1.01);transition:transform .8s var(--ease-standard),filter .8s var(--ease-standard)}.product-card:hover .product-card__media img{transform:scale(1.055);filter:saturate(1.03) contrast(1.02)}.product-card__media:after{content:"";position:absolute;top:0;right:0;bottom:0;left:0;pointer-events:none;background:linear-gradient(180deg,#24271f0a,#24271f29)}.product-card__tag{position:absolute;z-index:1;top:14px;left:14px;border-radius:999px;padding:8px 13px;background:#fdfff9f0;color:var(--nu-olive);box-shadow:0 8px 22px #24271f1a;font-size:10px;font-weight:900;letter-spacing:.12em;text-transform:uppercase}.product-card__body{padding:clamp(18px,2vw,24px);display:flex;flex-direction:column;gap:12px;flex:1}.product-card__meta{display:flex;justify-content:space-between;gap:10px;color:var(--fg-3);font-size:10px;font-weight:900;letter-spacing:.12em;text-transform:uppercase}.product-card h3{color:var(--nu-ink);font-family:var(--font-display);font-size:clamp(25px,2.05vw,34px);line-height:1.02;margin:0;font-weight:500;text-wrap:balance}.product-card p{color:var(--fg-2);margin:0;font-family:var(--font-serif);font-size:15px;line-height:1.5;display:-webkit-box;overflow:hidden;-webkit-box-orient:vertical;-webkit-line-clamp:4}.product-card__footer{margin-top:auto;display:flex;flex-direction:column;align-items:flex-start;gap:13px;padding-top:20px}.product-card__footer .btn{width:min(100%,178px);min-width:0;padding:12px 18px}.price{font-family:var(--font-display);font-size:clamp(25px,1.9vw,32px);line-height:1;color:var(--nu-olive);overflow-wrap:anywhere}.trust{position:relative;overflow:hidden;padding:clamp(44px,5vw,68px) 0 clamp(38px,5vw,62px);background:var(--nu-white);isolation:isolate}.trust__botanical{position:absolute;z-index:-1;pointer-events:none;-webkit-user-select:none;user-select:none}.trust__botanical--top{top:-24px;left:-18px;width:clamp(128px,15vw,230px);opacity:.9}.trust__botanical--side{right:-2px;bottom:-34px;width:clamp(76px,8vw,132px);opacity:.9}.trust__head{max-width:650px;margin:0 auto clamp(26px,3vw,36px);text-align:center}.trust__head h2{margin:10px 0 12px;color:var(--nu-olive);font-family:var(--font-display);font-size:clamp(32px,2.8vw,44px);font-weight:500;letter-spacing:0;line-height:1.05;text-transform:none;text-wrap:balance}.trust__head p{max-width:52ch;margin:0 auto;color:var(--fg-2);font-family:var(--font-serif);font-size:clamp(15px,1.05vw,17px);line-height:1.48}.trust__row{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:clamp(18px,2.6vw,42px)}.trust__cell{display:grid;grid-template-columns:1fr;justify-items:center;gap:13px;align-items:start;min-height:0;padding:12px 12px 10px;border:0;border-radius:0;background:transparent;box-shadow:none;text-align:center;transition:transform .24s var(--ease-standard)}.trust__cell:hover{transform:translateY(-4px)}.trust__icon{width:78px;height:78px;border-radius:999px;display:inline-flex;align-items:center;justify-content:center;background:var(--nu-sage-soft);border:1px solid rgba(195,213,136,.74);box-shadow:inset 0 1px #ffffffd6}.trust__icon img{width:52px;height:52px;object-fit:contain;opacity:.92;filter:contrast(1.08) saturate(1.05)}.concerns__quiz-icon img{width:42px;height:42px;object-fit:contain}.trust__cell h4{max-width:15ch;margin:0 auto 6px;color:var(--nu-olive);font-size:16px;font-weight:900;line-height:1.14}.trust__cell p{max-width:23ch;margin:0;color:var(--fg-2);font-family:var(--font-serif);font-size:13.5px;line-height:1.4}.founder{background:var(--nu-cream)}.founder__grid{display:grid;grid-template-columns:minmax(0,.9fr) minmax(0,1.1fr);gap:clamp(28px,5vw,74px);align-items:center}.founder__media{min-height:520px;border-radius:8px;background:var(--nu-olive);overflow:hidden;position:relative}.founder__media img{position:absolute;top:0;right:0;bottom:0;left:0;width:100%;height:100%;object-fit:cover;object-position:center 18%;transform:scale(1.01)}.founder__media:after{content:"";position:absolute;top:0;right:0;bottom:0;left:0;background:linear-gradient(180deg,#24271f00 58%,#24271f2e);pointer-events:none}.founder__copy h2,.process__copy h2,.faq__head h2{font-family:var(--font-display);font-weight:500;font-size:clamp(29px,2.8vw,40px);line-height:1.08;margin:12px 0 18px;text-wrap:balance}.founder__copy p,.process__copy p,.faq__head p{color:var(--fg-2);font-family:var(--font-serif);font-size:18px;line-height:1.55;margin:0 0 18px}.founder__note{display:grid;grid-template-columns:54px minmax(0,1fr);gap:14px;align-items:center;max-width:470px;margin:6px 0 24px;padding:14px 16px;border:1px solid rgba(206,208,201,.84);border-radius:8px;background:#fdfff9b8;color:var(--nu-olive);font-weight:800;line-height:1.35}.founder__note img{width:54px;height:54px;object-fit:contain}.concerns{position:relative;overflow:hidden;background:linear-gradient(180deg,var(--nu-mist) 0%,var(--nu-cream) 52%,var(--nu-mist) 100%)}.concerns__intro{display:grid;grid-template-columns:minmax(0,1.15fr) minmax(300px,.85fr);gap:clamp(24px,4vw,56px);align-items:center;margin-bottom:clamp(34px,5vw,58px)}.concerns .section-head{max-width:660px}.concerns .section-head__rule{width:68px;background:linear-gradient(90deg,var(--nu-olive),rgba(73,77,63,0))}.concerns .section-head h2{max-width:12ch;font-size:clamp(38px,5vw,72px)}.concerns .section-head p{max-width:46ch;margin-left:0}.concerns__quiz{position:relative;overflow:hidden;background:var(--nu-olive);color:var(--nu-cream);border:1px solid rgba(253,255,249,.16);border-radius:8px;padding:clamp(22px,3vw,32px);display:grid;grid-template-columns:64px 1fr;gap:18px;box-shadow:0 22px 54px #24271f29;isolation:isolate}.concerns__quiz:before{content:"";position:absolute;top:0;right:0;bottom:0;left:0;z-index:-1;background:linear-gradient(135deg,#c3d58838,#fdfff900 42%),radial-gradient(circle at 88% 14%,#fdfff924,#fdfff900 34%)}.concerns__quiz-icon{width:64px;height:64px;display:inline-flex;align-items:center;justify-content:center;border-radius:999px;background:#fdfff91f;border:1px solid rgba(253,255,249,.18)}.concerns__quiz-icon img{filter:brightness(0) invert(1);opacity:.9}.concerns__quiz-kicker{display:block;margin-bottom:6px;color:var(--nu-sage);font-size:10px;font-weight:900;letter-spacing:.16em;text-transform:uppercase}.concerns__quiz h4{margin:0 0 8px;color:var(--nu-cream);font-family:var(--font-display);font-size:clamp(25px,2.2vw,34px);line-height:1.02;font-weight:500}.concerns__quiz p{max-width:36ch;margin:0 0 16px;color:#fdfff9c2;font-family:var(--font-serif);font-size:17px;line-height:1.45}.concerns__quiz a{display:inline-flex;align-items:center;gap:8px;color:var(--nu-cream);font-weight:900}.concerns__grid{display:grid;grid-template-columns:repeat(3,1fr);gap:clamp(16px,2vw,24px)}.concern-card{position:relative;min-width:0;background:#fdfff9eb;border-radius:8px;border:1px solid rgba(206,208,201,.82);overflow:hidden;box-shadow:0 14px 34px #24271f0f;transition:transform .3s var(--ease-standard),box-shadow .3s,border-color .3s}.concern-card:hover{transform:translateY(-6px);border-color:#494d3f57;box-shadow:0 24px 54px #24271f24}.concern-card__media{position:relative;aspect-ratio:4 / 5.3;overflow:hidden;background:var(--nu-olive)}.concern-card__media img{position:absolute;top:0;right:0;bottom:0;left:0;width:100%;height:100%;object-fit:cover;transform:scale(1.01);transition:transform .9s var(--ease-standard),filter .9s var(--ease-standard)}.concern-card:hover .concern-card__media img{transform:scale(1.075);filter:saturate(1.04) contrast(1.02)}.concern-card__media:before,.concern-card__media:after{content:"";position:absolute;top:0;right:0;bottom:0;left:0;pointer-events:none}.concern-card__media:before{z-index:1;background:linear-gradient(180deg,#24271f0a,#24271f3d 34%,#12140fe6),linear-gradient(90deg,#12140f94,#12140f1f 64%)}.concern-card__media:after{z-index:2;top:12px;right:12px;bottom:12px;left:12px;border:1px solid rgba(253,255,249,.24);opacity:0;transition:opacity .26s var(--ease-standard)}.concern-card:hover .concern-card__media:after{opacity:1}.concern-card__caption{position:absolute;left:clamp(18px,2vw,24px);right:clamp(18px,2vw,24px);bottom:clamp(18px,2vw,24px);z-index:3;color:var(--nu-cream)}.concern-card__caption .label{display:inline-flex;align-items:center;gap:8px;color:#fdfff9d1;font-size:10px;font-weight:900;letter-spacing:.16em;text-transform:uppercase}.concern-card__caption .label span{display:inline-flex;align-items:center;justify-content:center;width:28px;height:28px;border-radius:999px;border:1px solid rgba(253,255,249,.32);color:var(--nu-sage);font-size:10px;letter-spacing:0}.concern-card__caption h3{margin:12px 0 10px;color:var(--nu-cream);font-family:var(--font-display);font-size:clamp(27px,2.3vw,36px);line-height:.98;font-weight:500;text-shadow:0 2px 16px rgba(0,0,0,.42);text-wrap:balance}.concern-card__caption p{max-width:24ch;margin:0;color:#fdfff9db;font-family:var(--font-serif);font-size:15px;line-height:1.36;text-shadow:0 1px 12px rgba(0,0,0,.32)}.concern-card__cta{min-height:58px;display:flex;align-items:center;justify-content:space-between;gap:12px;padding:16px 18px;font-weight:900;font-size:13px;color:var(--nu-olive)}.concern-card__cta .arrow{flex:0 0 30px;width:30px;height:30px;border-radius:999px;display:inline-flex;align-items:center;justify-content:center;background:var(--nu-mist);transition:transform .24s var(--ease-standard),background .24s,color .24s}.concern-card:hover .concern-card__cta .arrow{background:var(--nu-olive);color:var(--nu-cream);transform:translate(2px)}.process{background:var(--nu-cream)}.process__grid{display:grid;grid-template-columns:minmax(0,1fr) minmax(0,.88fr);gap:clamp(28px,5vw,74px);align-items:center}.process__steps{display:grid;gap:12px;margin-top:26px}.process__steps>div{display:grid;grid-template-columns:52px minmax(0,1fr);column-gap:18px;row-gap:6px;align-items:start;padding:18px 0;border-top:1px solid rgba(206,208,201,.8)}.process__steps span{color:var(--nu-olive);font-weight:900;letter-spacing:.08em}.process__steps b{display:block;grid-column:2;color:var(--nu-olive);font-size:17px;line-height:1.25}.process__steps p{grid-column:2;max-width:42ch;margin:0;font-family:var(--font-sans);font-size:15px;line-height:1.55}.process__media{position:relative;aspect-ratio:4 / 5;border-radius:8px;overflow:hidden;box-shadow:var(--shadow-soft)}.process__media img{width:100%;height:100%;object-fit:cover}.ritual-guide{background:var(--nu-olive);color:var(--nu-cream);overflow:hidden}.ritual-guide__grid{display:grid;grid-template-columns:minmax(280px,.64fr) minmax(0,1.36fr);gap:clamp(34px,5vw,78px);align-items:start}.ritual-guide .eyebrow,.ritual-card__kicker{color:var(--nu-sage)}.ritual-guide__intro h2{max-width:12ch;margin:12px 0 18px;color:#fdfff9eb;font-family:var(--font-display);font-size:clamp(33px,3.4vw,44px);font-weight:500;line-height:1.04;text-wrap:balance}.ritual-guide__intro p{max-width:39ch;margin:0;color:#fdfff9c2;font-family:var(--font-serif);font-size:18px;line-height:1.54}.ritual-guide__note{display:grid;grid-template-columns:56px minmax(0,1fr);gap:16px;max-width:430px;margin-top:34px;padding:18px;border:1px solid rgba(195,213,136,.34);border-radius:8px;background:#fdfff90f}.ritual-guide__note>span{color:var(--nu-sage);font-weight:900;letter-spacing:.12em}.ritual-guide__note-icon{width:56px;height:56px;display:inline-flex;align-items:center;justify-content:center;border-radius:999px;background:#fdfff914}.ritual-guide__note-icon img{width:50px;height:50px;object-fit:contain}.ritual-guide__note b{display:block;margin-bottom:4px;color:var(--nu-cream)}.ritual-guide__note p{color:#fdfff9ad;font-family:var(--font-sans);font-size:14px;line-height:1.48}.ritual-guide__cards{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:16px}.ritual-card,.ritual-guide__cta{border:1px solid rgba(253,255,249,.16);border-radius:8px;background:#fdfff912}.ritual-card{display:grid;grid-template-columns:128px minmax(0,1fr);gap:16px;align-items:center;min-height:188px;padding:16px;color:var(--nu-cream);overflow:hidden;transition:transform .26s var(--ease-standard),border-color .26s,background .26s}.ritual-card:hover{transform:translateY(-4px);border-color:#c3d588a8;background:#fdfff91c}.ritual-card--wide{grid-column:1 / -1;grid-template-columns:minmax(240px,.38fr) minmax(0,1fr);min-height:272px}.ritual-card__media{position:relative;display:block;width:100%;aspect-ratio:1 / 1;align-self:center;overflow:hidden;border-radius:6px;background:#fdfff91f}.ritual-card--wide .ritual-card__media{aspect-ratio:1 / 1}.ritual-card__media img{width:100%;height:100%;object-fit:cover;transition:transform .7s var(--ease-standard)}.ritual-card:hover .ritual-card__media img{transform:scale(1.045)}.ritual-card__body{min-width:0;min-height:100%;display:flex;flex-direction:column;justify-content:center;gap:8px}.ritual-card__kicker{display:block;font-size:11px;font-weight:900;letter-spacing:.12em;text-transform:uppercase}.ritual-card__title{display:block;color:#fff;font-family:var(--font-display);font-size:clamp(24px,2.1vw,32px);font-weight:500;line-height:1.06}.ritual-card:not(.ritual-card--wide) .ritual-card__title{font-size:clamp(21px,1.45vw,24px)}.ritual-card__copy{max-width:42ch;color:#fdfff9b3;font-family:var(--font-serif);font-size:16px;line-height:1.48}.ritual-card__product{display:flex;align-items:center;justify-content:space-between;gap:14px;width:100%;margin-top:auto;padding-top:10px;color:var(--nu-sage);font-size:15px;font-weight:900;line-height:1.25}.ritual-card--wide .ritual-card__product{font-size:17px}.ritual-card__product .arrow{flex:0 0 28px;width:28px;height:28px;border:1px solid rgba(195,213,136,.36);border-radius:999px;display:inline-flex;align-items:center;justify-content:center;font-size:12px;line-height:1}.ritual-guide__cta{grid-column:1 / -1;min-height:118px;display:grid;grid-template-columns:minmax(0,1fr) auto;align-items:center;justify-content:space-between;gap:22px;padding:20px 24px;background:#c3d5881c}.ritual-guide__cta b{display:block;margin-top:3px;color:#fff;font-family:var(--font-display);font-size:clamp(24px,2vw,30px);font-weight:500;line-height:1.08}.ritual-guide .btn--light{flex:0 0 auto;color:var(--nu-olive);white-space:nowrap}@media(max-width:1080px){.product-grid,.trust__row{grid-template-columns:repeat(2,1fr)}.trust__botanical--top{width:clamp(130px,24vw,240px)}.trust__botanical--side{width:clamp(70px,13vw,128px)}.concerns__grid{grid-template-columns:repeat(2,1fr)}.concern-card__media{aspect-ratio:4 / 4.6}.concern-card__caption h3{max-width:14ch}.ritual-guide__grid{grid-template-columns:1fr}.ritual-guide__intro p,.ritual-guide__note{max-width:520px}.hero__focus{width:min(300px,32vw)}.hero__product-nav{width:min(500px,48vw)}}@media(min-width:881px)and (max-height:760px){.hero__focus{right:clamp(88px,11vw,142px);top:clamp(88px,12vh,118px);width:min(280px,24vw)}.hero__focus-media{padding:8px}.hero__focus-copy{gap:5px;margin-top:10px}.hero__focus h3{font-size:clamp(24px,2vw,32px);line-height:.96}.hero__product-nav{bottom:clamp(16px,3vh,28px)}}@media(min-width:881px)and (max-height:640px){.hero__focus{right:clamp(104px,12vw,156px);top:82px;width:min(240px,22vw)}.hero__focus span,.hero__focus small{font-size:9px}.hero__focus h3{font-size:clamp(22px,1.8vw,28px)}}@media(max-width:880px){.zais-home-section{padding:58px 0}.promo{font-size:10px;letter-spacing:.08em}.promo__inner{gap:12px}.promo__inner span:nth-child(5),.promo__inner .promo__sep:nth-of-type(2){display:none}.nav__row{grid-template-columns:auto 1fr auto;min-height:62px}.nav__links{display:none}.nav__hamburger{display:inline-flex}.nav__brand{justify-self:start}.nav__brand img{height:42px}.nav__icons button[aria-label=Search],.nav__icons button[aria-label=Account]{display:none}.hero,.hero__scene,.hero__content{min-height:760px}.hero__visual{top:0;right:0;bottom:0;left:0;height:auto;-webkit-mask-image:none;mask-image:none}.hero__visual img{object-position:center top;transform:scale(1.08);filter:saturate(.88) contrast(.98) brightness(.76);opacity:.96}.hero__visual.is-changing img{opacity:.22;transform:scale(1.12)}.hero__veil{background:linear-gradient(180deg,#06080614,#080a0729 32%,#0a0c096b 54%,#0c0e0ac2 78%,#0c0e0aeb),radial-gradient(ellipse at 42% 72%,#080a079e,#080a075c 42%,#080a0700 76%),linear-gradient(90deg,#080a0761,#080a0714 48%,#080a074d)}.hero__content{align-items:flex-end}.hero__copy{width:100%;max-width:none;padding:268px 0 116px}.hero__copy:before{display:none;content:none}.hero h1{margin-bottom:18px;max-width:15ch;font-size:clamp(32px,8.6vw,40px);line-height:.98}.hero__lede{margin-bottom:24px;font-size:18px}.hero__rating{margin-bottom:14px;font-size:10px;letter-spacing:.08em}.hero__rating-stars{font-size:11px}.hero__ctas{margin-bottom:0}.hero__ctas .btn{width:100%}.hero__pills,.hero__focus{display:none}.hero__product-nav{left:0;right:0;bottom:0;width:auto;display:grid;grid-auto-flow:column;grid-auto-columns:25%;grid-template-columns:none;overflow-x:auto;border-top-color:#fdfff92e;border-bottom:0;background:linear-gradient(180deg,#0c0e0ac7,#0c0e0af5);backdrop-filter:blur(10px);-webkit-backdrop-filter:blur(10px);-webkit-overflow-scrolling:touch}.hero-product,.hero-product:last-child{border-color:#fdfff91f;color:#fdfff9e6;min-height:86px;align-content:center;padding:11px 8px}.hero-product:hover,.hero-product:focus-visible,.hero-product.is-active{color:var(--nu-cream);background:#fdfff91a}.hero-product b{white-space:normal;font-size:clamp(13px,3.9vw,16px);line-height:1.02}.hero-product small{display:none}.hero__visual{top:0;right:-22%;bottom:0;left:20%;-webkit-mask-image:linear-gradient(90deg,transparent 0%,rgba(0,0,0,.08) 14%,rgba(0,0,0,.66) 34%,#000 56%);mask-image:linear-gradient(90deg,transparent 0%,rgba(0,0,0,.08) 14%,rgba(0,0,0,.66) 34%,#000 56%)}.hero__visual img{object-position:74% center;transform:scale(1.12);filter:saturate(.88) contrast(.98) brightness(.82) blur(5px)}.hero__content{align-items:center}.hero__copy{width:min(90vw,390px);max-width:390px;padding:70px 0 250px}.hero__ctas .btn{width:auto}.hero__ctas{margin-top:34px}.hero__pills{display:none}.hero__pill,.hero__stars{padding:7px 10px;font-size:10px}.hero__focus{display:block;top:auto;right:14px;bottom:84px;width:min(46vw,188px)}.hero__focus-media{padding:6px;border-radius:7px}.hero__focus-copy{gap:5px;margin-top:9px}.hero__focus span,.hero__focus small{font-size:8px}.hero__focus h3{max-width:100%;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;font-size:clamp(18px,5.1vw,23px);line-height:.96}.hero__focus p{display:none}.hero__product-nav{left:auto;right:12px;bottom:14px;width:min(66vw,360px);grid-auto-flow:initial;grid-auto-columns:initial;grid-template-columns:repeat(4,minmax(0,1fr));overflow:visible;border:1px solid rgba(253,255,249,.2);background:linear-gradient(90deg,#080a0780,#080a074d 42%,#080a077a)}.hero-product,.hero-product:last-child{min-height:66px;padding:8px 6px}.hero-product b{font-size:clamp(10px,2.7vw,13px)}.product-grid,.founder__grid,.concerns__intro,.process__grid,.ritual-guide__grid{grid-template-columns:1fr}.concerns .section-head h2{max-width:13ch}.concerns__quiz{max-width:560px}.ritual-guide__intro h2{max-width:12ch}.ritual-guide__cards{grid-template-columns:1fr}.ritual-card,.ritual-card--wide{grid-column:auto;grid-template-columns:112px minmax(0,1fr);min-height:168px;gap:14px;padding:14px}.ritual-card--wide .ritual-card__media{aspect-ratio:1 / 1}.ritual-card__product .arrow{flex-basis:26px;width:26px;height:26px}.ritual-guide__cta{grid-column:auto;grid-template-columns:1fr;min-height:0;align-items:flex-start}.process__steps>div{grid-template-columns:42px minmax(0,1fr);column-gap:14px;padding:16px 0}.process__steps p{max-width:none}.founder__media{min-height:420px}.ritual-guide__cta .btn{width:100%}}@media(max-width:560px){.concerns__grid{grid-template-columns:1fr}.trust__row,.product-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:12px}.trust{padding:34px 0 30px}.trust__botanical--top{top:-8px;left:-22px;width:108px;opacity:.78}.trust__botanical--side{right:-38px;bottom:-28px;width:104px;opacity:.72}.trust__head{margin-bottom:18px;text-align:center}.trust__head h2{margin:8px 0;font-size:clamp(26px,7.5vw,32px);line-height:1.04;letter-spacing:0}.trust__head p{margin-left:auto;max-width:32ch;font-size:14px;line-height:1.38}.concerns__quiz{grid-template-columns:1fr;gap:14px}.concerns__quiz-icon{width:56px;height:56px}.trust__cell{grid-template-columns:1fr;justify-items:start;min-height:0;gap:9px;padding:14px 12px;border:1px solid rgba(206,208,201,.78);border-radius:6px;background:#fdfff9eb;box-shadow:0 10px 26px #24271f0f;text-align:left}.trust__icon{width:42px;height:42px}.trust__icon img{width:27px;height:27px}.trust__cell h4{max-width:14ch;margin:0 0 4px;font-size:15px;line-height:1.08}.trust__cell p{max-width:none;font-size:12px;line-height:1.36}.product-card__media,.product-card--featured .product-card__media{aspect-ratio:1 / 1}.product-card__tag{top:9px;left:9px;max-width:calc(100% - 18px);padding:6px 8px;font-size:8px;letter-spacing:.08em}.product-card__body{gap:8px;padding:12px}.product-card__meta{gap:6px;font-size:8px;letter-spacing:.08em}.product-card h3{font-size:clamp(18px,5.2vw,21px);line-height:1.05}.product-card p{display:none}.product-card__footer{flex-direction:column;align-items:stretch;gap:10px;padding-top:6px}.product-card__footer .btn{width:100%;min-width:0;padding:9px 10px;font-size:12px}.price{font-size:22px}.concern-card__media{aspect-ratio:4 / 4.4}.concern-card__caption{left:20px;right:20px;bottom:20px}.concern-card__caption h3{font-size:clamp(30px,10vw,42px)}.concern-card__caption p{max-width:28ch}.hero,.hero__scene,.hero__content{min-height:720px}.hero__copy{width:min(92vw,330px);max-width:330px;padding:74px 0 238px}.hero__focus{top:auto;right:12px;bottom:82px;width:min(46vw,174px)}.hero__focus-copy{margin-top:7px}.hero__product-nav{left:10px;right:10px;width:auto}.hero-product,.hero-product:last-child{min-height:60px;padding:7px 5px}.hero-product span{font-size:8px}.hero-product b{font-size:10px}}@media(max-width:749px){.hero h1{max-width:12.5ch;font-size:clamp(31px,8vw,36px)}.hero__lede{max-width:31ch}}.reviews{background:var(--nu-mist);overflow:hidden}.reviews__intro{max-width:760px;margin:0 auto clamp(28px,3.6vw,46px);text-align:center}.reviews__intro h2{margin:12px 0 10px;color:var(--nu-ink);font-family:var(--font-display);font-size:clamp(29px,3vw,44px);font-weight:500;line-height:1.08;letter-spacing:0;text-wrap:balance}.reviews__intro p{max-width:72ch;margin:0 auto;color:var(--fg-2);font-family:var(--font-sans);font-size:clamp(15px,1.15vw,18px);line-height:1.55}.reviews__frame{position:relative;display:grid;grid-template-columns:minmax(280px,.86fr) minmax(0,1fr);gap:clamp(38px,5.5vw,86px);align-items:center;max-width:1120px;margin:0 auto}.reviews__media{position:relative;aspect-ratio:4 / 5;overflow:hidden;border-radius:8px;background:var(--nu-white);border:1px solid rgba(206,208,201,.78);box-shadow:0 20px 54px #24271f14}.reviews__media img{width:100%;height:100%;display:block;object-fit:cover;object-position:center}.reviews__viewport{position:relative;display:grid;min-width:0;min-height:clamp(270px,27vw,360px);padding:0 clamp(30px,3.8vw,52px) clamp(28px,3.4vw,44px) 0;isolation:isolate}.review{grid-area:1 / 1;position:relative;display:grid;align-content:center;gap:14px;min-height:clamp(270px,27vw,360px);padding:clamp(28px,4vw,54px);overflow:hidden;background:#fdfff9f5;border:1px solid rgba(206,208,201,.72);border-radius:8px;box-shadow:0 18px 46px #24271f0f;opacity:0;visibility:hidden;z-index:0;pointer-events:none;transform:translate(52px,36px) scale(.91) rotate(1.2deg);transition:opacity .62s var(--ease-standard),visibility .62s var(--ease-standard),transform .62s var(--ease-standard),box-shadow .62s var(--ease-standard),filter .62s var(--ease-standard)}.review:before{content:"\201c";position:absolute;right:clamp(18px,2.4vw,30px);top:clamp(12px,1.8vw,22px);color:#c3d58894;font-family:var(--font-display);font-size:clamp(54px,5vw,78px);line-height:1;pointer-events:none}.review.is-active{opacity:1;visibility:visible;z-index:4;pointer-events:auto;transform:translate(0) scale(1) rotate(0);box-shadow:0 24px 58px #24271f1c}.review.is-next,.review.is-after-next{visibility:visible}.review.is-next{opacity:.72;z-index:3;transform:translate(26px,14px) scale(.968) rotate(.85deg);box-shadow:0 18px 42px #24271f13;filter:saturate(.96)}.review.is-after-next{opacity:.42;z-index:2;transform:translate(49px,27px) scale(.938) rotate(1.45deg);box-shadow:0 12px 30px #24271f0d;filter:saturate(.9)}.review__stars{position:relative;z-index:1;color:var(--nu-olive);font-size:13px;letter-spacing:.08em}.review__quote{position:relative;z-index:1;max-width:14ch;margin:0;font-family:var(--font-display);font-size:clamp(31px,3.2vw,48px);font-weight:500;line-height:1.02;color:var(--nu-ink);text-wrap:balance}.review__body{position:relative;z-index:1;max-width:44ch;margin:2px 0 0;color:var(--fg-2);font-family:var(--font-serif);font-size:clamp(15px,1.05vw,17px);line-height:1.55}.review__author{position:relative;z-index:1;display:flex;align-items:center;flex-wrap:wrap;gap:10px 14px;margin-top:10px;padding-top:18px;border-top:1px solid rgba(73,77,63,.14);color:var(--fg-3);font-size:11px;font-weight:800}.review__author .who{display:inline-flex;align-items:center;gap:6px;color:var(--nu-olive);white-space:nowrap}.review__author .product{color:var(--fg-3)}.review__author .check{width:16px;height:16px;border-radius:999px;display:inline-flex;align-items:center;justify-content:center;background:var(--nu-sage);color:var(--nu-olive);font-size:10px}.faq{background:var(--nu-cream)}.faq__grid{display:grid;grid-template-columns:minmax(0,.76fr) minmax(0,1.24fr);gap:clamp(28px,5vw,72px);align-items:start}.faq__head p{max-width:34ch}.faq__image-card{position:relative;max-width:360px;margin:28px 0 0;overflow:hidden;border:1px solid rgba(206,208,201,.78);border-radius:8px;background:var(--nu-mist);box-shadow:0 20px 54px #24271f14}.faq__image-card img{display:block;width:100%;height:clamp(260px,28vw,360px);object-fit:cover;object-position:center 30%}.faq__image-card figcaption{position:absolute;left:16px;right:16px;bottom:16px;padding:10px 12px;border:1px solid rgba(253,255,249,.38);border-radius:999px;background:#fdfff9d1;color:var(--nu-olive);font-size:12px;font-weight:900;line-height:1.25;text-align:center;box-shadow:0 12px 28px #24271f1a}.faq__list{display:grid;border-top:1px solid rgba(206,208,201,.88)}.faq__item{border-bottom:1px solid rgba(206,208,201,.88)}.faq__q{width:100%;min-height:66px;display:flex;align-items:center;justify-content:space-between;gap:16px;padding:15px 0;text-align:left;color:var(--nu-ink);font-family:var(--font-display);font-size:clamp(18px,1.55vw,24px);font-weight:500;line-height:1.18}.faq__q .plus{flex:0 0 28px;width:28px;height:28px;border-radius:999px;display:inline-flex;align-items:center;justify-content:center;border:1px solid rgba(73,77,63,.2);color:var(--nu-olive);transition:transform .22s var(--ease-standard),background .22s,color .22s}.faq__item.is-open .plus{transform:rotate(45deg);background:var(--nu-olive);color:var(--nu-cream)}.faq__a{max-height:0;overflow:hidden;color:var(--fg-2);font-family:var(--font-serif);font-size:16px;line-height:1.6;transition:max-height .3s var(--ease-standard),padding .3s var(--ease-standard)}.faq__item.is-open .faq__a{max-height:420px;padding-bottom:18px}.newsletter{padding:clamp(46px,7vw,74px) 0;background:var(--nu-olive);color:var(--nu-cream)}.newsletter__inner{display:grid;grid-template-columns:minmax(0,1fr) minmax(320px,.9fr);gap:clamp(24px,5vw,64px);align-items:center}.newsletter h3{max-width:720px;margin:0 0 10px;color:var(--nu-cream);font-family:var(--font-display);font-weight:500;font-size:clamp(27px,2.8vw,36px);line-height:1.08;text-wrap:balance}.newsletter p{max-width:56ch;margin:0;color:#fdfff9c2;font-family:var(--font-serif);font-size:18px;line-height:1.55}.newsletter__form{display:flex;gap:10px}.newsletter__form input{min-width:0;flex:1;border:1px solid rgba(253,255,249,.24);border-radius:999px;padding:15px 18px;background:#fdfff914;color:var(--nu-cream);outline:none}.newsletter__form input::placeholder{color:#fdfff98f}.newsletter__form input:focus{border-color:var(--nu-sage);box-shadow:0 0 0 4px #c3d58824}.newsletter .btn--primary{background:var(--nu-sage);color:var(--nu-olive);box-shadow:none}.newsletter .btn--primary:hover{background:var(--nu-cream);color:var(--nu-olive)}.newsletter__benefit{display:flex;flex-wrap:wrap;gap:10px 16px;margin-top:12px;color:#fdfff9ad;font-size:12px;font-weight:700}.newsletter__benefit span{display:inline-flex;align-items:center;gap:6px}.newsletter__benefit img{width:22px;height:22px;object-fit:contain}.foot{padding:clamp(52px,7vw,76px) 0 34px;background:var(--nu-olive-dark);color:var(--nu-cream)}.foot__grid{display:grid;grid-template-columns:minmax(290px,1.42fr) repeat(4,minmax(108px,1fr));gap:clamp(24px,3.4vw,44px);align-items:start;margin-bottom:40px}.foot__brand{display:grid;gap:16px;align-content:start}.foot__logo{display:inline-flex;width:fit-content}.foot__logo img{width:clamp(152px,13vw,206px);height:auto;filter:brightness(0) invert(1);opacity:.92}.foot__brand p{max-width:34ch;margin:0;color:#fdfff9b3;font-family:var(--font-serif);font-size:16px;line-height:1.55}.foot__badges{display:flex;flex-wrap:wrap;gap:8px;max-width:360px}.foot__badges span{display:inline-flex;align-items:center;min-height:30px;padding:6px 10px;border:1px solid rgba(253,255,249,.14);border-radius:999px;background:#fdfff90f;color:#fdfff9b8;font-size:10px;font-weight:900;letter-spacing:.08em;text-transform:uppercase}.social{display:flex;gap:10px}.social a{width:38px;height:38px;border-radius:999px;display:inline-flex;align-items:center;justify-content:center;border:1px solid rgba(253,255,249,.18);color:var(--nu-cream);font-size:12px;font-weight:900;transition:background .18s,border-color .18s,transform .18s}.social a:hover{transform:translateY(-2px);border-color:var(--nu-sage);background:#c3d5881f}.foot__col h5{margin:2px 0 14px;color:var(--nu-sage);font-size:11px;font-weight:900;letter-spacing:.16em;text-transform:uppercase}.foot__col ul{list-style:none;margin:0;padding:0;display:grid;gap:10px}.foot__col a{color:#fdfff9b3;font-size:14px;line-height:1.25}.foot__col a:hover{color:var(--nu-cream)}.foot__legal{display:flex;flex-wrap:wrap;gap:16px 24px;justify-content:space-between;align-items:center;padding-top:22px;border-top:1px solid rgba(253,255,249,.15);color:#fdfff98f;font-size:12px}.foot__pay{display:flex;flex-wrap:wrap;gap:8px}.chip{border:1px solid rgba(253,255,249,.16);border-radius:4px;padding:4px 8px;background:#fdfff914;color:#fdfff9c7;font-size:10px;font-weight:800}.drawer{position:fixed;top:0;right:0;bottom:0;left:0;z-index:100;visibility:hidden;opacity:0;pointer-events:none;overflow:hidden;background:#24271f6b;transition:opacity .24s var(--ease-standard),visibility .24s var(--ease-standard)}.drawer.is-open{visibility:visible;opacity:1;pointer-events:auto}.drawer__panel{position:absolute;top:0;right:0;bottom:0;width:min(380px,88vw);display:flex;flex-direction:column;gap:18px;padding:22px;background:var(--nu-cream);color:var(--nu-ink);transform:translate(100%);transition:transform .32s var(--ease-standard);overflow-y:auto;box-shadow:-12px 0 34px #24271f2e}.drawer.is-open .drawer__panel{transform:translate(0)}.drawer__head{display:flex;align-items:center;justify-content:space-between;gap:16px}.drawer__head .nav__brand{justify-self:auto;font-family:var(--font-display);font-size:28px}.drawer__close{width:38px;height:38px;border-radius:999px;display:inline-flex;align-items:center;justify-content:center;background:var(--nu-mist);color:var(--nu-olive);font-size:22px}.drawer__links{list-style:none;margin:0;padding:0;border-top:1px solid rgba(206,208,201,.88)}.drawer__links li{border-bottom:1px solid rgba(206,208,201,.88)}.drawer__links a{display:flex;align-items:center;justify-content:space-between;gap:18px;padding:16px 0;color:var(--nu-ink);font-family:var(--font-display);font-size:24px;line-height:1.08}.drawer__links span{color:var(--nu-olive);font-family:var(--font-sans);font-size:16px;font-weight:900}.drawer__promo{margin-top:auto;padding:18px;border-radius:8px;background:var(--nu-olive);color:var(--nu-cream)}.drawer__promo h5{margin:0 0 5px;font-family:var(--font-display);font-size:24px;font-weight:500}.drawer__promo p{margin:0 0 14px;color:#fdfff9c2;font-size:14px}@media(max-width:1080px){.reviews__frame{max-width:900px}}@media(max-width:880px){.faq__grid,.newsletter__inner{grid-template-columns:1fr}.reviews__frame{grid-template-columns:1fr;max-width:560px}.reviews__media{aspect-ratio:4 / 4.35}.newsletter__form{flex-direction:column}.newsletter__form .btn,.newsletter__form button{width:100%}.foot__grid{grid-template-columns:1fr 1fr;gap:30px 24px}.foot__brand{grid-column:1 / -1}}@media(max-width:560px){.reviews__frame{gap:14px}.reviews__media{aspect-ratio:4 / 4.55}.reviews__viewport,.review{min-height:0}.reviews__viewport{padding:0 18px 18px 0}.review{padding:24px 20px}.review.is-next{transform:translate(10px,10px) scale(.972) rotate(.65deg)}.review.is-after-next{opacity:.34;transform:translate(19px,19px) scale(.945) rotate(1deg)}.review:before{top:6px;right:18px;font-size:50px}.review__quote{max-width:13ch;font-size:clamp(28px,8vw,36px)}.review__body{font-size:15px}.review__author,.foot__legal{align-items:flex-start;flex-direction:column}.foot{padding-top:48px}.foot__grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:30px 22px;margin-bottom:34px}.foot__logo img{width:164px}.foot__brand p{max-width:31ch;font-size:15px}.foot__badges{gap:7px}.foot__badges span{min-height:28px;padding:5px 9px}.foot__col h5{margin-bottom:11px}.foot__col ul{gap:9px}.foot__col a{font-size:14px}.review__author{gap:8px}.review__author .product{text-align:left}.faq__q{min-height:0;font-size:20px}.faq__image-card{max-width:none;margin-top:18px}.faq__image-card img{height:320px;object-position:center 25%}.foot__grid{grid-template-columns:1fr}.foot__brand{grid-column:auto}}
/*# sourceMappingURL=/cdn/shop/t/11/assets/zais-home.css.map */
