.announcement-bar{font-size:1.3rem;font-weight:500;letter-spacing:.04em}.announcement-bar__inner{display:flex;align-items:center;justify-content:center;gap:2rem 3rem;padding-block:.9rem;text-align:center;flex-wrap:wrap}.announcement-bar__messages{display:flex;align-items:center;justify-content:center;gap:3rem}.announcement-bar__item{position:relative}.announcement-bar__item:not(:first-child):before{content:"";position:absolute;left:-1.6rem;top:50%;width:.3rem;height:.3rem;border-radius:50%;background:currentColor;opacity:.5;transform:translateY(-50%)}.announcement-bar__link{color:inherit;text-underline-offset:.3rem}.announcement-bar__top .announcement-bar__inner{gap:1.2rem 2rem;padding-block:.8rem}.announcement-bar__top[role=link]{cursor:pointer}.promo-badge{display:inline-flex;align-items:center;gap:.5rem;font-family:var(--font-heading--family);font-size:1.4rem;font-weight:700;letter-spacing:.12em;text-transform:uppercase;color:var(--color-ink-text)}.promo-badge__spark{font-size:1.4rem;animation:promo-flicker 1.6s ease-in-out infinite}.promo-countdown{display:inline-flex;align-items:center;gap:.6rem;color:var(--color-ink-text);font-variant-numeric:tabular-nums}.promo-countdown__prefix{align-self:center;opacity:.75;text-transform:uppercase;letter-spacing:.08em;font-size:1.1rem;font-weight:700}.cd-block{display:inline-flex;flex-direction:column;align-items:center;line-height:1;min-width:2.6rem}.cd-block b{font-size:1.8rem;font-weight:800;letter-spacing:.02em}.cd-label{margin-top:.3rem;font-size:.9rem;font-weight:600;letter-spacing:.08em;text-transform:uppercase;opacity:.6}.cd-sep{font-size:1.6rem;font-weight:700;opacity:.4;transform:translateY(-.35rem)}.cd-expired{text-transform:uppercase;letter-spacing:.06em;font-weight:700}.announcement-bar__offer{background:var(--color-cta);color:var(--color-cta-text);text-align:center;padding-block:.7rem}.announcement-bar__offer-text{font-family:var(--font-heading--family);font-weight:700;font-size:1.5rem;letter-spacing:.06em;text-transform:uppercase}@keyframes promo-flicker{0%,to{transform:scale(1);opacity:1}50%{transform:scale(1.18);opacity:.82}}@media(max-width:989px){.announcement-bar__inner{gap:.7rem 1.4rem;padding-block:.7rem}.announcement-bar__messages{gap:1.4rem}.announcement-bar__item:not(:first-child){display:none}}@media(max-width:749px){.announcement-bar__messages{display:none}.promo-badge{font-size:1.2rem}.cd-block b{font-size:1.6rem}.cd-block{min-width:2.2rem}.announcement-bar__offer-text{font-size:1.3rem}}@media(max-width:430px){.announcement-bar__offer{padding-block:.55rem}.announcement-bar__offer-text{font-size:1.05rem;letter-spacing:.02em}.promo-badge{font-size:1.1rem;letter-spacing:.08em}.promo-countdown{gap:.4rem}.cd-block b{font-size:1.5rem}.cd-block{min-width:2rem}.cd-label{font-size:.8rem}}@media(prefers-reduced-motion:reduce){.promo-badge__spark{animation:none}}.comparison-table__wrap{max-width:84rem;margin-inline:auto}.comparison-table__table{width:100%;border-collapse:separate;border-spacing:0;background:var(--color-surface);color:var(--color-text);border:1px solid var(--color-border);border-radius:var(--radius);box-shadow:var(--shadow-card)}.comparison-table__table th,.comparison-table__table td{padding:1.6rem 2.4rem;text-align:left;border-top:1px solid var(--color-border);font-size:1.5rem}.comparison-table__table thead th{border-top:0;background:var(--color-surface);font-family:var(--font-heading--family);font-weight:700;font-size:1.4rem;letter-spacing:.1em;text-transform:uppercase}.comparison-table__table thead th:first-child{border-top-left-radius:var(--radius)}.comparison-table__table thead th:last-child{border-top-right-radius:var(--radius)}.comparison-table__table tbody tr:last-child th{border-bottom-left-radius:var(--radius)}.comparison-table__table tbody tr:last-child td:last-child{border-bottom-right-radius:var(--radius)}.comparison-table__col,.comparison-table__cell{text-align:center;width:16rem}.comparison-table__table thead th.comparison-table__col--us{background:var(--color-cta);color:#fff}.comparison-table__table thead th.comparison-table__col--them{color:var(--color-text-muted)}.comparison-table__cell--us{background:color-mix(in srgb,var(--color-cta) 9%,var(--color-surface))}.comparison-table__feature{font-weight:500}.comparison-table__mark{display:inline-flex;align-items:center;justify-content:center;width:2.8rem;height:2.8rem;border-radius:50%}.comparison-table__mark--yes{background:var(--color-cta);color:#fff;box-shadow:0 2px 8px color-mix(in srgb,var(--color-cta) 35%,transparent)}.comparison-table__mark--no{color:var(--color-sale);border:1px solid color-mix(in srgb,var(--color-sale) 30%,var(--color-border));background:color-mix(in srgb,var(--color-sale) 7%,transparent)}@media(max-width:749px){.comparison-table__table th,.comparison-table__table td{padding:1.2rem;font-size:1.4rem}.comparison-table__col,.comparison-table__cell{width:8.5rem;padding-inline:.6rem}.comparison-table__table thead th{position:sticky;top:0;z-index:1;font-size:1.1rem;letter-spacing:.06em}.comparison-table__mark{width:2.4rem;height:2.4rem}}.contact{padding-block:5rem 6rem}.contact__heading{margin-bottom:1rem}.contact__sub{margin-bottom:2.4rem;font-size:1.6rem}.contact__layout{display:grid;grid-template-columns:1fr;gap:3.6rem}.contact__form{display:grid;gap:0}.contact__info-block{padding:2rem;background:var(--color-surface);border:1px solid var(--color-border);border-radius:var(--radius);margin-bottom:1.6rem}.contact__info-heading{margin-bottom:.8rem}@media(min-width:990px){.contact__layout{grid-template-columns:1.4fr 1fr;gap:5rem}}.cart-timer{display:flex;align-items:center;gap:.7rem;margin-bottom:1.6rem;padding:.9rem 1.2rem;border-radius:var(--radius);background:color-mix(in srgb,var(--color-sale) 10%,transparent);border:1px solid color-mix(in srgb,var(--color-sale) 30%,transparent);color:var(--color-sale);font-size:1.35rem;font-weight:600}.cart-timer[hidden]{display:none}.cart-timer__icon{display:inline-flex;flex-shrink:0}.cart-timer__text{flex:1}.cart-timer__val{font-family:var(--font-heading--family);font-weight:800;font-size:1.6rem;letter-spacing:.04em;font-variant-numeric:tabular-nums}.fb-testimonials__grid{padding-bottom:.4rem}.fb-testimonials__slide{width:min(36rem,86vw);flex-shrink:0;display:flex}.fb-testimonials__card{display:flex;flex-direction:column;gap:1.2rem;padding:2.4rem;width:100%;background:var(--color-surface);color:var(--color-text);border:1px solid var(--color-border);border-radius:var(--radius);box-shadow:var(--shadow-card)}.fb-testimonials__header{display:flex;align-items:center;gap:1.2rem}.fb-testimonials__avatar{width:4.8rem;height:4.8rem;border-radius:50%;object-fit:cover;flex-shrink:0}.fb-testimonials__byline{display:flex;flex-direction:column}.fb-testimonials__author{font-weight:700}.fb-testimonials__source{display:inline-flex;align-items:center;gap:.5rem;font-size:1.3rem;color:var(--color-text-muted)}.fb-testimonials__source svg{color:#1877f2}.fb-testimonials__title{font-weight:700;font-size:1.6rem;display:-webkit-box;-webkit-box-orient:vertical;-webkit-line-clamp:2;overflow:hidden}.fb-testimonials__quote{font-size:1.5rem;color:var(--color-text-muted);display:-webkit-box;-webkit-box-orient:vertical;-webkit-line-clamp:4;overflow:hidden}.fb-testimonials__photo{border-radius:calc(var(--radius) * .75);overflow:hidden}.fb-testimonials__photo-img{display:block;width:100%;height:auto;aspect-ratio:1;object-fit:cover}.fb-testimonials__meta{display:flex;align-items:center;gap:.6rem;margin-top:auto;padding-top:1rem;border-top:1px solid var(--color-border);font-size:1.3rem;color:var(--color-text-muted)}.fb-testimonials__reactions{font-size:1.5rem;line-height:1}.fb-testimonials__likes{font-weight:600}.fb-testimonials__dots{margin-top:2rem}.faq__contact{text-align:center;margin-top:3rem;color:var(--color-text-muted)}.faq__contact-link{color:var(--color-cta);text-underline-offset:.3rem}.feature-grid__card{padding:2.4rem;background:var(--color-surface);border:1px solid var(--color-border);border-radius:var(--radius);height:100%}.scheme-ink .feature-grid__card{background:color-mix(in srgb,var(--color-ink-text) 6%,transparent);border-color:color-mix(in srgb,var(--color-ink-text) 16%,transparent)}.feature-grid__icon{display:inline-flex;color:var(--color-cta);margin-bottom:1.4rem}.scheme-ink .feature-grid__icon{color:var(--color-accent)}.feature-grid__title{margin-bottom:.8rem}.feature-grid__text{font-size:1.5rem;line-height:1.55}.footer{margin-top:auto;padding-block:6rem 3rem}.footer__top{display:grid;grid-template-columns:1fr;gap:4rem;padding-bottom:4rem;border-bottom:1px solid color-mix(in srgb,var(--color-ink-text) 18%,transparent)}.footer__wordmark{font-family:var(--font-heading--family);font-weight:var(--font-heading--weight);font-size:2.6rem;letter-spacing:.12em;text-transform:uppercase}.footer__tagline{margin-top:1.2rem;max-width:32rem;font-size:1.5rem}.footer__brand .social-icons{display:flex;gap:.8rem;margin-top:2rem}.footer__brand .social-icons__link{display:inline-flex;align-items:center;justify-content:center;width:4rem;height:4rem;border:1px solid color-mix(in srgb,var(--color-ink-text) 24%,transparent);border-radius:50%;color:inherit;transition:background-color .15s ease,color .15s ease}.footer__brand .social-icons__link:hover{background:var(--color-accent);color:var(--color-accent-text);border-color:var(--color-accent)}.footer__blocks{display:grid;grid-template-columns:1fr;gap:3.2rem}.footer__heading{font-size:1.4rem;letter-spacing:.1em;text-transform:uppercase;margin-bottom:1.6rem}.footer__links{display:grid;gap:1rem}.footer__link{font-size:1.5rem;text-decoration:none;color:color-mix(in srgb,var(--color-ink-text) 78%,transparent)}.footer__link:hover{color:var(--color-ink-text)}.footer__text{font-size:1.5rem;line-height:1.6}.footer__newsletter-row{display:flex;margin-top:1.2rem;border:1px solid color-mix(in srgb,var(--color-ink-text) 24%,transparent);border-radius:var(--radius-btn);overflow:hidden}.footer__newsletter-input{flex:1;min-width:0;padding:1.2rem 1.4rem;background:transparent;border:none;color:inherit}.footer__newsletter-input::placeholder{color:color-mix(in srgb,var(--color-ink-text) 55%,transparent)}.footer__newsletter-input:focus{outline:none}.footer__newsletter-btn{display:inline-flex;align-items:center;justify-content:center;width:4.8rem;background:var(--color-accent);color:var(--color-accent-text)}.footer__newsletter-success{margin-top:1rem;font-size:1.4rem;color:var(--color-accent)}.footer__bottom{display:flex;flex-wrap:wrap;align-items:center;justify-content:space-between;gap:1.6rem;padding-top:3rem}.footer__copy{font-size:1.3rem;color:color-mix(in srgb,var(--color-ink-text) 65%,transparent)}.footer__payment{display:flex;flex-wrap:wrap;gap:.6rem}.footer__payment-icon{width:3.8rem;height:auto;border-radius:4px}@media(min-width:750px){.footer__blocks{grid-template-columns:repeat(3,1fr)}}@media(min-width:990px){.footer__top{grid-template-columns:1.2fr 2fr;gap:6rem}}.guarantee__inner{display:grid;gap:4rem;align-items:center}@media(min-width:990px){.guarantee__inner--split{grid-template-columns:1fr 1fr;gap:6rem}}.guarantee__content--center{max-width:68rem;margin-inline:auto;text-align:center}.guarantee__badge{display:inline-flex;align-items:center;justify-content:center;width:6.4rem;height:6.4rem;border-radius:50%;background:var(--color-accent);color:var(--color-accent-text);margin-bottom:2.4rem}.guarantee__eyebrow{display:block}.guarantee__body{margin-top:2rem;font-size:1.7rem}.guarantee.scheme-default .guarantee__body,.guarantee.scheme-surface .guarantee__body{color:var(--color-text-muted)}.guarantee.scheme-ink .guarantee__body{color:color-mix(in srgb,var(--color-ink-text) 80%,transparent)}.guarantee__btn{margin-top:3.2rem}.guarantee__media{border-radius:var(--radius);overflow:hidden}.guarantee__media img,.guarantee__media svg{width:100%;height:auto}.guarantee__warranty{display:flex;align-items:center;gap:1.4rem;margin-top:2.8rem;text-align:left}.guarantee__warranty-img{flex-shrink:0;width:5.6rem;height:5.6rem}.guarantee__warranty-text{font-size:1.3rem;max-width:32rem}.guarantee.scheme-default .guarantee__warranty-text,.guarantee.scheme-surface .guarantee__warranty-text{color:var(--color-text-muted)}.guarantee.scheme-ink .guarantee__warranty-text{color:color-mix(in srgb,var(--color-ink-text) 80%,transparent)}.guarantee__content--center .guarantee__warranty{margin-inline:auto;justify-content:center}.header-section,#shopify-section-header{position:sticky;top:0;z-index:50}.header{position:relative;border-bottom:1px solid var(--color-border);transition:box-shadow .2s ease}.header--scrolled{box-shadow:0 6px 24px #00000014}.header__inner{display:flex;align-items:center;gap:1.6rem;min-height:6.8rem}.header__logo{display:inline-flex;align-items:center;text-decoration:none;margin-right:auto}.header__wordmark{font-family:var(--font-heading--family);font-weight:var(--font-heading--weight);font-size:2.4rem;letter-spacing:.12em;text-transform:uppercase}.header__logo-img{width:auto;max-height:4.2rem}.header__nav{display:none}.header__nav-list{display:flex;gap:2.8rem}.header__nav-item{position:relative}.header__nav-link{display:inline-block;padding:.8rem 0;font-family:var(--font-heading--family);font-size:1.4rem;font-weight:600;letter-spacing:.08em;text-transform:uppercase;text-decoration:none}.header__nav-link.is-active,.header__nav-link:hover{color:var(--color-cta)}.header__submenu{position:absolute;top:100%;left:0;min-width:20rem;padding:1rem 0;background:var(--color-surface);border:1px solid var(--color-border);border-radius:var(--radius);box-shadow:var(--shadow-card);opacity:0;visibility:hidden;transform:translateY(6px);transition:opacity .15s ease,transform .15s ease,visibility .15s}.header__nav-item--has-sub:hover .header__submenu,.header__nav-item--has-sub:focus-within .header__submenu{opacity:1;visibility:visible;transform:translateY(0)}.header__submenu-link{display:block;padding:.8rem 1.8rem;font-size:1.5rem;text-decoration:none}.header__submenu-link:hover{background:var(--color-bg)}.header__actions{display:flex;align-items:center;gap:.4rem}.header__icon-btn{position:relative;display:inline-flex;align-items:center;justify-content:center;width:4.4rem;height:4.4rem;color:inherit;text-decoration:none}.header__icon-btn--desktop{display:none}.header__cart-count{position:absolute;top:.6rem;right:.4rem;min-width:1.8rem;height:1.8rem;padding:0 .5rem;display:inline-flex;align-items:center;justify-content:center;font-size:1.1rem;font-weight:700;line-height:1;color:var(--color-cta-text);background:var(--color-cta);border-radius:99px;transform:scale(0);transition:transform .25s ease}.header__cart-count.is-visible{transform:scale(1)}@media(min-width:990px){.header__hamburger{display:none}.header__nav{display:block}.header__icon-btn--desktop{display:inline-flex}.header__inner{min-height:7.6rem}}.hero{position:relative;display:flex;overflow:hidden}.hero--small{min-height:42vh;min-height:42svh}.hero--medium{min-height:62vh;min-height:62svh}.hero--large{min-height:82vh;min-height:82svh}.hero--full{min-height:100vh;min-height:100svh}.hero__media{position:absolute;top:0;right:0;bottom:0;left:0}.hero__media img,.hero__media svg{width:100%;height:100%;object-fit:cover}.hero__overlay{position:absolute;top:0;right:0;bottom:0;left:0;background:var(--color-ink);pointer-events:none}.hero__container{position:relative;z-index:1;display:flex;width:100%}.hero__container--h-left{justify-content:flex-start;text-align:left}.hero__container--h-center{justify-content:center;text-align:center}.hero__container--h-right{justify-content:flex-end;text-align:right}.hero__container--v-top{align-items:flex-start}.hero__container--v-middle{align-items:center}.hero__container--v-bottom{align-items:flex-end}.hero__content{max-width:68rem;color:var(--color-ink-text)}.hero__sub{margin-top:1.8rem;font-size:1.8rem;line-height:1.5;max-width:56rem}.hero__container--h-center .hero__sub{margin-inline:auto}.hero__container--h-right .hero__sub{margin-left:auto}.hero__actions{display:flex;flex-wrap:wrap;gap:1.2rem;margin-top:3rem}.hero__container--h-center .hero__actions{justify-content:center}.hero__container--h-right .hero__actions{justify-content:flex-end}.image-with-text__grid{display:grid;grid-template-columns:1fr;gap:calc(var(--gutter) * 1.5)}.image-with-text__grid--top{align-items:start}.image-with-text__grid--middle{align-items:center}.image-with-text__grid--bottom{align-items:end}.image-with-text__media img{width:100%;height:auto;border-radius:var(--radius)}.image-with-text__media svg{width:100%;height:auto;aspect-ratio:4 / 3;border-radius:var(--radius);background:var(--color-surface);border:1px solid var(--color-border)}.image-with-text__video{width:100%;height:auto;aspect-ratio:4 / 3;object-fit:cover;border-radius:var(--radius);background:var(--color-ink);display:block}.image-with-text__text{margin-top:1.6rem}.image-with-text__actions{margin-top:2.8rem}@media(min-width:990px){.image-with-text__grid{grid-template-columns:1fr 1fr;gap:calc(var(--gutter) * 3)}.image-with-text--reverse .image-with-text__media{order:2}}.ingredients__subtext{max-width:60rem;margin-inline:auto}.ingredients__grid{display:flex;gap:1.2rem;margin-top:4rem;overflow-x:auto;scroll-snap-type:x mandatory;scrollbar-width:none;-webkit-overflow-scrolling:touch}.ingredients__grid::-webkit-scrollbar{display:none}.ingredients__grid>.ing-card{flex:0 0 84%;scroll-snap-align:start}.ing-card{display:flex;flex-direction:column;overflow:hidden;border-radius:var(--radius);background:color-mix(in srgb,var(--color-ink-text) 7%,transparent);border:1px solid color-mix(in srgb,var(--color-ink-text) 14%,transparent)}.ing-card__media{position:relative;flex-shrink:0;min-height:16rem;background:radial-gradient(120% 100% at 0% 0%,color-mix(in srgb,var(--color-cta) 55%,transparent),transparent 60%),linear-gradient(135deg,color-mix(in srgb,var(--color-cta) 30%,#0c130f),#0c130f);display:flex;align-items:center;justify-content:center;overflow:hidden}.ing-card__img{width:100%;height:100%;object-fit:cover;position:absolute;top:0;right:0;bottom:0;left:0}.ing-card__media-fallback{font-family:var(--font-heading--family);font-weight:var(--font-heading--weight);font-size:6.4rem;line-height:1;color:color-mix(in srgb,var(--color-ink-text) 30%,transparent)}.ing-card__body{padding:2.4rem}.ing-card__label{font-family:var(--font-heading--family);font-size:1.15rem;font-weight:700;letter-spacing:.14em;text-transform:uppercase;color:var(--color-accent);margin-bottom:.8rem}.ing-card__name{font-size:clamp(2rem,1.7rem + .8vw,2.6rem);margin-bottom:1.2rem}.ing-card__tags{display:flex;flex-wrap:wrap;gap:.6rem;margin-bottom:1.4rem}.ing-card__tag{font-size:1.1rem;font-weight:600;letter-spacing:.02em;padding:.4rem 1rem;border-radius:99px;border:1px solid color-mix(in srgb,var(--color-ink-text) 28%,transparent);color:color-mix(in srgb,var(--color-ink-text) 88%,transparent)}.ing-card__text{font-size:1.45rem;line-height:1.6;color:color-mix(in srgb,var(--color-ink-text) 78%,transparent)}@media(min-width:750px){.ingredients__grid{display:grid;grid-template-columns:1fr 1fr;gap:2.4rem;overflow:visible}.ingredients__grid>.ing-card{flex:none}.ing-card{flex-direction:row;align-items:stretch}.ing-card__media{width:42%;min-height:100%}.ing-card__body{flex:1;padding:2.8rem}}.notfound{padding-block:8rem}.notfound__inner{text-align:center}.notfound__title{margin-bottom:1.2rem}.notfound__text{font-size:1.7rem;margin-bottom:2.8rem}.article{padding-block:5rem 6rem}.article__header{text-align:center;margin-bottom:2.4rem}.article__meta{font-size:1.4rem;margin-bottom:1rem}.article__image{margin-bottom:3rem;border-radius:var(--radius);overflow:hidden}.article__content{font-size:1.7rem}.article__comments{margin-top:5rem;padding-top:3rem;border-top:1px solid var(--color-border)}.article__comment{padding:1.6rem 0;border-bottom:1px solid var(--color-border)}.article__comment-author{font-size:1.4rem;margin-top:.6rem}.article__comment-form{margin-top:3rem;display:grid;gap:0}.article__comment-form h3{margin-bottom:1.6rem}.article__moderated{font-size:1.3rem;margin-bottom:1.2rem}.blog{padding-block:5rem}.blog__header{margin-bottom:3rem}.blog__grid{margin-bottom:4rem}.article-card__link{display:block;text-decoration:none}.article-card__media{overflow:hidden;border-radius:var(--radius);border:1px solid var(--color-border)}.article-card__img{width:100%;aspect-ratio:3/2;object-fit:cover;transition:transform .3s ease}.article-card__link:hover .article-card__img{transform:scale(1.04)}.article-card__body{padding:1.4rem .2rem}.article-card__date{font-size:1.3rem}.article-card__title{margin:.4rem 0}.article-card__excerpt{font-size:1.4rem;margin-bottom:.8rem}.article-card__more{color:var(--color-cta);font-weight:600;font-size:1.4rem}.pagination{display:flex;justify-content:center}.cart-page{padding-block:5rem 6rem}.cart-page__title{margin-bottom:3rem}.cart-page__layout{display:grid;grid-template-columns:1fr;gap:3rem}.cart-line{display:grid;grid-template-columns:8rem 1fr auto;gap:1.6rem;padding:1.8rem 0;border-bottom:1px solid var(--color-border);align-items:start}.cart-line__img{width:8rem;height:8rem;object-fit:cover;border-radius:var(--radius);border:1px solid var(--color-border)}.cart-line__title{font-weight:600;text-decoration:none;display:block}.cart-line__variant{font-size:1.3rem;margin-top:.2rem}.cart-line__price{margin-top:.6rem;font-weight:600}.cart-line__price s{color:var(--color-text-muted);font-weight:400;margin-left:.5rem}.cart-line__controls{display:flex;flex-direction:column;align-items:flex-end;gap:1rem}.cart-line__remove{font-size:1.3rem;color:var(--color-text-muted);text-decoration:underline;text-underline-offset:2px}.cart-line__remove:hover{color:var(--color-error)}.cart-page__note{margin-top:2rem}.cart-page__summary{align-self:start;padding:2.4rem;background:var(--color-surface);border:1px solid var(--color-border);border-radius:var(--radius)}.cart-page__summary-row{display:flex;align-items:baseline;justify-content:space-between;font-size:1.8rem;font-weight:700}.cart-page__taxes{font-size:1.3rem;margin:.6rem 0 1.6rem}.cart-page__update{margin-bottom:1rem}.cart-page__continue{display:block;text-align:center;margin-top:1.2rem}.cart-page__empty{padding:5rem 0;text-align:center;display:grid;gap:1.6rem;justify-items:center}@media(min-width:990px){.cart-page__layout{grid-template-columns:1fr 36rem;gap:4rem}}.collection{padding-block:5rem}.collection__header{margin-bottom:2.4rem}.collection__desc{margin-top:1.2rem;max-width:68rem;color:var(--color-text-muted)}.collection__toolbar{display:flex;align-items:center;justify-content:space-between;gap:1.6rem;padding-bottom:2rem;margin-bottom:3rem;border-bottom:1px solid var(--color-border)}.collection__grid{margin-bottom:4rem}.collection__empty{padding:6rem 0;text-align:center;color:var(--color-text-muted)}.pagination{display:flex;justify-content:center;margin-top:2rem}.pagination__list{display:flex;align-items:center;gap:.6rem}.pagination__link{display:inline-flex;align-items:center;justify-content:center;min-width:4rem;height:4rem;padding:0 1rem;border:1px solid var(--color-border);border-radius:var(--radius-btn);text-decoration:none;font-weight:600}.pagination__link.is-current{background:var(--color-cta);color:var(--color-cta-text);border-color:var(--color-cta)}.pagination__link--gap{border:none}.pagination__link--arrow:first-child svg{transform:rotate(180deg)}.list-collections{padding-block:5rem}.list-collections__header{margin-bottom:3rem}.collection-card{display:block;text-decoration:none}.collection-card__media{overflow:hidden;border-radius:var(--radius);border:1px solid var(--color-border)}.collection-card__img{width:100%;aspect-ratio:4/3;object-fit:cover;transition:transform .3s ease}.collection-card:hover .collection-card__img{transform:scale(1.04)}.collection-card__body{padding:1.4rem .2rem}.collection-card__title{margin-bottom:.2rem}.page-section{padding-block:5rem 6rem}.page-section__title{margin-bottom:2.4rem}.password-page{min-height:100vh;min-height:100svh;display:flex;align-items:center;padding-block:6rem}.password-page__inner{text-align:center;display:grid;gap:2rem;justify-items:center}.password-page__wordmark{font-family:var(--font-heading--family);font-size:3rem;letter-spacing:.14em;text-transform:uppercase}.password-page__sub{color:color-mix(in srgb,var(--color-ink-text) 72%,transparent);font-size:1.7rem;max-width:46rem}.password-page__row{display:flex;gap:1rem;max-width:44rem;width:100%;margin-inline:auto}.password-page__input{flex:1;min-width:0;padding:1.4rem 1.6rem;border-radius:var(--radius-btn);border:1px solid color-mix(in srgb,var(--color-ink-text) 28%,transparent);background:transparent;color:inherit}.password-page__input::placeholder{color:color-mix(in srgb,var(--color-ink-text) 55%,transparent)}.password-page__enter summary{color:color-mix(in srgb,var(--color-ink-text) 70%,transparent);font-size:1.4rem;margin-top:1rem}.password-page__pw-form{margin-top:1.6rem}@media(max-width:599px){.password-page__row{flex-direction:column}}.product__layout{display:grid;grid-template-columns:minmax(0,1fr);gap:1.8rem}.product__gallery,.product__info{min-width:0}#buy{scroll-margin-top:9rem}.product__gallery-main{display:flex;overflow-x:auto;scroll-snap-type:x mandatory;scroll-behavior:smooth;scrollbar-width:none;-webkit-overflow-scrolling:touch;border-radius:var(--radius);border:1px solid var(--color-border);background:var(--color-surface)}.product__gallery-main::-webkit-scrollbar{display:none}.product__main-image{flex:0 0 100%;width:100%;scroll-snap-align:start;overflow:hidden}.product__img{display:block;width:100%;max-width:100%;height:auto;aspect-ratio:1;object-fit:cover}.product__gallery-rating{display:inline-flex;align-items:center;gap:.8rem;margin-top:1.2rem;color:var(--color-text);text-decoration:none}.product__gallery-rating .star-rating{color:var(--color-accent)}.product__gallery-rating-text{font-size:1.4rem;color:var(--color-text-muted)}.product__gallery-rating-text strong{color:var(--color-text)}.product__gallery-rating:hover .product__gallery-rating-text{text-decoration:underline}.product__thumbs{display:flex;gap:1rem;margin-top:1rem;overflow-x:auto;scrollbar-width:none}.product__thumbs::-webkit-scrollbar{display:none}.product__thumb{flex-shrink:0;width:7.2rem;height:7.2rem;border:2px solid var(--color-border);border-radius:var(--radius);overflow:hidden;padding:0}.product__thumb.is-active{border-color:var(--color-cta)}.product__thumb-img{width:100%;height:100%;object-fit:cover}.product__vendor{font-size:1.3rem;letter-spacing:.08em;text-transform:uppercase;margin-bottom:.6rem}.product__badge{margin-bottom:1.6rem}.product__badge .badge{background:color-mix(in srgb,var(--color-cta) 13%,#fff);color:var(--color-cta)}.product__title{margin-bottom:.4rem}.product__rating{display:inline-flex;align-items:center;gap:.6rem;margin:0 0 1.1rem;flex-wrap:wrap}.product__rating .star-rating{gap:.1rem}.product__rating-score{font-weight:700;font-size:1.4rem;line-height:1}.star-rating{display:inline-flex;align-items:center;gap:.2rem;color:var(--color-accent)}.star-rating__empty{color:var(--color-border)}.star-rating__count{margin-left:.6rem;color:var(--color-text-muted);font-size:1.4rem}.product__rating-text{font-size:1.3rem;color:var(--color-text-muted)}.product__rating-text:before{content:"\b7";margin-right:.5rem;color:var(--color-border)}.product__price-wrap{margin:.6rem 0 1.6rem}.price{display:flex;align-items:center;gap:1rem;flex-wrap:wrap}.product__price .price__current{font-size:2.8rem;font-weight:700}.price__compare{color:var(--color-text-muted);font-size:1.8rem}.product__tax-note{font-size:1.3rem;margin-top:.4rem}.product__benefits{display:grid;grid-template-columns:1fr;gap:.6rem 1.6rem;margin:1.4rem 0;padding:1.4rem 0;border-block:1px solid var(--color-border)}@media(min-width:480px){.product__benefits{grid-template-columns:1fr 1fr}}.product__benefit{display:flex;align-items:center;gap:.8rem;font-size:1.3rem;line-height:1.3}.product__benefit-icon svg{width:1.8rem;height:1.8rem}.product__benefit-icon{color:var(--color-cta);flex-shrink:0}.product__offers{margin:2rem 0;display:grid;gap:1rem}.product__offers-heading{font-weight:600}.product__offer{display:flex;align-items:center;gap:1.2rem;padding:1.4rem 1.6rem;border:2px solid var(--color-border);border-radius:var(--radius);cursor:pointer;transition:border-color .15s ease,background-color .15s ease}.product__offer.is-selected{border-color:var(--color-cta);background:color-mix(in srgb,var(--color-cta) 5%,transparent)}.product__offer-radio{accent-color:var(--color-cta);width:1.8rem;height:1.8rem}.product__offer-main{flex:1;display:flex;flex-direction:column}.product__offer-label{font-weight:600}.product__offer-note{font-size:1.3rem}.product__offers-disclaimer{font-size:1.2rem}.product__options{display:grid;gap:1.4rem;margin:2rem 0}.product__bundles{margin:2rem 0}.product__bundles-heading{text-align:center;font-family:var(--font-heading--family);font-weight:700;letter-spacing:.08em;text-transform:uppercase;color:var(--color-cta);margin-bottom:1.6rem}.product__bundle-grid{display:grid;grid-template-columns:1fr 1fr;gap:1.2rem}.product__bundle-card{position:relative;display:flex;flex-direction:column;align-items:center;text-align:center;gap:.5rem;padding:2rem 1rem 1.6rem;border:2px solid var(--color-border);border-radius:var(--radius);cursor:pointer;transition:border-color .15s ease,background-color .15s ease,box-shadow .15s ease}.product__bundle-card.has-flag{margin-top:1.2rem}.product__bundle-card.is-selected{border-color:var(--color-cta);background:color-mix(in srgb,var(--color-cta) 5%,transparent);box-shadow:0 4px 16px color-mix(in srgb,var(--color-cta) 14%,transparent)}.product__bundle-card.is-unavailable{opacity:.5}.product__bundle-flag{position:absolute;top:-1.2rem;left:50%;transform:translate(-50%);background:var(--color-cta);color:var(--color-cta-text);font-family:var(--font-heading--family);font-size:1.05rem;font-weight:700;letter-spacing:.03em;text-transform:uppercase;padding:.4rem 1rem;border-radius:6px;white-space:nowrap;line-height:1.2}.product__bundle-dot{width:2rem;height:2rem;border:2px solid var(--color-border);border-radius:50%;position:relative;flex-shrink:0;transition:border-color .15s ease}.product__bundle-card.is-selected .product__bundle-dot{border-color:var(--color-cta)}.product__bundle-card.is-selected .product__bundle-dot:after{content:"";position:absolute;top:3px;right:3px;bottom:3px;left:3px;border-radius:50%;background:var(--color-cta)}.product__bundle-title{font-weight:700;font-size:1.7rem;margin-top:.2rem}.product__bundle-off{color:var(--color-cta);font-weight:700;font-size:1.3rem}.product__bundle-off--none{visibility:hidden}.product__bundle-unit{display:inline-flex;align-items:baseline;gap:.2rem}.product__bundle-unit-price{font-weight:700;font-size:1.7rem;color:var(--color-text)}.product__bundle-each{color:var(--color-text-muted);font-size:1.2rem;font-weight:500}.product__bundle-ship{display:inline-flex;align-items:center;gap:.35rem;margin-top:.2rem;font-size:1.1rem;font-weight:600;color:var(--color-cta)}.product__bundle-ship svg{flex-shrink:0}.product__bundle-total{display:flex;align-items:baseline;justify-content:space-between;margin-top:1.6rem;padding-top:1.4rem;border-top:1px solid var(--color-border)}.product__bundle-total-label{font-family:var(--font-heading--family);font-weight:700;font-size:1.5rem;letter-spacing:.04em;text-transform:uppercase}.product__bundle-total-value{font-weight:700;font-size:2rem;color:var(--color-cta)}.product__bundles-disclaimer{margin-top:1rem;font-size:1.2rem;text-align:center}.product__buy{margin:2rem 0}.buy-buttons{display:grid;gap:1rem}.buy-buttons__qty{justify-self:start}.buy-buttons__submit.is-loading{opacity:.7;pointer-events:none}.product__payment{display:flex;flex-wrap:wrap;gap:.5rem;margin-top:1.4rem;justify-content:center}.product__payment-icon{width:3.8rem;height:auto}.product__atc-reviews-wrap{margin:1.4rem 0;padding:1.2rem 0;border-block:1px solid var(--color-border)}.product__atc-reviews{margin:0;padding:0;gap:0;align-items:center;scroll-behavior:smooth}.product__atc-review{display:flex;align-items:center;gap:1rem;width:100%;padding:0 .2rem}.product__atc-review-photo{flex-shrink:0;width:3.2rem;height:3.2rem;border-radius:50%;overflow:hidden}.product__atc-review-img{width:100%;height:100%;object-fit:cover}.product__atc-review-body{min-width:0}.product__atc-review-rating{margin-bottom:.3rem}.product__atc-review-quote{font-size:1.3rem;line-height:1.4;font-style:italic;display:-webkit-box;-webkit-box-orient:vertical;-webkit-line-clamp:4;overflow:hidden}.product__atc-review-author{font-size:1.2rem;font-weight:600;color:var(--color-text-muted);margin-top:.2rem}.product__atc-reviews-dots{margin-top:1rem}.product__trust{display:grid;gap:.8rem;margin:1.2rem 0 0}.product__trust-item{display:flex;align-items:center;gap:1rem;font-size:1.5rem}.product__trust-icon{color:var(--color-cta);flex-shrink:0}.product__accordions{margin:2.4rem 0}.product__quote{margin:1.6rem 0;padding:1.6rem 2rem;border-left:3px solid var(--color-accent);background:var(--color-surface);border-radius:0 var(--radius) var(--radius) 0}.product__quote blockquote{font-style:italic}.product__quote figcaption{margin-top:.8rem;font-size:1.4rem}.product-sticky{position:fixed;left:0;right:0;bottom:0;z-index:45;background:var(--color-surface);border-top:1px solid var(--color-border);box-shadow:0 -4px 20px #00000014;transform:translateY(100%);transition:transform .25s ease}.product-sticky.is-visible{transform:translateY(0)}.product-sticky__inner{display:flex;align-items:center;justify-content:space-between;gap:1.6rem;padding-block:1.2rem}.product-sticky__info{display:flex;flex-direction:column;min-width:0}.product-sticky__title{font-weight:600;font-size:1.5rem;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.product-sticky__price .price__current{font-size:1.6rem;font-weight:700}.product-sticky__price .price__compare,.product-sticky__price .price__badge{display:none}.product-sticky__btn{white-space:nowrap}@media(min-width:990px){.product__layout{grid-template-columns:minmax(0,1.1fr) minmax(0,1fr);gap:5rem;align-items:start}.product__gallery{position:sticky;top:9rem}.product__benefit{font-size:1.4rem}}.search-page{padding-block:5rem}.search-page__title{margin-bottom:2.4rem}.search-page__form{display:flex;gap:1rem;max-width:56rem;margin-bottom:3rem}.search-page__input{flex:1}.search-page__meta{margin-bottom:2rem}.search-page__grid{margin-bottom:4rem}.search-page__empty{padding:4rem 0;color:var(--color-text-muted)}.search-result{display:block;padding:2rem;background:var(--color-surface);border:1px solid var(--color-border);border-radius:var(--radius);text-decoration:none}.search-result__excerpt{margin-top:.6rem;font-size:1.4rem}.mechanism{background-image:radial-gradient(circle at 50% 40%,color-mix(in srgb,var(--color-cta) 20%,transparent),transparent 60%),repeating-linear-gradient(0deg,rgba(255,255,255,.03) 0 1px,transparent 1px 42px),repeating-linear-gradient(90deg,rgba(255,255,255,.03) 0 1px,transparent 1px 42px)}.mechanism__inner{display:flex;gap:4rem;align-items:center;justify-content:center;flex-wrap:wrap}.mechanism__stage{flex:none}.mechanism__svg{width:25rem;height:auto;max-width:100%}.mechanism__svg text{font-family:var(--font-body--family, Arial, sans-serif)}.mechanism__text{flex:1;min-width:26rem;max-width:44rem}.mechanism__title{margin-bottom:1.6rem}.mechanism__steps{margin:0;padding-left:2rem;line-height:1.9;font-size:1.6rem;color:color-mix(in srgb,var(--color-ink-text) 82%,transparent)}.mechanism__steps b{color:var(--color-cta);font-weight:700}.mechanism__note{margin-top:1.8rem;font-size:1.3rem;letter-spacing:.1em;font-weight:700;color:color-mix(in srgb,var(--color-ink-text) 55%,transparent)}.mechanism__cta{margin-top:2.4rem}.mechanism__accent{fill:var(--color-cta)}.mechanism__accent-stroke{fill:none;stroke:var(--color-cta)}.mechanism__chain{stroke:var(--color-cta)}.mechanism__pill{fill:var(--color-ink);stroke:#2a2e36}.mechanism__hot-0{stop-color:color-mix(in srgb,var(--color-cta) 45%,#ffffff)}.mechanism__hot-1{stop-color:var(--color-cta)}.mechanism__hot-2{stop-color:color-mix(in srgb,var(--color-cta) 40%,#000000)}@keyframes mechanismSpin{to{transform:rotate(360deg)}}@keyframes mechanismChain{to{stroke-dashoffset:-13.5}}.mechanism__spin{transform-box:fill-box;transform-origin:center;animation:mechanismSpin 3.4s linear infinite}.mechanism__chain{animation:mechanismChain .55s linear infinite}@media(max-width:700px){.mechanism__inner{flex-direction:column;text-align:center}.mechanism__steps{text-align:left;display:inline-block}}@media(prefers-reduced-motion:reduce){.mechanism__spin,.mechanism__chain{animation:none}}.newsletter__inner{text-align:center}.newsletter__heading{margin-bottom:1.2rem}.newsletter__sub{color:var(--color-text-muted);font-size:1.7rem;margin-bottom:2.4rem}.scheme-ink .newsletter__sub{color:color-mix(in srgb,var(--color-ink-text) 70%,transparent)}.newsletter__row{display:flex;gap:1rem;max-width:46rem;margin-inline:auto}.newsletter__input{flex:1;min-width:0;padding:1.4rem 1.6rem;background:var(--color-surface);border:1px solid var(--color-border);border-radius:var(--radius-btn);color:var(--color-text)}.newsletter__input:focus{outline:none;border-color:var(--color-cta)}@media(max-width:599px){.newsletter__row{flex-direction:column}}.related__grid{margin-top:1rem}.rich-text__inner{text-align:center}.rich-text__heading{margin-bottom:1.6rem}.rich-text__body{font-size:1.8rem}.rich-text__actions{margin-top:2.8rem}.stats .stats__grid{display:grid;grid-template-columns:repeat(2,1fr);gap:1rem}@media(min-width:750px){.stats .stats__grid{grid-template-columns:repeat(4,1fr);gap:1.2rem}}.stats__item{text-align:center;padding:1.6rem 1rem;border:1px solid var(--color-border);border-radius:var(--radius)}.scheme-ink .stats__item{border-color:color-mix(in srgb,var(--color-ink-text) 18%,transparent)}.stats__value{display:block;font-family:var(--font-heading--family);font-weight:var(--font-heading--weight);font-style:var(--font-heading--style);font-size:clamp(2.2rem,1.8rem + 1.3vw,3.2rem);line-height:1.05;letter-spacing:.01em}.stats__label{display:block;margin-top:.5rem;font-size:1.1rem;letter-spacing:.04em;text-transform:uppercase}#how{scroll-margin-top:9rem}.steps__hero{max-width:80rem;margin:0 auto 3.6rem;border-radius:var(--radius);overflow:hidden}.steps__hero-img{display:block;width:100%;height:auto}.steps__grid{counter-reset:step}.steps__item{position:relative}.steps__media{margin-bottom:2rem}.steps__media img,.steps__media svg{width:100%;aspect-ratio:4 / 3;object-fit:cover;border-radius:var(--radius)}.steps__number{display:block;font-family:var(--font-heading--family);font-weight:var(--font-heading--weight);font-style:var(--font-heading--style);font-size:clamp(3.2rem,2.6rem + 1.6vw,4.4rem);line-height:1;color:var(--color-accent);margin-bottom:1.2rem}.steps__title{margin-bottom:.8rem}.steps__text{font-size:1.5rem}.testimonials__grid{align-items:start}.testimonials__card{display:flex;flex-direction:column;gap:1.4rem;height:100%;padding:2.8rem;background:var(--color-surface);color:var(--color-text);border:1px solid var(--color-border);border-radius:var(--radius);box-shadow:var(--shadow-card)}.testimonials__image{border-radius:calc(var(--radius) * .75);overflow:hidden}.testimonials__image img,.testimonials__image svg{width:100%;height:auto}.testimonials__rating{color:var(--color-accent)}.testimonials__rating .star-rating{display:inline-flex;align-items:center;gap:.2rem}.testimonials__rating .star-rating__empty{opacity:.3}.testimonials__quote{font-size:1.6rem}.testimonials__byline{margin-top:auto;padding-top:.6rem;display:flex;flex-direction:column;gap:.2rem}.testimonials__author{font-weight:700}.testimonials__detail{color:var(--color-text-muted);font-size:1.4rem}.ticker{overflow:hidden}.ticker__track{display:flex;width:max-content;animation-name:ticker-marquee;animation-timing-function:linear;animation-iteration-count:infinite}.ticker:hover .ticker__track,.ticker:focus-within .ticker__track{animation-play-state:paused}.ticker__row{display:flex;align-items:center;flex-shrink:0}.ticker__item{font-family:var(--font-heading--family);font-weight:var(--font-heading--weight);font-style:var(--font-heading--style);font-size:clamp(1.5rem,1.2rem + .9vw,2rem);letter-spacing:.14em;text-transform:uppercase;white-space:nowrap;padding-inline:2.4rem}.ticker__sep{display:inline-flex;flex-shrink:0;color:var(--color-accent)}@keyframes ticker-marquee{0%{transform:translate(0)}to{transform:translate(-50%)}}@media(prefers-reduced-motion:reduce){.ticker__track{animation:none;width:100%}.ticker__row{flex-wrap:wrap;justify-content:center;row-gap:1rem;width:100%}.ticker__row[aria-hidden=true]{display:none}}.trust-bar__grid{display:grid;grid-template-columns:1fr;gap:calc(var(--gutter) * 1.25)}@media(min-width:750px){.trust-bar__grid{grid-template-columns:repeat(auto-fit,minmax(24rem,1fr));gap:var(--gutter)}}.trust-bar__item{display:flex;align-items:flex-start;gap:1.4rem}.trust-bar__icon{display:inline-flex;flex-shrink:0;color:var(--color-accent);margin-top:.2rem}.trust-bar__title{font-size:1.6rem;margin-bottom:.4rem}.trust-bar__text{font-size:1.4rem;line-height:1.5}.product-card__link{display:block;text-decoration:none}.product-card__media{position:relative;overflow:hidden;border-radius:var(--radius);background:var(--color-surface);border:1px solid var(--color-border)}.product-card__media img,.product-card__media svg{width:100%;aspect-ratio:1;object-fit:cover;transition:transform .3s ease}.product-card__link:hover .product-card__media img{transform:scale(1.04)}.product-card__badge{position:absolute;top:1rem;left:1rem;z-index:1}.product-card__info{padding:1.2rem .2rem}.product-card__title{font-size:1.6rem;margin-bottom:.4rem}
/*# sourceMappingURL=/cdn/shop/t/15/compiled_assets/styles.css.map */
