.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}}.zst{--z-ink:#34362d;--z-pink:#edddd4;--z-paper:#fffdf8;--z-line:#e6e2d8;--z-moss:#485342;font-family:Author,sans-serif;font-size:15px;color:var(--z-ink)}.zst *{box-sizing:border-box}.zst [hidden]{display:none!important}.zst button,.zst input,.zst select,.zst textarea{font:inherit}.zst button{cursor:pointer}.zst button:focus-visible,.zst a:focus-visible,.zst input:focus-visible,.zst select:focus-visible,.zst textarea:focus-visible{outline:2px solid var(--z-moss);outline-offset:3px}.zst-avatar{display:block;position:relative;flex:0 0 66px;width:66px;height:76px;background:none;border:0;isolation:isolate}.zst-avatar:before{content:"";position:absolute;top:0;right:0;bottom:0;left:0;background:url(/cdn/shop/files/sweet-true-zestie-apron-pink-gloves.png?v=1789683818&width=280) center/contain no-repeat;transform-origin:55% 88%}.zst .zst-launch{position:fixed;right:20px;bottom:calc(86px + env(safe-area-inset-bottom));z-index:49;display:flex;flex-direction:column;align-items:center;gap:0;width:98px;height:110px;padding:0;border:0!important;border-radius:20px;background:transparent!important;background-image:none!important;color:var(--z-ink)!important;box-shadow:none!important;opacity:1!important;isolation:isolate;transition:transform .2s}.zst .zst-launch:before,.zst .zst-launch:after{display:none!important}.zst-launch .zst-avatar{width:94px;height:94px;flex:0 0 94px;filter:drop-shadow(0 3px 3px #363a3026)}.zst-launch-label{position:relative;display:block;margin-top:-6px;padding:5px 12px 6px;border:1px solid #d2d7c9;border-radius:99px;background:#fffdf8;color:#3e4937;font-size:12px;font-weight:600;line-height:1.3;white-space:nowrap;box-shadow:0 3px 12px #3137281a}.zst:has(.zst-dialog[open]) .zst-launch{visibility:hidden;pointer-events:none}.zst-dialog{position:fixed;inset:auto 20px max(20px,env(safe-area-inset-bottom)) auto;margin:0;width:390px;max-width:calc(100vw - 28px);height:660px;max-height:calc(100dvh - 40px);padding:0;border:1px solid #d8dbce;border-radius:20px;background:var(--z-paper)!important;color:var(--z-ink);box-shadow:0 18px 70px #29342126;overflow:hidden;opacity:1!important}.zst-dialog[open]{display:flex;flex-direction:column;animation:zst-open .22s ease-out}.zst-dialog::backdrop{background:#1f291c15}.zst-header{display:flex;align-items:center;gap:9px;padding:9px 14px 6px 12px;flex:none;background:var(--z-paper);border-bottom:1px solid var(--z-line)}.zst-header .zst-avatar{width:90px;height:96px;flex-basis:90px}.zst-header h2{font-family:Gambarino,serif;font-size:26px;font-weight:400;line-height:1.05;letter-spacing:0;text-transform:none;margin:0 0 4px}.zst-header p{font-size:12px;line-height:1.3;margin:0;color:#66705e}.zst-header-copy{min-width:0}.zst-header .zst-avatar:before,.zst-header .zst-avatar:after{content:"";position:absolute;top:0;right:0;bottom:0;left:0;background-image:url(/cdn/shop/files/sweet-true-zestie-thumb-sugar-animation.png?v=1789757438&width=960);background-repeat:no-repeat;background-size:320% 200%;background-position:0 0}.zst-header .zst-avatar:before{clip-path:polygon(0 0,100% 0,100% 100%,0 100%,0 62%,42% 62%,42% 26%,0 26%)}.zst-header .zst-avatar:after{clip-path:inset(26% 58% 38% 0)}.zst[data-thinking=true] .zst-dialog[open] .zst-header .zst-avatar:after{animation:zst-sugar-thumb 1.8s steps(1,end) infinite}.zst-icon{display:grid;place-items:center;flex:0 0 40px;margin-left:auto;width:40px;height:40px;padding:0;border:1px solid var(--z-line);border-radius:50%;background:transparent!important;color:#58604e;font-size:25px!important;line-height:1}.zst-icon:hover{background:#eff0e8!important}.zst-preview{display:flex;align-items:center;justify-content:center;gap:7px;min-height:29px;font-size:10px;letter-spacing:.11em;text-transform:uppercase;line-height:1.4;background:#f1f3eb;color:#58634c;padding:6px 12px;margin:0;flex:none}.zst-preview:before{content:"";width:5px;height:5px;background:#7a8963;border-radius:50%}.zst-scroll{flex:1;min-height:0;overflow:auto;overscroll-behavior:contain;scrollbar-width:thin;scrollbar-color:#c8cebc transparent;background:var(--z-paper)!important}.zst-intro{text-align:left;padding:22px 20px 18px;background:linear-gradient(130deg,#f8f2e9,#fffdf8 78%)}.zst-intro h3,.zst-support h3{font-family:Gambarino,serif;font-size:29px;font-weight:400;line-height:1.05;letter-spacing:0;text-transform:none;margin:0 0 9px}.zst-intro h3{max-width:270px}.zst-intro p{font-size:14px;line-height:1.45;max-width:320px;margin:0;color:#656958}.zst-topics{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:9px;padding:0 17px 13px}.zst-topics button{position:relative;display:flex;flex-wrap:wrap;align-content:flex-start;gap:7px;width:100%;min-height:105px;background:#fffdf8!important;border:1px solid #dde0d2;border-radius:12px;text-align:left;padding:12px;color:var(--z-ink);transition:background .15s,border-color .15s}.zst-topics button:hover{background:#f2f4ea!important;border-color:#9faa8c}.zst-topics button>span:nth-child(2){width:100%}.zst-topics button>span:last-child{position:absolute;top:11px;right:12px;font-size:14px;line-height:1;color:#758366}.zst-topic-symbol{display:grid;place-items:center;color:#61714f;width:21px;height:21px;flex:0 0 21px}.zst-topic-symbol svg{width:20px;height:20px;fill:none;stroke:currentColor;stroke-width:1.4;stroke-linecap:round;stroke-linejoin:round}.zst-topics strong{display:block;font-size:15px;font-weight:600;line-height:1.2}.zst-topics small{display:block;font-size:12px;line-height:1.3;color:#777b6c;margin-top:3px}.zst-source-note{font-size:11px;line-height:1.5;text-align:center;color:#75796b;padding:0 25px 14px;margin:0}.zst-footer{padding:11px 14px 5px;border-top:1px solid var(--z-line);background:var(--z-paper)!important;flex:none}.zst-search{display:flex;align-items:center;border:1px solid #d1d7c5;border-radius:13px;overflow:hidden;background:#fff;gap:4px;padding:4px}.zst-search:focus-within{border-color:#728262;box-shadow:0 0 0 2px #6d7c5815}.zst-search input{width:0;min-width:0;flex:1;border:0;box-shadow:none;padding:10px 9px;background:transparent;color:var(--z-ink);font-size:16px;outline-offset:-2px!important}.zst-search button{border:0;border-radius:10px;flex:0 0 40px;width:40px;height:40px;background:var(--z-moss)!important;color:#fff!important;font-size:23px;line-height:1}.zst-search button:disabled{opacity:.55;cursor:wait}.zst-search input::placeholder{color:#858978;opacity:1}.zst-footer-links{display:flex;justify-content:space-between;gap:10px;padding-top:0}.zst-footer-links button{border:0;background:transparent;color:#606952;font-size:12px;min-height:38px;padding:3px 1px;text-decoration:none}.zst-footer-links button:hover{text-decoration:underline;text-underline-offset:3px}.zst-messages{padding:17px 16px 5px}.zst-message{margin:0 0 15px;line-height:1.5;font-size:15px;overflow-wrap:anywhere}.zst-message p{white-space:pre-line;margin:0 0 9px}.zst-message p:last-child{margin-bottom:0}.zst-message.user{margin-left:34px;background:#efe1d7;padding:11px 14px;border-radius:15px 15px 4px;color:#484236}.zst-message.answer{margin-right:8px;background:#f1f3eb;padding:14px;border:1px solid #e9eddf;border-radius:4px 15px 15px}.zst-message .zst-byline{display:block;font-size:10px;line-height:1.3;letter-spacing:.09em;text-transform:uppercase;color:#778367;margin-bottom:7px}.zst-choices{display:flex;flex-direction:column;gap:7px;margin-top:10px}.zst-choices button,.zst-message a{display:block;text-align:left;color:#435138;background:#fffdf8!important;border:1px solid #cdd5c1;border-radius:9px;padding:10px 12px;font-size:14px;line-height:1.35;text-decoration:none;min-height:44px}.zst-choices button:hover,.zst-message a:hover{background:#e7eddd!important}.zst-choices button:disabled{display:none}.zst-message a+a{margin-top:7px}.zst-message a.zst-source{border:0;padding:7px 0 0;background:transparent!important;text-decoration:underline;font-size:12px;min-height:0;color:#667458}.zst-thinking{display:flex;align-items:center;min-height:28px;margin:1px 0 13px;padding:0 6px;color:#78826a;font-size:12px}.zst-thinking-copy{display:flex;align-items:center;gap:7px}.zst-dots{display:inline-flex;gap:3px;align-items:center}.zst-dots i{width:4px;height:4px;border-radius:50%;background:#9ca987;animation:zst-dot 1.3s ease-in-out infinite}.zst-dots i:nth-child(2){animation-delay:.15s}.zst-dots i:nth-child(3){animation-delay:.3s}.zst-support{padding:22px 18px}.zst-support>p{font-size:14px;line-height:1.5;margin-bottom:18px}.zst-support-form label{display:block;font-size:13px;font-weight:600;margin:14px 0}.zst-support-form input,.zst-support-form select,.zst-support-form textarea{display:block;width:100%;padding:11px;border:1px solid #d1d7c5;border-radius:8px;background:#fff;color:var(--z-ink);font-size:16px;min-height:44px;margin-top:5px}.zst-support-form textarea{resize:vertical;min-height:110px}.zst-primary{border:0;background:var(--z-moss)!important;color:#fff!important;padding:13px 16px;border-radius:9px;min-height:48px;width:100%;margin-top:12px}.zst-note{font-size:12px!important;line-height:1.45;margin:9px 0;color:#737b65}.zst-text-link{font-size:14px;color:#515d44;text-decoration:underline;overflow-wrap:anywhere}.zst-real-send{background:#eff2e8;padding:9px;border-radius:7px}.zst-success{background:#e5eddc;padding:12px;color:#34462b}.zst-error{background:#fce0dc;padding:12px}.zst-sr{position:absolute;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0,0,0,0);white-space:nowrap;border:0}.zst-summary{font-size:13px;border:1px solid var(--z-line);border-radius:8px;padding:10px}.zst-summary summary{cursor:pointer}.zst-summary pre{font:inherit;white-space:pre-wrap;max-height:150px;overflow:auto;line-height:1.4;margin-top:8px}.zst-progress{margin:0;padding:7px 16px;font-size:12px;color:#485342;background:#edf0e6;border-bottom:1px solid #d9dfce;flex:none}.zst .zst-confirm{display:flex;align-items:flex-start;gap:10px;font-size:14px;font-weight:400;line-height:1.4}.zst .zst-confirm input{width:19px;height:19px;min-height:19px;flex:0 0 19px;margin:2px 0 0;-webkit-appearance:auto;appearance:auto;accent-color:#485342}.zst-back{display:block;border:0;background:transparent;color:#606952;text-decoration:underline;padding:15px 0;min-height:44px}.zst-support h3:focus{outline:none}@keyframes zst-sugar-thumb{0%,to{background-position:0 0}17%{background-position:45.454545% 0}34%{background-position:90.909091% 0}51%{background-position:0 100%}68%{background-position:45.454545% 100%}85%{background-position:90.909091% 100%}}@keyframes zst-dot{0%,70%,to{transform:translateY(0);opacity:.5}35%{transform:translateY(-3px);opacity:1}}@keyframes zst-open{0%{opacity:0;transform:translateY(8px)}to{opacity:1;transform:translateY(0)}}@media(max-width:600px){.zst-dialog{inset:auto 10px max(10px,env(safe-area-inset-bottom)) 10px;width:calc(100% - 20px);max-width:calc(100% - 20px);height:min(660px,86dvh);max-height:calc(100dvh - 20px);border-radius:18px}.zst .zst-launch{right:10px;bottom:calc(76px + env(safe-area-inset-bottom));width:82px;height:96px}.zst-launch .zst-avatar{width:82px;height:82px;flex-basis:82px}.zst-launch-label{font-size:11px;padding:5px 10px}.zst-header{padding:7px 11px 5px}.zst-header .zst-avatar{height:80px;flex-basis:75px;width:75px}.zst-header h2{font-size:25px}.zst-intro{padding:18px 17px 16px}.zst-intro h3{font-size:28px}.zst-topics{padding:0 14px 12px;gap:8px}.zst-topics button{padding:11px;min-height:99px}.zst-topics strong{font-size:14px}.zst-footer{padding-bottom:max(4px,env(safe-area-inset-bottom))}.zst-messages{padding:15px 13px 4px}}@media(max-height:620px){.zst-dialog{height:calc(100dvh - 20px);max-height:calc(100dvh - 20px);bottom:10px}.zst-intro{padding-top:12px;padding-bottom:12px}.zst-header .zst-avatar{width:60px;height:64px;flex-basis:60px}.zst-topics button{min-height:90px}}@media(prefers-reduced-motion:reduce){.zst *,.zst *:before,.zst *:after{animation:none!important;transition:none!important;scroll-behavior:auto!important}}@media print{.zst{display:none!important}}.zst-history-notice{font-size:10px;line-height:1.4;color:#717867;margin:7px 0 0;text-align:center}.zst-feedback{display:flex;flex-wrap:wrap;gap:6px;margin-top:10px;align-items:center}.zst-feedback button{font:inherit;font-size:10px;border:1px solid #cbd2bc;background:transparent;border-radius:20px;color:#56624b;padding:3px 8px;cursor:pointer}.zst-feedback button:disabled{opacity:.6;cursor:default}.zst-feedback span{font-size:10px;color:#647252}.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-product-ritual{padding:64px 24px;color:#29251f;font-family:Author,sans-serif;font-size:17px;line-height:1.55;text-align:left}.st-product-ritual *,.st-product-ritual *:before,.st-product-ritual *:after{box-sizing:border-box}.st-product-ritual__frame{display:grid;grid-template-columns:minmax(0,1fr) minmax(0,1fr);align-items:start;gap:32px;width:100%;max-width:1200px;margin-inline:auto}.st-product-ritual__frame>*{min-width:0}.st-product-ritual__visual{margin:0}.st-product-ritual__photo{overflow:hidden;border-radius:18px;background:var(--ritual-panel)}.st-product-ritual__photo img{display:block;width:100%;height:auto}.st-product-ritual__caption{margin-top:12px;font-family:Author,sans-serif;font-size:14px;line-height:1.45;color:#625b57}.st-product-ritual__copy{padding:clamp(28px,3.2vw,48px);border-radius:18px;background:var(--ritual-panel);align-self:center}.st-product-ritual__copy .st-product-ritual__eyebrow{margin:0 0 16px;font-family:Author,sans-serif;font-size:14px;line-height:1.45;letter-spacing:.06em;text-transform:uppercase}.st-product-ritual__copy .st-product-ritual__heading{margin:0 0 20px;font-family:Gambarino,serif;font-size:clamp(32px,3vw,40px);font-weight:400;line-height:1.18;letter-spacing:0;text-transform:none}.st-product-ritual__body p,.st-product-ritual__detail p{margin:0;font-family:Author,sans-serif;font-size:17px;line-height:1.55}.st-product-ritual__body p+p,.st-product-ritual__detail p+p{margin-top:12px}.st-product-ritual__details{margin-top:28px}.st-product-ritual__detail{padding-top:18px;border-top:1px solid rgba(41,37,31,.16)}.st-product-ritual__detail+.st-product-ritual__detail{margin-top:18px}.st-product-ritual__detail h3{margin:0 0 6px;font-family:Gambarino,serif;font-size:22px;font-weight:400;line-height:1.25;letter-spacing:0;text-transform:none}@media(max-width:899px){.st-product-ritual__frame{grid-template-columns:minmax(0,1fr);max-width:650px;gap:24px}.st-product-ritual__copy{padding:32px}}@media(max-width:749px){.st-product-ritual{padding:48px 20px;font-size:16px}.st-product-ritual__copy{padding:28px 24px}.st-product-ritual__copy .st-product-ritual__heading{font-size:30px}.st-product-ritual__body p,.st-product-ritual__detail p{font-size:16px}.st-product-ritual__detail h3{font-size:21px}}.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:block;aspect-ratio:4/5}.st-ft--pairs .st-ft__card-photo img{object-fit:contain}.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}}@media(max-width:799px){.st-ft--pairs .st-ft__card-link{flex-direction:column}.st-ft--pairs .st-ft__card-photo{flex:none;width:100%;min-height:0;aspect-ratio:4/5}}.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/30/compiled_assets/styles.css.map */
