.pdp{--pdp-space: 16px;color:var(--pdp-text);line-height:1.5}.pdp *,.pdp *:before,.pdp *:after{box-sizing:border-box}.pdp :where(h1,h2,h3,h4,p,ul,ol,figure,fieldset,legend,table){margin:0;padding:0}.pdp :where(ul,ol){list-style:none}.pdp :where(h1,h2,h3,h4){color:var(--pdp-heading);line-height:1.2;letter-spacing:0}.pdp :where(h1,h2,h3) em{color:inherit;font-style:normal}@media(max-width:749px){.pdp :where(h1,h2,h3) em{font-style:italic}}.pdp img{display:block;max-width:100%;height:auto}.pdp :where(button,a,summary,input):focus-visible{outline:2px solid var(--pdp-heading);outline-offset:2px}.pdp [hidden]{display:none!important}.pdp-visually-hidden{position:absolute!important;width:1px;height:1px;margin:-1px;padding:0;overflow:hidden;clip:rect(0 0 0 0);white-space:nowrap;border:0}.pdp-editor-hint{padding:12px 14px;border:1px dashed var(--pdp-border);border-radius:var(--pdp-radius);color:var(--pdp-muted);font-size:13px;background:#fff}.pdp-section{padding-block:calc(var(--pdp-pt, 56px) * .55) calc(var(--pdp-pb, 56px) * .55);overflow-x:clip}.pdp-bg--white{background:#fff}.pdp-bg--surface{background:var(--pdp-surface)}.pdp-container{width:100%;max-width:var(--pdp-container);margin-inline:auto;padding-inline:var(--pdp-space)}.pdp-container--narrow{max-width:820px}.pdp-container--full{max-width:none}.pdp-stack{display:flex;flex-direction:column;gap:var(--pdp-gap, 24px)}.pdp-stack>*{min-width:0}.pdp-align--center{text-align:center}.pdp-align--center>.pdp-btn--inline{align-self:center}.pdp-align--start>.pdp-btn--inline{align-self:flex-start}@media(min-width:750px){.pdp{--pdp-space: 24px}.pdp-section{padding-block:var(--pdp-pt, 56px) var(--pdp-pb, 56px)}}.pdp-heading{display:flex;flex-direction:column;gap:8px}.pdp-align--center .pdp-heading{align-items:center}.pdp .pdp-heading__title{font-size:clamp(22px,5.5vw,var(--pdp-size, 32px));font-weight:800}.pdp-heading__text{color:var(--pdp-muted);max-width:64ch}.pdp-align--center .pdp-heading__text{margin-inline:auto}.pdp-heading__eyebrow{align-self:inherit}.pdp .pdp-title{font-size:clamp(22px,6vw,var(--pdp-size, 36px));font-weight:800}.pdp-text--small{font-size:14px}.pdp-text--large{font-size:18px}.pdp-text--muted{color:var(--pdp-muted)}.pdp-text--heading{color:var(--pdp-heading)}.pdp-rte>*+*{margin-top:10px}.pdp-rte :where(ul,ol){padding-inline-start:20px;list-style:disc}.pdp-rte a{color:var(--pdp-heading);text-decoration:underline}.pdp-rte :where(table){width:100%;border-collapse:collapse;font-size:14px}.pdp-rte :where(th,td){border:1px solid var(--pdp-border);padding:8px}.pdp-pill{display:inline-block;padding:3px 10px;border-radius:999px;font-size:12px;font-weight:700;background:var(--pdp-accent);color:var(--pdp-accent-contrast);line-height:1.4}.pdp-pill--dark{background:var(--pdp-heading);color:#fff}.pdp-icon{width:20px;height:20px;flex:none;fill:none;stroke:currentColor;stroke-width:2;stroke-linecap:round;stroke-linejoin:round}.pdp .pdp-btn{display:flex;align-items:center;justify-content:center;gap:6px;width:100%;min-height:50px;padding:13px 22px;border:2px solid var(--pdp-button);border-radius:999px;font:inherit;font-size:16px;font-weight:700;line-height:1.2;text-align:center;text-decoration:none;cursor:pointer;transition:background-color .2s ease,color .2s ease,opacity .2s ease}.pdp .pdp-btn--primary{background:var(--pdp-button);color:var(--pdp-button-text)}.pdp .pdp-btn--primary:hover{opacity:.9;color:var(--pdp-button-text);background:var(--pdp-button)}.pdp .pdp-btn--secondary{background:#fff;color:var(--pdp-button)}.pdp .pdp-btn--secondary:hover{background:var(--pdp-selected);color:var(--pdp-button)}.pdp .pdp-btn--dark{background:var(--pdp-heading);border-color:var(--pdp-heading);color:#fff}.pdp .pdp-btn--dark:hover{opacity:.9;color:#fff}.pdp .pdp-btn--inline{width:auto}.pdp .pdp-btn:disabled,.pdp .pdp-btn[aria-disabled=true]{opacity:.5;cursor:not-allowed}.pdp .pdp-btn[aria-busy=true]{opacity:.7;pointer-events:none}.pdp .pdp-round-btn{display:inline-flex;align-items:center;justify-content:center;width:44px;height:44px;padding:0;border:1px solid var(--pdp-border);border-radius:50%;background:#fff;color:var(--pdp-heading);box-shadow:0 2px 10px #0000001a;cursor:pointer}.pdp .pdp-round-btn:hover{background:#fff;color:var(--pdp-heading)}.pdp .pdp-round-btn[disabled]{opacity:.35;cursor:default}.pdp .pdp-link-btn{display:inline-flex;align-items:center;gap:6px;min-height:44px;padding:0;border:0;background:none;color:var(--pdp-heading);font:inherit;font-weight:700;text-decoration:underline;text-underline-offset:3px;cursor:pointer}.pdp .pdp-link-btn:hover{background:none;color:var(--pdp-heading)}.pdp-stars{position:relative;display:inline-block;font-size:18px;letter-spacing:2px;line-height:1;color:var(--pdp-border)}.pdp-stars:before{content:"\2605\2605\2605\2605\2605";position:absolute;inset:0 auto 0 0;width:var(--pdp-stars, 100%);overflow:hidden;color:var(--pdp-rating);white-space:nowrap}.pdp-rating{display:flex;flex-wrap:wrap;align-items:center;gap:8px;font-size:14px}.pdp-rating a{color:var(--pdp-heading);text-decoration:underline}.pdp-rating--summary{flex-direction:column;gap:6px}.pdp-rating--summary .pdp-rating__score{font-size:36px;font-weight:800;color:var(--pdp-heading)}.pdp-rating--summary .pdp-rating__score span{font-size:18px;color:var(--pdp-muted)}.pdp-rating--summary .pdp-stars{font-size:24px}.pdp-rating__count{color:var(--pdp-muted)}.pdp-rating__link{display:inline-flex;align-items:center;gap:8px;text-decoration:none}.pdp-rating__link:hover .pdp-rating__count{text-decoration:underline}.pdp .pdp-rating__card{display:inline-flex;flex-direction:column;align-items:center;gap:4px;padding:10px 14px;border:1px solid var(--pdp-border);border-radius:var(--pdp-radius);text-decoration:none;color:var(--pdp-heading)}.pdp-rating__card .pdp-rating__score{font-size:20px;font-weight:800}.pdp-badges{display:flex;flex-wrap:wrap;gap:6px 12px;font-size:14px;font-weight:600;color:var(--pdp-muted)}.pdp-badges__item{display:inline-flex;align-items:center;gap:4px}.pdp-badges--check .pdp-icon{width:16px;height:16px;color:var(--pdp-accent)}.pdp-badges--pills .pdp-badges__item{padding:4px 10px;border-radius:999px;background:var(--pdp-surface);color:var(--pdp-heading)}.pdp-badges--inline{gap:0}.pdp-badges--inline .pdp-badges__item+.pdp-badges__item:before{content:"\b7";margin-inline:6px}.pdp-hero__grid{display:grid;gap:20px}.pdp-hero__info{min-width:0}@media(min-width:990px){.pdp-hero__grid{grid-template-columns:var(--pdp-media-width, 50%) minmax(0,1fr);gap:48px;align-items:start}.pdp-hero--media-right .pdp-hero__media{order:2}.pdp-hero__media--sticky{position:sticky;top:24px}}.pdp-gallery{display:flex;flex-direction:column;gap:12px}.pdp-gallery__viewport{position:relative;border-radius:var(--pdp-radius);overflow:hidden;background:#fff}.pdp-gallery__track{display:flex;overflow-x:auto;scroll-snap-type:x mandatory;scrollbar-width:none;overscroll-behavior-x:contain}.pdp-gallery__track::-webkit-scrollbar{display:none}.pdp-gallery__slide{flex:0 0 100%;scroll-snap-align:center;aspect-ratio:var(--pdp-ratio, 1)}.pdp-gallery__slide img{width:100%;height:100%;object-fit:contain}.pdp-gallery--cover .pdp-gallery__slide img{object-fit:cover}.pdp-gallery__arrow{position:absolute;top:50%;transform:translateY(-50%)}.pdp-gallery__arrow--prev{left:10px}.pdp-gallery__arrow--next{right:10px}.pdp-gallery__zoom{position:absolute;top:10px;right:10px}.pdp-gallery__counter{position:absolute;left:50%;bottom:10px;transform:translate(-50%);padding:4px 12px;border-radius:999px;background:#ffffffeb;font-size:13px;font-weight:700;color:var(--pdp-heading)}.pdp-gallery__thumbs{display:flex;gap:8px;overflow-x:auto;scrollbar-width:none}.pdp .pdp-gallery__thumb{flex:0 0 64px;width:64px;height:64px;padding:0;border:2px solid transparent;border-radius:10px;overflow:hidden;background:#fff;cursor:pointer}.pdp .pdp-gallery__thumb:hover{background:#fff}.pdp .pdp-gallery__thumb[aria-current=true]{border-color:var(--pdp-heading)}.pdp-gallery__thumb img{width:100%;height:100%;object-fit:cover}@media(max-width:749px){.pdp-gallery__thumbs{display:none}}.pdp-lightbox{width:100vw;max-width:none;height:100dvh;max-height:none;margin:0;padding:0;border:0;background:#fff}.pdp-lightbox[open]{display:flex;flex-direction:column}.pdp-lightbox::backdrop{background:#0009}.pdp-lightbox__bar{display:flex;align-items:center;justify-content:space-between;padding:10px 14px;padding-top:max(10px,env(safe-area-inset-top));border-bottom:1px solid var(--pdp-border);font-weight:700;color:var(--pdp-heading)}.pdp-lightbox__track{flex:1;display:flex;overflow-x:auto;scroll-snap-type:x mandatory;scrollbar-width:none}.pdp-lightbox__track::-webkit-scrollbar{display:none}.pdp-lightbox__slide{flex:0 0 100%;display:flex;align-items:center;justify-content:center;scroll-snap-align:center;overflow:auto}.pdp-lightbox__slide img{width:100%;max-width:1200px;max-height:100%;object-fit:contain}.pdp-buy{display:flex;flex-direction:column;gap:16px}.pdp-buy__form{display:flex;flex-direction:column;gap:16px;margin:0}.pdp-buy__price{display:flex;flex-wrap:wrap;align-items:baseline;gap:10px}.pdp-buy__price-now{font-size:clamp(28px,7vw,38px);font-weight:800;color:var(--pdp-heading)}.pdp-buy__price-was{font-size:18px;color:var(--pdp-muted)}.pdp-field{display:flex;flex-direction:column;gap:6px}.pdp-field__label{font-size:14px;font-weight:700;color:var(--pdp-heading)}.pdp .pdp-field__select{min-height:48px;padding:10px 14px;border:1.5px solid var(--pdp-border);border-radius:var(--pdp-radius);background:#fff;color:var(--pdp-text);-webkit-appearance:auto;appearance:auto}.pdp-buy__quantities{display:grid;grid-template-columns:repeat(var(--pdp-columns, 2),minmax(0,1fr));gap:8px;border:0}.pdp-choice{position:relative;display:flex;flex-direction:column;align-items:center;justify-content:center;gap:2px;min-height:56px;padding:10px 8px;border:1.5px solid var(--pdp-border);border-radius:var(--pdp-radius);background:#fff;text-align:center;cursor:pointer}.pdp-choice__input{position:absolute;opacity:0;pointer-events:none}.pdp-choice__title{font-weight:800;color:var(--pdp-heading);line-height:1.15}.pdp-choice__text{font-size:12px;color:var(--pdp-muted)}.pdp-choice__tag{position:absolute;top:-10px;left:50%;transform:translate(-50%);padding:1px 8px;border-radius:999px;background:var(--pdp-accent);color:var(--pdp-accent-contrast);font-size:11px;font-weight:700}.pdp-choice:has(:checked){background:var(--pdp-heading);border-color:var(--pdp-heading)}.pdp-choice:has(:checked) :is(.pdp-choice__title,.pdp-choice__text){color:#fff}.pdp-choice:has(:focus-visible){outline:2px solid var(--pdp-heading);outline-offset:2px}.pdp-buy__plans{display:flex;flex-direction:column;gap:14px;border:0}.pdp-plan{position:relative;display:grid;grid-template-columns:auto 1fr auto;gap:4px 12px;align-items:start;padding:16px;border:1.5px solid var(--pdp-border);border-radius:var(--pdp-radius);background:#fff;cursor:pointer}.pdp-plan--featured{margin-top:8px;padding-top:22px}.pdp-plan:has(:checked){border-color:var(--pdp-accent);background:var(--pdp-selected)}.pdp-plan:has(:focus-visible){outline:2px solid var(--pdp-heading);outline-offset:2px}.pdp-plan__input{position:absolute;opacity:0;pointer-events:none}.pdp-plan__radio{width:20px;height:20px;margin-top:2px;border:2px solid var(--pdp-muted);border-radius:50%}.pdp-plan:has(:checked) .pdp-plan__radio{border-color:var(--pdp-accent);box-shadow:inset 0 0 0 3px #fff,inset 0 0 0 10px var(--pdp-accent)}.pdp-plan__main{display:flex;flex-direction:column;gap:2px;min-width:0}.pdp-plan__name{font-weight:800;color:var(--pdp-heading);line-height:1.25}.pdp-plan__text{font-size:13px;color:var(--pdp-muted)}.pdp-plan__terms{grid-column:1 / -1;font-size:12px;line-height:1.5;color:var(--pdp-muted)}.pdp-plan__price{display:flex;flex-direction:column;align-items:flex-end;gap:2px;text-align:right;white-space:nowrap}.pdp-plan--featured:has(.pdp-plan__terms) .pdp-plan__main{grid-column:2 / -1}.pdp-plan--featured:has(.pdp-plan__terms) .pdp-plan__price{grid-column:2 / -1;flex-direction:row;flex-wrap:wrap;align-items:center;gap:4px 8px;text-align:left}.pdp-plan--featured:has(.pdp-plan__terms) .pdp-plan__terms{margin-top:6px}.pdp-plan__now{font-size:19px;font-weight:800;color:var(--pdp-heading)}.pdp-plan__was,.pdp-plan__unit{font-size:12px;color:var(--pdp-muted)}.pdp-plan__badge{position:absolute;top:-11px;left:14px;max-width:calc(100% - 28px);padding:2px 10px;border-radius:999px;background:var(--pdp-accent);color:var(--pdp-accent-contrast);font-size:12px;font-weight:700;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.pdp-plan__perks{grid-column:1 / -1;display:flex;flex-direction:column;gap:6px;margin-top:8px;font-size:14px}.pdp-plan__perks li{display:flex;gap:8px}.pdp-plan__perks .pdp-icon{width:16px;height:16px;margin-top:2px;color:var(--pdp-accent)}.pdp-plan:not(:has(:checked)) .pdp-plan__perks{color:var(--pdp-muted)}.pdp-buy__actions{display:flex;flex-direction:column;gap:10px}.pdp-buy__actions--buy_now [data-buy-now],.pdp-buy__actions--buy_now [data-subscribe]{order:-1}.pdp-buy__error{color:#b42318;font-size:14px}.pdp-sticky-bar{position:fixed;inset:auto 0 0;z-index:90;display:flex;align-items:center;gap:12px;padding:12px 16px calc(12px + env(safe-area-inset-bottom));background:#fff;border-top:1px solid var(--pdp-border);box-shadow:0 -6px 20px #0000001f}.pdp-sticky-bar__info{display:flex;flex-direction:column;min-width:0;flex:1}.pdp-sticky-bar__top{display:flex;align-items:baseline;gap:6px;white-space:nowrap}.pdp-sticky-bar__price{font-size:20px;font-weight:800;color:var(--pdp-heading)}.pdp-sticky-bar__quantity{font-size:14px;font-weight:700;color:var(--pdp-heading)}.pdp-sticky-bar__label{font-size:13px;color:var(--pdp-muted);white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.pdp .pdp-sticky-bar .pdp-btn{width:auto;flex:none}@media(min-width:750px){.pdp-sticky-bar{display:none}}@media(prefers-reduced-motion:no-preference){.pdp-sticky-bar{animation:pdp-rise .25s ease}@keyframes pdp-rise{0%{transform:translateY(100%)}}}.pdp-delivery{display:flex;gap:10px;align-items:flex-start;font-size:14px;color:var(--pdp-muted)}.pdp-delivery .pdp-icon{margin-top:1px}.pdp-delivery strong{color:var(--pdp-text)}.pdp-trust{display:flex;flex-direction:column;gap:16px}.pdp-trust__list{display:grid;grid-template-columns:repeat(min(var(--pdp-columns, 3),3),minmax(0,1fr));gap:8px}.pdp-trust__item{display:flex;flex-direction:column;gap:4px;text-align:start;font-size:12px}.pdp-trust--cards .pdp-trust__item{padding:12px 10px;border:1px solid var(--pdp-border);border-radius:calc(var(--pdp-radius) - 2px);background:#fff}.pdp-trust__item .pdp-icon,.pdp-trust__image{width:22px;height:22px;color:var(--pdp-accent);object-fit:contain}.pdp-trust__title{font-weight:800;color:var(--pdp-heading);line-height:1.2}.pdp-trust__text{color:var(--pdp-muted);line-height:1.3}.pdp-align--center .pdp-trust__item{align-items:center;text-align:center}.pdp-align--center :is(.pdp-rating,.pdp-badges){justify-content:center}@media(max-width:380px){.pdp-trust__list{grid-template-columns:1fr}}@media(min-width:750px){.pdp-trust__list{grid-template-columns:repeat(var(--pdp-columns, 3),minmax(0,1fr));gap:10px}.pdp-trust__item{font-size:13px}}.pdp-accordion{display:flex;flex-direction:column;text-align:start}.pdp-accordion__summary{display:flex;align-items:center;justify-content:space-between;gap:12px;min-height:52px;padding:14px 0;list-style:none;cursor:pointer;font-weight:700;color:var(--pdp-heading)}.pdp-accordion__summary::-webkit-details-marker{display:none}.pdp-accordion__summary .pdp-icon{width:18px;height:18px;transition:transform .2s ease}.pdp-accordion__item[open] .pdp-accordion__summary .pdp-icon{transform:rotate(45deg)}.pdp-accordion__body{padding-bottom:16px;color:var(--pdp-text)}.pdp-accordion--lines .pdp-accordion__item{border-bottom:1px solid var(--pdp-border)}.pdp-accordion--cards{gap:10px}.pdp-accordion--cards .pdp-accordion__item{padding-inline:16px;border:1px solid var(--pdp-border);border-radius:var(--pdp-radius);background:#fff;box-shadow:0 4px 14px #0000000d}.pdp-faq{display:flex;flex-direction:column;gap:20px}.pdp-benefits{display:flex;flex-direction:column;gap:24px}.pdp-benefits__top{display:grid;gap:20px;align-items:center}.pdp-benefits__image{border-radius:var(--pdp-radius)}.pdp-benefits__list{display:grid;gap:10px;text-align:start;counter-reset:pdp-benefit}.pdp-benefit{display:flex;gap:12px;align-items:flex-start}.pdp-benefits__list:not(.pdp-benefits__list--list) .pdp-benefit{padding:14px;border:1px solid var(--pdp-border);border-radius:var(--pdp-radius);background:#fff}.pdp-benefit__icon{display:flex;flex:0 0 44px;align-items:center;justify-content:center;width:44px;height:44px;border-radius:50%;background:var(--pdp-surface);color:var(--pdp-accent)}.pdp-benefit__icon img{width:24px;height:24px;object-fit:contain}.pdp-benefit__body{display:flex;flex-direction:column;gap:2px;min-width:0}.pdp-benefit__title{font-weight:800;color:var(--pdp-heading);line-height:1.25}.pdp-benefit__text{font-size:14px}.pdp-benefits__list--numbered .pdp-benefit__icon{font-weight:800;color:var(--pdp-heading)}.pdp-benefits__list--numbered .pdp-benefit__icon>*{display:none}.pdp-benefits__list--numbered .pdp-benefit:not(.pdp-benefit--extra){counter-increment:pdp-benefit}.pdp-benefits__list--numbered .pdp-benefit:not(.pdp-benefit--extra) .pdp-benefit__icon:before{content:counter(pdp-benefit)}.pdp-benefits__list--numbered .pdp-benefit--extra .pdp-benefit__icon>*{display:block}.pdp-benefits__list--dialog{grid-template-columns:1fr 1fr}.pdp-benefits__list--dialog .pdp-benefit{flex-direction:column}@media(min-width:750px){.pdp-benefits__list:is(.pdp-benefits__list--cards,.pdp-benefits__list--numbered){grid-template-columns:repeat(var(--pdp-columns, 3),minmax(0,1fr));gap:16px}.pdp-benefits--with-image .pdp-benefits__top{grid-template-columns:1.3fr 1fr;text-align:start}.pdp-benefits--with-image .pdp-heading{align-items:flex-start}.pdp-benefits--with-image .pdp-heading__text{margin-inline:0}}.pdp-sheet{width:100%;max-width:640px;max-height:88dvh;margin:auto auto 0;padding:0;border:0;border-radius:20px 20px 0 0;background:#fff;color:var(--pdp-text)}.pdp-sheet[open]{display:flex;flex-direction:column}.pdp-sheet::backdrop{background:#0f161a8c}.pdp-sheet__head{display:flex;align-items:center;justify-content:space-between;gap:12px;padding:16px 16px 8px}.pdp .pdp-sheet__title{font-size:20px;font-weight:800}.pdp-sheet__body{overflow-y:auto;overscroll-behavior:contain;padding:8px 16px calc(20px + env(safe-area-inset-bottom))}@media(min-width:750px){.pdp-sheet{margin:auto;border-radius:var(--pdp-radius)}}@media(prefers-reduced-motion:no-preference){.pdp-sheet[open]{animation:pdp-rise .25s ease}}.pdp-comparison{display:flex;flex-direction:column;gap:24px}.pdp-comparison__images{display:grid;grid-template-columns:1fr 1fr;max-width:560px;width:100%;margin-inline:auto}.pdp-comparison__figure{display:flex;flex-direction:column;align-items:center;gap:8px;padding-inline:8px}.pdp-comparison__figure :is(img,svg){width:100%;max-width:180px;aspect-ratio:1;object-fit:contain}.pdp-comparison__figure--before img{filter:grayscale(1) opacity(.75)}.pdp-comparison__figure figcaption{font-size:12px;font-weight:800;letter-spacing:.04em;text-transform:uppercase;color:var(--pdp-muted)}.pdp-comparison__figure--after figcaption{color:var(--pdp-heading)}.pdp-comparison__scroll{max-width:900px;width:100%;margin-inline:auto;overflow-x:auto;border:1px solid var(--pdp-border);border-radius:var(--pdp-radius)}.pdp-comparison__table{--pdp-cmp-columns: minmax(0, 1fr) minmax(0, 1fr) minmax(0, 1fr);min-width:100%;font-size:14px}.pdp-comparison__table--no-label{--pdp-cmp-columns: minmax(0, 1fr) minmax(0, 1fr)}.pdp-comparison__table--no-label .pdp-comparison__label{display:none}.pdp-comparison__row{display:grid;grid-template-columns:var(--pdp-cmp-columns)}.pdp-comparison__table :is(.pdp-comparison__row,.shopify-block)+:is(.pdp-comparison__row,.shopify-block){border-top:1px solid var(--pdp-border)}.pdp-comparison__row>div{display:flex;align-items:center;justify-content:center;gap:6px;min-height:52px;padding:12px 10px;font-weight:700;text-align:center}.pdp-comparison__row .pdp-comparison__label{justify-content:flex-start;text-align:start;background:#fff;color:var(--pdp-heading)}.pdp-comparison__row .pdp-comparison__before{background:#fff;color:var(--pdp-muted)}.pdp-comparison__row .pdp-comparison__after{background:var(--pdp-selected);color:var(--pdp-heading)}.pdp-comparison__row--head>div{min-height:46px;font-size:12px;letter-spacing:.04em;text-transform:uppercase}.pdp-comparison__row--head .pdp-comparison__label{background:var(--pdp-heading);color:#fff}.pdp-comparison__row--head .pdp-comparison__before{background:#4b5563;color:#fff}.pdp-comparison__row--head .pdp-comparison__after{background:var(--pdp-accent);color:var(--pdp-accent-contrast)}.pdp-comparison__after .pdp-icon{width:16px;height:16px;color:var(--pdp-accent)}.pdp-comparison__row .pdp-comparison__after>span{display:inline-flex;align-items:center;gap:6px}@media(min-width:750px){.pdp-comparison__table{font-size:15px}.pdp-comparison__row>div{padding:16px 18px;min-height:60px}}.pdp-bundles{display:flex;flex-direction:column;gap:24px}.pdp-bundles__list{display:grid;gap:12px;text-align:start}.pdp-offer{position:relative;display:grid;grid-template-columns:96px 1fr;gap:14px;align-items:center;padding:14px;border:1px solid var(--pdp-border);border-radius:var(--pdp-radius);background:#fff}.pdp-offer__badge{position:absolute;top:-10px;left:14px}.pdp-offer__badge{padding:2px 10px;border-radius:999px;background:var(--pdp-heading);color:#fff;font-size:12px;font-weight:700}.pdp-offer__image{width:96px;height:96px;object-fit:contain;border-radius:calc(var(--pdp-radius) - 4px);background:var(--pdp-surface)}.pdp-offer__body{display:flex;flex-direction:column;gap:6px;min-width:0}.pdp .pdp-offer__title{font-size:16px;font-weight:800}.pdp-offer__meta{font-size:13px;color:var(--pdp-muted)}.pdp-offer__prices{display:flex;flex-wrap:wrap;align-items:baseline;gap:8px}.pdp-offer__price{font-size:20px;font-weight:800;color:var(--pdp-heading)}.pdp-offer__was{font-size:14px;color:var(--pdp-muted)}.pdp-offer__tags{display:flex;flex-wrap:wrap;gap:6px}.pdp-offer__tags:empty{display:none}.pdp-offer__form{margin:0}.pdp-offer .pdp-btn{min-height:44px;font-size:15px}@media(min-width:750px){.pdp-bundles__list{grid-template-columns:repeat(var(--pdp-columns, 2),minmax(0,1fr));gap:24px}.pdp-offer{grid-template-columns:1fr;padding:24px;text-align:center}.pdp-offer__image{width:100%;height:auto;aspect-ratio:1;background:transparent}.pdp-offer__body{align-items:center}.pdp-offer__prices,.pdp-offer__tags{justify-content:center}}.pdp-photos{display:flex;flex-direction:column;gap:24px}.pdp-carousel{position:relative}.pdp-carousel__track{display:flex;gap:12px;overflow-x:auto;scroll-snap-type:x mandatory;scrollbar-width:none;padding:4px}.pdp-carousel__track::-webkit-scrollbar{display:none}.pdp-carousel__item{flex:0 0 auto;scroll-snap-align:start}.pdp-photos__item{width:170px;border-radius:var(--pdp-radius);overflow:hidden;background:var(--pdp-surface)}.pdp-photos__item img{width:100%;aspect-ratio:3 / 4;object-fit:cover}.pdp-carousel__arrow{position:absolute;top:50%;transform:translateY(-50%)}.pdp-carousel__arrow--prev{left:-8px}.pdp-carousel__arrow--next{right:-8px}.pdp-carousel__pause{position:absolute;right:8px;bottom:8px;z-index:1;display:inline-flex;align-items:center;justify-content:center;min-width:28px;min-height:28px;padding:0;border:0;border-radius:999px;font-size:11px;line-height:1;color:var(--pdp-text);background:color-mix(in srgb,var(--pdp-surface) 80%,transparent);cursor:pointer}.pdp-carousel__pause:focus-visible{outline:2px solid var(--pdp-text);outline-offset:2px}.pdp .pdp-carousel:not(.is-scrollable) .pdp-carousel__arrow{display:none}@media(max-width:749px){.pdp .pdp-carousel__arrow{display:none}}@media(min-width:750px){.pdp-photos__item{width:220px}}:is(.pdp-ingredients__list,.pdp-usage__list,.pdp-science__list,.pdp-experts__list)>.shopify-block{display:flex;flex-direction:column}:is(.pdp-ingredients__list,.pdp-usage__list,.pdp-science__list,.pdp-experts__list)>.shopify-block>*{flex:1}.pdp-ingredients{display:flex;flex-direction:column;gap:20px}.pdp-ingredients__list{display:grid;gap:10px;width:100%;text-align:start}.pdp-ingredient{display:flex;gap:12px;align-items:center}.pdp-ingredient__image{flex:none;width:56px;height:56px;border-radius:50%;object-fit:cover;background:var(--pdp-surface)}.pdp-ingredient__body{display:flex;flex:1;flex-direction:column;gap:2px;min-width:0}.pdp .pdp-ingredient__name{font-size:16px;font-weight:800}.pdp-ingredient__text{font-size:14px;color:var(--pdp-muted)}.pdp-ingredient__amount{flex:none;padding:4px 10px;border-radius:999px;background:var(--pdp-surface);color:var(--pdp-heading);font-size:14px;font-weight:800;white-space:nowrap}.pdp-ingredients__list--rows{max-width:720px;margin-inline:auto;gap:0;border-top:1px solid var(--pdp-border)}.pdp-ingredients__list--rows .pdp-ingredient{padding-block:14px;border-bottom:1px solid var(--pdp-border)}.pdp-ingredients__list--cards .pdp-ingredient{flex-direction:column;align-items:flex-start;padding:16px;border:1px solid var(--pdp-border);border-radius:var(--pdp-radius);background:#fff}.pdp-ingredients__list--cards .pdp-ingredient__image{width:72px;height:72px}.pdp-ingredients__list--cards .pdp-ingredient__body{flex:none}.pdp-ingredients__facts{margin:0}.pdp-ingredients__facts-image{width:100%}figure.pdp-ingredients__facts .pdp-ingredients__facts-image{max-width:520px;margin-inline:auto;border:1px solid var(--pdp-border);border-radius:var(--pdp-radius)}@media(min-width:750px){.pdp-ingredients__list--cards{grid-template-columns:repeat(var(--pdp-columns, 3),minmax(0,1fr));gap:16px}}.pdp-usage{display:flex;flex-direction:column;gap:20px}.pdp-usage__list{display:grid;gap:12px;width:100%;text-align:start;counter-reset:pdp-step}.pdp-step{position:relative;display:flex;gap:12px;align-items:flex-start;counter-increment:pdp-step}.pdp-step:before{content:counter(pdp-step);display:flex;flex:0 0 36px;align-items:center;justify-content:center;width:36px;height:36px;border-radius:50%;background:var(--pdp-heading);color:#fff;font-weight:800}.pdp-step__body{display:flex;flex-direction:column;gap:4px;min-width:0;padding-top:6px}.pdp .pdp-step__title{font-size:16px;font-weight:800}.pdp-step__text{font-size:14px}.pdp-step__moment{font-size:12px;font-weight:800;letter-spacing:.04em;text-transform:uppercase;color:var(--pdp-muted)}.pdp-usage__list--steps .pdp-step{padding:16px;border:1px solid var(--pdp-border);border-radius:var(--pdp-radius);background:#fff}.pdp-usage__list--timeline{max-width:720px;margin-inline:auto;gap:0}.pdp-usage__list--timeline .pdp-step{padding-bottom:24px}.pdp-usage__list--timeline .pdp-step:after{content:"";position:absolute;top:40px;bottom:4px;left:17px;width:2px;background:var(--pdp-border)}.pdp-usage__list--timeline>.pdp-step:last-child,.pdp-usage__list--timeline>:last-child .pdp-step{padding-bottom:0}.pdp-usage__list--timeline>.pdp-step:last-child:after,.pdp-usage__list--timeline>:last-child .pdp-step:after{display:none}.pdp-usage__note{display:flex;gap:10px;width:100%;max-width:720px;margin-inline:auto;padding:14px 16px;border-radius:var(--pdp-radius);background:var(--pdp-surface);font-size:14px;text-align:start}.pdp-usage__note .pdp-icon{margin-top:1px;color:var(--pdp-heading)}.pdp-usage__note-title{font-weight:800;color:var(--pdp-heading)}@media(min-width:750px){.pdp-usage__list--steps{grid-template-columns:repeat(var(--pdp-columns, 3),minmax(0,1fr));gap:16px}.pdp-usage__list--steps .pdp-step{flex-direction:column}.pdp-usage__list--steps .pdp-step__body{padding-top:0}}.pdp-science{display:flex;flex-direction:column;gap:24px}.pdp-science__top{display:grid;gap:20px;align-items:center}.pdp-science__image{border-radius:var(--pdp-radius)}.pdp-science__list{display:grid;gap:12px;width:100%;text-align:start;counter-reset:pdp-science}.pdp-science-item{display:flex;flex-direction:column;gap:6px;padding:16px;border:1px solid var(--pdp-border);border-radius:var(--pdp-radius);background:#fff}.pdp .pdp-science-item__title{font-size:16px;font-weight:800}.pdp-science-item__text{font-size:14px}.pdp-science-item__source{margin-top:auto;padding-top:6px;font-size:12px;color:var(--pdp-muted);overflow-wrap:anywhere}.pdp-science-item__source a{color:var(--pdp-heading);text-decoration:underline}.pdp-science-item__plain{align-self:stretch;margin-top:auto;padding-top:10px;border-top:1px solid var(--pdp-border);font-size:14px;color:var(--pdp-heading)}.pdp-science-item__source+.pdp-science-item__plain{margin-top:0}.pdp-science-item__plain strong{font-weight:600}.pdp-science__list--steps .pdp-science-item{counter-increment:pdp-science}.pdp-science__list--steps .pdp-science-item:before{content:counter(pdp-science,decimal-leading-zero);font-size:28px;font-weight:800;line-height:1;color:var(--pdp-heading)}.pdp-science__note{max-width:64ch;margin-inline:auto;font-size:12px;color:var(--pdp-muted)}@media(min-width:750px){.pdp-science__list{grid-template-columns:repeat(var(--pdp-columns, 3),minmax(0,1fr));gap:16px}.pdp-science--with-image .pdp-science__top{grid-template-columns:1.3fr 1fr;text-align:start}.pdp-science--with-image .pdp-heading{align-items:flex-start}.pdp-science--with-image .pdp-heading__text{margin-inline:0}}.pdp-experts{display:flex;flex-direction:column;gap:24px}.pdp-experts__list{display:grid;gap:16px;width:100%;text-align:start}.pdp .pdp-expert{display:flex;flex-direction:column;gap:16px;margin:0}.pdp .pdp-expert__quote{position:static;margin:0;padding:0;border:0;background:none;font-size:16px;font-style:normal;line-height:1.55;color:var(--pdp-heading)}.pdp .pdp-expert__quote:before{content:"\201c" / "";position:static;display:block;height:28px;font-size:56px;font-weight:800;line-height:1;color:var(--pdp-accent)}.pdp-expert__person{display:flex;align-items:center;gap:12px}.pdp-expert__photo{flex:none;width:56px;height:56px;border-radius:50%;object-fit:cover;background:var(--pdp-surface)}.pdp-expert__who{display:flex;flex-direction:column;gap:2px;min-width:0}.pdp-expert__name{font-weight:800;color:var(--pdp-heading)}.pdp-expert__credential{font-size:13px;color:var(--pdp-muted)}.pdp-expert__disclosure{font-size:12px;font-style:italic;color:var(--pdp-muted)}.pdp-experts__list--cards .pdp-expert{padding:20px;border:1px solid var(--pdp-border);border-radius:var(--pdp-radius);background:#fff}.pdp-experts__list--quote .pdp-expert{align-items:center;max-width:720px;margin-inline:auto;text-align:center}.pdp-experts__list--quote .pdp-expert__quote{font-size:clamp(18px,4.5vw,24px);font-weight:600}.pdp-experts__list--quote .pdp-expert__person{flex-direction:column}.pdp-experts__list--quote .pdp-expert__photo{width:88px;height:88px}.pdp-experts__list--quote .pdp-expert__who{align-items:center}@media(min-width:750px){.pdp-experts__list--cards{grid-template-columns:repeat(auto-fit,minmax(280px,1fr));gap:24px}}.pdp-group{display:grid;gap:var(--pdp-gap, 32px);align-items:var(--pdp-valign, center)}.pdp-group>*{min-width:0}.pdp-group--mobile-cols.pdp-group--halves{grid-template-columns:1fr 1fr}.pdp-group--mobile-cols.pdp-group--wide-start{grid-template-columns:3fr 2fr}.pdp-group--mobile-cols.pdp-group--wide-end{grid-template-columns:2fr 3fr}@media(min-width:750px){.pdp-group--halves{grid-template-columns:1fr 1fr}.pdp-group--wide-start{grid-template-columns:3fr 2fr}.pdp-group--wide-end{grid-template-columns:2fr 3fr}.pdp-group--thirds{grid-template-columns:repeat(3,1fr)}}.pdp-image{width:var(--pdp-image-width, 100%);margin-inline:auto}.pdp-image img{width:100%;border-radius:var(--pdp-radius)}.pdp-stack>.shopify-app-block{width:100%;max-width:100%;overflow-x:clip;text-align:start}@media(prefers-reduced-motion:reduce){.pdp *,.pdp *:before,.pdp *:after{scroll-behavior:auto!important;transition:none!important;animation:none!important}}.jdgm-gallery-wrapper{max-width:100%;overflow-x:auto}@media(max-width:749px){.pdp-visible--desktop{display:none}}@media(min-width:750px){.pdp-visible--mobile{display:none}}@media(max-width:749px){.pdp-only-desktop{display:none!important}}@media(min-width:750px){.pdp-only-mobile{display:none!important}}.pdp .pdp-title em{color:var(--pdp-accent);font-style:normal}@media(max-width:749px){.pdp-hero .pdp-title{font-size:21px;line-height:1.25}}.pdp-gallery__dots{position:absolute;left:50%;bottom:10px;transform:translate(-50%);display:flex;gap:6px;padding:6px 10px;border-radius:999px;background:#ffffffeb}.pdp-gallery__dot{width:7px;height:7px;border-radius:50%;background:#c9cfd2}.pdp-gallery__dot[data-active]{background:var(--pdp-heading)}.pdp-hero .pdp-badges--inline{color:var(--pdp-muted);font-size:13px;line-height:1.5}@media(max-width:749px){.pdp-hero{padding-top:12px}.pdp-hero .pdp-badges--inline{display:block;font-weight:400}.pdp-hero .pdp-badges--inline .pdp-badges__item{display:inline}.pdp-hero .pdp-rating__card{padding:8px 12px;gap:2px}.pdp-hero .pdp-rating__card .pdp-stars{font-size:14px}.pdp-hero .pdp-rating__card .pdp-rating__count{color:var(--pdp-accent);font-size:13px}.pdp-hero .pdp-link-btn{min-height:32px}}.pdp .pdp-buy__free-shipping{display:flex;align-items:center;gap:8px;padding:8px 12px;border-radius:calc(var(--pdp-radius) - 4px);background:var(--pdp-selected);color:var(--pdp-accent);font-size:14px;font-weight:700}.pdp .pdp-buy__free-shipping .pdp-icon{width:18px;height:18px}.pdp .pdp-lightbox__arrow{position:fixed;top:50%;transform:translateY(-50%);z-index:2}.pdp .pdp-lightbox__arrow--prev{left:12px}.pdp .pdp-lightbox__arrow--next{right:12px}.pdp-carousel__dots{display:flex;justify-content:center;align-items:center;gap:8px;margin-top:16px}.pdp .pdp-carousel__dot{width:8px;height:8px;padding:0;border:0;border-radius:999px;background:#c9cfd2;cursor:pointer;transition:width .25s ease,background-color .25s ease}.pdp .pdp-carousel__dot:hover{background:#aeb6ba}.pdp .pdp-carousel__dot[data-active]{width:28px;background:var(--pdp-accent)}@media(hover:hover){.pdp-gallery__track,.pdp-carousel__track,.pdp-lightbox__track{cursor:grab}}.pdp .is-dragging{cursor:grabbing;-webkit-user-select:none;user-select:none}.pdp .is-dragging img{pointer-events:none}.pdp-sheet__heading{display:flex;flex-direction:column;gap:2px;min-width:0}.pdp-sheet__sub{font-size:14px;color:var(--pdp-muted)}.pdp-sheet__head{align-items:flex-start}.pdp-sheet--summary .pdp-benefits__list{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:10px}.pdp-sheet--summary .pdp-benefit{display:flex;flex-direction:column;align-items:flex-start;gap:10px;padding:14px;border:1px solid var(--pdp-border);border-radius:calc(var(--pdp-radius) - 2px);background:#fff;text-align:start}.pdp-sheet--summary .pdp-benefit__icon{display:flex;width:auto;height:auto;padding:0;background:none;color:var(--pdp-accent)}.pdp-sheet--summary .pdp-benefit__body{display:flex;flex-direction:column;gap:4px}.pdp-sheet--summary .pdp-benefit__title{font-size:15px;font-weight:800;color:#111;line-height:1.25}.pdp-sheet--summary .pdp-benefit__text{font-size:14px;color:var(--pdp-muted);line-height:1.4}.pdp-sheet__foot{padding:12px 16px calc(12px + env(safe-area-inset-bottom));border-top:1px solid var(--pdp-border);background:#fff}.pdp-sheet--summary .pdp-benefit{padding:12px;gap:8px}.pdp-sheet--summary .pdp-benefit__title{font-size:14px}.pdp-sheet--summary .pdp-benefit__text{font-size:13px}.pdp .pdp-sheet--summary .pdp-sheet__head .pdp-round-btn{width:36px;height:36px;border:0;box-shadow:none;background:#eef1f0}.pdp-addons{display:flex;flex-direction:column;gap:10px;min-width:0;margin:0;padding:0;border:0}.pdp-addons__heading{padding:0;font-size:20px;font-weight:800;color:var(--pdp-heading);line-height:1.2}.pdp-addons__text{margin:-6px 0 0;font-size:15px;color:var(--pdp-muted)}.pdp-addons__text strong{color:var(--pdp-accent)}.pdp-addon{position:relative;display:grid;grid-template-columns:auto auto 1fr;gap:12px;align-items:center;padding:10px 14px;border:1.5px solid var(--pdp-border);border-radius:var(--pdp-radius);background:#fff;cursor:pointer}.pdp-addon:has(:checked){border-color:var(--pdp-accent);background:var(--pdp-selected)}.pdp-addon:has(:focus-visible){outline:2px solid var(--pdp-heading);outline-offset:2px}.pdp-addon__input{position:absolute;opacity:0;pointer-events:none}.pdp-addon__check{display:grid;place-items:center;width:22px;height:22px;border:2px solid var(--pdp-heading);border-radius:5px;color:transparent}.pdp-addon__check .pdp-icon{width:14px;height:14px}.pdp-addon:has(:checked) .pdp-addon__check{border-color:var(--pdp-accent);background:var(--pdp-accent);color:var(--pdp-accent-contrast)}.pdp-addon__image{width:52px;height:52px;object-fit:contain}.pdp-addon__main{display:flex;flex-direction:column;gap:2px;min-width:0}.pdp-addon__title{font-weight:700;color:var(--pdp-text);line-height:1.25}.pdp-addon__prices{display:flex;flex-wrap:wrap;align-items:baseline;gap:8px}.pdp-addon__price{font-size:17px;font-weight:800;color:var(--pdp-accent)}.pdp-addon__was{font-size:13px;color:var(--pdp-muted)}.pdp-buy:has([data-addons]) #xb-product-add-ons-root{display:none!important}.pdp-includes{display:flex;flex-direction:column;gap:16px}.pdp-includes__list{display:grid;grid-template-columns:1fr;gap:12px;margin:0;padding:0;list-style:none}.pdp-includes__item{display:grid;grid-template-columns:auto 1fr;gap:14px;align-items:center;padding:12px 14px;border:1.5px solid var(--pdp-border);border-radius:var(--pdp-radius);background:#fff}.pdp-includes__image{width:72px;height:72px;object-fit:contain}.pdp-includes__body{display:flex;flex-direction:column;gap:2px;min-width:0}.pdp-includes__title{margin:0;font-weight:800;color:var(--pdp-heading);line-height:1.25}.pdp-includes__meta{margin:0;font-size:13px;color:var(--pdp-accent);font-weight:700}.pdp-includes__text{margin:0;font-size:13px;color:var(--pdp-muted)}.pdp-includes__card{display:contents}.pdp-includes__list--joined .pdp-includes__item{position:relative}.pdp-includes__list--joined .pdp-includes__item+.pdp-includes__item:before{content:"+";position:absolute;top:-6px;left:50%;transform:translate(-50%,-50%);display:grid;place-items:center;width:26px;height:26px;border-radius:50%;border:1.5px solid var(--pdp-border);background:#fff;font-size:16px;font-weight:800;line-height:1;color:var(--pdp-heading)}.pdp-includes__more{margin-top:4px;font-size:13px}@media(min-width:750px){.pdp-includes__list{grid-template-columns:repeat(auto-fit,minmax(200px,260px));justify-content:center}.pdp-includes__list--joined .pdp-includes__item+.pdp-includes__item:before{top:50%;left:-6px;transform:translate(-50%,-50%)}.pdp-includes__item{grid-template-columns:1fr;text-align:center;justify-items:center;padding:18px}.pdp-includes__image{width:120px;height:120px}.pdp-includes__body{align-items:center}}:where(.pdp){--pdp-card: #fff;--pdp-light: #f7f4ec;--pdp-on-light: #1b2b22;--pdp-dark: #10231c;--pdp-dark-soft: #1c3a2c;--pdp-dark-text: #fff;--pdp-dark-muted: #a9b7a8;--pdp-dark-border: rgb(255 255 255 / 18%);--pdp-scrim: linear-gradient(180deg, rgb(9 22 15 / 80%) 0%, rgb(9 22 15 / 14%) 36%, rgb(9 22 15 / 12%) 58%, rgb(9 22 15 / 78%) 100%);--pdp-wave-1: #d8cdb2;--pdp-wave-2: #ebe2ce;--pdp-wave-3: var(--pdp-light)}.pdp.pdp-on-dark{--pdp-heading: var(--pdp-dark-text);--pdp-text: var(--pdp-dark-text);--pdp-muted: var(--pdp-dark-muted);--pdp-border: var(--pdp-dark-border);--pdp-surface: var(--pdp-dark-soft);--pdp-card: rgb(255 255 255 / 6%);--pdp-selected: var(--pdp-light);background-color:var(--pdp-dark);color:var(--pdp-dark-text)}.pdp.pdp-on-dark :is(.pdp-choice,.pdp-plan,.pdp-addon){background:transparent}.pdp.pdp-on-dark :is(.pdp-choice,.pdp-plan):has(:checked){background:var(--pdp-light);border-color:var(--pdp-light)}.pdp.pdp-on-dark .pdp-choice:has(:checked) :is(.pdp-choice__title,.pdp-choice__text),.pdp.pdp-on-dark .pdp-plan:has(:checked) :is(.pdp-plan__name,.pdp-plan__text,.pdp-plan__terms,.pdp-plan__now,.pdp-plan__was,.pdp-plan__unit){color:var(--pdp-on-light)}.pdp.pdp-on-dark .pdp-plan:has(:checked) .pdp-plan__radio{border-color:var(--pdp-on-light);box-shadow:inset 0 0 0 3px var(--pdp-light),inset 0 0 0 10px var(--pdp-on-light)}.pdp.pdp-on-dark .pdp-btn--secondary{background:transparent;border-color:#ffffff7f;color:var(--pdp-dark-text)}.pdp.pdp-on-dark .pdp-btn--secondary:hover{background:#ffffff1a;color:var(--pdp-dark-text)}.pdp.pdp-on-dark .pdp-gallery__viewport{background:transparent}.pdp-section{position:relative}.pdp-section>.pdp-container{position:relative;z-index:1}.pdp-section--media{background-color:var(--pdp-light);--pdp-veil-color: var(--pdp-light)}.pdp-section--media.pdp-on-dark{--pdp-veil-color: var(--pdp-dark)}.pdp-section__bg{position:absolute;top:0;right:0;bottom:0;left:0;z-index:0;overflow:hidden}.pdp .pdp-section__bg img{width:100%;height:100%;object-fit:cover;object-position:center}.pdp-section__bg--top img{object-position:center top}.pdp-section__bg--bottom img{object-position:center bottom}.pdp-section__bg--left img{object-position:left center}.pdp-section__bg--right img{object-position:right center}.pdp-section__veil{position:absolute;top:0;right:0;bottom:0;left:0;opacity:var(--pdp-veil-strength, .85)}.pdp-section__veil--start{background:linear-gradient(94deg,var(--pdp-veil-color) 0%,var(--pdp-veil-color) 30%,transparent 78%)}.pdp-section__veil--end{background:linear-gradient(266deg,var(--pdp-veil-color) 0%,var(--pdp-veil-color) 30%,transparent 78%)}.pdp-section__veil--top{background:linear-gradient(180deg,var(--pdp-veil-color) 0%,transparent 70%)}.pdp-section__veil--bottom{background:linear-gradient(0deg,var(--pdp-veil-color) 0%,transparent 70%)}.pdp-section__veil--vertical{background:linear-gradient(180deg,var(--pdp-veil-color) 0%,transparent 38%,transparent 62%,var(--pdp-veil-color) 100%)}#formula-detail>.pdp-container{max-width:720px}#formula-detail .pdp-group--halves{grid-template-columns:minmax(0,1fr);gap:0;align-items:center}#formula-detail .pdp-group--halves>.shopify-block{grid-area:1 / 1}#formula-detail .pdp-group--halves>.shopify-block:last-child{position:relative;width:55%;padding:clamp(14px,3vw,28px);padding-right:0}#formula-detail .pdp-group--stack{gap:10px}#formula-detail .pdp-ingredients{gap:12px}#formula-detail .pdp-heading__title{font-size:clamp(22px,5.4vw,34px);line-height:1.08}#formula-detail .pdp-ingredients__list--rows{border:0;gap:10px}#formula-detail .pdp-ingredient{flex-direction:column;align-items:flex-start;gap:2px;padding:0;border:0}#formula-detail .pdp-ingredient__name{font-size:clamp(13px,3.2vw,18px)}#formula-detail .pdp-ingredient__amount{padding:0;background:transparent;color:var(--pdp-muted);font-size:clamp(12px,3vw,16px);font-weight:400}#formula-detail .pdp-text--small{font-size:12px}#daily-ritual{min-height:0}#daily-ritual>.pdp-container{max-width:820px;aspect-ratio:1.5;display:flex;flex-direction:row;align-items:center}#daily-ritual>.pdp-container>.shopify-block{width:49%}#daily-ritual .pdp-heading{gap:12px}#daily-ritual .pdp-heading__title{font-size:clamp(23px,5.4vw,40px);line-height:1.08}#daily-ritual .pdp-heading__text{max-width:20ch;font-size:clamp(13px,3.2vw,18px)}#daily-ritual .pdp-section__bg{max-width:820px;margin-inline:auto;-webkit-mask-image:linear-gradient(to bottom,transparent,#000 6%,#000 94%,transparent);mask-image:linear-gradient(to bottom,transparent,#000 6%,#000 94%,transparent)}#daily-ritual .pdp-section__bg img{object-fit:contain}#daily-ritual .pdp-section__veil{display:none}@media(max-width:374px){#formula-detail .pdp-group--halves>.shopify-block:last-child{padding-left:12px;padding-block:12px}#formula-detail .pdp-group--stack,#formula-detail .pdp-ingredients{gap:8px}#formula-detail .pdp-ingredients__list--rows{gap:6px}#formula-detail .pdp-heading__title,#daily-ritual .pdp-heading__title{font-size:20px}}.pdp-section__divider{position:absolute;left:0;right:0;z-index:3;height:var(--pdp-divider-h, 68px);line-height:0;pointer-events:none;background-color:inherit}.pdp-section__divider--top{bottom:100%}.pdp-section__divider--bottom{top:100%}#elegir-presentacion>.pdp-section__divider--bottom{top:calc(100% - 1px);height:calc(var(--pdp-divider-h, 68px) + 1px)}.pdp-section__divider--image{background-color:transparent}#community>.pdp-section__divider--image{position:relative;top:auto;bottom:auto;margin-bottom:28px}.pdp-section__wave{display:block;width:100%;height:100%}.pdp-section__wave path:nth-child(1){fill:var(--pdp-wave-1)}.pdp-section__wave path:nth-child(2){fill:var(--pdp-wave-2)}.pdp-section__wave path:nth-child(3){fill:var(--pdp-wave-3)}.pdp .pdp-section__divider-img{display:block;width:100%;height:100%;object-fit:fill}.pdp-section__divider{overflow:hidden}.pdp-hero--immersive{padding-block:0}.pdp-hero--immersive .pdp-hero__grid{position:relative;display:block;max-width:none;padding-inline:0;gap:0}.pdp-hero--immersive .pdp-hero__media,.pdp-hero--immersive .pdp-hero__media--sticky{position:absolute;right:0;bottom:0;left:0;top:0;z-index:0}.pdp-hero--immersive .pdp-hero__info{position:relative;z-index:2;display:flex;flex-direction:column;min-height:var(--pdp-hero-min, 560px);padding:18px var(--pdp-space) 76px}.pdp-hero--immersive .pdp-gallery{position:absolute;top:0;right:0;bottom:0;left:0;display:block;gap:0}.pdp-hero--immersive .pdp-gallery__viewport{position:absolute;top:0;right:0;bottom:0;left:0;border-radius:0}.pdp-hero--immersive .pdp-gallery__track{height:100%}.pdp-hero--immersive .pdp-gallery__slide{height:100%;aspect-ratio:auto}.pdp-hero--immersive .pdp-gallery__slide img{width:100%;height:100%;object-fit:cover;object-position:center 36%}.pdp-hero--immersive .pdp-gallery__viewport:after{content:"";position:absolute;top:0;right:0;bottom:0;left:0;pointer-events:none;background:var(--pdp-scrim)}.pdp-hero--immersive :is(.pdp-gallery__arrow,.pdp-gallery__zoom,.pdp-gallery__thumbs){display:none}.pdp-hero--immersive .pdp-gallery__tabs{position:absolute;left:var(--pdp-space);right:calc(var(--pdp-space) + 46px);bottom:16px;z-index:3;display:flex;align-items:center;padding:4px;border:1px solid var(--pdp-dark-border);border-radius:999px}.pdp-hero--immersive .pdp-gallery__tabs li{flex:1;display:flex}.pdp .pdp-gallery__tab{flex:1;padding:10px 4px;border:0;border-radius:999px;background:transparent;color:#ffffffb3;font-size:12.5px;font-weight:600;line-height:1;text-align:center;cursor:pointer;transition:background-color .18s ease,color .18s ease}.pdp .pdp-gallery__tab[aria-current=true]{background:var(--pdp-light);color:var(--pdp-on-light)}.pdp-hero--immersive .pdp-gallery__tabs li+li .pdp-gallery__tab{box-shadow:-1px 0 0 var(--pdp-dark-border)}.pdp-hero--immersive .pdp-gallery__tabs li .pdp-gallery__tab[aria-current=true],.pdp-hero--immersive .pdp-gallery__tabs li:has(+li [aria-current=true]) .pdp-gallery__tab{box-shadow:none}.pdp-hero--immersive .pdp-gallery__counter{top:auto;right:var(--pdp-space);bottom:27px;left:auto;z-index:3;padding:0;background:transparent;color:#ffffff8c;font-size:12px;font-weight:500}.pdp-hero--showcase .pdp-hero__grid{max-width:1100px;padding:0;gap:0}.pdp-hero--showcase .pdp-hero__info{order:-1;padding:24px var(--pdp-space) 12px}.pdp-hero--showcase .pdp-heading__title{font-size:clamp(30px,8vw,48px);line-height:1.06}.pdp-hero--showcase .pdp-heading__text{font-size:14px;color:var(--pdp-dark-text)}.pdp-hero--showcase .pdp-heading__eyebrow{font-size:10px}.pdp-hero--showcase .pdp-badges--inline{font-size:10px;color:var(--pdp-dark-muted)}.pdp-hero--showcase .pdp-gallery{gap:8px}.pdp-hero--showcase .pdp-gallery__viewport{border-radius:0}.pdp-hero--showcase .pdp-gallery__slide{height:360px;aspect-ratio:auto}.pdp-hero--showcase .pdp-gallery__slide:first-child img{object-fit:cover;object-position:center bottom}.pdp-hero--showcase .pdp-gallery__thumbs{display:flex;justify-content:center;padding:4px 16px 16px}.pdp-hero--showcase .pdp-gallery__thumb{width:48px;height:56px;border-radius:6px}.pdp-hero--showcase .pdp-gallery__thumb[aria-current=true]{border-color:var(--pdp-accent);outline:1px solid var(--pdp-accent)}.pdp-hero--showcase .pdp-gallery__thumb:focus-visible{outline:2px solid var(--pdp-accent);outline-offset:3px}.pdp-hero--showcase .pdp-rating__link{min-height:44px;flex-wrap:wrap;color:var(--pdp-dark-text)}.pdp-hero--showcase .pdp-rating__count{color:var(--pdp-dark-text)}.pdp-hero--showcase .pdp-rating__link:focus-visible{outline-color:var(--pdp-accent)}.pdp-hero--showcase .pdp-gallery :is(.pdp-round-btn,.pdp-gallery__counter){color:var(--pdp-on-light)}.pdp-hero--showcase .pdp-lightbox__bar{color:var(--pdp-on-light)}@media(max-width:374px){.pdp-hero--showcase .pdp-heading__title{font-size:28px}.pdp-hero--showcase .pdp-gallery__slide{height:300px}}@media(min-width:750px){.pdp-hero--showcase .pdp-hero__grid{grid-template-columns:minmax(0,1fr) minmax(0,1fr);align-items:center}.pdp-hero--showcase .pdp-hero__info{padding:32px}.pdp-hero--showcase .pdp-gallery__slide{height:500px}.pdp-hero--showcase .pdp-gallery__slide:first-child img{object-position:center 85%}.pdp-hero--showcase .pdp-heading__text{font-size:16px}}.pdp-image--bleed-start{margin-inline-start:calc(var(--pdp-space) * -1)}.pdp-image--bleed-end{margin-inline-end:calc(var(--pdp-space) * -1)}.pdp-image--fade-soft img{-webkit-mask-image:linear-gradient(90deg,#000 58%,transparent 100%),linear-gradient(180deg,#000 86%,transparent 100%);-webkit-mask-composite:source-in;mask-image:linear-gradient(90deg,#000 58%,transparent 100%),linear-gradient(180deg,#000 86%,transparent 100%);mask-composite:intersect}.pdp-image--bleed-end.pdp-image--fade-soft img{-webkit-mask-image:linear-gradient(270deg,#000 58%,transparent 100%),linear-gradient(180deg,#000 86%,transparent 100%);mask-image:linear-gradient(270deg,#000 58%,transparent 100%),linear-gradient(180deg,#000 86%,transparent 100%)}@media(min-width:750px){.pdp-hero--immersive .pdp-hero__info{min-height:max(var(--pdp-hero-min, 560px),620px);padding-inline:max(var(--pdp-space),calc((100vw - var(--pdp-container)) / 2))}.pdp-hero--immersive .pdp-gallery__tabs{left:max(var(--pdp-space),calc((100vw - var(--pdp-container)) / 2));right:calc(max(var(--pdp-space),(100vw - var(--pdp-container)) / 2) + 46px);max-width:420px}.pdp-hero--immersive .pdp-gallery__counter{right:max(var(--pdp-space),calc((100vw - var(--pdp-container)) / 2))}.pdp-image--bleed-start{margin-inline-start:calc((100vw - min(100vw,var(--pdp-container))) / -2 - var(--pdp-space))}.pdp-image--bleed-end{margin-inline-end:calc((100vw - min(100vw,var(--pdp-container))) / -2 - var(--pdp-space))}}.pdp-buy__fineprint{margin-top:4px;font-size:12px;line-height:1.6;color:var(--pdp-muted)}.pdp-buy__fineprint a{color:inherit;text-decoration:underline;text-underline-offset:3px}.pdp-buy__shipping-link{display:block;text-align:center;font-size:12.5px}.pdp-buy__shipping-link a{color:var(--pdp-text);text-decoration:underline;text-underline-offset:4px}.pdp-buy__day-price{margin-top:-6px;font-size:14px;font-weight:600;color:var(--pdp-heading);font-variant-numeric:tabular-nums}.pdp-buy__note{margin-top:-6px;font-size:13px;line-height:1.5;color:var(--pdp-muted)}.pdp-badges--seal{flex-direction:column;flex-wrap:nowrap;overflow:hidden;align-items:center;justify-content:center;gap:0;width:118px;height:118px;padding:12px;border:1.5px solid var(--pdp-accent);border-radius:50%;background:var(--pdp-seal-bg, rgb(10 26 18 / 96%));color:var(--pdp-accent);text-align:center}.pdp-badges--seal .pdp-badges__item{display:block;font-size:8px;font-weight:700;line-height:1.3;letter-spacing:.12em;text-transform:uppercase}.pdp-badges--seal .pdp-badges__item+.pdp-badges__item:before{content:"";display:block;width:26px;height:1px;margin:5px auto;background:currentcolor;opacity:.75}.pdp-hero--immersive .pdp-badges--seal{position:absolute;top:132px;right:var(--pdp-space);z-index:3}.pdp-ingredients__list--banner{gap:10px}.pdp-ingredients__list--banner .pdp-ingredient{position:relative;align-items:center;min-height:106px;padding:18px;overflow:hidden;border-radius:var(--pdp-radius);background:var(--pdp-card)}.pdp .pdp-ingredients__list--banner .pdp-ingredient__image{position:absolute;top:0;right:0;bottom:0;left:0;width:100%;height:100%;border-radius:0;object-fit:cover;object-position:right center}.pdp-ingredients__list--banner .pdp-ingredient:after{content:"";position:absolute;top:0;right:0;bottom:0;left:0;background:linear-gradient(90deg,var(--pdp-card) 0%,var(--pdp-card) 34%,transparent 74%)}.pdp-ingredients__list--banner .pdp-ingredient__body{position:relative;z-index:2;flex:none;max-width:52%;gap:6px}.pdp-ingredients__list--banner .pdp-ingredient__text{line-height:1.4}.pdp-sticky-bar__thumb{flex:none;width:40px;height:46px;border-radius:8px;background:#fff;overflow:hidden}.pdp .pdp-sticky-bar__thumb img{width:100%;height:100%;object-fit:contain}.pdp-sticky-bar__label{font-size:12.5px;font-weight:600}.pdp-sticky-bar__top{margin-top:1px}.pdp-sticky-bar__price{font-size:16px;font-weight:700}.pdp.pdp-on-dark .pdp-sticky-bar{background:var(--pdp-dark);border-top-color:var(--pdp-dark-border)}.pdp.pdp-on-dark .pdp-sticky-bar__label{color:var(--pdp-dark-text)}.pdp.pdp-on-dark .pdp-sticky-bar__quantity{color:var(--pdp-dark-muted)}.pdp-hero--immersive .pdp-heading__title{font-size:clamp(34px,13vw,var(--pdp-size, 56px))}.pdp-photos__carousel{display:grid;grid-template-columns:1fr auto auto auto;align-items:center;gap:18px 10px}.pdp-photos__carousel .pdp-carousel__track{grid-column:1 / -1}.pdp-photos__item{width:74vw;max-width:420px;border-radius:var(--pdp-radius);overflow:hidden;background:var(--pdp-card);border:1px solid var(--pdp-border)}.pdp-photos__item img{width:100%;aspect-ratio:1 / 1;object-fit:cover}.pdp-photos__caption{display:flex;align-items:center;gap:14px;padding:12px 14px;font-size:13px}.pdp-photos__brand{font-weight:800;color:var(--pdp-heading)}.pdp-photos__label{padding-left:14px;border-left:1px solid var(--pdp-border);color:var(--pdp-muted)}.pdp-photos__meta{grid-column:1;display:flex;flex-direction:column;gap:2px}.pdp-photos__hint{font-size:13px;color:var(--pdp-muted)}.pdp-photos__counter{font-size:15px;color:var(--pdp-muted)}.pdp-photos__counter strong{font-size:17px;font-weight:800;color:var(--pdp-heading)}.pdp-photos__carousel .pdp-carousel__dots{grid-column:2}.pdp-photos__carousel .pdp-carousel__arrow{position:static;grid-row:2;transform:none;border:1px solid var(--pdp-border);background:transparent}.pdp-photos__carousel .pdp-carousel__arrow--prev{grid-column:3}.pdp-photos__carousel .pdp-carousel__arrow--next{grid-column:4}@media(min-width:750px){.pdp-photos__item{width:420px}}.pdp .pdp-heading__title{white-space:pre-line}@media(max-width:749px){.pdp .pdp-photos__carousel.is-scrollable .pdp-carousel__arrow{display:flex}}.pdp-related{display:flex;flex-direction:column;gap:18px}.pdp-related__grid{display:grid;grid-template-columns:1fr 1fr;gap:12px}.pdp-related__grid--card .pdp-related__card{flex-direction:column;min-height:0}.pdp-related__grid--card .pdp-related__media{width:100%;aspect-ratio:1 / 1;padding:10px}.pdp-related__grid--card .pdp-related__body{justify-content:flex-start;padding:12px 14px 16px}.pdp-related__cta{align-self:stretch}.pdp-related__caption{text-align:center;font-size:11.5px;color:var(--pdp-muted)}.pdp-related__card{display:flex;align-items:stretch;min-height:128px;height:100%;overflow:hidden;border:1px solid var(--pdp-border);border-radius:var(--pdp-radius);background:var(--pdp-card);color:var(--pdp-heading);text-decoration:none}.pdp-related__card:hover{border-color:var(--pdp-heading);color:var(--pdp-heading)}.pdp-related__media{display:flex;flex:none;align-items:center;width:44%;padding:8px;background:#fff}.pdp .pdp-related__media img{width:100%;height:100%;object-fit:contain}.pdp-related__body{display:flex;flex:1;flex-direction:column;justify-content:center;gap:3px;min-width:0;padding:14px 12px}.pdp-related__title{display:-webkit-box;overflow:hidden;font-family:var(--pdp-font-display, inherit);font-size:15.5px;font-weight:800;line-height:1.15;-webkit-box-orient:vertical;-webkit-line-clamp:3}.pdp-related__brand{font-size:11.5px;color:var(--pdp-muted)}.pdp-related__price{font-size:13px;font-weight:700}.pdp-related__link{margin-top:6px;font-size:11px;font-weight:600;color:var(--pdp-accent-strong, var(--pdp-accent))}@media(min-width:750px){.pdp-related__grid{grid-template-columns:repeat(var(--pdp-columns, 2),minmax(0,1fr));gap:16px}}.pdp-related__carousel{position:relative}.pdp-related__grid.pdp-carousel__track{display:flex;grid-template-columns:none}.pdp-related__grid.pdp-carousel__track>.pdp-related__item{flex:0 0 auto;width:46vw;max-width:260px}@media(min-width:750px){.pdp-related__grid.pdp-carousel__track>.pdp-related__item{width:260px}}.pdp-fit{display:flex;flex-direction:column;gap:16px}.pdp-fit__lead{font-weight:600;color:var(--pdp-heading)}.pdp-fit__list{display:flex;flex-direction:column;width:100%;max-width:720px;border-top:1px solid var(--pdp-border);text-align:start}.pdp-align--center .pdp-fit__list{margin-inline:auto}.pdp-fit__item{display:flex;gap:12px;align-items:flex-start;padding-block:14px;border-bottom:1px solid var(--pdp-border);font-size:16px;line-height:1.45}.pdp-fit__item .pdp-icon{margin-top:2px;color:var(--pdp-accent-strong, var(--pdp-accent))}.pdp-fit__note{max-width:64ch;font-size:13px;color:var(--pdp-muted)}.pdp-align--center .pdp-fit__note{margin-inline:auto}.pdp-review-quotes{display:flex;flex-direction:column;gap:12px;container-type:inline-size}.pdp-review-quotes__list{display:flex;gap:12px;margin-inline:calc(var(--pdp-space) * -1);padding:4px var(--pdp-space);overflow-x:auto;scroll-snap-type:x mandatory;scroll-padding-inline:var(--pdp-space);scrollbar-width:none;overscroll-behavior-x:contain;text-align:start}.pdp-review-quotes__list::-webkit-scrollbar{display:none}[data-drag-scroll]{cursor:grab}[data-drag-scroll].is-dragging{cursor:grabbing;-webkit-user-select:none;user-select:none}[data-drag-scroll].is-dragging a,[data-drag-scroll].is-dragging button{pointer-events:none}.pdp-review-quotes__list:focus-visible{outline:2px solid var(--pdp-heading);outline-offset:-2px}.pdp-review-quote{display:flex;flex:0 0 min(84%,340px);scroll-snap-align:start}.pdp-review-quote:only-child{flex-basis:100%}.pdp-review-quote__card{display:flex;flex:1;flex-direction:column;gap:10px;min-width:0;padding:16px;border:1px solid var(--pdp-border);border-radius:var(--pdp-radius);background:var(--pdp-card)}.pdp-review-quote__topic{align-self:flex-start;padding:2px 8px;border:1px solid var(--pdp-border);border-radius:calc(var(--pdp-radius) / 4);font-size:11px;font-weight:500;letter-spacing:.12em;text-transform:uppercase;color:var(--pdp-muted)}.pdp-review-quote .pdp-stars{align-self:flex-start;font-size:14px}.pdp .pdp-review-quote__text{position:static;margin:0;padding:0;border:0;background:none;font-size:15px;font-style:normal;line-height:1.55;color:var(--pdp-text);overflow-wrap:anywhere}.pdp .pdp-review-quote__text:before,.pdp .pdp-review-quote__text:after{content:none}.pdp-review-quote__by{display:flex;flex-wrap:wrap;gap:2px 10px;margin-top:auto;font-size:13px;color:var(--pdp-muted)}.pdp-review-quote__author{font-weight:600;color:var(--pdp-heading)}.pdp-review-quote__verified{display:inline-flex;align-items:center;gap:4px}.pdp-review-quote__verified .pdp-icon{width:14px;height:14px;color:var(--pdp-accent-strong, var(--pdp-accent))}.pdp .pdp-review-quotes__link{align-self:flex-start;font-weight:600}.pdp-align--center .pdp-review-quotes__link{align-self:center}@media(min-width:750px){.pdp-review-quotes__list{display:grid;grid-template-columns:repeat(auto-fit,minmax(max(220px,calc((100% - 32px) / 3)),1fr));gap:16px;margin-inline:0;padding:0;overflow:visible}}@container (max-width: 691px){.pdp-review-quote:last-child:nth-child(odd){grid-column:1 / -1}}
/*# sourceMappingURL=/cdn/shop/t/40/assets/pdp.css.map */
