.stpq{--ink: #181615;--muted: #665f5b;--blush: #e6b1aa;--cream: #faf7f5;--white: #ffffff;width:100%;padding:64px 20px;box-sizing:border-box;background:var(--cream);color:var(--ink);font-family:inherit}.stpq *,.stpq *:before,.stpq *:after{box-sizing:border-box}.stpq [hidden]{display:none!important}.stpq__shell{width:100%;max-width:1180px;margin:0 auto}.stpq__main{width:100%;max-width:820px;margin:0 auto}.stpq__cover{position:relative;min-height:720px;display:grid;place-items:center;overflow:hidden;padding:58px 24px;border-radius:24px;background-image:linear-gradient(#eeb8b129,#eeb8b129),var(--stpq-cover-image);background-size:cover;background-position:center}.stpq__cover-card{width:min(590px,100%);padding:58px 58px 52px;border:1px solid rgba(24,22,21,.07);border-radius:24px;background:#fffffff2;box-shadow:0 20px 55px #47231e24;text-align:center;-webkit-backdrop-filter:blur(5px);backdrop-filter:blur(5px)}.stpq__eyebrow{margin:0 0 9px;font-family:inherit;font-size:9px;font-weight:700;line-height:1.2;letter-spacing:1.5px;text-transform:uppercase;color:var(--ink);opacity:.56}.stpq__cover h1{margin:0;font-family:var(--font-heading-family),inherit;font-style:var(--font-heading-style, normal);font-size:clamp(40px,5vw,56px);font-weight:var(--font-heading-weight, 700);line-height:1.04;letter-spacing:-.025em;color:var(--ink)}.stpq__cover-copy{max-width:480px;margin:24px auto 0;font-size:17px;line-height:1.58;color:var(--muted)}.stpq__time{margin:14px 0 0;font-size:13px;font-weight:600;color:#8b817c}.stpq button,.stpq__button{min-height:48px;padding:13px 22px;border-radius:999px;font-family:inherit;font-size:12px;font-weight:700;line-height:1;letter-spacing:.65px;text-transform:uppercase;cursor:pointer;transition:transform .16s ease,opacity .16s ease,background .16s ease,color .16s ease,border-color .16s ease}.stpq button:hover,.stpq__button:hover{transform:translateY(-1px)}. .stpq .stpq__start{display:inline-flex!important;align-items:center!important;justify-content:center!important;min-width:210px!important;min-height:54px!important;margin-top:26px!important;padding:16px 28px!important;border:1px solid #181615!important;border-radius:999px!important;background:#181615!important;background-color:#181615!important;color:#fff!important;font-family:inherit!important;font-size:12px!important;font-weight:700!important;line-height:1!important;letter-spacing:.8px!important;text-transform:uppercase!important;text-decoration:none!important;opacity:1!important;visibility:visible!important;cursor:pointer!important;box-shadow:0 7px 16px #18161529!important;appearance:none!important;-webkit-appearance:none!important}.stpq .stpq__start span{display:inline-block!important;margin-left:9px!important;color:#fff!important;font-size:16px!important;line-height:1!important}.stpq .stpq__start:hover{background:#2e2b29!important;background-color:#2e2b29!important;color:#fff!important;transform:translateY(-1px)!important}.stpq .stpq__start:focus,.stpq .stpq__start:focus-visible{color:#fff!important;outline:2px solid #181615!important;outline-offset:3px!important}@media screen and (max-width:640px){.stpq .stpq__start{width:100%!important;max-width:280px!important;min-height:55px!important;margin-top:27px!important;font-size:12px!important}}.stpq__header{max-width:680px;margin:0 auto 30px;text-align:center}.stpq__header h2{margin:0;font-family:var(--font-heading-family),inherit;font-style:var(--font-heading-style, normal);font-size:clamp(36px,5.2vw,56px);font-weight:var(--font-heading-weight,700);line-height:1.04;letter-spacing:-.025em}.stpq__header>p:last-child{max-width:620px;margin:12px auto 0;color:var(--muted);font-size:15px;line-height:1.6}.stpq__card{min-height:490px;padding:34px;border:1px solid rgba(24,22,21,.08);border-radius:22px;background:var(--white);box-shadow:0 12px 34px #1816150f}.stpq__progress-meta{display:flex;align-items:center;justify-content:space-between;gap:16px;margin-bottom:9px;color:var(--muted);font-size:11px;font-weight:700;letter-spacing:.6px;text-transform:uppercase}.stpq__progress{height:5px;overflow:hidden;border-radius:99px;background:#eee7e4}.stpq__progress span{display:block;width:12.5%;height:100%;border-radius:inherit;background:var(--blush);transition:width .25s ease}.stpq__questions-form{margin-top:37px}.stpq__step{margin:0;padding:0;border:0}.stpq__step legend{width:100%;margin:0 0 24px;font-family:var(--font-heading-family),inherit;font-size:clamp(23px,4vw,31px);font-weight:var(--font-heading-weight,700);line-height:1.22;text-align:center}.stpq__answer{position:relative;display:block;margin:10px 0;cursor:pointer}.stpq__answer input{position:absolute;opacity:0;pointer-events:none}.stpq__answer>span{position:relative;display:flex;align-items:center;min-height:52px;padding:13px 46px 13px 17px;border:1px solid #ddd5d1;border-radius:12px;color:#393431;font-size:15px;line-height:1.35;transition:border-color .16s ease,background .16s ease,box-shadow .16s ease}.stpq__answer>span:after{content:"";position:absolute;right:18px;width:17px;height:17px;border:1.5px solid #b8aca6;border-radius:50%}.stpq__answer:hover>span{border-color:#bc8e88;background:snow}.stpq__answer input:focus-visible+span{outline:3px solid rgba(230,177,170,.45);outline-offset:2px}.stpq__answer input:checked+span{border-color:#b87d75;background:#fbefed;box-shadow:inset 0 0 0 1px #b87d75}.stpq__answer input:checked+span:after{border:5px solid #b87d75;background:#fff}.stpq__error{margin:14px 0 0;color:#a13b32;font-size:13px;text-align:center}.stpq__nav{display:flex;align-items:center;justify-content:space-between;gap:12px;margin-top:27px}.stpq__next{margin-left:auto;border:1px solid var(--ink);background:var(--ink);color:#fff}.stpq__back,.stpq__retake{border:1px solid #cfc5c0;background:#fff;color:var(--ink)}.stpq__lead{padding:8px 4px}.stpq__lead-content{width:100%;max-width:610px;margin:0 auto;text-align:center}.stpq__lead-content h3{max-width:540px;margin:0 auto;font-family:var(--font-heading-family),inherit;font-style:var(--font-heading-style, normal);font-size:36px;font-weight:var(--font-heading-weight,700);line-height:1.08;color:var(--ink)}.stpq__lead-intro{max-width:525px;margin:13px auto 0;font-size:15px;line-height:1.6;color:var(--muted)}.stpq__lead-form{margin-top:28px}.stpq__lead-name-row{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:12px}.stpq__field{margin-bottom:14px;text-align:left}.stpq__field label{display:block;margin:0 0 7px;font-size:11px;font-weight:700;letter-spacing:.65px;text-transform:uppercase;color:var(--ink)}.stpq__field input{width:100%;height:54px;padding:0 15px;border:1px solid #d9d0cc;border-radius:10px;background:#fff;color:var(--ink);font-family:inherit;font-size:15px;outline:none;transition:border-color .15s ease,box-shadow .15s ease}.stpq__field input:focus{border-color:#b87d75;box-shadow:0 0 0 3px #e6b1aa38}.stpq__consent{position:relative;display:flex;align-items:flex-start;gap:10px;margin:5px 0 0;text-align:left;cursor:pointer}.stpq__consent input{position:absolute;opacity:0}.stpq__consent-box{flex:0 0 18px;width:18px;height:18px;margin-top:1px;border:1px solid #aaa19d;border-radius:4px;background:#fff;transition:.15s ease}.stpq__consent input:checked+.stpq__consent-box{border-color:var(--ink);background:var(--ink);box-shadow:inset 0 0 0 4px #fff}.stpq__consent-copy{font-size:12.5px;line-height:1.45;color:#555}.stpq__lead-error{margin:13px 0 0;color:#9b3932;font-size:12px;text-align:left}.stpq__reveal{width:100%;margin-top:23px;padding:16px 20px;border:1px solid var(--ink);border-radius:10px;background:var(--ink);color:#fff}.stpq__reveal span{margin-left:7px}.stpq__privacy{max-width:480px;margin:10px auto 0;font-size:10.5px;line-height:1.45;color:#8a817c;text-align:center}.stpq__results{text-align:center}.stpq__product{display:grid;grid-template-columns:minmax(190px,.85fr) minmax(0,1.15fr);gap:30px;align-items:center;text-align:left}.stpq__product--secondary{grid-template-columns:110px 1fr;gap:20px}.stpq__image{width:100%;aspect-ratio:1 / 1;overflow:hidden;border-radius:18px;background:var(--cream)}.stpq__image img{display:block;width:100%;height:100%;object-fit:cover}.stpq__product h3{margin:0 0 7px;font-family:var(--font-heading-family),inherit;font-size:clamp(28px,5vw,42px);font-weight:var(--font-heading-weight,700);line-height:1.05}.stpq__product--secondary h3{font-size:23px}.stpq__why{margin:10px 0 16px;color:var(--muted);font-size:14px;line-height:1.55}.stpq__price{margin:0 0 15px;font-weight:700}.stpq__actions{display:flex;flex-wrap:wrap;gap:9px}.stpq__button{display:inline-flex;align-items:center;justify-content:center;text-decoration:none;border:1px solid var(--ink);background:var(--ink);color:#fff}.stpq__button--light{background:#fff;color:var(--ink)}.stpq__button[disabled]{cursor:not-allowed;opacity:.5;transform:none}.stpq__status{width:100%;min-height:18px;margin:4px 0 0;color:var(--muted);font-size:12px}.stpq__gate{width:100%;margin:7px 0 0;padding:15px;border-radius:12px;background:var(--cream);color:var(--muted);font-size:13px;line-height:1.5}.stpq__gate strong{display:block;margin-bottom:4px;color:var(--ink);font-size:14px}.stpq__secondary-wrap{margin-top:34px;padding-top:28px;border-top:1px solid #ece5e2}.stpq__retake{margin-top:30px}.stpq__note{max-width:660px;margin:18px auto 0;color:#756d69;font-size:11.5px;line-height:1.5;text-align:center}@media screen and (max-width:640px){.stpq{padding:44px 15px}.stpq__cover{min-height:650px;padding:36px 15px;border-radius:18px}.stpq__cover-card{padding:40px 22px 38px;border-radius:19px}.stpq__cover h1{font-size:42px}.stpq__cover-copy{margin-top:20px;font-size:15px}.stpq__header h2{font-size:38px;line-height:1.06}.stpq__card{min-height:0;padding:24px 17px;border-radius:17px}.stpq__questions-form{margin-top:28px}.stpq__step legend{margin-bottom:20px}.stpq__lead-content h3{font-size:29px}.stpq__lead-intro{font-size:14px}.stpq__lead-name-row{grid-template-columns:1fr;gap:0}.stpq__field input{height:52px}.stpq__product,.stpq__product--secondary{grid-template-columns:1fr;gap:17px;text-align:center}.stpq__product--secondary .stpq__image{max-width:170px;margin:auto}.stpq__actions{justify-content:center}}.stpq .stpq__start,.stpq .stpq__next,.stpq .stpq__reveal,.stpq .stpq__button{display:inline-flex!important;align-items:center!important;justify-content:center!important;border:1px solid #181615!important;background:#181615!important;background-color:#181615!important;color:#fff!important;font-family:inherit!important;font-weight:700!important;text-decoration:none!important;opacity:1!important;visibility:visible!important;appearance:none!important;-webkit-appearance:none!important;cursor:pointer!important}.stpq .stpq__start span,.stpq .stpq__reveal span{color:#fff!important}.stpq .stpq__next{min-width:130px!important;min-height:50px!important;padding:14px 24px!important;border-radius:999px!important;font-size:12px!important;letter-spacing:.7px!important}.stpq .stpq__back,.stpq .stpq__retake{display:inline-flex!important;align-items:center!important;justify-content:center!important;min-height:50px!important;padding:14px 22px!important;border:1px solid #181615!important;border-radius:999px!important;background:#fff!important;background-color:#fff!important;color:#181615!important;font-family:inherit!important;font-size:12px!important;font-weight:700!important;letter-spacing:.7px!important;text-decoration:none!important;opacity:1!important;visibility:visible!important;appearance:none!important;-webkit-appearance:none!important;cursor:pointer!important}.stpq .stpq__reveal{width:100%!important;min-height:56px!important;margin-top:23px!important;padding:16px 22px!important;border-radius:10px!important;font-size:12px!important;letter-spacing:.8px!important;text-transform:uppercase!important;box-shadow:0 7px 16px #1816151f!important}.stpq .stpq__start{min-width:210px!important;min-height:54px!important;margin-top:26px!important;padding:16px 28px!important;border-radius:999px!important;font-size:12px!important;letter-spacing:.8px!important;text-transform:uppercase!important;box-shadow:0 7px 16px #18161529!important}.stpq .stpq__button{min-height:48px!important;padding:13px 22px!important;border-radius:999px!important;font-size:12px!important;letter-spacing:.65px!important}.stpq .stpq__button--light{background:#fff!important;background-color:#fff!important;color:#181615!important}.stpq .stpq__start:hover,.stpq .stpq__next:hover,.stpq .stpq__reveal:hover,.stpq .stpq__button:not(.stpq__button--light):hover{background:#2e2b29!important;background-color:#2e2b29!important;color:#fff!important;transform:translateY(-1px)!important}.stpq .stpq__back:hover,.stpq .stpq__retake:hover,.stpq .stpq__button--light:hover{background:#faf7f5!important;background-color:#faf7f5!important;color:#181615!important}.stpq button:disabled,.stpq .stpq__button[disabled]{opacity:.55!important;cursor:not-allowed!important;transform:none!important}@media screen and (max-width:640px){.stpq .stpq__start{width:100%!important;max-width:280px!important}.stpq .stpq__reveal{width:100%!important}.stpq .stpq__next{min-width:120px!important}}.st-bundle-essentials{background:#f8f5f0;color:#292421;padding:64px 24px;font-family:Author,sans-serif;font-size:17px;line-height:1.55}.st-bundle-essentials *{box-sizing:border-box}.st-bundle-essentials__inner{max-width:1200px;margin-inline:auto}.st-bundle-essentials__intro{max-width:800px;margin:0 auto 32px;text-align:center}.st-bundle-essentials__eyebrow{margin:0 0 12px;font-size:13px;line-height:1.5;letter-spacing:.08em;text-transform:uppercase;font-weight:700}.st-bundle-essentials h2{font-family:Gambarino,serif;font-size:36px;font-weight:400;line-height:1.18;letter-spacing:0;margin:0 0 16px}.st-bundle-essentials__lead{max-width:680px;margin-inline:auto}.st-bundle-essentials__lead p{margin:0}.st-bundle-essentials__grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:18px;align-items:start}.st-bundle-essential{min-width:0;overflow:hidden;border:1px solid #dfdbd6;border-radius:20px;background:#fff}.st-bundle-essential__image{display:flex;align-items:center;justify-content:center;aspect-ratio:1;padding:12px;background:#f1e9e4}.st-bundle-essential__image img{display:block;height:100%;width:100%;object-fit:contain}.st-bundle-essential__copy{padding:20px 20px 0;text-align:left}.st-bundle-essential__step{display:flex;align-items:center;gap:8px;font-size:13px;font-weight:700;letter-spacing:.06em;text-transform:uppercase;margin:0 0 12px}.st-bundle-essential__step span{display:inline-flex;align-items:center;justify-content:center;width:30px;height:30px;flex:none;border-radius:50%;background:var(--st-bundle-accent);letter-spacing:0}.st-bundle-essential h3{font-family:Gambarino,serif;font-size:23px;font-weight:400;line-height:1.2;letter-spacing:0;margin:0 0 12px}.st-bundle-essential h3 a{color:inherit;text-decoration:none}.st-bundle-essential h3 a:hover{text-decoration:underline;text-underline-offset:4px}.st-bundle-essential__benefit{margin:0;min-height:80px}.st-bundle-essential__focus{margin:16px 0;font-weight:600;min-height:27px}.st-bundle-essential__details{border-top:1px solid #e6e1db;margin:0 20px}.st-bundle-essential__details summary{list-style:none;display:flex;align-items:center;justify-content:space-between;gap:12px;min-height:54px;padding:12px 0;cursor:pointer;font-size:16px;font-weight:600}.st-bundle-essential__details summary::-webkit-details-marker{display:none}.st-bundle-essential__toggle{font-size:22px;font-weight:400;transition:transform .15s ease}.st-bundle-essential__details[open] .st-bundle-essential__toggle{transform:rotate(45deg)}.st-bundle-essential__ingredients{padding:0 0 20px;font-size:16px;line-height:1.55}.st-bundle-essential__ingredients p{margin:0 0 16px}.st-bundle-essential__ingredients p:last-child{margin-bottom:0}.st-bundle-essential__ingredients strong{display:block;margin-bottom:4px}.st-bundle-essentials__note{text-align:center;max-width:740px;margin:24px auto 0;font-size:16px}.st-bundle-essentials :is(a,summary):focus-visible{outline:2px solid #355d4e;outline-offset:4px}@media(min-width:600px)and (max-width:999px){.st-bundle-essentials__grid{grid-template-columns:repeat(2,minmax(0,1fr))}.st-bundle-essential__benefit{min-height:80px}}@media(max-width:749px){.st-bundle-essentials{padding:44px 20px;font-size:16px}.st-bundle-essentials h2{font-size:30px}.st-bundle-essentials__intro{margin-bottom:24px}.st-bundle-essential h3{font-size:21px}}@media(max-width:599px){.st-bundle-essentials__grid{grid-template-columns:minmax(0,1fr);gap:16px}.st-bundle-essential{display:grid;grid-template-columns:112px minmax(0,1fr)}.st-bundle-essential__image{aspect-ratio:auto;min-height:174px;height:100%;padding:8px}.st-bundle-essential__copy{padding:16px 14px 8px}.st-bundle-essential__step{gap:6px;margin-bottom:8px}.st-bundle-essential__step span{width:27px;height:27px}.st-bundle-essential h3{margin-bottom:8px}.st-bundle-essential__benefit,.st-bundle-essential__focus{min-height:0}.st-bundle-essential__focus{margin:10px 0 4px}.st-bundle-essential__details{grid-column:1/-1;margin:0 16px}}.st-bundle-protocol{padding:64px 24px;color:#292421;background:#fff;font-family:Author,sans-serif;font-size:17px;line-height:1.55}.st-bundle-protocol *{box-sizing:border-box}.st-bundle-protocol__inner{max-width:1200px;margin-inline:auto}.st-bundle-protocol__intro{text-align:center;max-width:760px;margin:0 auto 32px}.st-bundle-protocol__eyebrow{font-size:13px;font-weight:700;text-transform:uppercase;line-height:1.5;letter-spacing:.08em;margin:0 0 12px}.st-bundle-protocol h2{font-family:Gambarino,serif;font-size:36px;font-weight:400;letter-spacing:0;line-height:1.18;margin:0 0 16px}.st-bundle-protocol__lead p{margin:0}.st-bundle-protocol__steps{list-style:none;display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:24px;margin:0;padding:0}.st-bundle-protocol__step{min-width:0;overflow:hidden;padding:0;margin:0;text-align:left;background:#f8f5f0;border:1px solid #e6e1db;border-radius:20px}.st-bundle-protocol__action-image{aspect-ratio:2/1;overflow:hidden;background:#f2d8d1}.st-bundle-protocol__action-image img{display:block;width:100%;height:100%;object-fit:cover;object-position:center}.st-bundle-protocol__step-copy{padding:24px}.st-bundle-protocol__step-heading{display:flex;align-items:center;gap:14px;margin-bottom:16px}.st-bundle-protocol__number{display:flex;align-items:center;justify-content:center;height:40px;width:40px;flex:none;border-radius:50%;background:var(--st-protocol-accent,#e4d7d0);font-size:14px;font-weight:700}.st-bundle-protocol__role{margin:0 0 4px;font-size:13px;font-weight:700;line-height:1.4;letter-spacing:.07em;text-transform:uppercase}.st-bundle-protocol h3{font-family:Gambarino,serif;font-size:23px;font-weight:400;line-height:1.2;margin:0;letter-spacing:0}.st-bundle-protocol__instruction{margin:0;font-size:17px;line-height:1.55}.st-bundle-protocol__step-note{margin:8px 0 0;font-size:15px;font-weight:600}.st-bundle-protocol__step--bridge{grid-column:1/-1;background:#f0e7e1}.st-bundle-protocol__step--bridge .st-bundle-protocol__step-copy{display:grid;grid-template-columns:1fr 2fr;gap:32px;align-items:center}.st-bundle-protocol__step--bridge .st-bundle-protocol__step-heading{margin-bottom:0}.st-bundle-protocol__faq{display:grid;grid-template-columns:1fr 1.8fr;gap:64px;padding:64px 0}.st-bundle-protocol__faq header{text-align:left}.st-bundle-protocol__faq header>p:last-child{margin:0}.st-bundle-protocol__question{border-top:1px solid #ded8d2}.st-bundle-protocol__question:last-child{border-bottom:1px solid #ded8d2}.st-bundle-protocol__question summary{display:flex;align-items:center;justify-content:space-between;gap:24px;list-style:none;padding:20px 0;min-height:64px;cursor:pointer;font-size:18px;font-weight:600;line-height:1.35}.st-bundle-protocol__question summary::-webkit-details-marker{display:none}.st-bundle-protocol__toggle{font-size:24px;font-weight:400;flex:none;transition:transform .15s ease}.st-bundle-protocol__question[open] .st-bundle-protocol__toggle{transform:rotate(45deg)}.st-bundle-protocol__answer{padding:0 32px 20px 0}.st-bundle-protocol__answer p{margin:0 0 12px}.st-bundle-protocol__answer p:last-child{margin-bottom:0}.st-bundle-protocol__cta{display:flex;align-items:center;justify-content:space-between;gap:32px;padding:32px;border-radius:20px;background:#e7eee5}.st-bundle-protocol__cta h2{font-size:30px;max-width:590px;margin-bottom:12px}.st-bundle-protocol__cta p{margin:0}.st-bundle-protocol__actions{display:flex;flex-direction:column;gap:12px;flex:none;min-width:220px}.st-bundle-protocol__button{display:inline-flex;justify-content:center;align-items:center;min-height:50px;padding:12px 24px;border:2px solid #292421;border-radius:999px;background:#292421;color:#fff;font-size:14px;font-weight:700;line-height:1.25;text-align:center;text-transform:uppercase;text-decoration:none}.st-bundle-protocol__button--outline{color:#292421;background:transparent}.st-bundle-protocol__button:hover{background:#415f4e;border-color:#415f4e;color:#fff}.st-bundle-protocol :is(a,summary):focus-visible{outline:2px solid #355d4e;outline-offset:4px}@media(max-width:999px){.st-bundle-protocol__faq{gap:32px;grid-template-columns:1fr 1.5fr}}@media(max-width:749px){.st-bundle-protocol{padding:44px 20px;font-size:16px}.st-bundle-protocol h2{font-size:30px}.st-bundle-protocol h3{font-size:21px}.st-bundle-protocol__intro{text-align:left;margin-bottom:28px}.st-bundle-protocol__steps{grid-template-columns:minmax(0,1fr);gap:20px}.st-bundle-protocol__step-copy{padding:20px}.st-bundle-protocol__step-heading{gap:12px;margin-bottom:12px}.st-bundle-protocol__instruction{font-size:16px}.st-bundle-protocol__step--bridge .st-bundle-protocol__step-copy{grid-template-columns:minmax(0,1fr);gap:16px}.st-bundle-protocol__faq{grid-template-columns:minmax(0,1fr);padding:44px 0;gap:24px}.st-bundle-protocol__question summary{font-size:17px;gap:16px;padding:18px 0}.st-bundle-protocol__answer{padding-right:12px}.st-bundle-protocol__cta{flex-direction:column;align-items:stretch;text-align:left;padding:24px;gap:24px}.st-bundle-protocol__cta h2{font-size:28px}.st-bundle-protocol__actions{min-width:0}}.st-ft-details{background:#fff;color:#1c1c1c}.st-ft-details__feature{display:grid;grid-template-columns:minmax(0,1fr) minmax(0,1.3fr);gap:48px;align-items:center}.st-ft-details__feature>img{width:100%;max-height:480px;object-fit:contain;border-radius:20px}.st-ft-details .st-ft-details__photo--editorial{height:480px;object-fit:cover}.st-ft-details h2{font-family:var(--heading-font-family);font-size:36px;line-height:1.15;margin:0 0 20px}.st-ft-details__ingredients{font-family:var(--text-font-family);font-size:17px;line-height:1.6}.st-ft-details__eyebrow{font:700 13px/1.4 var(--text-font-family);letter-spacing:.08em;text-transform:uppercase;margin-bottom:16px}.st-ft-details__ingredients p{margin:0 0 18px}.st-ft-details__ingredients strong{display:block;margin-bottom:3px}.st-ft-details__ingredients summary{min-height:44px;cursor:pointer;font-size:16px;font-weight:600;text-decoration:underline;text-underline-offset:4px}.st-ft-details__ingredients details[open] summary{margin-bottom:16px}.st-ft-details__directions{margin:48px auto 0;max-width:850px;padding:32px;background:#f8f5ef;border-radius:20px}@media(max-width:749px){.st-ft-details .st-ft-details__photo--editorial{height:380px}.st-ft-details h2{font-size:30px}.st-ft-details__ingredients{font-size:16px}.st-ft-details__feature{grid-template-columns:1fr;gap:24px}.st-ft-details__directions{padding:24px;margin-top:32px}}.st-workshops{background:#f8f6f0;color:#242424}.st-workshops__header{text-align:center;margin-bottom:40px}.st-workshops h1{font-family:Gambarino,serif;font-size:40px;line-height:1.15}.st-workshops h2{font-family:Gambarino,serif;font-size:28px;line-height:1.2;margin-bottom:16px}.st-workshops p{font-family:Author,sans-serif;font-size:16px;line-height:1.6;margin:12px 0}.st-workshops__grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:32px}.st-workshops article{background:#fff;border:1px solid #ddd7cd;border-radius:8px;overflow:hidden}.st-workshops article img{width:100%;height:auto}.st-workshops__copy{padding:24px}.st-workshops .button{margin-top:16px;min-height:48px;font-size:14px;background:#262626;color:#fff;white-space:normal}@media(max-width:749px){.st-workshops__grid{grid-template-columns:1fr;gap:24px}.st-workshops h1{font-size:32px}.st-workshops h2{font-size:24px}}.st-ft{color:#292824;font-family:var(--text-font-family);font-size:17px;line-height:1.6;padding:60px 24px;scroll-margin-top:100px}.st-ft,.st-ft *{box-sizing:border-box}.st-ft--cream{background:#f6f0e8}.st-ft--white{background:#fff}.st-ft--sage{background:#edf2ec}.st-ft__inner{max-width:1180px;margin:0 auto}.st-ft h2{font-family:var(--heading-font-family);font-size:36px;font-weight:400;line-height:1.15;letter-spacing:0;text-transform:none;text-align:left;margin:0 0 18px;text-wrap:pretty}.st-ft h3{font-family:var(--heading-font-family);font-size:22px;font-weight:400;line-height:1.25;letter-spacing:0;text-transform:none;text-align:left;margin:0 0 10px;text-wrap:pretty}.st-ft p{margin:0}.st-ft__copy p+p{margin-top:12px}.st-ft__copy{font-family:var(--text-font-family);font-size:17px;line-height:1.6;max-width:66ch;text-align:left;color:#4b4b45}.st-ft .st-ft__eyebrow{font-family:var(--text-font-family);font-size:13px;font-weight:700;line-height:1.4;text-transform:uppercase;letter-spacing:.09em;color:#48634f;margin:0 0 13px;text-align:left}.st-ft__split{display:grid;grid-template-columns:minmax(0,1fr) minmax(0,1fr);gap:48px;align-items:center}.st-ft__photo{border-radius:22px;overflow:hidden;background:#fff;height:470px}.st-ft__photo img{display:block;width:100%;height:100%;object-fit:cover;object-position:center}.st-ft__photo--contain img{object-fit:contain}.st-ft--formula .st-ft__photo{height:490px}.st-ft--formula .st-ft__split{align-items:start}.st-ft--formula .st-ft__body{min-width:0}.st-ft__benefits{list-style:none;padding:0;margin:24px 0 0;display:grid;gap:11px}.st-ft__benefits li{display:flex;align-items:flex-start;gap:12px;font-size:17px;line-height:1.5}.st-ft__benefits li>span{color:#48634f;font-weight:700}.st-ft__ingredients{margin-top:25px}.st-ft__detail{border-top:1px solid #d8dbd3}.st-ft__detail:last-child{border-bottom:1px solid #d8dbd3}.st-ft__detail summary{list-style:none;display:flex;align-items:center;justify-content:space-between;gap:18px;min-height:60px;padding:17px 0;cursor:pointer;text-align:left}.st-ft__detail summary::-webkit-details-marker{display:none}.st-ft__detail summary h3{font-size:21px;margin:0}.st-ft__detail>.st-ft__copy{padding:0 30px 20px 0}.st-ft__detail[open] summary{padding-bottom:11px}.st-ft__toggle{position:relative;flex:0 0 16px;width:16px;height:16px}.st-ft__toggle:before,.st-ft__toggle:after{position:absolute;content:"";background:#48634f;top:7px;left:1px;width:14px;height:1px}.st-ft__toggle:after{transform:rotate(90deg)}.st-ft__detail[open] .st-ft__toggle:after{transform:none}.st-ft__detail summary:focus-visible,.st-ft a:focus-visible{outline:2px solid #48634f;outline-offset:5px}.st-ft__inci summary{font-size:16px;font-weight:600}.st-ft__inci .st-ft__copy{font-size:16px;overflow-wrap:anywhere}.st-ft__header{max-width:760px;margin:0 0 28px}.st-ft__steps{list-style:none;padding:0;margin:0;display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:18px}.st-ft__step{display:flex;gap:16px;background:#fff;border:1px solid #e6e0d7;border-radius:20px;padding:26px 22px;align-items:flex-start}.st-ft__number{display:grid;place-items:center;flex:0 0 38px;height:38px;background:#edf2ec;color:#48634f;border-radius:50%;font-weight:700;font-size:14px}.st-ft__step h3{font-size:22px}.st-ft__step .st-ft__copy{font-size:17px}.st-ft__callout{margin-top:22px;border-left:3px solid #728b77;padding:12px 20px;max-width:880px;font-size:16px;line-height:1.6}.st-ft__cards{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:22px}.st-ft__card{min-width:0;border:1px solid #e3e4df;border-radius:20px;overflow:hidden;background:#fff;display:flex;flex-direction:column}.st-ft__card-link{color:inherit;text-decoration:none;display:flex;flex-direction:column;flex:1}.st-ft__card-photo{aspect-ratio:4/3;overflow:hidden;background:#f8f5f0}.st-ft__card-photo img{display:block;width:100%;height:100%;object-fit:contain;transition:transform .2s ease}.st-ft__card-link:hover .st-ft__card-photo img{transform:scale(1.025)}.st-ft__card-body{padding:22px 22px 20px;display:flex;flex-direction:column;flex:1}.st-ft__card h3{font-size:23px}.st-ft__card .st-ft__copy{font-size:16px;line-height:1.55}.st-ft__card .st-ft__eyebrow{font-size:12px}.st-ft__explore{display:flex;justify-content:space-between;align-items:center;margin-top:auto;padding-top:19px;font-size:15px;font-weight:600;min-height:44px}.st-ft__card-price{padding:0 22px 20px}.st-ft__card-price:empty{display:none}.st-ft--pairs .st-ft__card-photo{display:none}.st-ft--pairs .st-ft__card-body{padding:24px}.st-ft--pairs .st-ft__card{background:#faf9f5}.st-ft__faq-layout{display:grid;grid-template-columns:minmax(0,.75fr) minmax(0,1.25fr);gap:64px}.st-ft__faq-list .st-ft__detail summary h3{font-family:var(--text-font-family);font-size:18px;font-weight:600;line-height:1.4}.st-ft--note{padding-top:40px;padding-bottom:40px}.st-ft__note{max-width:880px;border-left:3px solid #728b77;padding:6px 0 6px 30px}.st-ft__note h2{font-size:32px}.st-ft .st-ft__caption{font-size:14px;font-weight:600;line-height:1.5;margin-top:20px;color:#48634f}.st-ft__results{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:32px;max-width:800px}.st-ft .st-ft__stat{font:400 42px/1.2 var(--heading-font-family);margin-bottom:8px}.st-ft--results .st-ft__callout{border:0;padding:0;font-size:15px}body:has(.st-ft) .product-title{font-size:40px;line-height:1.14}body:has(.st-ft) .product-info .prose{font-size:17px;line-height:1.55}body:has(.st-ft) .product-info .prose ul{margin-top:16px;margin-bottom:16px}body:has(.st-ft) .product-info .prose li{margin-block:5px}body:has(.st-ft) .product-info .prose p+p{margin-top:12px}@media(min-width:800px){.st-ft--story .st-ft__split{grid-template-columns:minmax(0,1.1fr) minmax(0,.9fr)}.st-ft--story .st-ft__photo{order:2;width:400px;max-width:100%;height:500px;justify-self:end}.st-ft--story .st-ft__body{order:1}}@media(max-width:999px)and (min-width:800px){.st-ft__split{gap:30px}.st-ft__step{display:block;padding:22px 18px}.st-ft__number{width:38px;margin-bottom:14px}.st-ft__faq-layout{gap:36px}}@media(max-width:799px){.st-ft{padding:36px 20px;font-size:16px}.st-ft h2{font-size:30px;line-height:1.18;margin-bottom:16px}.st-ft h3{font-size:21px}.st-ft__copy,.st-ft__benefits li,.st-ft__step .st-ft__copy{font-size:16px;line-height:1.6}.st-ft .st-ft__eyebrow{font-size:12px;margin-bottom:12px}.st-ft__split,.st-ft__faq-layout{grid-template-columns:1fr;gap:25px}.st-ft__photo,.st-ft--formula .st-ft__photo{height:auto;aspect-ratio:5/4;max-height:420px;border-radius:20px}.st-ft--formula .st-ft__photo{aspect-ratio:4/3}.st-ft__steps{grid-template-columns:1fr;gap:12px}.st-ft__step{padding:21px 18px;gap:14px}.st-ft__step h3{font-size:21px}.st-ft__header{margin-bottom:24px}.st-ft__benefits{margin-top:20px;gap:10px}.st-ft__ingredients{margin-top:22px}.st-ft__detail summary h3{font-size:20px}.st-ft__detail summary{min-height:58px;padding-block:16px}.st-ft__detail>.st-ft__copy{padding-right:10px}.st-ft__cards{grid-template-columns:1fr;gap:14px}.st-ft__card-link{flex-direction:row}.st-ft__card-photo{flex:0 0 34%;aspect-ratio:auto;min-height:170px}.st-ft__card-body{padding:18px;min-width:0}.st-ft__card h3{font-size:22px}.st-ft__card .st-ft__copy{font-size:16px}.st-ft__card-price{padding:0 18px 18px;margin-left:34%}.st-ft--pairs .st-ft__card-body{padding:22px}.st-ft__note{padding-left:20px}.st-ft__note h2{font-size:29px}.st-ft .st-ft__caption{font-size:14px}.st-ft__callout{font-size:16px;padding:8px 0 8px 16px}.st-ft__results{gap:24px}.st-ft .st-ft__stat{font-size:36px}body:has(.st-ft) .product-title{font-size:32px;line-height:1.16}body:has(.st-ft) .product-info .prose{font-size:16px;line-height:1.55}}@media(prefers-reduced-motion:reduce){.st-ft__card-photo img{transition:none}}.st-ft--story .st-ft__photo img{object-fit:contain;background:#f6f0e8}@media(max-width:799px){.st-ft--story .st-ft__photo{width:100%;max-width:380px;max-height:none;aspect-ratio:4/5;justify-self:center}}@media(min-width:800px){.st-ft--formula .st-ft__split{grid-template-columns:minmax(0,.85fr) minmax(0,1.15fr)}.st-ft--formula .st-ft__photo{width:400px;max-width:100%;height:500px;justify-self:start}}@media(max-width:799px){.st-ft--formula .st-ft__photo{width:100%;max-width:380px;max-height:none;aspect-ratio:4/5;justify-self:center}}
/*# sourceMappingURL=/cdn/shop/t/26/compiled_assets/styles.css.map */
