:root{--zestya-ivory: #f7f1e8;--zestya-cream: #fff9f0;--zestya-green: #24382f;--zestya-sage: #a8b7a2;--zestya-clay: #b46a4c;--zestya-sand: #d9c7aa;--zestya-espresso: #231f1b;--zestya-muted: #6d6257;--zestya-border: #e5d8c6;--zestya-radius: 24px;--zestya-shadow: 0 14px 30px rgba(35, 31, 27, .08);--zestya-section-pad: clamp(64px, 9vw, 128px);--z-cream: var(--zestya-ivory);--z-white: #ffffff;--z-text: var(--zestya-espresso);--z-muted: var(--zestya-muted);--z-green-dark: var(--zestya-green);--z-green-deep: #1c3128;--z-gold: var(--zestya-clay);--z-border: var(--zestya-border)}body{background:var(--z-cream);color:var(--z-text);font-family:var(--font-primary--family)}.z-container{width:min(calc(100% - 2.5rem),1600px);margin-inline:auto}.z-section{padding:clamp(72px,9vw,160px) 0}.z-heading{font-family:Georgia,Times New Roman,serif;font-size:clamp(2.35rem,6.2vw,5.4rem);line-height:.98;letter-spacing:-.02em;margin:0 0 1.2rem}.z-heading--light{color:#f4efe2}.z-lead{font-size:clamp(1.02rem,1.45vw,1.28rem);color:var(--z-muted);max-width:60ch;line-height:1.65;margin:0 0 2rem}.z-btn{min-height:58px;padding:.9rem 1.8rem;border-radius:999px;font-size:1.05rem;font-weight:700;text-decoration:none;display:inline-flex;align-items:center;justify-content:center;border:1px solid transparent}.z-btn--primary{background:var(--z-green-dark);color:#fff;box-shadow:0 10px 24px #0b3d363d}.z-btn--secondary{background:transparent;border-color:var(--z-green-dark);color:var(--z-green-dark)}.z-header{position:sticky;top:0;z-index:60;background:#fff;border-bottom:1px solid var(--z-border);isolation:isolate}.z-header__bar{min-height:72px;display:flex;align-items:center;justify-content:space-between;gap:.8rem;position:relative}.z-header__brand{font-family:Georgia,Times New Roman,serif;text-decoration:none;color:var(--z-green-dark);font-size:1.7rem;letter-spacing:.06em;font-weight:700}.z-header__toggle{width:42px;height:42px;background:#fff;border:1px solid var(--z-border);border-radius:10px;display:inline-flex;flex-direction:column;justify-content:center;gap:5px;padding:0 11px}.z-header__toggle span{height:2px;background:var(--z-text);display:block}.z-header__nav{display:none;position:absolute;left:0;right:0;top:100%;background:#fff;border-bottom:1px solid var(--z-border);padding:1rem;flex-direction:column;gap:.8rem}.z-header__nav.is-open{display:flex}.z-header__nav a{text-decoration:none;color:var(--z-text);font-weight:500}.z-header__icons{display:flex;gap:.5rem;align-items:center}.z-header__icons a svg{width:1.5rem}.z-header__cta{margin-top:.35rem;width:fit-content}.z-hero{padding:clamp(72px,10vw,150px) 0 0;background:var(--z-cream)}.z-hero__grid{display:grid;gap:2.25rem;align-items:center}.z-hero__eyebrow{color:var(--z-gold);font-size:.84rem;letter-spacing:.11em;font-weight:700;margin:0 0 1rem}.z-hero__title{font-family:Georgia,Times New Roman,serif;font-size:clamp(2.8rem,8.2vw,5.9rem);line-height:.92;letter-spacing:-.03em;margin:0 0 1.2rem;color:var(--z-green-deep)}.z-hero__sub{font-size:clamp(1.08rem,2.5vw,1.44rem);line-height:1.68;color:var(--z-muted);margin:0 0 1.8rem;max-width:46ch}.z-hero__actions{display:flex;flex-wrap:wrap;gap:.7rem;margin-bottom:1rem}.z-hero__trust{color:var(--z-muted);font-size:1.03rem;margin:0}.z-hero__media{min-height:min(92vh,820px)}.z-hero__image,.z-hero__fallback{width:100%;height:100%;min-height:min(88vh,780px);border-radius:34px;border:1px solid var(--z-border);object-fit:cover}.z-hero__fallback{position:relative;background:radial-gradient(circle at 20% 20%,#f2ead8,#dfebdf 56%,#d8e4df);overflow:hidden}.z-hero__shape{position:absolute;border-radius:22px;background:#ffffffa8;border:1px solid rgba(16,63,56,.1)}.z-hero__shape--one{width:50%;height:56%;left:8%;top:10%}.z-hero__shape--two{width:30%;height:46%;right:8%;top:16%;background:#103f3814}.z-hero__shape--three{width:62%;height:30%;left:16%;bottom:8%;background:#c8a45d2e}.z-trust-strip{background:transparent;padding:.9rem 0 .15rem}.z-trust-strip__inner{min-height:78px;display:grid;gap:.7rem;align-items:center;padding:.75rem;background:linear-gradient(135deg,#fff,#f3eee2);border:1px solid var(--z-border);border-radius:18px;box-shadow:0 8px 24px #103f380f}.z-trust-strip__item{display:flex;align-items:center;gap:.65rem;color:var(--z-green-dark);font-weight:700;background:#ffffffe6;border:1px solid rgba(16,63,56,.08);border-radius:999px;min-height:48px;padding:.6rem .95rem}.z-trust-strip__item p{margin:0;font-size:.99rem;letter-spacing:.005em}.z-trust-strip__dot{width:10px;height:10px;flex:0 0 10px;border-radius:999px;background:var(--z-gold);box-shadow:0 0 0 3px #c8a45d3d}.z-scroll-cards{display:grid;grid-auto-flow:column;grid-auto-columns:minmax(360px,86vw);gap:1.25rem;overflow-x:auto;padding-bottom:.5rem;scroll-snap-type:x mandatory}.z-scroll-cards,.z-carousel{scrollbar-width:none}.z-scroll-cards::-webkit-scrollbar,.z-carousel::-webkit-scrollbar{display:none}.z-flow{position:relative;padding-inline:3.25rem}.z-flow__arrow{position:absolute;top:50%;transform:translateY(-50%);z-index:3;width:52px;height:52px;border:1px solid rgba(16,63,56,.22);border-radius:999px;background:#fffffffa;color:var(--z-green-dark);font-size:0;font-weight:700;line-height:1;cursor:pointer;display:inline-flex;align-items:center;justify-content:center;box-shadow:0 12px 28px #00000029;opacity:1}.z-flow__arrow--prev{left:.6rem}.z-flow__arrow--next{right:.6rem}.z-flow__arrow:before{content:"";width:11px;height:11px;border-right:3px solid var(--z-green-dark);border-bottom:3px solid var(--z-green-dark)}.z-flow__arrow--next:before{transform:rotate(-45deg);margin-left:-2px}.z-flow__arrow--prev:before{transform:rotate(135deg);margin-right:-2px}.z-flow__arrow[disabled]{opacity:.42;cursor:not-allowed}.z-section--dark .z-flow__arrow{background:#f7f3eaf5;border-color:#f7f3eaeb;color:var(--z-green-deep)}.z-scroll-cards>*{scroll-snap-align:start}.z-ritual-card{border:1px solid var(--z-border);border-radius:22px;overflow:hidden;background:#fff;transition:transform .2s ease,box-shadow .2s ease}.z-ritual-card:hover{transform:translateY(-3px);box-shadow:0 15px 26px #103f381f}.z-ritual-card img,.z-ritual-card__fallback{width:100%;height:290px;object-fit:cover;display:block}.z-ritual-card__fallback{background:linear-gradient(140deg,#e8dfce,#dce8dc 65%,#ebeadf)}.z-ritual-card__content{padding:1.45rem}.z-ritual-card__content h3{margin:0 0 .55rem;font-size:1.75rem;color:var(--z-green-dark)}.z-ritual-card__content p{margin:0;color:var(--z-muted);line-height:1.6}.z-section--offer{background:linear-gradient(180deg,#fff,#f9f5ec)}.z-offer{display:grid;gap:1.25rem;align-items:stretch}.z-offer__copy{background:#fff;border:1px solid var(--z-border);border-radius:28px;padding:2rem}.z-offer__list{margin:0 0 1.2rem;padding-left:1.1rem;line-height:1.65;color:var(--z-muted)}.z-offer__note{margin:.9rem 0 0;color:var(--z-muted);font-size:.92rem}.z-offer__kit{background:#fff;border:1px solid var(--z-border);border-radius:24px;padding:1.25rem}.z-offer__kit img{width:100%;min-height:560px;border-radius:24px;object-fit:cover;display:block}.z-kit-fallback{min-height:560px;border-radius:24px;background:linear-gradient(145deg,#efe8d8,#dce7db);position:relative;overflow:hidden}.z-kit-fallback__pouch,.z-kit-fallback__bottle,.z-kit-fallback__shot,.z-kit-fallback__card{position:absolute;border-radius:16px;border:1px solid rgba(16,63,56,.15);background:#ffffffb3}.z-kit-fallback__pouch{width:34%;height:58%;left:8%;bottom:8%}.z-kit-fallback__bottle{width:25%;height:52%;left:45%;bottom:12%;background:#103f3817}.z-kit-fallback__shot{width:16%;height:24%;right:12%;bottom:14%;background:#c8a45d33}.z-kit-fallback__card{width:48%;height:22%;right:8%;top:11%}.z-section--editorial .z-editorial{display:grid;gap:1.5rem}.z-editorial p{font-size:clamp(1rem,1.4vw,1.22rem);line-height:1.75;color:var(--z-muted);margin:0 0 1rem}.z-editorial blockquote{margin:1.5rem 0 0;padding-left:1rem;border-left:3px solid var(--z-gold);font-family:Georgia,Times New Roman,serif;font-size:clamp(1.1rem,2vw,1.6rem);line-height:1.4;color:var(--z-green-dark)}.z-carousel{display:grid;grid-auto-flow:column;grid-auto-columns:minmax(360px,84vw);gap:1.25rem;overflow-x:auto;padding-bottom:.5rem;scroll-snap-type:x mandatory}.z-carousel__card{scroll-snap-align:start;border-radius:22px;overflow:hidden;border:1px solid rgba(255,255,255,.15);background:#ffffff0f}.z-carousel__media img,.z-carousel__fallback{width:100%;height:290px;object-fit:cover}.z-carousel__fallback{background:linear-gradient(145deg,#f7f3ea2e,#c8a45d33)}.z-carousel__body{padding:1.4rem;color:#eff2ee}.z-carousel__body h3{margin:0 0 .4rem;font-size:1.75rem}.z-carousel__body p{margin:0;line-height:1.6;color:#d9e3de}.z-promise{display:grid;gap:1.5rem;align-items:center}.z-list{margin:0 0 1rem;padding-left:1.1rem;color:var(--z-muted);line-height:1.65}.z-promise__media img,.z-promise__fallback{width:100%;min-height:560px;border-radius:28px;border:1px solid var(--z-border);object-fit:cover}.z-promise__fallback{background:linear-gradient(145deg,#e6decd,#dce8de)}.z-section--social{background:var(--z-green-deep)}.z-grid--social{display:grid;gap:1rem}.z-social-card{border:1px solid rgba(255,255,255,.18);border-radius:24px;background:#ffffff0f;padding:1.45rem;color:#f2f5f2}.z-social-card__image{width:100%;height:220px;border-radius:16px;object-fit:cover;display:block;margin-bottom:.9rem}.z-stars{margin:0 0 .65rem;color:var(--z-gold);font-size:1.05rem}.z-social-card h3{margin:0 0 .55rem;font-size:1.45rem}.z-social-card p{margin:0;line-height:1.65;color:#d7e4df;font-size:1.04rem}.z-social-card__meta{margin-top:.8rem!important;font-weight:600;color:#f2f5f2!important}.z-faq-layout{display:grid;gap:1.2rem}.z-faq-list{border-top:1px solid var(--z-border)}.z-faq-item{border-bottom:1px solid var(--z-border);padding:1.2rem 0}.z-faq-item summary{list-style:none;cursor:pointer;font-size:clamp(1.18rem,1.45vw,1.55rem);font-weight:600}.z-faq-item summary::-webkit-details-marker{display:none}.z-faq-item__panel p{margin:.7rem 0 0;color:var(--z-muted);line-height:1.65;font-size:1rem}.z-footer{background:var(--z-green-dark);color:#ecf3ef;padding:clamp(72px,8vw,130px) 0 1.4rem}.z-footer__top{display:grid;gap:1.3rem}.z-footer__wordmark{margin:0 0 .5rem;font-family:Georgia,Times New Roman,serif;font-size:clamp(1.8rem,3vw,2.8rem);letter-spacing:.07em}.z-footer h3{margin:0 0 .6rem;font-size:1rem}.z-footer__social,.z-footer__links{list-style:none;padding:0;margin:.5rem 0 0;display:flex;flex-wrap:wrap;gap:.45rem 1rem}.z-footer a{color:#d8e8e0;text-decoration:none}.z-footer a:hover{color:#fff}.z-footer__newsletter{display:flex;flex-wrap:wrap;gap:.55rem}.z-footer__newsletter input{min-height:48px;border-radius:999px;border:1px solid rgba(255,255,255,.2);background:#ffffff1f;color:#fff;padding:.55rem .95rem;flex:1}.z-footer__newsletter input::placeholder{color:#ffffffbf}.z-footer__newsletter-status{width:100%;margin:0;font-size:.9rem;line-height:1.5}.z-footer__newsletter-status--success{color:#d8e8e0}.z-footer__newsletter-status--error{color:#f2d4c8}.z-footer__newsletter-consent{width:100%;margin:.35rem 0 0;font-size:.78rem;line-height:1.5;color:#cfe0d8}.z-footer__bottom{border-top:1px solid rgba(255,255,255,.15);margin-top:1.2rem;padding-top:1rem}.z-footer__bottom p{margin:0;font-size:.86rem;line-height:1.6;color:#cfe0d8}.z-announcement{background:var(--z-green-dark);color:var(--zestya-ivory);padding:.55rem 0;text-align:center;font-size:.92rem;letter-spacing:.03em}.z-announcement p{margin:0}.z-btn,.z-header__nav a,.z-social-card,.z-ritual-card,.z-carousel__card{transition:all .24s ease}.z-btn:hover{transform:translateY(-1px)}.z-btn--primary:hover{background:#1b2f27}.z-btn--secondary:hover{background:#24382f0f}.z-btn:focus-visible,.z-header__nav a:focus-visible,.z-flow__arrow:focus-visible,summary:focus-visible{outline:2px solid var(--zestya-clay);outline-offset:2px}.z-header{background:#fff9f0f5;-webkit-backdrop-filter:blur(6px);backdrop-filter:blur(6px)}.z-header__bar{min-height:76px}.z-header__nav a{color:var(--z-green-dark);font-weight:600}.z-header__nav a:not(.z-btn):hover{color:var(--zestya-clay)}.z-header__cta{margin-top:.35rem}.z-section{padding:var(--zestya-section-pad) 0}.z-hero{background:var(--zestya-ivory)}.z-hero__media{position:relative}.z-hero__image{border-radius:30px;box-shadow:var(--zestya-shadow)}.z-hero__floating-card{position:absolute;left:1.1rem;right:1.1rem;bottom:1.1rem;background:linear-gradient(145deg,#182a21eb,#24382fd1);color:var(--zestya-ivory);border:1px solid rgba(255,249,240,.22);border-radius:16px;padding:.9rem 1rem;display:grid;gap:.4rem;-webkit-backdrop-filter:blur(6px);backdrop-filter:blur(6px);box-shadow:0 14px 24px #14201a4d}.z-hero__floating-card p{margin:0;font-size:.98rem;line-height:1.35;letter-spacing:.01em;font-weight:500;display:flex;align-items:center;gap:.45rem}.z-hero__floating-card p:before{content:"";width:7px;height:7px;border-radius:50%;flex:0 0 7px;background:var(--zestya-sand);box-shadow:0 0 0 2px #d9c7aa33}.z-trust-chips{display:flex;flex-wrap:wrap;gap:.5rem}.z-trust-chips span{border:1px solid rgba(36,56,47,.16);border-radius:999px;padding:.45rem .8rem;font-size:.88rem;font-weight:600;color:var(--z-green-dark);background:#fffc}.z-ritual-grid{display:grid;gap:1rem}.z-ritual-card{border-radius:var(--zestya-radius);box-shadow:var(--zestya-shadow)}.z-ritual-card__index{font-size:.75rem;text-transform:uppercase;letter-spacing:.08em;color:var(--zestya-clay);margin:0 0 .35rem}.z-offer__copy{background:linear-gradient(160deg,#fffdf7,#f8f0e5);box-shadow:var(--zestya-shadow)}.z-offer__intro{margin:0 0 1.2rem;font-size:1.06rem;line-height:1.7;color:var(--z-muted)}.z-offer__list li{margin-bottom:.55rem}.z-section--dark{background:var(--z-green-dark)}.z-benefits-grid{display:grid;gap:1rem}.z-carousel__card{border-radius:var(--zestya-radius)}.z-ingredient-grid,.z-science-grid{display:grid;gap:1rem}.z-ingredient-card,.z-science-pill{background:#fff;border:1px solid var(--z-border);border-radius:var(--zestya-radius);padding:.9rem .9rem 1rem;box-shadow:var(--zestya-shadow)}.z-ingredient-card__media,.z-science-pill__media{margin-bottom:.85rem}.z-ingredient-card__media img,.z-science-pill__media img{width:100%;height:190px;object-fit:cover;border-radius:16px;display:block}.z-ingredient-card h3,.z-science-pill h3{margin:0 0 .5rem;font-size:1.35rem;color:var(--z-green-dark)}.z-ingredient-card p,.z-science-pill p{margin:0;color:var(--z-muted);line-height:1.65}.z-ingredients-note,.z-science-disclaimer{margin-top:1rem;font-size:.95rem;color:var(--z-muted)}.z-section--science{background:linear-gradient(180deg,#fff8ee,#f6efe3)}.z-section--journal{background:#f4ece0}.z-journal{display:grid;gap:1rem;align-items:stretch}.z-journal__card{background:var(--z-green-dark);color:var(--zestya-ivory);border-radius:var(--zestya-radius);padding:1.3rem;box-shadow:var(--zestya-shadow)}.z-journal__card h3{margin:0 0 .55rem;font-size:1.5rem}.z-journal__card p{margin:0;line-height:1.7}.z-social-note{margin:0 0 1.2rem;color:#d8e7dc;max-width:64ch}.z-faq-item{background:#fff;border:1px solid var(--z-border);border-radius:14px;padding:1rem;margin-bottom:.75rem}.z-faq-item summary{color:var(--z-green-dark)}.z-footer{background:#1f3028;color:var(--zestya-ivory)}.z-collection{padding:var(--zestya-section-pad) 0;background:var(--zestya-cream)}.z-collection__header h1,.z-collection__empty h1{margin:0 0 1rem;color:var(--z-green-dark);font-family:Georgia,Times New Roman,serif;font-size:clamp(2rem,5vw,3.8rem);line-height:1.05}.z-collection__header p,.z-collection__empty p{margin:0 0 1.5rem;color:var(--z-muted);max-width:58ch;line-height:1.7}.z-collection__empty{border:1px solid var(--z-border);border-radius:var(--zestya-radius);background:#fff;padding:clamp(1.4rem,4vw,2.6rem);box-shadow:var(--zestya-shadow)}.z-collection__grid{display:grid;gap:1rem}.z-collection__card{background:#fff;border:1px solid var(--z-border);border-radius:20px;overflow:hidden}.z-collection__card a{color:inherit;text-decoration:none;display:block}.z-collection__card img{width:100%;height:260px;object-fit:cover;display:block}.z-collection__card h2{margin:0;font-size:1.15rem;color:var(--z-green-dark);padding:.95rem .95rem .4rem}.z-collection__card p{margin:0;color:var(--z-muted);padding:0 .95rem 1rem}.page-width{width:min(calc(100% - 1.4rem),1200px);margin-inline:auto;padding-inline:.15rem}.product-section{padding:clamp(40px,8vw,88px) 0;background:var(--z-cream)}.product-template-grid{display:grid;gap:1.5rem;align-items:start}.product-section__media img,.product-section__placeholder{width:100%;height:auto;max-height:520px;aspect-ratio:1;object-fit:cover;border-radius:18px;border:1px solid var(--z-border)}.product-section__title{margin:0 0 .75rem;font-family:Georgia,Times New Roman,serif;font-size:clamp(1.75rem,6vw,2.6rem);line-height:1.05;color:var(--z-green-deep)}.product-section__excerpt,.product-price{margin:0 0 1rem;line-height:1.65;color:var(--z-muted)}.product-price{font-size:1.2rem;font-weight:700;color:var(--z-green-dark)}.product-form{margin-bottom:1.25rem}.product-section__submit,.product-form .btn-primary{width:100%;min-height:52px;padding:.9rem 1.5rem;border:0;border-radius:999px;background:var(--z-green-dark);color:#fff;font-size:1.05rem;font-weight:700;cursor:pointer}.product-section__submit:disabled{opacity:.65;cursor:not-allowed}.product-section__benefits-heading,.product-section__faq-heading{margin:0 0 .75rem;font-size:1.2rem;color:var(--z-green-dark)}.bullet-list{margin:0 0 1.5rem;padding-left:1.2rem;line-height:1.65;color:var(--z-muted)}.product-faq-wrap{margin-top:2rem;padding-top:1.5rem;border-top:1px solid var(--z-border)}.faq-item{border:1px solid var(--z-border);border-radius:14px;padding:.85rem 1rem;margin-bottom:.65rem;background:#fff}.faq-item__summary{display:flex;align-items:center;justify-content:space-between;gap:.75rem;cursor:pointer;list-style:none;font-weight:600;color:var(--z-green-dark)}.faq-item__summary::-webkit-details-marker{display:none}.faq-item__answer{margin-top:.65rem;color:var(--z-muted);line-height:1.65}@media(min-width:990px){.z-header__toggle{display:none}.z-header__bar{flex-wrap:nowrap}.z-header__nav{display:flex;position:static;flex:1;flex-direction:row;align-items:center;justify-content:flex-end;gap:1.1rem;border:0;padding:0;margin:0;max-height:none;overflow:visible;background:transparent;box-shadow:none}.z-header__nav a:not(.z-btn){padding:0;border-bottom:0;min-height:auto}.z-header__icons{margin-top:0;margin-left:.25rem}.product-template-grid{grid-template-columns:1fr 1fr;gap:2.5rem}.z-header__cta{margin-top:0;margin-left:.5rem}.z-hero__grid{grid-template-columns:1fr 1.08fr}.z-hero__floating-card{left:auto;right:1rem;width:min(360px,85%)}.z-trust-strip__inner{grid-template-columns:repeat(3,minmax(0,1fr));min-height:92px;padding:.8rem}.z-scroll-cards{grid-auto-columns:minmax(380px,460px)}.z-ritual-grid{grid-template-columns:repeat(3,minmax(0,1fr))}.z-offer{grid-template-columns:1fr 1fr}.z-editorial{grid-template-columns:.82fr 1.18fr;gap:4rem}.z-carousel{grid-auto-columns:minmax(390px,500px)}.z-benefits-grid{grid-template-columns:repeat(4,minmax(0,1fr))}.z-flow__arrow{width:56px;height:56px}.z-flow{padding-inline:3.9rem}.z-promise{grid-template-columns:1fr 1fr;gap:3.2rem}.z-ingredient-grid{grid-template-columns:repeat(4,minmax(0,1fr))}.z-science-grid{grid-template-columns:repeat(3,minmax(0,1fr))}.z-journal{grid-template-columns:1.2fr .8fr;gap:1.25rem}.z-grid--social{grid-template-columns:repeat(4,minmax(0,1fr))}.z-faq-layout{grid-template-columns:.58fr 1.42fr;gap:3.6rem}.z-footer__top{grid-template-columns:1.2fr 1fr 1fr;gap:2.6rem}.z-collection__grid{grid-template-columns:repeat(3,minmax(0,1fr))}}@media(max-width:989px){.z-container{width:min(calc(100% - 1.4rem),100%)}.z-section{padding:clamp(52px,11vw,84px) 0}.z-heading{font-size:clamp(2rem,10vw,2.9rem);line-height:1.02}.z-lead{font-size:1.02rem;line-height:1.68;margin-bottom:1.35rem}.z-header__nav{position:absolute;left:0;right:0;top:100%;z-index:70;flex-direction:column;align-items:stretch;gap:.2rem;padding:.85rem .7rem 1rem;border-top:1px solid var(--z-border);border-bottom:1px solid var(--z-border);background:#fff;box-shadow:var(--zestya-shadow);max-height:calc(100svh - 72px);overflow-y:auto}.z-header__nav:not(.is-open){display:none}.z-header__nav a:not(.z-btn){display:flex;align-items:center;min-height:44px;padding:.45rem .15rem;border-bottom:1px solid rgba(36,56,47,.08)}.z-header__nav a:not(.z-btn):last-of-type{border-bottom:0}.z-header__toggle{min-width:44px;min-height:44px}.z-header__cta{width:100%;margin-top:.75rem}.z-header__icons{margin-top:.45rem;min-height:44px;align-items:center}.z-header__icons a{display:inline-flex;align-items:center;justify-content:center;min-width:44px;min-height:44px}.z-announcement{font-size:.8rem;letter-spacing:.01em;line-height:1.45}.z-hero{padding-top:clamp(40px,10vw,70px)}.z-hero__copy{max-width:100%}.z-hero__title{font-size:clamp(2.15rem,12vw,3.25rem);line-height:.98;margin-bottom:.95rem}.z-hero__sub{font-size:1rem;line-height:1.7;margin-bottom:1.25rem}.z-hero__actions{flex-direction:column;align-items:stretch;gap:.6rem}.z-hero__actions .z-btn{width:100%}.z-trust-chips{margin-top:.5rem}.z-hero__media{min-height:auto}.z-hero__image,.z-hero__fallback{height:auto;min-height:260px;max-height:min(78vw,460px);aspect-ratio:4 / 5;object-fit:cover;border-radius:20px}.z-hero__floating-card{position:static;margin-top:.85rem;border-radius:14px}.z-trust-chips span{font-size:.78rem;padding:.38rem .62rem}.z-offer__copy{padding:1.35rem}.z-offer__copy .z-btn,.z-founding-form__submit,.z-collection__empty .z-btn,.z-contact__form .z-btn{width:100%}.z-offer__copy,.z-offer__kit,.z-offer__form-card,.z-ingredient-card,.z-science-pill,.z-social-card,.z-collection__empty{border-radius:18px}.z-offer__kit img,.z-promise__media img{min-height:240px;max-height:380px;height:auto;object-fit:cover}.z-benefits-grid,.z-grid--social,.z-ingredient-grid,.z-ritual-grid{grid-template-columns:1fr}.z-carousel__media img,.z-ingredient-card__media img,.z-science-pill__media img,.z-social-card__image{width:100%;height:auto;aspect-ratio:4 / 3;max-height:220px;object-fit:cover}.z-ritual-card__fallback,.z-ritual-card__media img{height:220px;min-height:220px;object-fit:cover}.z-journal__card{padding:1.1rem}.z-footer{padding:clamp(48px,10vw,72px) 0 1.25rem}.z-footer__top{gap:1.75rem}.z-footer__newsletter{flex-direction:column;align-items:stretch}.z-footer__newsletter input,.z-footer__newsletter .z-btn{width:100%;min-height:48px;font-size:16px}.z-footer__links{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:.45rem .9rem}.z-footer__bottom p{font-size:.82rem}.product-section__submit{width:100%}}@media(min-width:990px)and (max-width:1280px){.z-heading{font-size:clamp(2.4rem,4.6vw,3.9rem)}.z-hero__title{font-size:clamp(3rem,5.4vw,4.5rem)}.z-grid--social{grid-template-columns:repeat(2,minmax(0,1fr))}}@media(min-width:1281px){.z-grid--social{grid-template-columns:repeat(4,minmax(0,1fr))}}
/*# sourceMappingURL=/cdn/shop/t/9/assets/base.css.map */
