.lp{--lp-royal: #457dab;--lp-coral: #f88264;--lp-navy: #38435c;--lp-seaweed: #24433a;--lp-evergreen: #0e1c19;--lp-sand: #f6f7f4;--lp-sand-shadow: #d9dad5;--lp-sky: #f6fbfc;--lp-sky-shadow: #c7d8db;--lp-ink: #212121;--lp-grey: #333333;--lp-white: #ffffff;--lp-bg: var(--lp-sand);--lp-fg: var(--lp-navy);--lp-muted: var(--lp-grey);--lp-surface: var(--lp-white);--lp-border: var(--lp-sand-shadow);--lp-accent: var(--lp-navy);--lp-star: var(--lp-navy);--lp-btn-bg: var(--lp-coral);--lp-btn-fg: var(--lp-ink);--lp-font-body: var(--font, inherit);--lp-font-display: var(--font-heading, var(--font, inherit));--lp-gutter: 16px;--lp-max: 1200px;--lp-pad: 48px;background:var(--lp-bg);color:var(--lp-fg);font-family:var(--lp-font-body);font-size:17px;line-height:1.5;padding-block:var(--lp-pad)}[data-lp-anchor]{scroll-margin-top:calc(var(--header-height, 0px) + 12px)}.lp--sand{--lp-bg: var(--lp-sand)}.lp--sky{--lp-bg: var(--lp-sky);--lp-border: var(--lp-sky-shadow)}.lp--white{--lp-bg: var(--lp-white);--lp-surface: var(--lp-sand)}.lp--navy,.lp--evergreen{--lp-fg: var(--lp-sand);--lp-muted: var(--lp-sky-shadow);--lp-surface: rgba(255, 255, 255, .07);--lp-border: rgba(255, 255, 255, .22);--lp-accent: var(--lp-coral);--lp-star: var(--lp-coral)}.lp--navy{--lp-bg: var(--lp-navy)}.lp--evergreen{--lp-bg: var(--lp-evergreen)}.lp--pad-compact{--lp-pad: 28px}.lp--pad-roomy{--lp-pad: 72px}.lp *,.lp *:before,.lp *:after{box-sizing:border-box}.lp__inner{width:100%;max-width:var(--lp-max);margin-inline:auto;padding-inline:var(--lp-gutter)}.lp__inner--narrow{max-width:760px}.lp img{max-width:100%;height:auto;display:block}.lp__eyebrow{font:500 13px/1.3 var(--lp-font-display);letter-spacing:.16em;text-transform:uppercase;margin:0 0 12px;color:var(--lp-muted)}.lp__h1,.lp__h2,.lp__h3{font-family:var(--lp-font-display);color:inherit;margin:0 0 12px;line-height:1.1;text-wrap:balance}.lp__h1{font-size:clamp(30px,8vw,40px)}.lp__h2{font-size:clamp(26px,6.5vw,34px)}.lp__h3{font-size:20px;line-height:1.25}.lp__sub{font-size:19px;line-height:1.4;margin:0 0 20px}.lp__body{font-size:17px}.lp__body>:first-child{margin-top:0}.lp__body>:last-child{margin-bottom:0}.lp__small{font-size:15px;color:var(--lp-muted)}.lp a:not(.lp-btn){color:inherit;text-decoration:underline;text-underline-offset:2px}@media(min-width:750px){.lp{--lp-gutter: 32px;--lp-pad: 72px;font-size:18px}.lp--pad-compact{--lp-pad: 40px}.lp--pad-roomy{--lp-pad: 104px}.lp__h1{font-size:clamp(44px,4.6vw,60px)}.lp__h2{font-size:clamp(34px,3.4vw,46px)}.lp__sub{font-size:22px}.lp__body{font-size:18px}}.lp-btn{display:flex;align-items:center;justify-content:center;gap:8px;width:100%;min-height:52px;padding:14px 24px;border:2px solid transparent;border-radius:999px;background:var(--lp-btn-bg);color:var(--lp-btn-fg);font:700 17px/1.2 var(--lp-font-body);text-decoration:none;text-align:center;cursor:pointer;transition:filter .15s ease}.lp-btn:hover{filter:brightness(.95)}.lp-btn--secondary{background:transparent;color:inherit;border-color:currentColor}.lp-btn[disabled],.lp-btn[aria-disabled=true]{cursor:not-allowed;filter:grayscale(.6);opacity:.65}.lp-btn[aria-busy=true]{cursor:progress}@media(min-width:750px){.lp-btn{display:inline-flex;width:auto;min-width:260px}}.lp :focus-visible{outline:3px solid currentColor;outline-offset:3px}.lp .lp-btn:focus-visible{outline-color:var(--lp-fg)}.lp__cta-row{margin-top:24px}.lp__trust{margin-top:12px;display:flex;align-items:center;gap:8px;flex-wrap:wrap;font-size:15px}.lp-stars{--lp-star-fill: 100%;display:inline-block;position:relative;font-size:18px;line-height:1;letter-spacing:2px;color:var(--lp-border)}.lp-stars:before{content:"\2605\2605\2605\2605\2605"}.lp-stars__fill{position:absolute;inset:0 auto 0 0;width:var(--lp-star-fill);overflow:hidden;white-space:nowrap;color:var(--lp-star)}.lp-stars__fill:before{content:"\2605\2605\2605\2605\2605"}.lp-editor-note{border:2px dashed #bf5d63;background:#fff4f4;color:#5a1b1f;font:600 14px/1.4 system-ui,sans-serif;padding:10px 12px;border-radius:8px;margin:12px 0}.lp-placeholder-img{background:var(--lp-surface);border:1px dashed var(--lp-border);border-radius:12px;aspect-ratio:4 / 5;width:100%;display:grid;place-items:center;font-size:14px;color:var(--lp-muted)}.lp-placeholder-img svg{width:60%;height:auto;opacity:.4;fill:currentColor}.lp-split{display:grid;gap:24px;align-items:center}.lp-split__media img,.lp-split__media .lp-placeholder-img{border-radius:12px;width:100%}@media(min-width:750px){.lp-split{grid-template-columns:1fr 1fr;gap:48px}.lp-split--media-left .lp-split__media{order:-1}.lp-split--media-right .lp-split__media{order:2}.lp-split--no-media{grid-template-columns:minmax(0,760px);justify-content:center}}.lp-hero{padding-top:16px}.lp-hero .lp-split{gap:16px}.lp-hero__media{order:-1}@media(min-width:750px){.lp-hero{padding-top:var(--lp-pad)}.lp-hero .lp-split{gap:48px}.lp-hero .lp-split--media-left .lp-hero__media{order:-1}.lp-hero .lp-split--media-right .lp-hero__media{order:2}}.lp-hero--stacked .lp-split{grid-template-columns:1fr;text-align:center}.lp-hero--stacked .lp__trust{justify-content:center}.lp-hero--stacked .lp-hero__copy{max-width:760px;margin-inline:auto}.lp-bullets{list-style:none;padding:0;margin:20px 0 0;display:grid;gap:12px}.lp-bullets li{display:grid;grid-template-columns:28px 1fr;gap:10px;align-items:start}.lp-bullets__icon{width:28px;height:28px;object-fit:contain}.lp-bullets__tick{width:24px;height:24px;margin-top:2px;border-radius:50%;background:var(--lp-accent);color:var(--lp-bg);display:grid;place-items:center;font-size:14px;font-weight:700}.lp-features__head{max-width:760px;margin:0 auto 28px;text-align:center}.lp-features__grid{display:grid;gap:16px;grid-template-columns:1fr}@media(min-width:750px){.lp-features__grid--2{grid-template-columns:repeat(2,1fr)}.lp-features__grid--3{grid-template-columns:repeat(3,1fr)}.lp-features__grid--4{grid-template-columns:repeat(4,1fr)}}.lp-card{background:var(--lp-surface);border:1px solid var(--lp-border);border-radius:16px;padding:20px}.lp-features__icon{width:56px;height:56px;object-fit:contain;margin-bottom:12px}.lp-features--panel .lp-card{text-align:center}.lp-features--panel .lp-features__icon{margin-inline:auto;width:88px;height:88px}.lp-reviews__head{text-align:center;max-width:760px;margin:0 auto 24px}.lp-reviews__summary{display:flex;justify-content:center;align-items:center;gap:8px;flex-wrap:wrap}.lp-reviews__grid{display:grid;gap:16px}@media(min-width:750px){.lp-reviews__grid{grid-template-columns:repeat(3,1fr)}}.lp-reviews__track{display:grid;grid-auto-flow:column;grid-auto-columns:85%;gap:16px;overflow-x:auto;scroll-snap-type:x mandatory;overscroll-behavior-x:contain;padding-bottom:8px;scrollbar-width:thin}@media(min-width:750px){.lp-reviews__track{grid-auto-columns:calc((100% - 32px) / 3)}}.lp-reviews__track>*{scroll-snap-align:start}.lp-review{display:flex;flex-direction:column;gap:10px;margin:0}.lp-review__quote{margin:0;font-size:17px}.lp-review__who{font-size:15px;font-weight:700}.lp-review__meta{font-size:14px;color:var(--lp-muted);font-weight:400}.lp-review__photo{width:56px;height:56px;border-radius:50%;object-fit:cover}.lp-reviews__nav{display:flex;justify-content:center;gap:12px;margin-top:16px}.lp-reviews__nav[hidden]{display:none}.lp-icon-btn{width:48px;height:48px;border-radius:50%;border:2px solid currentColor;background:transparent;color:inherit;font-size:20px;cursor:pointer}.lp-reviews__disclosure{text-align:center;margin-top:16px}.lp-listicle__list{list-style:none;margin:0;padding:0;display:grid;gap:40px;counter-reset:lp-reason}.lp-reason{display:grid;gap:16px;align-items:center}@media(min-width:750px){.lp-reason{grid-template-columns:1fr 1fr;gap:48px}.lp-listicle--alternate .lp-reason:nth-child(2n) .lp-reason__media{order:2}.lp-reason--no-media{grid-template-columns:minmax(0,760px);justify-content:center}}.lp-reason__num{display:inline-grid;place-items:center;width:40px;height:40px;border-radius:50%;background:var(--lp-accent);color:var(--lp-bg);font-weight:700;margin-bottom:12px}.lp-reason__media img,.lp-reason__media .lp-placeholder-img{border-radius:12px;width:100%}.lp-reason__quote{margin:16px 0 0;padding:14px 16px}.lp-faq__list{display:grid;gap:10px}.lp-faq__item{background:var(--lp-surface);border:1px solid var(--lp-border);border-radius:12px}.lp-faq__q{list-style:none;cursor:pointer;padding:16px 48px 16px 16px;position:relative;font-weight:700;font-size:17px;min-height:48px}.lp-faq__q::-webkit-details-marker{display:none}.lp-faq__q:after{content:"+";position:absolute;right:18px;top:50%;transform:translateY(-50%);font-size:22px}.lp-faq__item[open] .lp-faq__q:after{content:"\2212"}.lp-faq__a{padding:0 16px 16px}.lp-cta{text-align:center}.lp-cta .lp__trust{justify-content:center}.lp-offer__grid{display:grid;gap:24px;align-items:start}@media(min-width:750px){.lp-offer__grid{grid-template-columns:1fr 1fr;gap:48px}.lp-offer__grid--no-media{grid-template-columns:minmax(0,620px);justify-content:center}}.lp-offer__media img,.lp-offer__media .lp-placeholder-img{border-radius:12px;width:100%}@media(max-width:749px){.lp-offer__media--compact img{max-height:200px;width:auto;margin-inline:auto;object-fit:contain}.lp-offer__media--compact .lp-placeholder-img{aspect-ratio:16 / 9}.lp-offer__media--hidden{display:none}.lp-offer__grid{gap:12px}}.lp-offer__details{margin-top:24px}.lp-offer__fieldset{border:0;padding:0;margin:20px 0 0;min-width:0}.lp-offer__legend{font-weight:700;font-size:15px;margin-bottom:10px;padding:0}.lp-offer__tiers{display:grid;gap:10px}.lp-tier{position:relative;display:block;cursor:pointer}.lp-tier input{position:absolute;opacity:0;width:1px;height:1px}.lp-tier__card{display:grid;grid-template-columns:1fr auto;gap:4px 12px;align-items:center;min-height:56px;padding:12px 16px;border-radius:12px;background:var(--lp-surface);border:2px solid var(--lp-border)}.lp-tier input:checked+.lp-tier__card{border-color:var(--lp-accent);box-shadow:0 0 0 1px var(--lp-accent)}.lp-tier input:focus-visible+.lp-tier__card{outline:3px solid var(--lp-fg);outline-offset:2px}.lp-tier input:disabled+.lp-tier__card{opacity:.55;cursor:not-allowed}.lp-tier__label{font-weight:700}.lp-tier__badge{display:inline-block;margin-left:6px;padding:2px 8px;border-radius:999px;background:var(--lp-accent);color:var(--lp-bg);font-size:13px;font-weight:700;vertical-align:1px}.lp-tier__price{font-weight:700;text-align:right}.lp-tier__per,.lp-tier__note{font-size:14px;color:var(--lp-muted)}.lp-tier__per{text-align:right}.lp-tier__anchor{font-size:14px;color:var(--lp-muted);font-weight:400;text-decoration:line-through;margin-right:6px}.lp-offer__modes{display:grid;gap:10px}.lp-mode{display:flex;gap:12px;align-items:flex-start;padding:12px 16px;border-radius:12px;border:2px solid var(--lp-border);background:var(--lp-surface);cursor:pointer}.lp-mode input{width:20px;height:20px;margin:2px 0 0;accent-color:var(--lp-navy);flex:none}.lp-mode:has(input:checked){border-color:var(--lp-accent)}.lp-mode:has(input:disabled){opacity:.55;cursor:not-allowed}.lp-mode__title{font-weight:700;display:block}.lp-offer__plan{margin-top:10px;display:grid;gap:6px;font-size:15px}.lp-offer__plan select{min-height:48px;font-size:16px;padding:8px 12px;border-radius:8px;border:2px solid var(--lp-border);background:var(--lp-white);color:var(--lp-ink);max-width:100%}.lp-offer__summary{margin:20px 0 12px;font-size:16px}.lp-offer__summary strong{font-size:20px}.lp-offer__status{min-height:1.5em;margin-top:10px;font-size:15px}.lp-offer__status--error{color:#9e2f36;font-weight:700}.lp--navy .lp-offer__status--error,.lp--evergreen .lp-offer__status--error{color:#ffb4b8}.lp-offer__reassure{margin-top:12px}.lp-offer .lp-btn{width:100%}.lp-sticky{position:fixed;left:0;right:0;z-index:90;padding:10px var(--lp-gutter, 16px) calc(10px + env(safe-area-inset-bottom));background:var(--lp-bg);color:var(--lp-fg);box-shadow:0 -4px 16px #0000001f;transform:translateY(110%);transition:transform .2s ease;visibility:hidden}.lp-sticky--bottom{bottom:0}.lp-sticky--top{top:0;transform:translateY(-110%);box-shadow:0 4px 16px #0000001f;padding-top:calc(10px + env(safe-area-inset-top));padding-bottom:10px}.lp-sticky.is-visible{transform:none;visibility:visible}.lp-sticky__row{display:flex;align-items:center;gap:12px;max-width:var(--lp-max, 1200px);margin:0 auto}.lp-sticky__text{flex:1;font-size:15px;font-weight:700;line-height:1.3}.lp-sticky .lp-btn{width:auto;min-width:0;flex:none;min-height:48px}.lp.lp-sticky-host{padding:0;background:transparent}.lp-sticky-spacer{height:76px}@media(min-width:750px){.lp-sticky--mobile-only{display:none}}@media(prefers-reduced-motion:reduce){.lp-sticky,.lp-btn{transition:none}}.lp-visually-hidden{position:absolute!important;width:1px;height:1px;overflow:hidden;clip:rect(0 0 0 0);white-space:nowrap}.lp-placeholder-img--draft{background:repeating-linear-gradient(135deg,#eceee9 0 12px,#e3e5df 12px 24px);border:2px dashed #8a867f;color:#333;aspect-ratio:4 / 3}.lp-placeholder-img__label{font:700 14px/1.4 var(--lp-font-body);text-align:center;padding:12px;max-width:80%}.lp-hero--banner{padding-top:0}.lp-hero__banner img,.lp-hero__banner .lp-placeholder-img{width:100%;border-radius:0;max-height:70vh;object-fit:cover}.lp-hero__banner .lp-placeholder-img{aspect-ratio:1 / 1}@media(min-width:750px){.lp-hero__banner .lp-placeholder-img{aspect-ratio:16 / 7}}.lp-hero--banner .lp-split{grid-template-columns:minmax(0,760px);padding-top:28px}.lp-offer__draft-flag{margin:16px 0 8px;padding:10px 12px;border-radius:8px;border:2px dashed #bf5d63;background:#fff4f4;color:#5a1b1f;font-size:15px;font-weight:700}.lp--navy .lp-offer__draft-flag,.lp--evergreen .lp-offer__draft-flag{background:#ffffff14;color:var(--lp-fg)}.lp-tier__card--draft{grid-template-columns:1fr auto}[data-lp-draft-disabled]{pointer-events:none;opacity:.55;filter:grayscale(.6)}.lp-compare__wrap{overflow-x:auto}.lp-compare__table{width:100%;border-collapse:separate;border-spacing:0;font-size:16px}.lp-compare__table th,.lp-compare__table td{padding:14px 10px;border-bottom:1px solid var(--lp-border);text-align:center;vertical-align:middle}.lp-compare__table tbody th{text-align:left;font-weight:700;width:38%}.lp-compare__table thead th{font-family:var(--lp-font-display);font-size:18px}.lp-compare__ours{background:var(--lp-surface)}.lp-compare__table thead .lp-compare__ours{border-radius:12px 12px 0 0}.lp-compare__mark{display:inline-grid;place-items:center;width:28px;height:28px;border-radius:50%;font-weight:700}.lp-compare__mark--yes{background:var(--lp-accent);color:var(--lp-bg)}.lp-compare__mark--no{border:2px solid currentColor;opacity:.7}.lp-compare__note{text-align:center;margin-top:12px}.lp__kicker{margin-bottom:14px}.lp-offer--showcase .lp__h1,.lp-offer--showcase .lp__h2,.lp-ingredients .lp__h2,.lp-steps .lp__h2,.lp-reviews-app .lp__h2,.lp-faq--lines .lp__h2{letter-spacing:-.01em;line-height:1.06}.lp-offer__media,.lp-offer__box{min-width:0}@media(max-width:749px){.lp-offer--showcase.lp-offer--has-gallery:not(:has(.lp-offer__media--hidden)){padding-top:0}.lp-offer--showcase .lp-offer__grid{gap:18px}.lp-offer--showcase .lp-offer__media--gallery{margin-inline:calc(-1 * var(--lp-gutter))}}@media(min-width:750px){.lp-offer--showcase{padding-top:40px}}@media(min-width:990px){.lp-offer--showcase .lp-offer__grid:not(.lp-offer__grid--no-media){grid-template-columns:minmax(0,7fr) minmax(0,5fr);gap:clamp(40px,5vw,80px)}.lp-offer--showcase .lp-offer__box{padding-top:8px}}.lp .lp-offer__rating a{display:inline-flex;flex-wrap:wrap;align-items:center;gap:4px 8px;min-height:44px;color:inherit;text-decoration:none}.lp .lp-offer__rating a[href]:hover span:last-child{text-decoration:underline;text-underline-offset:3px}.lp-offer--showcase .lp-offer__rating{margin:-6px 0 2px;font-size:15px}@media(max-width:989px){.lp-offer--showcase .lp-offer__rating{font-size:14px}.lp-offer--showcase .lp-offer__rating .lp-stars{font-size:15px;letter-spacing:1px}.lp .lp-offer--showcase .lp-offer__rating a{gap:4px 6px}}.lp-offer--showcase .lp__eyebrow{margin-bottom:10px}.lp-offer--showcase .lp__h1,.lp-offer--showcase .lp__h2{font-size:clamp(32px,8.6vw,38px);margin:0 0 10px}@media(min-width:750px){.lp-offer--showcase .lp__h1,.lp-offer--showcase .lp__h2{font-size:clamp(40px,3.8vw,54px);margin-bottom:14px}}.lp-offer--showcase .lp-offer__sub{font-size:17px;line-height:1.5;color:var(--lp-muted);margin:0 0 18px;max-width:32em}@media(min-width:750px){.lp-offer--showcase .lp-offer__sub{font-size:19px;margin-bottom:24px}}.lp-offer__price-row{display:flex;flex-wrap:wrap;align-items:center;gap:6px 14px;margin:0 0 18px}.lp-offer__price{margin:0;font:500 30px/1.1 var(--lp-font-display);letter-spacing:-.01em}@media(min-width:750px){.lp-offer__price{font-size:34px}}.lp-offer__ship{margin:0;display:inline-flex;align-items:center;gap:7px;padding:5px 12px 5px 10px;border-radius:999px;background:#798b8229;color:var(--lp-seaweed);font-size:15px;font-weight:600;line-height:1.2;letter-spacing:.01em}.lp-offer__ship:before{content:"";flex:none;width:17px;height:17px;background:currentColor;-webkit-mask:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24' fill='none' stroke='%23000' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'%3E%3Cpath d='M1 4h14v12H1z'/%3E%3Cpath d='M15 9h4l4 4v3h-8z'/%3E%3Ccircle cx='5.5' cy='18.5' r='2'/%3E%3Ccircle cx='18.5' cy='18.5' r='2'/%3E%3C/svg%3E") center / contain no-repeat;mask:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24' fill='none' stroke='%23000' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'%3E%3Cpath d='M1 4h14v12H1z'/%3E%3Cpath d='M15 9h4l4 4v3h-8z'/%3E%3Ccircle cx='5.5' cy='18.5' r='2'/%3E%3Ccircle cx='18.5' cy='18.5' r='2'/%3E%3C/svg%3E") center / contain no-repeat}.lp--navy .lp-offer__ship,.lp--evergreen .lp-offer__ship{color:var(--lp-fg);background:#ffffff1a}.lp-offer__ship--line{display:flex;width:fit-content;margin:14px 0 0}.lp-offer__price-note{flex-basis:100%;margin:0;font-size:14px;color:var(--lp-muted)}.lp-offer--showcase .lp-offer__draft-flag{margin:14px 0 0;font-size:15px;font-weight:600}.lp-offer--showcase .lp-offer__fieldset{margin-top:0}.lp-offer--showcase .lp-offer__legend{font:500 13px/1.3 var(--lp-font-display);letter-spacing:.16em;text-transform:uppercase;color:var(--lp-muted);margin-bottom:10px}.lp-offer__tiers--tiles{grid-template-columns:repeat(3,minmax(0,1fr));gap:10px}.lp-offer__tiers--tiles .lp-tier__card{display:flex;flex-direction:column;align-items:center;justify-content:center;gap:2px;min-height:74px;padding:12px 6px;text-align:center;background:var(--lp-bg);border:1px solid var(--lp-border);border-radius:14px;transition:border-color .15s ease,box-shadow .15s ease,background-color .15s ease}.lp-offer__tiers--tiles .lp-tier__card>span:empty{display:none}.lp-offer__tiers--tiles .lp-tier__label{font-size:17px;font-weight:700;line-height:1.2}.lp-offer__tiers--tiles .lp-tier__price{font-size:16px;font-weight:400;text-align:center;color:var(--lp-muted)}.lp-offer__tiers--tiles .lp-tier__per{text-align:center}.lp-offer__tiers--tiles .lp-tier__badge{margin:4px 0 0}.lp-offer__tiers--tiles .lp-tier:hover .lp-tier__card{border-color:var(--lp-fg)}.lp-offer__tiers--tiles .lp-tier input:checked+.lp-tier__card{border-color:var(--lp-fg);box-shadow:0 0 0 1px var(--lp-fg);background:var(--lp-surface)}.lp-offer__tiers--tiles .lp-tier input:checked+.lp-tier__card .lp-tier__price{color:var(--lp-fg)}.lp-offer--showcase .lp-btn{min-height:56px;margin-top:16px;letter-spacing:.02em}.lp-offer--showcase .lp-offer__status:empty{min-height:0;margin:0}.lp-offer--showcase .lp-offer__reassure{text-align:center;margin-top:12px}.lp-offer--showcase .lp-offer__reassure p{margin:0}.lp-offer--showcase .lp-offer__details{margin-top:22px;padding-top:20px;border-top:1px solid var(--lp-border)}.lp-offer--showcase .lp-bullets{margin:0;gap:10px}.lp-offer--showcase .lp-bullets li{grid-template-columns:22px 1fr;font-size:16px;line-height:1.45}.lp-offer--showcase .lp-bullets__tick{width:20px;height:20px;margin-top:1px;font-size:11px;background:transparent;color:var(--lp-fg);border:1.5px solid currentColor}.lp-gallery{position:relative}.lp-gallery__track{position:relative;display:grid;grid-auto-flow:column;grid-auto-columns:100%;overflow-x:auto;scroll-snap-type:x mandatory;overscroll-behavior-x:contain;scrollbar-width:none;border-radius:20px;background:var(--lp-surface);clip-path:inset(0 1px 0 0 round 20px)}.lp-gallery__track::-webkit-scrollbar{display:none}.lp-gallery__track:focus-visible{outline:3px solid var(--lp-fg);outline-offset:-3px}.lp-gallery__slide{scroll-snap-align:start;scroll-snap-stop:always;min-width:0}.lp-offer .lp-gallery__slide img,.lp-offer .lp-gallery__slide .lp-placeholder-img{width:100%;max-height:none;aspect-ratio:1 / 1;object-fit:cover;border-radius:0;margin:0}.lp-offer .lp-gallery__slide .lp-placeholder-img--draft{border:0}.lp-offer .lp-gallery__slide--contain{background:#fff}.lp-offer .lp-gallery__slide--contain img{object-fit:contain}.lp-gallery__nav{display:flex;flex-wrap:wrap;gap:10px;margin-top:12px}.lp-gallery__thumb{flex:0 0 auto;width:72px;height:72px;padding:0;overflow:hidden;cursor:pointer;border:1px solid var(--lp-border);border-radius:12px;background:var(--lp-surface);opacity:.72;transition:opacity .15s ease,border-color .15s ease}.lp-gallery__thumb:hover{opacity:1}.lp-gallery__thumb[aria-current=true]{opacity:1;border-color:var(--lp-fg);box-shadow:0 0 0 1px var(--lp-fg)}.lp-gallery__thumb-img{width:100%;height:100%;object-fit:cover}.lp-gallery__thumb-ph{display:grid;place-items:center;width:100%;height:100%;font-size:14px;color:#333;background:repeating-linear-gradient(135deg,#eceee9 0 8px,#e3e5df 8px 16px)}@media(max-width:749px){.lp-gallery__track{border-radius:0;clip-path:inset(0 1px 0 0)}.lp-offer .lp-gallery__slide img,.lp-offer .lp-gallery__slide .lp-placeholder-img{aspect-ratio:4 / 3}.lp-gallery__nav{position:absolute;left:0;right:0;bottom:0;justify-content:center;gap:0;margin:0;pointer-events:none;flex-wrap:nowrap}.lp-gallery__thumb{width:44px;height:44px;border:0;border-radius:0;background:transparent;box-shadow:none;opacity:1;display:grid;place-items:center;pointer-events:auto}.lp-gallery__thumb[aria-current=true]{box-shadow:none}.lp .lp-gallery__thumb>*{display:none}.lp-gallery__thumb:before{content:"";width:8px;height:8px;border-radius:999px;background:#2121218c;box-shadow:0 0 0 2px #fffc;transition:width .2s ease,background-color .2s ease}.lp-gallery__thumb[aria-current=true]:before{width:20px;background:var(--lp-ink)}}.lp-ingredients__head{display:grid;gap:8px 48px;margin-bottom:28px}.lp-ingredients__head .lp__h2{margin-bottom:0}.lp-ingredients__intro{color:var(--lp-muted);max-width:30em}@media(min-width:750px){.lp-ingredients__head{grid-template-columns:minmax(0,1.25fr) minmax(0,1fr);align-items:end;margin-bottom:48px}}.lp-ingredients__list{list-style:none;margin:0;padding:0;border-top:1px solid var(--lp-border)}.lp-ingredient{display:grid;grid-template-columns:96px minmax(0,1fr);grid-template-areas:"media num" "media body";column-gap:18px;align-items:start;padding:20px 0;border-bottom:1px solid var(--lp-border)}.lp-ingredient__media{grid-area:media}.lp-ingredient__num{grid-area:num;font:400 14px/1.2 var(--lp-font-display);letter-spacing:.14em;color:var(--lp-muted);margin:6px 0}.lp-ingredient__body{grid-area:body;min-width:0}.lp-ingredient__name{font:500 23px/1.12 var(--lp-font-display);letter-spacing:-.005em;margin:0 0 6px}.lp-ingredient__detail{margin:0 0 8px;font-weight:500}.lp-ingredient__text{font-size:16px;line-height:1.55}.lp-ingredient__media img,.lp-ingredient__media .lp-placeholder-img{width:100%;aspect-ratio:1 / 1}.lp-ingredient__media--photo img{object-fit:cover;border-radius:14px}.lp-ingredient__media--cutout img{object-fit:contain}@media(min-width:750px){.lp-ingredients--rows .lp-ingredient{grid-template-columns:64px 180px minmax(0,1fr);grid-template-areas:"num media body";column-gap:clamp(24px,3.5vw,48px);align-items:center;padding:28px 0}.lp-ingredients--rows .lp-ingredient__num{align-self:center;margin:0;font-size:15px}.lp-ingredients--rows .lp-ingredient__body{display:grid;grid-template-columns:minmax(0,1fr) minmax(0,1.2fr);column-gap:clamp(24px,3.5vw,56px);align-items:center}.lp-ingredients--rows .lp-ingredient__name,.lp-ingredients--rows .lp-ingredient__detail{grid-column:1}.lp-ingredients--rows .lp-ingredient__text{grid-column:2;grid-row:1 / span 2;font-size:17px}.lp-ingredient__name{font-size:clamp(28px,2.8vw,36px)}.lp-ingredients--columns .lp-ingredients__list{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:40px;border-top:0}.lp-ingredients--columns .lp-ingredient{display:block;padding:0;border:0}.lp-ingredients--columns .lp-ingredient__media{max-width:240px;margin-bottom:20px}}.lp-ingredients__foot{margin:22px 0 0;font-size:16px;color:var(--lp-muted)}.lp-ingredients__cta{margin-top:28px}.lp-steps__grid{display:grid;gap:28px}@media(min-width:750px){.lp-steps__grid{grid-template-columns:minmax(0,1fr) minmax(0,1fr);gap:clamp(40px,6vw,96px);align-items:center}.lp-steps--media-right .lp-steps__media{order:2}.lp-steps__grid--no-media{grid-template-columns:minmax(0,760px);justify-content:center}}.lp-steps__media img,.lp-steps__media .lp-placeholder-img{width:100%;aspect-ratio:4 / 5;object-fit:cover;border-radius:20px}@media(max-width:749px){.lp-steps__media img,.lp-steps__media .lp-placeholder-img{aspect-ratio:4 / 3;border-radius:16px}}.lp-steps__intro{color:var(--lp-muted)}.lp-steps__list{list-style:none;margin:28px 0 0;padding:0}.lp-step{display:grid;grid-template-columns:44px minmax(0,1fr);gap:14px;padding:18px 0;border-top:1px solid var(--lp-border)}.lp-steps__list .lp-step:last-child{border-bottom:1px solid var(--lp-border)}.lp-step__num{font:400 15px/1.55 var(--lp-font-display);letter-spacing:.14em;color:var(--lp-accent)}.lp-step__title{font:500 20px/1.25 var(--lp-font-display);margin:0 0 4px}.lp-step__text{font-size:16px;line-height:1.55;color:var(--lp-muted)}.lp-step__text>:first-child{margin-top:0}.lp-step__text>:last-child{margin-bottom:0}.lp-steps .lp__cta-row{margin-top:28px}.lp-steps__head{max-width:760px;margin-bottom:28px}.lp-steps__strip{list-style:none;margin:0;padding:0 0 8px;display:grid;grid-auto-flow:column;grid-auto-columns:78%;gap:16px;overflow-x:auto;scroll-snap-type:x mandatory;overscroll-behavior-x:contain;scrollbar-width:thin}.lp-steps__strip>li{scroll-snap-align:start}.lp-steps__strip:focus-visible{outline:3px solid var(--lp-fg);outline-offset:4px}.lp-step--card{display:block;padding:0;border:0}.lp-step--card .lp-step__media{margin-bottom:16px}.lp-step--card .lp-step__media img,.lp-step--card .lp-step__media .lp-placeholder-img{width:100%;aspect-ratio:4 / 5;object-fit:cover;border-radius:16px}.lp-step--card .lp-step__num{display:block;margin-bottom:6px}@media(min-width:750px){.lp-steps__strip{grid-auto-flow:row;grid-template-columns:repeat(var(--lp-steps-cols, 3),minmax(0,1fr));overflow:visible;gap:28px;padding:0}}.lp-reviews-app__head{text-align:center;max-width:760px;margin:0 auto 12px}.lp.lp-reviews-app .lp-reviews-app__widget .ante-button{background:transparent!important;color:var(--lp-fg)!important;border:1.5px solid currentColor!important;border-radius:999px!important;box-shadow:none!important;font-family:var(--lp-font-body)!important;font-weight:700}.lp.lp-reviews-app .lp-reviews-app__widget .ante-button.secondary{background:var(--lp-fg)!important;color:var(--lp-bg)!important}.lp.lp-reviews-app .lp-reviews-app__widget .okeReviews{padding-bottom:16px!important}.lp-reviews-app--no-summary .oke-w-reviewsSummaryModule{display:none!important}.lp-reviews-app__intro{color:var(--lp-muted)}.lp-reviews-app__widget{max-width:var(--lp-max);margin-inline:auto}.lp-reviews-app__cta{text-align:center;margin-top:8px}.lp-faq--lines .lp__h2{margin-bottom:28px}.lp-faq--lines .lp-faq__list{gap:0;border-top:1px solid var(--lp-border)}.lp-faq--lines .lp-faq__item{background:transparent;border:0;border-bottom:1px solid var(--lp-border);border-radius:0}.lp-faq--lines .lp-faq__q{padding:22px 44px 22px 0;font:500 19px/1.35 var(--lp-font-display)}.lp-faq--lines .lp-faq__q:after{right:4px;font-weight:300}.lp-faq--lines .lp-faq__a{padding:0 44px 24px 0;color:var(--lp-muted)}@media(min-width:750px){.lp-faq--lines .lp-faq__q{font-size:21px}}@media(prefers-reduced-motion:reduce){.lp-tier__card,.lp-gallery__thumb,.lp-gallery__thumb:before{transition:none}}
/*# sourceMappingURL=/cdn/shop/t/150/assets/lp-kit.css.map */
