.BMITool-module__uJgUCq__card{background:var(--paper);border:1px solid color-mix(in oklab, var(--ink) 8%, transparent);border-radius:var(--radius-card);grid-template-columns:1fr;display:grid;overflow:hidden;box-shadow:0 1px 2px #0f1f1b0a,0 30px 80px -30px #0f1f1b2e}@media (min-width:820px){.BMITool-module__uJgUCq__card{grid-template-columns:1fr 1fr;height:580px}}.BMITool-module__uJgUCq__inputs{justify-content:center;gap:var(--space-lg);border-bottom:1px solid var(--line);flex-direction:column;padding:clamp(28px,3.5vw,40px);display:flex}.BMITool-module__uJgUCq__cardTitle{margin:0 0 var(--space-sm);font-family:var(--font-ginger), system-ui, sans-serif;letter-spacing:-.03em;color:var(--ink);text-wrap:balance;max-width:14ch;font-size:clamp(32px,3.4vw,44px);font-weight:300;line-height:1.04}@media (min-width:820px){.BMITool-module__uJgUCq__inputs{border-bottom:0;border-right:1px solid var(--line)}}.BMITool-module__uJgUCq__unit{background:var(--paper-warm);border-radius:var(--radius-interactive);align-self:flex-start;padding:3px;display:inline-flex;position:relative}.BMITool-module__uJgUCq__unit:before{content:"";background:var(--ink);border-radius:var(--radius-interactive);width:calc(50% - 3px);transition:transform var(--dur-base) var(--ease-out-quart);z-index:1;position:absolute;top:3px;bottom:3px;left:3px}.BMITool-module__uJgUCq__unit[data-unit=imperial]:before{transform:translate(100%)}.BMITool-module__uJgUCq__unitBtn{min-height:36px;color:var(--ink-60);border-radius:var(--radius-interactive);cursor:pointer;z-index:2;letter-spacing:.02em;transition:color var(--dur-base) var(--ease-out-quart);background:0 0;border:0;padding:8px 16px;font-size:13px;font-weight:400;position:relative}.BMITool-module__uJgUCq__unitBtnOn{color:var(--paper)}.BMITool-module__uJgUCq__row{flex-direction:column;gap:8px;display:flex}.BMITool-module__uJgUCq__rowLabel{letter-spacing:.1em;text-transform:uppercase;color:var(--ink-60);font-size:12px}.BMITool-module__uJgUCq__rowInputs{align-items:stretch;gap:10px;display:flex}.BMITool-module__uJgUCq__input{min-width:0;min-height:52px;font:inherit;background:var(--paper);border:1px solid var(--ink-10);border-radius:var(--radius-surface);color:var(--ink);letter-spacing:-.01em;transition:border-color var(--dur-base) var(--ease-out-quart);-moz-appearance:textfield;flex:1;padding:14px 16px;font-size:18px;font-weight:300}.BMITool-module__uJgUCq__input::-webkit-outer-spin-button{-webkit-appearance:none;margin:0}.BMITool-module__uJgUCq__input::-webkit-inner-spin-button{-webkit-appearance:none;margin:0}.BMITool-module__uJgUCq__input:focus{border-color:var(--ink);outline:0;box-shadow:0 0 0 3px #0f1f1b14}.BMITool-module__uJgUCq__suffix{background:var(--paper-warm);border:1px solid var(--ink-10);border-radius:var(--radius-surface);color:var(--ink-60);letter-spacing:.08em;text-transform:uppercase;flex:none;justify-content:center;align-items:center;min-width:56px;padding:0 14px;font-size:13px;display:flex}.BMITool-module__uJgUCq__output{gap:var(--space-md);background:var(--paper-warm);flex-direction:column;min-height:320px;padding:clamp(28px,3.5vw,40px);display:flex;position:relative}.BMITool-module__uJgUCq__scale{background:var(--paper);border-radius:var(--radius-interactive);border:1px solid var(--line);height:8px;margin:8px 0 32px;position:relative}.BMITool-module__uJgUCq__scaleMarks{pointer-events:none;display:flex;position:absolute;inset:0}.BMITool-module__uJgUCq__seg{border-right:1px solid var(--line);height:100%}.BMITool-module__uJgUCq__seg:last-child{border-right:0}.BMITool-module__uJgUCq__seg1{flex:0 0 14%}.BMITool-module__uJgUCq__seg2{flex:0 0 26%}.BMITool-module__uJgUCq__seg3{flex:0 0 8%}.BMITool-module__uJgUCq__seg4{background:var(--weight-tint);flex:0 0 12%}.BMITool-module__uJgUCq__seg5{background:var(--weight-tint);flex:1}.BMITool-module__uJgUCq__scaleLabels{height:12px;color:var(--ink-60);letter-spacing:.04em;font-size:10px;position:absolute;top:14px;left:0;right:0}.BMITool-module__uJgUCq__scaleLabels span{font-variant-numeric:tabular-nums;position:absolute;transform:translate(-50%)}.BMITool-module__uJgUCq__indicator{background:var(--ink);border:3px solid var(--paper);width:20px;height:20px;box-shadow:0 2px 6px #0f1f1b33, 0 0 0 1px var(--ink-10);transition:left var(--dur-slow) var(--ease-out-quint);z-index:2;border-radius:50%;position:absolute;top:50%;transform:translate(-50%,-50%)}.BMITool-module__uJgUCq__indicatorHidden{opacity:0;pointer-events:none;transition:none}.BMITool-module__uJgUCq__result{flex-direction:column;flex:1;gap:14px;min-height:0;display:flex}.BMITool-module__uJgUCq__resultTop{flex-wrap:wrap;justify-content:space-between;align-items:baseline;gap:12px;display:flex}.BMITool-module__uJgUCq__value{font-family:var(--font-ginger), system-ui, sans-serif;letter-spacing:-.035em;color:var(--ink);font-variant-numeric:tabular-nums;font-size:clamp(42px,5vw,56px);font-weight:300;line-height:1}.BMITool-module__uJgUCq__value[data-state=empty]{color:var(--ink-10)}.BMITool-module__uJgUCq__statusChip{border-radius:var(--radius-interactive);transition:background var(--dur-slow) var(--ease-out-quart), color var(--dur-slow) var(--ease-out-quart);border:1px solid #0000;align-items:center;gap:8px;padding:7px 14px;font-size:12px;font-weight:400;display:inline-flex}.BMITool-module__uJgUCq__statusDot{border-radius:50%;flex:0 0 7px;width:7px;height:7px}.BMITool-module__uJgUCq__statusChip[data-state=empty]{background:var(--paper);color:var(--ink-60);border-color:var(--line)}.BMITool-module__uJgUCq__statusChip[data-state=empty] .BMITool-module__uJgUCq__statusDot{background:var(--ink-10)}.BMITool-module__uJgUCq__statusChip[data-state=below]{background:var(--paper);color:var(--ink-80);border-color:var(--line)}.BMITool-module__uJgUCq__statusChip[data-state=below] .BMITool-module__uJgUCq__statusDot{background:var(--ink-60)}.BMITool-module__uJgUCq__statusChip[data-state=borderline]{background:var(--weight-tint);color:var(--weight-dark)}.BMITool-module__uJgUCq__statusChip[data-state=borderline] .BMITool-module__uJgUCq__statusDot{background:var(--weight)}.BMITool-module__uJgUCq__statusChip[data-state=eligible]{background:var(--weight-dark);color:var(--paper)}.BMITool-module__uJgUCq__statusChip[data-state=eligible] .BMITool-module__uJgUCq__statusDot{background:var(--weight-lime)}.BMITool-module__uJgUCq__msg{color:var(--ink-80);flex:1;margin:0;font-size:15px;line-height:1.55}.BMITool-module__uJgUCq__cta{background:var(--ink);min-height:48px;color:var(--paper);border-radius:var(--radius-interactive);letter-spacing:-.005em;white-space:nowrap;transition:background var(--dur-base) var(--ease-out-quart), transform var(--dur-base) var(--ease-out-quart);justify-content:center;align-self:flex-start;align-items:center;gap:10px;padding:14px 26px;font-size:15px;font-weight:400;line-height:1;text-decoration:none;display:inline-flex}.BMITool-module__uJgUCq__cta[data-visible=false]{visibility:hidden;pointer-events:none}.BMITool-module__uJgUCq__cta:hover,.BMITool-module__uJgUCq__cta:focus-visible{background:#000;transform:translateY(-1px)}.BMITool-module__uJgUCq__cta:hover .BMITool-module__uJgUCq__arrow,.BMITool-module__uJgUCq__cta:focus-visible .BMITool-module__uJgUCq__arrow{transform:translate(3px)}.BMITool-module__uJgUCq__arrow{width:16px;height:16px;transition:transform var(--dur-base) var(--ease-out-quart);flex:0 0 16px}@media (max-width:540px){.BMITool-module__uJgUCq__cta{align-self:stretch;display:flex}}.BMITool-module__uJgUCq__footnote{color:var(--ink-60);border-top:1px solid var(--line);margin:auto 0 0;padding-top:14px;font-size:11px;line-height:1.5}
.ticker-module__pdn3dq__ticker{width:100%;position:relative;overflow:hidden}.ticker-module__pdn3dq__viewport{position:relative;overflow:hidden;-webkit-mask-image:linear-gradient(90deg,#0000,#000 8% 92%,#0000);mask-image:linear-gradient(90deg,#0000,#000 8% 92%,#0000)}.ticker-module__pdn3dq__track{will-change:transform;width:max-content;display:flex}.ticker-module__pdn3dq__left{animation:ticker-module__pdn3dq__scroll-left var(--ticker-duration,30s) linear infinite}.ticker-module__pdn3dq__right{animation:ticker-module__pdn3dq__scroll-right var(--ticker-duration,30s) linear infinite}.ticker-module__pdn3dq__viewport:hover .ticker-module__pdn3dq__track{animation-play-state:paused}.ticker-module__pdn3dq__group{flex-shrink:0;display:flex}.ticker-module__pdn3dq__cell{padding-inline:var(--space-lg);align-items:center;display:inline-flex}@keyframes ticker-module__pdn3dq__scroll-left{0%{transform:translate(0)}to{transform:translate(-50%)}}@keyframes ticker-module__pdn3dq__scroll-right{0%{transform:translate(-50%)}to{transform:translate(0)}}.ticker-module__pdn3dq__item{white-space:nowrap;font-size:var(--fs-body);color:var(--ink-80);align-items:center;gap:10px;display:inline-flex}.ticker-module__pdn3dq__icon{width:18px;height:18px;color:var(--weight-dark);flex-shrink:0}.ticker-module__pdn3dq__dotIcon{background:var(--brand-grad);border-radius:50%;flex-shrink:0;width:6px;height:6px}.ticker-module__pdn3dq__marquee,.ticker-module__pdn3dq__static{background:var(--paper-warm);border-block:1px solid var(--line);padding-block:var(--space-md)}.ticker-module__pdn3dq__staticRow{padding-inline:var(--gutter-desktop);justify-content:center;align-items:center;gap:var(--space-md) var(--space-lg);max-width:var(--container-max);margin:0;flex-wrap:wrap;margin-inline:auto;list-style:none;display:flex}.ticker-module__pdn3dq__staticItem{align-items:center;display:inline-flex;position:relative}.ticker-module__pdn3dq__staticRow[data-sep=dot] .ticker-module__pdn3dq__staticItem:not(:last-child):after,.ticker-module__pdn3dq__staticRow[data-sep=slash] .ticker-module__pdn3dq__staticItem:not(:last-child):after{margin-left:var(--space-lg);color:var(--ink-30)}.ticker-module__pdn3dq__staticRow[data-sep=dot] .ticker-module__pdn3dq__staticItem:not(:last-child):after{content:"·"}.ticker-module__pdn3dq__staticRow[data-sep=slash] .ticker-module__pdn3dq__staticItem:not(:last-child):after{content:"/"}.ticker-module__pdn3dq__logos{background:var(--paper);border-block:1px solid var(--line);padding-block:var(--space-lg)}.ticker-module__pdn3dq__logoCell .ticker-module__pdn3dq__item{font-family:var(--font-tobias), Georgia, serif;letter-spacing:.02em;color:var(--ink-30);font-size:clamp(18px,2vw,26px)}.ticker-module__pdn3dq__dual{background:var(--ink);padding-block:var(--space-md);gap:var(--space-sm);flex-direction:column;display:flex}.ticker-module__pdn3dq__dual .ticker-module__pdn3dq__item{color:color-mix(in oklab, var(--paper) 80%, transparent)}.ticker-module__pdn3dq__dual .ticker-module__pdn3dq__icon{color:var(--weight-lime)}.ticker-module__pdn3dq__headline{background:var(--paper);padding-block:clamp(24px,4vw,48px)}.ticker-module__pdn3dq__headlineCell{padding-inline:var(--space-xl)}.ticker-module__pdn3dq__headlineCell .ticker-module__pdn3dq__item{font-family:var(--font-ginger), system-ui, sans-serif;letter-spacing:var(--tracking-headline);color:var(--ink);font-size:clamp(40px,7vw,88px);font-weight:300;line-height:1}.ticker-module__pdn3dq__headlineCell .ticker-module__pdn3dq__item:after{content:"·";margin-left:var(--space-xl);color:var(--weight)}@media (prefers-reduced-motion:reduce){.ticker-module__pdn3dq__viewport{-webkit-mask-image:none;mask-image:none}.ticker-module__pdn3dq__track{justify-content:center;gap:var(--space-sm) 0;flex-wrap:wrap;width:100%;animation:none!important}.ticker-module__pdn3dq__group[aria-hidden=true]{display:none}.ticker-module__pdn3dq__group{flex-wrap:wrap;justify-content:center}}
.image-text-module__jZaRPW__section{border-radius:var(--r-section);padding-block:clamp(64px,7vw,96px);overflow:hidden}.image-text-module__jZaRPW__sectionDark{background:var(--field-band,#0f1d08)}:is(.image-text-module__jZaRPW__sectionDark .image-text-module__jZaRPW__heading,.image-text-module__jZaRPW__sectionDark .soft){color:var(--paper)}.image-text-module__jZaRPW__sectionDark .r-eyebrow{color:var(--paper)}.image-text-module__jZaRPW__sectionDark .image-text-module__jZaRPW__body,.image-text-module__jZaRPW__sectionDark .image-text-module__jZaRPW__bullet{color:#ffffffc7}.image-text-module__jZaRPW__copy{max-width:54ch}.image-text-module__jZaRPW__copyCentered{text-align:center;max-width:60ch;margin-inline:auto}.image-text-module__jZaRPW__heading{margin:var(--space-sm) 0 0;max-width:20ch}.image-text-module__jZaRPW__copyCentered .image-text-module__jZaRPW__heading{margin-inline:auto}.image-text-module__jZaRPW__body{margin:var(--space-md) 0 0;color:var(--ink-80)}.image-text-module__jZaRPW__bullets{margin:var(--space-lg) 0 0;gap:var(--space-sm);flex-direction:column;padding:0;list-style:none;display:flex}.image-text-module__jZaRPW__copyCentered .image-text-module__jZaRPW__bullets{text-align:left;display:inline-flex}.image-text-module__jZaRPW__bullet{font-size:var(--fs-body);color:var(--ink-80);align-items:flex-start;gap:12px;display:flex}.image-text-module__jZaRPW__check{width:20px;height:20px;color:var(--weight-dark);flex-shrink:0;margin-top:2px}.image-text-module__jZaRPW__ctaRow{margin-top:var(--space-lg)}.image-text-module__jZaRPW__grid{grid-template-columns:1fr;align-items:center;gap:clamp(40px,5vw,64px);display:grid}@media (min-width:900px){.image-text-module__jZaRPW__grid{grid-template-columns:1fr 1fr}}.image-text-module__jZaRPW__media{position:relative}.image-text-module__jZaRPW__gridReverse{direction:ltr}.image-text-module__jZaRPW__bleedSection{padding-block:0;overflow:hidden}.image-text-module__jZaRPW__bleedGrid{grid-template-columns:1fr;display:grid}@media (min-width:900px){.image-text-module__jZaRPW__bleedGrid{grid-template-columns:1fr 1fr;align-items:center}}.image-text-module__jZaRPW__bleedCopy{padding-block:clamp(40px,6vw,88px);padding-left:max(var(--gutter-desktop), calc((100vw - var(--container-max)) / 2));padding-right:clamp(24px,4vw,56px)}.image-text-module__jZaRPW__bleedMedia{align-self:stretch;min-height:clamp(320px,46vw,560px);position:relative}.image-text-module__jZaRPW__bleedImage{border-radius:0;position:absolute;inset:0}@media (max-width:899px){.image-text-module__jZaRPW__bleedCopy{padding-inline:var(--gutter-mobile)}.image-text-module__jZaRPW__bleedMedia{min-height:clamp(280px,70vw,420px)}}.image-text-module__jZaRPW__widget{z-index:3;background:color-mix(in oklab, var(--paper) 92%, transparent);-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);border:1px solid color-mix(in oklab, var(--paper) 50%, transparent);border-radius:var(--r-default);flex-direction:column;gap:2px;max-width:220px;padding:14px 18px;display:inline-flex;position:absolute;bottom:clamp(16px,4%,28px);left:clamp(16px,4%,28px);box-shadow:0 14px 34px -18px #1a1a1a8c}.image-text-module__jZaRPW__widgetValue{font-size:var(--fs-headline-sm);color:var(--ink);line-height:1}.image-text-module__jZaRPW__widgetLabel{color:var(--ink-60);font-size:12px;line-height:1.35}.image-text-module__jZaRPW__stacked{text-align:center}.image-text-module__jZaRPW__stackedMedia{margin-top:clamp(32px,5vw,56px);max-width:960px;margin-inline:auto}.image-text-module__jZaRPW__reasonsSection{background:var(--paper)}.image-text-module__jZaRPW__reasonsHeader{grid-template-columns:1fr;gap:clamp(16px,3vw,40px);margin-bottom:clamp(32px,4vw,56px);display:grid}@media (min-width:860px){.image-text-module__jZaRPW__reasonsHeader{grid-template-columns:1fr 1fr;align-items:end}}.image-text-module__jZaRPW__reasonsHeading{max-width:16ch}.image-text-module__jZaRPW__reasonsLede{color:var(--ink-80);max-width:48ch}.image-text-module__jZaRPW__reasonsBody{grid-template-columns:1fr;align-items:start;gap:clamp(24px,3vw,48px);display:grid}@media (min-width:860px){.image-text-module__jZaRPW__reasonsBody{grid-template-columns:.8fr 1.2fr}}.image-text-module__jZaRPW__reasonsMedia{position:relative}.image-text-module__jZaRPW__reasonsGrid{grid-template-columns:1fr;gap:clamp(16px,2vw,24px);margin:0;padding:0;list-style:none;display:grid}@media (min-width:560px){.image-text-module__jZaRPW__reasonsGrid{grid-template-columns:repeat(2,1fr)}}.image-text-module__jZaRPW__reasonCard{background:var(--paper-warm);border:1px solid var(--line);border-radius:var(--r-soft);padding:clamp(26px,2.6vw,34px) clamp(22px,2.4vw,30px) clamp(22px,2.4vw,30px);position:relative;overflow:hidden}.image-text-module__jZaRPW__reasonEdge{background:var(--weight-grad);height:3px;position:absolute;top:0;left:0;right:0}.image-text-module__jZaRPW__reasonTitle{font-family:var(--font-ginger), system-ui, sans-serif;font-weight:400;font-size:var(--fs-body);color:var(--ink);margin:0;line-height:1.2}.image-text-module__jZaRPW__reasonBody{margin:var(--space-sm) 0 0;font-size:var(--fs-small);color:var(--ink-60);line-height:1.55}.image-text-module__jZaRPW__storyCard{background:var(--ink);border-color:#0000;padding-block:clamp(34px,4.5vw,60px)}@media (min-width:560px){.image-text-module__jZaRPW__storyCard{grid-column:1/-1}}.image-text-module__jZaRPW__storyCard .image-text-module__jZaRPW__reasonEdge{background:var(--brand-grad);height:4px}.image-text-module__jZaRPW__storyEyebrow{font-family:var(--font-ginger), system-ui, sans-serif;font-size:var(--fs-eyebrow,.72rem);letter-spacing:.06em;text-transform:uppercase;background:var(--brand-grad);color:#0000;-webkit-background-clip:text;background-clip:text;font-weight:600;display:block}.image-text-module__jZaRPW__storyCard .image-text-module__jZaRPW__reasonTitle{color:var(--paper);margin-top:4px}.image-text-module__jZaRPW__storyCard .image-text-module__jZaRPW__reasonBody{color:#fafaf7bd}.image-text-module__jZaRPW__glassSection{padding-inline:0}.image-text-module__jZaRPW__glassHead{text-align:center;max-width:60ch;margin:0 auto clamp(28px,4vw,52px)}.image-text-module__jZaRPW__glassHeading{margin:14px auto 0}.image-text-module__jZaRPW__glassLede{max-width:60ch;color:var(--ink-70,var(--ink));margin:16px auto 0}.image-text-module__jZaRPW__glassViewport{position:relative}.image-text-module__jZaRPW__glassViewport:before,.image-text-module__jZaRPW__glassViewport:after{content:"";z-index:3;pointer-events:none;width:clamp(24px,5vw,80px);position:absolute;top:0;bottom:0}.image-text-module__jZaRPW__glassViewport:before{background:linear-gradient(90deg, var(--paper), transparent);left:0}.image-text-module__jZaRPW__glassViewport:after{background:linear-gradient(270deg, var(--paper), transparent);right:0}.image-text-module__jZaRPW__glassTrack{gap:clamp(14px,1.8vw,24px);width:max-content;padding-inline:clamp(16px,4vw,40px);animation:48s linear infinite image-text-module__jZaRPW__glassScroll;display:flex}.image-text-module__jZaRPW__glassViewport:hover .image-text-module__jZaRPW__glassTrack{animation-play-state:paused}@keyframes image-text-module__jZaRPW__glassScroll{0%{transform:translate(0)}to{transform:translate(calc(-50% - clamp(7px,.9vw,12px)))}}.image-text-module__jZaRPW__glassCard{flex:0 0 clamp(300px,30vw,400px);padding-bottom:clamp(40px,4vw,64px);position:relative}.image-text-module__jZaRPW__glassMedia{border-radius:22px;overflow:hidden}.image-text-module__jZaRPW__glassMedia img{transition:transform .7s var(--ease-out-quart)}.image-text-module__jZaRPW__glassCard:hover .image-text-module__jZaRPW__glassMedia img{transform:scale(1.05)}.image-text-module__jZaRPW__glassScrim{background:linear-gradient(180deg, color-mix(in oklab, var(--ink) 20%, transparent) 0%, transparent 30%, color-mix(in oklab, var(--ink) 22%, transparent) 100%);position:absolute;inset:0}.image-text-module__jZaRPW__glassIndex{z-index:1;font-family:var(--font-ginger), system-ui, sans-serif;letter-spacing:.06em;color:var(--paper);text-shadow:0 1px 10px #0006;font-size:15px;font-weight:700;position:absolute;top:16px;left:18px}.image-text-module__jZaRPW__glassPanel{z-index:1;border:1px solid color-mix(in oklab, var(--paper) 26%, transparent);background:color-mix(in oklab, var(--ink) 26%, transparent);-webkit-backdrop-filter:blur(100px)saturate(1.3);backdrop-filter:blur(100px)saturate(1.3);height:clamp(168px,17vw,196px);transition:transform .5s var(--ease-out-quart);border-radius:18px;flex-direction:column;justify-content:center;padding:clamp(18px,1.8vw,24px);display:flex;position:absolute;bottom:0;left:clamp(12px,1.4vw,18px);right:clamp(12px,1.4vw,18px);box-shadow:0 24px 48px -30px #0000008c}.image-text-module__jZaRPW__glassCard:hover .image-text-module__jZaRPW__glassPanel{transform:translateY(-4px)}.image-text-module__jZaRPW__glassTitle{text-align:center;font-family:var(--font-ginger), system-ui, sans-serif;color:var(--paper);text-wrap:balance;margin:0;font-size:clamp(18px,1.6vw,22px);font-weight:400;line-height:1.22}.image-text-module__jZaRPW__glassRule{background:color-mix(in oklab, var(--paper) 40%, transparent);width:100%;height:1px;margin:clamp(10px,1.1vw,14px) auto;display:block}.image-text-module__jZaRPW__glassCopy{color:color-mix(in oklab, var(--paper) 88%, transparent);-webkit-line-clamp:3;-webkit-box-orient:vertical;margin:0;font-size:14px;line-height:1.45;display:-webkit-box;overflow:hidden}@media (prefers-reduced-motion:reduce){.image-text-module__jZaRPW__glassTrack{flex-wrap:wrap;justify-content:center;width:auto;animation:none}.image-text-module__jZaRPW__glassPanel{transition:none}.image-text-module__jZaRPW__glassMedia img{transition:none}}.image-text-module__jZaRPW__baSection{background:var(--paper-warm)}.image-text-module__jZaRPW__baSection .image-text-module__jZaRPW__glassViewport:before{background:linear-gradient(90deg, var(--paper-warm), transparent)}.image-text-module__jZaRPW__baSection .image-text-module__jZaRPW__glassViewport:after{background:linear-gradient(270deg, var(--paper-warm), transparent)}.image-text-module__jZaRPW__baTrack{animation-duration:56s}.image-text-module__jZaRPW__baCard{border-radius:var(--r-soft);background:var(--paper);border:1px solid var(--line);flex-direction:column;flex:0 0 clamp(320px,34vw,440px);display:flex;overflow:hidden;box-shadow:0 18px 40px -28px #1a1a1a59}.image-text-module__jZaRPW__baImages{background:var(--line);grid-template-columns:1fr 1fr;gap:2px;display:grid}.image-text-module__jZaRPW__baHalf{background:var(--paper-warm);position:relative}.image-text-module__jZaRPW__baHalf [class*=badge]{display:none}.image-text-module__jZaRPW__baShot{border-radius:0}.image-text-module__jZaRPW__baShotLabel{z-index:1;border-radius:var(--r-pill);letter-spacing:.12em;text-transform:uppercase;color:var(--ink);background:#fafaf7eb;padding:4px 10px;font-size:10px;position:absolute;top:10px;left:10px}.image-text-module__jZaRPW__baPanel{flex-direction:column;gap:10px;padding:clamp(18px,2vw,22px);display:flex}.image-text-module__jZaRPW__baStars{gap:3px;display:inline-flex}.image-text-module__jZaRPW__baStar{width:15px;height:15px;fill:var(--line)}.image-text-module__jZaRPW__baStar[data-on=true]{fill:var(--weight)}.image-text-module__jZaRPW__baQuote{color:var(--ink-80);-webkit-line-clamp:3;-webkit-box-orient:vertical;margin:0;font-size:15px;line-height:1.5;display:-webkit-box;overflow:hidden}.image-text-module__jZaRPW__baMeta{color:var(--ink-60);margin:0;font-size:13px}
.stats-module__uIaI5q__section{border-radius:var(--r-section);padding-block:clamp(64px,7vw,96px);position:relative;overflow:hidden}.stats-module__uIaI5q__header{max-width:56ch;margin-bottom:clamp(28px,4vw,48px)}.stats-module__uIaI5q__heading{margin:var(--space-sm) 0 0;max-width:20ch}.stats-module__uIaI5q__lede{margin:var(--space-md) 0 0;color:var(--ink-80)}.stats-module__uIaI5q__stat{flex-direction:column;gap:6px;display:flex}.stats-module__uIaI5q__value{font-family:var(--font-ginger), system-ui, sans-serif;color:var(--ink);font-size:clamp(40px,5vw,64px);font-weight:300;line-height:1}.stats-module__uIaI5q__label{font-size:var(--fs-body);color:var(--ink)}.stats-module__uIaI5q__caption{font-size:var(--fs-small);color:var(--ink-60)}.stats-module__uIaI5q__leadStatement{font-size:var(--fs-body);color:var(--ink);line-height:1.5}.stats-module__uIaI5q__captionSource{font-size:var(--fs-small);color:var(--ink-60)}.stats-module__uIaI5q__onDark{color:var(--paper)}.stats-module__uIaI5q__labelOnDark{color:color-mix(in oklab, var(--paper) 88%, transparent)}.stats-module__uIaI5q__captionOnDark{color:color-mix(in oklab, var(--paper) 64%, transparent)}.stats-module__uIaI5q__ledeOnDark{color:color-mix(in oklab, var(--paper) 82%, transparent)}.stats-module__uIaI5q__eyebrowLight{color:color-mix(in oklab, var(--paper) 72%, transparent)}.stats-module__uIaI5q__inlineSection{background:var(--paper)}.stats-module__uIaI5q__inlineRow{grid-template-columns:repeat(2,1fr);gap:clamp(28px,4vw,48px);display:grid}@media (min-width:860px){.stats-module__uIaI5q__inlineRow{grid-template-columns:repeat(4,1fr)}}.stats-module__uIaI5q__gridSection{background:var(--paper-warm)}.stats-module__uIaI5q__grid{gap:var(--space-md);grid-template-columns:repeat(2,1fr);display:grid}@media (min-width:860px){.stats-module__uIaI5q__grid{grid-template-columns:repeat(4,1fr)}}.stats-module__uIaI5q__card{background:var(--paper);border:1px solid var(--line);border-radius:var(--r-soft);padding:clamp(24px,3vw,36px)}.stats-module__uIaI5q__editorialSection{background:var(--paper)}.stats-module__uIaI5q__editorialGrid{grid-template-columns:1fr;align-items:center;gap:clamp(40px,5vw,64px);display:grid}@media (min-width:860px){.stats-module__uIaI5q__editorialGrid{grid-template-columns:1.1fr .9fr}}.stats-module__uIaI5q__editorialLead{flex-direction:column;gap:8px;display:flex}.stats-module__uIaI5q__bigValue{font-family:var(--font-ginger), system-ui, sans-serif;letter-spacing:-.02em;background:var(--brand-grad);color:#0000;-webkit-background-clip:text;background-clip:text;font-size:clamp(72px,12vw,160px);font-weight:300;line-height:.9}.stats-module__uIaI5q__bigValueWeight{background:var(--weight-grad);color:#0000;-webkit-background-clip:text;background-clip:text}.stats-module__uIaI5q__editorialCard{border-radius:var(--radius-card,24px);background:#f5efe5;padding:clamp(28px,5vw,64px)}.stats-module__uIaI5q__bigLabel{font-size:var(--fs-title);color:var(--ink)}.stats-module__uIaI5q__editorialList{gap:var(--space-md);margin:0;padding:0;list-style:none;display:grid}.stats-module__uIaI5q__editorialItem{align-items:baseline;gap:var(--space-md);padding-bottom:var(--space-md);border-bottom:1px solid var(--line);display:flex}.stats-module__uIaI5q__editorialValue{font-family:var(--font-ginger), system-ui, sans-serif;color:var(--ink);min-width:3ch;font-size:clamp(32px,4vw,44px);font-weight:300;line-height:1}.stats-module__uIaI5q__editorialItemLabel{font-size:var(--fs-body);color:var(--ink-80)}.stats-module__uIaI5q__darkSection{background:var(--ink)}.stats-module__uIaI5q__darkGlow{background:radial-gradient(60% 90% at 85% 0%, color-mix(in oklab, var(--weight-lime) 16%, transparent), transparent 60%);pointer-events:none;position:absolute;inset:0}.stats-module__uIaI5q__splitSection{background:var(--paper)}.stats-module__uIaI5q__splitDark{background:var(--ink)}.stats-module__uIaI5q__splitGrid{grid-template-columns:1fr;align-items:center;gap:clamp(40px,5vw,64px);display:grid}@media (min-width:900px){.stats-module__uIaI5q__splitGrid{grid-template-columns:1fr 1fr}}.stats-module__uIaI5q__splitStats{margin-top:var(--space-lg);grid-template-columns:repeat(2,1fr);gap:clamp(24px,3vw,40px);display:grid}.stats-module__uIaI5q__splitMedia{position:relative}
.pdp-module__FmpX5a__heroSection{padding-block:clamp(28px,4vw,56px)}.pdp-module__FmpX5a__heroGrid{grid-template-columns:1fr;align-items:start;gap:clamp(28px,4vw,56px);display:grid}@media (min-width:900px){.pdp-module__FmpX5a__heroGrid{grid-template-columns:minmax(0,.85fr) minmax(0,1.15fr)}}.pdp-module__FmpX5a__gallery{position:relative}@media (min-width:900px){.pdp-module__FmpX5a__gallery{top:calc(var(--header-h) + 24px);position:sticky}}.pdp-module__FmpX5a__galleryMain{border-radius:var(--r-soft,24px);overflow:hidden}.pdp-module__FmpX5a__thumbs{grid-template-columns:repeat(4,1fr);gap:12px;margin:12px 0 0;padding:0;list-style:none;display:grid}.pdp-module__FmpX5a__thumb{border-radius:var(--r-default,12px);border:1px solid var(--line);overflow:hidden}.pdp-module__FmpX5a__panel{flex-direction:column;align-items:flex-start;display:flex}.pdp-module__FmpX5a__name{margin:var(--space-sm) 0 0;font-size:clamp(2.4rem,5vw,3.4rem)}.pdp-module__FmpX5a__rating{margin-top:var(--space-sm);align-items:center;gap:10px;display:flex}.pdp-module__FmpX5a__stars{gap:2px;display:inline-flex}.pdp-module__FmpX5a__star{width:18px;height:18px;fill:var(--ink-30,#a8a8a8)}.pdp-module__FmpX5a__star[data-on=true]{fill:var(--weight,#7dae58)}.pdp-module__FmpX5a__ratingMeta{color:var(--ink-60);font-size:.85rem}.pdp-module__FmpX5a__tagline{margin:var(--space-md) 0 0;max-width:46ch;color:var(--ink-80)}.pdp-module__FmpX5a__priceRow{margin-top:var(--space-lg);flex-wrap:wrap;align-items:baseline;gap:4px 12px;display:flex}.pdp-module__FmpX5a__price{font-family:var(--font-ginger), system-ui, sans-serif;letter-spacing:-.02em;color:var(--ink);font-size:clamp(1.6rem,3vw,2rem);font-weight:300}.pdp-module__FmpX5a__priceNote{color:var(--ink-60);font-size:.85rem}.pdp-module__FmpX5a__purchase{margin-top:var(--space-lg);max-width:420px}.pdp-module__FmpX5a__planList{flex-direction:column;gap:10px;display:flex}.pdp-module__FmpX5a__plan{text-align:left;border:1.5px solid var(--line);border-radius:var(--r-soft,18px);background:var(--paper);cursor:pointer;width:100%;transition:border-color .18s var(--ease-out-quart,ease), background .18s var(--ease-out-quart,ease), box-shadow .18s var(--ease-out-quart,ease);align-items:center;gap:14px;padding:16px 18px;display:flex}.pdp-module__FmpX5a__plan:hover{border-color:var(--ink-30,#a8a8a8)}.pdp-module__FmpX5a__plan:focus-visible{border-color:var(--ink);box-shadow:0 0 0 3px color-mix(in oklab, var(--ink) 14%, transparent);outline:none}.pdp-module__FmpX5a__plan[data-active=true]{border-color:var(--ink);background:var(--paper-warm);box-shadow:0 0 0 1.5px var(--ink) inset}.pdp-module__FmpX5a__planRadio{border:1.5px solid var(--ink-30,#a8a8a8);background:var(--paper);border-radius:50%;flex-shrink:0;width:20px;height:20px;transition:border-color .18s;position:relative}.pdp-module__FmpX5a__plan[data-active=true] .pdp-module__FmpX5a__planRadio{border-color:var(--ink)}.pdp-module__FmpX5a__plan[data-active=true] .pdp-module__FmpX5a__planRadio:after{content:"";background:var(--ink);border-radius:50%;position:absolute;inset:4px}.pdp-module__FmpX5a__planText{flex-direction:column;flex:1;gap:4px;min-width:0;display:flex}.pdp-module__FmpX5a__planLabel{font-family:var(--font-ginger), system-ui, sans-serif;color:var(--ink);flex-wrap:wrap;align-items:center;gap:8px;font-size:1.02rem;display:flex}.pdp-module__FmpX5a__planBadge{border-radius:var(--r-pill,100px);background:color-mix(in oklab, var(--weight,#7dae58) 18%, var(--paper));color:var(--weight-dark,#2d4a1f);letter-spacing:.04em;text-transform:uppercase;white-space:nowrap;padding:3px 9px;font-size:.64rem;font-weight:600}.pdp-module__FmpX5a__planNote{color:var(--ink-60);font-size:.8rem;line-height:1.4}.pdp-module__FmpX5a__planPrice{font-family:var(--font-ginger), system-ui, sans-serif;letter-spacing:-.02em;color:var(--ink);white-space:nowrap;flex-shrink:0;align-self:flex-start;font-size:1.3rem;font-weight:400}.pdp-module__FmpX5a__purchaseActions{margin-top:var(--space-md);flex-direction:column;gap:10px;display:flex}.pdp-module__FmpX5a__planCta{justify-content:center;width:100%}@media (prefers-reduced-motion:reduce){.pdp-module__FmpX5a__plan{transition:none}}.pdp-module__FmpX5a__doses{margin-top:var(--space-md);flex-wrap:wrap;gap:10px;display:flex}.pdp-module__FmpX5a__doseChip{border:1px solid var(--line);border-radius:var(--r-pill,100px);background:var(--paper);flex-direction:column;gap:1px;padding:8px 16px;display:inline-flex}.pdp-module__FmpX5a__doseLabel{color:var(--ink);font-size:.92rem;font-weight:600}.pdp-module__FmpX5a__doseNote{letter-spacing:.04em;text-transform:uppercase;color:var(--ink-60);font-size:.68rem}.pdp-module__FmpX5a__flavourField{margin-top:var(--space-lg)}.pdp-module__FmpX5a__flavourLabel{color:var(--ink-60);margin-bottom:10px;font-size:.85rem;display:block}.pdp-module__FmpX5a__flavourCurrent{color:var(--ink);font-weight:600}.pdp-module__FmpX5a__flavourRow{flex-wrap:wrap;gap:10px;display:flex}.pdp-module__FmpX5a__flavourBtn{border:1px solid var(--line);border-radius:var(--r-pill,100px);background:var(--paper);color:var(--ink-80);font-family:var(--font-ginger), system-ui, sans-serif;cursor:pointer;align-items:center;gap:8px;padding:9px 16px;font-size:.92rem;transition:border-color .15s,color .15s,background .15s;display:inline-flex}.pdp-module__FmpX5a__flavourBtn:hover{border-color:var(--ink-30,#a8a8a8)}.pdp-module__FmpX5a__flavourBtn[data-active=true]{border-color:var(--ink);color:var(--ink);background:var(--paper-warm)}.pdp-module__FmpX5a__flavourDot{background:var(--ink-30,#a8a8a8);border-radius:50%;width:14px;height:14px;box-shadow:inset 0 0 0 1px #00000014}.pdp-module__FmpX5a__benefits{margin:var(--space-lg) 0 0;gap:var(--space-sm);flex-direction:column;padding:0;list-style:none;display:flex}.pdp-module__FmpX5a__benefit{font-size:var(--fs-body);color:var(--ink-80);align-items:flex-start;gap:12px;display:flex}.pdp-module__FmpX5a__check{width:20px;height:20px;color:var(--weight-dark,#2d4a1f);flex-shrink:0;margin-top:2px}.pdp-module__FmpX5a__actions{gap:var(--space-sm);margin-top:var(--space-xl);flex-wrap:wrap;display:flex}.pdp-module__FmpX5a__hps{width:100%;margin-top:var(--space-xl);border-radius:var(--r-soft,18px);border:1px solid var(--line);background:var(--paper-warm);flex-direction:column;gap:clamp(16px,2vw,22px);padding:clamp(28px,3vw,36px) clamp(20px,2.6vw,30px) clamp(20px,2.4vw,26px);display:flex;position:relative}.pdp-module__FmpX5a__hpsBody{flex-direction:column;gap:clamp(16px,2vw,22px);display:flex}.pdp-module__FmpX5a__hpsBuy{border-top:1px solid color-mix(in oklab, var(--line) 70%, transparent);flex-direction:column;align-items:flex-start;gap:8px;padding-top:clamp(14px,1.8vw,18px);display:flex}.pdp-module__FmpX5a__hpsField{gap:12px;display:grid}.pdp-module__FmpX5a__hpsFieldLabel{font-size:var(--fs-eyebrow);letter-spacing:var(--tracking-eyebrow);text-transform:uppercase;color:var(--ink-60)}.pdp-module__FmpX5a__hpsChips{flex-wrap:wrap;gap:8px;display:flex}.pdp-module__FmpX5a__hpsDose,.pdp-module__FmpX5a__hpsPlan{cursor:pointer;border-radius:var(--r-pill,100px);border:1.5px solid color-mix(in oklab, var(--line) 85%, transparent);background:var(--paper);color:var(--ink);font-size:var(--fs-small);padding:8px 14px;line-height:1;transition:border-color .15s,background .15s,color .15s}.pdp-module__FmpX5a__hpsPlan{align-items:center;gap:8px;display:inline-flex}.pdp-module__FmpX5a__hpsDose:hover,.pdp-module__FmpX5a__hpsPlan:hover{border-color:var(--ink-30,#a8a8a8)}.pdp-module__FmpX5a__hpsDose[data-on=true],.pdp-module__FmpX5a__hpsPlan[data-on=true]{border-color:var(--ink);background:var(--ink);color:var(--paper)}.pdp-module__FmpX5a__hpsPlanBadge{font-size:var(--fs-eyebrow);letter-spacing:var(--tracking-eyebrow);text-transform:uppercase;border-radius:var(--r-pill,100px);background:var(--weight-tint,#eef5e7);color:var(--weight-dark,#2d4a1f);padding:2px 8px}.pdp-module__FmpX5a__hpsPlan[data-on=true] .pdp-module__FmpX5a__hpsPlanBadge{background:color-mix(in oklab, var(--paper) 22%, transparent);color:var(--paper)}.pdp-module__FmpX5a__hpsPromo{white-space:nowrap;font-size:var(--fs-small);border-radius:var(--r-pill,100px);background:var(--weight,#7dae58);color:var(--paper);box-shadow:0 8px 22px -10px color-mix(in oklab, var(--weight,#7dae58) 65%, transparent);margin:0;padding:8px 18px;font-weight:300;position:absolute;top:0;left:50%;transform:translate(-50%,-50%)}.pdp-module__FmpX5a__hpsPrice{flex-wrap:wrap;align-items:baseline;gap:4px 12px;display:flex}.pdp-module__FmpX5a__hpsNow{font-family:var(--font-ginger), system-ui, sans-serif;letter-spacing:-.02em;color:var(--ink);font-size:clamp(2.2rem,5vw,3rem);font-weight:300;line-height:1}.pdp-module__FmpX5a__hpsUnit{font-size:var(--fs-body);color:var(--ink-60)}.pdp-module__FmpX5a__hpsWas{font-size:var(--fs-body);color:var(--ink-30);text-decoration:line-through}.pdp-module__FmpX5a__hpsSave{font-size:var(--fs-small);border-radius:var(--r-pill,100px);background:var(--weight-tint,#eef5e7);color:var(--weight-dark,#2d4a1f);padding:3px 10px;font-weight:600}.pdp-module__FmpX5a__hpsNote{font-size:var(--fs-small);color:var(--ink-60);margin:0}.pdp-module__FmpX5a__hpsActions{gap:var(--space-sm);flex-direction:column;width:100%;margin-top:8px;display:flex}.pdp-module__FmpX5a__hpsActions>*{justify-content:center;width:100%}.pdp-module__FmpX5a__trust{margin:var(--space-md) 0 0;flex-wrap:wrap;gap:8px 20px;padding:0;list-style:none;display:flex}.pdp-module__FmpX5a__accordion{width:100%;margin-top:var(--space-lg);border-top:1px solid var(--line)}.pdp-module__FmpX5a__acc{border-bottom:1px solid var(--line)}.pdp-module__FmpX5a__accSummary{cursor:pointer;font-family:var(--font-ginger), system-ui, sans-serif;color:var(--ink);justify-content:space-between;align-items:center;gap:16px;padding:16px 2px;font-size:1rem;list-style:none;display:flex}.pdp-module__FmpX5a__accSummary::-webkit-details-marker{display:none}.pdp-module__FmpX5a__accIcon{width:20px;height:20px;color:var(--ink-60);flex-shrink:0;transition:transform .2s}.pdp-module__FmpX5a__acc[open] .pdp-module__FmpX5a__accIcon{transform:rotate(180deg)}.pdp-module__FmpX5a__accBody{color:var(--ink-80);margin:0;padding:0 2px 18px;font-size:.92rem;line-height:1.6}@media (prefers-reduced-motion:reduce){.pdp-module__FmpX5a__accIcon{transition:none}}.pdp-module__FmpX5a__trustItem{color:var(--ink-60);padding-left:18px;font-size:.82rem;position:relative}.pdp-module__FmpX5a__trustItem:before{content:"";background:var(--weight,#7dae58);border-radius:50%;width:8px;height:8px;position:absolute;top:50%;left:0;transform:translateY(-50%)}.pdp-module__FmpX5a__compSection{background:var(--paper-warm);border-radius:var(--r-section,24px);padding-block:clamp(64px,7vw,96px)}.pdp-module__FmpX5a__compHeader{text-align:center;max-width:60ch;margin:0 auto clamp(28px,4vw,48px)}.pdp-module__FmpX5a__compHeading{margin:var(--space-sm) 0 0}.pdp-module__FmpX5a__compLede{margin:var(--space-md) auto 0;max-width:52ch;color:var(--ink-80)}.pdp-module__FmpX5a__compScroll{overflow-x:auto}.pdp-module__FmpX5a__compTable{border:1px solid var(--line);border-radius:var(--r-default,12px);background:var(--paper);flex-direction:column;min-width:560px;display:flex;overflow:hidden}.pdp-module__FmpX5a__compRow{grid-template-columns:1.4fr repeat(var(--cols), 1fr);border-top:1px solid var(--line);align-items:stretch;display:grid}.pdp-module__FmpX5a__compRow:first-child{border-top:0}.pdp-module__FmpX5a__compRow[data-head=true]{background:var(--paper-warm)}.pdp-module__FmpX5a__compCell{text-align:center;border-left:1px solid var(--line);color:var(--ink-80);flex-direction:column;justify-content:center;align-items:center;gap:6px;padding:clamp(14px,1.8vw,20px) clamp(10px,1.4vw,18px);display:flex}.pdp-module__FmpX5a__compCell:first-child{border-left:0}.pdp-module__FmpX5a__compCell[data-highlight=true]{background:var(--weight-tint,#eef5e7)}.pdp-module__FmpX5a__compCorner{background:0 0}.pdp-module__FmpX5a__compColHead{gap:4px}.pdp-module__FmpX5a__compColName{font-family:var(--font-ginger), system-ui, sans-serif;color:var(--ink);font-size:1.05rem;font-weight:600}.pdp-module__FmpX5a__compBadge{border-radius:var(--r-pill,100px);background:var(--weight,#7dae58);color:var(--paper);letter-spacing:.04em;text-transform:uppercase;padding:2px 10px;font-size:.64rem;font-weight:600}.pdp-module__FmpX5a__compRowLabel{text-align:left;color:var(--ink);align-items:flex-start;font-size:.92rem}.pdp-module__FmpX5a__cellCheck{width:22px;height:22px;color:var(--weight-dark,#2d4a1f)}.pdp-module__FmpX5a__cellDash{color:var(--ink-30,#a8a8a8);font-size:1.1rem}.pdp-module__FmpX5a__cellText{font-size:.92rem}.pdp-module__FmpX5a__compFootnote{margin:var(--space-md) 0 0;color:var(--ink-60);text-align:center;font-size:.8rem}.pdp-module__FmpX5a__compCards{display:none}@media (max-width:768px){.pdp-module__FmpX5a__compScroll{display:none}.pdp-module__FmpX5a__compCards{gap:var(--space-md);grid-template-columns:1fr;display:grid}.pdp-module__FmpX5a__compCard{background:var(--paper);border:1px solid var(--line);border-radius:var(--r-default,12px);overflow:hidden}.pdp-module__FmpX5a__compCard[data-highlight=true]{border-color:var(--weight,#7dae58)}.pdp-module__FmpX5a__compCardHead{background:var(--paper-warm);border-bottom:1px solid var(--line);flex-direction:column;align-items:flex-start;gap:6px;padding:clamp(14px,4vw,18px);display:flex}.pdp-module__FmpX5a__compCard[data-highlight=true] .pdp-module__FmpX5a__compCardHead{background:var(--weight-tint,#eef5e7)}.pdp-module__FmpX5a__compCardList{margin:0;padding:0 clamp(14px,4vw,18px)}.pdp-module__FmpX5a__compCardRow{justify-content:space-between;align-items:center;gap:var(--space-md);border-top:1px solid var(--line);padding:12px 0;display:flex}.pdp-module__FmpX5a__compCardRow:first-child{border-top:0}.pdp-module__FmpX5a__compCardLabel{color:var(--ink-80);font-size:.92rem}.pdp-module__FmpX5a__compCardValue{text-align:right;justify-content:flex-end;align-items:center;margin:0;display:flex}}.pdp-module__FmpX5a__ingSection{padding-block:clamp(64px,7vw,96px)}.pdp-module__FmpX5a__ingHeader{max-width:60ch;margin-bottom:clamp(28px,4vw,48px)}.pdp-module__FmpX5a__ingHeading{margin:var(--space-sm) 0 0}.pdp-module__FmpX5a__ingLede{margin:var(--space-md) 0 0;max-width:54ch;color:var(--ink-80)}.pdp-module__FmpX5a__ingGrid{grid-template-columns:1fr;gap:clamp(16px,2vw,24px);margin:0;padding:0;list-style:none;display:grid}@media (min-width:600px){.pdp-module__FmpX5a__ingGrid{grid-template-columns:repeat(2,1fr)}}@media (min-width:1000px){.pdp-module__FmpX5a__ingGrid{grid-template-columns:repeat(3,1fr)}}.pdp-module__FmpX5a__ingCard{padding:clamp(22px,2.4vw,30px);background:var(--paper);border:1px solid var(--line);border-radius:var(--r-default,12px);padding-top:clamp(26px,2.6vw,34px);position:relative;overflow:hidden}.pdp-module__FmpX5a__ingEdge{background:var(--weight-grad);height:3px;position:absolute;top:0;left:0;right:0}.pdp-module__FmpX5a__ingBadge{border-radius:var(--r-pill,100px);background:var(--ink);color:var(--paper);letter-spacing:.04em;text-transform:uppercase;margin-bottom:10px;padding:3px 10px;font-size:.64rem;font-weight:600;display:inline-block}.pdp-module__FmpX5a__ingSublabel{letter-spacing:.06em;text-transform:uppercase;color:var(--weight-dark,#2d4a1f);font-size:.68rem;font-weight:600;display:block}.pdp-module__FmpX5a__ingName{font-family:var(--font-ginger), system-ui, sans-serif;color:var(--ink);margin:6px 0 0;font-size:1.2rem;font-weight:400;line-height:1.2}.pdp-module__FmpX5a__ingBody{margin:var(--space-sm) 0 0;font-size:var(--fs-small);color:var(--ink-60);line-height:1.55}.pdp-module__FmpX5a__ingFootnote{color:var(--ink-60);margin:clamp(20px,3vw,32px) 0 0;font-size:.8rem}
.product-module__rucJFW__section{border-radius:var(--r-section);padding-block:clamp(64px,7vw,96px);overflow:hidden}.product-module__rucJFW__header{max-width:56ch;margin-bottom:clamp(28px,4vw,48px)}.product-module__rucJFW__heading{margin:var(--space-sm) 0 0;max-width:20ch}.product-module__rucJFW__lede{margin:var(--space-md) 0 0;color:var(--ink-80)}.product-module__rucJFW__mediaBox{position:relative}.product-module__rucJFW__mediaVideoFrame{border-radius:var(--r-soft);width:100%;position:relative;overflow:hidden}.product-module__rucJFW__mediaVideo{object-fit:contain;width:100%;height:100%;position:absolute;inset:0}.product-module__rucJFW__badge{top:var(--space-sm);left:var(--space-sm);z-index:2;font-size:var(--fs-eyebrow);letter-spacing:var(--tracking-eyebrow);text-transform:uppercase;color:var(--paper);background:var(--ink);border-radius:var(--r-pill);padding:6px 12px;position:absolute}.product-module__rucJFW__price{flex-direction:column;gap:2px;display:flex}.product-module__rucJFW__priceValue{font-size:var(--fs-body);color:var(--ink)}.product-module__rucJFW__comingSoon{font-family:var(--font-ginger), system-ui, sans-serif;font-size:var(--fs-body);letter-spacing:.02em;color:var(--ink-60)}.product-module__rucJFW__comingSoonOnDark{color:#fafaf7d1}.product-module__rucJFW__priceNote{color:var(--ink-60);font-size:12px}.product-module__rucJFW__features{margin:var(--space-md) 0 0;gap:10px;padding:0;list-style:none;display:grid}.product-module__rucJFW__feature{font-size:var(--fs-small);color:var(--ink-80);align-items:flex-start;gap:10px;display:flex}.product-module__rucJFW__check{width:18px;height:18px;color:var(--weight-dark);flex-shrink:0;margin-top:1px}.product-module__rucJFW__facts{margin:var(--space-md) 0 0;flex-direction:column;gap:10px;padding:0;list-style:none;display:flex}.product-module__rucJFW__fact{font-size:var(--fs-small);color:var(--ink-80);align-items:center;gap:10px;display:flex}.product-module__rucJFW__factIcon{width:24px;height:24px;color:var(--ink-60);flex-shrink:0;justify-content:center;align-items:center;display:inline-flex}.product-module__rucJFW__card{background:var(--paper);border:1px solid var(--line);border-radius:var(--r-soft);flex-direction:column;height:100%;display:flex;overflow:hidden}.product-module__rucJFW__cardBody{flex-direction:column;flex:1;padding:clamp(20px,3vw,28px);display:flex}.product-module__rucJFW__cardHead{flex-direction:column;gap:4px;display:flex}.product-module__rucJFW__name{font-size:var(--fs-title);color:var(--ink);margin:0;font-weight:300;line-height:1.1}.product-module__rucJFW__tagline{font-size:var(--fs-small);color:var(--ink-60);margin:0}.product-module__rucJFW__desc{margin:var(--space-sm) 0 0;font-size:var(--fs-small);color:var(--ink-80);line-height:1.55}.product-module__rucJFW__cardFoot{justify-content:space-between;align-items:center;gap:var(--space-sm);padding-top:var(--space-md);margin-top:auto;display:flex}.product-module__rucJFW__cardFootEnd{justify-content:flex-end}.product-module__rucJFW__cardActionsStack{gap:var(--space-sm);padding-top:var(--space-md);flex-direction:column;margin-top:auto;display:flex}.product-module__rucJFW__fullBtn{width:100%}.product-module__rucJFW__pairSection{background:var(--paper-warm)}.product-module__rucJFW__fieldSection.product-module__rucJFW__pairSection,.product-module__rucJFW__fieldSectionSolid.product-module__rucJFW__pairSection{background:var(--field-band,#102009)}.product-module__rucJFW__fieldSectionSolid.product-module__rucJFW__pairSection{background:#102009}.product-module__rucJFW__pairGrid{gap:var(--space-md);grid-template-columns:1fr;display:grid}@media (min-width:760px){.product-module__rucJFW__pairGrid{grid-template-columns:repeat(2,1fr)}}.product-module__rucJFW__pairGridField{scroll-snap-type:x mandatory;-webkit-overflow-scrolling:touch;padding:4px 4px var(--space-sm);scrollbar-width:none;gap:clamp(20px,3vw,40px);margin:-4px -4px 0;scroll-padding-inline:4px;display:flex;overflow-x:auto}.product-module__rucJFW__pairGridField::-webkit-scrollbar{display:none}.product-module__rucJFW__pairGridField>*{scroll-snap-align:start;flex:0 0 88%}@media (min-width:680px){.product-module__rucJFW__pairGridField{scroll-snap-type:none;grid-template-columns:repeat(2,minmax(0,1fr));gap:clamp(28px,4vw,48px);margin:0;padding:0;display:grid;overflow:visible}.product-module__rucJFW__pairGridField>*{flex:initial}}.product-module__rucJFW__onDark{color:var(--paper)}.product-module__rucJFW__onDark .soft{color:color-mix(in oklab, var(--paper) 58%, transparent)}.product-module__rucJFW__ledeOnDark{color:color-mix(in oklab, var(--paper) 82%, transparent)}.product-module__rucJFW__eyebrowLight{color:color-mix(in oklab, var(--paper) 72%, transparent)}.product-module__rucJFW__trioSection{background:var(--paper)}.product-module__rucJFW__fieldSection{background:var(--field-band,#102009);position:relative;overflow:hidden}.product-module__rucJFW__fieldSectionSolid{background:#102009;position:relative;overflow:hidden}.product-module__rucJFW__fieldGlow{background:var(--weight-grad);opacity:.28;filter:blur(90px);pointer-events:none;height:520px;position:absolute;inset:-30% -10% auto}.product-module__rucJFW__trioGrid{gap:var(--space-md);scroll-snap-type:x mandatory;-webkit-overflow-scrolling:touch;padding:4px 4px var(--space-sm);scrollbar-width:none;margin:-4px -4px 0;scroll-padding-inline:4px;display:flex;overflow-x:auto}.product-module__rucJFW__trioGrid::-webkit-scrollbar{display:none}.product-module__rucJFW__trioGrid>*{scroll-snap-align:start;flex:0 0 82%}@media (min-width:680px){.product-module__rucJFW__trioGrid{scroll-snap-type:none;grid-template-columns:repeat(2,1fr);margin:0;padding:0;display:grid;overflow:visible}.product-module__rucJFW__trioGrid>*{flex:initial}}@media (min-width:1000px){.product-module__rucJFW__trioGrid{grid-template-columns:repeat(3,1fr)}}.product-module__rucJFW__heroSection{background:var(--paper)}.product-module__rucJFW__heroGrid{grid-template-columns:1fr;align-items:start;gap:clamp(24px,3vw,40px);display:grid}@media (min-width:900px){.product-module__rucJFW__heroGrid{grid-template-columns:1.2fr .8fr}}.product-module__rucJFW__heroCard{background:var(--paper-warm);border:1px solid var(--line);border-radius:var(--r-soft);grid-template-columns:1fr;align-items:center;gap:clamp(20px,3vw,36px);padding:clamp(20px,3vw,32px);display:grid}@media (min-width:560px){.product-module__rucJFW__heroCard{grid-template-columns:.9fr 1.1fr}}.product-module__rucJFW__heroMedia{width:100%}.product-module__rucJFW__heroBody{flex-direction:column;display:flex}.product-module__rucJFW__heroName{margin:var(--space-xs) 0 0;color:var(--ink)}.product-module__rucJFW__heroAside{gap:var(--space-md);display:grid}.product-module__rucJFW__miniCard{gap:var(--space-md);padding:var(--space-md);background:var(--paper);border:1px solid var(--line);border-radius:var(--r-default);grid-template-columns:96px 1fr;align-items:center;display:grid}.product-module__rucJFW__miniMedia{width:96px}.product-module__rucJFW__miniBody{min-width:0}.product-module__rucJFW__miniName{font-size:var(--fs-body);color:var(--ink);margin:0}.product-module__rucJFW__miniFoot{justify-content:space-between;align-items:center;gap:var(--space-sm);margin-top:var(--space-sm);display:flex}.product-module__rucJFW__miniLink{font-size:var(--fs-small);color:var(--weight-dark);white-space:nowrap}.product-module__rucJFW__carouselSection{background:var(--paper-warm)}.product-module__rucJFW__carousel{padding:0 var(--gutter-desktop) var(--space-sm);gap:var(--space-md);scroll-snap-type:x mandatory;-webkit-overflow-scrolling:touch;margin:0;list-style:none;display:flex;overflow-x:auto}.product-module__rucJFW__carouselItem{scroll-snap-align:start;flex:0 0 min(80%,320px)}@media (max-width:768px){.product-module__rucJFW__carousel{padding-inline:var(--gutter-mobile)}}.product-module__rucJFW__gridSection{background:var(--paper)}.product-module__rucJFW__grid{gap:var(--space-md);grid-template-columns:1fr;display:grid}@media (min-width:600px){.product-module__rucJFW__grid{grid-template-columns:repeat(2,1fr)}}@media (min-width:980px){.product-module__rucJFW__grid{grid-template-columns:repeat(4,1fr)}}.product-module__rucJFW__spotlightSection{background:var(--paper-warm)}.product-module__rucJFW__fieldSection.product-module__rucJFW__spotlightSection{background:var(--field-band,#102009)}.product-module__rucJFW__fieldSectionSolid.product-module__rucJFW__spotlightSection{background:#102009}.product-module__rucJFW__fieldSection .product-module__rucJFW__spotlightName{color:var(--paper)}.product-module__rucJFW__fieldSection .product-module__rucJFW__spotlightTagline{color:color-mix(in oklab, var(--paper) 85%, transparent)}.product-module__rucJFW__fieldSection .product-module__rucJFW__spotlightCopy .product-module__rucJFW__desc,.product-module__rucJFW__fieldSection .product-module__rucJFW__spotlightCopy .product-module__rucJFW__feature{color:color-mix(in oklab, var(--paper) 82%, transparent)}.product-module__rucJFW__priceOnDark{color:var(--paper)}.product-module__rucJFW__priceNoteOnDark{color:color-mix(in oklab, var(--paper) 65%, transparent)}.product-module__rucJFW__featureOnDark{color:color-mix(in oklab, var(--paper) 82%, transparent)}.product-module__rucJFW__fieldSection .product-module__rucJFW__check{color:var(--weight-lime)}.product-module__rucJFW__spotlightGrid{grid-template-columns:1fr;align-items:center;gap:clamp(40px,5vw,64px);display:grid}@media (min-width:900px){.product-module__rucJFW__spotlightGrid{grid-template-columns:.9fr 1.1fr}}.product-module__rucJFW__spotlightMedia{position:relative}.product-module__rucJFW__spotlightName{margin:var(--space-sm) 0 0}.product-module__rucJFW__spotlightTagline{margin:var(--space-xs) 0 0;font-size:var(--fs-title);color:var(--weight-dark);font-weight:300}.product-module__rucJFW__spotlightFoot{align-items:flex-start;gap:var(--space-md);margin-top:var(--space-lg);flex-direction:column;display:flex}.product-module__rucJFW__spotlightActions{gap:var(--space-sm);flex-wrap:wrap;display:flex}.product-module__rucJFW__spotlightBtnGhost{color:var(--paper);border:1px solid #0000;padding:16px 32px}.product-module__rucJFW__spotlightBtnGhost:after{display:none}.product-module__rucJFW__spotlightBtnGhost:hover,.product-module__rucJFW__spotlightBtnGhost:focus-visible{background:color-mix(in oklab, var(--paper) 10%, transparent);color:var(--paper)}.product-module__rucJFW__doseSection{background:var(--paper)}.product-module__rucJFW__dose{margin-top:var(--space-md)}.product-module__rucJFW__dose[data-size=lg]{margin-top:var(--space-lg)}.product-module__rucJFW__doseLegend{margin:0 0 var(--space-sm);font-size:var(--fs-small);color:var(--ink-60)}.product-module__rucJFW__doseGroup{background:var(--paper-warm);border:1px solid var(--line);border-radius:var(--r-pill);flex-wrap:wrap;gap:4px;padding:4px;display:inline-flex}.product-module__rucJFW__dose[data-size=lg] .product-module__rucJFW__doseGroup{gap:6px;padding:6px}.product-module__rucJFW__doseBtn{color:var(--ink-80);border-radius:var(--r-pill);cursor:pointer;transition:background var(--t-snappy), color var(--t-snappy);background:0 0;border:none;padding:7px 14px;font-size:12px;line-height:1}.product-module__rucJFW__dose[data-size=lg] .product-module__rucJFW__doseBtn{font-size:var(--fs-small);padding:10px 20px}.product-module__rucJFW__doseBtn:hover{color:var(--ink)}.product-module__rucJFW__doseBtn[data-active=true]{background:var(--ink);color:var(--paper)}.product-module__rucJFW__dosePrice{align-items:baseline;gap:var(--space-sm);margin-top:var(--space-md);display:flex}.product-module__rucJFW__dose[data-size=lg] .product-module__rucJFW__dosePrice{margin-top:var(--space-lg)}.product-module__rucJFW__dosePriceValue{font-family:var(--font-ginger), system-ui, sans-serif;font-weight:300;font-size:var(--fs-title);color:var(--ink);line-height:1}.product-module__rucJFW__dose[data-size=lg] .product-module__rucJFW__dosePriceValue{font-size:clamp(32px,4vw,44px)}.product-module__rucJFW__dosePriceNote{font-size:var(--fs-small);color:var(--weight-dark)}.product-module__rucJFW__selectRow{justify-content:space-between;align-items:center;gap:var(--space-sm) var(--space-md);flex-wrap:wrap;display:flex}.product-module__rucJFW__selectRow .product-module__rucJFW__dosePrice{flex-shrink:0;margin-top:0}.product-module__rucJFW__selectWrap{flex:160px;min-width:0;position:relative}.product-module__rucJFW__select{appearance:none;width:100%;font:inherit;font-size:var(--fs-small);color:var(--ink);background:var(--paper);border:1px solid var(--line);border-radius:var(--r-pill);cursor:pointer;transition:border-color var(--t-snappy);padding:11px 40px 11px 16px}.product-module__rucJFW__select:hover{border-color:var(--ink-30)}.product-module__rucJFW__select:focus-visible{border-color:var(--ink);outline:none}.product-module__rucJFW__chevron{width:16px;height:16px;color:var(--ink-60);pointer-events:none;position:absolute;top:50%;right:14px;transform:translateY(-50%)}.product-module__rucJFW__duelSection{background:#102009}.product-module__rucJFW__duelContainer{max-width:min(1320px,100%)}.product-module__rucJFW__duelArena{border:1px solid color-mix(in oklab, var(--paper) 12%, transparent);border-radius:var(--r-soft);grid-template-columns:1fr;gap:0;min-height:560px;display:grid;position:relative;overflow:hidden}@media (min-width:820px){.product-module__rucJFW__duelArena{grid-template-columns:1fr 1fr}}.product-module__rucJFW__duelCol{background:color-mix(in oklab, var(--paper) 5%, transparent);padding:clamp(28px,5vw,48px);position:relative}.product-module__rucJFW__duelCol[data-side=a]{border-bottom:1px solid color-mix(in oklab, var(--paper) 10%, transparent)}@media (min-width:820px){.product-module__rucJFW__duelCol[data-side=a]{border-bottom:none;border-right:1px solid color-mix(in oklab, var(--paper) 10%, transparent)}}.product-module__rucJFW__duelCol[data-side=b]{background:color-mix(in oklab, var(--paper) 9%, transparent)}.product-module__rucJFW__duelGhost{font-family:var(--font-ginger), system-ui, sans-serif;letter-spacing:-.04em;color:#0000;-webkit-text-stroke:1px color-mix(in oklab, var(--paper) 14%, transparent);pointer-events:none;-webkit-user-select:none;user-select:none;font-size:clamp(72px,14vw,160px);font-weight:300;line-height:.85;position:absolute;inset:auto -8% -12% auto}.product-module__rucJFW__duelCol[data-side=a] .product-module__rucJFW__duelGhost{inset:-8% auto auto -6%}.product-module__rucJFW__duelColInner{z-index:1;grid-template-columns:1fr;gap:clamp(18px,3vw,24px);height:100%;display:grid;position:relative}@media (min-width:560px){.product-module__rucJFW__duelColInner{grid-template-columns:minmax(120px,.38fr) minmax(0,1fr);align-items:start}}.product-module__rucJFW__duelPhoto{aspect-ratio:5/6;border-radius:var(--r-soft);background:color-mix(in oklab, var(--paper) 8%, transparent);width:100%;position:relative;overflow:hidden}@media (min-width:560px){.product-module__rucJFW__duelPhoto{aspect-ratio:auto;height:100%}}.product-module__rucJFW__duelPhotoImg{object-fit:cover}.product-module__rucJFW__duelPhotoVideo{object-fit:contain;width:100%;height:100%;padding:6%;position:absolute;inset:0}.product-module__rucJFW__duelBadge{z-index:1;letter-spacing:.06em;text-transform:uppercase;color:var(--ink);background:var(--paper);border-radius:999px;padding:6px 12px;font-size:11px;font-weight:600;position:absolute;top:12px;left:12px}.product-module__rucJFW__duelColCopy{flex-direction:column;gap:14px;min-width:0;max-width:46ch;display:flex}.product-module__rucJFW__duelKicker{letter-spacing:.1em;text-transform:uppercase;color:var(--weight);margin:0;font-size:11px;font-weight:600}.product-module__rucJFW__duelName{color:var(--paper);margin:0;font-size:clamp(22px,3vw,30px);font-weight:300;line-height:1.1}.product-module__rucJFW__duelMolecule{color:color-mix(in oklab, var(--paper) 58%, transparent);margin:0;font-size:13px}.product-module__rucJFW__duelWho{font-size:var(--fs-body);color:color-mix(in oklab, var(--paper) 84%, transparent);margin:0;line-height:1.6}.product-module__rucJFW__duelQuote{border-top:1px solid color-mix(in oklab, var(--paper) 14%, transparent);margin:8px 0 0;padding:16px 0 0}.product-module__rucJFW__duelQuote p{font-size:var(--fs-small);color:color-mix(in oklab, var(--paper) 78%, transparent);margin:0;font-style:italic;line-height:1.55}.product-module__rucJFW__duelQuote footer{color:color-mix(in oklab, var(--paper) 48%, transparent);margin-top:10px;font-size:12px;font-style:normal}.product-module__rucJFW__duelSpecs{flex-direction:column;gap:8px;margin:0;padding:0;list-style:none;display:flex}.product-module__rucJFW__duelSpecs li{font-size:var(--fs-small);color:color-mix(in oklab, var(--paper) 72%, transparent);border-left:2px solid var(--weight);padding-left:14px}.product-module__rucJFW__duelFoot{flex-direction:column;gap:14px;margin-top:auto;padding-top:12px;display:flex}.product-module__rucJFW__duelPrice{font-size:var(--fs-title);color:var(--paper);font-weight:300}.product-module__rucJFW__duelActions{flex-wrap:wrap;gap:10px;display:flex}.product-module__rucJFW__duelGhostBtn{color:var(--paper)!important;border-color:color-mix(in oklab, var(--paper) 35%, transparent)!important}.product-module__rucJFW__duelSpine{display:none}@media (min-width:820px){.product-module__rucJFW__duelSpine{z-index:2;border:1px solid color-mix(in oklab, var(--paper) 22%, transparent);letter-spacing:.08em;text-transform:uppercase;width:44px;height:44px;color:color-mix(in oklab, var(--paper) 55%, transparent);background:#102009;border-radius:50%;place-items:center;font-size:11px;font-weight:600;display:grid;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)}}.product-module__rucJFW__spotlightTagline.product-module__rucJFW__taglineWeight,.product-module__rucJFW__fieldSection .product-module__rucJFW__spotlightTagline.product-module__rucJFW__taglineWeight{background:var(--weight-grad);color:#0000;-webkit-background-clip:text;background-clip:text}
.cta-module__rDcFaq__cta{border-radius:clamp(20px,3vw,40px);position:relative;overflow:hidden}.cta-module__rDcFaq__head{margin:var(--space-sm) 0 0;max-width:20ch}.cta-module__rDcFaq__lede{margin:var(--space-md) 0 0;max-width:52ch;color:var(--ink-80)}.cta-module__rDcFaq__actions{gap:var(--space-sm);margin-top:var(--space-lg);flex-wrap:wrap;display:flex}.cta-module__rDcFaq__accentBrand,.cta-module__rDcFaq__accentCategory{color:#0000;-webkit-background-clip:text;background-clip:text}.cta-module__rDcFaq__accentBrand{background:var(--brand-grad)}.cta-module__rDcFaq__accentCategory{background:var(--weight-grad)}.cta-module__rDcFaq__onDark{color:var(--paper)}.cta-module__rDcFaq__ledeOnDark{color:color-mix(in oklab, var(--paper) 82%, transparent)}.cta-module__rDcFaq__eyebrowLight{color:color-mix(in oklab, var(--paper) 72%, transparent)}.cta-module__rDcFaq__ghostOnDark{color:var(--paper)}.cta-module__rDcFaq__brand{background:var(--paper-warm);padding-block:clamp(64px,7vw,96px)}.cta-module__rDcFaq__brandInner{text-align:center;max-width:60ch;margin-inline:auto;position:relative}.cta-module__rDcFaq__brandInner .cta-module__rDcFaq__head,.cta-module__rDcFaq__brandInner .cta-module__rDcFaq__lede{margin-inline:auto}.cta-module__rDcFaq__brandInner .cta-module__rDcFaq__actions{justify-content:center}.cta-module__rDcFaq__category{background:var(--weight-dark);padding-block:clamp(64px,7vw,96px)}.cta-module__rDcFaq__categoryGlow{background:radial-gradient(60% 90% at 85% 10%, color-mix(in oklab, var(--weight-lime) 22%, transparent), transparent 60%);pointer-events:none;position:absolute;inset:0}.cta-module__rDcFaq__edgeWrap{padding-block:clamp(32px,5vw,64px)}.cta-module__rDcFaq__edgeCard{justify-content:space-between;align-items:center;gap:var(--space-lg);padding:clamp(28px,4vw,48px);background:var(--paper-warm);border:1px solid var(--line);border-radius:var(--r-soft);flex-wrap:wrap;padding-left:clamp(32px,4vw,56px);display:flex;position:relative;overflow:hidden}.cta-module__rDcFaq__edge{inset-block:0;background:var(--brand-grad);width:6px;position:absolute;left:0}.cta-module__rDcFaq__edgeCopy{flex:360px}.cta-module__rDcFaq__edgeCard .cta-module__rDcFaq__actions{flex:none;margin-top:0}.cta-module__rDcFaq__fullBleed{background:var(--ink)}.cta-module__rDcFaq__fbInset{width:95%;margin-inline:auto}.cta-module__rDcFaq__fbMedia{min-height:clamp(360px,48vh,520px)}.cta-module__rDcFaq__fbMediaCutout img{color:#0000;object-fit:contain;object-position:bottom right;box-sizing:border-box;width:50%;height:100%;padding-right:clamp(16px,5vw,90px);position:absolute;inset:0 0 0 40%}.cta-module__rDcFaq__fbScrim{background:linear-gradient(180deg, color-mix(in oklab, var(--ink) 30%, transparent) 0%, color-mix(in oklab, var(--ink) 70%, transparent) 100%);z-index:1;position:absolute;inset:0}.cta-module__rDcFaq__fbScrimSide{background:linear-gradient(90deg, var(--ink) 0%, color-mix(in oklab, var(--ink) 88%, transparent) 30%, color-mix(in oklab, var(--ink) 35%, transparent) 52%, transparent 66%)}.cta-module__rDcFaq__fbInner{z-index:2;text-align:center;max-width:56ch;margin-inline:auto;padding-block:clamp(64px,8vw,96px);position:relative}.cta-module__rDcFaq__fbInner .cta-module__rDcFaq__head,.cta-module__rDcFaq__fbInner .cta-module__rDcFaq__lede{margin-inline:auto}.cta-module__rDcFaq__fbInner .cta-module__rDcFaq__actions{justify-content:center}.cta-module__rDcFaq__fbInnerLeft{text-align:left;margin-inline:0}.cta-module__rDcFaq__fbInnerLeft .cta-module__rDcFaq__head,.cta-module__rDcFaq__fbInnerLeft .cta-module__rDcFaq__lede{margin-inline:0}.cta-module__rDcFaq__fbInnerLeft .cta-module__rDcFaq__actions{justify-content:flex-start}.cta-module__rDcFaq__gradientBand{background:var(--weight-grad);padding-block:clamp(64px,7vw,96px)}.cta-module__rDcFaq__bandGlow{background:radial-gradient(60% 90% at 12% 0%, color-mix(in oklab, var(--weight-lime) 40%, transparent), transparent 55%), radial-gradient(50% 80% at 95% 100%, color-mix(in oklab, var(--weight-dark) 30%, transparent), transparent 60%);pointer-events:none;position:absolute;inset:0}.cta-module__rDcFaq__imageBand{padding-block:clamp(16px,3vw,40px);padding-inline:clamp(16px,4vw,64px)}.cta-module__rDcFaq__ibFrame{isolation:isolate;aspect-ratio:5568/3140;background:var(--weight-dark);border-radius:clamp(16px,1.6vw,28px);width:100%;max-width:1280px;margin-inline:auto;position:relative;overflow:hidden}.cta-module__rDcFaq__ibBg{z-index:0;object-fit:cover;object-position:center}.cta-module__rDcFaq__ibScrim{z-index:1;pointer-events:none;background:linear-gradient(90deg,#28401c80 0%,#28401c2e 36%,#28401c00 58%);position:absolute;inset:0}.cta-module__rDcFaq__ibCopy{z-index:2;flex-direction:column;justify-content:center;align-items:flex-start;max-width:52%;padding-inline:clamp(24px,5vw,72px);display:flex;position:absolute;inset:0}.cta-module__rDcFaq__ibEyebrow{font-family:var(--font-ginger), system-ui, sans-serif;letter-spacing:.18em;text-transform:uppercase;color:#fafaf7b8;margin:0;font-size:clamp(10px,.8vw,12px);font-weight:400;line-height:1}.cta-module__rDcFaq__ibHead{max-width:14ch;font-family:var(--font-ginger), system-ui, sans-serif;letter-spacing:-.035em;color:#fafaf7;margin:clamp(10px,1.2vw,18px) 0 0;font-size:clamp(1.9rem,3.4vw,3.6rem);font-weight:300;line-height:.98}.cta-module__rDcFaq__ibHeadAccent{color:#fff}.cta-module__rDcFaq__ibLede{max-width:34ch;font-family:var(--font-ginger), system-ui, sans-serif;letter-spacing:-.005em;color:#fafaf7d6;margin:clamp(12px,1.4vw,20px) 0 0;font-size:clamp(.95rem,1vw,1.05rem);font-weight:400;line-height:1.55}.cta-module__rDcFaq__ibActions{flex-wrap:wrap;align-items:center;gap:clamp(14px,1.4vw,20px);margin-top:clamp(20px,2.4vw,36px);display:flex}.cta-module__rDcFaq__ibBtn{color:#1a1a1a;font-family:var(--font-ginger), system-ui, sans-serif;letter-spacing:-.005em;white-space:nowrap;transition:background var(--dur-base) var(--ease-out-quart);background:#fff;border-radius:999px;justify-content:center;align-items:center;padding:14px 28px;font-size:1rem;font-weight:400;text-decoration:none;display:inline-flex}.cta-module__rDcFaq__ibBtn:hover,.cta-module__rDcFaq__ibBtn:focus-visible{background:#e0e0e0;background:lab(89.1116% -.0000298023 .0000357628)}.cta-module__rDcFaq__ibLink{font-family:var(--font-ginger), system-ui, sans-serif;letter-spacing:-.005em;color:#fafaf7;white-space:nowrap;font-size:1rem;font-weight:400;text-decoration:none}.cta-module__rDcFaq__ibLink:hover,.cta-module__rDcFaq__ibLink:focus-visible{text-decoration:underline}@media (max-width:760px){.cta-module__rDcFaq__ibFrame{aspect-ratio:4/5}.cta-module__rDcFaq__ibBg{object-position:center 30%}.cta-module__rDcFaq__ibScrim{background:linear-gradient(#28401cc7 0%,#28401c66 38%,#28401c00 66%)}.cta-module__rDcFaq__ibCopy{justify-content:flex-start;max-width:100%;padding:clamp(28px,7vw,44px) clamp(22px,6vw,32px)}.cta-module__rDcFaq__ibHead{max-width:14ch;font-size:clamp(2.1rem,9vw,2.8rem)}.cta-module__rDcFaq__ibLede{max-width:32ch}.cta-module__rDcFaq__ibActions{flex-direction:column;align-items:flex-start;gap:14px}}.cta-module__rDcFaq__split{padding-block:clamp(40px,6vw,88px)}.cta-module__rDcFaq__splitGrid{grid-template-columns:1fr;align-items:center;gap:clamp(40px,5vw,64px);display:grid}@media (min-width:900px){.cta-module__rDcFaq__splitGrid{grid-template-columns:1.1fr .9fr}}.cta-module__rDcFaq__splitCopy{max-width:52ch}.cta-module__rDcFaq__splitMedia{position:relative}
.NutritionFacts-module__0d-VEW__panel{border:1px solid var(--line);border-radius:var(--r-soft,20px);background:var(--paper);overflow:hidden}.NutritionFacts-module__0d-VEW__panelHead{background:var(--ink);color:var(--paper);flex-direction:column;gap:2px;padding:clamp(18px,2vw,24px) clamp(20px,2.2vw,28px);display:flex}.NutritionFacts-module__0d-VEW__panelTitle{font-family:var(--font-ginger), system-ui, sans-serif;font-size:1.15rem;font-weight:500}.NutritionFacts-module__0d-VEW__servingNote{color:color-mix(in oklab, var(--paper) 70%, transparent);font-size:.82rem}.NutritionFacts-module__0d-VEW__colHead{border-bottom:2px solid var(--ink);letter-spacing:.06em;text-transform:uppercase;color:var(--ink-60);grid-template-columns:1fr auto;gap:12px;padding:12px clamp(20px,2.2vw,28px);font-size:.68rem;font-weight:600;display:grid}.NutritionFacts-module__0d-VEW__colHead[data-nrv=true]{grid-template-columns:1fr auto 64px}.NutritionFacts-module__0d-VEW__colAmount,.NutritionFacts-module__0d-VEW__colNrv{text-align:right}.NutritionFacts-module__0d-VEW__group{padding:0 clamp(20px,2.2vw,28px)}.NutritionFacts-module__0d-VEW__groupTitle{letter-spacing:.06em;text-transform:uppercase;color:var(--weight-dark,#2d4a1f);margin:clamp(14px,1.8vw,18px) 0 4px;font-size:.72rem;font-weight:600}.NutritionFacts-module__0d-VEW__rows{margin:0;padding:0;list-style:none}.NutritionFacts-module__0d-VEW__row{border-top:1px solid var(--line);grid-template-columns:1fr auto;align-items:baseline;gap:12px;padding:11px 0;display:grid}.NutritionFacts-module__0d-VEW__row:first-child{border-top:0}.NutritionFacts-module__0d-VEW__row[data-nrv=true]{grid-template-columns:1fr auto 64px}.NutritionFacts-module__0d-VEW__rowName{color:var(--ink);font-size:.96rem}.NutritionFacts-module__0d-VEW__row[data-sub=true] .NutritionFacts-module__0d-VEW__rowName{color:var(--ink-60);padding-left:16px;font-size:.88rem}.NutritionFacts-module__0d-VEW__rowAmount{text-align:right;color:var(--ink);font-variant-numeric:tabular-nums;font-size:.96rem;font-weight:500}.NutritionFacts-module__0d-VEW__row[data-sub=true] .NutritionFacts-module__0d-VEW__rowAmount{color:var(--ink-60);font-weight:400}.NutritionFacts-module__0d-VEW__rowNrv{text-align:right;color:var(--ink-60);font-variant-numeric:tabular-nums;font-size:.92rem}.NutritionFacts-module__0d-VEW__footnote{border-top:1px solid var(--line);color:var(--ink-60);margin:0;padding:clamp(14px,1.8vw,18px) clamp(20px,2.2vw,28px);font-size:.78rem;line-height:1.5}
.NutritionDialog-module__zAr5FW__overlay{z-index:200;-webkit-backdrop-filter:blur(3px);background:#0f1d0873;justify-content:center;align-items:center;padding:clamp(16px,4vw,40px);animation:.18s NutritionDialog-module__zAr5FW__fade;display:flex;position:fixed;inset:0}.NutritionDialog-module__zAr5FW__dialog{background:var(--paper);border-radius:var(--r-soft,20px);flex-direction:column;width:100%;max-width:600px;max-height:min(86vh,820px);animation:.2s NutritionDialog-module__zAr5FW__rise;display:flex;position:relative;overflow:hidden;box-shadow:0 24px 64px #0f1d0847}.NutritionDialog-module__zAr5FW__head{border-bottom:1px solid var(--line);justify-content:space-between;align-items:center;gap:16px;padding:clamp(18px,2.4vw,24px) clamp(20px,2.6vw,28px);display:flex}.NutritionDialog-module__zAr5FW__title{font-family:var(--font-ginger), system-ui, sans-serif;color:var(--ink);margin:0;font-size:1.2rem;font-weight:500}.NutritionDialog-module__zAr5FW__close{border:1px solid var(--line);background:var(--paper);width:38px;height:38px;color:var(--ink);cursor:pointer;border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;transition:background .15s;display:inline-flex}.NutritionDialog-module__zAr5FW__close:hover{background:var(--paper-warm)}.NutritionDialog-module__zAr5FW__scroll{flex-direction:column;gap:clamp(24px,3vw,32px);padding:clamp(20px,2.6vw,28px);display:flex;overflow-y:auto}.NutritionDialog-module__zAr5FW__toggleRow{border:1px solid var(--line);border-radius:var(--r-pill,100px);background:var(--paper);align-self:flex-start;gap:4px;padding:4px;display:inline-flex}.NutritionDialog-module__zAr5FW__toggleBtn{appearance:none;cursor:pointer;border-radius:var(--r-pill,100px);color:var(--ink-60);font-family:var(--font-ginger), system-ui, sans-serif;background:0 0;border:0;padding:8px 18px;font-size:.9rem;transition:background .15s,color .15s}.NutritionDialog-module__zAr5FW__toggleBtn:hover{color:var(--ink)}.NutritionDialog-module__zAr5FW__toggleBtn[data-active=true]{background:var(--ink);color:var(--paper)}.NutritionDialog-module__zAr5FW__block{flex-direction:column;display:flex}.NutritionDialog-module__zAr5FW__blockTitle{letter-spacing:.06em;text-transform:uppercase;color:var(--weight-dark,#2d4a1f);margin:0 0 10px;font-size:.72rem;font-weight:600}.NutritionDialog-module__zAr5FW__ingredients{color:var(--ink-80);margin:0;font-size:.95rem;line-height:1.6}.NutritionDialog-module__zAr5FW__allergens{color:var(--ink);margin:12px 0 0;font-size:.9rem;line-height:1.55}@keyframes NutritionDialog-module__zAr5FW__fade{0%{opacity:0}to{opacity:1}}@keyframes NutritionDialog-module__zAr5FW__rise{0%{opacity:0;transform:translateY(8px)}to{opacity:1;transform:translateY(0)}}@media (prefers-reduced-motion:reduce){.NutritionDialog-module__zAr5FW__overlay,.NutritionDialog-module__zAr5FW__dialog{animation:none}}
.IngredientShowcase-module__AIFTna__section{background:var(--paper);padding-block:clamp(56px,7vw,96px)}.IngredientShowcase-module__AIFTna__head{grid-template-columns:1fr;align-items:end;gap:clamp(20px,3vw,40px);margin-bottom:clamp(36px,5vw,64px);display:grid}@media (min-width:860px){.IngredientShowcase-module__AIFTna__head{grid-template-columns:1.4fr 1fr}}.IngredientShowcase-module__AIFTna__heading{max-width:18ch;margin:0}.IngredientShowcase-module__AIFTna__accent{color:color-mix(in oklab, var(--ink) 52%, transparent)}.IngredientShowcase-module__AIFTna__aside{flex-direction:column;align-items:flex-start;gap:clamp(16px,2vw,22px);display:flex}@media (min-width:860px){.IngredientShowcase-module__AIFTna__aside{text-align:right;align-items:flex-end}}.IngredientShowcase-module__AIFTna__lede{max-width:38ch;color:var(--ink-80);margin:0}.IngredientShowcase-module__AIFTna__cta{border-radius:var(--r-pill,100px);background:var(--ink);color:var(--paper);font-family:var(--font-ginger), system-ui, sans-serif;justify-content:center;align-items:center;padding:11px 22px;font-size:.92rem;font-weight:400;text-decoration:none;transition:opacity .15s;display:inline-flex}.IngredientShowcase-module__AIFTna__cta:hover{opacity:.9}.IngredientShowcase-module__AIFTna__grid{grid-template-columns:repeat(2,1fr);gap:clamp(20px,3vw,40px) clamp(16px,2.4vw,32px);margin:0;padding:0;list-style:none;display:grid}@media (min-width:900px){.IngredientShowcase-module__AIFTna__grid{grid-template-columns:repeat(4,1fr)}}.IngredientShowcase-module__AIFTna__item{flex-direction:column;display:flex}.IngredientShowcase-module__AIFTna__oval{aspect-ratio:4/5;border-radius:200px;margin-bottom:clamp(14px,1.8vw,20px);position:relative;overflow:hidden}.IngredientShowcase-module__AIFTna__oval[data-tone=sand]{background:#ece7df}.IngredientShowcase-module__AIFTna__oval[data-tone=mint]{background:#e7f0e3}.IngredientShowcase-module__AIFTna__oval[data-tone=blush]{background:#f1e6e1}.IngredientShowcase-module__AIFTna__oval[data-tone=warm]{background:var(--paper-warm,#f4f1ea)}.IngredientShowcase-module__AIFTna__oval[data-tone=stone]{background:#ebe9e4}.IngredientShowcase-module__AIFTna__img{object-fit:contain;padding:clamp(14px,8%,36px)}.IngredientShowcase-module__AIFTna__img[data-fit=cover]{object-fit:cover;padding:0}.IngredientShowcase-module__AIFTna__name{font-family:var(--font-ginger), system-ui, sans-serif;color:var(--ink);margin:0;font-size:1.02rem;font-weight:500}.IngredientShowcase-module__AIFTna__body{color:var(--ink-60);margin:6px 0 0;font-size:.88rem;line-height:1.55}
.ImagePlaceholder-module__Pq0D0G__frame{border-radius:var(--radius-surface);isolation:isolate;place-items:center;width:100%;min-height:180px;display:grid;position:relative;overflow:hidden}.ImagePlaceholder-module__Pq0D0G__frame[data-overlay]{height:100%}.ImagePlaceholder-module__Pq0D0G__frame[data-tone=ink]{background:radial-gradient(120% 90% at 18% 14%, color-mix(in oklab, var(--weight-dark) 60%, transparent) 0%, transparent 58%), var(--ink);color:color-mix(in oklab, var(--paper) 56%, transparent)}.ImagePlaceholder-module__Pq0D0G__frame[data-tone=field]{background:var(--bg-weight-field);color:color-mix(in oklab, var(--paper) 74%, transparent)}.ImagePlaceholder-module__Pq0D0G__frame[data-tone=tint]{background:var(--bg-weight-mist);color:color-mix(in oklab, var(--weight-dark) 72%, transparent)}.ImagePlaceholder-module__Pq0D0G__frame[data-tone=paper]{background:var(--paper-warm);color:var(--ink-30)}.ImagePlaceholder-module__Pq0D0G__frame[data-photo]{background:0 0;place-items:stretch stretch;min-height:0}.ImagePlaceholder-module__Pq0D0G__frame[data-photo][data-fit=contain]{background:0 0;border-radius:0;overflow:visible}.ImagePlaceholder-module__Pq0D0G__frame[data-photo] .ImagePlaceholder-module__Pq0D0G__img{object-fit:cover}.ImagePlaceholder-module__Pq0D0G__frame[data-photo][data-fit=contain] .ImagePlaceholder-module__Pq0D0G__img{object-fit:contain;object-position:center bottom}.ImagePlaceholder-module__Pq0D0G__img{z-index:0}.ImagePlaceholder-module__Pq0D0G__glow{background:radial-gradient(circle, color-mix(in oklab, var(--weight-lime) 22%, transparent), transparent 70%);filter:blur(50px);pointer-events:none;width:70%;height:75%;position:absolute;top:-25%;right:-15%}.ImagePlaceholder-module__Pq0D0G__frame[data-tone=paper] .ImagePlaceholder-module__Pq0D0G__glow,.ImagePlaceholder-module__Pq0D0G__frame[data-tone=tint] .ImagePlaceholder-module__Pq0D0G__glow{background:radial-gradient(circle, color-mix(in oklab, var(--weight) 24%, transparent), transparent 70%)}.ImagePlaceholder-module__Pq0D0G__frame[data-overlay]{place-items:stretch stretch}
.hero-module__f3vjEq__hero{border-radius:var(--r-section);position:relative;overflow:hidden}.hero-module__f3vjEq__accentGrad{background:var(--brand-grad);color:#0000;-webkit-background-clip:text;background-clip:text}.hero-module__f3vjEq__bigHead{margin:var(--space-md) 0 0;max-width:16ch}.hero-module__f3vjEq__head{margin:var(--space-md) 0 0;max-width:18ch}@media (max-width:560px){.hero-module__f3vjEq__bigHead,.hero-module__f3vjEq__head{overflow-wrap:break-word}}.hero-module__f3vjEq__lede{margin:var(--space-md) 0 0;max-width:52ch;color:var(--ink-80)}.hero-module__f3vjEq__ctas{gap:var(--space-sm);margin-top:var(--space-lg);flex-wrap:wrap;display:flex}.hero-module__f3vjEq__trust{gap:var(--space-md);margin:var(--space-lg) 0 0;flex-wrap:wrap;padding:0;list-style:none;display:flex}.hero-module__f3vjEq__trustItem{font-size:var(--fs-small);color:var(--ink-60);padding-left:18px;position:relative}.hero-module__f3vjEq__trustItem:before{content:"";background:var(--brand-grad);border-radius:50%;width:7px;height:7px;position:absolute;top:50%;left:0;transform:translateY(-50%)}.hero-module__f3vjEq__onDark{color:var(--paper)}.hero-module__f3vjEq__onDark .hero-module__f3vjEq__soft{color:color-mix(in oklab, var(--paper) 70%, transparent)}.hero-module__f3vjEq__ledeOnDark{color:color-mix(in oklab, var(--paper) 82%, transparent)}.hero-module__f3vjEq__eyebrowLight{color:color-mix(in oklab, var(--paper) 72%, transparent)}.hero-module__f3vjEq__typeLed{background:var(--paper-warm);padding-block:clamp(56px,9vw,128px)}.hero-module__f3vjEq__veil{background:radial-gradient(60% 80% at 85% 0%, color-mix(in oklab, var(--weight-lime) 18%, transparent), transparent 60%), radial-gradient(50% 70% at 0% 100%, color-mix(in oklab, var(--hrt) 12%, transparent), transparent 55%);pointer-events:none;position:absolute;inset:0}.hero-module__f3vjEq__typeInner{max-width:60ch;position:relative}.hero-module__f3vjEq__split,.hero-module__f3vjEq__floating{padding-block:clamp(40px,6vw,88px)}.hero-module__f3vjEq__splitGrid{grid-template-columns:1fr;align-items:center;gap:clamp(40px,5vw,64px);display:grid}@media (min-width:900px){.hero-module__f3vjEq__splitGrid{grid-template-columns:1.05fr .95fr}}.hero-module__f3vjEq__splitCopy{max-width:56ch}.hero-module__f3vjEq__splitMedia,.hero-module__f3vjEq__floatMedia{position:relative}.hero-module__f3vjEq__fullBleed{background:var(--ink)}.hero-module__f3vjEq__fbMedia{min-height:clamp(440px,64vh,680px)}.hero-module__f3vjEq__fbScrim{background:linear-gradient(90deg, color-mix(in oklab, var(--ink) 82%, transparent) 0%, color-mix(in oklab, var(--ink) 45%, transparent) 45%, transparent 100%);z-index:1;position:absolute;inset:0}.hero-module__f3vjEq__fbCopy{z-index:2;max-width:50ch;padding-block:clamp(64px,8vw,96px);position:relative}.hero-module__f3vjEq__centered{background:var(--paper);padding-block:clamp(56px,9vw,120px)}.hero-module__f3vjEq__centeredInner{text-align:center;max-width:64ch;margin-inline:auto}.hero-module__f3vjEq__centeredInner .hero-module__f3vjEq__bigHead,.hero-module__f3vjEq__centeredInner .hero-module__f3vjEq__lede{margin-inline:auto}.hero-module__f3vjEq__centeredInner .hero-module__f3vjEq__ctas,.hero-module__f3vjEq__centeredInner .hero-module__f3vjEq__trust{justify-content:center}.hero-module__f3vjEq__floatSlot{z-index:3;position:absolute}.hero-module__f3vjEq__floatTop{top:clamp(16px,4vw,32px);right:clamp(16px,4vw,32px)}.hero-module__f3vjEq__floatBottom{bottom:clamp(16px,4vw,32px);left:clamp(16px,4vw,32px)}.hero-module__f3vjEq__floatCard{background:color-mix(in oklab, var(--paper) 92%, transparent);-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);border:1px solid color-mix(in oklab, var(--paper) 50%, transparent);border-radius:var(--r-default);flex-direction:column;gap:2px;padding:12px 16px;display:inline-flex;box-shadow:0 12px 30px -16px #1a1a1a80}.hero-module__f3vjEq__floatValue{font-size:var(--fs-title);color:var(--ink);line-height:1}.hero-module__f3vjEq__floatLabel{color:var(--ink-60);font-size:12px}.hero-module__f3vjEq__banner{background:var(--paper);padding-block:clamp(20px,3vw,40px)}.hero-module__f3vjEq__bannerInner{flex-direction:column;height:100%;display:flex}.hero-module__f3vjEq__bannerHead{grid-template-columns:1fr;align-items:center;gap:clamp(24px,4vw,44px);display:grid}@media (min-width:900px){.hero-module__f3vjEq__bannerHead{grid-template-columns:1.18fr .82fr}}.hero-module__f3vjEq__bannerLeft{min-width:0}.hero-module__f3vjEq__bannerEyebrow{font-family:var(--font-ginger), system-ui, sans-serif;font-size:var(--fs-eyebrow);line-height:var(--lh-eyebrow);letter-spacing:var(--tracking-eyebrow);text-transform:uppercase;display:block}.hero-module__f3vjEq__ebGrad{background:var(--brand-grad);color:#0000;-webkit-background-clip:text;background-clip:text;font-weight:700}.hero-module__f3vjEq__ebSep{color:var(--ink-60)}.hero-module__f3vjEq__ebCat{color:var(--weight)}.hero-module__f3vjEq__bannerHeadType{font-family:var(--font-ginger), system-ui, sans-serif;letter-spacing:-.04em;color:var(--ink);max-width:13ch;margin:clamp(16px,2vw,24px) 0 0;font-size:clamp(40px,4.4vw,70px);font-weight:300;line-height:1.04}.hero-module__f3vjEq__bannerHeadType .accent-weight{background:var(--weight-grad);color:#0000;-webkit-background-clip:text;background-clip:text;padding-bottom:.08em;line-height:1.16;display:block}.hero-module__f3vjEq__bannerRight{flex-direction:column;align-items:flex-end;display:flex}.hero-module__f3vjEq__bannerLede{text-align:right;max-width:40ch;color:var(--ink-80);margin:0;font-weight:300}.hero-module__f3vjEq__bannerRight .hero-module__f3vjEq__ctas{justify-content:flex-end;margin-top:clamp(20px,2.4vw,28px)}.hero-module__f3vjEq__bannerMedia{border-radius:var(--r-soft);margin-top:clamp(20px,3vw,40px);overflow:hidden}.hero-module__f3vjEq__bannerImg{aspect-ratio:1777/739}@media (max-width:899px){.hero-module__f3vjEq__bannerHeadType{max-width:18ch;font-size:clamp(38px,10vw,60px)}.hero-module__f3vjEq__bannerRight{align-items:flex-start}.hero-module__f3vjEq__bannerLede{text-align:left}.hero-module__f3vjEq__bannerRight .hero-module__f3vjEq__ctas{justify-content:flex-start}}@media (max-width:768px){.hero-module__f3vjEq__banner{min-height:calc(100vh - var(--header-h) - 76px);min-height:calc(100svh - var(--header-h) - 76px);flex-direction:column;padding-top:clamp(40px,10vw,72px);padding-bottom:clamp(24px,6vw,40px);display:flex}.hero-module__f3vjEq__bannerInner{flex:1;justify-content:space-evenly;gap:clamp(32px,9vw,72px);height:auto}.hero-module__f3vjEq__bannerMedia{margin-top:0}}.hero-module__f3vjEq__collageHero{background:var(--paper);padding-block:clamp(40px,6vw,80px)}.hero-module__f3vjEq__collageVeil{background:radial-gradient(46% 60% at 88% 8%, color-mix(in oklab, var(--weight-lime) 22%, transparent), transparent 60%), radial-gradient(50% 60% at 4% 92%, color-mix(in oklab, var(--hrt) 14%, transparent), transparent 58%);pointer-events:none;position:absolute;inset:0}.hero-module__f3vjEq__collageGrid{grid-template-columns:1fr;align-items:center;gap:clamp(32px,5vw,56px);display:grid;position:relative}@media (min-width:940px){.hero-module__f3vjEq__collageGrid{grid-template-columns:minmax(0,.78fr) minmax(0,1.22fr)}.hero-module__f3vjEq__collageHero .hero-module__f3vjEq__collage{margin-right:clamp(-48px,-3vw,0px)}}.hero-module__f3vjEq__collageCopy{z-index:4;min-width:0;max-width:54ch;position:relative}.hero-module__f3vjEq__collage{aspect-ratio:1;width:100%;min-width:0;position:relative}.hero-module__f3vjEq__collageFig{border-radius:var(--r-soft);margin:0;position:absolute;overflow:hidden;box-shadow:0 28px 64px -34px #1a1a1a80}.hero-module__f3vjEq__collageFig>div{height:100%}.hero-module__f3vjEq__figA{z-index:1;width:35%;top:0;left:18%}.hero-module__f3vjEq__figB{z-index:3;width:37%;bottom:0;left:0}.hero-module__f3vjEq__figC{z-index:2;width:40%;top:39%;right:0}.hero-module__f3vjEq__figWidget{z-index:5;position:absolute;bottom:7%;left:7%;right:7%}.hero-module__f3vjEq__figWidget .hero-module__f3vjEq__widgetCard{background:color-mix(in oklab, var(--ink) 46%, transparent);-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);border-color:color-mix(in oklab, var(--paper) 22%, transparent);gap:6px;width:100%;padding:10px 12px;box-shadow:0 10px 28px -18px #0009}.hero-module__f3vjEq__figWidget .hero-module__f3vjEq__wKicker,.hero-module__f3vjEq__figWidget .hero-module__f3vjEq__wNote,.hero-module__f3vjEq__figWidget .hero-module__f3vjEq__weekLabels,.hero-module__f3vjEq__figWidget .hero-module__f3vjEq__clinCred,.hero-module__f3vjEq__figWidget .hero-module__f3vjEq__clinMsg{color:color-mix(in oklab, var(--paper) 80%, transparent)}.hero-module__f3vjEq__figWidget .hero-module__f3vjEq__wTitle,.hero-module__f3vjEq__figWidget .hero-module__f3vjEq__clinName{color:var(--paper)}.hero-module__f3vjEq__figWidget .hero-module__f3vjEq__wDivider{background:color-mix(in oklab, var(--paper) 24%, transparent)}.hero-module__f3vjEq__figWidget .hero-module__f3vjEq__seg{background:color-mix(in oklab, var(--paper) 26%, transparent)}.hero-module__f3vjEq__figWidget .hero-module__f3vjEq__seg[data-on]{background:var(--weight)}.hero-module__f3vjEq__figWidget .hero-module__f3vjEq__avatar{background:var(--paper);color:var(--weight-dark)}.hero-module__f3vjEq__figWidget .hero-module__f3vjEq__readBtn{background:var(--paper);color:var(--ink);border-color:#0000}.hero-module__f3vjEq__widgetCard{background:color-mix(in oklab, var(--paper) 92%, transparent);-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);border:1px solid color-mix(in oklab, var(--paper) 60%, transparent);border-radius:var(--r-default);flex-direction:column;gap:8px;padding:14px 16px;display:flex;box-shadow:0 18px 40px -22px #1a1a1a8c}.hero-module__f3vjEq__wKicker{letter-spacing:.12em;text-transform:uppercase;color:var(--ink-60);align-items:center;gap:7px;font-size:10px;display:flex}.hero-module__f3vjEq__wDot{background:var(--weight);border-radius:50%;width:5px;height:5px}.hero-module__f3vjEq__wTitle{font-family:var(--font-ginger), system-ui, sans-serif;font-size:var(--fs-body);color:var(--ink);line-height:1.1}.hero-module__f3vjEq__wNote{color:var(--ink-60);font-size:11px;line-height:1.4}.hero-module__f3vjEq__wDivider{background:var(--line);height:1px}.hero-module__f3vjEq__segs{gap:4px;display:flex}.hero-module__f3vjEq__seg{background:var(--ink-10);border-radius:3px;flex:1;height:6px}.hero-module__f3vjEq__seg[data-on]{background:var(--weight)}.hero-module__f3vjEq__weekDots{justify-content:space-between;display:flex}.hero-module__f3vjEq__weekDot{background:var(--weight);border-radius:2px;width:9px;height:9px}.hero-module__f3vjEq__weekDot[data-current]{border:1.5px solid var(--weight-dark);background:0 0}.hero-module__f3vjEq__weekLabels{color:var(--ink-60);justify-content:space-between;font-size:9px;display:flex}.hero-module__f3vjEq__clinTop{align-items:center;gap:10px;display:flex}.hero-module__f3vjEq__avatar{background:var(--weight-tint);width:30px;height:30px;color:var(--weight-dark);border-radius:50%;flex-shrink:0;place-items:center;font-size:12px;display:grid}.hero-module__f3vjEq__clinWho{flex-direction:column;display:flex}.hero-module__f3vjEq__clinName{color:var(--ink);font-size:13px}.hero-module__f3vjEq__clinCred{color:var(--ink-60);font-size:10px}.hero-module__f3vjEq__clinMsg{color:var(--ink-80);font-size:12px;line-height:1.45}.hero-module__f3vjEq__readBtn{color:var(--ink);border:1px solid var(--line);border-radius:var(--r-pill);align-self:flex-start;padding:6px 12px;font-size:11px}@media (max-width:560px){.hero-module__f3vjEq__collageHero .hero-module__f3vjEq__bigHead{font-size:clamp(36px,10.5vw,56px)}:is(.hero-module__f3vjEq__collageHero .hero-module__f3vjEq__bigHead .hero-module__f3vjEq__accentGrad,.hero-module__f3vjEq__collageHero .hero-module__f3vjEq__bigHead .accent-weight){display:block}}@media (max-width:939px){.hero-module__f3vjEq__collage{aspect-ratio:auto;gap:var(--space-md);flex-direction:column;display:flex}.hero-module__f3vjEq__collageFig{width:100%;position:static}.hero-module__f3vjEq__figWidget{bottom:12px;left:12px;right:12px}}
.NutritionFactsSwitcher-module__hl92ma__wrap{flex-direction:column;gap:14px;display:flex}.NutritionFactsSwitcher-module__hl92ma__toggleRow{border:1px solid var(--line);border-radius:var(--r-pill,100px);background:var(--paper);align-self:flex-start;gap:4px;padding:4px;display:inline-flex}.NutritionFactsSwitcher-module__hl92ma__toggleBtn{appearance:none;cursor:pointer;border-radius:var(--r-pill,100px);color:var(--ink-60);font-family:var(--font-ginger), system-ui, sans-serif;background:0 0;border:0;padding:8px 18px;font-size:.9rem;transition:background .15s,color .15s}.NutritionFactsSwitcher-module__hl92ma__toggleBtn:hover{color:var(--ink)}.NutritionFactsSwitcher-module__hl92ma__toggleBtn[data-active=true]{background:var(--ink);color:var(--paper)}
.NutritionPanel-module__zwVOHq__section{padding-block:clamp(56px,7vw,96px)}.NutritionPanel-module__zwVOHq__grid{grid-template-columns:1fr;align-items:start;gap:clamp(32px,5vw,64px);display:grid}@media (min-width:900px){.NutritionPanel-module__zwVOHq__grid{grid-template-columns:1fr 1fr}}.NutritionPanel-module__zwVOHq__intro{max-width:48ch}@media (min-width:900px){.NutritionPanel-module__zwVOHq__intro{top:calc(var(--header-h) + 24px);position:sticky}}.NutritionPanel-module__zwVOHq__heading{margin:var(--space-sm) 0 0}.NutritionPanel-module__zwVOHq__lede{margin:var(--space-md) 0 0;color:var(--ink-80)}.NutritionPanel-module__zwVOHq__highlights{gap:var(--space-md);flex-direction:column;margin:clamp(24px,3vw,36px) 0 0;padding:0;list-style:none;display:flex}.NutritionPanel-module__zwVOHq__highlight{align-items:center;gap:14px;display:flex}.NutritionPanel-module__zwVOHq__highlightIcon{background:var(--weight-tint,#eef5e7);width:44px;height:44px;color:var(--weight-dark,#2d4a1f);border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;display:inline-flex}.NutritionPanel-module__zwVOHq__highlightText{flex-direction:column;display:flex}.NutritionPanel-module__zwVOHq__highlightLabel{color:var(--ink);font-size:1.02rem}.NutritionPanel-module__zwVOHq__highlightNote{color:var(--ink-60);font-size:.85rem}
.PlanExplorer-module__vGo7Sa__section{background:var(--paper);padding-block:clamp(56px,8vw,104px)}.PlanExplorer-module__vGo7Sa__head{max-width:62ch;margin-bottom:clamp(28px,4vw,48px)}.PlanExplorer-module__vGo7Sa__heading{margin:var(--space-sm) 0 0;color:var(--ink)}.PlanExplorer-module__vGo7Sa__soft{background:var(--weight-grad);color:#0000;-webkit-background-clip:text;background-clip:text}.PlanExplorer-module__vGo7Sa__lede{margin:var(--space-md) 0 0;color:var(--ink-80);max-width:52ch}.PlanExplorer-module__vGo7Sa__card{border-radius:var(--r-soft,20px);background:var(--paper-warm);border:1px solid color-mix(in oklab, var(--line) 70%, transparent);gap:clamp(8px,2vw,18px);padding:clamp(14px,2.5vw,26px);display:grid}@media (min-width:880px){.PlanExplorer-module__vGo7Sa__card{grid-template-columns:.95fr 1.05fr;align-items:stretch}}.PlanExplorer-module__vGo7Sa__tabs{flex-direction:column;gap:6px;display:flex}.PlanExplorer-module__vGo7Sa__tab{font:inherit;text-align:left;cursor:pointer;opacity:0;transition:background var(--dur-base,.2s) var(--ease-out-quart,ease-out), border-color var(--dur-base,.2s) var(--ease-out-quart,ease-out);background:0 0;border:1px solid #0000;border-radius:14px;grid-template-rows:auto auto;grid-template-columns:auto 1fr;align-items:center;gap:0 14px;padding:14px 16px 12px;display:grid;transform:translateY(10px)}.PlanExplorer-module__vGo7Sa__card[data-inview=true] .PlanExplorer-module__vGo7Sa__tab{animation:PlanExplorer-module__vGo7Sa__peTabIn .5s var(--ease-out-quint,ease-out) both;animation-delay:calc(var(--i,0) * 90ms)}@keyframes PlanExplorer-module__vGo7Sa__peTabIn{to{opacity:1;transform:translateY(0)}}.PlanExplorer-module__vGo7Sa__tab:hover{background:color-mix(in oklab, var(--paper) 65%, transparent)}.PlanExplorer-module__vGo7Sa__tab[data-on=true]{background:var(--paper);border-color:color-mix(in oklab, var(--weight-dark) 22%, transparent);box-shadow:0 14px 30px -24px #00000059}.PlanExplorer-module__vGo7Sa__tabIcon{background:var(--paper);width:42px;height:42px;color:var(--weight-dark);border:1px solid color-mix(in oklab, var(--line) 80%, transparent);transition:background var(--dur-base,.2s) var(--ease-out-quart,ease-out), color var(--dur-base,.2s) var(--ease-out-quart,ease-out);border-radius:50%;grid-row:1/3;justify-content:center;align-items:center;display:inline-flex}.PlanExplorer-module__vGo7Sa__tab[data-on=true] .PlanExplorer-module__vGo7Sa__tabIcon{background:var(--weight-dark);color:var(--weight-lime,#d8f3a3);border-color:var(--weight-dark)}.PlanExplorer-module__vGo7Sa__tabIcon svg{width:21px;height:21px}.PlanExplorer-module__vGo7Sa__tabText{min-width:0}.PlanExplorer-module__vGo7Sa__tabTitle{font-family:var(--font-ginger), system-ui, sans-serif;color:var(--ink);font-size:16px;font-weight:400;display:block}.PlanExplorer-module__vGo7Sa__tabBar{background:color-mix(in oklab, var(--ink) 8%, transparent);border-radius:2px;grid-column:2;height:2px;margin-top:8px;display:block;overflow:hidden}.PlanExplorer-module__vGo7Sa__tabBarFill{border-radius:inherit;background:var(--weight-grad);transform-origin:0;height:100%;animation-name:PlanExplorer-module__vGo7Sa__peProgress;animation-timing-function:linear;animation-fill-mode:forwards;display:block}@keyframes PlanExplorer-module__vGo7Sa__peProgress{0%{transform:scaleX(0)}to{transform:scaleX(1)}}.PlanExplorer-module__vGo7Sa__tabBarOn{border-radius:inherit;background:var(--weight-grad);height:100%;display:block}.PlanExplorer-module__vGo7Sa__panel{background:var(--paper);border:1px solid color-mix(in oklab, var(--line) 70%, transparent);animation:PlanExplorer-module__vGo7Sa__pePanelIn .45s var(--ease-out-quint,ease-out) both;border-radius:16px;flex-direction:column;gap:clamp(16px,2.5vw,24px);padding:clamp(18px,3vw,30px);display:flex}@keyframes PlanExplorer-module__vGo7Sa__pePanelIn{0%{opacity:0;transform:translateY(8px)}to{opacity:1;transform:translateY(0)}}.PlanExplorer-module__vGo7Sa__panelBody{color:var(--ink-80);max-width:46ch;margin:0;font-size:15.5px;line-height:1.6}.PlanExplorer-module__vGo7Sa__stat{background:var(--paper-warm);border-radius:14px;flex-direction:column;gap:4px;padding:clamp(16px,2.5vw,22px);display:flex}.PlanExplorer-module__vGo7Sa__statValue{font-family:var(--font-ginger), system-ui, sans-serif;background:var(--weight-grad);color:#0000;-webkit-background-clip:text;background-clip:text;font-size:clamp(44px,7vw,72px);line-height:1}.PlanExplorer-module__vGo7Sa__statLabel{font-family:var(--font-ginger), system-ui, sans-serif;color:var(--ink);font-size:16px}.PlanExplorer-module__vGo7Sa__statCaption{color:var(--ink-60);max-width:44ch;font-size:13px;line-height:1.5}.PlanExplorer-module__vGo7Sa__panelCta{margin-top:auto}@media (prefers-reduced-motion:reduce){.PlanExplorer-module__vGo7Sa__tab,.PlanExplorer-module__vGo7Sa__card[data-inview=true] .PlanExplorer-module__vGo7Sa__tab{opacity:1;transition:none;animation:none;transform:none}.PlanExplorer-module__vGo7Sa__panel{animation:none}.PlanExplorer-module__vGo7Sa__tabBarFill{animation:none;transform:scaleX(1)}}
.products-module__VgMKIa__jumpBar{z-index:80;background:color-mix(in oklab, var(--ink) 92%, transparent);-webkit-backdrop-filter:blur(16px);border-bottom:1px solid color-mix(in oklab, var(--paper) 12%, transparent);scrollbar-width:none;gap:8px;padding:10px clamp(16px,4vw,40px);display:flex;position:sticky;top:0;overflow-x:auto}.products-module__VgMKIa__jumpBar::-webkit-scrollbar{display:none}.products-module__VgMKIa__jumpLink{border:1px solid color-mix(in oklab, var(--paper) 18%, transparent);color:color-mix(in oklab, var(--paper) 80%, transparent);white-space:nowrap;transition:background var(--t-snappy), color var(--t-snappy);border-radius:100px;flex-shrink:0;padding:7px 16px;font-size:13px;text-decoration:none}.products-module__VgMKIa__jumpLink:hover{background:var(--weight-lime);border-color:var(--weight-lime);color:var(--weight-dark)}.products-module__VgMKIa__label{background:var(--paper);border-block:1px solid var(--line);flex-wrap:wrap;align-items:baseline;gap:14px;padding:18px clamp(16px,4vw,40px);scroll-margin-top:64px;display:flex}.products-module__VgMKIa__labelNum{letter-spacing:.12em;text-transform:uppercase;color:var(--weight-dark);font-size:12px}.products-module__VgMKIa__labelName{color:var(--ink);margin:0;font-size:17px;font-weight:500}.products-module__VgMKIa__labelNote{color:var(--ink-60);margin:0;font-size:13px}.products-module__VgMKIa__v9Grid{gap:clamp(18px,3vw,32px);display:grid}@media (min-width:920px){.products-module__VgMKIa__v9Grid{grid-template-columns:1fr 1fr;align-items:stretch}}.products-module__VgMKIa__v9Card{background:var(--paper);border:1px solid var(--line);border-radius:var(--r-soft,18px);transition:border-color var(--t-snappy), box-shadow var(--t-snappy), transform var(--t-snappy);flex-direction:column;display:flex;position:relative;overflow:hidden}.products-module__VgMKIa__v9Card:hover{border-color:color-mix(in oklab, var(--weight-dark) 35%, transparent);transform:translateY(-3px);box-shadow:0 28px 56px -36px #00000059}.products-module__VgMKIa__v9Media{aspect-ratio:16/10;background:var(--weight-tint)}.products-module__VgMKIa__v9Body{flex-direction:column;flex:1;gap:14px;padding:clamp(20px,3vw,30px);display:flex}.products-module__VgMKIa__v9Ribbon{z-index:2;top:var(--space-md);right:var(--space-md);background:var(--weight-dark);color:var(--weight-lime);letter-spacing:.08em;text-transform:uppercase;border-radius:100px;padding:6px 14px;font-size:11.5px;font-weight:500;position:absolute;box-shadow:0 10px 24px -12px #00000073}.products-module__VgMKIa__v9Ladder{flex-wrap:wrap;gap:8px;margin:4px 0 2px;padding:0;list-style:none;display:flex}.products-module__VgMKIa__v9Step{border:1px solid var(--line);background:var(--paper);white-space:nowrap;border-radius:8px;flex-direction:column;justify-content:center;align-items:center;gap:2px;min-width:58px;padding:12px 14px;display:flex}.products-module__VgMKIa__v9StepDose{font-family:var(--font-ginger), system-ui, sans-serif;color:var(--ink);font-size:14.5px}.products-module__VgMKIa__v9End{border-top:1px solid color-mix(in oklab, var(--line) 70%, transparent);flex-direction:column;gap:12px;margin-top:auto;padding-top:14px;display:flex}.products-module__VgMKIa__v9Foot{max-width:72ch;color:var(--ink-60);margin:clamp(20px,3vw,32px) 0 0;font-size:12.5px;line-height:1.5}.products-module__VgMKIa__section{background:var(--paper);padding-block:clamp(56px,8vw,104px)}.products-module__VgMKIa__sectionWarm{background:var(--paper-warm);padding-block:clamp(56px,8vw,104px)}.products-module__VgMKIa__head{max-width:62ch;margin-bottom:clamp(28px,4vw,48px)}.products-module__VgMKIa__heading{margin:var(--space-sm) 0 0;color:var(--ink)}.products-module__VgMKIa__soft{background:var(--weight-grad);color:#0000;-webkit-background-clip:text;background-clip:text}.products-module__VgMKIa__lede{margin:var(--space-md) 0 0;color:var(--ink-80);max-width:52ch}.products-module__VgMKIa__media{background:var(--weight-tint);position:relative;overflow:hidden}.products-module__VgMKIa__media img{object-fit:cover}.products-module__VgMKIa__media[data-fit=contain] img{object-fit:contain}.products-module__VgMKIa__mediaVideo{object-fit:contain;width:100%;height:100%;padding:6%;position:absolute;inset:0}.products-module__VgMKIa__mediaPlaceholder{letter-spacing:.14em;text-transform:uppercase;color:var(--weight-dark);border:1px dashed color-mix(in oklab, var(--weight-dark) 30%, transparent);border-radius:inherit;place-items:center;font-size:11px;display:grid;position:absolute;inset:0}.products-module__VgMKIa__badge{z-index:2;top:var(--space-md);left:var(--space-md);background:var(--weight-lime);color:var(--weight-dark);letter-spacing:.06em;text-transform:uppercase;border-radius:100px;padding:5px 12px;font-size:11.5px;position:absolute}.products-module__VgMKIa__facts{flex-direction:column;gap:8px;margin:0;padding:0;list-style:none;display:flex}.products-module__VgMKIa__fact{color:var(--ink-80);align-items:flex-start;gap:10px;font-size:13.5px;line-height:1.45;display:flex}.products-module__VgMKIa__factTick{color:var(--weight-dark);flex-shrink:0;margin-top:3px}.products-module__VgMKIa__priceRow{align-items:baseline;gap:10px;display:flex}.products-module__VgMKIa__price{font-family:var(--font-ginger), system-ui, sans-serif;color:var(--ink);font-size:22px;font-weight:400}.products-module__VgMKIa__priceNote{color:var(--ink-60);font-size:12.5px}.products-module__VgMKIa__actions{flex-wrap:wrap;gap:10px;display:flex}.products-module__VgMKIa__summary{color:var(--ink-80);margin:0;font-size:14px;line-height:1.55}.products-module__VgMKIa__cardName{font-family:var(--font-ginger), system-ui, sans-serif;letter-spacing:-.01em;color:var(--ink);margin:0;font-weight:400}.products-module__VgMKIa__v1Grid{gap:var(--space-md);display:grid}@media (min-width:980px){.products-module__VgMKIa__v1Grid{grid-template-columns:minmax(0,7fr) minmax(0,5fr);align-items:stretch}}.products-module__VgMKIa__v1Featured{border-radius:var(--r-soft);background:var(--paper);border:1px solid var(--line);flex-direction:column;display:flex;position:relative;overflow:hidden}.products-module__VgMKIa__v1FeaturedMedia{aspect-ratio:16/10}.products-module__VgMKIa__v1FeaturedBody{gap:var(--space-md);flex-direction:column;flex:1;padding:clamp(20px,3vw,32px);display:flex}.products-module__VgMKIa__v1FeaturedBody .products-module__VgMKIa__cardName{font-size:clamp(24px,3vw,32px)}.products-module__VgMKIa__v1Side{gap:var(--space-md);grid-template-rows:1fr 1fr;display:grid}.products-module__VgMKIa__v1Mini{border-radius:var(--r-soft);background:var(--paper);border:1px solid var(--line);grid-template-columns:minmax(120px,38%) 1fr;display:grid;overflow:hidden}.products-module__VgMKIa__v1MiniMedia{height:100%;min-height:160px}.products-module__VgMKIa__v1MiniBody{flex-direction:column;gap:10px;padding:clamp(16px,2vw,24px);display:flex}.products-module__VgMKIa__v1MiniBody .products-module__VgMKIa__cardName{font-size:19px}.products-module__VgMKIa__v1MiniBody .products-module__VgMKIa__price{font-size:18px}.products-module__VgMKIa__v2Band{border-radius:var(--r-soft);background:var(--weight-dark);color:var(--paper);display:grid;position:relative;overflow:hidden}@media (min-width:920px){.products-module__VgMKIa__v2Band{grid-template-columns:minmax(0,6fr) minmax(0,5fr)}}.products-module__VgMKIa__v2BandBody{gap:var(--space-md);flex-direction:column;padding:clamp(24px,4vw,48px);display:flex}.products-module__VgMKIa__v2BandBody .products-module__VgMKIa__cardName{color:var(--paper);font-size:clamp(26px,3.4vw,38px)}.products-module__VgMKIa__v2BandBody .products-module__VgMKIa__summary{color:color-mix(in oklab, var(--paper) 82%, transparent)}.products-module__VgMKIa__v2BandBody .products-module__VgMKIa__fact{color:color-mix(in oklab, var(--paper) 84%, transparent)}.products-module__VgMKIa__v2BandBody .products-module__VgMKIa__factTick{color:var(--weight-lime)}.products-module__VgMKIa__v2BandBody .products-module__VgMKIa__price{color:var(--paper)}.products-module__VgMKIa__v2BandBody .products-module__VgMKIa__priceNote{color:color-mix(in oklab, var(--paper) 62%, transparent)}.products-module__VgMKIa__v2BandMedia{min-height:320px}.products-module__VgMKIa__ghostOnDark{color:var(--paper)}.products-module__VgMKIa__v2Duo{gap:var(--space-md);margin-top:var(--space-md);display:grid}@media (min-width:760px){.products-module__VgMKIa__v2Duo{grid-template-columns:1fr 1fr}}.products-module__VgMKIa__v2Card{border-radius:var(--r-soft);background:var(--paper);border:1px solid var(--line);flex-direction:column;display:flex;overflow:hidden}.products-module__VgMKIa__v2CardMedia{aspect-ratio:16/9}.products-module__VgMKIa__v2CardBody{gap:var(--space-sm);flex-direction:column;flex:1;padding:clamp(18px,2.5vw,28px);display:flex}.products-module__VgMKIa__v2CardBody .products-module__VgMKIa__cardName{font-size:21px}.products-module__VgMKIa__v3Grid{gap:var(--space-md);display:grid}@media (min-width:980px){.products-module__VgMKIa__v3Grid{grid-template-rows:1fr 1fr;grid-template-columns:minmax(0,2fr) minmax(0,1fr)}.products-module__VgMKIa__v3Featured{grid-row:1/span 2}}.products-module__VgMKIa__v3Tile{border-radius:var(--r-soft);min-height:320px;color:var(--paper);align-items:flex-end;display:flex;position:relative;overflow:hidden}.products-module__VgMKIa__v3Featured{min-height:480px}.products-module__VgMKIa__v3TileMedia{position:absolute;inset:0}.products-module__VgMKIa__v3Scrim{background:linear-gradient(to top, color-mix(in oklab, var(--weight-dark) 88%, transparent) 0%, color-mix(in oklab, var(--weight-dark) 38%, transparent) 46%, transparent 75%);position:absolute;inset:0}.products-module__VgMKIa__v3Content{z-index:2;flex-direction:column;gap:10px;width:100%;padding:clamp(18px,2.5vw,28px);display:flex;position:relative}.products-module__VgMKIa__v3Content .products-module__VgMKIa__cardName{color:var(--paper);font-size:clamp(22px,2.6vw,30px)}.products-module__VgMKIa__v3Content .products-module__VgMKIa__summary{color:color-mix(in oklab, var(--paper) 84%, transparent)}.products-module__VgMKIa__v3Content .products-module__VgMKIa__price{color:var(--paper);font-size:19px}.products-module__VgMKIa__v3Content .products-module__VgMKIa__priceNote{color:color-mix(in oklab, var(--paper) 64%, transparent)}.products-module__VgMKIa__v3Chips{flex-wrap:wrap;gap:6px;display:flex}.products-module__VgMKIa__v3Chip{border:1px solid color-mix(in oklab, var(--paper) 30%, transparent);background:color-mix(in oklab, var(--ink) 30%, transparent);color:color-mix(in oklab, var(--paper) 88%, transparent);border-radius:100px;padding:4px 11px;font-size:11.5px}.products-module__VgMKIa__v3Reveal{transition:grid-template-rows var(--t-considered);grid-template-rows:0fr;display:grid}.products-module__VgMKIa__v3Reveal>div{flex-direction:column;gap:10px;display:flex;overflow:hidden}.products-module__VgMKIa__v3Tile:hover .products-module__VgMKIa__v3Reveal,.products-module__VgMKIa__v3Tile:focus-within .products-module__VgMKIa__v3Reveal{grid-template-rows:1fr}@media (prefers-reduced-motion:reduce),(hover:none){.products-module__VgMKIa__v3Reveal{grid-template-rows:1fr;transition:none}}.products-module__VgMKIa__v4Stage{gap:var(--space-md);flex-direction:column;display:flex}@media (min-width:980px){.products-module__VgMKIa__v4Stage{flex-direction:row;align-items:stretch}}.products-module__VgMKIa__v4Card{border-radius:var(--r-soft);background:var(--paper);border:1px solid var(--line);min-width:0;transition:flex var(--t-considered), box-shadow var(--t-considered), border-color var(--t-snappy);flex-direction:column;display:flex;position:relative;overflow:hidden}@media (min-width:980px){.products-module__VgMKIa__v4Card{flex:1 1 0}.products-module__VgMKIa__v4Card[data-on=true]{flex:2.3 1 0}}.products-module__VgMKIa__v4Card[data-on=true]{border-color:color-mix(in oklab, var(--weight-dark) 36%, var(--line));box-shadow:0 32px 80px -56px #1a1a1a80}.products-module__VgMKIa__v4Hit{z-index:3;appearance:none;cursor:pointer;background:0 0;border:0;position:absolute;inset:0}.products-module__VgMKIa__v4Card[data-on=true] .products-module__VgMKIa__v4Hit{pointer-events:none}.products-module__VgMKIa__v4Media{flex-shrink:0;height:clamp(190px,24vw,260px)}.products-module__VgMKIa__v4Body{flex-direction:column;flex:1;gap:10px;padding:clamp(16px,2.2vw,26px);display:flex}.products-module__VgMKIa__v4Body .products-module__VgMKIa__cardName{white-space:nowrap;text-overflow:ellipsis;font-size:clamp(19px,2.2vw,26px);overflow:hidden}.products-module__VgMKIa__v4Hint{color:var(--weight-dark);transition:opacity var(--t-snappy);font-size:12px}.products-module__VgMKIa__v4Card[data-on=true] .products-module__VgMKIa__v4Hint{opacity:0}.products-module__VgMKIa__v4Detail{opacity:0;transition:grid-template-rows var(--t-considered), opacity var(--t-considered), transform var(--t-considered);grid-template-rows:0fr;display:grid;transform:translateY(10px)}.products-module__VgMKIa__v4Detail>div{gap:var(--space-md);flex-direction:column;min-width:240px;display:flex;overflow:hidden}.products-module__VgMKIa__v4Card[data-on=true] .products-module__VgMKIa__v4Detail{opacity:1;grid-template-rows:1fr;transition-delay:60ms;transform:none}@media (prefers-reduced-motion:reduce){.products-module__VgMKIa__v4Card,.products-module__VgMKIa__v4Detail{transition:none}}.products-module__VgMKIa__srOnly{clip:rect(0 0 0 0);white-space:nowrap;border:0;width:1px;height:1px;margin:-1px;padding:0;position:absolute;overflow:hidden}.products-module__VgMKIa__sectionDark{background:var(--weight-dark);padding-block:clamp(56px,8vw,104px)}.products-module__VgMKIa__sectionDark .products-module__VgMKIa__heading{color:var(--paper)}.products-module__VgMKIa__sectionDark .products-module__VgMKIa__lede{color:color-mix(in oklab, var(--paper) 78%, transparent)}.products-module__VgMKIa__eyebrowOnDark{color:color-mix(in oklab, var(--paper) 65%, transparent)}.products-module__VgMKIa__sectionDark .products-module__VgMKIa__soft{background:linear-gradient(90deg, #b5d88c 0%, var(--weight-lime) 100%);color:#0000;-webkit-background-clip:text;background-clip:text}.products-module__VgMKIa__v5Grid{gap:var(--space-xl);align-items:center;display:grid}@media (min-width:980px){.products-module__VgMKIa__v5Grid{gap:var(--space-2xl);grid-template-columns:minmax(0,6fr) minmax(0,5fr)}}.products-module__VgMKIa__v5Stage{border-radius:var(--r-soft);min-height:clamp(300px,38vw,460px);position:relative;overflow:hidden}.products-module__VgMKIa__v5Stage:before{content:"";background:radial-gradient(55% 55% at 50% 48%, color-mix(in oklab, var(--weight-lime) 26%, transparent) 0%, transparent 70%);position:absolute;inset:0}.products-module__VgMKIa__v5StageMedia{background:0 0;position:absolute;inset:0}.products-module__VgMKIa__v5Body{gap:var(--space-md);color:var(--paper);flex-direction:column;display:flex}.products-module__VgMKIa__v5Body .products-module__VgMKIa__cardName{color:var(--paper);font-size:clamp(26px,3.4vw,40px)}.products-module__VgMKIa__v5Body .products-module__VgMKIa__summary{color:color-mix(in oklab, var(--paper) 80%, transparent)}.products-module__VgMKIa__v5Body .products-module__VgMKIa__fact{color:color-mix(in oklab, var(--paper) 84%, transparent)}.products-module__VgMKIa__v5Body .products-module__VgMKIa__factTick{color:var(--weight-lime)}.products-module__VgMKIa__v5Body .products-module__VgMKIa__price{color:var(--paper)}.products-module__VgMKIa__v5Body .products-module__VgMKIa__priceNote{color:color-mix(in oklab, var(--paper) 60%, transparent)}.products-module__VgMKIa__v5BadgeInline{background:var(--weight-lime);color:var(--weight-dark);letter-spacing:.06em;text-transform:uppercase;border-radius:100px;align-self:flex-start;padding:5px 12px;font-size:11.5px}.products-module__VgMKIa__v5Duo{gap:var(--space-md);margin-top:clamp(32px,4vw,56px);display:grid}@media (min-width:760px){.products-module__VgMKIa__v5Duo{grid-template-columns:1fr 1fr}}.products-module__VgMKIa__v5Card{border-radius:var(--r-soft);background:color-mix(in oklab, var(--paper) 8%, transparent);border:1px solid color-mix(in oklab, var(--paper) 16%, transparent);-webkit-backdrop-filter:blur(14px);grid-template-columns:minmax(110px,34%) 1fr;display:grid;overflow:hidden}.products-module__VgMKIa__v5CardMedia{background:0 0;min-height:150px}.products-module__VgMKIa__v5CardBody{color:var(--paper);flex-direction:column;gap:8px;padding:clamp(16px,2vw,24px);display:flex}.products-module__VgMKIa__v5CardBody .products-module__VgMKIa__cardName{color:var(--paper);font-size:18px}.products-module__VgMKIa__v5CardBody .products-module__VgMKIa__summary{color:color-mix(in oklab, var(--paper) 74%, transparent);font-size:13px}.products-module__VgMKIa__v5CardBody .products-module__VgMKIa__price{color:var(--paper);font-size:17px}.products-module__VgMKIa__v5CardBody .products-module__VgMKIa__priceNote{color:color-mix(in oklab, var(--paper) 56%, transparent)}.products-module__VgMKIa__v6Grid{gap:var(--space-md);align-items:stretch;display:grid}@media (min-width:980px){.products-module__VgMKIa__v6Grid{grid-template-columns:repeat(3,1fr)}}.products-module__VgMKIa__v6Card{border-radius:var(--r-soft);background:var(--paper);border:1px solid var(--line);flex-direction:column;display:flex;position:relative;overflow:hidden}.products-module__VgMKIa__v6Card[data-featured=true]{background-image:linear-gradient(var(--paper), var(--paper)), var(--weight-grad);background-origin:border-box;background-clip:padding-box,border-box;border:2px double #0000;box-shadow:0 32px 80px -56px #1a1a1a80}@media (min-width:980px){.products-module__VgMKIa__v6Card[data-featured=true]{transform:translateY(-10px)}}.products-module__VgMKIa__v6Media{aspect-ratio:16/10}.products-module__VgMKIa__v6Body{gap:var(--space-sm);flex-direction:column;flex:1;padding:clamp(18px,2.5vw,28px);display:flex}.products-module__VgMKIa__v6Body .products-module__VgMKIa__cardName{font-size:21px}.products-module__VgMKIa__v6Body .products-module__VgMKIa__actions{flex-direction:column;align-items:stretch;margin-top:auto}.products-module__VgMKIa__v6Body .products-module__VgMKIa__actions>*{text-align:center;justify-content:center}.products-module__VgMKIa__v7Featured{border-radius:var(--r-soft);background:var(--paper);border:1px solid var(--line);display:grid;position:relative;overflow:hidden}@media (min-width:920px){.products-module__VgMKIa__v7Featured{grid-template-columns:minmax(0,5fr) minmax(0,7fr)}}.products-module__VgMKIa__v7FeaturedMedia{min-height:280px}.products-module__VgMKIa__v7FeaturedBody{gap:var(--space-md);flex-direction:column;padding:clamp(22px,3vw,40px);display:flex}.products-module__VgMKIa__v7FeaturedBody .products-module__VgMKIa__cardName{font-size:clamp(24px,3vw,34px)}.products-module__VgMKIa__v7Rows{margin-top:var(--space-md);border-block:1px solid var(--line);flex-direction:column;display:flex}.products-module__VgMKIa__v7Row{gap:var(--space-md);grid-template-columns:84px minmax(0,1fr);align-items:center;padding:clamp(16px,2vw,24px) 0;display:grid}.products-module__VgMKIa__v7Row+.products-module__VgMKIa__v7Row{border-top:1px solid var(--line)}@media (min-width:920px){.products-module__VgMKIa__v7Row{grid-template-columns:96px minmax(0,4fr) minmax(0,3fr) auto}}.products-module__VgMKIa__v7Thumb{border-radius:var(--radius-card,12px);width:84px;height:84px}@media (min-width:920px){.products-module__VgMKIa__v7Thumb{width:96px;height:96px}}.products-module__VgMKIa__v7RowName{flex-direction:column;gap:4px;display:flex}.products-module__VgMKIa__v7RowName .products-module__VgMKIa__cardName{font-size:19px}.products-module__VgMKIa__v7RowName .products-module__VgMKIa__summary{font-size:13px}.products-module__VgMKIa__v7Chips{flex-wrap:wrap;gap:6px;display:flex}.products-module__VgMKIa__v7Chip{border:1px solid var(--line);background:var(--paper-warm);color:var(--ink-80);border-radius:100px;padding:4px 11px;font-size:11.5px}.products-module__VgMKIa__v7RowEnd{flex-direction:column;align-items:flex-start;gap:8px;display:flex}@media (min-width:920px){.products-module__VgMKIa__v7RowEnd{text-align:right;align-items:flex-end}}.products-module__VgMKIa__v7RowEnd .products-module__VgMKIa__price{font-size:18px}@media (max-width:919px){.products-module__VgMKIa__v7Chips,.products-module__VgMKIa__v7RowEnd{grid-column:2}}.products-module__VgMKIa__v8List{border-block:1px solid var(--line);flex-direction:column;display:flex}.products-module__VgMKIa__v8Row{position:relative}.products-module__VgMKIa__v8Row+.products-module__VgMKIa__v8Row{border-top:1px solid var(--line)}.products-module__VgMKIa__v8Head{appearance:none;width:100%;font:inherit;text-align:left;cursor:pointer;align-items:baseline;gap:var(--space-md);background:0 0;border:0;grid-template-columns:minmax(0,1fr) auto auto;padding:clamp(18px,2.4vw,28px) 0;display:grid}.products-module__VgMKIa__v8Name{font-family:var(--font-ginger), system-ui, sans-serif;letter-spacing:-.015em;color:var(--ink-60);transition:color var(--t-snappy);margin:0;font-size:clamp(22px,3vw,34px);font-weight:400}.products-module__VgMKIa__v8Row[data-on=true] .products-module__VgMKIa__v8Name,.products-module__VgMKIa__v8Head:hover .products-module__VgMKIa__v8Name{color:var(--ink)}.products-module__VgMKIa__v8HeadPrice{color:var(--ink-80);white-space:nowrap;font-size:15px}.products-module__VgMKIa__v8Arrow{color:var(--weight-dark);transition:transform var(--t-considered);font-size:18px}.products-module__VgMKIa__v8Row[data-on=true] .products-module__VgMKIa__v8Arrow{transform:rotate(90deg)}.products-module__VgMKIa__v8Panel{opacity:0;transition:grid-template-rows var(--t-considered), opacity var(--t-considered);grid-template-rows:0fr;display:grid}.products-module__VgMKIa__v8Row[data-on=true] .products-module__VgMKIa__v8Panel{opacity:1;grid-template-rows:1fr}.products-module__VgMKIa__v8PanelInner{min-width:0;overflow:hidden}.products-module__VgMKIa__v8PanelGrid{gap:var(--space-lg);padding-bottom:clamp(22px,3vw,36px);display:grid}@media (min-width:920px){.products-module__VgMKIa__v8PanelGrid{grid-template-columns:minmax(0,5fr) minmax(0,7fr);align-items:center}}.products-module__VgMKIa__v8PanelMedia{border-radius:var(--r-soft);height:clamp(220px,26vw,320px)}.products-module__VgMKIa__v8PanelBody{gap:var(--space-md);flex-direction:column;display:flex}@media (prefers-reduced-motion:reduce){.products-module__VgMKIa__v8Panel,.products-module__VgMKIa__v8Arrow{transition:none}}
.PathwayChooser-module__AXmVzW__section{background:var(--paper-warm);padding-block:clamp(56px,9vw,132px)}.PathwayChooser-module__AXmVzW__head{max-width:64ch;margin:0 0 clamp(32px,5vw,56px)}.PathwayChooser-module__AXmVzW__heading{margin:var(--space-sm) 0 0;color:var(--ink)}.PathwayChooser-module__AXmVzW__lede{margin:var(--space-md) 0 0;color:var(--ink-80);max-width:60ch}.PathwayChooser-module__AXmVzW__grid{grid-template-columns:1fr;gap:clamp(16px,2.5vw,28px);display:grid}@media (min-width:720px){.PathwayChooser-module__AXmVzW__grid{grid-template-columns:1fr 1fr}}.PathwayChooser-module__AXmVzW__card{border-radius:var(--r-soft,24px);background:var(--paper);color:var(--ink);transition:transform var(--dur-base,.24s) var(--ease-out-quart,ease-out);flex-direction:column;text-decoration:none;display:flex;overflow:hidden}.PathwayChooser-module__AXmVzW__card:hover{transform:translateY(-4px)}.PathwayChooser-module__AXmVzW__media{aspect-ratio:16/10;display:block;position:relative}.PathwayChooser-module__AXmVzW__mediaImg{object-fit:cover;transition:transform var(--dur-base,.24s) var(--ease-out-quart,ease-out)}.PathwayChooser-module__AXmVzW__card:hover .PathwayChooser-module__AXmVzW__mediaImg{transform:scale(1.03)}.PathwayChooser-module__AXmVzW__body{flex-direction:column;gap:6px;padding:clamp(18px,2.4vw,28px);display:flex}.PathwayChooser-module__AXmVzW__tag{letter-spacing:.14em;text-transform:uppercase;color:var(--ink-60);font-size:11px}.PathwayChooser-module__AXmVzW__name{align-items:baseline;gap:10px;font-size:clamp(20px,2.2vw,26px);line-height:1.2;display:flex}.PathwayChooser-module__AXmVzW__arrow{transition:transform var(--dur-base,.24s) var(--ease-out-quart,ease-out)}.PathwayChooser-module__AXmVzW__card:hover .PathwayChooser-module__AXmVzW__arrow{transform:translate(4px)}.PathwayChooser-module__AXmVzW__note{color:var(--ink-80);max-width:46ch;font-size:15px;line-height:1.55}
