.gf-section [hidden]{display:none!important}.gf-section{--gf-panel: #FFFFFF;--gf-ink-soft: #4B4D45;--gf-muted: #83867C;--gf-line: #E2E3DA;--gf-dark: #161711;--gf-dark-2: #232419;max-width:1180px;margin:0 auto;padding:64px 20px 80px;background:var(--gf-bg);color:var(--gf-ink);font-family:Inter,sans-serif;-webkit-font-smoothing:antialiased}.gf-section *{box-sizing:border-box}.gf-section img,.gf-section svg{display:block;max-width:100%}.gf-section button{font-family:inherit;cursor:pointer}.gf-section :focus-visible{outline:2px solid var(--gf-ink);outline-offset:3px;box-shadow:0 0 0 5px #ffdf0773;border-radius:6px}@media(prefers-reduced-motion:reduce){.gf-section *{animation-duration:.001ms!important;transition-duration:.001ms!important}}.gf-header{text-align:center;max-width:640px;margin:0 auto 40px}.gf-eyebrow{display:inline-block;font-family:Space Grotesk,sans-serif;font-weight:700;font-size:12.5px;letter-spacing:.14em;color:var(--gf-ink-soft);background:var(--gf-panel);border:1px solid var(--gf-line);padding:6px 14px;border-radius:100px;margin-bottom:18px}.gf-eyebrow:before{content:"";display:inline-block;width:6px;height:6px;background:var(--gf-accent);border:1px solid var(--gf-accent-ink);border-radius:50%;margin-right:8px;vertical-align:middle}.gf-title{font-family:Space Grotesk,sans-serif;font-weight:800;font-size:clamp(32px,5.4vw,54px);line-height:1.02;letter-spacing:-.01em;margin:0 0 12px}.gf-subtitle{font-size:clamp(14.5px,1.6vw,17px);color:var(--gf-ink-soft);margin:0;line-height:1.5}.gf-goals{display:flex;gap:14px;justify-content:center;margin:0 0 44px;list-style:none;padding:0}.gf-goal{all:unset;box-sizing:border-box;position:relative;flex:1 1 200px;max-width:230px;height:190px;border-radius:14px;background:linear-gradient(150deg,var(--gf-dark-2),var(--gf-dark) 70%);background-size:cover;background-position:center;border:2px solid transparent;padding:16px;display:flex;flex-direction:column;justify-content:flex-end;gap:10px;color:#fff;transition:transform .22s ease,border-color .22s ease,box-shadow .22s ease;overflow:hidden}.gf-goal:before{content:"";position:absolute;top:0;right:0;bottom:0;left:0;background:repeating-linear-gradient(115deg,rgba(255,255,255,.05) 0 2px,transparent 2px 26px),radial-gradient(120% 90% at 15% 0%,rgba(0,0,0,.15),transparent 60%);pointer-events:none}.gf-goal:hover{transform:translateY(-3px)}.gf-goal[aria-pressed=true]{border-color:var(--gf-accent);box-shadow:0 10px 24px -12px #00000059}.gf-goal-check{position:absolute;top:12px;right:12px;width:24px;height:24px;border-radius:50%;background:var(--gf-accent);display:flex;align-items:center;justify-content:center;opacity:0;transform:scale(.5);transition:opacity .18s ease,transform .18s ease}.gf-goal[aria-pressed=true] .gf-goal-check{opacity:1;transform:scale(1)}.gf-goal-check svg{width:13px;height:13px}.gf-goal-icon{width:44px;height:44px;border:1.5px solid rgba(255,255,255,.55);border-radius:10px;display:flex;align-items:center;justify-content:center;position:relative;transition:border-color .2s ease,background .2s ease}.gf-goal[aria-pressed=true] .gf-goal-icon{border-color:var(--gf-accent);background:#ffdf0729}.gf-goal-icon svg{width:22px;height:22px;stroke:#fff;position:relative}.gf-goal-label{font-family:Space Grotesk,sans-serif;font-weight:700;font-size:16.5px;letter-spacing:-.01em;position:relative}@media(max-width:640px){.gf-section{overflow-x:hidden}.gf-goals{justify-content:flex-start;overflow-x:auto;scroll-snap-type:x mandatory;padding:4px 4px 10px;overscroll-behavior-x:contain;touch-action:pan-x;-webkit-overflow-scrolling:touch;scrollbar-width:none}.gf-goals::-webkit-scrollbar{display:none}.gf-goal{flex:0 0 46%;scroll-snap-align:start;max-width:none;height:168px}}.gf-route{display:grid;grid-template-columns:.86fr 1.14fr;background:var(--gf-panel);border:1px solid var(--gf-line);border-radius:22px;margin-bottom:32px}.gf-route-info{padding:40px 40px 36px;display:flex;flex-direction:column;justify-content:center;border-radius:22px 0 0 22px}.gf-route-eyebrow{font-family:Space Grotesk,sans-serif;font-weight:700;font-size:12px;letter-spacing:.14em;color:#4c6e13;margin-bottom:10px}.gf-route-title{font-family:Space Grotesk,sans-serif;font-weight:800;font-size:clamp(24px,2.6vw,30px);line-height:1.08;margin:0 0 22px;letter-spacing:-.01em}.gf-steps{display:flex;align-items:center;margin-bottom:8px}.gf-step{display:flex;flex-direction:column;align-items:center;gap:8px;flex:0 0 auto;width:64px}.gf-step-dot{width:30px;height:30px;border-radius:50%;border:1.5px solid var(--gf-line);background:var(--gf-panel);display:flex;align-items:center;justify-content:center;font-family:Space Grotesk,sans-serif;font-weight:700;font-size:13px;color:var(--gf-ink-soft);transition:background .2s ease,border-color .2s ease,color .2s ease}.gf-step:first-child .gf-step-dot{background:var(--gf-accent);border-color:var(--gf-accent-ink);color:var(--gf-accent-ink)}.gf-step-label{font-size:12px;color:var(--gf-ink-soft);text-align:center;line-height:1.2}.gf-step-line{flex:1 1 auto;height:1.5px;background:var(--gf-line);margin-bottom:22px}.gf-route-desc{color:var(--gf-ink-soft);font-size:14.5px;line-height:1.55;margin:14px 0 26px}.gf-route-ctas{display:flex;align-items:center;gap:22px;flex-wrap:wrap}.gf-btn-primary{all:unset;box-sizing:border-box;font-family:Space Grotesk,sans-serif;font-weight:700;font-size:14.5px;background:var(--gf-accent);color:var(--gf-accent-ink);padding:13px 22px;border-radius:100px;display:inline-flex;align-items:center;gap:8px;transition:transform .15s ease,filter .15s ease}.gf-btn-primary:hover{transform:translateY(-1px);filter:brightness(.94)}.gf-btn-primary svg{width:15px;height:15px}.gf-link{font-weight:600;font-size:14px;color:var(--gf-ink);text-decoration:none;border-bottom:1.5px solid var(--gf-ink);padding-bottom:1px;display:inline-flex;align-items:center;gap:4px}.gf-route-visual{background:linear-gradient(150deg,var(--gf-dark-2),var(--gf-dark) 75%);position:relative;display:flex;align-items:flex-end;justify-content:center;padding:34px 24px 0;min-height:340px;border-radius:0 22px 22px 0}.gf-route-visual:before{content:"";position:absolute;top:0;right:0;bottom:0;left:0;border-radius:inherit;background:radial-gradient(120% 80% at 80% 0%,rgba(255,255,255,.08),transparent 60%);pointer-events:none}.gf-route-visual--photo{padding:0}.gf-hero-products{display:flex;align-items:flex-end;justify-content:center;position:relative;z-index:1}.gf-hero-item{position:relative;margin:0 -6px}.gf-hero-item:nth-child(1){transform:translateY(6px);z-index:1}.gf-hero-item:nth-child(2){transform:translateY(20px) scale(.82);z-index:2}.gf-hotspot-image-wrap{position:relative;width:100%;height:100%;min-height:340px;border-radius:inherit;overflow:hidden}.gf-hotspot-bg{width:100%;height:100%;object-fit:cover;display:block}.gf-hotspot-anchor{position:absolute;transform:translate(-50%,-50%);z-index:5}.gf-hotspot{all:unset;box-sizing:border-box;position:relative;width:26px;height:26px;border-radius:50%;background:var(--gf-accent);color:var(--gf-accent-ink);display:flex;align-items:center;justify-content:center;cursor:pointer;box-shadow:0 0 0 4px #ffffff59,0 4px 12px #00000040;animation:gfHotspotPulse 2.2s ease-in-out infinite}.gf-hotspot svg{width:13px;height:13px}.gf-hotspot[aria-expanded=true] svg{transform:rotate(45deg)}@keyframes gfHotspotPulse{0%,to{box-shadow:0 0 0 4px #ffffff59,0 4px 12px #00000040}50%{box-shadow:0 0 0 9px #ffffff1f,0 4px 12px #00000040}}.gf-hotspot-card{position:absolute;bottom:calc(100% + 12px);left:50%;transform:translate(-50%);width:220px;background:var(--gf-panel);color:var(--gf-ink);border-radius:12px;padding:12px 14px;box-shadow:0 14px 30px -10px #0006;z-index:6;display:flex;align-items:flex-start;gap:10px}.gf-hotspot-card:after{content:"";position:absolute;top:100%;left:50%;transform:translate(-50%);border:6px solid transparent;border-top-color:var(--gf-panel)}.gf-hotspot-thumb{flex:0 0 48px;width:48px;height:48px;border-radius:8px;object-fit:contain;background:#f5f5f1}.gf-hotspot-info{flex:1 1 auto;min-width:0}.gf-hotspot-name{margin:0;font-family:Space Grotesk,sans-serif;font-weight:700;font-size:12.5px;line-height:1.25}.gf-hotspot-detail{margin:2px 0 0;font-size:11px;color:var(--gf-muted)}.gf-hotspot-row{display:flex;align-items:center;justify-content:space-between;gap:8px;margin-top:8px}.gf-hotspot-price{font-family:Space Grotesk,sans-serif;font-weight:700;font-size:12.5px}.gf-hotspot-view{font-size:11.5px;font-weight:700;color:var(--gf-ink);text-decoration:underline}@media(max-width:900px){.gf-route{grid-template-columns:1fr}.gf-route-visual{order:-1;min-height:260px;padding-top:26px;border-radius:22px 22px 0 0}.gf-route-info{padding:32px 26px 30px;border-radius:0 0 22px 22px}}@media(max-width:480px){.gf-step-label{font-size:10.5px}.gf-step{width:54px}}.pv{position:relative;width:104px}.pv-lid{width:44%;height:12px;margin:0 auto;background:#3a3b33;border-radius:4px 4px 0 0}.pv-body{position:relative;height:150px;background:linear-gradient(160deg,#2b2c24,#17180f 65%);box-shadow:inset 6px 0 14px #ffffff0d,inset -8px 0 16px #0006;overflow:hidden;display:flex;flex-direction:column;padding:12px 10px 0}.pv--jar .pv-body{border-radius:20px 20px 8px 8px}.pv--jar-sm{width:82px}.pv--jar-sm .pv-body{height:118px;border-radius:16px 16px 6px 6px}.pv--jar-sm .pv-lid{width:50%}.pv--bottle-sm{width:66px}.pv--bottle-sm .pv-lid{width:60%;height:9px}.pv--bottle-sm .pv-body{height:128px;border-radius:12px 12px 5px 5px}.pv--pouch{width:104px}.pv--pouch .pv-lid{display:none}.pv--pouch .pv-body{height:150px;clip-path:polygon(14% 0%,86% 0%,100% 10%,100% 100%,0% 100%,0% 10%);border-radius:6px;padding-top:20px}.pv-name{color:#fff;font-family:Space Grotesk,sans-serif;font-weight:700;font-size:10.5px;line-height:1.15;letter-spacing:-.01em}.pv--bottle-sm .pv-name{font-size:9px}.pv-photo{width:104px;height:150px;object-fit:contain;border-radius:12px;background:linear-gradient(160deg,#2b2c24,#17180f 65%);padding:10px}.gf-products-head{display:flex;align-items:baseline;justify-content:space-between;margin-bottom:20px;gap:16px}.gf-products-layout{display:flex;align-items:flex-start;gap:24px}.gf-goal-video{flex:0 0 220px;width:220px;aspect-ratio:9/16;border-radius:16px;overflow:hidden;background:#111;position:sticky;top:20px}.gf-goal-video video{width:100%;height:100%;object-fit:cover;display:block}.gf-products-layout>.gf-products-viewport{flex:1 1 auto;min-width:0}@media(max-width:900px){.gf-products-layout{display:block}.gf-goal-video{position:static;width:100%;max-width:240px;margin:0 auto 16px}}.gf-products-title{font-family:Space Grotesk,sans-serif;font-weight:800;font-size:clamp(20px,2.2vw,26px);margin:0}.gf-products-viewport{overflow:visible}.gf-products-track{display:grid;grid-template-columns:repeat(auto-fit,minmax(180px,1fr));gap:16px}@media(max-width:640px){.gf-products-viewport{overflow-x:scroll;overflow-y:visible;-webkit-overflow-scrolling:touch;scrollbar-width:none;scroll-snap-type:x mandatory;scroll-behavior:smooth;padding:4px 4px 10px}.gf-products-viewport::-webkit-scrollbar{display:none}.gf-products-track{display:flex;gap:16px;width:max-content}.gf-products-track .gf-product-card{width:calc((100vw - 56px) / 2.2);max-width:210px;flex-shrink:0;scroll-snap-align:start}}.gf-product-card{background:var(--gf-panel);border:1px solid var(--gf-line);border-radius:14px;padding:16px;display:flex;flex-direction:column;gap:10px;transition:transform .18s ease,box-shadow .18s ease}.gf-product-card:hover{transform:translateY(-3px);box-shadow:0 14px 28px -18px #00000059}.gf-product-photo-wrap{position:relative;aspect-ratio:1/1;border-radius:10px;overflow:hidden;display:flex;align-items:center;justify-content:center;background:#fff}.gf-product-photo-wrap img{width:100%;height:100%;object-fit:contain}.gf-product-visual-wrap{position:relative;background:linear-gradient(150deg,var(--gf-dark-2),var(--gf-dark) 75%);border-radius:10px;display:flex;align-items:flex-end;justify-content:center;padding-top:16px;min-height:190px}.gf-badge{position:absolute;top:10px;left:10px;z-index:2;display:inline-flex;font-family:Space Grotesk,sans-serif;font-weight:700;font-size:10.5px;letter-spacing:.05em;padding:4px 9px;border-radius:100px;background:var(--b-bg);color:var(--b-fg)}.gf-product-vendor{font-size:11px;font-weight:600;letter-spacing:.04em;text-transform:uppercase;color:var(--gf-muted);margin:0}.gf-product-name{font-family:Space Grotesk,sans-serif;font-weight:700;font-size:15.5px;margin:0;letter-spacing:-.01em}.gf-product-name a{color:inherit;text-decoration:none}.gf-product-name a:hover{text-decoration:underline}.gf-product-sub{font-size:12.5px;color:var(--gf-muted);margin:0;line-height:1.4}.gf-price{font-family:Space Grotesk,sans-serif;font-weight:700;font-size:19px;margin-top:2px}.gf-product-foot{display:flex;flex-direction:column;gap:8px;margin-top:auto}.gf-cta{all:unset;box-sizing:border-box;width:100%;text-align:center;font-family:inherit;font-weight:700;font-size:12.5px;letter-spacing:.05em;text-transform:uppercase;background:var(--gf-ink);color:#fff;border:1.5px solid var(--gf-accent);padding:12px 14px;border-radius:8px;margin-top:auto;transition:filter .15s ease,transform .15s ease;display:block;cursor:pointer}.gf-cta:hover{filter:brightness(1.2);transform:translateY(-1px)}.gf-cta:disabled{opacity:.55;cursor:default;transform:none;filter:none;border-color:var(--gf-line)}.gf-cta--muted{background:var(--gf-panel);color:var(--gf-ink-soft);border-color:var(--gf-line)}.gf-fade{animation:gfFadeIn .32s ease both}@keyframes gfFadeIn{0%{opacity:0;transform:translateY(6px)}to{opacity:1;transform:translateY(0)}}.gf-toast{position:fixed;left:50%;bottom:26px;transform:translate(-50%,16px);background:var(--gf-ink);color:#fff;font-size:13.5px;font-weight:600;padding:12px 18px;border-radius:100px;box-shadow:0 12px 30px -10px #0006;opacity:0;pointer-events:none;transition:opacity .2s ease,transform .2s ease;z-index:100;display:flex;align-items:center;gap:8px}.gf-toast.is-visible{opacity:1;transform:translate(-50%)}.gf-toast svg{width:14px;height:14px;flex:0 0 auto}.gf-modal-backdrop{position:fixed;top:0;right:0;bottom:0;left:0;background:#0f0f0a8c;z-index:1000;display:none;align-items:center;justify-content:center;padding:20px}.gf-modal-backdrop.is-open{display:flex}.gf-modal{position:relative;background:var(--gf-panel,#fff);border-radius:18px;width:100%;max-width:440px;max-height:88vh;overflow-y:auto;padding:26px;font-family:Inter,sans-serif;color:var(--gf-ink,#14150F)}.gf-modal-close{all:unset;position:absolute;top:14px;right:14px;width:32px;height:32px;border-radius:50%;display:flex;align-items:center;justify-content:center;background:var(--gf-line,#E2E3DA);cursor:pointer}.gf-modal-close svg{width:15px;height:15px}.gf-modal-image{width:100%;aspect-ratio:1/1;object-fit:contain;background:#f5f5f1;border-radius:12px;margin-bottom:16px}.gf-modal-title{font-family:Space Grotesk,sans-serif;font-weight:700;font-size:19px;margin:0 0 4px;padding-right:30px}.gf-modal-price{font-family:Space Grotesk,sans-serif;font-weight:700;font-size:17px;margin:0 0 18px}.gf-modal-option{margin-bottom:16px}.gf-modal-option-label{display:block;font-size:11px;font-weight:700;letter-spacing:.05em;text-transform:uppercase;color:var(--gf-muted,#83867C);margin-bottom:8px}.gf-modal-option-values{display:flex;flex-wrap:wrap;gap:8px}.gf-modal-value-btn{all:unset;box-sizing:border-box;font-family:inherit;font-size:13px;font-weight:600;padding:8px 14px;border-radius:8px;border:1.5px solid var(--gf-line,#E2E3DA);cursor:pointer;transition:border-color .15s ease,background .15s ease}.gf-modal-value-btn.is-selected{border-color:var(--gf-ink,#14150F);background:var(--gf-ink,#14150F);color:#fff}.gf-modal-footer{margin-top:20px}.gf-modal-loading{text-align:center;padding:40px 10px;color:var(--gf-muted,#83867C);font-size:14px}
/*# sourceMappingURL=/cdn/shop/t/23/compiled_assets/styles.css.map */
