.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-ft-source .ft-s{--ft-ink: #2E332C;--ft-ink-muted: #545B4F;--ft-ink-faint: #7C8376;--ft-sage: #5F8271;--ft-sage-deep: #4F7263;--ft-paper: #FFFFFF;--ft-cream: #F7F5F0;--ft-tint: #EDF2EE;--ft-rule: rgba(95, 130, 113, .32);--ft-shell: #2E3A33;--ft-clay: #A5674C;--ft-display: "Playfair Display", Georgia, "Times New Roman", serif;--ft-body: "Roboto", -apple-system, BlinkMacSystemFont, "Segoe UI", sans-serif;--ft-bg: var(--ft-paper);--ft-fg: var(--ft-ink);--ft-fg-muted: var(--ft-ink-muted);--ft-accent: var(--ft-sage);--ft-line: var(--ft-rule);--ft-h-size: clamp(32px, 3.4vw, 46px);--ft-max: 1280px;--ft-gutter: clamp(20px, 5vw, 64px);display:block;box-sizing:border-box;width:100%;color:var(--ft-fg);background:var(--ft-bg);font-family:var(--ft-body);font-weight:300;font-size:17px;line-height:1.7;padding-top:var(--ft-pad-top, 56px);padding-bottom:var(--ft-pad-bottom, 56px)}.st-ft-source .ft-s *,.st-ft-source .ft-s :before,.st-ft-source .ft-s :after{box-sizing:border-box}.st-ft-source .ft-s .ft-h,.st-ft-source .ft-s .ft-sub,.st-ft-source .ft-s .ft-rte,.st-ft-source .ft-s .ft-hero__title,.st-ft-source .ft-s .ft-hero__headline,.st-ft-source .ft-s .ft-acc__q,.st-ft-source .ft-s .ft-acc__copy,.st-ft-source .ft-s .ft-check li,.st-ft-source .ft-s .ft-specs dd,.st-ft-source .ft-s .ft-pairs__title,.st-ft-source .ft-s .ft-pairs__title a,.st-ft-source .ft-s .ft-ritual__name,.st-ft-source .ft-s .ft-ritual__name a,.st-ft-source .ft-s .ft-founder__quote,.st-ft-source .ft-s .ft-fine{text-transform:none;letter-spacing:normal}.st-ft-source .ft-s[data-ft-namecase=lower] .ft-hero__title,.st-ft-source .ft-s[data-ft-namecase=lower] .ft-pairs__title,.st-ft-source .ft-s[data-ft-namecase=lower] .ft-pairs__title a,.st-ft-source .ft-s[data-ft-namecase=lower] .ft-ritual__name,.st-ft-source .ft-s[data-ft-namecase=lower] .ft-ritual__name a{text-transform:lowercase}.st-ft-source .ft-s[data-ft-namecase=upper] .ft-hero__title,.st-ft-source .ft-s[data-ft-namecase=upper] .ft-pairs__title,.st-ft-source .ft-s[data-ft-namecase=upper] .ft-pairs__title a,.st-ft-source .ft-s[data-ft-namecase=upper] .ft-ritual__name,.st-ft-source .ft-s[data-ft-namecase=upper] .ft-ritual__name a{text-transform:uppercase;letter-spacing:.01em}.st-ft-source .ft-s[data-ft-namecase=asis] .ft-hero__title,.st-ft-source .ft-s[data-ft-namecase=asis] .ft-pairs__title,.st-ft-source .ft-s[data-ft-namecase=asis] .ft-pairs__title a,.st-ft-source .ft-s[data-ft-namecase=asis] .ft-ritual__name,.st-ft-source .ft-s[data-ft-namecase=asis] .ft-ritual__name a{text-transform:none}.st-ft-source .ft-s[data-ft-scheme=cream]{--ft-bg: var(--ft-cream)}.st-ft-source .ft-s[data-ft-scheme=tint]{--ft-bg: var(--ft-tint)}.st-ft-source .ft-s[data-ft-scheme=deep]{--ft-bg: var(--ft-shell);--ft-fg: #F2F1EA;--ft-fg-muted: #C7CDC3;--ft-accent: #A9C6B5;--ft-line: rgba(242, 241, 234, .26)}.st-ft-source .ft-s[data-ft-hsize=s]{--ft-h-size: clamp(26px, 2.6vw, 34px)}.st-ft-source .ft-s[data-ft-hsize=m]{--ft-h-size: clamp(32px, 3.4vw, 46px)}.st-ft-source .ft-s[data-ft-hsize=l]{--ft-h-size: clamp(38px, 4.4vw, 58px)}.st-ft-source .ft-s[data-ft-align=center] .ft-align{text-align:center;margin-inline:auto}.st-ft-source .ft-s[data-ft-align=center] .ft-check{display:inline-block;text-align:left}.st-ft-source .ft-s__inner{width:100%;max-width:var(--ft-max);margin-inline:auto;padding-inline:var(--ft-gutter)}.st-ft-source .ft-s__inner--flush{padding-inline:0px;max-width:none}.st-ft-source .ft-eyebrow{margin:0 0 14px;color:var(--ft-accent);font-family:var(--ft-body);font-size:12.5px;font-weight:500;line-height:1.4;letter-spacing:.16em;text-transform:uppercase}.st-ft-source .ft-h{margin:0 0 18px;color:var(--ft-fg);font-family:var(--ft-display);font-size:var(--ft-h-size);font-weight:400;line-height:1.1;letter-spacing:-.018em;text-wrap:balance;max-width:22ch}.st-ft-source .ft-s[data-ft-align=center] .ft-h{max-width:26ch}.st-ft-source .ft-sub{margin:0 0 14px;font-family:var(--ft-display);font-size:21px;font-weight:500;line-height:1.3;color:var(--ft-fg)}.st-ft-source .ft-rte{color:var(--ft-fg-muted);font-size:17px;line-height:1.72;max-width:60ch}.st-ft-source .ft-rte p{margin:0 0 14px}.st-ft-source .ft-rte p:last-child{margin-bottom:0}.st-ft-source .ft-rte a{color:var(--ft-accent);text-underline-offset:2px}.st-ft-source .ft-rte strong{font-weight:500;color:var(--ft-fg)}.st-ft-source .ft-fine{margin:0;font-size:14px;line-height:1.65;color:var(--ft-ink-faint)}.st-ft-source .ft-fine>p{margin:0 0 8px}.st-ft-source .ft-fine>p:last-child{margin-bottom:0}.st-ft-source .ft-fine>p:empty{display:none}.st-ft-source .ft-check{list-style:none;margin:0;padding:0;display:flex;flex-direction:column;gap:11px}.st-ft-source .ft-check li{position:relative;padding-left:30px;font-size:16.5px;line-height:1.5;color:var(--ft-fg)}.st-ft-source .ft-check li:before{content:"";position:absolute;left:3px;top:.5em;width:12px;height:7px;border-left:1.5px solid var(--ft-accent);border-bottom:1.5px solid var(--ft-accent);transform:translateY(-50%) rotate(-45deg)}.st-ft-source .ft-btn{display:inline-flex;align-items:center;justify-content:center;min-height:56px;padding:15px 36px;border:1px solid var(--ft-sage-deep);border-radius:0;background:var(--ft-sage-deep);color:#fff;font-family:var(--ft-body);font-size:14px;font-weight:500;letter-spacing:.13em;line-height:1.2;text-transform:uppercase;text-align:center;text-decoration:none;cursor:pointer;transition:background .16s,color .16s}.st-ft-source .ft-btn:hover{background:#3f5c4e;border-color:#3f5c4e;color:#fff}.st-ft-source .ft-btn:focus-visible{outline:2px solid var(--ft-accent);outline-offset:3px}.st-ft-source .ft-btn[disabled]{opacity:.45;cursor:not-allowed}.st-ft-source .ft-btn--full{width:100%}.st-ft-source .ft-btn--ghost{background:transparent;color:var(--ft-fg);border-color:var(--ft-line)}.st-ft-source .ft-btn--ghost:hover{background:transparent;color:var(--ft-accent);border-color:var(--ft-accent)}.st-ft-source .ft-img,.st-ft-source .ft-img img,.st-ft-source .ft-img picture,.st-ft-source .ft-img svg{display:block;width:100%;max-width:100%;height:auto}.st-ft-source .ft-media{display:block;width:100%;aspect-ratio:4 / 5;background:var(--ft-bg);overflow:hidden;line-height:0}.st-ft-source .ft-media img,.st-ft-source .ft-media svg{display:block;width:100%;height:100%;object-fit:contain;object-position:center center}.st-ft-source .ft-s:not([data-ft-scheme=deep]) .ft-media img{mix-blend-mode:multiply}.st-ft-source .ft-ph{display:block;width:100%;background:var(--ft-tint)}.st-ft-source .ft-ph svg{display:block;width:100%;height:auto;fill:#5f827159}.st-ft-source .ft-dots,.st-ft-source .ft-gal__dots{display:none}.st-ft-source [data-ft-enhanced=true] .ft-dots,.st-ft-source [data-ft-enhanced=true] .ft-gal__dots{display:flex;justify-content:center;align-items:center;gap:2px}.st-ft-source .ft-dot,.st-ft-source .ft-gal__dot{display:inline-flex;align-items:center;justify-content:center;width:24px;height:24px;padding:0;border:0px;background:transparent;cursor:pointer}.st-ft-source .ft-dot:before,.st-ft-source .ft-gal__dot:before{content:"";width:7px;height:7px;border-radius:50%;background:var(--ft-line);transition:background .16s,transform .16s}.st-ft-source .ft-dot.is-active:before,.st-ft-source .ft-gal__dot.is-active:before{background:var(--ft-accent);transform:scale(1.35)}.st-ft-source .ft-dot:focus-visible,.st-ft-source .ft-gal__dot:focus-visible{outline:2px solid var(--ft-accent);outline-offset:0px}.st-ft-source .ft-acc{border-top:1px solid var(--ft-line)}.st-ft-source .ft-acc__item{border-bottom:1px solid var(--ft-line)}.st-ft-source .ft-acc__summary{min-height:64px;display:flex;align-items:center;justify-content:space-between;gap:20px;padding:18px 0;color:var(--ft-fg);cursor:pointer;list-style:none}.st-ft-source .ft-acc__summary::-webkit-details-marker{display:none}.st-ft-source .ft-acc__summary:focus-visible{outline:2px solid var(--ft-accent);outline-offset:2px}.st-ft-source .ft-acc__q{font-family:var(--ft-display);font-size:20px;font-weight:400;line-height:1.32}.st-ft-source .ft-acc__copy{padding:0 32px 22px 0;color:var(--ft-fg-muted);font-size:16px;line-height:1.68;max-width:60ch}.st-ft-source .ft-acc__copy p{margin:0 0 12px}.st-ft-source .ft-acc__copy p:last-child{margin-bottom:0}.st-ft-source .ft-plus{position:relative;flex:0 0 18px;width:18px;height:18px}.st-ft-source .ft-plus:before,.st-ft-source .ft-plus:after{content:"";position:absolute;top:50%;left:50%;background:var(--ft-accent);transform:translate(-50%,-50%)}.st-ft-source .ft-plus:before{width:15px;height:1px}.st-ft-source .ft-plus:after{width:1px;height:15px;transition:transform .18s,opacity .18s}.st-ft-source details[open]>.ft-acc__summary .ft-plus:after{opacity:0;transform:translate(-50%,-50%) rotate(90deg)}.st-ft-source .ft-split{display:grid;grid-template-columns:minmax(0px,1fr) minmax(0px,1fr);gap:clamp(28px,5vw,72px);align-items:center}.st-ft-source .ft-split--media-right .ft-split__media{order:2}.st-ft-source .ft-split--media-right .ft-split__body{order:1}.st-ft-source .ft-stack{display:flex;flex-direction:column}.st-ft-source .ft-stack--sm{gap:12px}.st-ft-source .ft-stack--md{gap:20px}.st-ft-source .ft-stack--lg{gap:34px}.st-ft-source .ft-vh{width:1px;height:1px;overflow:hidden;clip:rect(0px,0px,0px,0px);white-space:nowrap;position:absolute!important}@media screen and (max-width:899px){.st-ft-source .ft-s{padding-top:min(var(--ft-pad-top-m, 28px),28px);padding-bottom:min(var(--ft-pad-bottom-m, 28px),28px);font-size:16.5px}.st-ft-source .ft-stack--md{gap:16px}.st-ft-source .ft-buywrap{padding-top:16px;gap:12px}.st-ft-source .ft-specs{padding-top:16px;gap:9px}.st-ft-source .ft-h{max-width:none}.st-ft-source .ft-rte{font-size:16.5px}.st-ft-source .ft-split{grid-template-columns:1fr}.st-ft-source .ft-split--media-right .ft-split__media,.st-ft-source .ft-split__media{order:1}.st-ft-source .ft-split--media-right .ft-split__body,.st-ft-source .ft-split__body{order:2}.st-ft-source .ft-acc__q{font-size:18px}.st-ft-source .ft-acc__copy{padding-right:24px;font-size:15.5px}}@media(prefers-reduced-motion:reduce){.st-ft-source .ft-s *,.st-ft-source .ft-s :before,.st-ft-source .ft-s :after{transition:none!important;animation:auto ease 0s 1 normal none running none!important}}.st-ft-source .ft-hero__grid{display:grid;grid-template-columns:minmax(0,1.16fr) minmax(0,.84fr);gap:clamp(28px,3.2vw,48px);align-items:start}@media screen and (min-width:900px){.st-ft-source .ft-hero__grid--sticky .ft-hero__media{position:sticky;top:72px}.st-ft-source .ft-hero .ft-gal__stage{width:100%;max-height:820px}.st-ft-source .ft-s.ft-hero{padding-top:var(--ft-pad-top, 48px);padding-bottom:var(--ft-pad-bottom, 64px)}.st-ft-source .ft-buywrap{padding-top:16px}.st-ft-source .ft-specs{padding:16px 0 0}.st-ft-source .ft-hero .ft-hero__buyinner{gap:13px}.st-ft-source .ft-hero .ft-check{gap:9px}.st-ft-source .ft-hero .ft-buywrap{gap:13px}}.st-ft-source .ft-hero__title{margin:0 0 12px;font-family:var(--ft-display);font-size:clamp(38px,4.6vw,58px);font-weight:400;line-height:1.02;letter-spacing:-.02em;color:var(--ft-fg);text-wrap:balance}.st-ft-source .ft-s[data-ft-namecase=lower] .ft-hero__title{text-transform:lowercase}.st-ft-source .ft-s[data-ft-namecase=upper] .ft-hero__title{text-transform:uppercase;letter-spacing:.01em}.st-ft-source .ft-s[data-ft-namecase=asis] .ft-hero__title{text-transform:none}.st-ft-source .ft-hero__headline{margin:0;font-family:var(--ft-display);font-size:clamp(20px,1.9vw,25px);font-weight:400;font-style:normal;line-height:1.34;color:var(--ft-accent);max-width:26ch;text-transform:none}.st-ft-source .ft-s[data-ft-headline=italic] .ft-hero__headline{font-style:italic}.st-ft-source .ft-specs{margin:0;padding:20px 0 0;border-top:1px solid var(--ft-line);display:grid;gap:8px}.st-ft-source .ft-specs__row{display:grid;grid-template-columns:92px minmax(0,1fr);gap:14px;align-items:baseline}.st-ft-source .ft-specs dt{margin:0;font-size:12px;font-weight:500;letter-spacing:.13em;text-transform:uppercase;line-height:1.5;color:var(--ft-ink-faint)}.st-ft-source .ft-specs dd{margin:0;font-size:16.5px;line-height:1.5;color:var(--ft-fg)}.st-ft-source .ft-buywrap{padding-top:22px;border-top:1px solid var(--ft-line);display:flex;flex-direction:column;gap:16px}.st-ft-source .ft-price{margin:0;display:flex;align-items:baseline;flex-wrap:wrap;gap:6px 14px;font-family:var(--ft-display);font-size:30px;font-weight:400;line-height:1.1;letter-spacing:normal;text-transform:none;color:var(--ft-fg)}.st-ft-source .ft-price__was{color:var(--ft-ink-faint);font-size:19px}.st-ft-source .ft-price__note{font-family:var(--ft-body);font-size:12px;font-weight:500;letter-spacing:.12em;text-transform:uppercase;color:var(--ft-accent)}.st-ft-source .ft-hero__media{position:relative}.st-ft-source .ft-sticker{position:absolute;z-index:3;top:18px;left:18px;box-sizing:border-box;width:124px;height:124px;border-radius:50%;display:flex;flex-direction:column;align-items:center;justify-content:center;gap:0;text-align:center;padding:0 16px;background:var(--ft-sage-deep, #4F7263);color:#fff;transform:rotate(-8deg);box-shadow:0 8px 22px #00000024;pointer-events:none;overflow:hidden}.st-ft-source .ft-sticker:after{content:"";position:absolute;top:6px;right:6px;bottom:6px;left:6px;border:1px dashed rgba(255,255,255,.6);border-radius:50%;pointer-events:none}.st-ft-source .ft-sticker--right{left:auto;right:18px;transform:rotate(8deg)}.st-ft-source .ft-sticker--cream{background:#f3eee3;color:var(--ft-sage-deep, #4F7263)}.st-ft-source .ft-sticker--cream:after{border-color:#4f726380}.st-ft-source .ft-sticker__big,.st-ft-source .ft-sticker__small{display:block;margin:0;padding:0;width:100%}.st-ft-source .ft-sticker__big{font-family:var(--ft-display);font-size:34px;font-weight:400;line-height:1;letter-spacing:-.02em;margin-bottom:4px}.st-ft-source .ft-sticker__small{font-family:var(--ft-body);font-size:9px;font-weight:600;letter-spacing:.1em;line-height:1.2;text-transform:uppercase}@media screen and (max-width:899px){.st-ft-source .ft-sticker{top:12px;left:12px;width:100px;height:100px;padding:0 13px}.st-ft-source .ft-sticker--right{left:auto;right:12px}.st-ft-source .ft-sticker__big{font-size:27px;margin-bottom:3px}.st-ft-source .ft-sticker__small{font-size:7.5px;letter-spacing:.08em}}.st-ft-source .ft-gift{display:flex;align-items:center;gap:14px;padding:12px 14px;border:1px dashed var(--ft-accent);background:#7395840f}.st-ft-source .ft-gift__img{flex:0 0 60px;width:60px;height:60px;overflow:hidden;background:#fff;line-height:0}.st-ft-source .ft-gift__img img{width:100%;height:100%;object-fit:cover;display:block}.st-ft-source .ft-gift__body{min-width:0}.st-ft-source .ft-gift__eyebrow{margin:0 0 2px;font-family:var(--ft-body);font-size:11px;font-weight:600;letter-spacing:.14em;text-transform:uppercase;color:var(--ft-sage-deep, var(--ft-accent))}.st-ft-source .ft-gift__title{margin:0;font-family:var(--ft-body);font-size:15.5px;line-height:1.35;color:var(--ft-fg)}.st-ft-source .ft-gift__title a{color:inherit;text-decoration:none}.st-ft-source .ft-gift__worth{font-size:13px;color:var(--ft-ink-faint);white-space:nowrap}.st-ft-source .ft-gift__note{margin:4px 0 0;font-family:var(--ft-body);font-size:12.5px;line-height:1.45;color:var(--ft-fg-muted)}.st-ft-source .ft-cart-free{color:var(--ft-sage-deep, #4F7263);font-weight:600}.st-ft-source .ft-price__value{margin:-4px 0 0;padding:10px 14px;border-left:2px solid var(--ft-accent);background:#73958414;font-family:var(--ft-body);font-size:14.5px;line-height:1.5;color:var(--ft-fg)}.st-ft-source .ft-price__value strong{font-weight:600;color:var(--ft-sage-deep, var(--ft-accent))}.st-ft-source .ft-pricebox{display:flex;flex-direction:column;gap:6px}.st-ft-source [data-ft-pricebox] [hidden]{display:none!important}.st-ft-source .ft-pricebox.is-trade{padding:16px 18px;border:1px solid var(--ft-line);background:#73958412}.st-ft-source .ft-price__tag{margin:0;font-family:var(--ft-body);font-size:12px;font-weight:500;letter-spacing:.14em;line-height:1.4;text-transform:uppercase;color:var(--ft-sage-deep)}.st-ft-source .ft-price__retail{display:inline-flex;align-items:baseline;gap:7px;font-family:var(--ft-body)}.st-ft-source .ft-price__retail-label{font-size:12px;font-weight:500;letter-spacing:.12em;text-transform:uppercase;color:var(--ft-ink-faint)}.st-ft-source .ft-price__retail .ft-price__was{font-family:var(--ft-display)}.st-ft-source .ft-price__tradenote{margin:0;font-family:var(--ft-body);font-size:13.5px;line-height:1.5;color:var(--ft-fg-muted)}.st-ft-source .ft-price__tradenote p{margin:0}.st-ft-source .ft-price__tradenote--muted{color:var(--ft-ink-faint)}.st-ft-source .ft-price__tradenote--muted a{color:var(--ft-accent)}.st-ft-source .ft-buy{margin:0;display:flex;flex-direction:column;gap:12px}.st-ft-source .ft-select{width:100%;min-height:54px;padding:13px 16px;border:1px solid var(--ft-line);border-radius:0;background:transparent;color:var(--ft-fg);font-family:var(--ft-body);font-size:16px}.st-ft-source .ft-microtrust{list-style:none;margin:0;padding:0;display:flex;flex-wrap:wrap;gap:6px 20px;font-size:12.5px;letter-spacing:.08em;text-transform:uppercase;color:var(--ft-ink-faint)}.st-ft-source .ft-gal{display:flex;flex-direction:column;gap:12px}.st-ft-source .ft-gal__viewport{position:relative}.st-ft-source .ft-gal__stage{display:flex;aspect-ratio:var(--ft-shot, .8);overflow-x:auto;scroll-snap-type:x mandatory;scroll-behavior:smooth;overscroll-behavior-x:contain;-webkit-overflow-scrolling:touch;scrollbar-width:none;-ms-overflow-style:none}.st-ft-source .ft-gal__stage:focus-visible{outline:2px solid var(--ft-accent);outline-offset:2px}.st-ft-source .ft-gal__slide{flex:0 0 100%;min-width:0;min-height:0;align-self:stretch;scroll-snap-align:center}.st-ft-source .ft-shot{display:block;width:100%;aspect-ratio:var(--ft-shot, .8);background:#fff;overflow:hidden;line-height:0}.st-ft-source .ft-gal__slide .ft-shot{height:100%;aspect-ratio:auto}.st-ft-source .ft-shot img,.st-ft-source .ft-shot svg{display:block;width:100%;height:100%;object-fit:contain;object-position:center}.st-ft-source .ft-shot--video{background:#000}.st-ft-source .ft-shot--video video,.st-ft-source .ft-shot--video iframe{display:block;width:100%;height:100%;border:0;object-fit:contain;background:#000}.st-ft-source .ft-gal__arrow{display:none}.st-ft-source .ft-gal__chev{width:9px;height:9px;border-top:1.5px solid currentColor;border-right:1.5px solid currentColor}.st-ft-source .ft-gal__arrow--prev .ft-gal__chev{transform:rotate(-135deg);margin-left:4px}.st-ft-source .ft-gal__arrow--next .ft-gal__chev{transform:rotate(45deg);margin-right:4px}@media screen and (min-width:900px){.st-ft-source .ft-gal[data-ft-enhanced=true] .ft-gal__arrow{display:inline-flex;align-items:center;justify-content:center;position:absolute;top:50%;transform:translateY(-50%);width:42px;height:42px;padding:0;border:1px solid var(--ft-line);border-radius:50%;background:#ffffffe0;color:var(--ft-fg);cursor:pointer;transition:opacity .16s ease,border-color .16s ease,color .16s ease;z-index:2}.st-ft-source .ft-gal__arrow--prev{left:10px}.st-ft-source .ft-gal__arrow--next{right:10px}.st-ft-source .ft-gal__arrow:hover{border-color:var(--ft-accent);color:var(--ft-accent)}.st-ft-source .ft-gal__arrow:focus-visible{outline:2px solid var(--ft-accent);outline-offset:2px}.st-ft-source .ft-gal[data-ft-enhanced=true] .ft-gal__arrow[disabled]{opacity:0;pointer-events:none}}@media(prefers-reduced-motion:reduce){.st-ft-source .ft-gal__stage{scroll-behavior:auto}}@media screen and (max-width:899px){.st-ft-source .ft-hero__grid{grid-template-columns:1fr;gap:22px}.st-ft-source .ft-hero__title{font-size:clamp(30px,8.5vw,38px)}.st-ft-source .ft-hero .ft-gal__stage,.st-ft-source .ft-hero .ft-shot{aspect-ratio:var(--ft-shot-m, .9)}.st-ft-source .ft-hero .ft-gal__slide .ft-shot{aspect-ratio:auto}.st-ft-source .ft-specs__row{grid-template-columns:minmax(0,1fr);gap:2px}.st-ft-source .ft-microtrust{font-size:11.5px;letter-spacing:.06em}.st-ft-source .ft-price{font-size:27px}}.st-ft-source .ft-trust__list{list-style:none;margin:0;padding:0;display:flex;flex-wrap:wrap;justify-content:center;align-items:baseline;gap:6px 4px;text-align:center}.st-ft-source .ft-trust__list li{display:inline-flex;align-items:baseline;gap:4px;font-size:13.5px;line-height:1.5;color:var(--ft-fg)}.st-ft-source .ft-trust__list.is-upper li{font-size:11.5px;font-weight:500;letter-spacing:.14em;text-transform:uppercase}.st-ft-source .ft-trust__sep{color:var(--ft-accent);padding-inline:8px}@media screen and (max-width:640px){.st-ft-source .ft-trust__list{gap:4px 2px}.st-ft-source .ft-trust__sep{padding-inline:5px}}@media screen and (max-width:560px){.st-ft-source .ft-trust__list{flex-direction:column;align-items:center;gap:7px}.st-ft-source .ft-trust__sep{display:none}}.st-ft-source .ft-story__list{padding-top:20px;border-top:1px solid var(--ft-line)}.st-ft-source .ft-story__list .ft-sub{margin-bottom:14px}.st-ft-source .ft-story__shot{display:block;width:100%;aspect-ratio:var(--ft-story-shot, .8);background:var(--ft-bg);overflow:hidden;line-height:0}.st-ft-source .ft-story__shot img{display:block;width:100%;height:100%;object-fit:contain;object-position:center}.st-ft-source .ft-formula__media{position:relative;align-self:center;aspect-ratio:var(--ft-formula-shot, .8);background:var(--ft-bg);overflow:hidden}.st-ft-source .ft-formula__img{position:absolute;top:0;right:0;bottom:0;left:0;opacity:0;visibility:hidden;transition:opacity .32s ease,visibility .32s ease}.st-ft-source .ft-formula__img.is-active{opacity:1;visibility:visible}.st-ft-source .ft-formula__img picture,.st-ft-source .ft-formula__img img,.st-ft-source .ft-formula__img svg{display:block;width:100%;height:100%;object-fit:contain;object-position:center}.st-ft-source .ft-formula__full{margin-top:4px}.st-ft-source .ft-formula__fullsummary{min-height:52px;padding:14px 0;border-top:1px solid var(--ft-line)}.st-ft-source .ft-formula__fulllabel{font-size:13px;font-weight:500;letter-spacing:.13em;text-transform:uppercase;line-height:1.4;color:var(--ft-accent)}.st-ft-source .ft-formula__fullcopy{padding:8px 0 6px;font-size:15px;line-height:1.8;color:var(--ft-fg-muted);max-width:66ch}.st-ft-source .ft-formula__fullcopy p{margin:0 0 10px}.st-ft-source .ft-formula__fullcopy p:last-child{margin-bottom:0}@media screen and (max-width:899px){.st-ft-source .ft-formula__fullcopy{font-size:14.5px}.st-ft-source .ft-s.ft-formula .ft-split__media{order:1}.st-ft-source .ft-s.ft-formula .ft-split__body{order:2}}.st-ft-source .ft-steps__head{margin-bottom:40px}.st-ft-source .ft-steps__list{list-style:none;margin:0;padding:0;display:grid;gap:clamp(26px,3vw,44px)}.st-ft-source .ft-steps__list--row{grid-template-columns:repeat(var(--ft-cols, 3),minmax(0,1fr))}.st-ft-source .ft-steps__list--column{grid-template-columns:minmax(0,1fr);max-width:760px}.st-ft-source .ft-steps__item{display:flex;flex-direction:column;gap:10px;padding-top:20px;border-top:1px solid var(--ft-line)}.st-ft-source .ft-steps__img{margin-bottom:8px}.st-ft-source .ft-steps__n{font-family:var(--ft-body);font-size:12px;font-weight:500;letter-spacing:.16em;text-transform:uppercase;line-height:1.4;color:var(--ft-accent)}.st-ft-source .ft-steps__item .ft-sub{margin:0}.st-ft-source .ft-steps__note{margin-top:40px;padding:24px 28px;border-left:3px solid var(--ft-accent);background:#5f827114;max-width:820px}.st-ft-source .ft-steps__feature{display:grid;grid-template-columns:minmax(0,1fr) minmax(0,1fr);gap:clamp(28px,4vw,64px);align-items:center}.st-ft-source .ft-steps__stage{position:relative;width:100%;aspect-ratio:4 / 5;background:var(--ft-bg);overflow:hidden;line-height:0}.st-ft-source .ft-steps__still{position:absolute;top:0;right:0;bottom:0;left:0}.st-ft-source .ft-steps__still img,.st-ft-source .ft-steps__still svg{display:block;width:100%;height:100%;object-fit:cover;object-position:center}.st-ft-source .ft-steps__player{position:absolute;top:0;right:0;bottom:0;left:0;z-index:2;background:#000}.st-ft-source .ft-steps__player[hidden]{display:none}.st-ft-source .ft-steps__player video,.st-ft-source .ft-steps__player .ft-steps__frame{display:block;width:100%;height:100%;border:0;object-fit:contain;background:#000}.st-ft-source .ft-steps__play{display:none}.st-ft-source .ft-steps__feature[data-ft-enhanced=true] .ft-steps__play{display:block;position:absolute;top:0;right:0;bottom:0;left:0;z-index:3;width:100%;height:100%;margin:0;padding:0;border:0;background:#0000002e;cursor:pointer;transition:background .2s ease}.st-ft-source .ft-steps__feature[data-ft-enhanced=true] .ft-steps__play[hidden]{display:none}.st-ft-source .ft-steps__play:hover{background:#00000047}.st-ft-source .ft-steps__play:focus-visible{outline:2px solid var(--ft-accent);outline-offset:-4px}.st-ft-source .ft-steps__playicon{position:absolute;top:50%;left:50%;width:74px;height:74px;transform:translate(-50%,-50%);border-radius:50%;background:#ffffffeb}.st-ft-source .ft-steps__playicon:before{content:"";position:absolute;top:50%;left:52%;width:0;height:0;transform:translate(-50%,-50%);border-top:12px solid transparent;border-bottom:12px solid transparent;border-left:20px solid var(--ft-sage-deep)}.st-ft-source .ft-steps__close{position:absolute;top:12px;right:12px;z-index:4;width:38px;height:38px;padding:0;border:0;border-radius:50%;background:#ffffffeb;cursor:pointer}.st-ft-source .ft-steps__close[hidden]{display:none}.st-ft-source .ft-steps__close:focus-visible{outline:2px solid var(--ft-accent);outline-offset:2px}.st-ft-source .ft-steps__closeicon:before,.st-ft-source .ft-steps__closeicon:after{content:"";position:absolute;top:50%;left:50%;width:16px;height:1.5px;background:var(--ft-ink)}.st-ft-source .ft-steps__closeicon:before{transform:translate(-50%,-50%) rotate(45deg)}.st-ft-source .ft-steps__closeicon:after{transform:translate(-50%,-50%) rotate(-45deg)}.st-ft-source .ft-steps__panel{list-style:none;margin:0;padding:0;display:flex;flex-direction:column}.st-ft-source .ft-steps__row{border-top:1px solid var(--ft-line)}.st-ft-source .ft-steps__row:last-child{border-bottom:1px solid var(--ft-line)}.st-ft-source .ft-steps__trigger{display:flex;flex-direction:column;gap:7px;padding:18px 0 10px}.st-ft-source .ft-steps__trigger .ft-sub{display:block;margin:0}.st-ft-source .ft-steps__copy{padding-bottom:18px}@media screen and (min-width:900px){.st-ft-source .ft-steps__stage{max-height:520px}}@supports (grid-template-rows: subgrid){@media screen and (min-width:900px){.st-ft-source .ft-steps__list--row{grid-template-rows:auto auto auto}.st-ft-source .ft-steps__list--row .ft-steps__item{display:grid;grid-template-rows:subgrid;grid-row:span 3;align-content:start}}}@media screen and (max-width:899px){.st-ft-source .ft-steps__list--row{grid-template-columns:repeat(2,minmax(0,1fr))}.st-ft-source .ft-steps__head{margin-bottom:28px}.st-ft-source .ft-steps__note{margin-top:30px;padding:20px 22px}.st-ft-source .ft-steps__feature{grid-template-columns:minmax(0,1fr);gap:22px}.st-ft-source .ft-steps__playicon{width:60px;height:60px}.st-ft-source .ft-steps__rail{display:flex;flex-direction:column;gap:12px}.st-ft-source .ft-steps__panel{flex-direction:row;gap:12px;overflow-x:auto;scroll-snap-type:x mandatory;scroll-behavior:smooth;overscroll-behavior-x:contain;-webkit-overflow-scrolling:touch;scrollbar-width:none;-ms-overflow-style:none}.st-ft-source .ft-steps__panel::-webkit-scrollbar{display:none}.st-ft-source .ft-steps__panel:focus-visible{outline:2px solid var(--ft-accent);outline-offset:2px}.st-ft-source .ft-steps__row,.st-ft-source .ft-steps__row:last-child{flex:0 0 64%;min-width:0;scroll-snap-align:start;border:1px solid var(--ft-line);padding:4px 20px 20px;background:var(--ft-bg)}.st-ft-source .ft-steps__copy{padding-bottom:0}}@media screen and (min-width:900px){.st-ft-source .ft-steps__dots{display:none!important}}@media screen and (max-width:640px){.st-ft-source .ft-steps__list--row{grid-template-columns:minmax(0,1fr)}}.st-ft-source .ft-founder__grid{grid-template-columns:minmax(0,.82fr) minmax(0,1.18fr)}.st-ft-source .ft-founder__grid.is-textonly{grid-template-columns:minmax(0,1fr);max-width:780px}.st-ft-source .ft-founder__shot{display:block;width:100%;aspect-ratio:var(--ft-founder-shot, .8);background:var(--ft-bg);overflow:hidden;line-height:0}.st-ft-source .ft-founder__shot img{display:block;width:100%;height:100%;object-fit:contain;object-position:center}.st-ft-source .ft-founder__quote{margin:0;padding:0;border:0;font-family:var(--ft-display);font-size:clamp(19px,1.8vw,23px);font-style:italic;font-weight:400;line-height:1.5;color:var(--ft-fg);max-width:54ch}.st-ft-source .ft-founder__quote p{margin:0 0 16px}.st-ft-source .ft-founder__quote p:last-child{margin-bottom:0}.st-ft-source .ft-founder__sign{display:flex;flex-direction:column;gap:2px}.st-ft-source .ft-founder__sigimg{display:block;width:180px;max-width:60%;height:auto;margin-bottom:6px}.st-ft-source .ft-founder__name{margin:0;font-size:13.5px;font-weight:500;letter-spacing:.1em;text-transform:uppercase;color:var(--ft-fg)}.st-ft-source .ft-founder__role{margin:0;font-size:14.5px;color:var(--ft-fg-muted)}@media screen and (max-width:899px){.st-ft-source .ft-founder__grid{grid-template-columns:1fr}}.st-ft-source .ft-faq__head{margin-bottom:28px}.st-ft-source .ft-faq__cols{display:grid;grid-template-columns:repeat(var(--ft-cols, 1),minmax(0,1fr));column-gap:clamp(32px,5vw,72px);border-top:1px solid var(--ft-line)}.st-ft-source .ft-faq__item{break-inside:avoid}.st-ft-source .ft-faq__foot{margin-top:22px;max-width:62ch}@media screen and (max-width:899px){.st-ft-source .ft-faq__cols{grid-template-columns:minmax(0,1fr)}.st-ft-source .ft-faq__head{margin-bottom:20px}}.st-ft-source .ft-ritual__head{margin-bottom:40px}.st-ft-source .ft-ritual__grid{display:grid;grid-template-columns:repeat(var(--ft-cols, 3),minmax(0,1fr));gap:clamp(24px,2.8vw,40px)}.st-ft-source .ft-ritual__card{display:flex;flex-direction:column;gap:12px}.st-ft-source .ft-ritual__card .ft-media{margin-bottom:6px}.st-ft-source .ft-ritual__name{margin:0;font-family:var(--ft-display);font-size:21px;font-weight:500;line-height:1.28}.st-ft-source .ft-ritual__name a{color:var(--ft-fg);text-decoration:none}.st-ft-source .ft-ritual__name a:hover{color:var(--ft-accent)}.st-ft-source .ft-ritual__reason{margin:0;font-size:16px;line-height:1.6;color:var(--ft-fg-muted)}.st-ft-source .ft-ritual__reason:empty{display:none}.st-ft-source .ft-ritual__price{margin:0;font-size:16.5px;color:var(--ft-fg)}.st-ft-source .ft-ritual__price .ft-cardprice__was{margin-left:9px;font-size:14.5px;color:var(--ft-ink-faint)}.st-ft-source .ft-ritual__btn{margin-top:8px;align-self:stretch}@supports (grid-template-rows: subgrid){@media screen and (min-width:900px){.st-ft-source .ft-ritual__grid{grid-template-rows:auto auto auto auto auto}.st-ft-source .ft-ritual__card{display:grid;grid-template-rows:subgrid;grid-row:span 5;align-content:start}.st-ft-source .ft-ritual__btn{margin-top:0;align-self:end}}}@media screen and (max-width:899px){.st-ft-source .ft-ritual__grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:22px}.st-ft-source .ft-ritual__head{margin-bottom:26px}.st-ft-source .ft-ritual__name{font-size:18px}.st-ft-source .ft-ritual__reason{font-size:15.5px}}@media screen and (max-width:640px){.st-ft-source .ft-ritual__grid{gap:16px 14px}.st-ft-source .ft-ritual__card{gap:8px}.st-ft-source .ft-ritual__name{font-size:17px}.st-ft-source .ft-ritual__reason{font-size:14.5px;line-height:1.5}.st-ft-source .ft-ritual__btn{padding-inline:12px}}@media screen and (max-width:380px){.st-ft-source .ft-ritual__grid{grid-template-columns:minmax(0,1fr)}}.st-ft-source .ft-results__head{margin-bottom:clamp(24px,3vw,32px)}.st-ft-source .ft-results__stats{display:grid;grid-template-columns:repeat(auto-fit,minmax(200px,1fr));gap:clamp(24px,3vw,48px)}.st-ft-source .ft-results__stat{padding-top:20px;border-top:2px solid var(--ft-accent)}.st-ft-source .ft-results__figure{margin:0 0 8px;font-family:var(--ft-display);font-size:clamp(42px,4.6vw,62px);font-weight:400;line-height:1;letter-spacing:-.02em;color:var(--ft-fg);font-variant-numeric:tabular-nums}.st-ft-source .ft-results__caption{margin:0;font-size:16px;line-height:1.55;color:var(--ft-fg-muted);max-width:34ch}.st-ft-source .ft-results__figures{margin:clamp(30px,3.4vw,46px) 0 0;max-width:680px;display:grid;grid-template-columns:repeat(auto-fit,minmax(280px,1fr));gap:clamp(18px,2vw,28px);align-items:start}.st-ft-source .ft-s[data-ft-align=center] .ft-results__figures{margin-inline:auto}.st-ft-source .ft-results__fig{margin:0}.st-ft-source .ft-results__figlabel{display:block;margin-bottom:10px;font-size:11.5px;font-weight:500;letter-spacing:.14em;text-transform:uppercase;color:var(--ft-ink-faint)}.st-ft-source .ft-results__figframe{display:block;width:100%;aspect-ratio:16 / 9;max-height:360px;background:var(--ft-bg);overflow:hidden;line-height:0}.st-ft-source .ft-results__figframe img,.st-ft-source .ft-results__figframe svg{display:block;width:100%;height:100%;object-fit:contain;object-position:center}.st-ft-source .ft-results__figtext{margin:10px 0 0;font-size:16px;line-height:1.55;color:var(--ft-fg-muted);max-width:52ch}.st-ft-source .ft-results__pairs{margin-top:clamp(24px,2.6vw,36px);display:grid;grid-template-columns:repeat(auto-fit,minmax(300px,1fr));gap:clamp(28px,3vw,48px)}.st-ft-source .ft-results__pair{margin:0}.st-ft-source .ft-results__shots{display:grid;grid-template-columns:1fr 1fr;gap:10px}.st-ft-source .ft-results__shot{display:flex;flex-direction:column;gap:8px}.st-ft-source .ft-results__shotlabel{font-size:11.5px;font-weight:500;letter-spacing:.14em;text-transform:uppercase;color:var(--ft-ink-faint)}.st-ft-source .ft-results__figcap{margin-top:12px;font-size:15px;line-height:1.55;color:var(--ft-fg-muted)}.st-ft-source .ft-results__quotes{margin-top:clamp(24px,2.6vw,36px);display:grid;grid-template-columns:repeat(auto-fit,minmax(280px,1fr));gap:clamp(28px,3vw,48px)}.st-ft-source .ft-results__quote{margin:0;padding-left:20px;border-left:2px solid var(--ft-accent)}.st-ft-source .ft-results__quotetext{font-family:var(--ft-display);font-size:19px;font-style:italic;line-height:1.45;color:var(--ft-fg)}.st-ft-source .ft-results__quotetext p{margin:0 0 10px}.st-ft-source .ft-results__quotetext p:last-child{margin-bottom:0}.st-ft-source .ft-results__cite{display:block;margin-top:10px;font-family:var(--ft-body);font-size:12.5px;font-style:normal;letter-spacing:.12em;text-transform:uppercase;color:var(--ft-ink-faint)}.st-ft-source .ft-results__fine{margin-top:20px;max-width:70ch}@media screen and (max-width:899px){.st-ft-source .ft-results__head{margin-bottom:20px}.st-ft-source .ft-results__stats{grid-template-columns:minmax(0,1fr);gap:18px}.st-ft-source .ft-results__figure{font-size:44px}.st-ft-source .ft-results__figures{grid-template-columns:minmax(0,1fr);gap:18px;margin-top:30px}.st-ft-source .ft-results__figframe{max-height:260px}.st-ft-source .ft-results__figtext{font-size:15px}.st-ft-source .ft-results__fine{margin-top:26px}}@font-face{font-family:MajestiBold;src:url(https://freeandtrueskincare.com/cdn/shop/t/27/assets/majestibannerbold-webfont.woff);font-display:swap}.st-ft-source .st-ft-brush .ft-s__inner{max-width:none;padding:0 50px}.st-ft-source .st-ft-brush .ft-hero__grid{gap:30px;grid-template-columns:1fr 1fr;align-items:start}.st-ft-source .st-ft-brush .ft-hero__title{font-family:MajestiBold,Georgia,serif;font-size:36px;line-height:1.4;margin-bottom:32px;color:#333}.st-ft-source .st-ft-brush .ft-gal{max-width:524px;margin:auto}.st-ft-source .st-ft-brush .ft-gal__slide .ft-shot{aspect-ratio:4/5}.st-ft-source .st-ft-brush .ft-gal__dots{gap:10px;margin-top:18px}.st-ft-source .st-ft-brush-thumb{width:50px;height:60px;padding:0;border:1px solid transparent;background:transparent;cursor:pointer}.st-ft-source .st-ft-brush-thumb[aria-current=true]{border-color:#777}.st-ft-source .st-ft-brush-thumb img{width:100%;height:100%;object-fit:cover}.st-ft-source .st-ft-brush .ft-rte{font-family:Roboto,sans-serif;font-size:17px;font-weight:300;line-height:28px;margin-top:25px;color:#333;max-width:none}.st-ft-source .st-ft-brush .ft-rte p{margin-bottom:28px}.st-ft-source .st-ft-brush .ft-acc__q{font-family:Roboto,sans-serif;font-size:20px;font-weight:300}@media(max-width:899px){.st-ft-source .st-ft-brush .ft-s__inner{padding:0 20px}.st-ft-source .st-ft-brush .ft-hero__grid{grid-template-columns:1fr}.st-ft-source .st-ft-brush .ft-hero__title{font-size:32px}}.st-ft-source{width:100%;isolation:isolate}.st-ft-source .ft-s{background:var(--ft-bg)!important;color:var(--ft-fg)!important;margin:0!important;border-radius:0}.st-ft-source .ft-s[data-ft-scheme=white]{--ft-bg:#fff}.st-ft-source .ft-s[data-ft-scheme=cream]{--ft-bg:#f7f5f0}.st-ft-source .ft-s[data-ft-scheme=tint]{--ft-bg:#edf2ee}.st-ft-source .ft-s[data-ft-scheme=deep]{--ft-bg:#2e3a33}.st-ft-source .ft-s p,.st-ft-source .ft-s li{font-family:var(--ft-body)}.st-ft-source .ft-hero__title,.st-ft-source .ft-h,.st-ft-source .ft-sub,.st-ft-source .ft-hero__headline,.st-ft-source .ft-acc__q,.st-ft-source .ft-founder__quote p{font-family:var(--ft-display)}.st-ft-source .ft-gal__slide{flex:0 0 100%;min-width:100%;scroll-snap-align:start}.st-ft-source .ft-gal__stage{display:flex;overflow-x:auto;overflow-y:hidden;scroll-snap-type:x mandatory;scrollbar-width:none}.st-ft-source .ft-gal__stage::-webkit-scrollbar{display:none}.st-ft-source .ft-gal__slide picture{margin:0}.st-ft-source .ft-gal__dot,.st-ft-source .ft-dot{border:0;background:transparent}.st-ft-source .ft-formula__img[hidden]{display:none!important}.st-ft-source .ft-formula__img.is-active{display:block;opacity:1;visibility:visible}.st-ft-source .st-ft-purchase{display:grid;gap:16px}.st-ft-source .st-ft-purchase .price-list{font-family:var(--ft-display);font-size:28px}.st-ft-source .st-ft-quantity{display:flex;align-items:center;gap:18px;font-size:15px}.st-ft-source .st-ft-quantity input{width:84px;min-height:46px;border:1px solid var(--ft-line);background:transparent;padding:8px 12px;color:var(--ft-fg)}.st-ft-source .st-ft-login{font-size:14px;margin:0;text-align:center}.st-ft-source .st-ft-login a{text-decoration:underline;text-underline-offset:3px}.st-ft-source .st-ft-purchase buy-buttons .button{background:#4f7263;border:1px solid #4f7263;color:#fff;border-radius:0;min-height:56px;font-family:var(--ft-body);letter-spacing:.13em;text-transform:uppercase;font-size:14px;box-shadow:none}.st-ft-source .st-ft-purchase select{width:100%;border:1px solid var(--ft-line);min-height:48px;padding:10px;background:#fff}.st-ft-source .ft-hero__media{min-width:0}.st-ft-source .ft-s [hidden]{display:none!important}.st-ft-source .st-ft-reviews{background:#f7f5f0;padding:40px max(20px,5vw)}@media(min-width:900px){.st-ft-source [data-st-image-side=left]>:is(.ft-split__media,.ft-formula__media,.ft-founder__media){order:1}.st-ft-source [data-st-image-side=left]>:is(.ft-split__body,.ft-founder__body){order:2}.st-ft-source [data-st-image-side=right]>:is(.ft-split__media,.ft-formula__media,.ft-founder__media){order:2}.st-ft-source [data-st-image-side=right]>:is(.ft-split__body,.ft-founder__body){order:1}}@media(max-width:899px){.st-ft-source .ft-s__inner{max-width:100%}.st-ft-source .ft-hero__buy{min-width:0}.st-ft-source .ft-gal__stage{max-height:620px}.st-ft-source .ft-gal__slide img{max-height:620px;object-fit:contain}.st-ft-source .ft-gal__arrow{min-width:44px;min-height:44px}}.ft-s{--ft-ink: #2E332C;--ft-ink-muted: #545B4F;--ft-ink-faint: #7C8376;--ft-sage: #5F8271;--ft-sage-deep: #4F7263;--ft-paper: #FFFFFF;--ft-cream: #F7F5F0;--ft-tint: #EDF2EE;--ft-rule: rgba(95, 130, 113, .32);--ft-shell: #2E3A33;--ft-clay: #A5674C;--ft-display:var(--heading-font-family);--ft-body:var(--text-font-family);--ft-bg: var(--ft-paper);--ft-fg: var(--ft-ink);--ft-fg-muted: var(--ft-ink-muted);--ft-accent: var(--ft-sage);--ft-line: var(--ft-rule);--ft-h-size: clamp(32px, 3.4vw, 46px);--ft-max: 1280px;--ft-gutter: clamp(20px, 5vw, 64px);display:block;box-sizing:border-box;width:100%;color:var(--ft-fg);background:var(--ft-bg);font-family:var(--ft-body);font-weight:300;font-size:17px;line-height:1.7;padding-top:var(--ft-pad-top, 56px);padding-bottom:var(--ft-pad-bottom, 56px)}.ft-s *,.ft-s *:before,.ft-s *:after{box-sizing:border-box}.ft-s .ft-h,.ft-s .ft-sub,.ft-s .ft-rte,.ft-s .ft-hero__title,.ft-s .ft-hero__headline,.ft-s .ft-acc__q,.ft-s .ft-acc__copy,.ft-s .ft-check li,.ft-s .ft-specs dd,.ft-s .ft-pairs__title,.ft-s .ft-pairs__title a,.ft-s .ft-ritual__name,.ft-s .ft-ritual__name a,.ft-s .ft-founder__quote,.ft-s .ft-fine{text-transform:none;letter-spacing:normal}.ft-s[data-ft-namecase=lower] .ft-hero__title,.ft-s[data-ft-namecase=lower] .ft-pairs__title,.ft-s[data-ft-namecase=lower] .ft-pairs__title a,.ft-s[data-ft-namecase=lower] .ft-ritual__name,.ft-s[data-ft-namecase=lower] .ft-ritual__name a{text-transform:lowercase}.ft-s[data-ft-namecase=upper] .ft-hero__title,.ft-s[data-ft-namecase=upper] .ft-pairs__title,.ft-s[data-ft-namecase=upper] .ft-pairs__title a,.ft-s[data-ft-namecase=upper] .ft-ritual__name,.ft-s[data-ft-namecase=upper] .ft-ritual__name a{text-transform:uppercase;letter-spacing:.01em}.ft-s[data-ft-namecase=asis] .ft-hero__title,.ft-s[data-ft-namecase=asis] .ft-pairs__title,.ft-s[data-ft-namecase=asis] .ft-pairs__title a,.ft-s[data-ft-namecase=asis] .ft-ritual__name,.ft-s[data-ft-namecase=asis] .ft-ritual__name a{text-transform:none}.ft-s[data-ft-scheme=cream]{--ft-bg: var(--ft-cream)}.ft-s[data-ft-scheme=tint]{--ft-bg: var(--ft-tint)}.ft-s[data-ft-scheme=deep]{--ft-bg: var(--ft-shell);--ft-fg: #F2F1EA;--ft-fg-muted: #C7CDC3;--ft-accent: #A9C6B5;--ft-line: rgba(242, 241, 234, .26)}.ft-s[data-ft-hsize=s]{--ft-h-size: clamp(26px, 2.6vw, 34px)}.ft-s[data-ft-hsize=m]{--ft-h-size: clamp(32px, 3.4vw, 46px)}.ft-s[data-ft-hsize=l]{--ft-h-size: clamp(38px, 4.4vw, 58px)}.ft-s[data-ft-align=center] .ft-align{text-align:center;margin-inline:auto}.ft-s[data-ft-align=center] .ft-check{display:inline-block;text-align:left}.ft-s__inner{width:100%;max-width:var(--ft-max);margin-inline:auto;padding-inline:var(--ft-gutter)}.ft-s__inner--flush{padding-inline:0;max-width:none}.ft-eyebrow{margin:0 0 14px;color:var(--ft-accent);font-family:var(--ft-body);font-size:12.5px;font-weight:500;line-height:1.4;letter-spacing:.16em;text-transform:uppercase}.ft-h{margin:0 0 18px;color:var(--ft-fg);font-family:var(--ft-display);font-size:var(--ft-h-size);font-weight:400;line-height:1.1;letter-spacing:-.018em;text-wrap:balance;max-width:22ch}.ft-s[data-ft-align=center] .ft-h{max-width:26ch}.ft-sub{margin:0 0 14px;font-family:var(--ft-display);font-size:21px;font-weight:500;line-height:1.3;color:var(--ft-fg)}.ft-rte{color:var(--ft-fg-muted);font-size:17px;line-height:1.72;max-width:60ch}.ft-rte p{margin:0 0 14px}.ft-rte p:last-child{margin-bottom:0}.ft-rte a{color:var(--ft-accent);text-underline-offset:2px}.ft-rte strong{font-weight:500;color:var(--ft-fg)}.ft-fine{margin:0;font-size:14px;line-height:1.65;color:var(--ft-ink-faint)}.ft-fine>p{margin:0 0 8px}.ft-fine>p:last-child{margin-bottom:0}.ft-fine>p:empty{display:none}.ft-check{list-style:none;margin:0;padding:0;display:flex;flex-direction:column;gap:11px}.ft-check li{position:relative;padding-left:30px;font-size:16.5px;line-height:1.5;color:var(--ft-fg)}.ft-check li:before{content:"";position:absolute;left:3px;top:.5em;width:12px;height:7px;border-left:1.5px solid var(--ft-accent);border-bottom:1.5px solid var(--ft-accent);transform:translateY(-50%) rotate(-45deg)}.ft-btn{display:inline-flex;align-items:center;justify-content:center;min-height:56px;padding:15px 36px;border:1px solid var(--ft-sage-deep);border-radius:0;background:var(--ft-sage-deep);color:#fff;font-family:var(--ft-body);font-size:14px;font-weight:500;letter-spacing:.13em;line-height:1.2;text-transform:uppercase;text-align:center;text-decoration:none;cursor:pointer;transition:background .16s ease,color .16s ease}.ft-btn:hover{background:#3f5c4e;border-color:#3f5c4e;color:#fff}.ft-btn:focus-visible{outline:2px solid var(--ft-accent);outline-offset:3px}.ft-btn[disabled]{opacity:.45;cursor:not-allowed}.ft-btn--full{width:100%}.ft-btn--ghost{background:transparent;color:var(--ft-fg);border-color:var(--ft-line)}.ft-btn--ghost:hover{background:transparent;color:var(--ft-accent);border-color:var(--ft-accent)}.ft-img,.ft-img img,.ft-img picture,.ft-img svg{display:block;width:100%;max-width:100%;height:auto}.ft-media{display:block;width:100%;aspect-ratio:4 / 5;background:var(--ft-bg);overflow:hidden;line-height:0}.ft-media img,.ft-media svg{display:block;width:100%;height:100%;object-fit:contain;object-position:center}.ft-s:not([data-ft-scheme=deep]) .ft-media img{mix-blend-mode:multiply}.ft-ph{display:block;width:100%;background:var(--ft-tint)}.ft-ph svg{display:block;width:100%;height:auto;fill:#5f827159}.ft-dots,.ft-gal__dots{display:none}[data-ft-enhanced=true] .ft-dots,[data-ft-enhanced=true] .ft-gal__dots{display:flex;justify-content:center;align-items:center;gap:2px}.ft-dot,.ft-gal__dot{display:inline-flex;align-items:center;justify-content:center;width:24px;height:24px;padding:0;border:0;background:transparent;cursor:pointer}.ft-dot:before,.ft-gal__dot:before{content:"";width:7px;height:7px;border-radius:50%;background:var(--ft-line);transition:background .16s ease,transform .16s ease}.ft-dot.is-active:before,.ft-gal__dot.is-active:before{background:var(--ft-accent);transform:scale(1.35)}.ft-dot:focus-visible,.ft-gal__dot:focus-visible{outline:2px solid var(--ft-accent);outline-offset:0}.ft-acc{border-top:1px solid var(--ft-line)}.ft-acc__item{border-bottom:1px solid var(--ft-line)}.ft-acc__summary{min-height:64px;display:flex;align-items:center;justify-content:space-between;gap:20px;padding:18px 0;color:var(--ft-fg);cursor:pointer;list-style:none}.ft-acc__summary::-webkit-details-marker{display:none}.ft-acc__summary:focus-visible{outline:2px solid var(--ft-accent);outline-offset:2px}.ft-acc__q{font-family:var(--ft-display);font-size:20px;font-weight:400;line-height:1.32}.ft-acc__copy{padding:0 32px 22px 0;color:var(--ft-fg-muted);font-size:16px;line-height:1.68;max-width:60ch}.ft-acc__copy p{margin:0 0 12px}.ft-acc__copy p:last-child{margin-bottom:0}.ft-plus{position:relative;flex:0 0 18px;width:18px;height:18px}.ft-plus:before,.ft-plus:after{content:"";position:absolute;top:50%;left:50%;background:var(--ft-accent);transform:translate(-50%,-50%)}.ft-plus:before{width:15px;height:1px}.ft-plus:after{width:1px;height:15px;transition:transform .18s ease,opacity .18s ease}details[open]>.ft-acc__summary .ft-plus:after{opacity:0;transform:translate(-50%,-50%) rotate(90deg)}.ft-split{display:grid;grid-template-columns:minmax(0,1fr) minmax(0,1fr);gap:clamp(28px,5vw,72px);align-items:center}.ft-split--media-right .ft-split__media{order:2}.ft-split--media-right .ft-split__body{order:1}.ft-stack{display:flex;flex-direction:column}.ft-stack--sm{gap:12px}.ft-stack--md{gap:20px}.ft-stack--lg{gap:34px}.ft-vh{position:absolute!important;width:1px;height:1px;overflow:hidden;clip:rect(0 0 0 0);white-space:nowrap}@media screen and (max-width:899px){.ft-s{padding-top:min(var(--ft-pad-top-m, 28px),28px);padding-bottom:min(var(--ft-pad-bottom-m, 28px),28px);font-size:16.5px}.ft-stack--md{gap:16px}.ft-buywrap{padding-top:16px;gap:12px}.ft-specs{padding-top:16px;gap:9px}.ft-h{max-width:none}.ft-rte{font-size:16.5px}.ft-split{grid-template-columns:1fr}.ft-split--media-right .ft-split__media,.ft-split__media{order:1}.ft-split--media-right .ft-split__body,.ft-split__body{order:2}.ft-acc__q{font-size:18px}.ft-acc__copy{padding-right:24px;font-size:15.5px}}@media(prefers-reduced-motion:reduce){.ft-s *,.ft-s *:before,.ft-s *:after{transition:none!important;animation:none!important}}.ft-hero__grid{display:grid;grid-template-columns:minmax(0,1.16fr) minmax(0,.84fr);gap:clamp(28px,3.2vw,48px);align-items:start}@media screen and (min-width:900px){.ft-hero__grid--sticky .ft-hero__media{position:sticky;top:72px}.ft-hero .ft-gal__stage{width:100%;max-height:820px}.ft-s.ft-hero{padding-top:var(--ft-pad-top, 48px);padding-bottom:var(--ft-pad-bottom, 64px)}.ft-buywrap{padding-top:16px}.ft-specs{padding:16px 0 0}.ft-hero .ft-hero__buyinner{gap:13px}.ft-hero .ft-check{gap:9px}.ft-hero .ft-buywrap{gap:13px}}.ft-hero__title{margin:0 0 12px;font-family:var(--ft-display);font-size:clamp(38px,4.6vw,58px);font-weight:400;line-height:1.02;letter-spacing:-.02em;color:var(--ft-fg);text-wrap:balance}.ft-s[data-ft-namecase=lower] .ft-hero__title{text-transform:lowercase}.ft-s[data-ft-namecase=upper] .ft-hero__title{text-transform:uppercase;letter-spacing:.01em}.ft-s[data-ft-namecase=asis] .ft-hero__title{text-transform:none}.ft-hero__headline{margin:0;font-family:var(--ft-display);font-size:clamp(20px,1.9vw,25px);font-weight:400;font-style:normal;line-height:1.34;color:var(--ft-accent);max-width:26ch;text-transform:none}.ft-s[data-ft-headline=italic] .ft-hero__headline{font-style:italic}.ft-specs{margin:0;padding:20px 0 0;border-top:1px solid var(--ft-line);display:grid;gap:8px}.ft-specs__row{display:grid;grid-template-columns:92px minmax(0,1fr);gap:14px;align-items:baseline}.ft-specs dt{margin:0;font-size:12px;font-weight:500;letter-spacing:.13em;text-transform:uppercase;line-height:1.5;color:var(--ft-ink-faint)}.ft-specs dd{margin:0;font-size:16.5px;line-height:1.5;color:var(--ft-fg)}.ft-buywrap{padding-top:22px;border-top:1px solid var(--ft-line);display:flex;flex-direction:column;gap:16px}.ft-price{margin:0;display:flex;align-items:baseline;flex-wrap:wrap;gap:6px 14px;font-family:var(--ft-display);font-size:30px;font-weight:400;line-height:1.1;letter-spacing:normal;text-transform:none;color:var(--ft-fg)}.ft-price__was{color:var(--ft-ink-faint);font-size:19px}.ft-price__note{font-family:var(--ft-body);font-size:12px;font-weight:500;letter-spacing:.12em;text-transform:uppercase;color:var(--ft-accent)}.ft-pricebox{display:flex;flex-direction:column;gap:6px}[data-ft-pricebox] [hidden]{display:none!important}.ft-pricebox.is-trade{padding:16px 18px;border:1px solid var(--ft-line);background:#73958412}.ft-price__tag{margin:0;font-family:var(--ft-body);font-size:12px;font-weight:500;letter-spacing:.14em;line-height:1.4;text-transform:uppercase;color:var(--ft-sage-deep)}.ft-price__retail{display:inline-flex;align-items:baseline;gap:7px;font-family:var(--ft-body)}.ft-price__retail-label{font-size:12px;font-weight:500;letter-spacing:.12em;text-transform:uppercase;color:var(--ft-ink-faint)}.ft-price__retail .ft-price__was{font-family:var(--ft-display)}.ft-price__tradenote{margin:0;font-family:var(--ft-body);font-size:13.5px;line-height:1.5;color:var(--ft-fg-muted)}.ft-price__tradenote p{margin:0}.ft-price__tradenote--muted{color:var(--ft-ink-faint)}.ft-price__tradenote--muted a{color:var(--ft-accent)}.ft-buy{margin:0;display:flex;flex-direction:column;gap:12px}.ft-select{width:100%;min-height:54px;padding:13px 16px;border:1px solid var(--ft-line);border-radius:0;background:transparent;color:var(--ft-fg);font-family:var(--ft-body);font-size:16px}.ft-microtrust{list-style:none;margin:0;padding:0;display:flex;flex-wrap:wrap;gap:6px 20px;font-size:12.5px;letter-spacing:.08em;text-transform:uppercase;color:var(--ft-ink-faint)}.ft-gal{display:flex;flex-direction:column;gap:12px}.ft-gal__viewport{position:relative}.ft-gal__stage{display:flex;aspect-ratio:var(--ft-shot, .8);overflow-x:auto;scroll-snap-type:x mandatory;scroll-behavior:smooth;overscroll-behavior-x:contain;-webkit-overflow-scrolling:touch;scrollbar-width:none;-ms-overflow-style:none}.ft-gal__stage::-webkit-scrollbar{display:none}.ft-gal__stage:focus-visible{outline:2px solid var(--ft-accent);outline-offset:2px}.ft-gal__slide{flex:0 0 100%;min-width:0;min-height:0;align-self:stretch;scroll-snap-align:center}.ft-shot{display:block;width:100%;aspect-ratio:var(--ft-shot, .8);background:#fff;overflow:hidden;line-height:0}.ft-gal__slide .ft-shot{height:100%;aspect-ratio:auto}.ft-shot img,.ft-shot svg{display:block;width:100%;height:100%;object-fit:contain;object-position:center}.ft-shot--video{background:#000}.ft-shot--video video,.ft-shot--video iframe{display:block;width:100%;height:100%;border:0;object-fit:contain;background:#000}.ft-gal__arrow{display:none}.ft-gal__chev{width:9px;height:9px;border-top:1.5px solid currentColor;border-right:1.5px solid currentColor}.ft-gal__arrow--prev .ft-gal__chev{transform:rotate(-135deg);margin-left:4px}.ft-gal__arrow--next .ft-gal__chev{transform:rotate(45deg);margin-right:4px}@media screen and (min-width:900px){.ft-gal[data-ft-enhanced=true] .ft-gal__arrow{display:inline-flex;align-items:center;justify-content:center;position:absolute;top:50%;transform:translateY(-50%);width:42px;height:42px;padding:0;border:1px solid var(--ft-line);border-radius:50%;background:#ffffffe0;color:var(--ft-fg);cursor:pointer;transition:opacity .16s ease,border-color .16s ease,color .16s ease;z-index:2}.ft-gal__arrow--prev{left:10px}.ft-gal__arrow--next{right:10px}.ft-gal__arrow:hover{border-color:var(--ft-accent);color:var(--ft-accent)}.ft-gal__arrow:focus-visible{outline:2px solid var(--ft-accent);outline-offset:2px}.ft-gal[data-ft-enhanced=true] .ft-gal__arrow[disabled]{opacity:0;pointer-events:none}}@media(prefers-reduced-motion:reduce){.ft-gal__stage{scroll-behavior:auto}}@media screen and (max-width:899px){.ft-hero__grid{grid-template-columns:1fr;gap:22px}.ft-hero__title{font-size:clamp(30px,8.5vw,38px)}.ft-hero .ft-gal__stage,.ft-hero .ft-shot{aspect-ratio:var(--ft-shot-m, .9)}.ft-hero .ft-gal__slide .ft-shot{aspect-ratio:auto}.ft-specs__row{grid-template-columns:minmax(0,1fr);gap:2px}.ft-microtrust{font-size:11.5px;letter-spacing:.06em}.ft-price{font-size:27px}}.ft-trust__list{list-style:none;margin:0;padding:0;display:flex;flex-wrap:wrap;justify-content:center;align-items:baseline;gap:6px 4px;text-align:center}.ft-trust__list li{display:inline-flex;align-items:baseline;gap:4px;font-size:13.5px;line-height:1.5;color:var(--ft-fg)}.ft-trust__list.is-upper li{font-size:11.5px;font-weight:500;letter-spacing:.14em;text-transform:uppercase}.ft-trust__sep{color:var(--ft-accent);padding-inline:8px}@media screen and (max-width:640px){.ft-trust__list{gap:4px 2px}.ft-trust__sep{padding-inline:5px}}@media screen and (max-width:560px){.ft-trust__list{flex-direction:column;align-items:center;gap:7px}.ft-trust__sep{display:none}}.ft-story__list{padding-top:20px;border-top:1px solid var(--ft-line)}.ft-story__list .ft-sub{margin-bottom:14px}.ft-story__shot{display:block;width:100%;aspect-ratio:var(--ft-story-shot, .8);background:var(--ft-bg);overflow:hidden;line-height:0}.ft-story__shot img{display:block;width:100%;height:100%;object-fit:contain;object-position:center}.ft-formula__media{position:relative;align-self:center;aspect-ratio:var(--ft-formula-shot, .8);background:var(--ft-bg);overflow:hidden}.ft-formula__img{position:absolute;top:0;right:0;bottom:0;left:0;opacity:0;visibility:hidden;transition:opacity .32s ease,visibility .32s ease}.ft-formula__img.is-active{opacity:1;visibility:visible}.ft-formula__img picture,.ft-formula__img img,.ft-formula__img svg{display:block;width:100%;height:100%;object-fit:contain;object-position:center}.ft-formula__full{margin-top:4px}.ft-formula__fullsummary{min-height:52px;padding:14px 0;border-top:1px solid var(--ft-line)}.ft-formula__fulllabel{font-size:13px;font-weight:500;letter-spacing:.13em;text-transform:uppercase;line-height:1.4;color:var(--ft-accent)}.ft-formula__fullcopy{padding:8px 0 6px;font-size:15px;line-height:1.8;color:var(--ft-fg-muted);max-width:66ch}.ft-formula__fullcopy p{margin:0 0 10px}.ft-formula__fullcopy p:last-child{margin-bottom:0}@media screen and (max-width:899px){.ft-formula__fullcopy{font-size:14.5px}.ft-s.ft-formula .ft-split__media{order:1}.ft-s.ft-formula .ft-split__body{order:2}}.ft-steps__head{margin-bottom:40px}.ft-steps__list{list-style:none;margin:0;padding:0;display:grid;gap:clamp(26px,3vw,44px)}.ft-steps__list--row{grid-template-columns:repeat(var(--ft-cols, 3),minmax(0,1fr))}.ft-steps__list--column{grid-template-columns:minmax(0,1fr);max-width:760px}.ft-steps__item{display:flex;flex-direction:column;gap:10px;padding-top:20px;border-top:1px solid var(--ft-line)}.ft-steps__img{margin-bottom:8px}.ft-steps__n{font-family:var(--ft-body);font-size:12px;font-weight:500;letter-spacing:.16em;text-transform:uppercase;line-height:1.4;color:var(--ft-accent)}.ft-steps__item .ft-sub{margin:0}.ft-steps__note{margin-top:40px;padding:24px 28px;border-left:3px solid var(--ft-accent);background:#5f827114;max-width:820px}.ft-steps__feature{display:grid;grid-template-columns:minmax(0,1fr) minmax(0,1fr);gap:clamp(28px,4vw,64px);align-items:center}.ft-steps__stage{position:relative;width:100%;aspect-ratio:4 / 5;background:var(--ft-bg);overflow:hidden;line-height:0}.ft-steps__still{position:absolute;top:0;right:0;bottom:0;left:0}.ft-steps__still img,.ft-steps__still svg{display:block;width:100%;height:100%;object-fit:cover;object-position:center}.ft-steps__player{position:absolute;top:0;right:0;bottom:0;left:0;z-index:2;background:#000}.ft-steps__player[hidden]{display:none}.ft-steps__player video,.ft-steps__player .ft-steps__frame{display:block;width:100%;height:100%;border:0;object-fit:contain;background:#000}.ft-steps__play{display:none}.ft-steps__feature[data-ft-enhanced=true] .ft-steps__play{display:block;position:absolute;top:0;right:0;bottom:0;left:0;z-index:3;width:100%;height:100%;margin:0;padding:0;border:0;background:#0000002e;cursor:pointer;transition:background .2s ease}.ft-steps__feature[data-ft-enhanced=true] .ft-steps__play[hidden]{display:none}.ft-steps__play:hover{background:#00000047}.ft-steps__play:focus-visible{outline:2px solid var(--ft-accent);outline-offset:-4px}.ft-steps__playicon{position:absolute;top:50%;left:50%;width:74px;height:74px;transform:translate(-50%,-50%);border-radius:50%;background:#ffffffeb}.ft-steps__playicon:before{content:"";position:absolute;top:50%;left:52%;width:0;height:0;transform:translate(-50%,-50%);border-top:12px solid transparent;border-bottom:12px solid transparent;border-left:20px solid var(--ft-sage-deep)}.ft-steps__close{position:absolute;top:12px;right:12px;z-index:4;width:38px;height:38px;padding:0;border:0;border-radius:50%;background:#ffffffeb;cursor:pointer}.ft-steps__close[hidden]{display:none}.ft-steps__close:focus-visible{outline:2px solid var(--ft-accent);outline-offset:2px}.ft-steps__closeicon:before,.ft-steps__closeicon:after{content:"";position:absolute;top:50%;left:50%;width:16px;height:1.5px;background:var(--ft-ink)}.ft-steps__closeicon:before{transform:translate(-50%,-50%) rotate(45deg)}.ft-steps__closeicon:after{transform:translate(-50%,-50%) rotate(-45deg)}.ft-steps__panel{list-style:none;margin:0;padding:0;display:flex;flex-direction:column}.ft-steps__row{border-top:1px solid var(--ft-line)}.ft-steps__row:last-child{border-bottom:1px solid var(--ft-line)}.ft-steps__trigger{display:flex;flex-direction:column;gap:7px;padding:18px 0 10px}.ft-steps__trigger .ft-sub{display:block;margin:0}.ft-steps__copy{padding-bottom:18px}@media screen and (min-width:900px){.ft-steps__stage{max-height:520px}}@supports (grid-template-rows: subgrid){@media screen and (min-width:900px){.ft-steps__list--row{grid-template-rows:auto auto auto}.ft-steps__list--row .ft-steps__item{display:grid;grid-template-rows:subgrid;grid-row:span 3;align-content:start}}}@media screen and (max-width:899px){.ft-steps__list--row{grid-template-columns:repeat(2,minmax(0,1fr))}.ft-steps__head{margin-bottom:28px}.ft-steps__note{margin-top:30px;padding:20px 22px}.ft-steps__feature{grid-template-columns:minmax(0,1fr);gap:22px}.ft-steps__playicon{width:60px;height:60px}.ft-steps__rail{display:flex;flex-direction:column;gap:12px}.ft-steps__panel{flex-direction:row;gap:12px;overflow-x:auto;scroll-snap-type:x mandatory;scroll-behavior:smooth;overscroll-behavior-x:contain;-webkit-overflow-scrolling:touch;scrollbar-width:none;-ms-overflow-style:none}.ft-steps__panel::-webkit-scrollbar{display:none}.ft-steps__panel:focus-visible{outline:2px solid var(--ft-accent);outline-offset:2px}.ft-steps__row,.ft-steps__row:last-child{flex:0 0 64%;min-width:0;scroll-snap-align:start;border:1px solid var(--ft-line);padding:4px 20px 20px;background:var(--ft-bg)}.ft-steps__copy{padding-bottom:0}}@media screen and (min-width:900px){.ft-steps__dots{display:none!important}}@media screen and (max-width:640px){.ft-steps__list--row{grid-template-columns:minmax(0,1fr)}}.ft-founder__grid{grid-template-columns:minmax(0,.82fr) minmax(0,1.18fr)}.ft-founder__grid.is-textonly{grid-template-columns:minmax(0,1fr);max-width:780px}.ft-founder__shot{display:block;width:100%;aspect-ratio:var(--ft-founder-shot, .8);background:var(--ft-bg);overflow:hidden;line-height:0}.ft-founder__shot img{display:block;width:100%;height:100%;object-fit:contain;object-position:center}.ft-founder__quote{margin:0;padding:0;border:0;font-family:var(--ft-display);font-size:clamp(19px,1.8vw,23px);font-style:italic;font-weight:400;line-height:1.5;color:var(--ft-fg);max-width:54ch}.ft-founder__quote p{margin:0 0 16px}.ft-founder__quote p:last-child{margin-bottom:0}.ft-founder__sign{display:flex;flex-direction:column;gap:2px}.ft-founder__sigimg{display:block;width:180px;max-width:60%;height:auto;margin-bottom:6px}.ft-founder__name{margin:0;font-size:13.5px;font-weight:500;letter-spacing:.1em;text-transform:uppercase;color:var(--ft-fg)}.ft-founder__role{margin:0;font-size:14.5px;color:var(--ft-fg-muted)}@media screen and (max-width:899px){.ft-founder__grid{grid-template-columns:1fr}}.ft-faq__head{margin-bottom:28px}.ft-faq__cols{display:grid;grid-template-columns:repeat(var(--ft-cols, 1),minmax(0,1fr));column-gap:clamp(32px,5vw,72px);border-top:1px solid var(--ft-line)}.ft-faq__item{break-inside:avoid}.ft-faq__foot{margin-top:22px;max-width:62ch}@media screen and (max-width:899px){.ft-faq__cols{grid-template-columns:minmax(0,1fr)}.ft-faq__head{margin-bottom:20px}}.ft-ritual__head{margin-bottom:40px}.ft-ritual__grid{display:grid;grid-template-columns:repeat(var(--ft-cols, 3),minmax(0,1fr));gap:clamp(24px,2.8vw,40px)}.ft-ritual__card{display:flex;flex-direction:column;gap:12px}.ft-ritual__card .ft-media{margin-bottom:6px}.ft-ritual__name{margin:0;font-family:var(--ft-display);font-size:21px;font-weight:500;line-height:1.28}.ft-ritual__name a{color:var(--ft-fg);text-decoration:none}.ft-ritual__name a:hover{color:var(--ft-accent)}.ft-ritual__reason{margin:0;font-size:16px;line-height:1.6;color:var(--ft-fg-muted)}.ft-ritual__reason:empty{display:none}.ft-ritual__price{margin:0;font-size:16.5px;color:var(--ft-fg)}.ft-ritual__price .ft-cardprice__was{margin-left:9px;font-size:14.5px;color:var(--ft-ink-faint)}.ft-ritual__btn{margin-top:8px;align-self:stretch}@supports (grid-template-rows: subgrid){@media screen and (min-width:900px){.ft-ritual__grid{grid-template-rows:auto auto auto auto auto}.ft-ritual__card{display:grid;grid-template-rows:subgrid;grid-row:span 5;align-content:start}.ft-ritual__btn{margin-top:0;align-self:end}}}@media screen and (max-width:899px){.ft-ritual__grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:22px}.ft-ritual__head{margin-bottom:26px}.ft-ritual__name{font-size:18px}.ft-ritual__reason{font-size:15.5px}}@media screen and (max-width:640px){.ft-ritual__grid{gap:16px 14px}.ft-ritual__card{gap:8px}.ft-ritual__name{font-size:17px}.ft-ritual__reason{font-size:14.5px;line-height:1.5}.ft-ritual__btn{padding-inline:12px}}@media screen and (max-width:380px){.ft-ritual__grid{grid-template-columns:minmax(0,1fr)}}.st-moc-page .ft-check li{padding-left:30px!important;padding-inline-start:30px!important}.st-moc-page .product-gallery__carousel{margin-inline:0!important;scroll-padding-inline:0;width:100%}.st-moc-page .ft-s{font-weight:400}.st-moc-page .ft-h,.st-moc-page .ft-hero__title,.st-moc-page .ft-sub,.st-moc-page .ft-hero__headline{font-family:var(--ft-display);font-weight:400;letter-spacing:normal}.st-moc-page .ft-hero__title{font-size:clamp(36px,4vw,58px);line-height:1.07}.st-moc-page .ft-hero__headline{font-size:clamp(24px,2.3vw,30px);line-height:1.2}.st-moc-page .ft-hero__media{min-width:0}.st-moc-page .product-gallery{width:100%;gap:14px}.st-moc-page .product-gallery__media img{object-fit:contain;max-height:780px;width:100%}.st-moc-page .product-gallery__media-list{background:#fff}.st-moc-page .ft-specs dt{font-weight:600}.st-moc-page .ft-trust__list,.st-moc-page .ft-steps__list{list-style:none;margin-left:0}.st-moc-page .ft-founder__quote{border:0;padding:0;margin:0}.st-moc-page .ft-fine{color:#545b4f}.st-moc-page .moc-quantity{display:flex;align-items:center;gap:16px;margin:12px 0}.st-moc-page .moc-quantity input{width:84px;min-height:48px;border:1px solid var(--ft-line);padding:10px}.st-moc-page .moc-signin{font-size:16px;line-height:1.5;margin:12px 0 0}.st-moc-page .moc-signin a{text-decoration:underline;text-underline-offset:4px}.st-moc-page .ft-buywrap .button{background:#4f7263;color:#fff;border-color:#4f7263;min-height:56px}.st-moc-page .ft-buywrap .price-list{font-size:24px}.st-moc-page .ft-ritual__card .ft-media{aspect-ratio:4/5}.st-moc-page .ft-ritual__card img{width:100%;height:100%;object-fit:contain}@media(max-width:899px){.st-moc-page .ft-hero__title{font-size:38px}.st-moc-page .product-gallery__media img{max-height:520px}.st-moc-page .ft-split__media img{max-height:560px;object-fit:contain}.st-moc-page .ft-s__inner{padding-inline:20px}.st-moc-page .ft-hero__grid{gap:28px}.st-moc-page .ft-rte{font-size:17px}.st-moc-page .ft-acc__copy{font-size:16px}.st-moc-page .ft-steps__list{padding:0}.st-moc-page .ft-hero .ft-hero__buyinner{gap:18px}}.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}}.str-page{--str-ink:#303030;--str-paper:#f9f7f3;--str-line:#dcdad2;color:var(--str-ink);background:var(--str-paper);font-family:Author,Arial,sans-serif;font-size:18px;line-height:1.45;text-align:left}.str-page *,.str-page *:before,.str-page *:after{box-sizing:border-box}.str-page :is(h1,h2,h3,p,ol,li){margin:0}.str-page :is(h1,h2){font-family:Gambarino,Georgia,serif;font-weight:400;letter-spacing:0;text-transform:none;line-height:1.12;color:var(--str-ink)}.str-page h1{font-size:clamp(42px,4.7vw,64px);text-wrap:balance}.str-page h2{font-size:36px}.str-page h3{font-family:Author,Arial,sans-serif;font-size:25px;font-weight:500;letter-spacing:0;text-transform:none;line-height:1.2;color:var(--str-ink)}.str-page p{font-size:18px;line-height:1.45}.str-page a{background-image:none}.str-page a:focus-visible,.str-page summary:focus-visible{outline:3px solid #477d6e;outline-offset:5px}.str-wrap{max-width:1120px;width:calc(100% - 64px);margin-inline:auto}.str-intro{text-align:center;padding:50px 0 32px}.str-page .str-eyebrow{font-size:13px;font-weight:500;letter-spacing:.13em;text-transform:uppercase;margin-bottom:14px}.str-lede{max-width:530px;margin:18px auto 22px;text-wrap:pretty}.str-button{display:inline-flex;align-items:center;justify-content:center;min-height:48px;padding:12px 25px;background:var(--str-ink);border:1px solid var(--str-ink);color:#fff;text-decoration:none;font-size:17px;font-weight:500;line-height:1.35;letter-spacing:0;border-radius:16px;transition:background .15s}.str-button:hover{background:#514d46}.str-page .str-small-heading{font-family:Author,Arial,sans-serif;text-align:center;font-size:18px;font-weight:500;margin-bottom:18px}.str-steps{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:22px;list-style:none;padding:0}.str-step{display:grid;grid-template-columns:100px 1fr;align-items:center;gap:13px;list-style:none;padding:25px 20px 26px;border-radius:16px;background:#e3ede6}.str-step-2{background:#f3dcd1}.str-step-3{background:#e6e3f0}.str-illustration svg{display:block;width:100%;height:auto;color:var(--str-ink)}.str-page .str-step-label{font-size:12px;text-transform:uppercase;letter-spacing:.09em;margin-bottom:6px}.str-step h3{font-family:Gambarino,Georgia,serif;font-size:30px;font-weight:400;margin-bottom:8px}.str-step p{font-size:17px;line-height:1.4}.str-value{text-align:center;margin-top:24px!important;font-weight:500}.str-account{padding:40px 0 0;scroll-margin-top:160px}.str-account-heading{text-align:center;margin-bottom:23px}.str-account-heading>p{margin-top:10px}.str-login{display:grid;grid-template-columns:64px 1fr auto;align-items:center;gap:24px;background:#fff;border:1px solid var(--str-line);border-radius:16px;padding:28px 34px}.str-login-icon{background:#e3ede6;border-radius:50%;padding:10px;width:64px;height:64px}.str-login-icon svg{width:100%;height:100%}.str-login h3{font-size:24px;margin-bottom:7px}.str-login p{font-size:17px;max-width:500px}.str-login .str-button{white-space:nowrap}.str-page .str-small{font-size:15px;line-height:1.5}.str-account-note{margin-top:14px!important;text-align:center}.str-account-note a,.str-help a,.str-unavailable a{text-decoration:underline;text-underline-offset:4px}.str-apps{display:grid;grid-template-columns:minmax(0,.8fr) minmax(0,1.2fr);gap:24px;align-items:start}.str-app{min-width:0}.str-app:nth-child(n+3){grid-column:1/-1}.str-app>div{max-width:100%;min-width:0}.str-use{background:#e3ede6;border-radius:16px;padding:24px 28px;margin-top:24px}.str-use h3{font-size:21px;text-align:center;margin-bottom:20px}.str-use ol{list-style:none;padding:0;display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:28px}.str-use li{display:flex;gap:12px;align-items:flex-start;list-style:none}.str-use li>span{flex-shrink:0;border:1px solid #92a99e;border-radius:50%;display:grid;place-items:center;font-size:14px;width:26px;height:26px;margin-top:1px}.str-use p{font-size:17px}.str-faq{display:grid;grid-template-columns:.6fr 1.4fr;gap:65px;padding-top:46px}.str-faq h2{font-size:32px}.str-page details{border-top:1px solid var(--str-line);padding-block:17px}.str-page details:last-child{border-bottom:1px solid var(--str-line)}.str-page summary{cursor:pointer;display:flex;justify-content:space-between;gap:20px;list-style:none;font-size:19px;font-weight:500;line-height:1.3}.str-page summary::-webkit-details-marker{display:none}.str-page summary span{font-size:23px;font-weight:400;line-height:1}.str-page details[open] summary span{transform:rotate(45deg)}.str-page details>div{padding-top:12px}.str-page details p{font-size:17px}.str-help{padding:30px 0 36px;text-align:center;font-size:16px!important}.str-unavailable{text-align:center;padding:20px}body:has(.str-page) #nav-toggle-widget{display:none!important}@media(max-width:1000px){.str-step{grid-template-columns:1fr;text-align:center;gap:10px;padding:18px}.str-illustration{width:96px;margin:auto}.str-login{padding:25px;gap:20px}.str-login p{max-width:360px}.str-faq{gap:35px}.str-use ol{gap:20px}}@media(max-width:700px){.str-wrap{width:calc(100% - 36px)}.str-intro{padding:32px 0 27px}.str-page h1{font-size:42px}.str-page h2{font-size:30px}.str-lede{max-width:360px;margin:16px auto 20px}.str-steps{grid-template-columns:1fr;gap:12px}.str-step{grid-template-columns:82px 1fr;text-align:left;gap:16px;padding:17px 20px}.str-illustration{width:82px}.str-step h3{font-size:28px;margin-bottom:5px}.str-step p{font-size:17px}.str-account{padding-top:32px;scroll-margin-top:130px}.str-account-heading>p{font-size:17px}.str-login{grid-template-columns:48px 1fr;gap:16px;padding:22px 20px}.str-login-icon{width:48px;height:48px;padding:7px}.str-login h3{font-size:22px}.str-login .str-button{grid-column:1/-1;width:100%}.str-login p{max-width:none}.str-apps{grid-template-columns:1fr;gap:18px}.str-use{padding:21px 20px}.str-use ol{grid-template-columns:1fr;gap:15px}.str-use h3{text-align:left;margin-bottom:17px}.str-use li{align-items:center}.str-faq{grid-template-columns:1fr;gap:20px;padding-top:34px}.str-faq h2{font-size:30px}.str-page summary{font-size:18px}.str-help{padding-block:25px 30px}}@media(prefers-reduced-motion:reduce){.str-page *{transition:none!important;scroll-behavior:auto!important}}.str-page .str-apps{gap:22px;align-items:start}.str-page .str-apps :is(h1,h2,h3,h4){font-family:Author,Arial,sans-serif!important;font-size:20px!important;font-weight:500!important;line-height:1.3!important;letter-spacing:0!important;text-transform:none!important;max-width:none;text-wrap:pretty}.str-page .str-apps .titleClass{font-family:Gambarino,Georgia,serif!important;font-size:27px!important;font-weight:400!important;text-align:left!important;margin:0 0 12px!important}.str-page .str-apps :is(p,label,input,button){font-family:Author,Arial,sans-serif!important;font-size:16px!important;line-height:1.4!important;letter-spacing:0!important}.str-page .str-apps .descriptionClass:empty{display:none}.str-page .str-apps .cardClass{border:1px solid #dcdad2!important;border-radius:14px!important;width:100%!important;max-width:100%!important;min-width:0!important;height:auto!important;max-height:none!important;min-height:0!important;overflow-wrap:anywhere}.str-page .str-apps :is(#pointsbalance,#buywithpoints,#activity)>div{margin-block:0!important}.str-page .str-apps .tw-my-10{margin-block:16px!important}.str-page .str-apps .tw-mb-10{margin-bottom:16px!important}.str-page .str-apps .tw-gap-10{gap:16px!important}.str-page .str-apps .tw-p-10{padding:20px!important}.str-page .str-apps .tw-px-10{padding-inline:20px!important}.str-page .str-apps :is(.tw-pt-10,.tw-pt-8){padding-top:16px!important}.str-page .str-apps :is(.tw-pb-10,.tw-pb-8,.tw-pb-6){padding-bottom:16px!important}.str-page .str-apps .tw-min-w-\[23rem\]{min-width:0!important}.str-page .str-apps #pointsbalance h1:not(.titleClass){font-size:30px!important;line-height:1.15!important;margin:0 0 6px!important}.str-page .str-apps #pointsbalance .tw-flex-col{flex-direction:row!important}.str-page .str-apps #pointsbalance .tw-flex-col>div{width:50%!important}.str-page .str-apps #pointsbalance .tw-flex-col>div+div{border-top:0!important;border-left:1px solid #dcdad2!important}.str-page .str-apps #pointsbalance p{font-size:14px!important;margin:0 8px!important}.str-page .str-apps #buywithpoints h1:not(.titleClass){font-size:19px!important;text-align:left;line-height:1.35!important}.str-page .str-apps #buywithpoints .discountClass{font-size:18px!important}.str-page .str-apps #buywithpoints svg{width:30px!important;height:30px!important;flex-shrink:0}.str-page .str-apps #buywithpoints .tw-px-6{padding-inline:0!important}.str-page .str-apps #buywithpoints .tw-pb-6{padding-bottom:10px!important}.str-page .str-apps button{min-height:44px;padding:10px 18px!important;border-radius:12px!important;white-space:normal}.str-page .str-apps input:not([type=range]){min-height:44px;max-width:100%;min-width:0}.str-page .str-apps #activity h1:not(.titleClass){font-size:16px!important;font-weight:600!important;line-height:1.3!important}.str-page .str-apps #activity .tw-justify-between{gap:12px}.str-page .str-apps #activity :is(h1,p).tw-w-1\/3:nth-child(1){width:25%}.str-page .str-apps #activity :is(h1,p).tw-w-1\/3:nth-child(2){width:50%}.str-page .str-apps #activity :is(h1,p).tw-w-1\/3:nth-child(3){width:25%}.str-page .str-apps #activity .tw-mb-6:empty{display:none}@media(max-width:700px){.str-page .str-apps{gap:18px}.str-page .str-apps .titleClass{font-size:25px!important}.str-page .str-apps .tw-p-10{padding:18px!important}.str-page .str-apps #pointsbalance h1:not(.titleClass){font-size:26px!important}.str-page .str-apps #activity :is(h1:not(.titleClass),p){font-size:14px!important}.str-page .str-apps #activity .tw-px-10{padding-inline:14px!important}.str-page .str-apps #activity .tw-justify-between{gap:8px}.str-page .str-apps #buywithpoints h1:not(.titleClass){margin-right:0!important;text-align:center!important}.str-page .str-apps #buywithpoints .tw-w-10\/12{width:100%!important}}.str-page .str-apps #buywithpoints button.buttonClass{--color-button:48,48,48;--color-button-text:249,247,243;--alpha-button-background:1;min-width:132px;min-height:50px;padding:13px 24px!important;background:#303030!important;background-image:none!important;color:#f9f7f3!important;border:2px solid #303030!important;border-radius:12px!important;font-family:Author,Arial,sans-serif!important;font-size:17px!important;font-weight:600!important;line-height:1.3!important;letter-spacing:.02em!important;text-align:center;text-decoration:none;justify-content:center;align-items:center;flex-shrink:0;box-shadow:none!important;cursor:pointer;transition:background-color .15s ease,border-color .15s ease}.str-page .str-apps #buywithpoints button.buttonClass:not(:disabled):not([aria-disabled=true]){opacity:1!important}.str-page .str-apps #buywithpoints button.buttonClass:not(:disabled):not([aria-disabled=true]):hover{background:#465e55!important;border-color:#465e55!important;color:#fff!important}.str-page .str-apps #buywithpoints button.buttonClass:focus-visible{outline:3px solid #77603c!important;outline-offset:4px!important}.str-page .str-apps #buywithpoints button.buttonClass:is(:disabled,[aria-disabled=true]){background:#e2e1da!important;border-color:#d0cfc6!important;color:#66645d!important;cursor:not-allowed;opacity:1!important}@media(max-width:700px){.str-page .str-apps #buywithpoints button.buttonClass{width:100%;min-width:0;min-height:50px}}.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/39/compiled_assets/styles.css.map */
