.product__eyebrow-pill{display:inline-flex;align-items:center;gap:.5rem;padding:.35rem 1rem;font-family:var(--font-body-family);font-size:1.1rem;font-weight:var(--font-body-weight-bold, 700);letter-spacing:.12em;text-transform:uppercase;color:rgb(var(--color-foreground));background-color:rgba(var(--color-foreground),.07);border:1px solid rgba(var(--color-foreground),.14);border-radius:var(--variant-pills-radius, 50px);margin-bottom:1rem;width:fit-content;line-height:1.2}.product__header-group{margin-bottom:1.2rem}.product__title h1{font-family:var(--font-heading-family);font-weight:var(--font-heading-weight);font-style:var(--font-heading-style);font-size:clamp(2.4rem,4vw,3.4rem);line-height:1.15;letter-spacing:calc(var(--font-heading-scale) * .02rem);color:rgb(var(--color-foreground));margin:0 0 .6rem}.product__short-tagline{font-family:var(--font-body-family);font-size:1.5rem;line-height:1.5;color:rgba(var(--color-foreground),.8);margin:.4rem 0 1rem}.product__price-badge-row{display:flex;align-items:center;flex-wrap:wrap;gap:1rem;margin-bottom:.4rem}.product__badge-pill{display:inline-flex;align-items:center;padding:.3rem .9rem;font-family:var(--font-body-family);font-size:1.1rem;font-weight:var(--font-body-weight-bold, 700);letter-spacing:.08em;text-transform:uppercase;border-radius:var(--variant-pills-radius, 50px);background-color:rgba(var(--color-foreground),.09);color:rgb(var(--color-foreground));border:1px solid rgba(var(--color-foreground),.15);line-height:1.2}.product__format-label{font-family:var(--font-body-family);font-size:1.3rem;line-height:1.4;color:rgba(var(--color-foreground),.7);margin:.2rem 0 1.2rem;display:inline-block}.product__benefits-list{display:flex;flex-direction:column;gap:.9rem;margin:1.6rem 0 1rem;padding:1.2rem 1.4rem;background-color:rgba(var(--color-foreground),.03);border:1px solid rgba(var(--color-foreground),.08);border-radius:var(--product-card-corner-radius, 14px)}.product__benefit-item{display:flex;align-items:flex-start;gap:1rem;font-family:var(--font-body-family);font-size:1.35rem;line-height:1.45;color:rgb(var(--color-foreground))}.product__benefit-icon{width:1.8rem;height:1.8rem;flex-shrink:0;margin-top:.15rem;color:rgb(var(--color-button))}.product__trust-row{display:flex;align-items:center;justify-content:center;gap:.75rem;font-family:var(--font-body-family);font-size:1.25rem;color:rgba(var(--color-foreground),.75);margin-top:1rem;text-align:center}.product__trust-icon{width:1.6rem;height:1.6rem;flex-shrink:0;color:rgb(var(--color-button))}@media screen and (max-width:749px){.product__column-sticky{position:static!important;top:auto!important}.product__title h1{font-size:2.2rem}.product__benefits-list{padding:1rem 1.2rem;gap:.75rem}}.product-feature-banner{position:relative;width:100%;min-height:480px;display:flex;align-items:center;justify-content:center;overflow:hidden;box-sizing:border-box}@media screen and (min-width:750px){.product-feature-banner{min-height:560px}}.product-feature-banner__bg{position:absolute;top:0;left:0;width:100%;height:100%;object-fit:cover;z-index:1}.product-feature-banner__scrim{position:absolute;top:0;left:0;width:100%;height:100%;background:linear-gradient(180deg,rgba(var(--color-shadow),.35),rgba(var(--color-shadow),.75));z-index:2}.product-feature-banner__content{position:relative;z-index:3;max-width:820px;margin:0 auto;padding:5rem 2rem;text-align:center;color:rgb(var(--color-foreground))}.product-feature-banner__eyebrow{display:inline-block;font-family:var(--font-body-family);font-size:1.2rem;font-weight:var(--font-body-weight-bold, 700);letter-spacing:.16em;text-transform:uppercase;color:rgb(var(--color-foreground));opacity:.85;margin-bottom:1.2rem}.product-feature-banner__heading{font-family:var(--font-heading-family);font-weight:var(--font-heading-weight);font-style:var(--font-heading-style);font-size:clamp(2.8rem,5vw,4.4rem);line-height:1.15;color:rgb(var(--color-foreground));margin:0 0 1.6rem}.product-feature-banner__subheading{font-family:var(--font-body-family);font-size:clamp(1.4rem,2vw,1.7rem);line-height:1.6;color:rgb(var(--color-foreground));opacity:.9;max-width:650px;margin:0 auto 2.4rem}.product-feature-banner__button{margin-top:1rem}.product-how-to-use{position:relative;width:100%;box-sizing:border-box}.product-how-to-use__header{text-align:center;max-width:700px;margin:0 auto 4rem}.product-how-to-use__eyebrow{display:inline-flex;align-items:center;gap:.5rem;padding:.35rem 1.1rem;font-family:var(--font-body-family);font-size:1.1rem;font-weight:var(--font-body-weight-bold, 700);letter-spacing:.14em;text-transform:uppercase;color:rgb(var(--color-foreground));background-color:rgba(var(--color-foreground),.07);border:1px solid rgba(var(--color-foreground),.12);border-radius:var(--variant-pills-radius, 50px);margin-bottom:1.2rem}.product-how-to-use__heading{font-family:var(--font-heading-family);font-weight:var(--font-heading-weight);font-style:var(--font-heading-style);font-size:clamp(2.4rem,3.8vw,3.6rem);line-height:1.2;color:rgb(var(--color-foreground));margin:0 0 1rem}.product-how-to-use__subheading{font-family:var(--font-body-family);font-size:1.5rem;line-height:1.6;color:rgba(var(--color-foreground),.75)}.product-how-to-use__grid{display:grid;gap:2rem;grid-template-columns:1fr}@media screen and (min-width:750px){.product-how-to-use__grid[data-step-count="2"]{grid-template-columns:repeat(2,1fr)}.product-how-to-use__grid[data-step-count="3"]{grid-template-columns:repeat(3,1fr)}.product-how-to-use__grid[data-step-count="4"]{grid-template-columns:repeat(4,1fr)}}.product-how-to-use__card{position:relative;display:flex;flex-direction:column;padding:2.5rem 2rem;background-color:rgba(var(--color-foreground),.03);border:1px solid rgba(var(--color-foreground),.08);border-radius:var(--product-card-corner-radius, 16px);transition:transform var(--duration-default) ease,box-shadow var(--duration-default) ease}.product-how-to-use__card:hover{transform:translateY(-3px);background-color:rgba(var(--color-foreground),.05);box-shadow:0 8px 24px rgba(var(--color-shadow),.06)}.product-how-to-use__badge-row{display:flex;align-items:center;justify-content:space-between;margin-bottom:1.8rem}.product-how-to-use__step-number{font-family:var(--font-heading-family);font-weight:var(--font-heading-weight);font-size:2.8rem;line-height:1;color:rgb(var(--color-foreground));opacity:.35}.product-how-to-use__step-icon-wrapper{width:4rem;height:4rem;border-radius:50%;display:flex;align-items:center;justify-content:center;background-color:rgba(var(--color-foreground),.07);color:rgb(var(--color-foreground))}.product-how-to-use__step-icon-wrapper svg{width:2rem;height:2rem}.product-how-to-use__step-title{font-family:var(--font-heading-family);font-weight:var(--font-heading-weight);font-style:var(--font-heading-style);font-size:1.9rem;line-height:1.25;color:rgb(var(--color-foreground));margin:0 0 .8rem}.product-how-to-use__step-body{font-family:var(--font-body-family);font-size:1.4rem;line-height:1.55;color:rgba(var(--color-foreground),.8);margin:0}.product-ingredients{position:relative;width:100%;box-sizing:border-box}.product-ingredients__header{text-align:center;max-width:720px;margin:0 auto 3.5rem}.product-ingredients__eyebrow{display:inline-flex;align-items:center;gap:.5rem;padding:.35rem 1.1rem;font-family:var(--font-body-family);font-size:1.1rem;font-weight:var(--font-body-weight-bold, 700);letter-spacing:.14em;text-transform:uppercase;color:rgb(var(--color-foreground));background-color:rgba(var(--color-foreground),.07);border:1px solid rgba(var(--color-foreground),.12);border-radius:var(--variant-pills-radius, 50px);margin-bottom:1.2rem}.product-ingredients__heading{font-family:var(--font-heading-family);font-weight:var(--font-heading-weight);font-style:var(--font-heading-style);font-size:clamp(2.4rem,3.8vw,3.6rem);line-height:1.2;color:rgb(var(--color-foreground));margin:0 0 1rem}.product-ingredients__subheading{font-family:var(--font-body-family);font-size:1.5rem;line-height:1.6;color:rgba(var(--color-foreground),.75)}.product-ingredients__trust-badges{display:flex;flex-wrap:wrap;align-items:center;justify-content:center;gap:.9rem;margin:0 auto 3.5rem;max-width:900px}.product-ingredients__trust-pill{display:inline-flex;align-items:center;gap:.6rem;padding:.5rem 1.3rem;font-family:var(--font-body-family);font-size:1.25rem;font-weight:var(--font-body-weight-bold, 700);letter-spacing:.04em;color:rgb(var(--color-foreground));background-color:rgba(var(--color-foreground),.06);border:1px solid rgba(var(--color-foreground),.12);border-radius:var(--variant-pills-radius, 50px);transition:background-color var(--duration-default) ease}.product-ingredients__trust-pill:hover{background-color:rgba(var(--color-foreground),.09)}.product-ingredients__trust-pill-icon{width:1.5rem;height:1.5rem;flex-shrink:0;color:rgb(var(--color-button))}.product-ingredients__list{display:grid;grid-template-columns:1fr;gap:1.6rem;max-width:960px;margin:0 auto}@media screen and (min-width:750px){.product-ingredients__list{grid-template-columns:repeat(2,1fr)}}.product-ingredients__item{display:flex;flex-direction:column;padding:2.2rem;background-color:rgba(var(--color-foreground),.03);border:1px solid rgba(var(--color-foreground),.08);border-radius:var(--product-card-corner-radius, 14px);transition:transform var(--duration-default) ease,background-color var(--duration-default) ease}.product-ingredients__item:hover{transform:translateY(-2px);background-color:rgba(var(--color-foreground),.05)}.product-ingredients__item-title{font-family:var(--font-heading-family);font-weight:var(--font-heading-weight);font-style:var(--font-heading-style);font-size:1.9rem;line-height:1.25;color:rgb(var(--color-foreground));margin:0 0 .6rem}.product-ingredients__item-desc{font-family:var(--font-body-family);font-size:1.4rem;line-height:1.55;color:rgba(var(--color-foreground),.8);margin:0}.product-ingredients__richtext{max-width:800px;margin:0 auto;padding:2.5rem;background-color:rgba(var(--color-foreground),.03);border:1px solid rgba(var(--color-foreground),.08);border-radius:var(--product-card-corner-radius, 16px);font-family:var(--font-body-family);font-size:1.5rem;line-height:1.7;color:rgba(var(--color-foreground),.85)}.product-ingredients__richtext p:last-child{margin-bottom:0}.product-faq{position:relative;width:100%;box-sizing:border-box}.product-faq__container{max-width:860px;margin:0 auto;padding:0 2rem;box-sizing:border-box}.product-faq__header{text-align:center;margin-bottom:3.5rem}.product-faq__eyebrow{display:inline-flex;align-items:center;gap:.5rem;padding:.35rem 1.1rem;font-family:var(--font-body-family);font-size:1.1rem;font-weight:var(--font-body-weight-bold, 700);letter-spacing:.14em;text-transform:uppercase;color:rgb(var(--color-foreground));background-color:rgba(var(--color-foreground),.07);border:1px solid rgba(var(--color-foreground),.12);border-radius:var(--variant-pills-radius, 50px);margin-bottom:1.2rem}.product-faq__heading{font-family:var(--font-heading-family);font-weight:var(--font-heading-weight);font-style:var(--font-heading-style);font-size:clamp(2.4rem,3.8vw,3.6rem);line-height:1.2;color:rgb(var(--color-foreground));margin:0 0 1rem}.product-faq__subheading{font-family:var(--font-body-family);font-size:1.5rem;line-height:1.6;color:rgba(var(--color-foreground),.75)}.product-faq__list{display:flex;flex-direction:column;gap:1.2rem}.product-faq__item{border:1px solid rgba(var(--color-foreground),.1);border-radius:var(--product-card-corner-radius, 14px);background-color:rgba(var(--color-foreground),.02);overflow:hidden;transition:background-color var(--duration-default) ease,border-color var(--duration-default) ease}.product-faq__item[open],.product-faq__item.is-active{background-color:rgba(var(--color-foreground),.04);border-color:rgba(var(--color-foreground),.18)}.product-faq__summary{display:flex;align-items:center;justify-content:space-between;gap:1.5rem;padding:1.8rem 2rem;cursor:pointer;list-style:none;font-family:var(--font-heading-family);font-weight:var(--font-heading-weight);font-style:var(--font-heading-style);font-size:1.7rem;line-height:1.3;color:rgb(var(--color-foreground));-webkit-user-select:none;user-select:none;background:transparent;border:none;width:100%;text-align:left}.product-faq__summary::-webkit-details-marker{display:none}.product-faq__chevron{width:1.8rem;height:1.8rem;flex-shrink:0;color:rgb(var(--color-foreground));opacity:.6;transition:transform var(--duration-default) ease,opacity var(--duration-default) ease}.product-faq__item[open] .product-faq__chevron,.product-faq__item.is-active .product-faq__chevron{transform:rotate(180deg);opacity:1}.product-faq__content{padding:0 2rem 2rem;font-family:var(--font-body-family);font-size:1.45rem;line-height:1.65;color:rgba(var(--color-foreground),.85)}.product-faq__content p:first-child{margin-top:0}.product-faq__content p:last-child{margin-bottom:0}
/*# sourceMappingURL=/cdn/shop/t/8/assets/product-template.css.map */
