Tasting notes chocolate, shortbread, nutty tones Roast level medium Region brazil Process water-processed Daydream is smooth, full-flavored, and easy to love. It’s a decaf designed for moments of calm, not compromise. Roasted to bring out rich notes of chocolate, shortbread, and roasted nuts, it’s full-bodied enough for espresso, balanced enough for pour-over, and mellow enough for a late-night refill. This single-origin Brazilian coffee has earned a loyal following for tasting just like the real thing—no thin body, no weird decaf aftertaste. Just great coffee, minus the caffeine. This coffee is decaffeinated using a water-based method that gently removes caffeine without the use of chemicals. The beans are soaked in a saturated solution that draws out caffeine while preserving their natural flavors. /* --- shell card --- */ .coffee-specs { background: #fff; border-radius: 8px; box-shadow: 0 2px 8px rgba(0, 0, 0, .05); padding: 2rem; font-size: clamp(1.05rem, 3.2vw, 1.2rem); line-height: 1.5; } /* --- details list using columns --- */ .coffee-details { list-style: none; margin: 0 0 1.75rem; padding: 0; columns: 2 260px; column-gap: 2rem; } .coffee-details li { break-inside: avoid; margin: 0 0 .9rem; position: relative; padding-left: 1rem; border-left: 4px solid #e6a65d; /* orange accent */ } .coffee-details .label { display: block; font-weight: 700; text-transform: capitalize; margin-bottom: .15rem; } /* --- summary paragraph with accent --- */ .coffee-summary { margin: 0 0 1.25rem; position: relative; padding-left: 1rem; } .coffee-summary::before { content: ""; position: absolute; left: 0; top: 0; bottom: 0; width: 4px; background: #e6a65d; border-radius: 4px; }