.product-landing{color:rgb(var(--color-foreground, 18 18 18));background:rgb(var(--color-background, 255 255 255));overflow-x:clip}.product-landing__inner{width:min(1180px,calc(100% - 40px));margin:0 auto;padding:64px 0}.product-landing--missing{background:#fff7ed}.product-landing--missing code{font-size:.95em}.product-landing-eyebrow{margin:0 0 12px;color:#4f6f52;font-size:.8rem;font-weight:700;letter-spacing:0;text-transform:uppercase}.product-landing-section-heading{max-width:720px;margin-bottom:28px}.product-landing-section-heading h2,.product-landing-hero h1,.product-landing-proof h2{margin:0;letter-spacing:0;line-height:1.05;overflow-wrap:anywhere}.product-landing-section-heading h2,.product-landing-proof h2{font-size:clamp(2rem,4vw,3.4rem)}.product-landing-hero__grid{display:grid;grid-template-columns:minmax(0,1fr) minmax(320px,.9fr);gap:48px;align-items:center;min-height:680px}.product-landing-hero h1{max-width:780px;font-size:clamp(2.6rem,6vw,6.2rem)}.product-landing-hero__subtitle{max-width:640px;margin-top:24px;font-size:1.25rem;line-height:1.55;overflow-wrap:anywhere}.product-landing-hero__subtitle>*{margin-top:0}.product-landing-hero__media{overflow:hidden;border-radius:8px;background:#f3f3f3;aspect-ratio:4 / 5}.product-landing-hero__media img,.product-landing-proof__media img,.product-landing-review__image-button img{display:block;width:100%;height:100%;object-fit:cover}.product-landing-cta{display:inline-flex;align-items:center;justify-content:center;min-height:54px;padding:0 28px;border-radius:6px;background:#111;color:#fff;font-weight:700;text-decoration:none;text-align:center;overflow-wrap:anywhere;transition:transform .16s ease,background .16s ease}.product-landing-cta:hover{background:#2f4f35;transform:translateY(-1px)}.product-landing-cta--fallback{background:#6b4f1d}.product-landing-hero__cta{margin-top:32px}.product-landing-benefits{background:#f6f4ef}.product-landing-benefits__grid,.product-landing-reviews__grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:18px}.product-landing-benefit,.product-landing-review{border:1px solid rgba(17,17,17,.12);border-radius:8px;background:#fff}.product-landing-benefit{padding:24px}.product-landing-benefit__index{display:inline-flex;align-items:center;justify-content:center;width:34px;height:34px;margin-bottom:18px;border-radius:50%;background:#d8ead8;color:#1f3d25;font-weight:700}.product-landing-benefit p{margin:0;font-size:1.05rem;line-height:1.45}.product-landing-proof__row{display:grid;grid-template-columns:minmax(0,.95fr) minmax(0,1.05fr);gap:42px;align-items:center;padding:44px 0}.product-landing-proof__row--reverse{direction:rtl}.product-landing-proof__row--reverse>*{direction:ltr}.product-landing-proof__media{overflow:hidden;border-radius:8px;background:#eef0ec;aspect-ratio:16 / 11}.product-landing-richtext{font-size:1.05rem;line-height:1.65}.product-landing-richtext>*:first-child{margin-top:0}.product-landing-richtext>*:last-child{margin-bottom:0}.product-landing-review{padding:22px}.product-landing-review__header{display:flex;gap:16px;align-items:flex-start;justify-content:space-between}.product-landing-review h3{margin:0 0 6px;font-size:1.05rem}.product-landing-review__meta{display:flex;flex-wrap:wrap;gap:8px;color:#111111a6;font-size:.9rem}.product-landing-review__rating{flex:0 0 auto;border-radius:999px;background:#f0d36a;color:#251f10;padding:4px 10px;font-weight:700}.product-landing-review__text{margin-top:18px;line-height:1.55;overflow-wrap:anywhere}.product-landing-review__images{display:flex;gap:10px;overflow-x:auto;margin-top:18px;padding-bottom:4px;scroll-snap-type:x mandatory}.product-landing-review__image-button{flex:0 0 132px;overflow:hidden;width:132px;height:132px;padding:0;border:0;border-radius:8px;background:#eee;cursor:zoom-in;scroll-snap-align:start}.product-landing-lightbox[hidden]{display:none}.product-landing-lightbox{position:fixed;top:0;right:0;bottom:0;left:0;z-index:1000;display:flex;align-items:center;justify-content:center;padding:24px;background:#000000d1}.product-landing-lightbox img{display:block;max-width:min(100%,1100px);max-height:calc(100vh - 96px);border-radius:8px;object-fit:contain}.product-landing-lightbox__close{position:absolute;top:18px;right:18px;width:44px;height:44px;border:0;border-radius:50%;background:#fff;color:#111;font-size:30px;line-height:1;cursor:pointer}.product-landing-lightbox-open{overflow:hidden}.product-landing-faq{background:#f7f7f7}.product-landing-faq__inner{display:grid;grid-template-columns:minmax(240px,.45fr) minmax(0,1fr);gap:40px}.product-landing-faq__items{display:grid;gap:12px}.product-landing-faq__item{border:1px solid rgba(17,17,17,.12);border-radius:8px;background:#fff;padding:18px 20px}.product-landing-faq__item summary{cursor:pointer;font-weight:700}.product-landing-faq__item .product-landing-richtext{margin-top:14px}.product-landing-sticky-cta{position:sticky;bottom:0;z-index:20;border-top:1px solid rgba(17,17,17,.12);background:#fffffff5;-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px)}.product-landing-sticky-cta__inner{display:flex;align-items:center;justify-content:space-between;gap:18px;width:min(1180px,calc(100% - 32px));margin:0 auto;padding:12px 0}.product-landing-sticky-cta__product{display:flex;align-items:center;min-width:0;gap:12px}.product-landing-sticky-cta__product img{width:48px;height:48px;border-radius:6px;object-fit:cover}.product-landing-sticky-cta__product strong,.product-landing-sticky-cta__product span{display:block}.product-landing-sticky-cta__product strong{overflow:hidden;max-width:48vw;text-overflow:ellipsis;white-space:nowrap}.product-landing-sticky-cta__product span{color:#111111b3;font-size:.9rem}@media(max-width:989px){.product-landing{padding-bottom:112px}.product-landing__inner{width:min(100% - 32px,1180px);padding:44px 0}.product-landing-hero__grid,.product-landing-proof__row,.product-landing-faq__inner{grid-template-columns:1fr}.product-landing-hero__grid{gap:28px;min-height:auto}.product-landing-hero__media{order:-1;aspect-ratio:1 / 1}.product-landing-benefits__grid,.product-landing-reviews__grid{grid-template-columns:1fr}.product-landing-proof__row--reverse{direction:ltr}.product-landing-section-heading{margin-bottom:22px}.product-landing-section-heading h2,.product-landing-proof h2{font-size:2.1rem}}@media(max-width:640px){.product-landing__inner{width:min(100% - 28px,1180px);padding:36px 0}.product-landing-hero h1{font-size:2.2rem;line-height:1.08}.product-landing-hero__subtitle{margin-top:16px;font-size:1rem}.product-landing-hero__cta{margin-top:22px}.product-landing-cta,.product-landing-sticky-cta__button{width:100%;min-height:50px;padding:0 18px}.product-landing-sticky-cta__inner{width:min(100% - 28px,1180px);align-items:stretch;flex-direction:column;gap:10px}.product-landing-sticky-cta__product strong{max-width:calc(100vw - 96px)}.product-landing-lightbox{padding:12px}.product-landing-lightbox img{max-height:calc(100vh - 72px)}.product-landing-benefit,.product-landing-review,.product-landing-faq__item{padding:18px}.product-landing-review__image-button{flex-basis:112px;width:112px;height:112px}}@media(max-width:380px){.product-landing-hero h1{font-size:1.95rem}.product-landing-section-heading h2,.product-landing-proof h2{font-size:1.8rem}}
/*# sourceMappingURL=/cdn/shop/t/9/assets/product-landing.css.map */
