:root{--kv-cream:#f8f6f1;--kv-paper:#fffefa;--kv-ink:#252924;--kv-muted:#71746a;--kv-rust:#a94328;--kv-line:#deded4;--kv-serif:'DM Serif Display',Georgia,serif;--kv-sans:'DM Sans',Arial,sans-serif}.kv-home{margin:0;background:var(--kv-cream);color:var(--kv-ink);font-family:var(--kv-sans);font-size:15px;line-height:1.6;-webkit-font-smoothing:antialiased}.kv-home *{box-sizing:border-box}.kv-home a{color:inherit;text-decoration:none}.kv-home h1,.kv-home h2,.kv-home h3,.kv-home p{margin:0}.kv-home h1,.kv-home h2,.kv-home h3{color:inherit;font-weight:400}.kv-home h2{font:42px/1.16 var(--kv-serif);letter-spacing:-.9px}.kv-home button,.kv-home input{font:inherit}.kv-home button{cursor:pointer}.kv-home button:focus-visible,.kv-home a:focus-visible,.kv-home input:focus-visible,.kv-home summary:focus-visible{outline:2px solid var(--kv-rust);outline-offset:5px}.kv-home svg{width:22px;height:22px;flex-shrink:0}.kv-home img{display:block;max-width:100%;height:auto;border-radius:0}.kv-wrap{max-width:1360px;width:calc(100% - 112px);margin:auto}.kv-skip{position:absolute;left:20px;top:-100px;padding:12px;background:white;z-index:100}.kv-skip:focus{top:20px}.kv-topbar{background:var(--kv-rust);color:#fff3df;font-size:11px;letter-spacing:.4px}.kv-topbar .kv-wrap{display:flex;justify-content:space-between;padding:8px 0}.kv-topbar i{font-style:normal;padding:0 13px;opacity:.6}.kv-header{background:var(--kv-cream);position:relative;z-index:20}.kv-header-main{display:flex;align-items:center;gap:40px;height:98px}.kv-logo{font-size:29px;letter-spacing:-1.5px;font-weight:700;display:flex;align-items:center;gap:10px;white-space:nowrap;line-height:1}.kv-logo>svg{height:38px;width:38px;color:var(--kv-rust)}.kv-logo>span{font-size:13px;align-self:flex-start;margin:0 0 0 -6px;letter-spacing:0;color:var(--kv-rust)}.kv-search{display:flex;align-items:center;max-width:485px;flex:1;margin:0 auto;height:44px;border:1px solid #deded4;border-radius:4px;background:transparent}.kv-search input{box-shadow:none;background:transparent;border:0;flex:1;min-width:0;padding:10px 15px;font-size:12px;color:var(--kv-ink)}.kv-search input::placeholder{color:#818277}.kv-search button{background:none;border:0;padding:10px 14px;color:var(--kv-ink);line-height:0}.kv-search input:focus{background:transparent;outline-offset:0}.kv-header-actions{display:flex;gap:25px;align-items:center}.kv-header-actions a{display:flex;align-items:center;gap:8px;font-size:12px}.kv-cart-count{display:inline-grid;place-items:center;background:var(--kv-ink);color:white;border-radius:100%;font-size:10px;width:18px;height:18px}.kv-menu-toggle{display:none;background:none;border:0;padding:0}.kv-nav{border-top:1px solid var(--kv-line)}.kv-nav .kv-wrap{display:flex;align-items:center;gap:34px;height:55px;font-size:12px;font-weight:500}.kv-nav a{position:relative;white-space:nowrap}.kv-nav a:hover{color:var(--kv-rust)}.kv-nav a:after{content:'';position:absolute;bottom:-8px;height:1px;left:0;width:0;background:var(--kv-rust);transition:width .25s}.kv-nav a:hover:after{width:100%}.kv-nav .kv-all{display:flex;align-items:center;gap:10px;margin-right:8px}.kv-all svg{width:16px}.kv-nav-last{margin-left:auto;display:flex;align-items:center;gap:8px;color:var(--kv-rust)!important}.kv-nav-last svg{width:16px}.kv-hero{position:relative;height:610px;color:var(--kv-cream);background:#3c3830;overflow:hidden}.kv-hero-video,.kv-hero-shade{position:absolute;inset:0;width:100%;height:100%;object-fit:cover}.kv-hero-video{object-position:center 55%;filter:saturate(.75)}.kv-hero-shade{background:linear-gradient(90deg,rgba(17,24,18,.84),rgba(17,24,18,.48) 48%,rgba(17,24,18,.04) 80%),linear-gradient(0deg,rgba(0,0,0,.3),transparent 40%)}.kv-hero-inner{position:relative;height:100%;display:flex;flex-direction:column;justify-content:center}.kv-hero-copy{padding-bottom:38px}.kv-eyebrow{display:block;font-size:10px;letter-spacing:1.8px;font-weight:600;color:var(--kv-rust);margin-bottom:16px;line-height:1.5}.kv-light{color:#ede7d9;display:flex;align-items:center;gap:9px}.kv-light>span{width:5px;height:5px;background:#edbd8f;border-radius:50%}.kv-home .kv-hero h1{font:76px/1.06 var(--kv-serif);letter-spacing:-2.6px;max-width:760px;color:#fff9ee;margin:0 0 26px}.kv-hero h1 em{font-weight:400;color:#e3ad86}.kv-hero-copy p{font-size:15px;line-height:1.8;color:#e2e0d6}.kv-hero-buttons{display:flex;align-items:center;gap:27px;margin-top:32px}.kv-button{display:inline-flex;align-items:center;justify-content:space-between;gap:35px;padding:15px 22px;border-radius:3px;font-size:12px;font-weight:600;line-height:1.5;transition:background .2s,transform .2s}.kv-button:hover{transform:translateY(-2px)}.kv-button svg{width:18px}.kv-home .kv-button-cream{background:#f8f4e9;color:#282d25}.kv-home .kv-button-cream:hover{background:#fff}.kv-home .kv-button-dark{background:var(--kv-ink);color:#fff8e9}.kv-home .kv-button-dark:hover{background:var(--kv-rust)}.kv-hero-link{font-size:12px;border-bottom:1px solid #a5a69b;padding-bottom:4px}.kv-hero-bottom{position:absolute;bottom:28px;left:0;right:0;display:flex;justify-content:space-between;align-items:center;font-size:10px;letter-spacing:.4px;color:#e0dfd5}.kv-video-toggle{display:flex;align-items:center;gap:9px;background:transparent;border:1px solid #ffffff50;color:white;border-radius:30px;padding:7px 13px;font-size:10px!important}.kv-video-toggle span{font-size:14px}.kv-hero-note{position:absolute;right:max(56px,calc((100vw - 1248px)/2));bottom:100px;display:flex;align-items:center;gap:15px;color:#fbf8ee!important;padding:18px 20px;background:rgba(239,235,217,.13);border:1px solid #ffffff3b;backdrop-filter:blur(16px);border-radius:5px;max-width:345px}.kv-hero-note small{display:block;font-size:8px;letter-spacing:1.1px;margin-bottom:4px;color:#ddd8c9}.kv-hero-note>span{font-size:12px}.kv-hero-note>svg{width:18px;margin-left:12px}.kv-note-icon{display:grid;place-items:center;width:38px;height:38px;border:1px solid #ffffff40;border-radius:50%}.kv-values{border-bottom:1px solid var(--kv-line)}.kv-values .kv-wrap{display:flex;justify-content:space-between;align-items:center;min-height:74px;font-size:12px}.kv-values span{display:flex;align-items:center;gap:10px}.kv-values span:not(:last-child){border-right:1px solid var(--kv-line);padding-right:45px}.kv-values b{font-size:18px;font-weight:600}.kv-values svg{width:17px;color:var(--kv-rust)}.kv-section{padding-top:78px;padding-bottom:78px}.kv-section-head{display:flex;align-items:flex-end;justify-content:space-between;gap:30px;margin-bottom:35px}.kv-section-head .kv-eyebrow{margin-bottom:12px}.kv-text-link{display:inline-flex;align-items:center;gap:18px;font-size:12px;font-weight:500;padding:0 0 6px;border:0;border-bottom:1px solid #b9bcb1;background:none;color:var(--kv-ink);border-radius:0}.kv-text-link svg{width:17px;transition:transform .2s}.kv-text-link:hover svg{transform:translateX(4px)}.kv-categories{display:grid;grid-template-columns:repeat(6,minmax(0,1fr));gap:18px}.kv-category>div{position:relative;background:#eeeee6;border-radius:5px;aspect-ratio:1/1.05;overflow:hidden;display:flex;align-items:center;justify-content:center;padding:25px 15px}.kv-category:nth-child(2)>div{background:#efebe5}.kv-category:nth-child(3)>div{background:#ebe9e3}.kv-category:nth-child(4)>div{background:#e7ebe2}.kv-category:nth-child(5)>div{background:#eeebe3}.kv-category:nth-child(6)>div{background:#f0ebda}.kv-category img{width:100%;height:100%;object-fit:contain;mix-blend-mode:multiply;transition:transform .5s}.kv-category:hover img{transform:scale(1.07)}.kv-category>div>span{position:absolute;bottom:10px;right:10px;border-radius:50%;background:#fffefa;width:26px;height:26px;display:grid;place-items:center;opacity:0;transition:opacity .2s}.kv-category>div>span svg{width:15px}.kv-category:hover>div>span{opacity:1}.kv-home .kv-category h3{font-size:13px;font-weight:600;margin-top:15px;letter-spacing:-.2px}.kv-category p{font-size:11px;color:var(--kv-muted);margin-top:4px}.kv-brand-band{border-top:1px solid var(--kv-line);border-bottom:1px solid var(--kv-line)}.kv-brand-band>.kv-wrap{display:flex;align-items:center;gap:40px;padding:33px 0}.kv-brand-intro{min-width:170px;border-right:1px solid var(--kv-line);padding-right:35px}.kv-brand-intro .kv-eyebrow{font-size:9px;margin-bottom:5px}.kv-brand-intro h2{font-size:25px}.kv-logos{display:grid;grid-template-columns:repeat(6,1fr);width:100%;align-items:center;gap:38px}.kv-logos a{display:flex;align-items:center;justify-content:center;height:50px}.kv-logos img{width:100%;max-width:125px;max-height:33px;object-fit:contain;filter:grayscale(1);opacity:.65;transition:filter .2s,opacity .2s}.kv-logos a:hover img{filter:grayscale(0);opacity:1}.kv-tabs{display:flex;gap:26px;border-bottom:1px solid var(--kv-line);margin-bottom:28px}.kv-tabs button{font-size:12px;background:none;color:var(--kv-muted);font-weight:400;padding:0 0 14px;border:0;border-radius:0;position:relative}.kv-tabs button[aria-selected=true]{color:var(--kv-ink);font-weight:600}.kv-tabs button[aria-selected=true]:after{content:'';position:absolute;left:0;right:0;bottom:-1px;background:var(--kv-rust);height:2px}.kv-product-grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:24px}.kv-product-grid[hidden]{display:none}.kv-product{min-width:0}.kv-product-image{height:260px;position:relative;display:flex;justify-content:center;align-items:center;background:#f0efe9;border-radius:4px;overflow:hidden;padding:24px}.kv-product-image img{width:100%;height:100%;object-fit:contain;mix-blend-mode:multiply;transition:transform .45s}.kv-product-image:hover img{transform:scale(1.045)}.kv-sale{position:absolute;top:13px;left:13px;color:var(--kv-rust);background:#f4e5dc;padding:3px 8px;z-index:1;font-size:10px;border-radius:2px}.kv-product-info{padding-top:18px}.kv-product-brand{display:block;color:var(--kv-muted);font-size:9px;letter-spacing:1px;margin-bottom:6px}.kv-home .kv-product h3{font-size:13px;font-weight:500;line-height:1.5;min-height:40px;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden;margin-bottom:18px}.kv-product-bottom{display:flex;justify-content:space-between;align-items:center;position:relative}.kv-price{font-size:17px;font-weight:600;line-height:1.4}.kv-price del{font-size:11px;color:var(--kv-muted);font-weight:400;display:block;opacity:.75}.kv-price ins{font-weight:600;background:none}.kv-add{border:1px solid #cdd0c4;border-radius:50%;width:35px;height:35px;display:flex;align-items:center;justify-content:center;transition:background .2s}.kv-add svg{width:17px}.kv-add:hover{background:var(--kv-ink);color:white}.kv-add.added{background:#dbe5d7}.kv-product .added_to_cart{position:absolute;right:0;top:39px;font-size:10px;color:var(--kv-rust);white-space:nowrap}.kv-coffee-story{display:grid;grid-template-columns:1fr 1fr;min-height:505px;background:#e9e6dc}.kv-story-image{position:relative;min-height:100%;overflow:hidden}.kv-story-image>img{position:absolute;width:100%;height:100%;object-fit:cover;filter:saturate(.7)}.kv-story-image:after{content:'';position:absolute;inset:0;background:linear-gradient(0deg,#151b1590,transparent 55%)}.kv-story-image>span{position:absolute;bottom:35px;left:55px;color:#fff8e8;font-size:9px;letter-spacing:1.8px;z-index:1}.kv-story-copy{padding:68px clamp(40px,6vw,100px)}.kv-story-copy h2{font-size:46px;line-height:1.12;margin-bottom:22px}.kv-story-copy h2 em{color:#6a725e;font-weight:400}.kv-story-copy>p{max-width:450px;font-size:13px;line-height:1.85;color:#606557}.kv-story-tags{display:flex;gap:9px;margin:26px 0}.kv-story-tags a{font-size:10px;padding:5px 12px;border:1px solid #b7bcae;border-radius:30px}.kv-story-tags a:hover{background:#fff8e8}.kv-moments{display:grid;grid-template-columns:1fr 1fr;gap:25px;padding-bottom:0}.kv-moment{display:flex;position:relative;min-height:355px;border-radius:5px;overflow:hidden;padding:38px 32px}.kv-peach{background:#f0ddd0}.kv-sage{background:#e1e6db}.kv-moment>div{position:relative;z-index:2;max-width:63%;display:flex;flex-direction:column;align-items:flex-start}.kv-moment h2{font-size:36px;line-height:1.15;letter-spacing:-.7px}.kv-moment p{font-size:11px;margin-top:16px;max-width:175px}.kv-moment .kv-text-link{font-size:11px;margin-top:auto;padding-top:20px;gap:7px}.kv-moment>img{position:absolute;right:-28px;bottom:4px;width:51%;height:78%;object-fit:contain;mix-blend-mode:multiply;transition:transform .5s}.kv-moment:hover>img{transform:translateY(-5px) rotate(-3deg)}.kv-section-note{font-size:12px;color:var(--kv-muted)}.kv-guide-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:30px}.kv-guide-picture{height:240px;position:relative;overflow:hidden;border-radius:4px;margin-bottom:24px}.kv-guide-picture img{height:100%;width:100%;object-fit:cover}.kv-guide-picture>span{position:absolute;bottom:15px;left:17px;display:grid;place-items:center;background:var(--kv-paper);width:28px;height:28px;border-radius:100%;font-size:10px}.kv-guide-yellow{background:#e9e0c9;padding:20px 65px}.kv-guide-pink{background:#eee3dd;padding:30px 65px}.kv-guide-yellow img,.kv-guide-pink img{object-fit:contain;mix-blend-mode:multiply}.kv-guide-grid .kv-eyebrow{font-size:9px;margin-bottom:11px}.kv-guide-grid h3{font:28px/1.2 var(--kv-serif);letter-spacing:-.4px;margin-bottom:14px}.kv-guide-grid p{font-size:12px;line-height:1.8;color:var(--kv-muted);max-width:350px;margin-bottom:21px}.kv-seo{background:#edece3;padding:70px 0}.kv-seo-layout{display:grid;grid-template-columns:1fr 1.25fr;gap:90px}.kv-seo h2{font-size:42px}.kv-seo h2 em{color:#727b62;font-weight:400}.kv-seo-lead{font-size:13px;line-height:1.85;color:#626855;max-width:345px;margin-top:28px!important}.kv-seo-text h3{font-size:14px;font-weight:600;margin-bottom:14px}.kv-seo-text p{font-size:12px;line-height:1.9;color:#696f62;margin-bottom:17px}.kv-seo-text p+h3{margin-top:26px}.kv-seo-text a{text-decoration:underline;text-underline-offset:3px;color:var(--kv-ink)}.kv-faq{display:grid;grid-template-columns:1fr 1.25fr;gap:90px}.kv-faq-list details{border-bottom:1px solid var(--kv-line)}.kv-faq-list summary{list-style:none;cursor:pointer;font-size:13px;line-height:1.5;padding:22px 0;display:flex;justify-content:space-between;gap:20px}.kv-faq-list summary::-webkit-details-marker{display:none}.kv-faq-list summary>span{font-size:22px;font-weight:300;line-height:1}.kv-faq-list details[open] summary>span{transform:rotate(45deg)}.kv-faq-list p{font-size:12px;color:var(--kv-muted);line-height:1.85;padding:0 35px 24px 0}.kv-final-cta{background:var(--kv-rust);color:#fff3e3;overflow:hidden}.kv-final-cta>.kv-wrap{padding:62px 0;position:relative}.kv-final-cta .kv-eyebrow{color:#f2c4a8}.kv-final-cta h2{font-size:49px}.kv-final-cta .kv-button{margin-top:27px}.kv-cta-flower{position:absolute;right:90px;top:50%;transform:translateY(-50%);font-size:260px;font-weight:400;line-height:1;color:#d77c56}.kv-footer{background:#242b24;color:#e9ebdf;padding:65px 0 0}.kv-footer-grid{display:grid;grid-template-columns:2.3fr 1fr 1fr 1fr;gap:40px}.kv-footer .kv-logo{font-size:32px}.kv-footer p{font-size:12px;line-height:1.8;color:#aeb8a9;margin-top:21px}.kv-footer-caption{display:block;font-size:9px;letter-spacing:2px;color:#aeb8a9;margin-top:33px}.kv-footer h3{font:500 12px var(--kv-sans);margin-bottom:22px}.kv-footer-grid>div:not(:first-child)>a{display:block;font-size:11px;color:#aeb8a9;margin-bottom:12px}.kv-footer a:hover{color:white}.kv-footer-bottom{display:flex;justify-content:space-between;padding:24px 0;border-top:1px solid #ffffff20;margin-top:55px;font-size:10px;color:#a2ac9c}.kv-guide-dialog{background:var(--kv-cream);color:var(--kv-ink);border:0;max-width:680px;width:calc(100% - 32px);max-height:85vh;overflow:auto;padding:52px;border-radius:6px}.kv-guide-dialog::backdrop{background:#182019ad;backdrop-filter:blur(5px)}.kv-guide-dialog h2{font:38px/1.15 var(--kv-serif);margin-bottom:25px}.kv-guide-dialog p{font-size:14px;line-height:1.8;margin-bottom:20px}.kv-guide-dialog .kv-button{margin-top:12px}.kv-dialog-close{position:absolute;right:14px;top:10px;background:none;color:var(--kv-ink);font-size:30px!important;font-weight:300;padding:0 10px}.kv-home .storefront-handheld-footer-bar{display:none}.kv-home [hidden]{display:none!important}.kv-home .widget_shopping_cart{display:none}
@media(min-width:1600px){.kv-hero{height:680px}.kv-home .kv-hero h1{font-size:90px}.kv-hero-note{right:calc((100% - 1360px)/2)}}
@media(max-width:1150px){.kv-wrap{width:calc(100% - 64px)}.kv-header-main{gap:24px}.kv-logo{font-size:25px}.kv-header-actions{gap:15px}.kv-nav .kv-wrap{gap:22px;font-size:11px}.kv-nav-last{display:none}.kv-hero-note{right:32px;bottom:90px}.kv-values span:not(:last-child){padding-right:20px}.kv-values .kv-wrap{font-size:10px}.kv-categories{gap:12px}.kv-category>div{padding:15px 10px}.kv-home .kv-category h3{font-size:11px}.kv-logos{gap:20px}.kv-brand-band>.kv-wrap{gap:25px}.kv-brand-intro{min-width:150px;padding-right:20px}.kv-product-image{height:225px}.kv-story-copy{padding:55px 40px}.kv-story-copy h2{font-size:39px}.kv-moment{padding:30px 23px;min-height:330px}.kv-moment h2{font-size:31px}.kv-moment>img{right:-35px;width:58%;height:70%}.kv-guide-picture{height:210px}.kv-guide-yellow,.kv-guide-pink{padding:25px 45px}.kv-seo-layout,.kv-faq{gap:55px}.kv-footer-grid{gap:25px}}
@media(max-width:850px){.kv-header-main{height:80px;flex-wrap:wrap;gap:18px}.kv-search{max-width:330px}.kv-header-actions a>span:not(.kv-cart-count){display:none}.kv-header-actions{margin-left:auto}.kv-nav .kv-wrap{gap:22px;overflow:auto;scrollbar-width:none}.kv-nav .kv-all{margin:0}.kv-hero{height:560px}.kv-home .kv-hero h1{font-size:66px}.kv-hero-note{display:none}.kv-values .kv-wrap{flex-wrap:wrap;gap:16px;padding:22px 0}.kv-values span{width:calc(50% - 8px);font-size:12px}.kv-values span:not(:last-child){border:0}.kv-section{padding-top:55px;padding-bottom:55px}.kv-home h2{font-size:36px}.kv-section-head{align-items:flex-start}.kv-section-head>.kv-text-link{margin-top:35px;white-space:nowrap;font-size:11px}.kv-categories{grid-template-columns:repeat(3,1fr);gap:25px 17px}.kv-category>div{aspect-ratio:1.15;padding:24px}.kv-home .kv-category h3{font-size:13px}.kv-brand-band>.kv-wrap{display:block}.kv-brand-intro{display:flex;gap:15px;align-items:center;border:0;padding:0;margin-bottom:25px}.kv-brand-intro .kv-eyebrow{margin:0}.kv-brand-intro h2{font-size:24px}.kv-logos{gap:30px}.kv-product-grid{grid-template-columns:repeat(2,1fr);gap:28px 22px}.kv-product-image{height:270px}.kv-coffee-story{min-height:440px}.kv-story-copy{padding:45px 28px}.kv-story-copy h2{font-size:34px}.kv-story-image>span{left:25px;font-size:8px}.kv-story-copy p{font-size:12px}.kv-story-tags{flex-wrap:wrap;gap:6px}.kv-story-copy .kv-button{gap:15px;font-size:11px;padding:14px 16px}.kv-moments{padding-bottom:0;gap:18px}.kv-moment{min-height:400px;padding:25px}.kv-moment>div{max-width:100%}.kv-moment h2{font-size:30px}.kv-moment>img{height:53%;width:65%;bottom:2px;right:-10px}.kv-moment .kv-text-link{position:absolute;top:130px;margin:0;font-size:10px;white-space:nowrap}.kv-moment p{display:none}.kv-moment .kv-eyebrow{font-size:9px}.kv-guide-grid{gap:18px}.kv-guide-grid h3{font-size:24px}.kv-guide-picture{height:190px}.kv-guide-yellow,.kv-guide-pink{padding:20px}.kv-section-note{display:none}.kv-seo-layout{gap:35px;grid-template-columns:1fr 1.2fr}.kv-seo h2{font-size:34px}.kv-faq{gap:35px}.kv-faq h2{font-size:34px}.kv-cta-flower{right:20px;font-size:200px}.kv-footer-grid{grid-template-columns:1.5fr 1fr 1fr}.kv-footer-grid>div:last-child{display:none}.kv-footer .kv-logo{font-size:28px}}
@media(max-width:600px){.kv-wrap{width:calc(100% - 40px)}.kv-topbar .kv-wrap{justify-content:center;padding:7px 0}.kv-topbar .kv-wrap>span:last-child{display:none}.kv-topbar{font-size:10px}.kv-header-main{height:auto;min-height:122px;gap:0;padding-top:19px;padding-bottom:14px}.kv-logo{font-size:25px;gap:7px}.kv-logo>svg{height:32px;width:32px}.kv-header-actions{gap:16px}.kv-header-actions svg{height:19px;width:19px}.kv-header-actions>a:first-child{display:none}.kv-menu-toggle{display:block;line-height:0;color:var(--kv-ink)}.kv-cart-count{width:15px;height:15px;font-size:8px}.kv-header-actions a{gap:5px}.kv-search{order:3;flex-basis:100%;max-width:none;height:37px;margin-top:18px}.kv-search input{padding:8px 10px;font-size:11px}.kv-search svg{width:17px;height:17px}.kv-nav{display:none;position:absolute;left:0;right:0;top:100%;background:var(--kv-cream);box-shadow:0 12px 15px #00000010}.kv-nav.is-open{display:block}.kv-nav .kv-wrap{height:auto;display:flex;align-items:flex-start;flex-direction:column;gap:0;padding:13px 0 20px}.kv-nav a{padding:12px 0;width:100%;font-size:13px}.kv-nav .kv-all{gap:9px}.kv-nav .kv-nav-last{display:flex;margin:0}.kv-hero{height:550px}.kv-hero-video{object-position:61% center}.kv-hero-shade{background:linear-gradient(90deg,#152218dd,#15221879),linear-gradient(0deg,#15221877,transparent)}.kv-hero-copy{padding-bottom:33px;padding-top:0}.kv-home .kv-hero h1{font-size:53px;letter-spacing:-1.8px;line-height:1.08;max-width:360px;margin-bottom:24px}.kv-hero .kv-eyebrow{font-size:9px;letter-spacing:1.4px;margin-bottom:21px}.kv-hero-copy p{font-size:12px;line-height:1.8}.kv-hero-buttons{gap:20px;flex-wrap:wrap;margin-top:28px}.kv-button{font-size:11px;padding:14px 18px;gap:27px}.kv-hero-link{font-size:11px}.kv-hero-bottom{bottom:18px;font-size:9px;gap:20px}.kv-hero-bottom>span{max-width:150px;font-size:8px}.kv-video-toggle{font-size:8px!important;padding:5px 9px;gap:6px;white-space:nowrap}.kv-values .kv-wrap{padding:20px 0;gap:15px 10px}.kv-values span{font-size:10px;gap:7px;width:calc(50% - 5px);padding:0!important}.kv-values b{font-size:15px}.kv-values svg{width:14px}.kv-section{padding-top:44px;padding-bottom:44px}.kv-section-head{gap:12px;margin-bottom:25px}.kv-home h2{font-size:32px;letter-spacing:-.5px}.kv-eyebrow{font-size:8px;letter-spacing:1.3px;margin-bottom:12px}.kv-section-head>.kv-text-link{font-size:0;gap:0;margin-top:34px;padding:5px;min-width:26px;border:0}.kv-section-head>.kv-text-link svg{width:22px}.kv-categories{grid-template-columns:repeat(2,minmax(0,1fr));gap:22px 14px}.kv-category>div{aspect-ratio:1.13;padding:19px}.kv-home .kv-category h3{font-size:12px;margin-top:11px}.kv-category p{font-size:10px}.kv-category>div>span{opacity:1;width:22px;height:22px}.kv-category>div>span svg{width:13px}.kv-brand-band>.kv-wrap{padding:26px 0}.kv-brand-intro{margin-bottom:22px;gap:12px}.kv-brand-intro h2{font-size:23px}.kv-logos{grid-template-columns:repeat(3,1fr);gap:12px 28px}.kv-logos a{height:40px}.kv-logos img{max-width:94px;max-height:26px}.kv-tabs{gap:21px;overflow-x:auto;scrollbar-width:none;margin-bottom:22px}.kv-tabs button{white-space:nowrap;font-size:10px;padding-bottom:11px}.kv-product-grid{gap:26px 13px}.kv-product-image{height:auto;aspect-ratio:1/1.15;padding:16px}.kv-product-brand{font-size:8px}.kv-product-info{padding-top:13px}.kv-home .kv-product h3{font-size:11px;line-height:1.6;min-height:35px;margin-bottom:13px}.kv-price{font-size:14px}.kv-price del{font-size:9px}.kv-add{width:29px;height:29px}.kv-add svg{width:14px}.kv-sale{left:8px;top:8px;font-size:9px;padding:2px 5px}.kv-coffee-story{grid-template-columns:1fr}.kv-story-image{height:320px;min-height:0}.kv-story-image>span{left:22px;bottom:24px;font-size:8px}.kv-story-copy{padding:37px 25px 42px}.kv-story-copy h2{font-size:37px;line-height:1.15}.kv-story-copy>p{font-size:12px}.kv-story-tags{margin:21px 0}.kv-story-tags a{font-size:10px}.kv-moments{grid-template-columns:1fr;padding-bottom:0;gap:16px}.kv-moment{min-height:300px;padding:27px 24px}.kv-moment>div{max-width:70%}.kv-moment h2{font-size:32px}.kv-moment>img{height:76%;width:58%;right:-27px}.kv-moment .kv-text-link{position:static;margin-top:auto;padding-top:20px;font-size:10px;gap:7px}.kv-moment p{display:block;font-size:10px;max-width:125px;margin-top:14px}.kv-moment .kv-eyebrow{font-size:8px}.kv-guide-grid{grid-template-columns:1fr;gap:33px}.kv-guide-grid h3{font-size:28px}.kv-guide-picture{height:240px;margin-bottom:19px}.kv-guide-yellow,.kv-guide-pink{padding:28px 80px}.kv-guide-grid p{font-size:12px;margin-bottom:15px}.kv-guide-grid .kv-eyebrow{font-size:8px}.kv-seo{padding:42px 0}.kv-seo-layout{grid-template-columns:1fr;gap:30px}.kv-seo h2{font-size:37px}.kv-seo-lead{font-size:12px;margin-top:21px!important;max-width:100%}.kv-seo-text h3{font-size:13px}.kv-seo-text p{font-size:12px}.kv-faq{grid-template-columns:1fr;gap:20px}.kv-faq h2{font-size:34px}.kv-faq-list summary{font-size:12px;padding:19px 0}.kv-faq-list p{padding-right:10px}.kv-final-cta>.kv-wrap{padding:44px 0}.kv-final-cta h2{font-size:36px;position:relative;z-index:1}.kv-final-cta .kv-button{margin-top:24px}.kv-cta-flower{font-size:160px;right:-65px;top:80%;opacity:.55}.kv-footer{padding-top:40px}.kv-footer-grid{grid-template-columns:1fr 1fr;gap:37px 24px}.kv-footer-grid>div:first-child{grid-column:1/-1}.kv-footer .kv-logo{font-size:30px}.kv-footer-caption{margin-top:22px}.kv-footer h3{margin-bottom:19px}.kv-footer p{font-size:11px;margin-top:18px}.kv-footer-bottom{margin-top:30px;padding:20px 0;font-size:8px}.kv-guide-dialog{padding:42px 24px 28px}.kv-guide-dialog h2{font-size:30px}.kv-guide-dialog p{font-size:12px}.kv-hero-buttons .kv-button{gap:18px}}
@media(prefers-reduced-motion:reduce){.kv-home *{scroll-behavior:auto!important;transition:none!important;animation:none!important}.kv-hero-video{opacity:0}.kv-hero{background-image:var(--kv-poster);background-size:cover;background-position:center}}
.kv-home a:focus,.kv-home button:focus,.kv-home input:focus{outline-color:var(--kv-rust)}.kv-home a:focus:not(:focus-visible),.kv-home button:focus:not(:focus-visible){outline:none}
@media(max-width:600px){.kv-menu-toggle{display:grid;place-items:center;min-width:40px;min-height:40px}.kv-add{width:40px;height:40px}.kv-moment>img{filter:brightness(1.055)}}

/* Keep the cart icon and its count together at every header breakpoint. */
.kv-header-actions .kv-header-cart{position:relative;display:inline-flex;align-items:center;justify-content:center;flex:0 0 44px;width:44px;height:44px;gap:0;border-radius:50%;transition:background-color .2s,color .2s}
.kv-header-actions .kv-header-cart:hover{background:#eee9e0;color:var(--kv-rust)}
.kv-header-actions .kv-header-cart:focus-visible{outline:2px solid var(--kv-rust);outline-offset:3px}
.kv-header-actions .kv-header-cart svg{display:block;width:25px;height:25px;flex:0 0 25px}
.kv-header-cart .kv-cart-count{position:absolute;top:0;right:-2px;display:grid;place-items:center;min-width:20px;width:auto;height:20px;padding:0 4px;border:2px solid var(--kv-cream);border-radius:20px;background:var(--kv-rust);color:#fff;font-size:10px;font-weight:700;line-height:1;box-sizing:border-box;font-variant-numeric:tabular-nums;pointer-events:none}
