@font-face{font-family:DM Sans Variable;font-style:normal;font-display:swap;font-weight:100 1000;src:url(../media/dm-sans-latin-ext-wght-normal.0x9ccydb91kkt.woff2)format("woff2-variations");unicode-range:U+100-2BA,U+2BD-2C5,U+2C7-2CC,U+2CE-2D7,U+2DD-2FF,U+304,U+308,U+329,U+1D00-1DBF,U+1E00-1E9F,U+1EF2-1EFF,U+2020,U+20A0-20AB,U+20AD-20C0,U+2113,U+2C60-2C7F,U+A720-A7FF}@font-face{font-family:DM Sans Variable;font-style:normal;font-display:swap;font-weight:100 1000;src:url(../media/dm-sans-latin-wght-normal.0fpdy-lufm69d.woff2)format("woff2-variations");unicode-range:U+??,U+131,U+152-153,U+2BB-2BC,U+2C6,U+2DA,U+2DC,U+304,U+308,U+329,U+2000-206F,U+20AC,U+2122,U+2191,U+2193,U+2212,U+2215,U+FEFF,U+FFFD}
@font-face{font-family:DM Serif Display;font-style:normal;font-display:swap;font-weight:400;src:url(../media/dm-serif-display-latin-ext-400-normal.2jjhs6si3ctjg.woff2)format("woff2"),url(../media/dm-serif-display-latin-ext-400-normal.1g4mv5724cxff.woff)format("woff");unicode-range:U+100-2BA,U+2BD-2C5,U+2C7-2CC,U+2CE-2D7,U+2DD-2FF,U+304,U+308,U+329,U+1D00-1DBF,U+1E00-1E9F,U+1EF2-1EFF,U+2020,U+20A0-20AB,U+20AD-20C0,U+2113,U+2C60-2C7F,U+A720-A7FF}@font-face{font-family:DM Serif Display;font-style:normal;font-display:swap;font-weight:400;src:url(../media/dm-serif-display-latin-400-normal.3w9mgxbw0q0s8.woff2)format("woff2"),url(../media/dm-serif-display-latin-400-normal.0lkllo23fyt1g.woff)format("woff");unicode-range:U+??,U+131,U+152-153,U+2BB-2BC,U+2C6,U+2DA,U+2DC,U+304,U+308,U+329,U+2000-206F,U+20AC,U+2122,U+2191,U+2193,U+2212,U+2215,U+FEFF,U+FFFD}
@font-face{font-family:DM Serif Display;font-style:italic;font-display:swap;font-weight:400;src:url(../media/dm-serif-display-latin-ext-400-italic.454a25o7qrr7t.woff2)format("woff2"),url(../media/dm-serif-display-latin-ext-400-italic.1go9x_5kwthv1.woff)format("woff");unicode-range:U+100-2BA,U+2BD-2C5,U+2C7-2CC,U+2CE-2D7,U+2DD-2FF,U+304,U+308,U+329,U+1D00-1DBF,U+1E00-1E9F,U+1EF2-1EFF,U+2020,U+20A0-20AB,U+20AD-20C0,U+2113,U+2C60-2C7F,U+A720-A7FF}@font-face{font-family:DM Serif Display;font-style:italic;font-display:swap;font-weight:400;src:url(../media/dm-serif-display-latin-400-italic.3hwmm54jrg_42.woff2)format("woff2"),url(../media/dm-serif-display-latin-400-italic.32fqiko4qi-9k.woff)format("woff");unicode-range:U+??,U+131,U+152-153,U+2BB-2BC,U+2C6,U+2DA,U+2DC,U+304,U+308,U+329,U+2000-206F,U+20AC,U+2122,U+2191,U+2193,U+2212,U+2215,U+FEFF,U+FFFD}
:root{--red:#bc1530;--red-dark:#970f25;--ink:#30211d;--muted:#746a64;--cream:#fcf8f0;--sand:#f1e7d8;--line:#e5dcd0;--white:#fffefa;--radius:18px;--serif:"DM Serif Display",Georgia,serif;--sans:"DM Sans Variable",Arial,sans-serif}*{box-sizing:border-box}html{scroll-behavior:smooth;scroll-padding-top:110px}body{background:var(--cream);color:var(--ink);font-family:var(--sans);-webkit-font-smoothing:antialiased;margin:0;font-size:15px;line-height:1.65}a{color:inherit;text-decoration:none}button,input,select,textarea{font:inherit}button,a,input,select,summary,textarea{-webkit-tap-highlight-color:transparent}button{cursor:pointer}button:disabled{cursor:default}a,button{touch-action:manipulation}button{color:inherit}img{max-width:100%;height:auto}h1,h2,h3,p{margin-top:0}h1,h2{font-family:var(--serif);letter-spacing:-1.3px;font-weight:400;line-height:1.08}h1{margin-bottom:25px;font-size:clamp(42px,5vw,68px)}h2{margin-bottom:20px;font-size:clamp(32px,3vw,43px)}h3{font-size:20px;line-height:1.35}p{color:var(--muted)}em{font-weight:400}::selection{color:#4b131f;background:#f1bcc4}:focus-visible{outline-offset:4px;border-radius:4px;outline:3px solid #218a93}.container{max-width:1220px;margin:0 auto;padding:0 30px}.section{padding-top:72px;padding-bottom:72px}.eyebrow{letter-spacing:1.8px;color:var(--red);text-transform:uppercase;margin-bottom:14px;font-size:10px;font-weight:700;line-height:1.5;display:block}.button{border:1px solid #0000;border-radius:8px;justify-content:center;align-items:center;gap:12px;min-height:48px;padding:13px 22px;font-size:13px;font-weight:700;line-height:1.5;transition:background .2s,transform .2s;display:inline-flex}.button:hover{transform:translateY(-2px)}.button-red{background:var(--red);color:#fff}.button-red:hover{background:var(--red-dark)}.button-cream{background:var(--cream);color:var(--ink)}.button-cream:hover{background:#fff}.button-outline{background:0 0;border-color:#b2a397}.button-outline:hover{background:var(--sand)}.text-link{color:var(--red);align-items:center;gap:9px;font-size:13px;font-weight:700;display:inline-flex}.text-link:hover{text-underline-offset:4px;text-decoration:underline}.icon-button{background:0 0;border:0;border-radius:6px;justify-content:center;align-items:center;width:38px;height:42px;display:inline-flex}.icon-button:hover{background:var(--sand)}.sr-only{clip:rect(0,0,0,0);white-space:nowrap;border:0;width:1px;height:1px;padding:0;position:absolute;overflow:hidden}.skip-link{z-index:100;background:var(--ink);color:#fff;padding:12px 20px;position:fixed;top:-70px;left:16px}.skip-link:focus{top:16px}.announcement{color:#f7eee1;letter-spacing:.5px;background:#30211d;justify-content:space-between;align-items:center;padding:8px 30px;font-size:10px;display:flex}.announcement span{align-items:center;gap:7px;display:flex}.site-header{z-index:30;border-bottom:1px solid var(--line);-webkit-backdrop-filter:blur(14px);backdrop-filter:blur(14px);background:#fcf8f0f7;position:sticky;top:0}.header-inner{align-items:center;gap:38px;max-width:1370px;height:89px;display:flex}.brand{letter-spacing:-.9px;white-space:nowrap;align-items:center;gap:10px;font-size:23px;font-weight:700;line-height:1.1;display:flex}.brand-icon{width:43px;height:48px;color:var(--red);border:1.2px solid var(--red);border-radius:8px 8px 20px 20px;justify-content:center;align-items:center;display:flex}.brand-sub{letter-spacing:2.3px;margin-top:8px;font-size:8px;font-weight:600;display:block}.main-nav{align-items:center;gap:28px;margin:auto;font-size:12px;font-weight:600;display:flex}.main-nav a{padding:8px 0;position:relative}.main-nav a:hover,.main-nav .active{color:var(--red)}.main-nav .active:after{content:"";background:var(--red);height:2px;position:absolute;bottom:0;left:0;right:0}.header-actions{align-items:center;gap:8px;display:flex}.header-official{min-height:42px;margin-left:8px;padding:10px 15px;font-size:11px}.mobile-toggle{display:none}.hero{background:var(--red);color:var(--cream);position:relative;overflow:hidden}.hero-inner{grid-template-columns:1.06fr 1fr;align-items:center;gap:16px;min-height:566px;display:grid;position:relative}.hero-copy{z-index:2;padding:59px 0}.hero-eyebrow{letter-spacing:1.8px;color:#ffebdb;align-items:center;gap:9px;margin-bottom:25px;font-size:10px;display:flex}.hero h1{letter-spacing:-1.8px;margin-bottom:25px;font-size:clamp(48px,4.5vw,68px);line-height:1.05}.hero h1 em{color:#f4d2a8}.hero p{color:#f4dce0;margin-bottom:29px;font-size:14px;line-height:1.8}.hero-buttons{flex-wrap:wrap;align-items:center;gap:23px;display:flex}.hero-text-link{align-items:center;gap:6px;font-size:11px;font-weight:600;display:flex}.hero-text-link:hover{text-decoration:underline}.hero-facts{color:#f4d6dc;gap:18px;margin-top:31px;font-size:10px;display:flex}.hero-facts span{align-items:center;gap:6px;display:flex}.hero-art{isolation:isolate;width:100%;height:506px;position:relative}.hero-circle{z-index:-2;background:#ead6b5;border-radius:50%;position:absolute;inset:24px 3px 23px 9px}.hero-coffee{filter:drop-shadow(14px 25px 14px #43231d30);width:82%;position:absolute;top:12px;left:0;transform:rotate(-13deg)}.hero-donut{filter:drop-shadow(12px 17px 8px #43231d30);width:53%;position:absolute;bottom:12px;right:-6px;transform:rotate(9deg)}.hero-sticker{width:133px;height:133px;color:var(--red);font-family:var(--serif);text-align:center;background:#fcf7eb;border:1px dashed #d1a380;border-radius:50%;outline:7px solid #fcf7eb;flex-direction:column;justify-content:center;align-items:center;font-size:21px;line-height:1.05;display:flex;position:absolute;top:15px;right:-5px;transform:rotate(13deg)}.hero-sticker strong{font-weight:400}.hero-sticker svg{margin-top:9px}.hero-label{background:var(--white);color:var(--ink);border-radius:8px;padding:13px 19px;position:absolute;bottom:23px;left:15px;transform:rotate(-4deg);box-shadow:0 4px 25px #50231410}.hero-label span{letter-spacing:1.5px;color:var(--red);font-size:7px;font-weight:700;display:block}.hero-label strong{font-family:var(--serif);font-size:16px;font-weight:400}.hero-orbit{z-index:-3;border:1px solid #f8c6bd55;border-radius:50%;position:absolute;inset:-10px -40px;transform:rotate(-25deg)}.orbit-two{inset:35px -66px;transform:rotate(35deg)}.hero-star{color:#f3d0a8;font-size:47px;line-height:1;position:absolute}.star-one{top:27px;left:-38px}.star-two{font-size:63px;bottom:27px;right:-46px}.hero-bottom-line{color:#f2d8cc;letter-spacing:2px;border-top:1px solid #e685924d;justify-content:center;align-items:center;gap:43px;padding:18px 25px;font-size:9px;display:flex}.hero-bottom-line svg{opacity:.8}.section-heading{justify-content:space-between;align-items:end;gap:25px;margin-bottom:30px;display:flex}.section-heading h2{margin-bottom:0}.section-heading p{margin-bottom:0;font-size:12px;line-height:1.8}.section-heading>.text-link{white-space:nowrap;margin-bottom:5px}.browse-section{padding-top:54px;padding-bottom:54px}.quick-categories{grid-template-columns:repeat(6,1fr);gap:16px;display:grid}.quick-categories>a{text-align:center;border:1px solid var(--line);border-radius:12px;flex-direction:column;align-items:center;padding:22px 8px 17px;transition:background .2s,transform .2s;display:flex}.quick-categories>a:hover{background:var(--sand);transform:translateY(-4px)}.category-icon{width:62px;height:62px;color:var(--red);background:#f3e9dc;border-radius:50%;justify-content:center;align-items:center;margin-bottom:14px;display:flex}.quick-categories strong{font-size:13px}.quick-categories>a>span:last-child{color:var(--muted);align-items:center;gap:6px;margin-top:5px;font-size:10px;display:flex}.menu-section{border-top:1px solid var(--line);border-bottom:1px solid var(--line);background:#f4eee4;padding-top:60px;padding-bottom:56px}.explorer-toolbar{align-items:center;gap:15px;margin-bottom:23px;display:flex}.search-field{background:var(--white);border:1px solid var(--line);color:#918278;border-radius:9px;flex:1;align-items:center;gap:12px;min-height:53px;padding:0 17px;display:flex}.search-field input{min-width:0;color:var(--ink);background:0 0;border:0;flex:1;height:51px;font-size:12px;outline:none!important}.search-field:focus-within{outline:2px solid var(--red);outline-offset:2px}.search-field button{background:0 0;border:none;padding:7px;display:flex}.sort-field{background:var(--white);border:1px solid var(--line);border-radius:9px;align-items:center;gap:9px;min-height:53px;padding:0 13px;display:flex}.sort-field select{background:0 0;border:0;outline:none;max-width:165px;padding:9px 1px;font-size:11px}.category-filters{flex-wrap:wrap;gap:8px;margin-bottom:18px;display:flex}.category-filters button{background:0 0;border:1px solid #dcd2c5;border-radius:25px;padding:9px 16px;font-size:11px;line-height:1.4}.category-filters button:hover{background:var(--sand)}.category-filters button.selected{background:var(--ink);color:var(--cream);border-color:var(--ink)}.results-meta{justify-content:space-between;align-items:center;margin-bottom:21px;font-size:10px;display:flex}.results-meta p{margin:0}.budget-filter{align-items:center;gap:5px;display:flex}.budget-filter input{accent-color:var(--red);width:14px;height:14px}.product-grid{grid-template-columns:repeat(4,minmax(0,1fr));gap:20px;display:grid}.product-card{border:1px solid var(--line);background:var(--white);border-radius:12px;transition:transform .2s,box-shadow .2s;overflow:hidden}.product-card:hover{transform:translateY(-4px);box-shadow:0 8px 25px #32211b0d}.product-image{background:#f7f2e9;justify-content:center;align-items:center;height:205px;display:flex;position:relative}.product-image>a{justify-content:center;align-items:center;width:100%;height:100%;display:flex}.product-image img{object-fit:contain;width:190px;height:190px;transition:transform .3s}.product-card:hover .product-image img{transform:scale(1.045)}.product-badge{letter-spacing:.3px;color:#584125;background:#e8d9ba;border-radius:4px;max-width:calc(100% - 65px);padding:4px 6px;font-size:7px;font-weight:600;position:absolute;top:13px;left:13px}.save-button{background:var(--white);color:#83766c;border:1px solid #e9e0d4;border-radius:50%;justify-content:center;align-items:center;width:31px;height:31px;display:flex;position:absolute;top:12px;right:12px}.save-button:hover,.save-button.is-saved{color:var(--red)}.product-body{padding:18px 17px 15px}.product-category{letter-spacing:1.15px;color:#978579;margin-bottom:7px;font-size:7px}.product-title{justify-content:space-between;align-items:start;gap:8px;min-height:39px;font-size:13px;font-weight:700;line-height:1.5;display:flex}.product-title svg{color:var(--red);flex-shrink:0;margin-top:3px}.product-meta{color:var(--muted);justify-content:space-between;align-items:center;gap:7px;margin-top:15px;font-size:10px;display:flex}.product-price{color:var(--red);white-space:nowrap;font-size:15px;font-weight:700}.product-price small{color:var(--muted);font-size:8px;font-weight:500}.product-serving{margin:5px 0 0;font-size:8px}.load-more{flex-direction:column;align-items:center;gap:9px;margin:30px 0 20px;display:flex}.load-more span{color:var(--muted);font-size:10px}.price-note{color:#897361;background:#eee5d7;border-radius:8px;align-items:flex-start;gap:10px;margin:27px 0;padding:13px 17px;display:flex}.price-note svg{flex-shrink:0;margin-top:2px}.price-note p{color:#796858;margin:0;font-size:10px;line-height:1.7}.price-note a{color:var(--red);text-underline-offset:3px;white-space:nowrap;text-decoration:underline}.empty-state{text-align:center;background:var(--sand);border-radius:15px;flex-direction:column;justify-content:center;align-items:center;padding:70px 25px;display:flex}.empty-state>svg{color:var(--red);margin-bottom:18px}.empty-state h3{margin-bottom:9px}.empty-state p{max-width:400px;font-size:13px}.coffee-story{background:var(--sand);border-radius:18px;grid-template-columns:1fr 1fr;min-height:450px;display:grid;overflow:hidden}.story-image{min-height:350px;position:relative}.story-image img{object-fit:cover}.photo-label{letter-spacing:1.3px;color:#fff;text-shadow:0 2px 6px #000;font-size:8px;position:absolute;bottom:18px;left:18px;right:18px}.story-copy{padding:54px 49px}.story-copy h2{font-size:42px;line-height:1.13}.story-copy h2 em{color:var(--red)}.story-copy p{max-width:380px;font-size:12px;line-height:1.85}.story-copy .text-link{margin-top:8px}.guide-section{padding-top:0}.guide-grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:24px;display:grid}.guide-card{border:1px solid var(--line);border-radius:12px;transition:transform .2s;display:block;overflow:hidden}.guide-card:hover{transform:translateY(-4px)}.guide-card-visual{color:#634938;background:#eadfcf;justify-content:center;align-items:center;gap:26px;height:178px;display:flex;position:relative;overflow:hidden}.guide-card-visual>svg{transform:rotate(-13deg)}.guide-card-visual>span:not(.guide-number){font-family:var(--serif);z-index:1;font-size:23px;line-height:1.2}.guide-number{font-size:130px;line-height:1;font-family:var(--serif);opacity:.07;pointer-events:none;position:absolute;bottom:-28px;right:12px}.guide-tone-1 .guide-card-visual{color:#882437;background:#e8bfc0}.guide-tone-2 .guide-card-visual{color:#425843;background:#d8dfd3}.guide-card-copy{padding:24px}.guide-card-copy .eyebrow{letter-spacing:1.3px;font-size:8px}.guide-card-copy h3{font-family:var(--serif);margin-bottom:13px;font-size:25px;font-weight:400;line-height:1.2}.guide-card-copy p{min-height:40px;font-size:11px;line-height:1.8}.guide-card-copy .text-link{margin-top:7px;font-size:10px}.how-it-works{background:var(--sand);border-top:1px solid var(--line);border-bottom:1px solid var(--line);padding:32px 0}.how-it-works>.container{grid-template-columns:repeat(3,1fr);gap:30px;display:grid}.how-it-works>.container>div{padding-left:48px;position:relative}.how-it-works svg{color:var(--red);position:absolute;top:7px;left:0}.how-it-works h3{margin-bottom:4px;font-size:13px}.how-it-works p{margin:0;font-size:10px}.faq-section{grid-template-columns:1fr 1.7fr;gap:90px;display:grid}.faq-section>div>p{max-width:240px;font-size:12px}.faq-section a{color:var(--red);text-decoration:underline}.faq-list details{border-bottom:1px solid var(--line)}.faq-list details:first-child{border-top:1px solid var(--line)}.faq-list summary{cursor:pointer;justify-content:space-between;align-items:center;gap:20px;padding:21px 0;font-size:13px;font-weight:600;list-style:none;display:flex}.faq-list summary::-webkit-details-marker{display:none}.faq-list summary>span{color:var(--red);flex-shrink:0;font-size:22px;font-weight:400;transition:transform .2s}.faq-list details[open] summary>span{transform:rotate(45deg)}.faq-list details>p{max-width:730px;padding-right:30px;font-size:12px;line-height:1.9}.cta-section{padding-top:0}.official-cta{background:var(--red);color:var(--cream);border-radius:14px;justify-content:space-between;align-items:center;gap:25px;padding:43px 42px;display:flex}.official-cta .eyebrow{color:#efc2b7;font-size:9px}.official-cta h2{margin-bottom:10px;font-size:32px}.official-cta p{color:#f2d5db;margin:0;font-size:11px}.official-cta .button{white-space:nowrap}.footer{color:#f6eee0;background:#2b211c;padding-top:53px}.footer-top{grid-template-columns:1.5fr 1fr 1fr 1fr;gap:45px;padding-bottom:39px;display:grid}.footer .brand-icon{color:#e0b895;border-color:#c59979}.footer .brand{font-size:22px}.footer p{color:#c1b2a7;margin-top:22px;font-size:11px;line-height:1.9}.footer-note{color:#bfa487;align-items:center;gap:7px;font-size:9px;display:flex}.footer h3{color:#f6eee0;margin-top:6px;margin-bottom:20px;font-size:11px}.footer-top>div:not(:first-child) a{color:#c6b9ac;align-items:center;gap:5px;margin-bottom:10px;font-size:10px;display:flex}.footer a:hover{color:#fff}.footer-disclaimer{color:#b6a595;border-top:1px solid #594638;padding-top:23px;padding-bottom:23px;font-size:9px;line-height:1.9}.footer-bottom{color:#bcab9a;border-top:1px solid #493a30;justify-content:space-between;gap:20px;padding:18px 0 22px;font-size:9px;display:flex}.footer-bottom>div{gap:23px;display:flex}.breadcrumbs{color:#8c7d70;flex-wrap:wrap;align-items:center;gap:8px;padding-top:26px;padding-bottom:28px;font-size:10px;display:flex}.breadcrumbs>span{align-items:center;gap:8px;display:flex}.breadcrumbs a:hover{color:var(--red);text-decoration:underline}.page-banner{border-bottom:1px solid var(--line);background:#f1e6d6;padding-bottom:45px}.page-banner h1{margin-top:26px;font-size:56px}.page-banner h1 em{color:var(--red)}.page-banner>.container>.eyebrow{margin-top:10px}.page-banner p{max-width:650px;margin-bottom:0;font-size:14px}.page-banner .eyebrow+h1{margin-top:0}.category-page-title{justify-content:space-between;align-items:center;gap:40px;display:flex}.large-category-icon{width:220px;height:220px;color:var(--red);background:#e4d4be;border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;margin-right:60px;display:flex;transform:rotate(-10deg)}.category-directory{grid-template-columns:repeat(5,minmax(0,1fr));gap:10px;margin-bottom:32px;display:grid}.category-directory a{border:1px solid var(--line);background:var(--white);border-radius:9px;align-items:center;gap:9px;padding:14px 12px;font-size:10px;display:flex}.category-directory a:hover{border-color:var(--red);color:var(--red)}.category-directory svg{color:var(--red);flex-shrink:0}.category-directory small{color:var(--muted);margin-left:auto}.editorial-note{background:var(--sand);border-radius:12px;max-width:860px;margin:60px 0;padding:33px 36px}.editorial-note h2{font-size:31px}.editorial-note p{font-size:13px}.editorial-note p:last-child{margin:0}.related-categories{padding:40px 0}.related-categories h3{font-size:15px}.related-categories a{border:1px solid var(--line);border-radius:20px;margin:0 7px 9px 0;padding:9px 15px;font-size:12px;display:inline-block}.related-categories a:hover{color:var(--red)}.item-hero{grid-template-columns:1fr 1.1fr;gap:65px;padding-top:18px;padding-bottom:35px;display:grid}.item-photo{background:#eee2d1;border-radius:20px;justify-content:center;align-items:center;min-height:470px;display:flex;position:relative}.item-photo img{object-fit:contain;width:88%;height:auto}.item-photo .product-badge{font-size:9px;top:20px;left:20px}.item-intro h1{margin-top:12px;margin-bottom:20px;font-size:47px}.item-intro>p{font-size:13px}.item-details{margin-top:27px}.item-details>.eyebrow{color:var(--muted);font-size:9px}.size-buttons{flex-wrap:wrap;gap:8px;margin:13px 0 21px;display:flex}.size-buttons button{background:0 0;border:1px solid #bdafa1;border-radius:7px;padding:9px 16px;font-size:11px}.size-buttons .selected{background:var(--ink);color:var(--cream);border-color:var(--ink)}.item-stats{border-top:1px solid var(--line);border-bottom:1px solid var(--line);grid-template-columns:1fr 1fr;gap:20px;margin-bottom:16px;padding:20px 0;display:grid}.item-stats>div>span{color:var(--muted);margin-bottom:6px;font-size:11px;display:block}.item-stats strong{color:var(--red);font-size:31px;font-weight:600;line-height:1.1}.item-stats small{color:var(--muted);font-size:12px;font-weight:400}.item-note{align-items:center;gap:8px;font-size:10px;display:flex}.item-note svg{flex-shrink:0}.source-line{margin-top:16px;font-size:9px}.source-line a{color:var(--red);text-decoration:underline}.item-editorial{grid-template-columns:1.4fr 1fr;gap:85px;display:grid}.item-editorial h3{margin-top:30px;font-size:17px}.item-editorial p{font-size:13px;line-height:1.9}.detail-aside{background:var(--sand);border-radius:12px;align-self:start;padding:30px}.detail-aside dl{margin-bottom:22px}.detail-aside dl>div{border-bottom:1px solid #d6c7b5;justify-content:space-between;gap:18px;padding:13px 0;font-size:11px;display:flex}.detail-aside dt{color:var(--muted)}.detail-aside dd{text-align:right;margin:0}.detail-aside>a{color:var(--red);font-size:12px}.item-editorial+.section{padding-top:0}.article-layout{grid-template-columns:minmax(0,760px) 270px;gap:65px;padding-top:60px;padding-bottom:70px;display:grid}.article-body h2{margin-top:44px;font-size:33px}.article-body h2:first-child{margin-top:0}.article-body p,.article-body li{font-size:14px;line-height:1.95}.article-body a{color:var(--red);text-underline-offset:3px;text-decoration:underline}.article-body ul,.article-body ol{color:var(--muted);padding-left:22px}.article-body li{margin-bottom:10px}.article-body .button{color:#fff;text-decoration:none}.article-meta{color:var(--muted);flex-wrap:wrap;gap:20px;margin-top:25px;font-size:10px;display:flex}.article-sidebar{background:var(--sand);border-radius:12px;align-self:start;padding:26px;position:sticky;top:120px}.article-sidebar h3{font-size:14px}.article-sidebar a{color:var(--muted);border-top:1px solid #dbccbb;margin-top:12px;padding-top:12px;font-size:12px;display:block}.article-sidebar a:hover{color:var(--red)}.article-sidebar .button{color:#fff;margin-top:25px}.source-list{background:var(--sand);border-radius:10px;margin-top:40px;padding:22px}.source-list h3{font-size:14px}.source-list a{overflow-wrap:anywhere;margin:9px 0;font-size:12px;display:block}.prose{max-width:810px;margin:0 auto;padding-top:50px;padding-bottom:80px}.prose h2{margin-top:38px;font-size:31px}.prose p,.prose li{font-size:14px;line-height:1.9}.prose a{color:var(--red);text-underline-offset:3px;text-decoration:underline}.prose ul{padding-left:23px}.contact-box{background:var(--sand);border-radius:12px;margin:30px 0;padding:28px}.contact-box .button{color:#fff;text-decoration:none}.sitemap-columns{grid-template-columns:repeat(3,1fr);gap:45px;display:grid}.sitemap-columns h2{font-size:25px}.sitemap-columns a{color:var(--muted);margin:10px 0;font-size:12px;display:block}.not-found{text-align:center;padding:100px 25px}.not-found h1{font-size:65px}.not-found .eyebrow{font-size:15px}.not-found p{max-width:430px;margin:0 auto 30px}@media (min-width:1500px){.hero-inner{min-height:600px}.hero h1{font-size:73px}.hero-art{height:520px}.hero-coffee{top:9px}.hero-circle{inset:20px 0}.hero-copy{padding-right:10px}}@media (max-width:1100px){.header-inner{gap:22px}.main-nav{gap:16px;font-size:11px}.header-search{display:none}.header-official{font-size:10px}.brand{font-size:21px}.hero-inner{min-height:535px}.hero-art{height:435px}.hero-coffee{top:27px}.hero-sticker{width:105px;height:105px;font-size:18px;right:0}.hero-donut{bottom:30px}.hero-label{bottom:9px;left:0}.hero h1{font-size:55px}.hero-facts{gap:11px;font-size:9px}.hero-buttons{gap:18px}.hero-text-link{font-size:10px}.quick-categories{gap:10px}.product-grid{gap:14px}.product-image{height:178px}.product-image img{width:168px;height:168px}.product-body{padding:15px 12px}.product-title{font-size:12px}.product-price{font-size:14px}.story-copy{padding:38px}.story-copy h2{font-size:37px}.guide-grid{gap:16px}.guide-card-copy{padding:19px}.guide-card-copy h3{font-size:23px}.category-directory{grid-template-columns:repeat(4,1fr)}.item-hero{gap:38px}.item-intro h1{font-size:40px}.large-category-icon{width:185px;height:185px;margin-right:20px}.article-layout{grid-template-columns:minmax(0,1fr) 240px;gap:35px}.footer-top{gap:22px}.main-nav a:nth-child(4){display:none}}@media (max-width:800px){.container{padding-left:23px;padding-right:23px}.section{padding-top:50px;padding-bottom:50px}.announcement{padding:7px 20px;font-size:9px}.announcement span:last-child{display:none}.announcement{justify-content:center}.header-inner{height:75px}.brand{font-size:22px}.brand-icon{width:36px;height:42px}.brand-sub{font-size:7px}.header-actions{gap:4px;margin-left:auto}.header-official{display:none}.mobile-toggle{display:inline-flex}.main-nav{background:var(--cream);border-bottom:1px solid var(--line);flex-direction:column;align-items:stretch;gap:12px;padding:20px 25px;font-size:14px;display:none;position:absolute;top:75px;left:0;right:0}.main-nav.is-open{display:flex}.main-nav a:nth-child(4){display:block}.hero-inner{min-height:unset;grid-template-columns:1fr 1fr;gap:0}.hero-copy{padding:44px 0 45px}.hero h1{font-size:46px}.hero-eyebrow{letter-spacing:1.3px;margin-bottom:21px;font-size:8px}.hero p{font-size:12px}.hero-buttons{gap:15px}.hero-buttons .button{padding:11px 17px;font-size:11px}.hero-facts{flex-wrap:wrap;gap:6px 15px;max-width:290px;margin-top:24px}.hero-art{width:calc(100% - 8px);height:368px;margin-left:14px}.hero-circle{inset:27px 0 25px}.hero-sticker{width:85px;height:85px;font-size:15px;top:24px;right:3px}.hero-sticker svg{width:14px;height:14px;margin-top:5px}.hero-coffee{width:90%;top:42px;left:-10px}.hero-donut{width:60%;bottom:33px;right:-4px}.hero-label{padding:10px 11px;bottom:13px;left:-20px}.hero-label strong{font-size:13px}.hero-label span{font-size:6px}.hero-orbit{inset:15px -20px}.orbit-two{inset:47px -32px}.star-one{font-size:35px;top:6px;left:-20px}.star-two{font-size:35px;bottom:0;right:-8px}.hero-bottom-line{letter-spacing:1.2px;gap:24px;font-size:7px}.hero-bottom-line span:last-child,.hero-bottom-line svg:last-of-type{display:none}.section-heading{gap:18px}.section-heading h2{font-size:32px}.section-heading>.text-link{white-space:normal;font-size:11px}.section-heading p{display:none}.eyebrow{letter-spacing:1.5px;font-size:8px}.quick-categories{grid-template-columns:repeat(3,1fr);gap:12px}.quick-categories>a{padding:19px 6px 15px}.product-grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:14px}.product-title{font-size:12px}.product-price{font-size:13px}.product-meta{font-size:9px}.product-image{height:175px}.product-image img{width:164px;height:164px}.product-badge{font-size:6px;left:8px}.save-button{top:9px;right:8px}.coffee-story{grid-template-columns:1fr 1fr;min-height:420px}.story-copy{padding:34px 25px}.story-copy h2{font-size:32px}.story-copy p,.story-copy .text-link{font-size:11px}.guide-card-visual{gap:13px;height:135px}.guide-card-visual>svg{width:45px}.guide-card-visual>span:not(.guide-number){font-size:16px}.guide-card-copy{padding:18px 15px}.guide-card-copy .eyebrow{font-size:7px}.guide-card-copy h3{font-size:21px}.guide-card-copy p{font-size:10px}.how-it-works>.container{gap:20px}.how-it-works>.container>div{padding-top:35px;padding-left:0}.how-it-works svg{top:0;left:0}.how-it-works h3{font-size:12px}.how-it-works p{font-size:9px}.faq-section{grid-template-columns:.85fr 1.5fr;gap:40px}.faq-section h2{font-size:34px}.faq-list summary{font-size:12px}.official-cta{padding:31px}.official-cta h2{font-size:28px}.official-cta .button{padding:12px 15px;font-size:10px}.footer-top{grid-template-columns:1.4fr 1fr 1fr;gap:20px}.footer-top>div:last-child{flex-wrap:wrap;grid-column:2/4;gap:10px 25px;margin-top:10px;display:flex}.footer-top>div:last-child h3{width:100%;margin-bottom:5px}.footer-top>div:last-child a{margin:0}.page-banner h1{font-size:46px}.large-category-icon{width:135px;height:135px;margin-right:0}.large-category-icon svg{width:80px;height:80px}.category-directory{grid-template-columns:repeat(3,1fr)}.category-directory a{padding:12px 9px;font-size:9px}.category-directory svg{width:19px}.item-hero{gap:30px}.item-photo{min-height:350px}.item-intro h1{font-size:33px}.item-intro>p{font-size:12px}.size-buttons button{padding:7px 11px;font-size:10px}.item-stats strong{font-size:27px}.item-stats>div>span{font-size:9px}.item-editorial{grid-template-columns:1.4fr 1fr;gap:35px}.detail-aside{padding:21px}.detail-aside dl>div{font-size:10px;display:block}.detail-aside dd{text-align:left;margin-top:4px}.article-layout{grid-template-columns:1fr;padding-top:40px}.article-sidebar{position:static}.article-sidebar a{border:0;margin:10px 18px 10px 0;padding:0;display:inline-block}.article-sidebar .button{padding:12px 18px}.sitemap-columns{gap:20px}}@media (max-width:580px){.container{padding-left:20px;padding-right:20px}.hero-inner{flex-direction:column;align-items:stretch;display:flex}.hero-copy{text-align:center;padding:39px 0 20px}.hero-eyebrow{justify-content:center;font-size:8px}.hero h1{letter-spacing:-1.2px;margin-bottom:19px;font-size:49px}.hero p{margin-bottom:21px;font-size:12px}.hero-buttons{flex-direction:column;justify-content:center;gap:17px}.hero-buttons .button{padding:13px 20px;font-size:12px}.hero-text-link{font-size:11px}.hero-facts{justify-content:center;gap:13px;max-width:100%;margin:22px auto 0;font-size:8px}.hero-facts svg{width:12px}.hero-art{width:310px;max-width:calc(100% - 20px);height:307px;margin:9px auto 23px}.hero-circle{inset:6px 0}.hero-coffee{width:90%;top:-5px;left:-14px}.hero-donut{width:57%;bottom:-4px;right:-6px}.hero-sticker{width:85px;height:85px;top:4px;right:-9px}.hero-label{max-width:180px;bottom:3px;left:-4px}.hero-label strong{font-size:12px}.hero-orbit{inset:-10px -16px}.orbit-two{inset:23px -31px}.star-one{top:10px;left:-21px}.star-two{bottom:4px;right:-15px}.hero-bottom-line{white-space:nowrap;letter-spacing:.8px;gap:13px;padding:14px 10px;font-size:6px}.hero-bottom-line svg{width:11px}.section-heading{flex-direction:column;align-items:start;gap:16px;margin-bottom:24px}.section-heading h2{letter-spacing:-.7px;font-size:32px}.section-heading .text-link{margin:0;font-size:11px}.browse-section{padding-top:35px;padding-bottom:35px}.quick-categories{gap:9px}.quick-categories>a{padding:16px 5px 14px}.category-icon{width:47px;height:47px;margin-bottom:10px}.category-icon svg{width:26px;height:26px}.quick-categories strong{font-size:11px}.quick-categories>a>span:last-child{font-size:8px}.menu-section{padding-top:39px;padding-bottom:35px}.explorer-toolbar{flex-wrap:wrap;gap:8px;margin-bottom:17px}.search-field{flex:auto;width:100%;min-height:48px;padding:0 12px}.search-field input{height:46px;font-size:11px}.sort-field{min-height:39px;margin-left:auto}.sort-field select{font-size:10px}.sort-field svg{width:14px}.category-filters{gap:7px;margin-bottom:15px}.category-filters button{padding:8px 12px;font-size:10px}.results-meta{margin-bottom:17px;font-size:9px}.product-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:12px}.product-image{height:165px}.product-image img{width:150px;height:150px}.product-body{padding:13px 11px 12px}.product-category{letter-spacing:.8px;margin-bottom:6px;font-size:6px}.product-title{gap:5px;min-height:33px;font-size:11px;line-height:1.45}.product-title svg{width:12px}.product-meta{align-items:baseline;gap:3px;margin-top:13px;font-size:8px}.product-price{font-size:13px}.product-price small{font-size:6px}.product-serving{font-size:7px}.product-badge{max-width:calc(100% - 14px);font-size:6px;top:auto;bottom:7px;left:7px}.save-button{width:29px;height:29px}.price-note{gap:8px;margin:22px 0;padding:12px}.price-note p{font-size:9px}.price-note a{white-space:normal}.price-note svg{width:14px}.load-more .button{min-height:44px;font-size:11px}.coffee-story{flex-direction:column;display:flex}.story-image{min-height:270px}.story-copy{padding:32px 27px}.story-copy h2{font-size:36px}.story-copy p{font-size:12px}.guide-grid{grid-template-columns:1fr;gap:20px}.guide-card-visual{gap:30px;height:165px}.guide-card-visual>svg{width:70px;height:70px}.guide-card-visual>span:not(.guide-number){font-size:26px}.guide-card-copy{padding:23px}.guide-card-copy h3{font-size:27px}.guide-card-copy p{min-height:0;font-size:12px}.guide-card-copy .eyebrow{font-size:8px}.guide-card-copy .text-link{font-size:12px}.guide-section{padding-top:0}.how-it-works>.container{grid-template-columns:1fr;gap:22px}.how-it-works>.container>div{padding-top:0;padding-left:44px}.how-it-works svg{top:5px}.how-it-works h3{font-size:13px}.how-it-works p{font-size:10px}.faq-section{grid-template-columns:1fr;gap:25px}.faq-section h2 br{display:none}.faq-section>div>p{max-width:100%;margin-bottom:0;font-size:11px}.faq-list summary{gap:16px;padding:19px 0;font-size:12px}.faq-list details>p{padding-right:14px;font-size:11px}.official-cta{padding:31px 27px;display:block}.official-cta h2{font-size:31px}.official-cta .button{margin-top:24px;font-size:11px}.official-cta p{line-height:1.9}.cta-section{padding-top:0}.footer{padding-top:37px}.footer-top{grid-template-columns:1fr 1fr;gap:28px 22px}.footer-top>div:first-child{grid-column:1/-1}.footer p br{display:none}.footer p{max-width:300px;margin-top:18px;font-size:11px}.footer-top>div:last-child{grid-column:1/-1;gap:10px 23px;margin-top:0}.footer-disclaimer{font-size:8px}.footer-bottom{flex-direction:column;gap:13px;font-size:8px}.page-banner{padding-bottom:35px}.page-banner h1{font-size:40px}.page-banner p{font-size:12px}.breadcrumbs{gap:6px;padding-top:20px;padding-bottom:22px;font-size:9px}.category-page-title{gap:20px}.category-page-title h1{font-size:36px}.large-category-icon{display:none}.category-directory{grid-template-columns:repeat(2,minmax(0,1fr));gap:8px}.category-directory a{gap:7px;padding:11px 9px;font-size:9px}.category-directory svg{flex-shrink:0;width:18px}.editorial-note{margin:40px 0;padding:27px 23px}.editorial-note h2{font-size:29px}.editorial-note p{font-size:12px}.item-hero{grid-template-columns:1fr;gap:30px;padding-top:0;padding-bottom:14px}.item-photo{min-height:300px;max-height:350px}.item-photo img{object-fit:contain;width:90%;max-height:310px}.item-photo .product-badge{font-size:8px;top:17px;bottom:auto}.item-intro h1{font-size:40px}.item-intro>p{font-size:13px}.item-stats strong{font-size:31px}.item-stats>div>span{font-size:10px}.source-line{font-size:8px}.item-editorial{grid-template-columns:1fr;gap:30px}.item-editorial h2{font-size:32px}.item-editorial p{font-size:12px}.detail-aside dl>div{font-size:11px;display:flex}.detail-aside dd{text-align:right;margin:0}.item-editorial+.section>h2{font-size:31px}.article-body h2{font-size:29px}.article-body p,.article-body li{font-size:13px}.article-meta{gap:14px;font-size:9px}.prose{padding:35px 20px 55px}.prose h2{font-size:28px}.prose p,.prose li{font-size:13px}.sitemap-columns{grid-template-columns:1fr 1fr}.sitemap-columns>div:first-child{grid-column:1/-1}.contact-box{padding:22px}.not-found h1{font-size:48px}}.correction-form label{margin-bottom:18px;font-size:12px;font-weight:600;display:block}.correction-form input,.correction-form textarea{background:var(--white);width:100%;color:var(--ink);border:1px solid #c8b9a7;border-radius:7px;margin-top:7px;padding:12px;font-size:12px;display:block}.correction-form textarea{resize:vertical}.correction-form>p{font-size:11px}.correction-form [role=status]>p{color:var(--red);font-size:12px}@media (prefers-reduced-motion:reduce){html{scroll-behavior:auto}*,:before,:after{transition:none!important;animation:none!important}}
