.steep-story{--steep-ink: #192a49;--steep-cream: #fff9ee;--steep-paper: #fffdf8;--steep-rust: #97372f;--steep-gold: #c9a848;--steep-line: rgba(25, 42, 73, .16);color:var(--steep-ink);background:var(--steep-paper);overflow:clip}.steep-story *,.steep-story *:before,.steep-story *:after{box-sizing:border-box}.steep-story__shell{width:min(1200px,calc(100% - 40px));margin-inline:auto}.steep-story h2{max-width:850px;margin:0;color:var(--steep-ink);font-family:Open Sans,sans-serif;font-size:clamp(2.55rem,5.35vw,5.65rem);font-weight:800;letter-spacing:-.045em;line-height:.94;text-wrap:balance}.steep-story h3{margin:0;color:var(--steep-ink);font-family:var(--font-body--family);font-size:clamp(1.45rem,2.4vw,2.2rem);font-weight:800;line-height:1.04}.steep-story p{line-height:1.55}.steep-story__eyebrow,.steep-story__pack-kicker{margin:0 0 16px;color:var(--steep-rust);font-size:.74rem;font-weight:800;letter-spacing:.17em;text-transform:uppercase}[data-steep-reveal]{opacity:0;transform:translateY(22px);transition:opacity .68s cubic-bezier(.2,.65,.3,1),transform .68s cubic-bezier(.2,.65,.3,1)}[data-steep-reveal].is-revealed{opacity:1;transform:none}.steep-condensation{position:absolute;top:0;right:0;bottom:0;left:0;z-index:3;overflow:hidden;pointer-events:none}.steep-condensation i{position:absolute;top:var(--drop-y);left:var(--drop-x);width:var(--drop-size);aspect-ratio:.78 / 1;border:1px solid rgba(255,255,255,.62);border-radius:52% 48% 55% 45%/42% 43% 57% 58%;background:radial-gradient(circle at 29% 23%,#fffffffa 0 8%,#ffffff8c 9% 17%,#ffffff14 35%,#192a491f 72%,#192a4905);box-shadow:inset -1px -2px 3px #192a4924,1px 2px 3px #192a4929;opacity:var(--drop-opacity, .45);filter:saturate(.65);transform:rotate(var(--drop-rotate, -4deg))}.steep-condensation--hero{top:7%;right:7%;bottom:7%;left:7%}.steep-condensation__runner{animation:steep-droplet-run 7.4s cubic-bezier(.32,.02,.2,1) var(--drop-delay, 0s) infinite paused}.steep-condensation__runner--slow{animation-duration:9.8s}.is-in-view .steep-condensation__runner{animation-play-state:running}@keyframes steep-droplet-run{0%,16%{transform:translateZ(0) scale(.9);opacity:.08}30%{opacity:var(--drop-opacity, .45)}72%{transform:translate3d(1px,26px,0) scaleY(1.15);opacity:var(--drop-opacity, .45)}88%,to{transform:translate3d(1px,36px,0) scale(.78);opacity:0}}.steep-story__intro{position:relative;display:grid;grid-template-columns:minmax(0,1fr) minmax(280px,360px);gap:clamp(42px,7vw,96px);align-items:center;padding-block:clamp(76px,8vw,112px)}.steep-story__intro-copy:after{content:"";display:block;width:min(180px,32vw);height:3px;margin-top:38px;background:var(--steep-gold);transform-origin:left;animation:steep-rule 1s .15s both}.steep-story__intro-inset{width:100%;margin:0 10px 0 0;overflow:hidden;justify-self:end;border-radius:16px;box-shadow:0 16px 28px #16161633;transform:rotate(-3deg);transform-origin:40% 70%}.steep-story__intro-inset img{display:block;width:100%;aspect-ratio:2 / 3;object-fit:cover;object-position:50% 50%}@keyframes steep-rule{0%{transform:scaleX(0)}to{transform:scaleX(1)}}.steep-story__lede{max-width:760px;margin:28px 0 0;color:#192a49c7;font-size:clamp(1.08rem,1.8vw,1.45rem)}.steep-story__stats{position:relative;display:grid;grid-template-columns:repeat(4,1fr);border-block:1px solid var(--steep-line)}.steep-story__stats article{position:relative;z-index:4;padding:32px 22px;opacity:0;transform:translateY(18px) scale(.985);transition:opacity .54s cubic-bezier(.22,1,.36,1),transform .54s cubic-bezier(.22,1,.36,1)}.steep-story__stats.is-revealed article{opacity:1;transform:none}.steep-story__stats.is-revealed article:nth-child(2){transition-delay:.09s}.steep-story__stats.is-revealed article:nth-child(3){transition-delay:.18s}.steep-story__stats.is-revealed article:nth-child(4){transition-delay:.27s}.steep-story__stat-icon{display:grid;width:50px;height:50px;margin-bottom:22px;place-items:center;color:var(--steep-rust);border-radius:50%;background:#97372f1a}.steep-story__stat-icon svg{width:29px;height:29px;fill:none;stroke:currentColor;stroke-width:2.4;stroke-linecap:round;stroke-linejoin:round}.steep-story__stats article:first-of-type .steep-story__stat-icon svg{fill:currentColor;stroke:none}.steep-story__stats strong{display:block;color:var(--steep-rust);font-size:clamp(1.7rem,3vw,3.2rem);line-height:1}.steep-story__stats span{display:block;margin-top:10px;font-size:.88rem;line-height:1.3}.steep-story__stats .steep-story__stat-icon{display:grid;margin-top:0}.steep-story__split{display:grid;grid-template-columns:1.04fr .96fr;gap:clamp(40px,8vw,110px);align-items:center;padding-block:clamp(72px,7vw,108px) clamp(54px,5vw,78px)}.steep-story__copy>p:not(.steep-story__eyebrow){max-width:630px;margin:28px 0;font-size:1.1rem}.steep-story__checks{display:grid;gap:12px;margin:30px 0 0;padding:0;list-style:none}.steep-story__checks li{position:relative;padding-left:30px}.steep-story__checks li:before{content:"\2713";position:absolute;left:0;color:currentColor;font-weight:800}.steep-story__can{position:relative;min-height:575px;margin:0;padding:18px 18px 0}.steep-story__can-frame{position:relative;display:grid;min-height:525px;place-items:center;overflow:hidden;border:1px solid var(--steep-gold);border-radius:999px 999px 10px 10px;background:var(--steep-cream);box-shadow:inset 0 0 0 12px #97372f0e}.steep-story__can-frame:after{content:"";position:absolute;top:14px;right:14px;bottom:14px;left:14px;z-index:4;border:1px solid rgba(151,55,47,.22);border-radius:inherit;pointer-events:none}.steep-story__can img{position:relative;z-index:2;width:70%;height:436px;object-fit:contain;transform:rotate(1deg) scale(.9)}.steep-story__can figcaption{position:relative;display:flex;gap:12px;align-items:center;justify-content:space-between;padding:15px 7px 0;color:var(--steep-ink);font-size:.68rem;font-weight:800;letter-spacing:.13em;text-transform:uppercase}.steep-story__can figcaption small{color:var(--steep-rust);font:inherit}.steep-matrix{padding-block:clamp(58px,6vw,86px);background:var(--steep-cream)}.steep-matrix__inner{display:grid;gap:32px}.steep-matrix__heading{display:grid;max-width:900px;gap:18px}.steep-matrix__heading>p:last-child{max-width:670px;margin:0;font-size:1.08rem}.steep-matrix__heading:after{content:"";width:min(168px,40vw);height:3px;margin-top:8px;background:var(--steep-gold)}.steep-matrix__swipe-hint{display:none;margin:-8px 0 -16px;color:var(--steep-rust);font-size:.68rem;font-weight:800;letter-spacing:.12em;text-transform:uppercase}.steep-matrix__scroll{max-width:100%;overflow-x:auto;border:1px solid rgba(25,42,73,.18);background:var(--steep-paper);overscroll-behavior-x:contain;-webkit-overflow-scrolling:touch}.steep-matrix__scroll:focus-visible{outline:3px solid rgba(151,55,47,.28);outline-offset:4px}.steep-matrix__table{width:100%;min-width:980px;border-collapse:separate;border-spacing:0;table-layout:fixed;color:var(--steep-ink)}.steep-matrix__table th,.steep-matrix__table td{height:76px;padding:16px;border-right:1px solid rgba(25,42,73,.14);border-bottom:1px solid rgba(25,42,73,.14);text-align:center;vertical-align:middle}.steep-matrix__table tr>:first-child{width:190px}.steep-matrix__table tr>:last-child{border-right:0}.steep-matrix__table tbody tr:last-child>*{border-bottom:0}.steep-matrix__corner{color:var(--steep-rust);background:var(--steep-paper);font-size:.7rem;font-weight:800;letter-spacing:.14em;text-align:left!important;text-transform:uppercase;vertical-align:bottom!important}.steep-matrix__brand{height:256px!important;padding:16px 10px 10px!important;background:var(--steep-paper);vertical-align:bottom!important}.steep-matrix__brand img{display:block;width:100%;height:220px;margin:0 auto;object-fit:contain}.steep-matrix__brand--steep{background:var(--steep-rust)}.steep-matrix__table tbody th{background:var(--steep-paper);font-size:.86rem;font-weight:800;line-height:1.25;text-align:left}.steep-matrix__table tbody tr:nth-child(2n) th,.steep-matrix__table tbody tr:nth-child(2n) td:not(.steep-matrix__steep){background:#ffffff8f}.steep-matrix__steep{background:var(--steep-rust)}.steep-matrix__yes{display:inline-grid;width:38px;aspect-ratio:1;place-items:center;color:var(--steep-ink);border:2px solid currentColor;border-radius:50%;font-size:1.05rem;font-weight:900;line-height:1}.steep-matrix__steep .steep-matrix__yes{color:var(--steep-cream)}.steep-matrix__no{color:#192a494d;font-size:1.55rem;font-weight:500;line-height:1}.steep-story__beliefs{display:grid;grid-template-columns:1fr 1fr;gap:18px;padding-bottom:clamp(72px,7vw,108px)}.steep-story__beliefs--ingredients{padding-top:clamp(64px,6vw,92px)}.steep-story__belief{position:relative;overflow:hidden;padding:clamp(34px,5vw,64px);border:1px solid rgba(151,55,47,.22);background:var(--steep-cream)}.steep-story__belief:first-child{box-shadow:inset 9px 0 0 var(--steep-rust)}.steep-story__belief--ingredients{z-index:3;overflow:visible;padding-bottom:clamp(245px,21vw,295px)}.steep-story__natural-inset{position:absolute;bottom:-34px;left:-24px;z-index:6;width:65%;margin:0;overflow:hidden;border-radius:16px;box-shadow:0 14px 24px #1616162e;transform:rotate(-3deg);transform-origin:30% 70%}.steep-story__natural-inset img{display:block;width:100%;aspect-ratio:3 / 2;object-fit:cover;object-position:50% 52%}.steep-story__belief--bucks{color:var(--steep-cream);border-color:var(--steep-rust);background:var(--steep-rust)}.steep-story__belief h2{font-size:clamp(2.1rem,4vw,4.2rem)}.steep-story__belief--bucks h2{color:var(--steep-cream);font-family:Open Sans,sans-serif;font-weight:800;letter-spacing:-.055em;line-height:.92}.steep-story__belief>p:not(.steep-story__eyebrow){position:relative;z-index:4;margin:28px 0 0;font-size:1.08rem}.steep-story__belief--bucks .steep-story__eyebrow{position:relative;z-index:4;color:var(--steep-gold)}.steep-story__belief--bucks .steep-story__checks{position:relative;z-index:4}.steep-story__ingredient-statement{position:relative;z-index:4;max-width:520px;margin-top:30px;padding-top:24px;border-top:1px solid rgba(255,249,238,.72)}.steep-story__ingredient-statement p{margin:0;color:#fff9eee0;font-size:.9rem;line-height:1.55}.steep-story__ingredient-statement .steep-story__ingredient-kicker{margin-bottom:11px;color:var(--steep-gold);font-size:.68rem;font-weight:800;letter-spacing:.15em;text-transform:uppercase}.steep-review-blade{display:inline-flex;width:fit-content;margin-top:-4px;padding:7px 11px;gap:8px;align-items:center;color:#192a49;border:1px solid rgba(25,42,73,.18);border-radius:999px;font-family:var(--font-body--family);font-size:.72rem;line-height:1;text-decoration:none}.steep-review-blade:hover{border-color:#97372f}.steep-review-blade__stars,.steep-review-blade__arrow{color:#97372f}.steep-review-blade strong{font-size:.76rem}.steep-review-blade__arrow{font-size:.82rem;font-weight:800}.steep-story__proof{padding-block:clamp(62px,6.5vw,94px);background:var(--steep-cream)}.steep-story__proof-inner{display:grid;gap:36px}.steep-story__proof .steep-story__section-heading{margin-bottom:0}.steep-story__proof-editorial{display:grid;grid-template-columns:.92fr 1.08fr;gap:clamp(18px,4vw,52px);align-items:center}.steep-story__proof-visuals{position:relative;min-height:640px}.steep-story__proof-photo{position:relative;min-height:640px;margin:0;overflow:hidden;border:1px solid var(--steep-gold);background:var(--steep-rust);transform:rotate(-1.25deg)}.steep-story__proof-photo:before{content:"";position:absolute;top:12px;right:12px;bottom:12px;left:12px;z-index:2;border:1px solid rgba(255,249,238,.82);pointer-events:none}.steep-story__proof-photo img{width:100%;height:640px;object-fit:cover;object-position:50% 49%}.steep-story__proof-photo figcaption{position:absolute;bottom:24px;left:24px;z-index:4;display:grid;min-width:142px;padding:16px 18px;color:var(--steep-cream);background:var(--steep-rust);box-shadow:6px 6px 0 var(--steep-gold)}.steep-story__proof-photo figcaption strong{font-size:1.7rem;line-height:1}.steep-story__proof-photo figcaption span{margin-top:4px;font-size:.65rem;font-weight:800;letter-spacing:.12em;text-transform:uppercase}.steep-story__lifestyle-inset{position:absolute;right:-18px;bottom:-26px;z-index:5;width:51%;margin:0;overflow:hidden;color:var(--steep-cream);border-radius:16px;box-shadow:0 14px 24px #1616162e;transform:rotate(3.5deg);transform-origin:70% 70%}.steep-story__lifestyle-inset img{display:block;width:100%;aspect-ratio:.72 / 1;object-fit:cover;object-position:50% 42%}.steep-story__lifestyle-inset figcaption{position:absolute;right:0;bottom:0;left:0;z-index:2;padding:40px 14px 13px;color:var(--steep-cream);background:linear-gradient(transparent,#192a49c7);font-size:.62rem;font-weight:800;letter-spacing:.1em;line-height:1.25;text-transform:uppercase}.steep-story__proof-grid{display:grid;gap:14px}.steep-story__quote{min-width:0;margin:0;padding:clamp(24px,3vw,38px);border:1px solid var(--steep-line);background:var(--steep-paper)}.steep-story__quote:nth-child(2){width:92%;margin-left:8%;border-left:4px solid var(--steep-gold)}.steep-story__quote--featured{color:var(--steep-cream);border-color:var(--steep-rust);background:var(--steep-rust);box-shadow:10px 10px #c9a84885}.steep-story__quote-stars{color:var(--steep-gold);font-size:.9rem;letter-spacing:.08em}.steep-story__quote blockquote{margin:20px 0 26px;font-size:clamp(1.02rem,1.4vw,1.28rem);font-weight:700;line-height:1.42}.steep-story__quote figcaption{display:flex;flex-wrap:wrap;gap:7px 10px;align-items:center;font-size:.75rem}.steep-story__quote figcaption span{padding:5px 8px;color:var(--steep-rust);border-radius:999px;background:#97372f1a;font-size:.64rem;font-weight:800;letter-spacing:.04em;text-transform:uppercase}.steep-story__quote--featured figcaption span{color:var(--steep-rust);background:var(--steep-cream)}.steep-story__proof-link{width:fit-content;color:var(--steep-ink);font-weight:800;text-decoration-color:var(--steep-rust);text-decoration-thickness:2px;text-underline-offset:5px}.steep-story__packs{padding-block:clamp(66px,7vw,98px) clamp(74px,7.5vw,108px)}.steep-story__section-heading{display:grid;max-width:900px;margin-bottom:44px;gap:18px}.steep-story__section-heading>p:last-child{max-width:670px;margin:0;font-size:1.08rem}.steep-story__pack-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:18px;align-items:stretch}.steep-story__pack-card{position:relative;width:100%;padding:20px 20px 28px;color:var(--steep-ink);border:1px solid var(--steep-line);-webkit-appearance:none;appearance:none;background:var(--steep-paper);font:inherit;text-align:left;cursor:pointer;transition:border-color .18s ease,box-shadow .18s ease,transform .18s ease}.steep-story__pack-card:hover{border-color:#97372f9e;transform:translateY(-3px)}.steep-story__pack-card:focus-visible{outline:3px solid rgba(151,55,47,.28);outline-offset:4px}.steep-story__pack-card--selected{color:var(--steep-cream);border-color:var(--steep-rust);background:var(--steep-rust);box-shadow:0 0 0 3px #97372f1a}.steep-story__pack-card--selected .steep-story__pack-kicker,.steep-story__pack-card--selected .steep-story__pack-description{color:#fff9eed6}.steep-story__pack-image{position:relative;display:grid;aspect-ratio:1 / .86;margin-bottom:22px;overflow:hidden;place-items:center;background:var(--steep-cream)}.steep-story__pack-image img{width:88%;height:88%;object-fit:contain}.steep-story__image-offer,.steep-gallery-offer{position:absolute;top:14px;left:14px;z-index:3;display:grid;max-width:min(230px,calc(100% - 28px));padding:15px 20px 16px;gap:4px;color:#fff;border-radius:16px;background:var(--steep-gold);box-shadow:0 5px 12px #16161624;line-height:1.05;pointer-events:none}.steep-story__image-offer strong,.steep-gallery-offer strong{font-size:clamp(1.08rem,2vw,1.65rem);text-transform:uppercase}.steep-story__image-offer b,.steep-gallery-offer b{font-size:.76rem;letter-spacing:.05em;text-transform:uppercase}.steep-story__image-offer small,.steep-gallery-offer small{font-size:.7rem;line-height:1.25;opacity:.9}.steep-story__image-offer--gift{color:#fff;background:var(--steep-gold)}.steep-value-seal{position:absolute;z-index:6;display:grid;width:124px;aspect-ratio:1;place-items:center;color:#fff;background:#c9a848;clip-path:polygon(50% 0%,57% 12%,68% 4%,72% 18%,85% 13%,84% 28%,98% 30%,88% 41%,100% 50%,88% 59%,98% 70%,84% 72%,85% 87%,72% 82%,68% 96%,57% 88%,50% 100%,43% 88%,32% 96%,28% 82%,15% 87%,16% 72%,2% 70%,12% 59%,0% 50%,12% 41%,2% 30%,16% 28%,15% 13%,28% 18%,32% 4%,43% 12%);filter:drop-shadow(0 5px 5px rgba(22,22,22,.2));pointer-events:none;transform:rotate(-7deg)}.steep-value-seal:after{content:"";position:absolute;top:19%;right:19%;bottom:19%;left:19%;border:1px solid rgba(255,255,255,.58);border-radius:50%}.steep-value-seal>span{position:relative;z-index:2;font-size:.78rem;font-weight:800;letter-spacing:.07em;line-height:1.05;text-align:center;text-transform:uppercase;transform:rotate(7deg)}.steep-value-seal--card{right:12px;bottom:30px}.steep-value-seal--gallery{right:72px;bottom:104px}.steep-story__pack-kicker{display:block;margin-bottom:10px}.steep-story__pack-title{display:block;font-family:var(--font-body--family);font-size:clamp(1.5rem,2.4vw,2.3rem);font-weight:800;line-height:1.05}.steep-story__pack-description{display:block;margin-top:14px;color:#192a49b8;line-height:1.55}[data-steep-motion]{will-change:opacity,transform}[data-steep-motion].is-revealed{will-change:auto}[data-steep-motion=intro-photo]{opacity:0;transform:translate3d(28px,10px,0) rotate(-1deg);transition:opacity .62s cubic-bezier(.22,1,.36,1),transform .62s cubic-bezier(.22,1,.36,1)}[data-steep-motion=intro-photo].is-revealed{opacity:1;transform:rotate(-3deg)}[data-steep-motion=can]{opacity:0;transform:translate3d(28px,18px,0) rotate(1deg);transition:opacity .62s cubic-bezier(.22,1,.36,1),transform .62s cubic-bezier(.22,1,.36,1)}[data-steep-motion=can].is-revealed{opacity:1;transform:none}[data-steep-motion=belief-left],[data-steep-motion=belief-right]{opacity:0;transition:opacity .58s cubic-bezier(.22,1,.36,1),transform .58s cubic-bezier(.22,1,.36,1)}[data-steep-motion=belief-left]{transform:translate3d(-22px,16px,0)}[data-steep-motion=belief-right]{transform:translate3d(22px,18px,0);transition-delay:.09s}[data-steep-motion=belief-left].is-revealed,[data-steep-motion=belief-right].is-revealed{opacity:1;transform:none}[data-steep-motion=natural-photo]{opacity:0;transform:translate3d(-18px,20px,0) rotate(-6deg);transition:opacity .56s .16s cubic-bezier(.22,1,.36,1),transform .56s .16s cubic-bezier(.22,1,.36,1)}[data-steep-motion=natural-photo].is-revealed{opacity:1;transform:rotate(-3deg)}[data-steep-motion=cheers-photo]{opacity:0;transform:translate3d(24px,24px,0) rotate(6deg);transition:opacity .58s .08s cubic-bezier(.22,1,.36,1),transform .58s .08s cubic-bezier(.22,1,.36,1)}[data-steep-motion=cheers-photo].is-revealed{opacity:1;transform:rotate(3.5deg)}[data-steep-motion=pack-grid] .steep-story__pack-card{opacity:0;transform:translateY(30px);transition:opacity .58s cubic-bezier(.22,1,.36,1),transform .58s cubic-bezier(.22,1,.36,1),border-color .18s ease,box-shadow .18s ease}[data-steep-motion=pack-grid].is-revealed .steep-story__pack-card{opacity:1;transform:none}[data-steep-motion=pack-grid].is-revealed .steep-story__pack-card:nth-child(2){transition-delay:.1s}[data-steep-motion=pack-grid].is-revealed .steep-story__pack-card:nth-child(3){transition-delay:.2s}[data-steep-motion=pack-grid].is-revealed .steep-story__pack-card:hover{transform:translateY(-3px);transition-delay:0s}.steep-story__subscription{position:relative;padding-block:clamp(42px,6vw,78px);overflow:hidden;background:var(--steep-rust)}.steep-story__subscription-inner{display:grid;grid-template-columns:1.02fr .98fr;gap:0;align-items:center}.steep-story__fridge{position:relative;z-index:2;min-height:590px;margin:0;overflow:hidden;border:0;border-radius:16px 0 0 16px;background:var(--steep-ink)}.steep-story__fridge img{display:block;width:100%;height:590px;object-fit:cover;object-position:center}.steep-story__fridge-door{position:absolute;top:0;right:0;bottom:0;left:0;z-index:4;display:grid;place-items:center;color:var(--steep-cream);border-right:1px solid rgba(255,249,238,.48);background:linear-gradient(90deg,#192a49c7,#192a4947);transform:translate(-101%);transition:transform 1.1s cubic-bezier(.2,.7,.2,1);pointer-events:none}.steep-story__fridge-door span{font-size:.68rem;font-weight:800;letter-spacing:.18em;text-transform:uppercase;transform:rotate(-90deg)}.steep-story__subscription.is-in-view .steep-story__fridge-door{transform:translate(-92%)}.steep-story__subscription-panel{position:relative;z-index:3;margin-left:-24px;padding:clamp(38px,5vw,72px);color:var(--steep-ink);border:1px solid var(--steep-gold);background:var(--steep-cream);box-shadow:12px 12px #c9a84885}.steep-story__subscription-panel h2{font-size:clamp(2.45rem,4.5vw,4.8rem)}.steep-story__subscription-copy{display:grid;margin-top:28px;gap:22px;justify-items:start}.steep-story__subscription-copy p{margin:0;color:#192a49d1;font-size:1.07rem}.steep-story__subscription-copy .steep-story__subscription-note{color:var(--steep-rust);font-size:.73rem;font-weight:800;letter-spacing:.12em;text-transform:uppercase}.steep-story__subscription-cta{display:inline-grid;min-height:54px;padding:15px 24px;place-items:center;border-radius:8px!important;font-family:var(--font-body--family)!important;font-size:1rem!important;font-weight:900!important;letter-spacing:.015em!important;line-height:1.15!important;text-transform:uppercase!important}.steep-story__subscription-cta:hover{transform:translateY(-2px)}.steep-story__subscription-cta:focus-visible{outline:3px solid var(--steep-gold);outline-offset:4px}.steep-story__subscription-cta[aria-pressed=true]{--button-background-color: var(--steep-rust);--button-border-color: var(--steep-rust);--button-color: var(--steep-cream)}.steep-story__subscription-cta[aria-pressed=true]:before{content:"\2713";margin-right:8px}.steep-story__details{padding-block:clamp(90px,10vw,155px)}.steep-story__ingredients{display:grid;grid-template-columns:.95fr 1.05fr;margin-bottom:34px;gap:18px}.steep-story__ingredients-list{padding:clamp(30px,4vw,50px);color:var(--steep-cream);background:var(--steep-rust);box-shadow:inset 0 0 0 1px #fff9ee33}.steep-story__ingredients-list p{margin:0;font-size:1.03rem}.steep-story__ingredients-list .steep-story__ingredients-label{margin-bottom:18px;color:var(--steep-gold);font-size:.72rem;font-weight:800;letter-spacing:.14em;text-transform:uppercase}.steep-story__ingredient-notes{display:grid;grid-template-columns:repeat(2,1fr);margin:0;gap:1px;overflow:hidden;border:1px solid var(--steep-line);background:var(--steep-line)}.steep-story__ingredient-notes div{padding:24px;background:var(--steep-cream)}.steep-story__ingredient-notes dt{font-weight:800}.steep-story__ingredient-notes dd{margin:9px 0 0;color:#192a49b3;font-size:.86rem;line-height:1.45}.steep-story__details-grid{border-top:1px solid var(--steep-line)}.steep-story__details details{padding-block:4px;border-bottom:1px solid var(--steep-line)}.steep-story__details summary{padding:24px 0;cursor:pointer;font-size:1.08rem;font-weight:800;list-style:none}.steep-story__details summary::-webkit-details-marker{display:none}.steep-story__details summary:after{content:"+";float:right;color:var(--steep-rust);font-size:1.5rem}.steep-story__details details[open] summary:after{content:"\2212"}.steep-story__details details p{max-width:860px;margin:0 0 26px;color:#192a49c2}.steep-story__reviews{scroll-margin-top:90px;padding-block:clamp(82px,10vw,145px);background:var(--steep-cream)}.steep-story__reviews-inner{display:grid;gap:34px}.steep-story__review-feed-stage{position:relative;overflow:visible}.steep-story__review-feed{position:relative;z-index:1}.steep-story__reviews-jump{position:absolute;right:auto;bottom:-70px;left:-150px;z-index:3;width:min(180px,15vw);margin:0;opacity:0;pointer-events:none;transform:translateY(32px) rotate(-5deg);transition:opacity .58s cubic-bezier(.22,1,.36,1),transform .68s cubic-bezier(.22,1,.36,1)}.steep-story__reviews-jump.is-revealed{opacity:1;transform:rotate(-5deg)}.steep-story__reviews-jump img{display:block;width:100%;height:auto;border:1px solid rgba(25,42,73,.18);border-radius:16px;box-shadow:0 22px 48px #192a4938}.steep-story__reviews-heading{display:flex;gap:32px;align-items:end;justify-content:space-between}.steep-story__reviews-heading h2{max-width:720px}.steep-story__reviews-score{display:grid;flex:none;gap:5px;justify-items:end}.steep-story__reviews-score span{color:var(--steep-rust);letter-spacing:.08em}.steep-story__reviews-score strong{color:var(--steep-ink);font-size:1.8rem;line-height:1}.steep-story__reviews-score small{color:#192a49ad}.steep-story__review-feed{display:grid;grid-template-columns:repeat(2,1fr);gap:16px}.steep-story__review-card{min-width:0;padding:clamp(24px,3vw,36px);border:1px solid var(--steep-line);background:var(--steep-paper)}.steep-story__review-card:nth-child(4n+1){border-top:5px solid var(--steep-rust)}.steep-story__review-card:nth-child(4n+2){border-left:5px solid var(--steep-gold)}.steep-story__review-card-top{display:flex;gap:16px;align-items:center;justify-content:space-between}.steep-story__review-card-stars{color:var(--steep-rust);letter-spacing:.06em}.steep-story__review-card-pack{color:#192a4999;font-size:.7rem;font-weight:800;letter-spacing:.08em;text-transform:uppercase}.steep-story__review-card h3{margin-top:22px;font-size:1.2rem}.steep-story__review-card>p{margin:22px 0;font-size:1rem}.steep-story__review-card-byline{display:flex;flex-wrap:wrap;gap:8px 12px;align-items:center;font-size:.76rem}.steep-story__review-card-byline span{padding:5px 8px;color:var(--steep-rust);border-radius:999px;background:var(--steep-cream);font-size:.66rem;font-weight:800;letter-spacing:.04em;text-transform:uppercase}.steep-story__review-card-byline time{margin-left:auto;color:#192a4994}.steep-story__reviews-loading{grid-column:1 / -1;margin:0;padding:28px;background:var(--steep-paper);text-align:center}.steep-story__reviews-more{width:fit-content;min-height:48px;margin-inline:auto;padding:12px 20px;color:var(--steep-rust);border:2px solid var(--steep-rust);border-radius:0;background:var(--steep-paper);font:inherit;font-weight:800;cursor:pointer}.steep-story__reviews-more:hover{color:var(--steep-cream);background:var(--steep-rust)}.steep-story__reviews-note{max-width:760px;margin:0 auto;color:#192a4994;font-size:.72rem;text-align:center}.steep-guarantee{display:grid!important;grid-template-columns:54px minmax(0,1fr);max-width:560px;margin:14px 0 20px!important;padding:15px 16px!important;gap:14px;align-items:center;color:#192a49!important;border:1px solid rgba(151,55,47,.3);background:#fff9ee;box-shadow:inset 5px 0 #97372f}.steep-guarantee__seal{display:grid;width:50px;height:50px;place-items:center;color:#97372f;animation:steep-seal-settle .58s cubic-bezier(.2,.8,.2,1) both}.steep-guarantee__seal svg{width:44px;height:44px;fill:none;stroke:currentColor;stroke-width:1.7;stroke-linecap:round;stroke-linejoin:round}.steep-guarantee__copy{display:grid;gap:4px}.steep-guarantee__copy strong{color:#192a49;font-size:.84rem;line-height:1.25}.steep-guarantee__copy small{color:#192a49b8;font-size:.7rem;line-height:1.4}.steep-fact-rail{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));max-width:620px;margin:2px 0 20px;padding:9px;gap:7px;color:#192a49;border:1px solid rgba(25,42,73,.22);border-radius:16px;background:#fff9ee;font-family:Open Sans,sans-serif;font-size:.73rem;font-weight:800;letter-spacing:.015em;text-transform:none}.steep-fact-rail span{position:relative;display:flex;min-height:48px;padding:10px 11px;gap:8px;align-items:center;border-radius:10px;background:#c9a8481f;line-height:1.15}.steep-fact-rail span:before{width:7px;height:7px;flex:0 0 7px;background:#c9a848;content:"";transform:rotate(45deg)}@keyframes steep-seal-settle{0%{opacity:0;transform:rotate(-8deg) scale(.84)}to{opacity:1;transform:none}}.product-media{position:relative;background:#fff9ee}.product-media.steep-gallery-can-media img{width:74%!important;height:74%!important;margin:auto!important;object-fit:contain!important;transform:scale(.86)}@media(min-width:750px){.product-information__media .product-media img[src*=Kev_Edit-42]{width:90%!important;height:90%!important;margin:auto!important;object-fit:contain!important;object-position:50% 50%!important;transform:none!important}}.steep-gallery-offer{top:18px;left:18px;background:#c9a848;color:#fff;font-family:var(--font-body--family)}.steep-gallery-offer b{display:block}.variant-option__button-label:has(input[data-option-name="Pack Size"]){min-height:94px;display:flex;flex-direction:column;align-items:center;justify-content:center;gap:5px;padding:9px 6px}.variant-option__button-label:has(input[data-option-name="Pack Size"]:checked){--color-selected-variant-background: #97372f;--color-selected-variant-border: #97372f;color:#fff9ee!important}.variant-option__button-label:has(input[data-option-name="Pack Size"]:checked) .variant-option__button-label__pill{background:#97372f}.variant-option__button-label:has(input[data-option-name="Pack Size"]:checked) .steep-variant-meta strong{color:#fff;background:#c9a848}.steep-variant-meta{position:relative;z-index:2;display:grid;justify-items:center;gap:3px;line-height:1.05}.steep-variant-meta strong{max-width:100%;padding:4px 6px;border-radius:4px;background:#c9a848;color:#fff;font-size:.58rem;line-height:1.1;letter-spacing:.03em;text-align:center;text-transform:uppercase;white-space:normal}.steep-variant-meta strong span{display:block}.steep-variant-meta small{font-size:.66rem;opacity:.72}.steep-purchase-options{display:grid;gap:10px;margin:0 0 14px;padding:0;border:0}.steep-purchase-options legend{margin-bottom:8px;color:#192a49;font-size:.9rem;font-weight:800}.steep-purchase-option{position:relative;display:grid;grid-template-columns:auto 1fr;gap:11px;align-items:flex-start;padding:13px 14px;color:#192a49;border:1px solid rgba(25,42,73,.18);border-radius:var(--variant-picker-button-radius);background:#fff;cursor:pointer}.steep-purchase-option:has(input:checked){padding:12px 13px;border:2px solid #97372f;background:#fff9ee;box-shadow:0 0 0 2px #97372f14}.steep-purchase-option input{width:18px;height:18px;margin:2px 0 0;accent-color:#97372f}.steep-purchase-option__body{display:grid;gap:4px;min-width:0}.steep-purchase-option__heading{display:flex;gap:8px;align-items:center;justify-content:space-between}.steep-purchase-option strong{font-size:.9rem;line-height:1.2}.steep-purchase-option b{flex:none;padding:5px 7px;color:#fff9ee;border-radius:5px;background:#97372f;font-size:.6rem;line-height:1;letter-spacing:.04em;text-transform:uppercase}.steep-purchase-option small{font-size:.73rem;line-height:1.3;opacity:.72}.steep-subscription-frequency{margin:2px 0 0 29px;padding:14px;border-radius:var(--variant-picker-button-radius);background:#fff9ee}.steep-subscription-frequency[hidden]{display:none}.steep-subscription-frequency>p{margin:0 0 10px;font-size:.78rem;font-weight:800}.steep-subscription-frequency__grid{display:grid;grid-template-columns:repeat(6,minmax(0,1fr));gap:6px}.steep-subscription-frequency__option{order:var(--steep-frequency-order);display:grid;padding:9px 4px 8px;gap:2px;justify-items:center;border:1px solid rgba(25,42,73,.18);border-radius:var(--variant-picker-button-radius);background:#fff;cursor:pointer}.steep-subscription-frequency__option:has(input:checked){padding:8px 3px 7px;border:2px solid #97372f;background:#fff9ee;box-shadow:0 0 0 2px #97372f14}.steep-subscription-frequency__option input{position:absolute;width:1px;height:1px;overflow:hidden;opacity:0;pointer-events:none}.steep-subscription-frequency__option span{font-size:1rem;font-weight:800;line-height:1}.steep-subscription-frequency__option small{font-size:.58rem;line-height:1;opacity:.68}.steep-subscription-frequency__note{display:block;margin-top:10px;font-size:.66rem;line-height:1.3;opacity:.72}product-form-component[data-product-id="8859907555527"] .accelerated-checkout-block{display:none!important}.steep-floating-buy{position:fixed;right:0;bottom:0;left:0;z-index:40;padding:10px max(16px,env(safe-area-inset-right)) max(10px,env(safe-area-inset-bottom)) max(16px,env(safe-area-inset-left));border-top:1px solid rgba(25,42,73,.14);background:#fff9eef5;box-shadow:0 -12px 32px #192a4924;opacity:0;visibility:hidden;transform:translateY(110%);pointer-events:none;transition:opacity .2s ease,transform .24s ease,visibility 0s linear .24s;-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px)}.steep-floating-buy.is-visible{opacity:1;visibility:visible;transform:translateY(0);transition-delay:0s}.steep-floating-buy__inner{width:min(1200px,100%);margin-inline:auto;display:grid;grid-template-columns:minmax(150px,auto) minmax(280px,560px);gap:18px;align-items:center;justify-content:space-between}.steep-floating-buy__summary{min-width:0;display:grid;gap:2px;color:#192a49;line-height:1.2}.steep-floating-buy__summary strong{font-size:.9rem}.steep-floating-buy__summary small{overflow:hidden;color:#192a49ad;font-size:.7rem;text-overflow:ellipsis;white-space:nowrap}.steep-floating-buy__button{width:100%;min-height:52px;place-items:center;pointer-events:auto;touch-action:pan-y}.steep-floating-buy__button:focus-visible{outline:2px solid var(--color-primary-button-focus-outline);outline-offset:3px}.steep-floating-buy__button:disabled{cursor:wait;opacity:.48}@media(max-width:899px){.steep-story__shell{width:min(100% - 28px,680px)}.steep-story__intro{grid-template-columns:1fr;gap:42px;padding-block:78px 88px}.steep-story__intro-inset{width:74%;max-width:360px;margin-right:0;justify-self:center}[data-steep-motion=intro-photo]{transform:translate3d(0,18px,0) rotate(-1deg)}[data-steep-motion=can]{transform:translate3d(0,18px,0) rotate(.6deg)}[data-steep-motion=belief-left],[data-steep-motion=belief-right]{transform:translate3d(0,18px,0)}[data-steep-motion=natural-photo]{transform:translate3d(-10px,16px,0) rotate(-5deg)}[data-steep-motion=cheers-photo]{transform:translate3d(14px,18px,0) rotate(5deg)}[data-steep-motion=pack-grid] .steep-story__pack-card{transform:translateY(22px)}.steep-story__stats{grid-template-columns:repeat(2,1fr)}.steep-story__split,.steep-story__subscription-inner,.steep-story__beliefs,.steep-story__ingredients,.steep-story__proof-editorial{grid-template-columns:1fr}.steep-story__can{min-height:510px}.steep-story__can-frame{min-height:460px}.steep-story__can img{width:70%;height:394px}.steep-matrix{padding-block:54px 62px}.steep-matrix__inner{gap:28px}.steep-matrix__swipe-hint{display:block}.steep-matrix__scroll{width:calc(100vw - 14px);margin-left:0;touch-action:pan-x pan-y}.steep-matrix__table{min-width:790px}.steep-matrix__table tr>:first-child{position:sticky;left:0;z-index:3;width:146px;box-shadow:5px 0 12px #192a4914}.steep-matrix__corner{z-index:5!important}.steep-matrix__brand{height:218px!important}.steep-matrix__brand img{height:184px}.steep-matrix__table th,.steep-matrix__table td{height:70px;padding:13px 10px}.steep-matrix__table tbody th{font-size:.76rem}.steep-matrix__yes{width:34px;font-size:.92rem}.steep-story__pack-grid{grid-template-columns:1fr}.steep-story__belief--ingredients{margin-bottom:50px;padding-bottom:250px}.steep-story__natural-inset{bottom:-32px;left:-10px;width:70%}.steep-story__proof-visuals{min-height:560px}.steep-story__proof-photo,.steep-story__proof-photo img{min-height:560px;height:560px}.steep-story__proof-grid{margin-top:48px;padding-inline:18px}.steep-story__quote{position:relative;z-index:4}.steep-story__fridge,.steep-story__fridge img{min-height:520px;height:520px}.steep-story__subscription-panel{margin:-34px 16px 0}}@media(max-width:520px){.steep-floating-buy{padding-top:8px}.steep-floating-buy__inner{grid-template-columns:1fr;gap:0}.steep-floating-buy__summary{display:none}.steep-floating-buy__button{min-height:52px;padding-inline:14px;font-size:.8rem}.steep-story__stats article{padding:22px 14px}.steep-story__stat-icon{width:42px;height:42px;margin-bottom:17px}.steep-story__stat-icon svg{width:24px;height:24px}.steep-story__stats span{font-size:.76rem}.steep-story__split{gap:26px;padding-block:64px 52px}.steep-story__can{min-height:426px;padding-inline:8px}.steep-story__can-frame{min-height:382px}.steep-story__can img{width:69%;height:330px;transform:rotate(1deg) scale(.88)}.steep-story__can figcaption{font-size:.58rem}.steep-matrix__heading h2{font-size:clamp(2.45rem,12vw,3.65rem)}.steep-matrix__scroll{width:calc(100vw - 7px)}.steep-matrix__table{min-width:748px}.steep-matrix__table tr>:first-child{width:132px}.steep-matrix__brand{height:204px!important}.steep-matrix__brand img{height:170px}.steep-story__pack-card{padding:16px 16px 24px}.steep-value-seal{width:105px}.steep-value-seal--gallery{right:24px;bottom:58px}.steep-value-seal--card{right:10px;bottom:32px}.steep-value-seal>span{font-size:.67rem}.steep-story__belief--ingredients{padding-bottom:220px}.steep-story__natural-inset{bottom:-26px;left:-6px;width:77%}.steep-gallery-offer{top:10px;left:10px;max-width:calc(100% - 20px);padding:12px 14px}.steep-gallery-offer small{font-size:.62rem}.steep-purchase-option__heading{align-items:flex-start;flex-direction:column}.steep-subscription-frequency{margin-left:0}.steep-subscription-frequency__grid{grid-template-columns:repeat(3,1fr)}.steep-review-blade{max-width:100%;flex-wrap:wrap}.steep-story__proof-visuals{min-height:470px}.steep-story__proof-photo,.steep-story__proof-photo img{min-height:470px;height:470px}.steep-story__lifestyle-inset{right:-8px;bottom:-20px;width:55%;transform:rotate(3.5deg)}.steep-story__lifestyle-inset[data-steep-motion=cheers-photo]:not(.is-revealed){transform:translate3d(14px,18px,0) rotate(5deg)}.steep-story__lifestyle-inset[data-steep-motion=cheers-photo].is-revealed{transform:rotate(3.5deg)}.steep-story__lifestyle-inset figcaption{padding:34px 10px 10px;font-size:.52rem}.steep-story__proof-photo figcaption{right:auto;bottom:18px;left:18px;min-width:128px;padding:13px 15px}.steep-story__quote:nth-child(2){width:100%;margin-left:0}.steep-story__fridge,.steep-story__fridge img{min-height:390px;height:390px}.steep-story__subscription{padding-block:26px 48px}.steep-story__subscription-panel{margin:-24px 10px 0;padding:30px 24px 34px}.steep-story__subscription-panel h2{font-size:clamp(2.45rem,12vw,3.65rem)}.steep-story__ingredient-notes{grid-template-columns:1fr}.steep-story__reviews-heading{display:grid;align-items:start}.steep-story__reviews-score{justify-items:start}.steep-story__review-feed{grid-template-columns:1fr}.steep-story__review-card-byline time{width:100%;margin-left:0}.steep-guarantee{grid-template-columns:44px minmax(0,1fr);padding:13px 12px!important}.steep-guarantee__seal{width:42px;height:42px}.steep-guarantee__seal svg{width:38px;height:38px}.steep-fact-rail{font-size:.7rem}.steep-fact-rail span{padding-inline:9px}}@media(min-width:900px){#steep-reviews .steep-story__review-feed-stage{position:relative!important;display:block!important;overflow:visible!important}#steep-reviews .steep-story__reviews-jump{position:absolute!important;right:auto!important;bottom:-70px!important;left:-150px!important;width:min(180px,15vw)!important;margin:0!important;visibility:visible!important}}@media(min-width:521px)and (max-width:899px){#steep-reviews .steep-story__reviews-jump{position:static;width:min(280px,62vw);margin:10px auto 0;opacity:0;transform:translateY(28px) rotate(-2deg)}#steep-reviews .steep-story__reviews-jump.is-revealed{opacity:1;transform:rotate(-2deg)}}@media(prefers-reduced-motion:reduce){.steep-floating-buy,[data-steep-reveal],[data-steep-motion],[data-steep-motion] *,.steep-story__stats article,.steep-story__fridge-door{transition:none}[data-steep-reveal]{opacity:1;transform:none}.steep-story__stats article{opacity:1;transform:none}[data-steep-motion=intro-photo]{opacity:1;transform:rotate(-3deg)}[data-steep-motion=can],[data-steep-motion=belief-left],[data-steep-motion=belief-right]{opacity:1;transform:none}[data-steep-motion=natural-photo]{opacity:1;transform:rotate(-3deg)}[data-steep-motion=cheers-photo]{opacity:1;transform:rotate(3.5deg)}[data-steep-motion=pack-grid] .steep-story__pack-card{opacity:1;transform:none}.steep-condensation__runner,.steep-guarantee__seal{animation:none}.steep-story__subscription.is-in-view .steep-story__fridge-door{transform:translate(-92%)}}.steep-mobile-commercial-headline,.steep-mobile-commercial-descriptor{display:none}.steep-matrix__scroll,.steep-matrix__corner,.steep-matrix__brand:not(.steep-matrix__brand--steep),.steep-matrix__table tbody th,.steep-matrix__table tbody td:not(.steep-matrix__steep){background:var(--steep-cream)}.steep-matrix__table tbody tr:nth-child(2n) th,.steep-matrix__table tbody tr:nth-child(2n) td:not(.steep-matrix__steep){background:var(--steep-cream)}@media(max-width:749px){.product-information__media{width:100%!important;min-width:0!important;overflow:hidden}.product-information__media media-gallery{width:100%!important;padding-block:8px 6px!important}.product-information__media slideshow-component,.product-information__media slideshow-container,.product-information__media slideshow-slides{width:100%!important;max-width:none!important}.product-information__media slideshow-slides{gap:0!important;scroll-padding-inline:0!important}.product-information__media slideshow-slide.product-media-container{--grid-template-rows: min(92vw, 370px) 1fr !important;width:100%!important;min-width:100%!important;max-width:100%!important;margin-inline:0!important;flex:0 0 100%!important}.product-information__media slideshow-slide.product-media-container,.product-information__media .product-media,.product-information__media .product-media img{height:min(92vw,370px)!important;min-height:0!important}.product-information__media .product-media{display:flex!important;width:100%!important;align-items:center;justify-content:center;overflow:hidden}.product-information__media .product-media img{width:100%!important;max-width:100%!important;margin-inline:auto!important;object-fit:contain!important;object-position:50% 50%!important;transform:scale(1.1);transform-origin:50% 50%}[id^=ProductInformation-]>.group-block{padding-block-start:12px!important}[id^=ProductInformation-] .group-block-content{gap:10px!important}.steep-mobile-commercial-headline{display:block;order:1;margin:0;color:#192a49;font-family:Open Sans,sans-serif;font-size:clamp(2.25rem,10.5vw,3.2rem);font-weight:800;letter-spacing:-.065em;line-height:.91}.steep-mobile-eyebrow{display:none!important}.steep-mobile-product-title{order:2;margin-top:2px}.steep-mobile-product-title h1{font-size:clamp(1.25rem,5.5vw,1.65rem)!important;line-height:1.05!important}.steep-mobile-review{order:3}.steep-mobile-review .steep-review-blade{padding-block:3px}[id^=ProductInformation-] product-price{order:4;padding-block:0!important}[id^=ProductInformation-] product-price .price{color:#192a49;font-size:1.35rem;font-weight:800}[id^=ProductInformation-] product-price .tax-note,[id^=ProductInformation-] product-price .installments{display:none}.steep-mobile-commercial-descriptor{display:block;order:5;margin:-2px 0 4px;color:#192a49c7;font-size:.76rem;font-weight:700;letter-spacing:.015em;line-height:1.35}.steep-mobile-pack-prompt{display:none!important}.steep-mobile-pack-selector{order:7;padding-block-end:2px!important}.steep-mobile-buy-controls{order:8}.steep-mobile-buy-controls product-form-component{display:flex!important;flex-direction:column;gap:8px}.steep-mobile-buy-controls product-form-component>form.shopify-product-form{order:1;margin:0!important}.steep-mobile-buy-controls product-form-component>div:not(.visually-hidden){order:2}.steep-mobile-shipping-threshold{order:9;margin:0!important;padding:10px 12px!important;border:0!important;background:#fff9ee!important;box-shadow:inset 3px 0 #c9a848}.steep-mobile-shipping-threshold p{margin:0;font-size:.7rem;line-height:1.35}.steep-mobile-shipping-threshold span{color:#192a49b8}.steep-guarantee{order:10;margin:0 0 4px!important}.steep-fact-rail{display:grid!important;order:11;grid-template-columns:repeat(2,minmax(0,1fr));max-width:none;margin:2px 0 6px;padding:7px;gap:6px;font-size:.68rem}.steep-fact-rail span{min-height:46px;padding:8px 9px;gap:7px}.steep-mobile-long-intro{order:12;margin-top:8px;padding-top:14px!important;border-top:1px solid rgba(25,42,73,.14)}.steep-mobile-pickup{order:13}.steep-purchase-options{grid-template-columns:repeat(2,minmax(0,1fr));gap:7px;margin:0}.steep-purchase-options legend{display:none}.steep-subscription-frequency{grid-column:1 / -1}.steep-purchase-option{min-height:48px;padding:7px 8px;gap:6px;align-items:center;border-radius:6px}.steep-purchase-option:has(input:checked){padding:6px 7px}.steep-purchase-option input{width:15px;height:15px;margin-top:0}.steep-purchase-option__body{gap:0}.steep-purchase-option__heading{gap:5px}.steep-purchase-option strong{font-size:.78rem;white-space:nowrap}.steep-purchase-option b{padding:4px 5px;font-size:.55rem}.steep-purchase-option small{display:none}.steep-mobile-buy-controls .add-to-cart-button,.steep-mobile-buy-controls .ab-fixed-pricing-price-footer-checkout-button{min-height:52px!important;border-radius:6px!important}}.steep-story__facts{padding-block:clamp(66px,7vw,104px);background:var(--steep-cream)}.steep-story__facts-heading{display:grid;max-width:930px;margin-bottom:clamp(30px,4vw,52px);gap:12px}.steep-story__facts-heading h2{font-family:Open Sans,sans-serif;font-weight:800;letter-spacing:-.055em;line-height:.92}.steep-story__fact-grid{display:grid;grid-template-columns:repeat(12,minmax(0,1fr));grid-template-rows:repeat(2,minmax(190px,auto));gap:12px}.steep-story__fact{position:relative;display:flex;min-width:0;min-height:190px;padding:clamp(22px,3vw,38px);flex-direction:column;justify-content:space-between;overflow:hidden;border:1px solid rgba(25,42,73,.16);border-radius:16px;background:var(--steep-paper)}.steep-story__fact strong{display:block;font-family:Open Sans,sans-serif;font-size:clamp(3rem,5vw,5.7rem);font-weight:800;letter-spacing:-.075em;line-height:.8}.steep-story__fact strong span{margin-left:4px;font-family:var(--font-body--family);font-size:.22em;font-weight:800;letter-spacing:.02em}.steep-story__fact p{margin:24px 0 0;font-size:.75rem;font-weight:800;letter-spacing:.1em;line-height:1.25;text-transform:uppercase}.steep-story__fact--hero{grid-column:span 6;grid-row:span 2;min-height:392px;color:var(--steep-cream);border-color:var(--steep-rust);background:var(--steep-rust)}.steep-story__fact--hero strong{font-size:clamp(5.4rem,10vw,10rem)}.steep-story__fact--hero img{position:absolute;right:-2%;bottom:-18%;width:47%;height:116%;object-fit:contain;filter:drop-shadow(0 18px 18px rgba(25,42,73,.24));transform:rotate(5deg)}.steep-story__fact--hero div{position:relative;z-index:2;display:grid;min-height:100%;align-content:space-between}.steep-story__fact--sugar,.steep-story__fact--calories{grid-column:span 3}.steep-story__fact--monk,.steep-story__fact--clean,.steep-story__fact--crisp{grid-column:span 2;padding:clamp(20px,2vw,26px)}.steep-story__fact--monk{color:var(--steep-ink);border-color:var(--steep-gold);background:var(--steep-gold)}.steep-story__fact--monk strong,.steep-story__fact--clean strong,.steep-story__fact--crisp strong{font-family:Open Sans,sans-serif;font-size:clamp(1.15rem,1.32vw,1.4rem);font-weight:800;letter-spacing:-.035em;line-height:1}.steep-story__fact--crisp{color:var(--steep-cream);border-color:var(--steep-ink);background:var(--steep-ink)}.steep-story__taste{color:var(--steep-cream);background:var(--steep-rust)}.steep-story__taste .steep-story__split{padding-block:clamp(70px,7vw,106px)}.steep-story__taste .steep-story__eyebrow{color:var(--steep-gold)}.steep-story__taste h2{color:var(--steep-cream);font-family:Open Sans,sans-serif;font-weight:800;letter-spacing:-.06em;line-height:.92}@media(min-width:900px){.steep-story__taste h2{font-size:clamp(4.05rem,5.625vw,6.45rem)}}.steep-story__taste .steep-story__copy>p:not(.steep-story__eyebrow){color:#fff9eee0}.steep-story__taste .steep-story__can-frame{border-color:var(--steep-gold);box-shadow:12px 12px #c9a8486b,inset 0 0 0 12px #97372f0e}.steep-story__taste .steep-story__can figcaption{color:var(--steep-cream)}.steep-story__taste .steep-story__can figcaption small{color:var(--steep-gold)}.steep-matrix{padding-block:clamp(72px,7vw,108px);background:var(--steep-paper)}.steep-matrix__inner{gap:clamp(26px,4vw,46px)}.steep-matrix__heading{grid-template-columns:minmax(0,1.25fr) minmax(260px,.75fr);max-width:none;gap:clamp(28px,6vw,86px);align-items:end}.steep-matrix__heading h2{margin:0;font-family:Open Sans,sans-serif;font-size:clamp(4.6rem,7vw,7.8rem);font-weight:800;letter-spacing:-.055em;line-height:.9}.steep-matrix__heading:after{display:none}.steep-matrix__heading>p:last-child{max-width:430px;padding-left:22px;border-left:4px solid var(--steep-gold)}.steep-matrix__frame{padding:clamp(10px,1.4vw,18px);overflow:hidden;border:1px solid var(--steep-ink);border-radius:20px;background:var(--steep-ink);box-shadow:12px 12px 0 var(--steep-gold)}.steep-matrix__heading,.steep-matrix__frame{min-width:0}.steep-matrix__scroll{overflow-x:auto;overflow-y:hidden;border:1px solid rgba(255,249,238,.3);border-radius:12px}.steep-matrix__swipe-hint{color:var(--steep-cream)}[data-steep-motion=facts-heading]>*,[data-steep-motion=matrix-heading]>*,[data-steep-motion=taste-copy]>*{opacity:0;transform:translateY(18px);transition:opacity .48s cubic-bezier(.22,1,.36,1),transform .48s cubic-bezier(.22,1,.36,1)}[data-steep-motion=facts-heading].is-revealed>*,[data-steep-motion=matrix-heading].is-revealed>*,[data-steep-motion=taste-copy].is-revealed>*{opacity:1;transform:none}[data-steep-motion=facts-heading].is-revealed>:nth-child(2),[data-steep-motion=matrix-heading].is-revealed>:nth-child(2),[data-steep-motion=taste-copy].is-revealed>:nth-child(2){transition-delay:.07s}[data-steep-motion=taste-copy].is-revealed>:nth-child(3){transition-delay:.14s}[data-steep-motion=facts-grid] .steep-story__fact{opacity:0;transform:translateY(24px) scale(.975);transition:opacity .5s cubic-bezier(.22,1,.36,1),transform .5s cubic-bezier(.22,1,.36,1)}[data-steep-motion=facts-grid].is-revealed .steep-story__fact{opacity:1;transform:none}[data-steep-motion=facts-grid].is-revealed .steep-story__fact:nth-child(2){transition-delay:.06s}[data-steep-motion=facts-grid].is-revealed .steep-story__fact:nth-child(3){transition-delay:.12s}[data-steep-motion=facts-grid].is-revealed .steep-story__fact:nth-child(4){transition-delay:.18s}[data-steep-motion=facts-grid].is-revealed .steep-story__fact:nth-child(5){transition-delay:.24s}[data-steep-motion=facts-grid].is-revealed .steep-story__fact:nth-child(6){transition-delay:.3s}[data-steep-motion=matrix-frame]{opacity:0;transform:translateY(22px);transition:opacity .54s cubic-bezier(.22,1,.36,1),transform .54s cubic-bezier(.22,1,.36,1)}[data-steep-motion=matrix-frame].is-revealed{opacity:1;transform:none}.steep-matrix__brand img,.steep-matrix__table tbody tr{opacity:0;transform:translateY(12px);transition:opacity .42s cubic-bezier(.22,1,.36,1),transform .42s cubic-bezier(.22,1,.36,1)}.steep-matrix.is-in-view .steep-matrix__brand img,.steep-matrix.is-in-view .steep-matrix__table tbody tr{opacity:1;transform:none}.steep-matrix.is-in-view .steep-matrix__brand:nth-child(3) img{transition-delay:.06s}.steep-matrix.is-in-view .steep-matrix__brand:nth-child(4) img{transition-delay:.12s}.steep-matrix.is-in-view .steep-matrix__brand:nth-child(5) img{transition-delay:.18s}.steep-matrix.is-in-view .steep-matrix__brand:nth-child(6) img{transition-delay:.24s}.steep-matrix.is-in-view .steep-matrix__table tbody tr:nth-child(1){transition-delay:.16s}.steep-matrix.is-in-view .steep-matrix__table tbody tr:nth-child(2){transition-delay:.22s}.steep-matrix.is-in-view .steep-matrix__table tbody tr:nth-child(3){transition-delay:.28s}.steep-matrix.is-in-view .steep-matrix__table tbody tr:nth-child(4){transition-delay:.34s}.steep-matrix.is-in-view .steep-matrix__table tbody tr:nth-child(5){transition-delay:.4s}[data-steep-motion=proof-photo]{opacity:0;transform:translate3d(-24px,18px,0) rotate(-3deg);transition:opacity .56s cubic-bezier(.22,1,.36,1),transform .56s cubic-bezier(.22,1,.36,1)}[data-steep-motion=proof-photo].is-revealed{opacity:1;transform:rotate(-1.25deg)}[data-steep-motion=quotes] .steep-story__quote{opacity:0;transform:translate3d(24px,14px,0) rotate(.6deg);transition:opacity .48s cubic-bezier(.22,1,.36,1),transform .48s cubic-bezier(.22,1,.36,1)}[data-steep-motion=quotes].is-revealed .steep-story__quote{opacity:1;transform:none}[data-steep-motion=quotes].is-revealed .steep-story__quote:nth-child(2){transition-delay:.08s}[data-steep-motion=quotes].is-revealed .steep-story__quote:nth-child(3){transition-delay:.16s}[data-steep-motion=reviews-heading]{opacity:0;transform:translateY(18px);transition:opacity .5s cubic-bezier(.22,1,.36,1),transform .5s cubic-bezier(.22,1,.36,1)}[data-steep-motion=reviews-heading].is-revealed{opacity:1;transform:none}.steep-story__review-card{opacity:0;transform:translateY(20px) scale(.985);transition:opacity .5s cubic-bezier(.22,1,.36,1) calc(var(--review-index, 0) * 70ms),transform .5s cubic-bezier(.22,1,.36,1) calc(var(--review-index, 0) * 70ms),border-color .18s ease,box-shadow .18s ease}.steep-story__review-card.is-revealed{opacity:1;transform:none}.steep-story__reviews-heading{padding:clamp(28px,4vw,50px);color:var(--steep-cream);background:var(--steep-rust);box-shadow:10px 10px #c9a84880}.steep-story__reviews-heading h2{color:var(--steep-cream);font-family:Open Sans,sans-serif;font-weight:800;letter-spacing:-.055em;line-height:.92;text-transform:uppercase}.steep-story__reviews-heading .steep-story__eyebrow,.steep-story__reviews-heading .steep-story__reviews-score span{color:var(--steep-gold)}.steep-story__reviews-heading .steep-story__reviews-score strong,.steep-story__reviews-heading .steep-story__reviews-score small{color:var(--steep-cream)}.steep-story__packs .steep-story__section-heading h2{font-family:Open Sans,sans-serif;font-weight:800;letter-spacing:-.055em;line-height:.92;text-transform:uppercase}[data-steep-motion=pack-grid].is-revealed .steep-story__pack-card:nth-child(2){transition-delay:.07s}[data-steep-motion=pack-grid].is-revealed .steep-story__pack-card:nth-child(3){transition-delay:.14s}.steep-floating-buy{right:max(18px,env(safe-area-inset-right));bottom:max(18px,env(safe-area-inset-bottom));left:auto;width:min(510px,calc(100vw - 36px));padding:0;border:0;border-radius:16px;background:#fff9eef7;box-shadow:8px 8px #c9a848,0 18px 46px #192a493d;transform:translateY(calc(100% + 42px)) scale(.98);overflow:hidden}.steep-floating-buy.is-visible{transform:none}.steep-floating-buy__inner{width:100%;padding:9px;grid-template-columns:58px minmax(82px,1fr) minmax(210px,auto);gap:10px}.steep-floating-buy__thumb{display:grid;width:58px;height:58px;overflow:hidden;place-items:center;border:1px solid rgba(25,42,73,.12);border-radius:10px;background:#fff}.steep-floating-buy__thumb img{width:92%;height:92%;object-fit:contain}.steep-floating-buy__button{min-height:56px;padding-inline:20px;color:#fff!important;border:0!important;border-radius:10px!important;background:#97372f!important;box-shadow:none!important;font-family:var(--font-body--family)!important;font-size:1rem!important;font-weight:900!important;letter-spacing:.015em!important;line-height:1.1!important;text-transform:uppercase!important}@media(min-width:900px){.steep-story__natural-inset{bottom:-78px;left:-9%;width:84.5%;transform:rotate(-7deg)}}@media(min-width:750px){.steep-mobile-product-title h1{font-size:clamp(3rem,3.75vw,3.375rem)!important;line-height:.98!important}}.steep-mobile-buy-controls .add-to-cart-button{color:#fff9ee!important;border-color:#97372f!important;background:#97372f!important;box-shadow:5px 5px #c9a848!important;font-family:var(--font-body--family)!important;font-size:.92rem!important;font-weight:900!important;letter-spacing:.025em!important;text-transform:uppercase!important;transition:transform .18s ease,box-shadow .18s ease,background .18s ease!important}.steep-mobile-buy-controls .add-to-cart-button:hover:not(:disabled){color:#fff9ee!important;background:#7f2e28!important;box-shadow:3px 3px #c9a848!important;transform:translate(2px,2px)}@media(max-width:899px){.steep-story__fact-grid{grid-template-columns:repeat(2,minmax(0,1fr));grid-template-rows:auto}.steep-story__fact--hero{grid-column:span 2;grid-row:auto;min-height:370px}.steep-story__fact--sugar,.steep-story__fact--calories,.steep-story__fact--monk,.steep-story__fact--clean{grid-column:span 1}.steep-story__fact--crisp{grid-column:span 2}.steep-matrix__heading{grid-template-columns:1fr;align-items:start}.steep-matrix__heading>p:last-child{max-width:560px}.steep-matrix__frame{margin-right:-14px;padding:9px 0 9px 9px;box-shadow:7px 7px 0 var(--steep-gold)}.steep-matrix__frame{width:100%;max-width:100%}.steep-matrix__scroll{width:100%;min-width:0;max-width:100%}.steep-matrix__table tr>:nth-child(2){position:sticky;left:146px;z-index:4;box-shadow:5px 0 12px #192a491f}.steep-matrix__table thead tr>:nth-child(2){z-index:6}}@media(max-width:520px){.steep-story__facts{padding-block:56px 66px}.steep-story__facts-heading h2{font-size:clamp(3rem,14vw,4.3rem)}.steep-story__fact-grid{gap:8px}.steep-story__fact{min-height:156px;padding:20px 17px}.steep-story__fact--hero{min-height:330px}.steep-story__fact--hero img{right:-7%;width:53%}.steep-story__fact strong{font-size:clamp(3rem,15vw,4.5rem)}.steep-story__fact--monk,.steep-story__fact--clean,.steep-story__fact--crisp{grid-column:span 2;min-height:174px}.steep-story__fact--sugar strong,.steep-story__fact--calories strong{font-size:clamp(3.6rem,18vw,5.1rem)}.steep-story__fact--monk strong,.steep-story__fact--clean strong,.steep-story__fact--crisp strong{font-size:clamp(1.95rem,9vw,2.5rem);letter-spacing:-.03em;line-height:1}.steep-story__taste .steep-story__split{padding-block:60px 54px}.steep-story__taste h2,.steep-story__reviews-heading h2,.steep-story__packs .steep-story__section-heading h2{font-size:clamp(3rem,14vw,4.4rem)}.steep-matrix__frame{margin-right:-7px}.steep-matrix__heading h2{font-size:clamp(3rem,13vw,4.15rem)}.steep-matrix__table tr>:nth-child(2){left:132px}.steep-story__reviews-heading{gap:22px;padding:28px 22px}.steep-story__review-feed-stage{display:contents}.steep-story__review-feed{order:1}.steep-story__reviews-more{order:2}.steep-story__reviews-jump{position:static;width:min(320px,86vw);margin:2px auto 0;order:3;justify-self:center;opacity:0;transform:translateY(28px) rotate(-2deg)}.steep-story__reviews-jump.is-revealed{opacity:1;transform:rotate(-2deg)}.steep-story__reviews-note{order:4}.steep-floating-buy{right:max(10px,env(safe-area-inset-right));bottom:max(14px,env(safe-area-inset-bottom));left:max(10px,env(safe-area-inset-left));width:auto;border-radius:14px;box-shadow:5px 5px 0 var(--steep-gold),0 14px 34px #192a4938}.steep-floating-buy__inner{grid-template-columns:48px minmax(62px,1fr) minmax(142px,46%);gap:8px;padding:7px}.steep-floating-buy__thumb{width:48px;height:48px;border-radius:8px}.steep-floating-buy__summary{display:grid}.steep-floating-buy__summary strong{font-size:.75rem}.steep-floating-buy__summary small{font-size:.58rem}.steep-floating-buy__button{min-height:50px;padding-inline:10px;font-size:.78rem!important;line-height:1.08!important}}@media(max-width:620px){body:not(.template-steep-trial) .steep-matrix .steep-story__shell{width:calc(100% - 16px)}body:not(.template-steep-trial) .steep-matrix__frame{width:100%;margin-right:0;padding:8px;border-radius:14px;box-shadow:7px 7px 0 var(--steep-gold)}body:not(.template-steep-trial) .steep-matrix__swipe-hint{display:none}body:not(.template-steep-trial) .steep-matrix__scroll{width:100%;overflow-x:hidden;border-radius:8px}body:not(.template-steep-trial) .steep-matrix__table{width:100%;min-width:0;table-layout:fixed}body:not(.template-steep-trial) .steep-matrix__table tr>:first-child{position:static;left:auto;width:clamp(84px,25vw,104px);box-shadow:none}body:not(.template-steep-trial) .steep-matrix__table tr>:nth-child(2){position:static;left:auto;box-shadow:none}body:not(.template-steep-trial) .steep-matrix__brand{height:154px!important;padding:8px 2px 6px!important}body:not(.template-steep-trial) .steep-matrix__brand img{width:100%;height:136px;object-fit:contain}body:not(.template-steep-trial) .steep-matrix__table th,body:not(.template-steep-trial) .steep-matrix__table td{height:58px;padding:8px 2px}body:not(.template-steep-trial) .steep-matrix__table tbody th{padding-inline:7px;font-size:clamp(.58rem,2.65vw,.68rem);line-height:1.14}body:not(.template-steep-trial) .steep-matrix__corner{padding:8px 7px!important;font-size:.55rem;letter-spacing:.08em}body:not(.template-steep-trial) .steep-matrix__yes{width:clamp(23px,7vw,28px);border-width:1.5px;font-size:.78rem}body:not(.template-steep-trial) .steep-matrix__no{font-size:.9rem}}@media(max-width:749px)and (prefers-reduced-motion:no-preference){.steep-mobile-commercial-headline,.steep-mobile-product-title,.steep-mobile-review,[id^=ProductInformation-] product-price,.steep-mobile-commercial-descriptor,.steep-mobile-pack-prompt,.steep-mobile-pack-selector,.steep-mobile-buy-controls,.steep-mobile-shipping-threshold,.steep-guarantee{animation:steep-mobile-trickle .42s cubic-bezier(.22,1,.36,1) both}.steep-mobile-product-title{animation-delay:.04s}.steep-mobile-review{animation-delay:.08s}[id^=ProductInformation-] product-price{animation-delay:.12s}.steep-mobile-commercial-descriptor{animation-delay:.16s}.steep-mobile-pack-prompt{animation-delay:.2s}.steep-mobile-pack-selector{animation-delay:.24s}.steep-mobile-buy-controls{animation-delay:.28s}.steep-mobile-shipping-threshold{animation-delay:.32s}.steep-guarantee{animation-delay:.36s}}@keyframes steep-mobile-trickle{0%{opacity:0;transform:translateY(10px)}to{opacity:1;transform:none}}@media(prefers-reduced-motion:reduce){[data-steep-motion=facts-heading]>*,[data-steep-motion=matrix-heading]>*,[data-steep-motion=taste-copy]>*,[data-steep-motion=facts-grid] .steep-story__fact,[data-steep-motion=matrix-frame],.steep-matrix__brand img,.steep-matrix__table tbody tr,[data-steep-motion=proof-photo],[data-steep-motion=quotes] .steep-story__quote,[data-steep-motion=reviews-heading],.steep-story__review-card{opacity:1;transform:none;transition:none}}
/*# sourceMappingURL=/cdn/shop/t/38/assets/steep-pdp-story.css.map */
