:root{--navy:#06234f;--ink:#092551;--orange:#ef4b12;--yellow:#ffcc14;--cream:#f7f3ea;--paper:#fffdf8;--moss:#40562e;--brown:#3b240f;--line:#162b49}*{box-sizing:border-box}html{scroll-behavior:smooth}body{background:var(--cream);color:#11223c;-webkit-font-smoothing:antialiased;margin:0;font-family:Arial Narrow,Roboto Condensed,Arial,sans-serif;font-size:16px;line-height:1.35}a{color:inherit;text-decoration:none}img{max-width:100%;height:auto;display:block}button,input,textarea{font:inherit}button{cursor:pointer}h1,h2,h3,p{margin:0}h1,h2,h3,.announce,.site-header,.button,.eyebrow,.roast,.price,.field-title,.article-meta{letter-spacing:.035em;font-family:Impact,Arial Narrow,sans-serif}h1,h2{text-wrap:balance;line-height:.94}h1{font-size:clamp(3.6rem,7.4vw,8rem)}h2{font-size:clamp(2.35rem,4vw,4.75rem)}h3{font-size:1.65rem;line-height:1}.announce{background:var(--orange);color:#fff;text-align:center;letter-spacing:.12em;height:32px;padding-top:6px;font-size:14px}.announce span{padding:0 11px}.site-header{background:var(--navy);color:#fff;z-index:20;border-bottom:2px solid #fff;grid-template-columns:166px 1fr auto;align-items:center;height:72px;display:grid;position:sticky;top:0}.brand{border-right:2px solid #ffffffb3;align-items:center;gap:8px;height:72px;padding:5px 12px;display:flex}.brand img{object-fit:contain;width:58px;height:58px}.brand span{letter-spacing:.08em;font-size:16px;line-height:.8}.site-header nav{white-space:nowrap;gap:34px;padding-left:30px;font-size:15px;display:flex}.site-header nav a,.header-actions a{align-items:center;min-height:44px;display:flex}.site-header nav a:hover,.header-actions a:hover{text-underline-offset:5px;text-decoration:underline}.header-actions{gap:20px;padding:0 20px;font-size:14px;display:flex}.header-actions b{background:var(--yellow);color:var(--navy);border-radius:50%;margin-left:5px;padding:2px 6px}.button{border:1px solid var(--ink);letter-spacing:.07em;text-transform:uppercase;justify-content:center;align-items:center;gap:28px;min-height:48px;padding:11px 19px;font-size:18px;transition:transform .2s,background .2s;display:inline-flex}.button:hover{box-shadow:4px 4px 0 var(--ink);transform:translate(-2px,-2px)}.yellow{background:var(--yellow);color:var(--ink)}.outline{color:#fff;border-color:#fff}.page-intro{background:var(--navy);color:#fff;border-bottom:2px solid var(--line);padding:74px max(5vw,24px) 48px}.page-intro p{max-width:650px;margin-top:18px;font-size:19px}.hero{background:var(--navy);color:#fff;border-bottom:2px solid var(--line);grid-template-columns:43% 57%;min-height:570px;display:grid}.hero-copy{flex-direction:column;justify-content:center;align-items:flex-start;padding:clamp(32px,5vw,80px) clamp(24px,5vw,84px);display:flex}.hero-copy h1{max-width:620px}.hero-copy h1:after,.section-heading h2:after,.intro-copy h1:after{content:"";border-bottom:4px solid var(--yellow);width:58px;margin-top:20px;display:block}.hero-copy p{max-width:410px;margin:20px 0 22px;font-size:20px;font-weight:700}.hero-art{background:#5e371b;min-height:450px;position:relative;overflow:hidden}.hero-art img{object-fit:cover;object-position:center;width:100%;height:100%}.hero-products{justify-content:center;align-items:flex-end;gap:4%;height:72%;display:flex;position:absolute;inset:auto 7% 0}.hero-products img{object-fit:contain;filter:drop-shadow(0 12px 12px #00000059);width:28%;height:100%}.roasted-note{background:var(--paper);color:var(--navy);border:3px solid var(--navy);text-align:center;outline:2px solid #fff;min-width:155px;padding:18px 15px;font-family:Impact,Arial Narrow,sans-serif;font-size:27px;line-height:.95;position:absolute;top:12%;right:4%}.roasted-note span{color:var(--orange);border-top:2px solid var(--yellow);margin-top:10px;padding-top:8px;font-size:16px;display:block}.roast-picker{grid-template-columns:155px 1fr;align-items:stretch;gap:18px;padding:36px max(5vw,24px) 8px;display:grid}.picker-title{padding-top:10px}.picker-title h2{font-size:2.4rem}.picker-title p{margin-top:16px;font-size:15px}.product-grid{grid-template-columns:repeat(4,minmax(0,1fr));gap:12px;display:grid}.product-card{border:1.5px solid var(--line);background:var(--paper);grid-template-columns:43% 57%;min-height:205px;padding:12px;display:grid;position:relative}.product-card img{object-fit:contain;align-self:end;width:100%;height:174px}.product-card h3{color:var(--navy);font-size:1.38rem}.roast{color:var(--orange);margin:8px 0;font-size:12px}.dots{color:var(--orange);letter-spacing:2px;font-size:19px}.notes{margin-top:6px;font-size:12px}.notes strong{letter-spacing:.08em;font-family:Impact,Arial Narrow,sans-serif;font-size:11px}.price{margin:14px 0 8px;font-size:21px}.quick{background:var(--yellow);border:1px solid var(--ink);letter-spacing:.08em;text-transform:uppercase;padding:6px 8px;font-family:Impact,Arial Narrow,sans-serif;font-size:13px}.category-row{grid-template-columns:repeat(3,1fr);gap:12px;padding:0 max(5vw,24px) 12px;display:grid}.category-block{color:#fff;background:var(--navy);border:1px solid var(--line);flex-direction:column;justify-content:center;min-height:110px;padding:24px;display:flex;position:relative}.category-block:nth-child(2){background:var(--moss)}.category-block:nth-child(3){background:var(--brown)}.category-block h3{font-size:2rem}.category-block p{margin-top:3px;font-size:15px}.category-block span{font-size:29px;position:absolute;bottom:23px;right:22px}.proof-strip{background:var(--cream);grid-template-columns:repeat(3,1fr);padding:0 max(5vw,24px);display:grid}.proof{border-right:1px solid var(--line);grid-template-columns:48px 1fr;gap:15px;padding:22px 20px 23px;display:grid}.proof:last-child{border-right:0}.proof-icon{border:3px solid var(--orange);width:45px;height:45px;margin:8px;transform:rotate(45deg)}.proof-icon i{background:var(--yellow);width:100%;height:100%;display:block}.proof h3{font-size:1.8rem}.proof p{font-size:14px}.story-band{border-top:2px solid var(--line);grid-template-columns:30% 1fr;min-height:300px;margin:0 max(5vw,24px) 56px;display:grid}.story-copy{padding:30px 25px 20px 0}.story-copy h2{font-size:2.65rem}.story-copy p{margin:14px 0 20px;font-size:15px}.story-media{background:var(--navy);border-left:2px solid var(--line);grid-template-columns:1fr 1fr;display:grid}.story-media img{object-fit:cover;width:100%;height:100%}.story-info{color:#fff;flex-direction:column;justify-content:center;padding:32px;display:flex}.story-info h3{color:var(--yellow);font-size:2rem}.story-info p{max-width:250px;font-size:17px}.section{padding:70px max(5vw,24px)}.section-heading{justify-content:space-between;align-items:end;gap:20px;margin-bottom:28px;display:flex}.section-heading p{max-width:480px;font-size:18px}.catalog-grid{grid-template-columns:repeat(4,1fr);gap:18px;display:grid}.catalog-card{border:1px solid var(--line);background:var(--paper);flex-direction:column;min-height:360px;padding:15px;display:flex}.catalog-card img{object-fit:contain;width:100%;height:220px}.catalog-card h2{margin-top:12px;font-size:1.85rem}.catalog-card p{margin:8px 0;font-size:14px}.catalog-card .button{min-height:38px;margin-top:auto;font-size:14px}.article-list{grid-template-columns:repeat(3,1fr);gap:18px;display:grid}.article-card{border:1px solid var(--line);background:var(--paper)}.article-card img{object-fit:cover;width:100%;height:205px}.article-card div{padding:18px}.article-card h2{font-size:1.9rem}.article-card p{margin-top:10px}.story-page,.contact-page,.policy-page,.article-page{max-width:1050px;margin:0 auto;padding:64px 24px 88px}.story-layout{grid-template-columns:1.05fr .95fr;align-items:start;gap:42px;display:grid}.story-layout img{object-fit:cover;border:1px solid var(--line);width:100%;height:520px}.prose{max-width:720px;font-size:18px}.prose p{white-space:pre-line;margin:0 0 18px}.contact-layout{grid-template-columns:.8fr 1.2fr;gap:48px;display:grid}.contact-form{gap:16px;display:grid}.contact-form label{letter-spacing:.05em;font-family:Impact,Arial Narrow,sans-serif;font-size:17px}.contact-form input,.contact-form textarea{border:1.5px solid var(--line);background:var(--paper);border-radius:0;width:100%;margin-top:6px;padding:12px;font-family:Arial,sans-serif;font-size:16px;display:block}.contact-form input:focus,.contact-form textarea:focus{outline:3px solid var(--yellow);outline-offset:1px}.form-status{background:#fff4bc;padding:12px}.policy-page{max-width:820px}.policy-page .prose{font-family:Arial,sans-serif;font-size:15px;line-height:1.62}.article-page{max-width:880px}.article-page>img{object-fit:cover;border:1px solid var(--line);width:100%;height:360px;margin:28px 0}.not-found{text-align:center;min-height:48vh;padding:100px 24px}.site-footer{background:var(--navy);color:#fff;grid-template-columns:2fr repeat(3,1fr);gap:36px;padding:56px max(5vw,24px) 20px;display:grid}.footer-brand img{object-fit:contain;width:96px;height:96px}.footer-brand p{max-width:180px;margin-top:16px;font-family:Impact,Arial Narrow,sans-serif;font-size:28px}.site-footer strong{color:var(--yellow);letter-spacing:.05em;margin-bottom:12px;font-family:Impact,Arial Narrow,sans-serif;font-size:19px;display:block}.site-footer>div:not(.footer-brand):not(.footer-bottom){flex-direction:column;gap:8px;display:flex}.site-footer a:hover{text-underline-offset:4px;text-decoration:underline}.footer-bottom{border-top:1px solid #ffffff80;grid-column:1/-1;align-items:center;gap:16px;padding-top:16px;font-size:13px;display:flex}.footer-bottom img{filter:brightness(0)invert();width:auto;height:26px;margin-left:auto}@media (max-width:1080px){.site-header{grid-template-columns:125px 1fr auto}.brand span{display:none}.site-header nav{gap:17px;padding-left:16px}.header-actions{gap:12px;padding:0 12px}.product-grid{grid-template-columns:repeat(2,1fr)}.roast-picker{grid-template-columns:140px 1fr}.catalog-grid{grid-template-columns:repeat(3,1fr)}}@media (max-width:760px){.announce{font-size:11px}.site-header{grid-template-columns:1fr auto;height:auto;position:relative}.brand{border-right:0;height:62px}.brand img{width:52px;height:52px}.brand span{display:block}.site-header nav{border-top:1px solid #ffffff59;order:3;grid-column:1/-1;gap:18px;height:44px;padding:0 14px;font-size:13px;overflow:auto}.header-actions{font-size:12px}.header-actions a:first-child{display:none}.hero{grid-template-columns:1fr}.hero-copy{min-height:370px}.hero-copy p{font-size:18px}.hero-art{min-height:320px}.roasted-note{min-width:122px;padding:12px;font-size:20px;top:10%;right:5%}.roasted-note span{font-size:13px}.roast-picker{grid-template-columns:1fr;padding-top:28px}.product-grid{grid-template-columns:1fr}.picker-title{padding-bottom:4px}.category-row,.proof-strip,.story-band,.contact-layout,.story-layout{grid-template-columns:1fr}.proof{border-right:0;border-bottom:1px solid var(--line)}.story-band{margin-bottom:40px}.story-copy{padding:28px 0}.story-media{border-left:0;min-height:330px}.story-media img{max-height:330px}.catalog-grid{grid-template-columns:repeat(2,1fr);gap:10px}.catalog-card{min-height:300px;padding:10px}.catalog-card img{height:165px}.catalog-card h2{font-size:1.4rem}.article-list{grid-template-columns:1fr}.page-intro{padding-top:45px}.section{padding:48px 24px}.section-heading{display:block}.section-heading p{margin-top:12px}.site-footer{grid-template-columns:1fr 1fr;gap:28px}.footer-brand{grid-column:1/-1}.footer-bottom{flex-wrap:wrap}.footer-bottom img{margin-left:0}.story-layout img{height:320px}.article-page>img{height:240px}}@media (prefers-reduced-motion:reduce){*{scroll-behavior:auto;transition:none!important}}
.hero-copy h1{letter-spacing:-.02em;font-size:clamp(3.35rem,5.25vw,5.9rem)}.heritage-hero{background:#102947}.heritage-hero .hero-copy{background:linear-gradient(145deg,#102947 0%,#17345a 58%,#4a2c18 100%);position:relative}.heritage-hero .hero-copy:before{content:"";opacity:.36;pointer-events:none;background:repeating-linear-gradient(160deg,#0000 0 23px,#ffcc141a 24px 25px,#0000 26px 48px);position:absolute;inset:0}.heritage-hero .hero-copy>*{position:relative}.place-line{text-transform:uppercase;color:var(--yellow);letter-spacing:.14em;margin-bottom:15px;font-family:Impact,Arial Narrow,sans-serif;font-size:15px}.place-line.dark{color:var(--orange);margin-bottom:13px}.heritage-hero .hero-copy p:not(.place-line){max-width:450px}.heritage-hero .hero-art:after{content:"";pointer-events:none;background:linear-gradient(90deg,#071b3647,#0000 42%);position:absolute;inset:0}.heritage-hero .hero-products,.heritage-hero .roasted-note{z-index:1}.heritage-hero .roasted-note{border-color:#7c421d}.place-story{border-top-color:#ba5a24}.place-story .story-copy{background:linear-gradient(#0000 0 84%,#ba5a241a 84%)}@media (max-width:820px){.site-header{grid-template-columns:1fr auto;height:auto;position:relative}.brand{border-right:0;height:62px}.brand img{width:52px;height:52px}.brand span{display:block}.site-header nav{border-top:1px solid #ffffff59;order:3;grid-column:1/-1;gap:18px;height:44px;padding:0 14px;font-size:13px;overflow:auto}.header-actions{font-size:12px}.header-actions a:first-child{display:none}.hero{grid-template-columns:1fr}.hero-copy{min-height:370px}.hero-copy p{font-size:18px}.hero-art{min-height:320px}.roasted-note{min-width:122px;padding:12px;font-size:20px;top:10%;right:5%}.roasted-note span{font-size:13px}.roast-picker{grid-template-columns:1fr;padding-top:28px}.product-grid{grid-template-columns:1fr}.picker-title{padding-bottom:4px}.category-row,.proof-strip,.story-band,.contact-layout,.story-layout{grid-template-columns:1fr}.proof{border-right:0;border-bottom:1px solid var(--line)}.story-band{margin-bottom:40px}.story-copy{padding:28px 0}.story-media{border-left:0;min-height:330px}.story-media img{max-height:330px}.catalog-grid{grid-template-columns:repeat(2,1fr);gap:10px}.catalog-card{min-height:300px;padding:10px}.catalog-card img{height:165px}.catalog-card h2{font-size:1.4rem}.article-list{grid-template-columns:1fr}.page-intro{padding-top:45px}.section{padding:48px 24px}.section-heading{display:block}.section-heading p{margin-top:12px}.site-footer{grid-template-columns:1fr 1fr;gap:28px}.footer-brand{grid-column:1/-1}.footer-bottom{flex-wrap:wrap}.footer-bottom img{margin-left:0}.story-layout img{height:320px}.article-page>img{height:240px}}.heritage-hero .hero-landscape{object-position:center}.heritage-hero .hero-products{gap:3%;height:64%;inset:auto 9% 4%}.heritage-hero .hero-products img{filter:drop-shadow(0 14px 17px #00000085);width:30%}.purchase-box{gap:12px;max-width:360px;margin-top:22px;display:grid}.purchase-box label{letter-spacing:.05em;font-family:Impact,Arial Narrow,sans-serif;font-size:17px}.purchase-box select{border:1px solid var(--line);background:var(--paper);width:100%;margin-top:6px;padding:11px;display:block}.purchase-box .button{border:1px solid var(--ink)}.purchase-box .button:disabled{cursor:not-allowed;opacity:.62}.cart-message{font-size:15px}.cart-page{max-width:900px;margin:0 auto;padding:64px 24px 88px}.cart-lines{border-top:1px solid var(--line);margin-top:34px}.cart-line{border-bottom:1px solid var(--line);grid-template-columns:112px 1fr auto;align-items:center;gap:20px;padding:20px 0;display:grid}.cart-line img{object-fit:contain;background:var(--paper);width:112px;height:112px}.cart-line h2{font-size:1.7rem}.cart-line p{margin:6px 0}.quantity{flex-wrap:wrap;justify-content:flex-end;align-items:center;gap:10px;display:flex}.quantity button{border:1px solid var(--line);background:var(--paper);min-width:34px;min-height:34px;font-size:19px}.quantity .remove{width:auto;padding:5px 10px;font-size:13px}.cart-total{justify-content:space-between;align-items:center;gap:20px;padding:28px 0;display:flex}.cart-total strong{letter-spacing:.04em;font-family:Impact,Arial Narrow,sans-serif;font-size:27px}@media (max-width:600px){.cart-page{padding-top:42px}.cart-line{grid-template-columns:84px 1fr}.cart-line img{width:84px;height:84px}.quantity{grid-column:1/-1;justify-content:flex-start}.cart-total{flex-direction:column;align-items:flex-start}}.heritage-band{background:var(--navy);color:#fff;border-top:5px solid var(--yellow);border-bottom:1px solid #183a68;grid-template-columns:1.25fr .9fr;align-items:end;gap:34px;margin:0 max(5vw,24px) 52px;padding:40px;display:grid}.heritage-band h2{font-size:clamp(2.25rem,3.8vw,4.1rem)}.heritage-band p:not(.place-line){max-width:420px;font-size:18px;line-height:1.45}@media (max-width:820px){.heritage-band{grid-template-columns:1fr;align-items:start;gap:22px;margin-bottom:40px;padding:28px 24px}.heritage-band p:not(.place-line){font-size:17px}}.heritage-hero{isolation:isolate;background:#102947;min-height:650px;display:block;position:relative}.heritage-hero .hero-art{background:#513018;min-height:0;position:absolute;inset:0}.heritage-hero .hero-art:after{background:linear-gradient(90deg,#071b36fa 0%,#0a2141eb 35%,#0a21418a 53%,#0a21410f 76%,#0a21411f 100%)}.heritage-hero .hero-landscape{object-position:center;width:100%;height:100%}.heritage-hero .hero-copy{z-index:2;background:0 0;justify-content:center;width:min(53%,650px);min-height:650px;padding:clamp(48px,7vw,104px) clamp(32px,6vw,88px);position:relative}.heritage-hero .hero-copy:before,.heritage-hero .hero-products{display:none}.heritage-hero .roasted-note{z-index:2;border-color:#743d1c;top:auto;bottom:7%;right:4.2%;box-shadow:7px 7px #06234fa6}@media (max-width:820px){.heritage-hero{flex-direction:column-reverse;min-height:0;display:flex}.heritage-hero .hero-copy{background:#102947;justify-content:flex-start;width:100%;min-height:430px;padding:46px 28px 30px}.heritage-hero .hero-copy h1,.heritage-hero .hero-copy p:not(.place-line){max-width:330px}.heritage-hero .hero-art{height:360px;min-height:360px;position:relative;inset:auto}.heritage-hero .hero-landscape{object-position:73% center}.heritage-hero .hero-art:after{background:linear-gradient(#071b3614,#071b3666)}.heritage-hero .roasted-note{z-index:3;bottom:7%;right:6%}}:root{--navy:#102f4a;--ink:#183142;--orange:#9b5a2b;--yellow:#e6bd52;--cream:#f3efe4;--paper:#fdfbf5;--moss:#274c3e;--brown:#352619;--line:#274154}.heritage-hero .hero-copy:before{opacity:1;background-image:linear-gradient(30deg,#0000 0 43%,#ffcc1413 44% 48%,#0000 49% 100%),linear-gradient(-30deg,#0000 0 43%,#ffcc1413 44% 48%,#0000 49% 100%);background-size:118px 68px;display:block}.heritage-band,.site-footer{position:relative;overflow:hidden}.heritage-band:after,.site-footer:before{content:"";pointer-events:none;background-image:linear-gradient(30deg,#0000 0 43%,#ffcc140e 44% 48%,#0000 49% 100%),linear-gradient(-30deg,#0000 0 43%,#ffcc140e 44% 48%,#0000 49% 100%);background-size:118px 68px;position:absolute;inset:0}.heritage-band>*,.site-footer>*{z-index:1;position:relative}.site-footer:before{opacity:.72}.catalog-grid{gap:12px}.catalog-card{min-height:336px;padding:11px}.catalog-card>a:first-child{border-bottom:1px solid color-mix(in srgb,var(--line),transparent 72%);background:#f5f1e7;height:162px;display:block;overflow:hidden}.catalog-card img{height:162px;transition:transform .24s ease-out;transform:scale(1.16)}.catalog-card>a:first-child:hover img{transform:scale(1.21)}.catalog-card h2{margin-top:11px;font-size:1.45rem;line-height:1.02}.catalog-card p{-webkit-line-clamp:2;-webkit-box-orient:vertical;margin:7px 0;font-size:13px;line-height:1.25;display:-webkit-box;overflow:hidden}.catalog-card .price{margin:8px 0;font-size:19px}.catalog-card .button{gap:12px;min-height:34px;padding:7px 10px;font-size:13px}@media (max-width:760px){.catalog-grid{gap:8px}.catalog-card{min-height:318px;padding:9px}.catalog-card>a:first-child{height:128px}.catalog-card img{height:128px;transform:scale(1.24)}.catalog-card h2{margin-top:9px;font-size:1.2rem}.catalog-card p{margin:6px 0;font-size:12px}.catalog-card .price{margin:6px 0;font-size:17px}.catalog-card .button{gap:5px;min-height:31px;padding:6px;font-size:11px}}.subscription-band{background:var(--moss);color:var(--paper);border-top:4px solid var(--yellow);grid-template-columns:1fr auto;align-items:center;gap:28px;margin:0 max(5vw,24px) 52px;padding:38px 40px;display:grid}.subscription-band h2{margin-top:7px;font-size:clamp(2.3rem,4vw,4rem)}.subscription-band p:not(.place-line){max-width:600px;margin-top:13px;font-size:18px;line-height:1.42}.subscription-actions{gap:9px;display:grid}.subscription-actions .button{min-width:270px}.subscription-trust{border-top:1px solid #fdfbf559;flex-wrap:wrap;grid-column:1/-1;gap:26px;padding-top:16px;font-size:14px;font-weight:700;display:flex}.subscription-trust span:before{content:"✓";color:var(--yellow);margin-right:8px}.checkout-action{justify-items:end;gap:7px;display:grid}.checkout-note{margin:0;font-size:13px}.payment-marks{flex-wrap:wrap;justify-content:flex-end;align-items:center;gap:7px;display:flex}.payment-marks img{width:auto;max-width:48px;height:22px;display:block}.purchase-box .payment-marks{justify-content:flex-start}.purchase-box .checkout-note{margin:0}.cart-total .payment-marks{justify-content:flex-end}.cart-message{margin:0}.checkout-action .cart-message{text-align:right;max-width:250px}@media (max-width:760px){.subscription-band{grid-template-columns:1fr;gap:20px;margin-bottom:40px;padding:30px 24px}.subscription-band .button{justify-self:start}.subscription-actions .button{width:100%;min-width:0}.subscription-trust{gap:10px;font-size:13px;display:grid}.checkout-action{justify-items:start}.cart-total .payment-marks{justify-content:flex-start}.checkout-action .cart-message{text-align:left}}.testimonials{border-top:2px solid var(--orange);grid-template-columns:28% 1fr;gap:34px;margin:0 max(5vw,24px) 52px;padding:42px 0;display:grid}.testimonial-heading h2{font-size:clamp(2.2rem,3.5vw,3.85rem)}.testimonial-heading>p:not(.place-line){max-width:280px;margin-top:15px;font-size:17px}.testimonial-list{grid-template-columns:repeat(3,minmax(0,1fr));gap:12px;display:grid}.testimonial-list article{background:var(--paper);border:1px solid var(--line);flex-direction:column;min-height:220px;padding:24px;display:flex}.review-stars{color:var(--yellow);letter-spacing:.12em;font-size:17px}.testimonial-list blockquote{margin:16px 0;font-size:19px;line-height:1.35}.testimonial-list article p{color:var(--orange);margin-top:auto;font-size:13px;font-weight:700}@media (max-width:820px){.testimonials{grid-template-columns:1fr;gap:24px}.testimonial-heading>p:not(.place-line){max-width:500px}.testimonial-list{grid-template-columns:1fr}.testimonial-list article{min-height:0}.testimonial-list blockquote{font-size:18px}}.blog-intro{background:var(--moss)}.blog-directory{max-width:1180px;margin:0 auto}.blog-category-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:16px;display:grid}.blog-category-card{background:var(--paper);border:1px solid var(--line);grid-template-columns:43% 1fr;min-height:275px;transition:transform .2s,box-shadow .2s;display:grid}.blog-category-card:hover{box-shadow:6px 6px 0 var(--ink);transform:translate(-3px,-3px)}.blog-category-card:active{box-shadow:2px 2px 0 var(--ink);transform:translate(-1px,-1px)}.blog-category-card>img,.blog-category-card picture,.blog-category-card picture img{width:100%;height:100%}.blog-category-card>img,.blog-category-card picture img{object-fit:cover}.blog-category-card div{flex-direction:column;align-items:flex-start;padding:26px;display:flex}.blog-category-card h2,.blog-post-card h2,.blog-post-card h3{color:var(--navy);font-size:clamp(2rem,3.2vw,3.2rem)}.blog-category-card p,.blog-post-card p{margin-top:12px;font-size:17px;line-height:1.45}.blog-category-card span{letter-spacing:.08em;text-transform:uppercase;color:var(--orange);margin-top:auto;font-family:Impact,Arial Narrow,sans-serif;font-size:15px}.blog-category-card b{margin-left:9px;font-size:22px}.blog-category-hero{background:var(--moss);color:#fff;grid-template-columns:1fr minmax(320px,45%);min-height:390px;display:grid}.blog-category-hero>div{flex-direction:column;justify-content:center;align-items:flex-start;padding:72px max(5vw,48px);display:flex}.blog-category-hero h1,.blog-post-hero h1{margin-top:23px}.blog-category-hero h1:after,.blog-post-hero h1:after,.blog-faq h2:after,.blog-related h2:after{content:"";border-bottom:4px solid var(--yellow);width:58px;margin-top:20px;display:block}.blog-category-hero p{max-width:530px;margin-top:20px;font-size:20px;line-height:1.45}.blog-category-hero>img,.blog-category-hero>picture,.blog-category-hero>picture img{width:100%;height:100%}.blog-category-hero>img,.blog-category-hero>picture img{object-fit:cover}.blog-back{letter-spacing:.08em;text-transform:uppercase;color:var(--yellow);font-family:Impact,Arial Narrow,sans-serif;font-size:14px;transition:color .2s}.blog-back:hover{color:#fff;text-underline-offset:5px;text-decoration:underline}.blog-post-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:18px;display:grid}.blog-post-card{border:1px solid var(--line);background:var(--paper);flex-direction:column;display:flex}.blog-post-card>a:first-child{height:260px;display:block;overflow:hidden}.blog-post-card>a:first-child>img,.blog-post-card>a:first-child picture,.blog-post-card>a:first-child picture img{width:100%;height:100%}.blog-post-card>a:first-child>img,.blog-post-card>a:first-child picture img{object-fit:cover;transition:transform .25s}.blog-post-card>a:first-child:hover img{transform:scale(1.04)}.blog-post-card>div{flex-direction:column;flex:1;align-items:flex-start;padding:24px;display:flex}.blog-post-card .button{margin-top:auto}.blog-article{padding:0 24px 90px}.blog-post-hero{max-width:900px;margin:0 auto;padding:72px 0 40px}.blog-post-hero h1{color:var(--navy);font-size:clamp(3.15rem,6vw,6.2rem)}.blog-post-hero p{max-width:720px;margin-top:22px;font-size:20px;line-height:1.45}.blog-post-featured{object-fit:cover;border:1px solid var(--line);width:min(1180px,100%);height:min(56vw,600px);margin:0 auto 54px}.blog-article>picture{width:min(1180px,100%);margin:0 auto 54px;display:block}.blog-article>picture .blog-post-featured{width:100%;margin:0}.blog-prose,.blog-faq,.blog-related{max-width:740px;margin:0 auto}.blog-prose section{margin-bottom:48px}.blog-prose h2,.blog-faq h2,.blog-related h2{color:var(--navy);margin:0 0 18px;font-size:clamp(2.15rem,4vw,3.65rem)}.blog-prose p,.blog-faq p{margin:0 0 18px;font-family:Arial,sans-serif;font-size:18px;line-height:1.65}.blog-prose p a{color:var(--orange);text-underline-offset:3px;font-weight:700;text-decoration:underline;text-decoration-thickness:1px}.blog-prose ul{margin:0 0 24px;padding-left:24px;font-family:Arial,sans-serif;font-size:18px;line-height:1.55}.blog-prose li{margin:0 0 8px}.blog-prose section>img,.blog-prose section>picture{width:100%;margin:30px 0 0;display:block}.blog-prose section>img,.blog-prose section>picture img{aspect-ratio:3/2;object-fit:cover;border:1px solid var(--line);width:100%;height:auto}.blog-faq{padding-top:10px}.blog-faq>div{border-bottom:1px solid var(--line);padding:22px 0}.blog-faq h3{color:var(--navy);margin-bottom:10px;font-size:1.65rem}.blog-faq p{margin:0}.blog-related{padding-top:64px}.blog-related .blog-post-grid{max-width:none}.blog-related .blog-post-card h3{font-size:2rem;line-height:1.02}@media (max-width:820px){.blog-category-grid,.blog-post-grid,.blog-category-card{grid-template-columns:1fr}.blog-category-card>img,.blog-category-card picture,.blog-category-card picture img{height:230px}.blog-category-card div{min-height:230px}.blog-category-hero{grid-template-columns:1fr}.blog-category-hero>div{padding:48px 24px}.blog-category-hero>img,.blog-category-hero>picture,.blog-category-hero>picture img{height:300px}.blog-post-hero{padding:52px 0 28px}.blog-post-featured{height:290px;margin-bottom:40px}.blog-article>picture{margin-bottom:40px}.blog-prose section{margin-bottom:38px}.blog-prose p,.blog-faq p,.blog-prose ul{font-size:17px}.blog-article{padding:0 24px 62px}.blog-related{padding-top:46px}}.instant-hero{background:var(--moss);color:#fff;border-bottom:2px solid var(--line);grid-template-columns:minmax(0,1fr) minmax(360px,.8fr);min-height:610px;display:grid}.instant-hero-copy{flex-direction:column;justify-content:center;align-items:flex-start;padding:clamp(54px,8vw,116px) max(5vw,48px);display:flex}.instant-hero-copy h1{max-width:700px;font-size:clamp(3.45rem,6.5vw,6.7rem)}.instant-hero-copy h1:after,.instant-intro h2:after,.instant-details h2:after,.instant-compare h2:after,.instant-faq h2:after,.instant-close h2:after{content:"";border-bottom:4px solid var(--yellow);width:58px;margin-top:20px;display:block}.instant-hero-copy>p:not(.place-line){max-width:590px;margin:22px 0 28px;font-size:20px;line-height:1.48}.instant-actions{flex-wrap:wrap;align-items:center;gap:24px;display:flex}.instant-text-link{letter-spacing:.08em;text-transform:uppercase;text-underline-offset:5px;font-family:Impact,Arial Narrow,sans-serif;font-size:15px;text-decoration:underline}.instant-hero-art{background:#f0e2c5;justify-content:center;align-items:center;min-height:470px;padding:52px;display:flex;position:relative;overflow:hidden}.instant-hero-art:before{content:"";background:repeating-radial-gradient(circle,#0000 0 23px,#06234f1f 24px 25px);border:1px solid #06234f33;border-radius:50%;width:420px;height:420px;position:absolute;transform:rotate(-15deg)}.instant-hero-art img{z-index:1;object-fit:contain;filter:drop-shadow(0 18px 16px #06234f45);width:min(78%,430px);max-height:480px;position:relative}.instant-price{z-index:2;background:var(--navy);color:#fff;border:2px solid var(--yellow);text-transform:uppercase;letter-spacing:.08em;gap:3px;padding:14px 17px;font-family:Impact,Arial Narrow,sans-serif;display:grid;position:absolute;bottom:10%;right:9%}.instant-price span{font-size:13px}.instant-price strong{color:var(--yellow);font-size:26px}.instant-intro{grid-template-columns:.8fr 1.2fr;gap:64px;max-width:1200px;margin:0 auto;display:grid}.instant-intro h2,.instant-details h2,.instant-compare h2,.instant-faq h2,.instant-close h2{color:var(--navy);font-size:clamp(2.7rem,4.8vw,5rem)}.instant-copy{font-family:Arial,sans-serif;font-size:18px;line-height:1.65}.instant-copy p+p{margin-top:19px}.instant-details{background:var(--navy);color:#fff;padding:76px max(5vw,24px)}.instant-details-inner{max-width:1200px;margin:0 auto}.instant-details h2{color:#fff;max-width:750px}.instant-detail-grid{grid-template-columns:repeat(3,1fr);gap:14px;margin:42px 0;display:grid}.instant-detail-grid article{background:#133b79;border:1px solid #ffffff59;min-height:185px;padding:26px}.instant-detail-grid h3{color:var(--yellow);font-size:2.05rem}.instant-detail-grid p{margin-top:10px;font-size:16px;line-height:1.45}.instant-copy-light{color:#f5f0e4;max-width:790px}.instant-routine{max-width:1200px;margin:0 auto}.instant-routine-grid{grid-template-columns:repeat(3,1fr);gap:16px;display:grid}.instant-routine-grid article{border:1px solid var(--line);background:var(--paper);min-height:225px;padding:28px 24px}.instant-routine-grid span{letter-spacing:.08em;color:var(--orange);font-family:Impact,Arial Narrow,sans-serif;font-size:17px}.instant-routine-grid h3{color:var(--navy);margin-top:18px;font-size:2.1rem}.instant-routine-grid p{margin-top:10px;font-size:16px;line-height:1.45}.instant-copy-wide{max-width:800px;margin-top:45px}.instant-compare{color:var(--navy);background:#d98331;grid-template-columns:.9fr 1.1fr;gap:56px;padding:76px max(5vw,24px);display:grid}.instant-compare-copy{max-width:570px}.instant-compare-copy p:not(.place-line){margin-top:20px;font-size:18px;line-height:1.58}.instant-choices{gap:13px;display:grid}.instant-choice{background:var(--paper);border:1px solid var(--line);grid-template-columns:145px 1fr;align-items:center;gap:18px;padding:13px;display:grid}.instant-choice img{object-fit:contain;background:#f2eee5;width:145px;height:136px}.instant-choice h3{color:var(--navy);font-size:2rem}.instant-choice p{margin:7px 0 14px;font-size:16px}.instant-choice a{color:var(--orange);text-transform:uppercase;letter-spacing:.08em;font-family:Impact,Arial Narrow,sans-serif}.instant-proof{max-width:1300px;margin:0 auto}.instant-proof-strip{padding:0}.instant-faq{grid-template-columns:.75fr 1.25fr;gap:56px;max-width:1200px;margin:0 auto;padding-top:22px;display:grid}.instant-faq-list{border-top:1px solid var(--line)}.instant-faq-list article{border-bottom:1px solid var(--line);padding:22px 0}.instant-faq-list h3{color:var(--navy);font-size:1.9rem}.instant-faq-list p{margin-top:10px;font-family:Arial,sans-serif;font-size:17px;line-height:1.58}.instant-close{background:var(--moss);color:#fff;grid-template-columns:1fr 1fr;align-items:end;gap:56px;padding:66px max(5vw,24px);display:grid}.instant-close h2{color:#fff;max-width:650px}.instant-close>div:last-child{max-width:560px}.instant-close>div:last-child p{margin-bottom:25px;font-size:18px;line-height:1.52}@media (max-width:820px){.instant-hero,.instant-intro,.instant-compare,.instant-faq,.instant-close{grid-template-columns:1fr}.instant-hero-copy{padding:52px 24px}.instant-hero-art{min-height:400px}.instant-hero-art img{max-height:355px}.instant-price{bottom:8%;right:7%}.instant-intro{gap:30px}.instant-details{padding:54px 24px}.instant-detail-grid,.instant-routine-grid{grid-template-columns:1fr}.instant-detail-grid{margin:32px 0}.instant-routine-grid article{min-height:0}.instant-compare{gap:32px;padding:54px 24px}.instant-choice{grid-template-columns:105px 1fr}.instant-choice img{width:105px;height:115px}.instant-proof-strip{padding:0}.instant-faq{gap:28px;padding-top:14px}.instant-close{gap:28px;padding:52px 24px}.instant-copy{font-size:17px}}.instant-hero{grid-template-columns:minmax(0,1.28fr) minmax(360px,.72fr)}@media (max-width:820px){.instant-hero{grid-template-columns:1fr}.instant-hero-copy{padding:44px 24px 30px}.instant-hero-copy h1{font-size:3.1rem}}.coffee-statistics-hero{background:var(--navy);color:#fff;padding:82px max(5vw,24px) 76px}.coffee-statistics-hero>*{max-width:860px}.coffee-statistics-hero h1{margin-top:12px;font-size:clamp(3.2rem,6vw,6.6rem)}.coffee-statistics-hero h1:after{content:"";border-bottom:4px solid var(--yellow);width:58px;margin-top:22px;display:block}.coffee-statistics-hero>p:not(.place-line):not(.coffee-statistics-updated){margin-top:22px;font-size:20px;line-height:1.48}.coffee-statistics-updated{color:var(--yellow);margin-top:28px;font-family:Impact,Arial Narrow,sans-serif;font-size:15px}.coffee-statistics-intro,.coffee-statistics-context,.coffee-statistics-sources{grid-template-columns:minmax(0,.95fr) minmax(0,1.05fr);align-items:start;gap:68px;padding:72px max(5vw,24px);display:grid}.coffee-statistics-intro h2,.coffee-statistics-context h2,.coffee-statistics-sources h2{font-size:clamp(2.5rem,4.3vw,4.6rem)}.coffee-statistics-intro>p,.coffee-statistics-context>div:last-child,.coffee-statistics-source-copy{max-width:660px;font-family:Arial,sans-serif;font-size:18px;line-height:1.62}.coffee-statistics-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:14px;padding:0 max(5vw,24px) 74px;display:grid}.coffee-stat-card{background:var(--paper);border:1px solid var(--line);flex-direction:column;min-height:310px;padding:28px;display:flex}.coffee-stat-value{color:var(--orange);font-variant-numeric:tabular-nums;font-family:Impact,Arial Narrow,sans-serif;font-size:clamp(2.8rem,5vw,5.4rem);line-height:.9}.coffee-stat-card h2{color:var(--navy);margin-top:12px;font-size:2rem;line-height:1.02}.coffee-stat-card>p:not(.coffee-stat-value){margin:14px 0 18px;font-family:Arial,sans-serif;line-height:1.5}.coffee-stat-card a,.coffee-statistics-source-copy a{color:var(--navy);text-decoration:underline;-webkit-text-decoration-color:var(--yellow);text-decoration-color:var(--yellow);text-underline-offset:4px;font-family:Impact,Arial Narrow,sans-serif;font-size:15px;line-height:1.25;text-decoration-thickness:3px}.coffee-stat-card a{margin-top:auto}.coffee-statistics-context{background:var(--moss);color:#fff}.coffee-statistics-context h2{color:#fff}.coffee-statistics-context .place-line{color:var(--yellow)}.coffee-statistics-context>div:last-child p+p{margin-top:18px}.coffee-statistics-sources{background:var(--cream)}.coffee-statistics-source-copy>p{margin-bottom:20px}.coffee-statistics-source-copy ol{margin:0;padding-left:23px}.coffee-statistics-source-copy li+li{margin-top:12px}.coffee-statistics-citation{border-left:5px solid var(--yellow);background:var(--paper);margin-top:32px;padding:22px}.coffee-statistics-citation h3{color:var(--navy);font-size:1.8rem}.coffee-statistics-citation p{overflow-wrap:anywhere;margin-top:8px}.coffee-statistics-close{background:var(--brown);color:#fff;justify-content:space-between;align-items:end;gap:28px;padding:64px max(5vw,24px);display:flex}.coffee-statistics-close h2{max-width:690px;font-size:clamp(2.6rem,4.8vw,5.3rem)}.coffee-statistics-close .button{flex:none}@media (max-width:820px){.coffee-statistics-hero{padding:54px 24px}.coffee-statistics-hero>p:not(.place-line):not(.coffee-statistics-updated){font-size:18px}.coffee-statistics-intro,.coffee-statistics-context,.coffee-statistics-sources{grid-template-columns:1fr;gap:24px;padding:52px 24px}.coffee-statistics-intro>p,.coffee-statistics-context>div:last-child,.coffee-statistics-source-copy{font-size:17px}.coffee-statistics-grid{grid-template-columns:1fr;gap:10px;padding:0 24px 52px}.coffee-stat-card{min-height:0;padding:24px}.coffee-stat-card h2{font-size:1.8rem}.coffee-statistics-close{align-items:start;padding:52px 24px;display:grid}.coffee-statistics-close .button{justify-self:start}}
