body:has(.lbpm-landing) #header-component header-menu,body:has(.lbpm-landing) #header-component .header-menu,body:has(.lbpm-landing) #header-component .header-drawer,body:has(.lbpm-landing) #header-component header-drawer,body:has(.lbpm-landing) #header-component .search-action,body:has(.lbpm-landing) #header-component localization-form,body:has(.lbpm-landing) #header-component .header-actions__account,body:has(.lbpm-landing) #header-component shopify-accelerated-checkout-cart{display:none!important}body:has(.lbpm-landing) #header-component .header{min-height:58px}.lbpm-product-header-logo{display:inline-flex;align-items:center;justify-content:center;color:var(--lbpm-ink, #161414);text-decoration:none;font-family:var(--font-heading--family, inherit);font-size:clamp(1.25rem,4vw,1.75rem);font-weight:900;letter-spacing:-.02em;white-space:nowrap}body:has(.lbpm-landing) footer{display:none!important}.lbpm-landing{--lbpm-ink: #161414;--lbpm-muted: #6f6661;--lbpm-line: #e8e4de;--lbpm-cream: #fbfaf7;--lbpm-soft: #f3f0ea;--lbpm-accent: #242220;color:var(--lbpm-ink);font-family:var(--font-body--family),-apple-system,BlinkMacSystemFont,"Segoe UI",sans-serif;background:#fff;overflow:hidden}.lbpm-landing *{box-sizing:border-box;letter-spacing:normal}.lbpm-landing h2,.lbpm-landing h3,.lbpm-landing p{margin:0}.lbpm-strip{width:min(1120px,calc(100% - 32px));margin:18px auto 0;display:grid;grid-template-columns:repeat(3,1fr);gap:10px}.lbpm-strip span,.lbpm-payline span,.lbpm-mini{font-size:12px}.lbpm-strip span{border:1px solid var(--lbpm-line);border-radius:999px;padding:10px 12px;text-align:center;font-weight:700;background:#fff}.lbpm-hero,.lbpm-split,.lbpm-proof,.lbpm-guarantee,.lbpm-faq,.lbpm-final,.lbpm-benefits,.lbpm-before-after{width:min(1120px,calc(100% - 32px));margin-inline:auto}.lbpm-hero{display:grid;grid-template-columns:.92fr 1.08fr;gap:28px;align-items:stretch;padding:34px 0 26px}.lbpm-hero__copy,.lbpm-card,.lbpm-proof,.lbpm-guarantee,.lbpm-final{border:1px solid var(--lbpm-line);border-radius:28px;background:var(--lbpm-cream)}.lbpm-hero__copy{padding:clamp(28px,4vw,54px);display:flex;flex-direction:column;justify-content:center;gap:18px}.lbpm-hero__media{border-radius:28px;overflow:hidden;background:linear-gradient(145deg,#f7dcd6,#fff4ee);min-height:530px}.lbpm-hero__media img,.lbpm-card--image img{width:100%;height:100%;display:block;object-fit:cover}.lbpm-kicker{font-size:12px;font-weight:900;text-transform:uppercase;color:#9c6b60}.lbpm-landing h2{font-size:clamp(32px,5vw,66px);line-height:1.02;font-weight:850}.lbpm-landing h3{font-size:clamp(24px,3.2vw,42px);line-height:1.08;font-weight:820}.lbpm-lead,.lbpm-card p,.lbpm-guarantee li,.lbpm-faq p{font-size:17px;line-height:1.62;color:var(--lbpm-muted)}.lbpm-payline{display:flex;flex-wrap:wrap;gap:8px}.lbpm-payline span{border-radius:9px;padding:8px 11px;background:#fff;border:1px solid var(--lbpm-line);font-weight:800}.lbpm-cta{display:inline-flex;justify-content:center;align-items:center;width:fit-content;min-height:54px;padding:0 28px;border-radius:999px;background:#f7f5f1;color:var(--lbpm-ink);text-decoration:none;font-weight:850;border:1px solid #242220;box-shadow:none}.lbpm-mini{color:var(--lbpm-muted)}.lbpm-benefits{display:grid;grid-template-columns:repeat(4,1fr);gap:12px;padding:8px 0 40px}.lbpm-benefits article{border:1px solid var(--lbpm-line);border-radius:20px;background:#fff;padding:18px}.lbpm-benefits strong{display:block;font-size:16px;margin-bottom:7px}.lbpm-benefits span{display:block;color:var(--lbpm-muted);font-size:14px;line-height:1.45}.lbpm-split{display:grid;grid-template-columns:1fr 1fr;gap:24px;padding:34px 0}.lbpm-split--reverse{align-items:stretch}.lbpm-card{min-height:440px;padding:clamp(26px,4vw,46px);display:flex;flex-direction:column;justify-content:center;gap:18px}.lbpm-card--image{padding:0;overflow:hidden;background:var(--lbpm-soft)}.lbpm-checks,.lbpm-steps{display:grid;gap:11px;margin:0;padding-left:20px;color:var(--lbpm-muted);line-height:1.5}.lbpm-before-after{display:grid;grid-template-columns:1fr 1fr;gap:16px;padding:22px 0}.lbpm-before-after div{border-radius:24px;padding:clamp(24px,4vw,44px);background:#181615;color:#fff}.lbpm-before-after div:last-child{background:linear-gradient(135deg,#f3d5ce,#f9efe9);color:var(--lbpm-ink)}.lbpm-proof,.lbpm-guarantee,.lbpm-final{padding:clamp(28px,5vw,58px);margin-top:34px;margin-bottom:34px}.lbpm-proof{text-align:center}.lbpm-proof h2{max-width:760px;margin:8px auto 26px}.lbpm-reviews{display:grid;grid-template-columns:1fr 1fr;gap:16px;text-align:left}.lbpm-reviews article{background:#fff;border:1px solid var(--lbpm-line);border-radius:20px;padding:22px}.lbpm-reviews div{color:#f5b400;font-size:19px;margin-bottom:10px}.lbpm-reviews p{font-size:17px;line-height:1.55}.lbpm-reviews strong{display:block;margin-top:14px}.lbpm-guarantee{display:grid;grid-template-columns:.85fr 1.15fr;gap:24px;align-items:center}.lbpm-faq{padding:26px 0 36px}.lbpm-faq details{border-top:1px solid var(--lbpm-line);padding:18px 0}.lbpm-faq details:last-child{border-bottom:1px solid var(--lbpm-line)}.lbpm-faq summary{cursor:pointer;font-size:19px;font-weight:820}.lbpm-faq p{padding-top:10px}.lbpm-final{text-align:center;background:linear-gradient(135deg,#181615,#3c302b);color:#fff}.lbpm-final h2{max-width:820px;margin:0 auto 24px}.lbpm-final .lbpm-cta{background:#fff;color:#181615}.froggymood-landing{--lbpm-cream: #f8fbf4;--lbpm-soft: #e5f0df;--lbpm-line: #dce8d6}.froggymood-landing .lbpm-hero__media{background:linear-gradient(145deg,#e2f1df,#eaf6ff)}.froggymood-landing .lbpm-kicker{color:#4b7b54}@media(max-width:860px){.lbpm-strip,.lbpm-benefits,.lbpm-hero,.lbpm-split,.lbpm-before-after,.lbpm-reviews,.lbpm-guarantee{grid-template-columns:1fr}.lbpm-strip{gap:8px}.lbpm-hero{padding-top:18px}.lbpm-hero__media{min-height:360px;order:-1}.lbpm-card{min-height:auto}.lbpm-cta{width:100%}}.lbpm-product-landing{--lbpm-radius: 18px;padding-bottom:28px}.lbpm-top-offer{width:100%;padding:12px 16px;text-align:center;font-size:14px;font-weight:800;color:#151313;background:#fff;border-bottom:1px solid #eee5df}.lbpm-product-shell{width:min(1120px,calc(100% - 32px));margin:28px auto 0;display:grid;grid-template-columns:minmax(0,1.08fr) minmax(340px,.92fr);gap:28px;align-items:start}.lbpm-gallery{display:grid;gap:14px}.lbpm-gallery__main{position:relative;overflow:hidden;border-radius:var(--lbpm-radius);background:#f6f2ef;border:1px solid var(--lbpm-line);aspect-ratio:1 / 1}.lbpm-gallery__main img{width:100%;height:100%;object-fit:cover;display:block}.lbpm-badge{position:absolute;top:16px;right:16px;min-width:78px;min-height:78px;border-radius:999px;display:inline-flex;align-items:center;justify-content:center;text-align:center;padding:10px;background:#8777dc;color:#fff;font-size:12px;line-height:1.12;font-weight:900;transform:rotate(-8deg);box-shadow:0 14px 26px #0000001f}.lbpm-badge--green{background:#5f9f6d}.lbpm-gallery__thumbs{display:grid;grid-template-columns:repeat(5,minmax(0,1fr));gap:10px}.lbpm-thumb{border:1px solid var(--lbpm-line);border-radius:14px;background:#f8f5f2;overflow:hidden;aspect-ratio:1 / 1;padding:0;cursor:pointer;-webkit-appearance:none;appearance:none;transition:border-color .15s ease,box-shadow .15s ease}.lbpm-thumb:hover{border-color:#b9b1a8}.lbpm-thumb.is-active{border-color:#242220;box-shadow:0 0 0 1px #242220 inset}.lbpm-thumb:focus-visible{outline:2px solid #8777dc;outline-offset:2px}.lbpm-thumb img{width:100%;height:100%;object-fit:cover;display:block}.lbpm-product-copy{position:sticky;top:16px;display:grid;gap:14px;border:1px solid var(--lbpm-line);border-radius:var(--lbpm-radius);background:#fffdfa;padding:clamp(22px,3vw,34px);box-shadow:0 18px 42px #1a16120d}.lbpm-product-landing .lbpm-product-copy h2,.lbpm-product-landing .lbpm-how h2,.lbpm-product-landing .lbpm-proof h2,.lbpm-product-landing .lbpm-final h2{font-size:clamp(30px,4.2vw,56px);line-height:.98;letter-spacing:-.035em}.lbpm-product-landing .lbpm-story-card h2{font-size:clamp(30px,4vw,58px);line-height:1;letter-spacing:-.035em}.lbpm-pill{width:fit-content;border-radius:999px;padding:8px 12px;background:#f2eee8;color:#5b5149;font-size:12px;font-weight:950;text-transform:uppercase}.lbpm-pill--green{background:#eef3eb;color:#4f6b55}.lbpm-subtitle{color:var(--lbpm-muted);font-size:16px;line-height:1.56}.lbpm-proofline{display:flex;gap:10px;align-items:center;padding:12px;border-radius:14px;background:#f6f3ee;font-size:14px}.lbpm-avatars{letter-spacing:-8px;white-space:nowrap}.lbpm-rating{color:#181615;font-size:15px;font-weight:750}.lbpm-rating span{color:#f3a5bd;letter-spacing:1px}.lbpm-payments{display:flex;flex-wrap:wrap;gap:8px}.lbpm-payments span{border:1px solid var(--lbpm-line);border-radius:10px;padding:8px 11px;font-size:12px;font-weight:900;background:#fff}.lbpm-main-cta{display:flex;justify-content:center;align-items:center;min-height:56px;border-radius:999px;background:#f7f5f1;color:var(--lbpm-ink);text-decoration:none;font-weight:950;border:1px solid #242220;box-shadow:none}.lbpm-safe{color:var(--lbpm-muted);font-size:12px;line-height:1.45}.lbpm-benefits--compact{padding-top:22px;padding-bottom:26px}.lbpm-lifestyle-strip{width:min(1120px,calc(100% - 32px));margin:0 auto 34px;display:grid;grid-template-columns:repeat(3,1fr);gap:14px}.lbpm-lifestyle-strip article{position:relative;overflow:hidden;border-radius:18px;border:1px solid var(--lbpm-line);background:#f7f3ef;aspect-ratio:4 / 5}.lbpm-lifestyle-strip img{width:100%;height:100%;object-fit:cover;display:block}.lbpm-lifestyle-strip span{position:absolute;left:12px;bottom:12px;border-radius:999px;padding:8px 12px;background:#ffffffe0;color:var(--lbpm-ink);font-size:12px;font-weight:950}.lbpm-story-grid{width:min(1120px,calc(100% - 32px));margin:0 auto 34px;display:grid;grid-template-columns:1fr 1fr;gap:18px}.lbpm-story-card{min-height:360px;border-radius:24px;border:1px solid var(--lbpm-line);background:#fbfaf7;padding:clamp(24px,4vw,46px);display:flex;flex-direction:column;justify-content:center;gap:16px}.lbpm-story-card--dark{background:#f4f1ec;color:var(--lbpm-ink)}.lbpm-story-card--green{background:#eef4ec;color:var(--lbpm-ink)}.lbpm-story-card p{color:var(--lbpm-muted);font-size:17px;line-height:1.6}.lbpm-story-card--dark .lbpm-kicker,.lbpm-story-card--green .lbpm-kicker{color:#7a7068}.lbpm-how{width:min(1120px,calc(100% - 32px));margin:0 auto 34px;border:1px solid var(--lbpm-line);border-radius:24px;background:#fff;padding:clamp(28px,5vw,58px);text-align:center}.lbpm-how h2{max-width:820px;margin:8px auto 24px}.lbpm-steps-cards{display:grid;grid-template-columns:repeat(4,1fr);gap:12px;text-align:left}.lbpm-steps-cards article{border-radius:16px;border:1px solid var(--lbpm-line);background:#faf7f4;padding:18px}.lbpm-steps-cards strong{display:inline-flex;width:30px;height:30px;border-radius:999px;align-items:center;justify-content:center;background:#f0ebe3;color:var(--lbpm-ink);border:1px solid var(--lbpm-line);margin-bottom:12px}.lbpm-steps-cards span{display:block;color:var(--lbpm-muted);font-size:14px;line-height:1.45}@media(max-width:860px){.lbpm-product-shell{width:min(100% - 24px,680px);margin-top:18px;grid-template-columns:1fr;gap:18px}.lbpm-product-copy{position:static;padding:20px}.lbpm-gallery__thumbs{grid-template-columns:repeat(4,minmax(0,1fr));overflow-x:auto;padding-bottom:2px}.lbpm-gallery__thumbs .lbpm-thumb:nth-child(n+5){display:none}.lbpm-badge{min-width:64px;min-height:64px;font-size:10px}.lbpm-lifestyle-strip,.lbpm-story-grid,.lbpm-steps-cards{grid-template-columns:1fr}.lbpm-lifestyle-strip{width:min(100% - 24px,680px)}.lbpm-lifestyle-strip article{aspect-ratio:1.1 / 1}.lbpm-story-grid,.lbpm-how{width:min(100% - 24px,680px)}.lbpm-story-card{min-height:auto}}.lbpm-buybox{display:grid;gap:14px;margin-top:4px;padding-top:16px;border-top:1px solid var(--lbpm-line)}.lbpm-buybox__price{display:flex;align-items:baseline;gap:10px;flex-wrap:wrap}.lbpm-buybox__now{font-size:24px;font-weight:900;color:var(--lbpm-ink);letter-spacing:-.02em}.lbpm-buybox__was{font-size:15px;color:var(--lbpm-muted)}.lbpm-buybox__was[hidden]{display:none}.lbpm-buybox__options{display:grid;gap:12px}.lbpm-optset{border:0;margin:0;padding:0;min-width:0}.lbpm-optset__label{display:block;padding:0;margin-bottom:8px;font-size:12px;font-weight:900;text-transform:uppercase;letter-spacing:.02em;color:var(--lbpm-muted)}.lbpm-optset__values{display:flex;flex-wrap:wrap;gap:8px}.lbpm-opt__input{position:absolute;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0 0 0 0);white-space:nowrap;border:0}.lbpm-opt{display:inline-flex;align-items:center;justify-content:center;min-height:42px;padding:0 16px;border:1px solid var(--lbpm-line);border-radius:12px;background:#fff;color:var(--lbpm-ink);font-size:14px;font-weight:800;cursor:pointer;transition:border-color .15s ease,background .15s ease,color .15s ease}.lbpm-opt:hover{border-color:#242220}.lbpm-opt__input:checked+.lbpm-opt{background:#242220;border-color:#242220;color:#fff}.lbpm-opt__input:focus-visible+.lbpm-opt{outline:2px solid #8777dc;outline-offset:2px}.lbpm-buybox__form{margin:0}.lbpm-add-btn{display:flex;align-items:center;justify-content:center;width:100%;min-height:56px;padding:0 24px;border:1px solid #24342f;border-radius:999px;background:#24342f;color:#fff;font-size:16px;font-weight:900;letter-spacing:-.01em;cursor:pointer;transition:transform .12s ease,opacity .15s ease}.lbpm-add-btn:hover{transform:translateY(-1px)}.lbpm-add-btn:disabled{background:#cfc9c3;border-color:#cfc9c3;color:#fff;cursor:not-allowed;transform:none}.lbpm-buybox__reassure{margin:0;text-align:center;color:var(--lbpm-muted);font-size:12px}.lbpm-showcase{margin-bottom:34px}.lbpm-showcase .lbpm-split{padding:18px 0}.lbpm-showcase .lbpm-card,.lbpm-showcase .lbpm-card--image{min-height:380px}@media(max-width:860px){.lbpm-showcase .lbpm-card--image{min-height:300px;aspect-ratio:4 / 3}}
/*# sourceMappingURL=/cdn/shop/t/24/assets/lbpm-landing.css.map */
