:root{--ink: #211006;--coffee: #4a210b;--coffee-dark: #2a1205;--cream: #fbf6ee;--cream-2: #f5eadb;--line: rgba(74, 33, 11, .16);--gold: var(--theme-accent, #b87921);--green: #254332;--muted: #6e5c4d;--white: #fffdf9;--font-body: Inter, system-ui, -apple-system, BlinkMacSystemFont, "Segoe UI", sans-serif;--font-heading: "Libre Baskerville", Georgia, serif;--type-display: clamp(44px, 4vw, 58px);--type-page: clamp(42px, 5.5vw, 72px);--type-collection: clamp(50px, 5.9vw, 88px);--type-section: clamp(32px, 3.8vw, 54px);--type-section-compact: clamp(30px, 3vw, 42px);--type-body: 16px;--content-gutter: 5.8vw;--content-gutter-mobile: 18px}.skip-link{position:fixed;left:16px;top:12px;z-index:100;padding:10px 14px;color:#fff;background:var(--coffee);transform:translateY(-150%)}.skip-link:focus{transform:none}*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;color:var(--ink);background:var(--white);font-family:var(--font-body);font-style:var(--font-body-style, normal);font-weight:var(--font-body-weight, 400)}h1,h2{font-style:var(--font-heading-style, normal);font-weight:var(--font-heading-weight, 700)}a{color:inherit;text-decoration:none}a[aria-disabled=true],form button[aria-disabled=true]{cursor:default}img,svg{display:block}.shipping-bar{height:34px;display:flex;align-items:center;justify-content:center;gap:10px;color:#fff8ef;background:linear-gradient(90deg,#3a1805,#1b0a02 60%,#4c240d);font-size:13px;font-weight:800;letter-spacing:.08em;text-transform:uppercase}.shipping-bar span{font-size:19px;transform:rotate(90deg)}.site-header{height:86px;padding:0 4.4vw;display:grid;grid-template-columns:150px 1fr 170px;align-items:center;gap:24px;background:#fffdf9eb;border-bottom:1px solid var(--line);position:sticky;top:0;z-index:10;-webkit-backdrop-filter:blur(14px);backdrop-filter:blur(14px)}.brand{display:inline-flex;align-items:center;min-width:0}.brand img{width:76px;height:76px;object-fit:contain;border-radius:0;background:transparent}.main-nav{display:flex;justify-content:center;align-self:stretch;gap:clamp(18px,2.6vw,48px);font-size:15px;font-weight:700}.main-nav>.nav-link,.nav-item>.nav-link{padding:28px 0 25px;border-bottom:2px solid transparent}.main-nav>.nav-link{align-self:center}.main-nav>.nav-link.active,.nav-item>.nav-link.active{color:var(--coffee);border-color:var(--gold)}.nav-item{display:flex;align-items:center}.has-mega>.nav-link:after{content:"";width:5px;height:5px;margin:0 0 3px 8px;display:inline-block;border-right:1.5px solid currentColor;border-bottom:1.5px solid currentColor;transform:rotate(45deg);transition:transform .14s ease}.nav-item.open>.nav-link{color:var(--coffee)}.nav-item.open>.nav-link:after{transform:rotate(225deg) translate(-2px,-2px)}.mega-menu{width:min(1000px,91.2vw);padding:34px 38px;position:absolute;top:calc(100% - 1px);left:50%;display:grid;grid-template-columns:minmax(270px,.95fr) minmax(430px,1.55fr);gap:40px;border:1px solid rgba(74,33,11,.14);border-radius:0 0 12px 12px;background:linear-gradient(180deg,#fffdf9fa,#fbf6eefa),var(--white);box-shadow:0 28px 60px #260f032e;opacity:0;visibility:hidden;pointer-events:none;transform:translate(-50%,10px);transition:opacity .13s ease,transform .13s ease,visibility 0s linear .13s}.nav-item.open .mega-menu{opacity:1;visibility:visible;pointer-events:auto;transform:translate(-50%);transition:opacity .13s ease,transform .13s ease}.mega-intro{padding:10px 4px}.mega-intro h2{margin:0;font-family:var(--font-heading);font-size:30px;line-height:1.12;letter-spacing:-.04em}.mega-intro p:not(.eyebrow){max-width:330px;margin:14px 0 22px;color:var(--muted);font-size:14px;line-height:1.55}.mega-cta{min-height:42px;padding:0 16px;display:inline-flex;align-items:center;border-radius:4px;color:#fff8ef;background:var(--coffee);font-size:13px;font-weight:900}.mega-alt-link{display:block;margin-top:16px;color:var(--coffee);font-size:13.5px;font-weight:800}.mega-alt-link:hover{color:var(--gold)}.mega-links,.mega-steps-block{padding:8px 0}.mega-links h3,.mega-steps-block h3{margin:0 0 12px;color:var(--coffee);font-size:13px;letter-spacing:.08em;text-transform:uppercase}.mega-links a{display:block;padding:9px 0;color:#2d1a10;font-size:14px;font-weight:700;line-height:1.3;border-bottom:1px solid rgba(74,33,11,.08)}.mega-links a:hover{color:var(--gold)}.mega-steps{margin:0;padding:0;list-style:none;display:grid;gap:18px}.mega-steps li{display:grid;grid-template-columns:30px 1fr;column-gap:14px;align-items:start}.mega-steps span{width:30px;height:30px;display:grid;place-items:center;border:1.5px solid var(--gold);border-radius:50%;color:var(--coffee);font-size:13px;font-weight:900}.mega-steps strong{display:block;font-size:14.5px}.mega-steps small{display:block;margin-top:3px;color:var(--muted);font-size:13px;line-height:1.4}.subscriptions-menu{width:min(1060px,91.2vw);grid-template-columns:minmax(280px,1.1fr) minmax(280px,1.05fr) minmax(210px,.85fr);gap:38px}.coffee-menu{width:min(1240px,92.8vw);grid-template-columns:minmax(265px,.8fr) minmax(600px,2.2fr)}.coffee-menu .mega-intro{padding-right:34px;border-right:1px solid var(--line)}.mega-subscribe-note{margin-top:26px;padding:16px 18px;display:grid;gap:5px;border:1px solid rgba(184,121,33,.35);border-radius:7px;background:#b8792112}.mega-subscribe-note strong{color:var(--coffee);font-size:14px}.mega-subscribe-note strong span{color:var(--gold)}.mega-subscribe-note small{color:var(--muted);font-size:12.5px}.mega-subscribe-note a{margin-top:4px;color:var(--coffee);font-size:13px;font-weight:800}.mega-subscribe-note a:hover{color:var(--gold)}.mega-category-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:16px 18px;align-content:start}.mega-category-card{min-width:0;overflow:hidden;border:1px solid rgba(74,33,11,.13);border-radius:7px;background:#fffaf2;transition:transform .16s ease,box-shadow .16s ease}.mega-category-card:hover{transform:translateY(-2px);box-shadow:0 14px 28px #260f031c}.mega-category-card__image{width:100%;aspect-ratio:1.74;display:block;background-image:var(--mega-image);background-position:var(--mega-position, center);background-size:cover;background-color:#f7ecdf}.mega-category-card__copy{min-height:76px;padding:12px 16px 15px;display:grid;gap:5px;position:relative}.mega-category-card__copy:after{content:"\2192";position:absolute;right:15px;top:17px;color:var(--gold);font-size:22px;line-height:1}.mega-category-card strong{padding-right:24px;font-family:var(--font-heading);font-size:17px;line-height:1.18}.mega-category-card small{color:var(--muted);font-size:12.5px;line-height:1.35}.compact-menu{width:min(720px,91.2vw);grid-template-columns:minmax(250px,1.05fr) minmax(220px,.95fr)}.header-actions{display:flex;justify-content:flex-end;align-items:center;gap:18px}.header-actions button,.header-actions>a{width:28px;height:28px;padding:0;border:0;background:transparent;color:var(--ink);position:relative;cursor:pointer}.subscription-strip{background:linear-gradient(90deg,#1f0d04f7,#331c0aeb),url(best-sellers-sample-pack.jpg) center / cover}.product-row{grid-template-columns:repeat(3,minmax(0,1fr))}.reveal{opacity:1;transform:none}.reveal-enabled .reveal{opacity:0;transform:translateY(18px);transition:opacity .6s ease,transform .6s ease}.reveal-enabled .hero-stage.reveal{transform:scale(1.02)}.reveal-enabled .reveal.is-visible{opacity:1;transform:none}.simple-page{min-height:60vh;padding:80px 24px;display:grid;place-content:center;justify-items:center;text-align:center}.simple-page h1,.standard-page h1,.shopify-policy__title h1,.search-page h1,.journal-index h1,.journal-article h1{font-family:var(--font-heading);font-size:var(--type-page);line-height:1.02;letter-spacing:-.05em;text-wrap:balance}.standard-page,.shopify-policy__container{max-width:none;margin:0;padding:0;background:linear-gradient(180deg,#fffdf9,#fbf6ee)}.standard-page__header,.shopify-policy__title{padding:clamp(58px,8vw,112px) var(--content-gutter) clamp(34px,5vw,66px);border-bottom:1px solid var(--line);text-align:left;background:radial-gradient(circle at 88% 18%,rgba(184,121,33,.12),transparent 24%),#fff9f1}.standard-page__header>*,.shopify-policy__title>*{width:min(100%,960px);margin-inline:auto}.standard-page__header .eyebrow{margin-top:0}.standard-page__header h1,.shopify-policy__title h1{margin-top:0;margin-bottom:0}.standard-page__body,.shopify-policy__body{width:min(100% - (var(--content-gutter) * 2),960px);margin:0 auto;padding:clamp(42px,6vw,82px) 0 clamp(70px,9vw,124px);color:var(--muted);font-size:16px;line-height:1.72}.standard-page__body>:first-child,.shopify-policy__body .rte>div>:first-child{margin-top:0}.standard-page__body h2,.shopify-policy__body h2{margin:2.2em 0 .55em;color:var(--ink);font-family:var(--font-heading);font-size:clamp(26px,3vw,36px);line-height:1.16;letter-spacing:-.035em}.standard-page__body h3,.shopify-policy__body h3{margin:1.8em 0 .45em;color:var(--coffee);font-size:18px}.standard-page__body a,.shopify-policy__body a{color:var(--coffee);font-weight:700;text-decoration:underline;text-decoration-color:#b879218c;text-underline-offset:3px}.standard-page__body ul,.standard-page__body ol,.shopify-policy__body ul,.shopify-policy__body ol{padding-left:1.3em}.standard-page__body li+li,.shopify-policy__body li+li{margin-top:.55em}.standard-page__body blockquote,.shopify-policy__body blockquote{margin:2em 0;padding:4px 0 4px 24px;border-left:3px solid var(--gold);color:var(--coffee);font-family:var(--font-heading);font-size:20px}.standard-page__body img{max-width:100%;height:auto;border-radius:8px}.subscription-strip p,.collection-editorial-cover .eyebrow{color:#f2c078}.standard-page__body table,.shopify-policy__body table{width:100%;border-collapse:collapse}.standard-page__body th,.standard-page__body td,.shopify-policy__body th,.shopify-policy__body td{padding:12px;border:1px solid var(--line);text-align:left;vertical-align:top}.search-page{min-height:70vh;padding-bottom:clamp(70px,8vw,120px);background:linear-gradient(180deg,#fff9f1,#fffdf9 36%,#fbf6ee)}.search-page__header{padding:clamp(54px,7vw,96px) var(--content-gutter) clamp(42px,5vw,66px);border-bottom:1px solid var(--line)}.search-page__header>*{width:min(100%,920px);margin-inline:auto}.search-page__header .eyebrow{margin-top:0}.search-page h1{margin:0}.search-page__form{margin-top:32px}.search-page__form label{display:block;margin-bottom:9px;color:var(--coffee);font-size:13px;font-weight:800}.search-page__form>div{min-height:58px;display:grid;grid-template-columns:minmax(0,1fr) auto;overflow:hidden;border:1px solid rgba(74,33,11,.28);border-radius:6px;background:var(--white);box-shadow:0 16px 38px #30140614}.search-page__form input{min-width:0;padding:0 18px;border:0;color:var(--ink);background:transparent;font:inherit;font-size:16px}.search-page__form input:focus{outline:2px solid var(--gold);outline-offset:-2px}.search-page__form button{min-width:122px;border:0;color:#fff8ef;background:var(--coffee);font:inherit;font-weight:900;cursor:pointer}.search-page__results{padding:clamp(42px,5vw,70px) var(--content-gutter) 0}.search-page__summary{margin-bottom:28px}.search-page__summary .eyebrow{margin-top:0}.search-page__summary h2{margin:0;font-family:var(--font-heading);font-size:var(--type-section-compact);line-height:1.12;letter-spacing:-.04em}.search-results-grid{display:grid;grid-template-columns:repeat(4,minmax(180px,1fr));gap:clamp(16px,2vw,28px);align-items:stretch}.search-empty{max-width:680px;padding:32px 0;border-top:1px solid var(--line);color:var(--muted)}.search-empty .button{margin-top:16px}.search-pagination{margin-top:44px;display:flex;align-items:center;justify-content:center;gap:28px;color:var(--muted);font-size:14px;font-weight:800}.search-pagination a{color:var(--coffee)}.journal-index,.journal-article{background:linear-gradient(180deg,#fff9f1,#fffdf9 38%,#fbf6ee)}.journal-index{min-height:70vh;padding-bottom:clamp(72px,9vw,130px)}.journal-index__header,.journal-article__header{padding:clamp(58px,8vw,112px) var(--content-gutter) clamp(38px,5vw,68px);border-bottom:1px solid var(--line);background:radial-gradient(circle at 88% 18%,rgba(184,121,33,.12),transparent 24%)}.journal-index__header>*,.journal-article__header>*{width:min(100%,960px);margin-inline:auto}.journal-index__header .eyebrow,.journal-article__header .eyebrow{margin-top:0}.journal-index__header h1,.journal-article__header h1{margin-top:0;margin-bottom:0}.journal-index__header>p:last-child{margin-top:20px;margin-bottom:0;color:var(--muted);font-size:18px;line-height:1.65}.journal-grid{padding:clamp(46px,6vw,82px) var(--content-gutter) 0;display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:clamp(22px,3vw,40px)}.journal-card{min-width:0;overflow:hidden;border:1px solid var(--line);border-radius:8px;background:#fffdf9d1;box-shadow:0 16px 36px #3014060f}.journal-card__image{aspect-ratio:4 / 3;display:block;overflow:hidden;background:var(--cream-2)}.journal-card__image img{width:100%;height:100%;object-fit:cover;transition:transform .24s ease}.journal-card:hover .journal-card__image img{transform:scale(1.025)}.journal-card__placeholder{width:100%;height:100%;display:grid;place-items:center;color:var(--gold);font-family:var(--font-heading);font-size:24px}.journal-card__copy{padding:24px}.journal-card time,.journal-article__meta{color:var(--gold);font-size:12px;font-weight:800;letter-spacing:.08em;text-transform:uppercase}.journal-card h2{margin:12px 0;font-family:var(--font-heading);font-size:clamp(21px,2vw,28px);line-height:1.2;letter-spacing:-.03em}.journal-card__copy>p{color:var(--muted);font-size:14px;line-height:1.62}.journal-card__link,.journal-article__back,.journal-article__footer a{color:var(--coffee);font-size:13px;font-weight:900}.journal-article__back{display:block;margin-bottom:34px}.journal-article__meta{margin-top:26px;margin-bottom:0;display:flex;flex-wrap:wrap;gap:10px}.journal-article__hero{width:min(calc(100% - (var(--content-gutter) * 2)),1260px);margin:clamp(42px,6vw,78px) auto 0;overflow:hidden;border-radius:8px}.journal-article__hero img{width:100%;max-height:700px;object-fit:cover}.journal-article__body{width:min(calc(100% - (var(--content-gutter) * 2)),820px);margin:0 auto;padding:clamp(44px,6vw,76px) 0 54px;color:var(--muted);font-size:17px;line-height:1.78}.journal-article__body>:first-child{margin-top:0}.journal-article__body h2,.journal-article__body h3{margin:2em 0 .55em;color:var(--ink);font-family:var(--font-heading);line-height:1.18;letter-spacing:-.035em}.journal-article__body h2{font-size:clamp(27px,3vw,38px)}.journal-article__body h3{font-size:clamp(21px,2.3vw,28px)}.journal-article__body img{max-width:100%;height:auto;border-radius:8px}.journal-article__body a{color:var(--coffee);font-weight:700;text-decoration:underline;text-decoration-color:#b879218c;text-underline-offset:3px}.journal-article__body blockquote{margin:2em 0;padding-left:24px;border-left:3px solid var(--gold);color:var(--coffee);font-family:var(--font-heading);font-size:21px}.journal-article__footer{width:min(calc(100% - (var(--content-gutter) * 2)),820px);margin:0 auto;padding:0 0 clamp(72px,9vw,126px);border-top:1px solid var(--line)}.journal-article__footer a{display:inline-block;margin-top:28px}@media(max-width:1180px)and (min-width:981px){.site-header{grid-template-columns:100px 1fr 120px;padding-inline:2.4vw;gap:14px}.main-nav{gap:18px;font-size:14px}.header-actions{gap:12px}.product-row{grid-template-columns:repeat(3,1fr)}}@media(max-width:980px){.product-row{grid-template-columns:repeat(3,1fr)}.search-results-grid,.journal-grid{grid-template-columns:repeat(2,minmax(0,1fr))}}@media(max-width:620px){.product-row{display:flex;overflow-x:auto;scroll-snap-type:x mandatory;padding-bottom:12px}.product-tile{min-width:min(74vw,280px);scroll-snap-align:start}.standard-page__header,.shopify-policy__title,.search-page__header,.search-page__results,.journal-index__header,.journal-article__header,.journal-grid{padding-inline:var(--content-gutter-mobile)}.standard-page__body,.shopify-policy__body{width:calc(100% - (var(--content-gutter-mobile) * 2))}.search-page__form>div{grid-template-columns:1fr}.search-page__form input{min-height:54px}.search-page__form button{min-height:50px}.search-results-grid,.journal-grid{grid-template-columns:1fr}.journal-article__hero,.journal-article__body,.journal-article__footer{width:calc(100% - (var(--content-gutter-mobile) * 2))}}@media(prefers-reduced-motion:reduce){*,*:before,*:after{scroll-behavior:auto!important;animation:none!important;transition:none!important}.reveal{opacity:1;transform:none}}.header-actions svg{width:24px;height:24px;fill:none;stroke:currentColor;stroke-width:1.8;stroke-linecap:round;stroke-linejoin:round}.cart span{width:17px;height:17px;border-radius:50%;position:absolute;top:-6px;right:-8px;display:grid;place-items:center;background:var(--gold);color:#fff;font-size:11px;font-weight:800}.menu-toggle{display:none;width:44px;height:44px;padding:0;border:1px solid var(--line);border-radius:7px;background:transparent;color:var(--ink);cursor:pointer;place-items:center}.menu-toggle svg{width:24px;height:24px;fill:none;stroke:currentColor;stroke-width:1.8;stroke-linecap:round}.nav-overlay{position:fixed;top:0;right:0;bottom:0;left:0;z-index:40;background:#18090270;opacity:0;visibility:hidden;transition:opacity .2s ease,visibility 0s linear .2s}.nav-overlay.open{opacity:1;visibility:visible;transition:opacity .2s ease}.mobile-drawer{position:fixed;top:0;bottom:0;left:0;z-index:50;width:min(370px,88vw);display:flex;flex-direction:column;background:var(--white);box-shadow:24px 0 60px #260f0338;transform:translate(-103%);visibility:hidden;transition:transform .22s ease,visibility 0s linear .22s}.mobile-drawer.open{transform:none;visibility:visible;transition:transform .22s ease}body.drawer-open{overflow:hidden}.drawer-head{padding:10px 18px;display:flex;align-items:center;justify-content:space-between;border-bottom:1px solid var(--line)}.drawer-head img{width:54px;height:54px;object-fit:contain}.drawer-close{width:44px;height:44px;padding:0;display:grid;place-items:center;border:0;border-radius:7px;background:transparent;color:var(--ink);cursor:pointer}.drawer-close svg{width:22px;height:22px;fill:none;stroke:currentColor;stroke-width:1.8;stroke-linecap:round}.drawer-body{flex:1;overflow-y:auto;padding:4px 0 20px}.drawer-section+.drawer-section,.drawer-body>.drawer-link{border-top:1px solid rgba(74,33,11,.1)}.drawer-toggle,.drawer-link{width:100%;min-height:58px;padding:0 20px;display:flex;align-items:center;justify-content:space-between;border:0;background:transparent;color:var(--ink);font:inherit;font-size:17px;font-weight:800;text-align:left;cursor:pointer}.drawer-toggle:after{content:"";width:8px;height:8px;margin-left:14px;flex:0 0 auto;border-right:2px solid var(--coffee);border-bottom:2px solid var(--coffee);transform:rotate(45deg);transition:transform .14s ease}.drawer-toggle[aria-expanded=true]{color:var(--coffee)}.drawer-toggle[aria-expanded=true]:after{transform:rotate(225deg)}.drawer-panel{padding:2px 20px 18px;display:grid;gap:2px}.drawer-panel[hidden]{display:none}.drawer-panel a{min-height:46px;padding:0 12px;display:flex;align-items:center;border-radius:6px;color:#2d1a10;font-size:15px;font-weight:600}.drawer-panel a:hover{background:var(--cream-2)}.drawer-panel .drawer-primary{min-height:50px;margin-bottom:8px;justify-content:center;border-radius:6px;color:#fff8ef;background:var(--coffee);font-weight:800}.drawer-panel .drawer-primary:hover{background:var(--coffee-dark)}.drawer-foot{padding:16px 20px;display:flex;align-items:center;gap:10px;border-top:1px solid var(--line);color:var(--muted);font-size:13.5px;font-weight:600;background:var(--cream)}.drawer-foot span{color:var(--gold);font-size:17px}@media(min-width:981px){.nav-overlay,.mobile-drawer{display:none}}.hero{min-height:640px;display:grid;grid-template-columns:minmax(390px,.82fr) minmax(560px,1.18fr);overflow:hidden;background:linear-gradient(90deg,#fffdf8,#fffaf3 38%,#ead0aa);border-bottom:1px solid var(--line)}.hero-copy{padding:clamp(38px,6vw,72px) 3vw 42px 6.6vw;position:relative;z-index:2}.eyebrow,.section-heading p,.subscription-strip p{margin:0 0 14px;color:#a15e12;font-size:12px;font-weight:800;letter-spacing:.14em;text-transform:uppercase}.hero h1{width:min(100%,17ch);margin:0;font-family:var(--font-heading);font-size:var(--type-display);line-height:1.02;letter-spacing:-.045em;text-wrap:balance}.hero-text{max-width:520px;margin:22px 0 30px;font-size:clamp(18px,1.55vw,23px);line-height:1.42}.hero-actions{display:flex;gap:16px;flex-wrap:wrap}.button{min-width:205px;min-height:66px;padding:14px 28px;border-radius:5px;display:inline-flex;flex-direction:column;justify-content:center;align-items:center;border:1.5px solid var(--coffee);transition:transform .18s ease,box-shadow .18s ease,background .18s ease}.button:hover{transform:translateY(-2px);box-shadow:0 16px 28px #36180829}.button strong{font-size:16px}.button span{margin-top:4px;font-size:13px}.button.primary{color:#fff;background:var(--coffee)}.button.secondary{background:#fffdf9c7}.hero-proof{margin-top:42px;display:flex;align-items:center;gap:32px;color:#190b04}.hero-proof>div{min-height:50px;display:flex;flex-direction:column;justify-content:center}.hero-proof>div+div{padding-left:32px;border-left:1px solid var(--line)}.stars{color:var(--gold);letter-spacing:.08em;font-size:20px}.medal{width:34px;height:34px;margin-bottom:5px;border-radius:50%;display:grid;place-items:center;color:#fff;background:var(--gold);font-size:24px;line-height:1}.hero-proof strong{font-size:14px}.hero-proof small{margin-top:4px;color:var(--muted);font-size:13px}.hero-stage{min-height:640px;position:relative;isolation:isolate;display:flex;align-items:stretch;justify-content:center;overflow:hidden}.hero-photo{width:100%;height:100%;min-height:640px;object-fit:cover;object-position:center}.hero-stage:before{content:"";position:absolute;top:0;right:0;bottom:0;left:0;background:linear-gradient(90deg,#fffdf9f0,#fffdf92e 30%,#fffdf900 58%),linear-gradient(180deg,#fffdf914,#52260c14);pointer-events:none;z-index:1}.benefits{min-height:90px;display:grid;grid-template-columns:repeat(4,1fr);padding:18px 7vw;border-bottom:1px solid var(--line);background:#fbf6eeb8}.benefits div{display:flex;align-items:center;justify-content:center;gap:18px;padding:6px 22px}.benefits div+div{border-left:1px solid var(--line)}.benefits svg{width:34px;height:34px;fill:none;stroke:var(--coffee);stroke-width:1.6;stroke-linecap:round;stroke-linejoin:round;flex:0 0 auto}.benefits span{display:grid;gap:4px;font-size:13px}.benefits strong{font-size:14px}.favorites{padding:46px 3.6vw 54px}.section-heading{text-align:center}.section-heading h2,.subscription-strip h2{margin:0;font-family:var(--font-heading);font-size:var(--type-section-compact);letter-spacing:-.04em}.section-heading span{display:block;margin-top:10px;color:var(--muted)}.product-row{width:min(1240px,100%);margin:34px auto 0;display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:24px;align-items:stretch}@media(min-width:1121px){.favorites .product-row{grid-template-columns:repeat(6,minmax(0,1fr))}.favorites .product-tile{grid-column:span 2}.favorites .product-tile:nth-child(4){grid-column:2 / span 2}.favorites .product-tile:nth-child(5){grid-column:4 / span 2}}.arrow{width:42px;height:42px;border:1px solid var(--line);border-radius:50%;background:#fff;color:var(--coffee);font-size:28px;cursor:pointer}.product-tile{min-height:252px;overflow:hidden;border-radius:7px;background:var(--cream);transition:transform .18s ease,box-shadow .18s ease}.product-tile:hover{transform:translateY(-4px);box-shadow:0 20px 34px #260f0324}.product-tile img{width:100%;height:auto;aspect-ratio:1.45;object-fit:cover;background:#fff}.product-tile strong{display:block;padding:15px 16px 4px;font-size:16px}.product-tile span{display:block;padding:0 16px 16px;font-size:13px}.subscription-strip{margin:0 4vw 58px;padding:clamp(28px,4vw,54px);display:flex;align-items:center;justify-content:space-between;gap:30px;color:#fff9ef;background:linear-gradient(90deg,#1f0d04f2,#331c0ae6),url(best-sellers-sample-pack.jpg) center / cover;border-radius:8px}.subscription-strip h2{max-width:680px;color:#fff}.subscription-strip .button{flex:0 0 auto;background:#fff9ef;color:var(--coffee);border-color:#fff9ef}.site-footer{color:#fff6ea;background:radial-gradient(circle at 18% 12%,rgba(184,121,33,.2),transparent 26%),linear-gradient(135deg,#1a0902,#341608 48%,#180802)}.footer-main{padding:clamp(44px,6vw,76px) 4.4vw 38px;display:grid;grid-template-columns:minmax(220px,.92fr) minmax(300px,1fr) minmax(280px,.95fr);gap:clamp(32px,4vw,58px);align-items:start}.footer-brand img{width:168px;height:168px;object-fit:contain;margin-bottom:16px}.footer-brand p{max-width:330px;margin:0 0 24px;color:#fff6ead1;line-height:1.58}.footer-cta{display:inline-flex;align-items:center;min-height:44px;padding:0 18px;border:1px solid rgba(255,246,234,.32);border-radius:4px;color:#fff8ef;font-weight:800;transition:background .18s ease,transform .18s ease}.footer-cta:hover{background:#fff6ea1f;transform:translateY(-2px)}.footer-links{display:grid;grid-template-columns:repeat(2,minmax(120px,1fr));gap:28px}.footer-links h2,.footer-newsletter h2{margin:0 0 17px;color:#fff8ef;font-family:var(--font-heading);font-size:20px;letter-spacing:-.03em}.footer-links a{width:fit-content;display:block;margin:0 0 11px;color:#fff6eac7;font-size:14px;line-height:1.35;transition:color .16s ease,transform .16s ease}.footer-links a:hover,.footer-social a:hover{color:#fff8ef;transform:translate(2px)}.footer-newsletter{padding:26px;border:1px solid rgba(255,246,234,.16);border-radius:8px;background:#fff6ea0f}.footer-newsletter .eyebrow{color:#d99a3c;margin-bottom:12px}.footer-newsletter h2{max-width:300px;margin-bottom:22px;font-size:24px;line-height:1.18}.footer-newsletter label{display:block;margin-bottom:8px;color:#fff6eac7;font-size:13px;font-weight:700}.footer-newsletter form>div{display:flex;border:1px solid rgba(255,246,234,.28);border-radius:5px;overflow:hidden;background:#fffdf9f5}.footer-newsletter__success,.footer-newsletter__error{margin:10px 0 0;color:#fff4df;font-size:13px;line-height:1.45}.footer-newsletter__error ul{margin:0;padding-left:18px}.footer-newsletter input{min-width:0;flex:1;border:0;padding:15px 14px;color:var(--ink);background:transparent;font:inherit}.footer-newsletter input:focus{outline:2px solid var(--gold);outline-offset:-2px}.footer-newsletter button{width:54px;border:0;color:#fff8ef;background:var(--coffee);font-size:22px;cursor:pointer}.footer-social{margin-top:22px;display:flex;flex-wrap:wrap;gap:14px}.footer-social a{color:#fff6eabf;font-size:13px;font-weight:800;transition:color .16s ease,transform .16s ease}.footer-bottom{padding:20px 4.4vw 28px;display:flex;align-items:center;justify-content:space-between;gap:24px;border-top:1px solid rgba(255,246,234,.14);color:#fff6eabd;font-size:13px}.footer-bottom p{margin:0}.footer-bottom div{display:flex;flex-wrap:wrap;justify-content:flex-end;gap:8px}.footer-bottom span{padding:6px 9px;border:1px solid rgba(255,246,234,.18);border-radius:4px;background:#fff6ea0f}.collection-page{background:var(--white)}.collection-hero{min-height:560px;display:grid;grid-template-columns:minmax(380px,.82fr) minmax(620px,1.18fr);overflow:hidden;border-bottom:1px solid var(--line);background:linear-gradient(90deg,#fffdf8,#fffdf8fa 38%,#e8cfacb8),var(--collection-hero-image, none) right center / cover}.collection-hero-copy{padding:clamp(58px,7vw,104px) 3vw 58px 5.8vw;position:relative;z-index:2}.collection-hero h1{max-width:650px;margin:0;font-family:var(--font-heading);font-size:clamp(58px,7.2vw,102px);line-height:.98;letter-spacing:-.05em}.collection-hero-copy>p:not(.eyebrow){max-width:530px;margin:20px 0 30px;font-size:clamp(21px,2vw,28px);line-height:1.3}.collection-hero-actions{display:flex;flex-wrap:wrap;gap:16px}.collection-hero-stage{min-height:560px;position:relative;display:grid;grid-template-columns:repeat(3,minmax(150px,1fr));align-items:end;gap:clamp(10px,1.8vw,26px);padding:54px 4.8vw 66px 0}.collection-hero-stage:before{content:"";position:absolute;top:0;right:0;bottom:0;left:0;background:linear-gradient(90deg,#fffdf9c7,#fffdf91f 36%,#fffdf900 70%),radial-gradient(circle at 78% 28%,rgba(184,121,33,.16),transparent 30%);pointer-events:none}.collection-editorial-cover{min-height:680px;padding:76px 5.8vw 72px;position:relative;display:flex;align-items:center;overflow:hidden;color:#fff8ef;border-bottom:1px solid var(--line);background-color:var(--collection-editorial-fill, var(--coffee-dark))}.collection-editorial-cover:before{content:"";position:absolute;top:0;right:0;bottom:0;left:0;background:var(--collection-editorial-image) right center / var(--collection-editorial-foreground-size, auto 100%) no-repeat;-webkit-mask-image:linear-gradient(90deg,transparent 0%,transparent 32%,#000 58%,#000 100%);mask-image:linear-gradient(90deg,transparent 0%,transparent 32%,#000 58%,#000 100%);pointer-events:none}.collection-editorial-shade{position:absolute;top:0;right:0;bottom:0;left:0;background:linear-gradient(90deg,#1c0a02fa,#240e04eb 44%,#200c0338 66%,#1608020f),linear-gradient(0deg,rgba(20,7,1,.35),transparent 44%)}.collection-editorial-copy{width:min(660px,49vw);position:relative;z-index:2}.collection-editorial-copy h1{max-width:12ch;margin:0;font-family:var(--font-heading);font-size:var(--type-collection);line-height:.98;letter-spacing:-.047em;text-wrap:balance}.collection-page--flavored .collection-editorial-copy,.collection-page--sample-packs .collection-editorial-copy,.collection-page--light-roast-coffee .collection-editorial-copy,.collection-page--medium-roast-coffee .collection-editorial-copy,.collection-page--dark-roast-coffee .collection-editorial-copy,.collection-page--caffeine-free .collection-editorial-copy{width:min(690px,51vw)}.collection-page--flavored .collection-editorial-copy h1,.collection-page--sample-packs .collection-editorial-copy h1,.collection-page--light-roast-coffee .collection-editorial-copy h1,.collection-page--medium-roast-coffee .collection-editorial-copy h1,.collection-page--dark-roast-coffee .collection-editorial-copy h1,.collection-page--caffeine-free .collection-editorial-copy h1{max-width:13ch;font-size:clamp(50px,5.2vw,78px)}.collection-editorial-copy>p:not(.eyebrow){max-width:520px;margin:18px 0 26px;color:#fff8efc2;font-size:clamp(15px,1.1vw,17px);line-height:1.58}.collection-editorial-actions{display:flex;flex-wrap:wrap;gap:16px}.collection-editorial-cover .button.light{color:var(--coffee-dark);border-color:#fff8ef;background:#fff8ef}.collection-editorial-caption{position:absolute;z-index:2;right:5.8vw;bottom:32px;display:grid;grid-template-columns:34px auto;gap:13px;align-items:start;color:#fff8efd6}.collection-editorial-caption>span{color:var(--gold);font-size:10px;letter-spacing:.14em}.collection-editorial-caption strong{display:block;font-family:var(--font-heading);font-size:15px}.collection-editorial-caption small{margin-top:5px;display:block;color:#fff8ef7a;font-size:9px;letter-spacing:.11em;text-transform:uppercase}.collection-editorial-split{min-height:700px;padding:0 5.8vw;display:grid;grid-template-columns:minmax(380px,.82fr) minmax(570px,1.18fr);gap:6vw;overflow:hidden;border-bottom:1px solid var(--line);background:var(--cream)}.collection-editorial-split .collection-editorial-copy{width:auto;padding:82px 0 72px;align-self:center}.collection-editorial-split .collection-editorial-copy>p:not(.eyebrow){color:var(--muted)}.collection-editorial-photo{min-width:0;margin:40px 0 62px;position:relative;align-self:stretch}.collection-editorial-photo>div{height:100%;min-height:560px;overflow:hidden;background:var(--cream-2)}.collection-editorial-photo img{width:100%;height:100%;object-fit:cover;transition:transform .5s ease}.collection-editorial-photo:hover img{transform:scale(1.025)}.collection-editorial-photo figcaption{padding:15px 0 0;display:grid;grid-template-columns:90px 1fr auto;align-items:baseline;gap:16px;border-top:1px solid var(--line)}.collection-editorial-photo figcaption span,.collection-editorial-photo figcaption small{color:var(--muted);font-size:8px;letter-spacing:.12em;text-transform:uppercase}.collection-editorial-photo figcaption strong{font-family:var(--font-heading);font-size:14px}.hero-bag{width:100%;height:380px;object-fit:cover;border-radius:7px;box-shadow:0 26px 44px #2511062e;position:relative;z-index:1}.hero-product--featured{transform:translateY(-18px) scale(1.04)}.hero-product{min-width:0;z-index:2;position:relative;color:var(--coffee);text-align:center}.hero-product span{display:block;margin-top:12px;overflow:hidden;font-size:13px;font-weight:800;text-overflow:ellipsis;white-space:nowrap}.collection-featured,.collection-shop{padding:clamp(34px,4.4vw,64px) 5.8vw}.collection-section-head,.collection-toolbar{display:flex;align-items:end;justify-content:space-between;gap:24px;margin-bottom:22px}.collection-section-head h2,.collection-toolbar h2,.flavor-finder h2{margin:0;font-family:var(--font-heading);font-size:var(--type-section-compact);letter-spacing:-.04em}.collection-section-head a{color:var(--coffee);font-size:14px;font-weight:800}.featured-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(180px,1fr));gap:18px}.flavor-card,.catalog-card{overflow:hidden;border-radius:7px;background:#fffaf2;border:1px solid rgba(74,33,11,.08);transition:transform .18s ease,box-shadow .18s ease}.flavor-card>a,.catalog-card__link{color:inherit}.flavor-card:hover,.catalog-card:hover{transform:translateY(-3px);box-shadow:0 18px 34px #260f031f}.flavor-card-media{min-height:270px;background:#f8eddf}.flavor-card-media img{width:100%;height:270px;object-fit:cover}.flavor-card__placeholder,.catalog-card__placeholder{width:100%;height:100%;color:#4a210b33;background:#f8eddf}.flavor-card-copy,.catalog-card{padding:15px}.flavor-card-copy p,.catalog-card p{min-height:18px;margin:0 0 5px;color:var(--muted);font-size:12px;font-weight:700}.flavor-card-copy h3,.catalog-card h3{min-height:38px;margin:0;font-size:16px;line-height:1.18}.flavor-card-copy span{display:block;margin-top:10px;color:var(--coffee);font-size:13px;font-weight:800}.collection-shop{background:linear-gradient(180deg,#fffdf9,#fbf6ee);border-top:1px solid var(--line)}.collection-toolbar{align-items:center}.catalog-card button{border:1px solid var(--line);border-radius:999px;background:var(--white);color:var(--coffee);font:inherit;font-size:13px;font-weight:800;cursor:pointer}.collection-layout{display:block}.catalog-grid{display:grid;grid-template-columns:repeat(5,minmax(160px,1fr));gap:18px}.catalog-card__media{width:100%;aspect-ratio:1;margin-bottom:12px;overflow:hidden;border-radius:5px;background:#f8eddf}.catalog-card__media img{width:100%;height:100%;object-fit:cover}.catalog-card__purchase{display:flex;align-items:center;justify-content:space-between;gap:10px;margin-top:14px}.catalog-card__purchase>span{color:var(--coffee);font-weight:900}.catalog-card__purchase button,.catalog-card__options{min-height:34px;padding:0 13px;border-color:var(--coffee)}.catalog-card__options{display:inline-flex;align-items:center;justify-content:center;border:1px solid var(--coffee);border-radius:999px;font-size:13px;font-weight:800}.catalog-card__purchase s{display:block;margin-top:2px;color:var(--muted);font-size:12px;font-weight:600}.quick-add-form{margin:0}.collection-count{margin:0;color:var(--muted);font-weight:700}.collection-simple-hero{max-width:850px;margin:0 auto;padding:clamp(58px,7vw,96px) 24px;text-align:center}.collection-simple-hero h1,.collection-empty h2{margin:0;font-family:var(--font-heading)}.collection-simple-hero h1{font-size:clamp(44px,6vw,76px);letter-spacing:-.045em}.collection-simple-hero>p:not(.eyebrow){max-width:680px;margin:18px auto 0;color:var(--muted);font-size:18px;line-height:1.65}.collection-empty{padding:72px 24px;text-align:center;background:var(--cream)}.collection-empty p{margin:12px auto 24px;color:var(--muted)}.pagination{margin-top:42px;text-align:center}.pagination span,.pagination a{display:inline-block;margin:4px;padding:8px 12px}.pagination .current{color:#fff;background:var(--coffee)}.flavor-finder{margin:64px 5.8vw;padding:clamp(30px,4vw,54px);display:flex;align-items:center;justify-content:space-between;gap:36px;color:#fff8ef;background:linear-gradient(90deg,#200c03f2,#46220ce6),var(--collection-cta-image, none) center / cover;border-radius:8px}.flavor-finder h2{max-width:650px;color:#fff}.flavor-finder span{display:block;max-width:690px;margin-top:13px;color:#fff8efc7;line-height:1.58}.collection-subscription-button{min-width:330px;min-height:96px;padding:18px 76px 18px 26px;position:relative;align-items:flex-start;color:var(--coffee-dark);text-align:left;border:2px solid #fff8ef;background:#fff8ef;box-shadow:0 16px 34px #0f06024d,inset 0 0 0 1px #74421914}.collection-subscription-button:after{content:"\2192";width:42px;height:42px;position:absolute;top:50%;right:22px;display:grid;place-items:center;color:#fff8ef;background:var(--coffee);border-radius:50%;font-size:22px;line-height:1;transform:translateY(-50%);transition:transform .18s ease,background .18s ease}.collection-subscription-button strong{font-size:17px;line-height:1.3}.flavor-finder .collection-subscription-button span{max-width:none;margin-top:6px;color:#2d1508b8;font-size:13px;font-weight:600;line-height:1.4}.collection-subscription-button:hover{color:var(--coffee-dark);border-color:#fff;background:#fff;box-shadow:0 22px 42px #0f060261,inset 0 0 0 1px #74421914;transform:translateY(-4px)}.collection-subscription-button:hover:after{background:var(--gold);transform:translate(4px,-50%)}.collection-subscription-button:focus-visible{outline:3px solid var(--gold);outline-offset:4px}.finder-actions{display:flex;gap:14px;flex:0 0 auto}.finder-actions .button{border-width:2px;font-weight:900}.finder-actions .primary{color:var(--coffee-dark);background:#fff8ef;border-color:#fff8ef}.finder-actions .secondary{color:#fff8ef;background:#fff8ef14;border-color:#fff8efb8}.finder-actions .primary:hover{background:#fff;border-color:#fff}.finder-actions .secondary:hover{background:#fff8ef2e;border-color:#fff8ef}.product-page{background:linear-gradient(180deg,#fffdf9,#fff8f0 48%,#fbf6ee)}.breadcrumbs{padding:22px 5.8vw 0;display:flex;align-items:center;flex-wrap:wrap;gap:10px;color:var(--muted);font-size:13px}.breadcrumbs a{color:var(--ink)}.breadcrumbs a:hover{color:var(--coffee)}.product-hero{padding:18px 5.8vw 44px;display:grid;grid-template-columns:minmax(460px,1.07fr) minmax(430px,.93fr);gap:clamp(38px,5.6vw,84px);align-items:start}.product-gallery{min-width:0}.product-main-image{overflow:hidden;border-radius:8px;background:#f6eadb;border:1px solid rgba(74,33,11,.1);box-shadow:0 24px 56px #3014061a}.product-main-image img{width:100%;aspect-ratio:1.28;object-fit:cover}.product-thumbnails{margin-top:18px;display:grid;grid-template-columns:repeat(4,minmax(82px,1fr));gap:14px}.product-thumbnails button{padding:0;overflow:hidden;border:2px solid transparent;border-radius:7px;background:#f8eddf;cursor:pointer}.product-thumbnails button.active{border-color:var(--gold)}.product-thumbnails img{width:100%;aspect-ratio:1.18;object-fit:cover}.product-buybox{padding-top:8px}.product-buybox h1{max-width:720px;margin:0 0 14px;font-family:var(--font-heading);font-size:var(--type-display);line-height:1.02;letter-spacing:-.05em}.product-rating{display:flex;align-items:center;flex-wrap:wrap;gap:12px;margin-bottom:22px;font-size:15px}.product-rating span{color:var(--gold);letter-spacing:.08em}.product-rating a{text-decoration:underline;text-underline-offset:3px}.product-price{display:grid;gap:4px;margin-bottom:16px}.product-price strong{color:var(--coffee-dark);font-size:30px;line-height:1}.product-price span,.product-summary{color:#322016}.product-summary{max-width:600px;margin:0 0 24px;font-size:16px;line-height:1.55}.product-notes{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:22px;margin-bottom:28px}.product-notes div{display:grid;grid-template-columns:38px 1fr;column-gap:12px;align-items:center}.note-icon{width:38px;height:38px;grid-row:span 2;display:grid;place-items:center;color:#fff8ef;background:var(--coffee);border-radius:50%;font-size:20px}.product-notes strong{font-size:14px}.product-notes small{color:var(--muted)}.purchase-panel{border:1px solid rgba(74,33,11,.18);border-radius:8px;background:#fffdf9b8}.purchase-options{margin:0;padding:0;display:grid;grid-template-columns:repeat(2,minmax(0,1fr));border:0}.purchase-options label{min-height:82px;padding:18px 20px;display:flex;gap:13px;align-items:center;border-bottom:1px solid rgba(74,33,11,.14);cursor:pointer}.purchase-options label+label{border-left:1px solid rgba(74,33,11,.14)}.purchase-options label:has(input:checked){background:#b8792114;box-shadow:inset 0 0 0 1px #b879216b}.purchase-options input{width:19px;height:19px;accent-color:var(--gold)}.purchase-options span{display:grid;gap:4px}.purchase-options strong{font-size:15px}.purchase-options em{margin-left:4px;padding:2px 6px;border-radius:4px;color:#fff;background:var(--gold);font-size:11px;font-style:normal}.purchase-options small{color:var(--muted)}.delivery-row,.select-row,.quantity-row{padding:14px 20px;display:grid;align-items:center;gap:12px}.delivery-row{grid-template-columns:auto minmax(140px,1fr) auto;border-bottom:1px solid rgba(74,33,11,.1)}.delivery-row label,.select-row span,.quantity-row>span{color:var(--ink);font-size:14px;font-weight:800}.delivery-row select,.select-row select{min-height:42px;padding:0 14px;border:1px solid rgba(74,33,11,.16);border-radius:5px;color:var(--ink);background:#fffdf9e6;font:inherit}.delivery-row span{padding:7px 10px;border-radius:5px;color:var(--coffee);background:#b879211f;font-size:12px;font-weight:700}.select-row{grid-template-columns:80px 1fr}.quantity-row{grid-template-columns:80px auto;justify-content:start}.quantity-row div{height:38px;display:grid;grid-template-columns:38px 54px 38px;border:1px solid rgba(74,33,11,.16);border-radius:5px;overflow:hidden;background:#fffdf9e6}.quantity-row button{border:0;background:transparent;color:var(--coffee);font-size:18px;cursor:pointer}.quantity-row output{display:grid;place-items:center;border-inline:1px solid rgba(74,33,11,.12)}.add-to-cart{width:calc(100% - 40px);min-height:66px;margin:0 20px 12px;border:0;border-radius:5px;color:#fff8ef;background:linear-gradient(90deg,#4a210b,#2a1205);font:inherit;font-size:18px;font-weight:900;cursor:pointer;transition:transform .18s ease,box-shadow .18s ease}.add-to-cart:hover{transform:translateY(-2px);box-shadow:0 18px 32px #260f032e}.add-to-cart small{display:block;margin-top:4px;font-size:12px;font-weight:700}.subscription-reassurance{margin:0 20px 20px;display:flex;justify-content:center;gap:10px;color:var(--muted);font-size:14px}.product-benefits{min-height:92px;padding:18px 5.8vw;display:grid;grid-template-columns:repeat(4,1fr);border-block:1px solid var(--line);background:#fbf6eecc}.product-benefits div{padding:6px 22px;display:grid;grid-template-columns:34px 1fr;align-items:center;column-gap:14px}.product-benefits div+div{border-left:1px solid var(--line)}.product-benefits span{width:34px;height:34px;grid-row:span 2;display:grid;place-items:center;color:var(--coffee);font-size:24px}.product-benefits strong{font-size:14px}.product-benefits small{color:var(--muted);font-size:13px}.product-detail-band,.brew-guide,.product-accordions,.related-products{margin:0 5.8vw}.product-detail-band{padding:clamp(34px,4.5vw,62px) 0;display:grid;grid-template-columns:minmax(320px,.88fr) minmax(430px,1.12fr);gap:clamp(28px,5vw,74px);align-items:center}.detail-copy h2,.brew-guide h2,.related-products h2{margin:0;font-family:var(--font-heading);font-size:var(--type-section);line-height:1.08;letter-spacing:-.04em}.detail-copy p:not(.eyebrow),.brew-guide>div:first-child p{max-width:560px;color:var(--muted);font-size:16px;line-height:1.6}.detail-copy dl{margin:28px 0 0;display:grid;gap:16px}.detail-copy dl div{padding-top:14px;border-top:1px solid var(--line)}.detail-copy dt{color:var(--coffee);font-weight:900}.detail-copy dd{margin:5px 0 0;color:var(--muted)}.product-detail-band img{width:100%;aspect-ratio:1.75;object-fit:cover;border-radius:8px}.brew-guide{padding:clamp(34px,4.8vw,64px);display:grid;grid-template-columns:minmax(280px,.75fr) minmax(520px,1.25fr);gap:clamp(28px,4vw,60px);align-items:start;border:1px solid rgba(74,33,11,.1);border-radius:8px;background:linear-gradient(90deg,#fffdf9f5,#fffdf9b8),url(./assets/product-page/mocha-brew-guide.jpg) right center / cover}.brew-methods{display:grid;grid-template-columns:repeat(4,minmax(118px,1fr));gap:14px}.brew-methods article{min-height:168px;padding:18px;border:1px solid rgba(74,33,11,.12);border-radius:7px;background:#fffdf9d1}.brew-methods span{width:38px;height:38px;display:grid;place-items:center;color:var(--coffee);font-size:25px}.brew-methods h3{margin:14px 0 7px;font-size:15px}.brew-methods p{margin:0;color:var(--muted);font-size:13px;line-height:1.45}.product-accordions{padding:34px 0;display:grid;grid-template-columns:repeat(3,1fr);gap:18px}.product-accordions details{border-top:1px solid var(--line);border-bottom:1px solid var(--line);background:#fffdf985}.product-accordions summary{padding:18px 0;color:var(--coffee);font-weight:900;cursor:pointer}.product-accordions p{margin:0 0 18px;color:var(--muted);line-height:1.55}.related-products{padding:34px 0 60px}.related-products .featured-grid{grid-template-columns:repeat(4,minmax(160px,1fr))}.product-final-cta{margin-top:0}@media(max-width:1120px){.site-header{grid-template-columns:auto 1fr auto}.main-nav{gap:22px}.hero{grid-template-columns:1fr}.hero-copy{padding-right:6vw}.hero-stage{min-height:450px;padding-right:0}.benefits,.product-row{grid-template-columns:repeat(2,1fr)}.footer-main{grid-template-columns:1fr}.footer-brand p{max-width:560px}.product-row .arrow{display:none}.collection-hero{grid-template-columns:1fr}.collection-editorial-cover .collection-editorial-copy{width:min(650px,60vw)}.collection-editorial-split{grid-template-columns:minmax(340px,.78fr) minmax(500px,1.22fr);gap:4vw}.collection-hero-stage{min-height:430px;padding-left:5.8vw}.featured-grid{grid-template-columns:repeat(3,1fr)}.catalog-grid{grid-template-columns:repeat(3,minmax(180px,1fr))}.flavor-finder{align-items:stretch;flex-direction:column}.finder-actions{flex-wrap:wrap}.product-hero,.product-detail-band,.brew-guide{grid-template-columns:1fr}.product-benefits{grid-template-columns:repeat(2,1fr)}.product-benefits div:nth-child(3){border-left:0}.brew-methods{grid-template-columns:repeat(2,minmax(160px,1fr))}.product-accordions{grid-template-columns:1fr}.related-products .featured-grid{grid-template-columns:repeat(2,minmax(160px,1fr))}}@media(max-width:980px){.site-header{height:auto;min-height:66px;padding:10px 16px;grid-template-columns:44px 1fr auto;gap:12px}.menu-toggle{display:grid}.main-nav{display:none}.brand{justify-self:center}.brand img{width:58px;height:58px}.header-actions{gap:14px}}@media(max-width:760px){.shipping-bar{height:30px;font-size:11px}.hero-copy{padding:40px 22px 18px}.hero h1{width:100%;font-size:clamp(36px,10.5vw,46px);line-height:1.06}.hero-actions,.hero-proof,.subscription-strip{flex-direction:column;align-items:stretch}.button{width:100%}.hero-proof>div+div{padding-left:0;padding-top:18px;border-left:0;border-top:1px solid var(--line)}.hero-stage{min-height:310px}.hero-photo{min-height:310px;object-position:center}.benefits,.product-row{grid-template-columns:1fr}.benefits{padding:12px 22px}.benefits div{justify-content:flex-start}.benefits div+div{border-left:0;border-top:1px solid var(--line)}.favorites{padding-inline:18px}.subscription-strip{margin-inline:18px}.footer-main{padding:42px 22px 30px;gap:34px}.footer-brand img{width:132px;height:132px}.footer-links{grid-template-columns:1fr;gap:24px}.footer-newsletter{padding:22px}.footer-bottom{padding:18px 22px 24px;flex-direction:column;align-items:flex-start}.footer-bottom div{justify-content:flex-start}.collection-hero-copy{padding:42px 22px 24px}.collection-editorial-cover{min-height:0;padding:calc(56.25vw + 42px) 20px 88px;align-items:flex-start;background-image:var(--collection-editorial-image);background-position:center top;background-repeat:no-repeat;background-size:100% auto}.collection-editorial-cover:before{display:none}.collection-editorial-cover .collection-editorial-copy{width:100%}.collection-editorial-copy .eyebrow{max-width:34ch;margin-bottom:12px;font-size:11px;line-height:1.4}.collection-editorial-shade{background:linear-gradient(180deg,#1b090200 0,#1b09020f calc(56.25vw - 50px),#1b0902fa calc(56.25vw + 42px),#1b0902)}.collection-editorial-copy h1{max-width:100%;font-size:clamp(42px,11.8vw,48px);line-height:.99;letter-spacing:-.045em}.collection-page--flavored .collection-editorial-copy h1,.collection-page--sample-packs .collection-editorial-copy h1,.collection-page--light-roast-coffee .collection-editorial-copy h1,.collection-page--medium-roast-coffee .collection-editorial-copy h1,.collection-page--dark-roast-coffee .collection-editorial-copy h1,.collection-page--caffeine-free .collection-editorial-copy h1{max-width:100%;font-size:clamp(39px,10.8vw,44px)}.collection-editorial-copy>p:not(.eyebrow){max-width:38ch;margin:18px 0 24px;font-size:15px;line-height:1.55}.collection-editorial-caption{right:20px;bottom:18px;left:20px}.collection-editorial-caption strong{font-size:13px}.collection-editorial-split{min-height:0;padding:0;grid-template-columns:1fr;gap:0}.collection-editorial-split .collection-editorial-copy{padding:48px 20px 34px}.collection-editorial-photo{min-height:390px;margin:0 0 46px}.collection-editorial-photo>div{min-height:390px}.collection-editorial-photo figcaption{padding:12px 20px 0;grid-template-columns:68px 1fr}.collection-editorial-photo figcaption small{display:none}.collection-hero h1{font-size:54px}.collection-hero-actions{flex-direction:column}.collection-hero-stage{grid-template-columns:repeat(3,minmax(118px,1fr));min-height:330px;padding:18px 18px 48px;gap:4px}.hero-bag{height:220px}.collection-featured,.collection-shop{padding:34px 18px}.collection-section-head,.collection-toolbar{align-items:flex-start;flex-direction:column}.featured-grid,.catalog-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:13px}.flavor-card-media{min-height:190px}.flavor-card-copy,.catalog-card{padding:12px}.catalog-card h3,.flavor-card-copy h3{font-size:14px}.catalog-card__purchase{align-items:stretch;flex-direction:column}.quick-add-form,.catalog-card__options,.catalog-card button{width:100%}.flavor-finder{margin:44px 18px}.collection-subscription-button{width:100%;min-width:0}.finder-actions{flex-direction:column}.breadcrumbs{padding:18px 18px 0;font-size:12px}.product-hero{padding:16px 18px 32px;gap:28px}.product-main-image img{aspect-ratio:1}.product-thumbnails{grid-template-columns:repeat(4,1fr);gap:8px}.product-buybox h1{font-size:42px}.product-notes,.purchase-options,.delivery-row,.select-row,.quantity-row{grid-template-columns:1fr}.purchase-options label+label{border-left:0}.delivery-row{align-items:stretch}.delivery-row span{width:fit-content}.product-benefits{grid-template-columns:1fr;padding:12px 18px}.product-benefits div{padding:14px 0}.product-benefits div+div,.product-benefits div:nth-child(3){border-left:0;border-top:1px solid var(--line)}.product-detail-band,.brew-guide,.product-accordions,.related-products{margin-inline:18px}.product-detail-band img{aspect-ratio:1.1}.brew-guide{padding:28px 18px;background:linear-gradient(180deg,#fffdf9f5,#fffdf9db),url(./assets/product-page/mocha-brew-guide.jpg) center / cover}.brew-methods,.related-products .featured-grid{grid-template-columns:1fr}}@media(max-width:620px){.product-row{width:100%;display:flex;gap:16px;overflow-x:auto;overscroll-behavior-inline:contain;scroll-snap-type:x mandatory;scrollbar-width:none}.product-row::-webkit-scrollbar{display:none}.product-tile{min-width:min(78vw,304px);scroll-snap-align:start}}
/*# sourceMappingURL=/cdn/shop/t/14/assets/theme.css.map */
