@import url('https://fonts.googleapis.com/css2?family=DM+Sans:wght@400;450;500;550;600;650;700&family=Playfair+Display:ital,wght@0,400;0,500;0,600;1,400;1,500&display=swap');
:root{--paper:#faf8f3;--ink:#302c25;--muted:#777369;--olive:#da251c;--line:#deded3;--serif:'Playfair Display',Georgia,serif;--sans:'DM Sans',Arial,sans-serif}*{box-sizing:border-box}html{scroll-behavior:smooth;scroll-padding-top:30px}body{margin:0;background:var(--paper);color:var(--ink);font:1.125rem/1.65 var(--sans)}body:has(dialog[open]){overflow:hidden}button,input{font:inherit}button,a{-webkit-tap-highlight-color:transparent}button{cursor:pointer;color:inherit}a{color:inherit;text-decoration:none}button{border:0;background:none}a,button,input{outline-offset:5px}a:focus-visible,button:focus-visible,input:focus-visible{outline:2px solid var(--olive)}img{display:block;max-width:100%}svg{width:24px;height:24px;stroke:currentColor;stroke-width:1.5;fill:none;flex-shrink:0}.wrap{max-width:1320px;margin-inline:auto;width:calc(100% - 112px)}.announcement{background:var(--olive);color:#fff;text-align:center;font-size:0.8125rem;letter-spacing:.02em;padding:9px 30px;position:relative}.announcement>span{opacity:.8;margin-left:5px}.announcement>a{position:absolute;right:56px;font-size:0.8125rem}.announcement>a span{margin-left:12px}.header{height:106px;display:flex;align-items:center;justify-content:space-between;gap:35px}.logo{font-family:var(--serif);font-weight:600;font-size:45px;line-height:1;letter-spacing:-2.7px;white-space:nowrap}.logo>span{font-weight:400;font-style:italic}.logo i{font:11px var(--sans);vertical-align:top;display:inline-block;margin:8px 0 0 6px;letter-spacing:0}.header nav{display:flex;gap:36px;font-size:1rem}.header nav a{padding:10px 0;position:relative;font-weight:700}.header nav a:hover,.header nav .active{color:var(--olive)}.header nav .active:after{content:'';height:2px;background:var(--olive);position:absolute;bottom:2px;left:0;right:0}.header-actions{display:flex;align-items:center;gap:22px}.icon-button{display:grid;place-items:center;width:40px;height:44px}.cart-button{display:flex;align-items:center;gap:10px;font-size:1rem}.cart-button>span:last-child{background:#eeeee4;border-radius:50%;font-size:0.8125rem;min-width:24px;height:24px;display:grid;place-items:center}.mobile-menu{display:none}.hero{display:grid;grid-template-columns:1fr 1fr;min-height:570px;background:#f0eee5}.hero-copy{padding:48px 40px 35px 52px}.eyebrow{font-size:0.75rem;letter-spacing:1.9px;font-weight:600;line-height:1.5;color:var(--olive)}.hero-copy .eyebrow{display:flex;align-items:center;gap:12px}.little-line{width:25px;height:1px;background:var(--olive)}h1,h2,h3,p{margin:0}h1{font:500 clamp(50px,5.05vw,74px)/1.08 var(--serif);letter-spacing:-2.8px;margin:24px 0 21px}em{font-weight:400;color:var(--olive)}.hero-copy>p{font-size:1rem;line-height:1.8;color:#706d63}.button{display:inline-flex;justify-content:space-between;align-items:center;gap:40px;background:var(--olive);color:white;min-height:52px;padding:14px 24px;font-size:1rem;transition:background .2s,transform .2s}.button:hover{background:#b81f18;transform:translateY(-2px)}.button span{font-size:22px;line-height:1}.hero-copy .button{margin-top:25px}.hero-note{display:flex;align-items:center;gap:10px;font-size:0.75rem;color:#777367;margin-top:28px}.hero-note svg{height:18px;width:18px}.hero-visual{position:relative;min-width:0;overflow:visible}.hero-visual>img{width:100%;height:100%;object-fit:cover;object-position:66% center;position:absolute}.hero-visual:after{content:'';position:absolute;inset:70% 0 0;background:linear-gradient(transparent,#261b166b)}.photo-caption{position:absolute;bottom:31px;left:32px;right:28px;z-index:1;color:white;display:flex;justify-content:space-between;align-items:center}.photo-caption span:first-child{font-size:0.6875rem;letter-spacing:2px}.photo-caption span:last-child{font:italic 23px var(--serif)}.hero-stamp{position:absolute;left:-49px;top:42px;width:100px;height:100px;border-radius:50%;background:#fbebe5;display:flex;align-items:center;justify-content:center;flex-direction:column;transform:rotate(10deg);color:var(--olive);font-size:0.6875rem;letter-spacing:1.5px;line-height:1.4;border:6px solid var(--paper);box-shadow:0 0 0 1px #e5e5d7}.hero-stamp span{font:italic 12px/1.3 var(--serif);letter-spacing:0;text-align:center;margin-top:3px}.hero-stamp b{font-size:20px;font-weight:400;margin-top:0}.benefits{display:grid;grid-template-columns:repeat(4,1fr);gap:20px;padding-block:30px;border-bottom:1px solid var(--line)}.benefits>div{display:flex;align-items:center;gap:16px}.benefits svg{color:var(--olive);width:26px;height:26px}.benefits p{font-size:0.875rem;font-weight:550}.benefits span{display:block;font-size:0.75rem;font-weight:400;color:var(--muted);margin-top:2px}.coffee-section{padding-block:67px 72px}.section-heading{display:flex;justify-content:space-between;align-items:flex-end;gap:25px}h2{font:400 42px/1.2 var(--serif);letter-spacing:-1.5px}.section-heading h2{margin-top:12px}.section-heading>p{font-size:0.875rem;color:var(--muted);margin-bottom:4px}.catalog-bar{display:flex;align-items:center;justify-content:space-between;margin:30px 0 25px;gap:15px}.filters{display:flex;gap:8px;flex-wrap:wrap}.filters button{border:1px solid var(--line);padding:8px 16px;font-size:0.8125rem;border-radius:30px}.filters button.selected{background:var(--olive);color:#fff;border-color:var(--olive)}.filters button:hover{border-color:var(--olive)}.catalog-count{font-size:0.8125rem;color:var(--muted)}.product-grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:23px}.product-picture{height:290px;background:#efeee7;position:relative;display:flex;align-items:center;justify-content:center;overflow:hidden;width:100%;padding:26px}.product-picture img{height:100%;width:100%;object-fit:contain;mix-blend-mode:multiply;transition:transform .4s}.product-picture:hover img{transform:scale(1.045) rotate(-2deg)}.product-card:nth-child(2) .product-picture{background:#f0eae2}.product-card:nth-child(3) .product-picture{background:#ede9e1}.product-card:nth-child(4) .product-picture{background:#ede9dd}.badge{position:absolute;top:15px;left:15px;background:var(--paper);padding:4px 9px;font-size:0.6875rem;color:var(--olive);z-index:1}.product-info{padding:18px 0 0}.product-meta{display:flex;justify-content:space-between;font-size:0.6875rem;letter-spacing:1px;color:var(--muted)}.product-info h3{font:400 25px/1.3 var(--serif);margin:5px 0}.product-info>p{color:var(--muted);font-size:0.8125rem;margin-bottom:17px}.product-bottom{display:flex;align-items:center;justify-content:space-between;gap:10px}.product-price{font-size:1.1875rem;font-weight:600}.product-price small{font-size:0.75rem;color:var(--muted);font-weight:400;margin-left:4px}.add-button{border:1px solid #cccdbf;padding:8px 11px;font-size:0.75rem;display:flex;align-items:center;gap:10px}.add-button:hover{background:var(--olive);color:#fff;border-color:var(--olive)}.add-button span{font-size:20px;line-height:1}.brand-note{border-top:1px solid var(--line);text-align:center;padding-block:67px 72px;max-width:900px}.brand-note h2{margin:20px auto;line-height:1.28}.brand-note p{font-size:1rem;max-width:565px;margin:0 auto 22px;color:var(--muted);line-height:1.9}.text-link{font-size:0.875rem;display:inline-flex;align-items:center;gap:25px;border-bottom:1px solid var(--ink);padding-bottom:5px}.text-link span{font-size:20px}.machine-section{display:grid;grid-template-columns:1fr 1fr;background:#382824;color:#fff;min-height:440px}.machine-copy{padding:48px}.machine-copy .eyebrow{color:#eed0c7;font-size:0.6875rem}.machine-copy h2{margin:21px 0;color:#fff;font-size:43px}.machine-copy h2 em{color:#efd8cb}.machine-copy p{font-size:0.875rem;color:#d5c8c2;max-width:350px;line-height:1.9}.button.light{background:#f4ece4;color:#382824;margin-top:25px}.button.light:hover{background:white}.machine-help{display:block;color:#d7c4bc;font-size:0.75rem;margin-top:19px}.machine-photo{position:relative;overflow:hidden;background:#b2aea2;min-height:420px}.machine-photo img{height:100%;width:100%;object-fit:cover}.machine-tag{position:absolute;bottom:25px;left:30px;font-size:35px;font-weight:700;color:white;letter-spacing:-2px;text-shadow:0 1px 12px #0004}.machine-tag small{display:block;font-size:0.8125rem;font-weight:400;letter-spacing:0}.accessories{display:grid;grid-template-columns:1.5fr 1fr 1fr;align-items:center;gap:32px;padding-block:65px}.accessories h2{font-size:34px;margin-top:15px}.accessories p{font-size:0.875rem;color:var(--muted);margin-top:15px}.accessory-link{display:flex;align-items:center;gap:10px;padding:14px;border-bottom:1px solid var(--line);text-align:left}.accessory-link img{width:75px;height:90px;object-fit:contain;mix-blend-mode:multiply}.accessory-link>span{font-size:0.875rem;flex:1}.accessory-link b{font-weight:400;margin-left:10px}.accessory-link:hover{background:#eeeee4}.contact-strip{padding:40px 0;border-top:1px solid var(--line);display:flex;align-items:center;justify-content:space-between;gap:30px}.contact-strip h2{font-size:31px;margin-top:13px}footer{background:#efeee7;padding:40px 0 22px}.footer-main{display:flex;align-items:center;gap:35px}.footer-main .logo{font-size:35px}.footer-main p{font-size:0.8125rem;flex:1;color:var(--muted)}.footer-main>a:not(.logo){font-size:0.8125rem}.footer-bottom{display:flex;justify-content:space-between;margin-top:30px;padding-top:18px;border-top:1px solid var(--line);font-size:0.6875rem;color:var(--muted)}dialog{border:0;background:var(--paper);color:var(--ink);padding:35px;max-width:calc(100vw - 30px);box-shadow:0 20px 80px #0003}dialog::backdrop{background:#1f241dc0;backdrop-filter:blur(4px)}.close-button{font-size:32px;line-height:1;width:40px;height:40px;display:grid;place-items:center}.product-dialog>.close-button{position:absolute;right:12px;top:12px}.product-dialog{width:820px}.product-detail{display:grid;grid-template-columns:1fr 1fr;align-items:center;gap:40px}.product-detail>img{height:340px;width:100%;object-fit:contain;mix-blend-mode:multiply}.product-detail h2{margin:15px 0;font-size:38px}.product-detail p{color:var(--muted);font-size:1rem}.product-detail .detail-price{font-size:27px;margin:20px 0;color:var(--ink)}.product-detail .stock{color:var(--olive);font-size:0.8125rem;margin:15px 0}.cart-dialog{margin:0 0 0 auto;height:100%;max-height:100%;width:510px;padding:32px}.dialog-heading{display:flex;align-items:center;justify-content:space-between;gap:20px;margin-bottom:30px}.dialog-heading h2{font-size:30px;margin-top:8px}.dialog-heading .eyebrow{font-size:0.6875rem}.cart-row{display:grid;grid-template-columns:65px 1fr auto;gap:18px;border-bottom:1px solid var(--line);padding:20px 0}.cart-row>img{width:65px;height:90px;object-fit:contain;mix-blend-mode:multiply}.cart-row h3{font-size:1.125rem;font-weight:500}.cart-row small{color:var(--muted);font-size:0.8125rem}.quantity{display:flex;align-items:center;gap:12px;margin-top:10px;font-size:1rem}.quantity button{width:28px;height:28px;border:1px solid var(--line)}.remove{font-size:0.75rem;color:var(--muted);display:block;margin-top:10px;text-decoration:underline}.cart-row-price{font-size:1rem;text-align:right}.cart-total{display:flex;justify-content:space-between;font-size:22px;margin:28px 0 10px}.delivery-note{font-size:0.875rem;color:var(--olive);padding:15px 0}.cart-demo{font-size:0.8125rem;color:var(--muted);margin-top:20px}.empty-cart{text-align:center;padding:80px 0}.empty-cart p{margin-bottom:25px;color:var(--muted)}.search-dialog{width:650px}.search-field{border-bottom:1px solid var(--ink);display:flex;align-items:center;gap:15px}.search-field input{border:0;background:none;min-width:0;width:100%;padding:15px 0;font-size:1.125rem}.search-result{display:flex;gap:20px;align-items:center;border-bottom:1px solid var(--line);padding:15px 0;width:100%;text-align:left}.search-result img{width:55px;height:60px;object-fit:contain;mix-blend-mode:multiply}.search-result span{flex:1}.search-result b{font-size:1rem;font-weight:500}.no-results{padding:30px 0;color:var(--muted)}.toast{position:fixed;bottom:25px;left:50%;transform:translate(-50%,30px);background:var(--olive);color:#fff;padding:14px 24px;font-size:1rem;z-index:10;opacity:0;pointer-events:none;transition:.25s;max-width:calc(100% - 30px);text-align:center}.toast.visible{opacity:1;transform:translate(-50%,0)}
@media(min-width:1600px){.hero{min-height:610px}.hero-copy{padding-top:58px}h1{font-size:78px}}
@media(max-width:1100px){.wrap{width:calc(100% - 64px)}.header nav{gap:24px}.header-actions{gap:10px}.hero-copy{padding:40px 30px}.hero{min-height:540px}h1{font-size:60px}.hero-note{font-size:0.6875rem}.announcement>a{display:none}.product-picture{height:235px;padding:24px 15px}.benefits{gap:16px}.benefits>div{gap:10px}.benefits p{font-size:0.75rem}.benefits span{font-size:0.6875rem}.product-grid{gap:17px}.product-price small{display:none}.machine-copy{padding:35px}.accessories{gap:18px}.accessories h2{font-size:30px}.accessory-link{padding:8px;gap:5px}.accessory-link img{width:55px}.footer-main{gap:20px}}
@media(max-width:760px){.wrap{width:calc(100% - 36px)}.announcement{font-size:0.6875rem;padding:9px 8px}.announcement>span{margin:0}.announcement{font-size:0}.announcement>span{font-size:0.75rem}.header{height:82px;gap:15px}.header .logo{font-size:36px}.header nav{display:none;position:absolute;left:0;right:0;top:116px;background:var(--paper);padding:25px;z-index:5;box-shadow:0 10px 20px #0001}.header nav.open{display:flex;flex-direction:column;gap:14px}.mobile-menu{display:grid}.header-actions{gap:5px}.cart-label{display:none}.cart-button{gap:6px}.hero{grid-template-columns:1fr;min-height:0}.hero-copy{padding:32px 28px}.eyebrow{font-size:0.6875rem}.hero-copy .eyebrow{font-size:0.625rem;letter-spacing:1.5px}h1{font-size:57px;line-height:1.05;margin:23px 0;letter-spacing:-2px}.hero-copy p{font-size:0.875rem}.hero-copy .button{margin-top:22px}.hero-note{margin-top:22px;font-size:0.75rem}.hero-visual{height:350px}.hero-visual>img{object-position:center 60%}.hero-stamp{left:auto;right:20px;top:-48px}.photo-caption{left:24px;right:24px;bottom:25px}.photo-caption span:last-child{font-size:22px}.benefits{grid-template-columns:1fr 1fr;gap:24px 15px;padding-block:28px}.benefits p{font-size:0.75rem}.benefits span{font-size:0.6875rem}.benefits svg{width:22px;height:22px}.coffee-section{padding-block:44px}.section-heading{align-items:flex-start;flex-direction:column;gap:13px}h2{font-size:35px}.section-heading>p{font-size:0.875rem}.section-heading>p br{display:none}.catalog-bar{margin:23px 0 20px}.filters{gap:7px}.filters button{font-size:0.75rem;padding:7px 11px}.catalog-count{display:none}.product-grid{grid-template-columns:1fr 1fr;gap:30px 14px}.product-picture{height:215px;padding:23px 12px}.badge{font-size:0.625rem;left:9px;top:10px;padding:3px 6px}.product-info{padding-top:14px}.product-meta{font-size:0.625rem;letter-spacing:.5px}.product-info h3{font-size:22px}.product-info>p{font-size:0.75rem;min-height:35px;margin-bottom:9px}.product-price{font-size:1.125rem}.add-button{font-size:0;padding:5px 10px}.add-button span{font-size:22px}.brand-note{padding-block:40px 45px}.brand-note h2{font-size:33px}.brand-note p{font-size:0.875rem}.machine-section{grid-template-columns:1fr}.machine-copy{padding:32px 27px}.machine-copy h2{font-size:37px}.machine-copy .eyebrow{font-size:0.625rem}.machine-photo{min-height:0;height:330px}.machine-photo img{object-position:center 45%}.accessories{grid-template-columns:1fr 1fr;gap:22px 14px;padding-block:42px}.accessories>div{grid-column:1/-1}.accessory-link{flex-direction:column;text-align:center;border:1px solid var(--line);padding:15px 8px;gap:10px}.accessory-link img{width:85px;height:80px}.accessory-link>span{font-size:0.75rem}.contact-strip{flex-direction:column;align-items:flex-start;padding-block:32px;gap:20px}.contact-strip h2{font-size:29px;max-width:300px}.contact-strip em{display:block}.footer-main{flex-wrap:wrap;gap:20px}.footer-main p{flex-basis:60%;font-size:0.75rem}.footer-main>a:not(.logo){font-size:0.8125rem}.footer-bottom{gap:14px;flex-wrap:wrap;font-size:0.6875rem}.footer-bottom span:nth-child(2){order:3;width:100%}dialog{padding:24px}.product-detail{grid-template-columns:1fr;gap:15px}.product-detail>img{height:210px}.product-detail h2{font-size:32px}.product-detail .detail-price{margin:15px 0}.product-dialog{max-height:90vh;overflow:auto}.cart-dialog{max-width:100%;padding:25px}.search-dialog .dialog-heading h2{font-size:25px}.search-field input{font-size:1rem}.search-result{gap:10px}.search-result b{font-size:0.8125rem}.search-result span{font-size:1rem}.cart-row{gap:12px}.desktop-break{display:none}}
@media(prefers-reduced-motion:reduce){html{scroll-behavior:auto}*,*:before,*:after{transition:none!important;animation:none!important}}

.logo{display:inline-flex;align-items:center;line-height:1}.logo img{width:122px;height:auto}.footer-main .logo img{width:110px}.hero-copy>p,.brand-note p,.machine-copy p{font-size:1.125rem}.section-heading>p,.accessories p{font-size:1rem}.header nav,.button,.text-link{font-size:1rem}.filters button{font-size:1rem}.benefits p{font-size:1rem}.benefits span{font-size:0.8125rem}.product-info>p{font-size:1rem}.product-meta{font-size:0.8125rem}.add-button{font-size:0.875rem}.hero-note{font-size:0.8125rem}.accessory-link>span{font-size:1rem}.footer-main p,.footer-main>a:not(.logo){font-size:1rem}.footer-bottom{font-size:0.8125rem}.cart-button{min-height:44px}.badge{font-size:0.8125rem}.hero-stamp{border-color:#faf8f3;box-shadow:0 0 0 1px #eedbd5}.hero-copy{padding-bottom:36px}.product-info h3 button{padding:0}.hero{min-height:600px}@media(max-width:1100px){.benefits p{font-size:0.8125rem}.benefits span{font-size:0.75rem}.product-info>p{min-height:44px}}@media(max-width:760px){.logo img{width:102px}.hero{min-height:0}.hero-copy>p{font-size:1.125rem}.hero-note{font-size:0.8125rem}.benefits p{font-size:0.8125rem}.benefits span{font-size:0.75rem}.filters button{font-size:0.8125rem;min-height:40px}.product-meta{font-size:0.6875rem}.product-info>p{font-size:0.875rem}.add-button{font-size:0;min-height:40px;min-width:40px}.badge{font-size:0.6875rem}.footer-main p{font-size:0.8125rem}.footer-main .logo img{width:100px}.footer-bottom{font-size:0.75rem}.product-picture{height:230px}.accessory-link>span{font-size:0.8125rem}}

@media(max-width:760px){.hero-stamp{top:20px;right:20px}}

/* Main navigation: accessible disclosure panels. */
.header{position:relative;z-index:5}
.header nav{align-items:center;gap:28px}
.nav-trigger{display:flex;align-items:center;gap:9px;padding:16px 0;min-height:48px;font-weight:700;font-size:1rem;white-space:nowrap;position:relative}
.nav-trigger:hover,.nav-trigger[aria-expanded="true"]{color:var(--olive)}
.nav-trigger[aria-expanded="true"]:after{content:'';position:absolute;height:2px;background:var(--olive);bottom:7px;left:0;right:0}
.nav-chevron{width:12px;height:12px;stroke-width:1.7;transition:transform .18s}
.nav-trigger[aria-expanded="true"] .nav-chevron{transform:rotate(180deg)}
.mega-panel[hidden]{display:none!important}
.mega-panel{position:absolute;top:100%;left:0;right:0;background:var(--paper);border-top:2px solid var(--olive);box-shadow:0 18px 38px #302c2526;display:grid;grid-template-columns:1fr 1.1fr 1fr 1.35fr;gap:30px;padding:32px;max-height:calc(100dvh - 155px);overflow:auto;overscroll-behavior:contain;text-align:left}
.mega-intro{padding-right:15px;border-right:1px solid var(--line)}
.mega-intro .eyebrow{font-size:0.8125rem;letter-spacing:1.1px}
.mega-intro h2{font-size:30px;letter-spacing:-.8px;line-height:1.25;margin:14px 0}
.mega-intro p{font-size:1rem;color:var(--muted);line-height:1.7}
.mega-column h3{font-size:0.8125rem;font-weight:600;letter-spacing:1px;color:var(--muted);margin:3px 0 13px}
.header nav .mega-panel a,.header nav .mega-panel button{display:block;width:100%;padding:8px 0;text-align:left;font-size:1rem;font-weight:500;line-height:1.5}
.header nav .mega-panel a:hover,.header nav .mega-panel button:hover{color:var(--olive)}
.mega-column small{display:block;font-size:0.8125rem;font-weight:400;color:var(--muted);margin-top:3px}
.mega-feature{background:#eeeae2;padding:18px;display:grid;grid-template-columns:85px 1fr;gap:15px;align-items:center;align-self:stretch}
.mega-feature>img{width:85px;height:160px;object-fit:contain;mix-blend-mode:multiply}
.mega-feature .eyebrow{font-size:0.6875rem;letter-spacing:1px}
.mega-feature h3{font:400 25px/1.25 var(--serif);margin:7px 0}
.mega-feature p{font-size:0.875rem;line-height:1.6;color:var(--muted);margin:7px 0}
.header nav .mega-feature a,.header nav .mega-feature button{color:var(--olive);font-weight:600;font-size:0.875rem}
#mega-about .mega-feature{grid-template-columns:1fr;padding:0;gap:0}
#mega-about .mega-feature>img{width:100%;height:105px;object-fit:cover;mix-blend-mode:normal}
#mega-about .mega-feature>div{padding:15px 18px}
@media(min-width:761px) and (max-width:1100px){.header nav{gap:18px}.nav-trigger{gap:6px;font-size:0.875rem}.mega-panel{grid-template-columns:1fr 1fr 1.2fr;gap:22px;padding:25px}.mega-intro{display:none}.mega-feature{grid-template-columns:65px 1fr;gap:10px;padding:15px}.mega-feature>img{width:65px}.mega-feature h3{font-size:23px}}
@media(max-width:760px){.header nav{top:100%;left:-18px;right:-18px;padding:8px 24px 20px;max-height:calc(100dvh - 125px);overflow-y:auto;overscroll-behavior:contain;border-top:1px solid var(--line);box-shadow:0 20px 32px #302c2526}.header nav.open{display:block}.nav-item{border-bottom:1px solid var(--line)}.nav-trigger{width:100%;justify-content:space-between;padding:16px 0;font-size:1.125rem;min-height:56px}.nav-trigger[aria-expanded="true"]:after{display:none}.nav-chevron{width:16px;height:16px}.mega-panel{position:static;grid-template-columns:1fr 1fr;padding:8px 0 24px;gap:24px 16px;border:0;box-shadow:none;max-height:none;overflow:visible;background:transparent}.mega-intro{display:none}.mega-column{min-width:0}.mega-column h3{font-size:0.6875rem;letter-spacing:.6px;min-height:30px;margin-bottom:5px}.header nav .mega-panel a,.header nav .mega-panel button{font-size:1rem;min-height:44px;padding:9px 0;overflow-wrap:anywhere}.mega-column small{font-size:0.8125rem}.mega-feature{grid-column:1/-1;grid-template-columns:70px 1fr;padding:16px;gap:18px}.mega-feature>img{width:70px;height:115px}.mega-feature h3{font-size:25px}.mega-feature .eyebrow{font-size:0.75rem}.mega-feature p{font-size:1rem}.header nav .mega-feature a,.header nav .mega-feature button{min-height:40px;font-size:1rem}#mega-about .mega-feature{grid-template-columns:95px 1fr;padding:16px;gap:16px}#mega-about .mega-feature>img{width:95px;height:135px;object-fit:cover}#mega-about .mega-feature>div{padding:0}}

/* Give larger text room at narrow desktop widths. */
.product-bottom{flex-wrap:wrap}.product-meta{flex-wrap:wrap;gap:4px}.mega-column,.mega-feature>div{min-width:0}.header nav .mega-panel a,.header nav .mega-panel button{overflow-wrap:anywhere}
@media(min-width:761px) and (max-width:950px){.header{gap:18px}.header nav{gap:14px}.cart-label{display:none}}

/* Homepage offers, photography, journal and social feed concept. */
.mobile-only{display:none}
.offers-section{background:#f4ece5;padding:64px 0;margin-bottom:28px}
.offers-section .section-heading{margin-bottom:32px}
.offers-section h2{font-size:38px}
.offer-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:24px}
.offer-card{background:var(--paper);min-width:0}
.offer-picture{position:relative;width:100%;height:265px;padding:22px;display:flex;align-items:center;justify-content:center;overflow:hidden;background:#eae7df}
.offer-picture img{width:100%;height:100%;object-fit:contain;mix-blend-mode:multiply;transition:transform .3s}
.offer-picture:hover img{transform:scale(1.04)}
.offer-card:first-child .offer-picture{background:#dedbd4}
.offer-card:first-child .offer-picture img{object-fit:cover;mix-blend-mode:normal}
.offer-badge{position:absolute;left:16px;top:16px;padding:5px 12px;background:var(--olive);color:#fff;font-size:13px;font-weight:600;z-index:1}
.bundle-label{position:absolute;right:18px;bottom:18px;background:var(--paper);padding:7px 12px;font-size:15px;font-weight:600}
.offer-info{padding:24px}
.offer-info .product-meta{font-size:12px}
.offer-info h3{font:400 29px/1.3 var(--serif);margin:10px 0}
.offer-info h3 button{padding:0;text-align:left}
.offer-info>p{font-size:16px;color:var(--muted);margin-bottom:22px}
.offer-bottom{display:flex;justify-content:space-between;align-items:center;gap:14px;flex-wrap:wrap}
.offer-price{display:flex;gap:12px;align-items:baseline}
.offer-price del{font-size:14px;color:var(--muted)}
.offer-price strong{font-size:23px;font-weight:600;color:var(--olive)}
.offer-note{font-size:13px;line-height:1.7;color:var(--muted);margin-top:24px}
.header nav a.menu-sale{color:var(--olive);font-weight:700}
.gallery-section{padding-top:44px;padding-bottom:68px;border-top:1px solid var(--line)}
.gallery-section .section-heading{margin-bottom:30px}
.photo-grid{display:grid;grid-template-columns:1.35fr 1fr 1fr;grid-template-rows:205px 205px;gap:16px}
.gallery-photo{position:relative;min-width:0;overflow:hidden;text-align:left;padding:0;background:#e5e2da}
.gallery-photo:first-child{grid-row:span 2}
.gallery-photo>img{width:100%;height:100%;object-fit:cover;transition:transform .4s}
.gallery-photo:hover>img{transform:scale(1.04)}
.gallery-photo>span{position:absolute;inset:auto 0 0;padding:42px 18px 18px;color:#fff;background:linear-gradient(transparent,#201b16b3);font-size:15px;font-weight:500;display:flex;justify-content:space-between;gap:15px}
.gallery-photo>span b{font-weight:400}
.gallery-dialog{width:min(1060px,95vw);max-height:94dvh;padding:48px 22px 22px;background:#faf8f3}
.gallery-dialog>.close-button{position:absolute;top:6px;right:10px}
.lightbox-image{display:grid;grid-template-columns:44px minmax(0,1fr) 44px;gap:14px;align-items:center}
.lightbox-image>img{width:100%;height:68dvh;object-fit:contain}
.lightbox-image>button{font-size:36px;line-height:1;width:44px;height:52px;background:#eeebe4}
.lightbox-footer{display:flex;justify-content:space-between;gap:20px;padding:18px 58px 0;font-size:15px}
#gallery-counter{white-space:nowrap;color:var(--muted)}
.blog-section{padding:58px 0 68px;border-top:1px solid var(--line)}
.article-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:28px;margin-top:34px}
.article-card a{display:flex;flex-direction:column;height:100%}
.article-image{aspect-ratio:1.5;overflow:hidden;background:#e9e6dd;margin-bottom:22px}
.article-image img{width:100%;height:100%;object-fit:cover;transition:transform .4s}
.article-card a:hover img{transform:scale(1.035)}
.article-card .eyebrow{font-size:12px}
.article-card h3{font:400 27px/1.35 var(--serif);margin:10px 0 20px;letter-spacing:-.5px}
.article-card a:hover h3{color:var(--olive)}
.article-read{margin-top:auto;font-size:15px;display:flex;align-items:center;justify-content:space-between;padding:14px 0;border-top:1px solid var(--line)}
.article-read span{font-size:23px}
.instagram-section{background:#f0ece6;padding:54px 0 34px}
.instagram-section h2{font-size:38px}
.instagram-profile{display:inline-flex;align-items:center;gap:12px;font-size:18px;font-weight:600;color:var(--olive);white-space:nowrap;padding:12px 0}
.instagram-profile svg{width:25px;height:25px}
.instagram-demo{font-size:13px;color:var(--muted);margin:18px 0 25px;max-width:650px}
.instagram-grid{display:grid;grid-template-columns:repeat(6,minmax(0,1fr));gap:10px}
.instagram-tile{position:relative;aspect-ratio:1;overflow:hidden;background:#e1ddd4}
.instagram-tile>img{height:100%;width:100%;object-fit:cover;transition:transform .3s}
.instagram-tile>span{position:absolute;right:10px;bottom:10px;background:#302c2580;display:grid;place-items:center;width:32px;height:32px;color:#fff;border-radius:50%}
.instagram-tile svg{width:18px;height:18px}
.instagram-tile:hover>img{transform:scale(1.06)}
@media(max-width:1100px){.offer-info{padding:20px}.offer-info h3{font-size:26px}.offer-info>p{min-height:52px}.offer-picture{height:235px}.photo-grid{grid-template-rows:175px 175px}.article-card h3{font-size:25px}}
@media(max-width:760px){.offers-section{padding:40px 0;margin-bottom:10px}.offers-section h2,.instagram-section h2{font-size:32px}.offer-grid{grid-template-columns:1fr;gap:20px}.offer-card{display:grid;grid-template-columns:135px minmax(0,1fr)}.offer-picture{height:100%;min-height:245px;padding:12px}.offer-info{padding:20px 16px}.offer-info h3{font-size:25px;margin:10px 0}.offer-info .product-meta{font-size:10px;letter-spacing:.3px}.offer-info>p{font-size:15px;min-height:0;margin-bottom:18px}.offer-badge{left:8px;top:10px;font-size:11px;padding:4px 8px}.bundle-label{right:10px;bottom:15px;font-size:13px;padding:5px 8px}.offer-price{flex-wrap:wrap;gap:4px 10px}.offer-price strong{font-size:21px}.offer-price del{font-size:13px}.offer-bottom{gap:12px}.offer-info .add-button{font-size:13px;width:100%;justify-content:space-between;min-height:42px}.offer-info .add-button span{font-size:20px}.offer-note{font-size:12px}.gallery-section{padding:36px 0 44px}.photo-grid{grid-template-columns:1fr 1fr;grid-template-rows:240px 155px 155px;gap:10px}.gallery-photo:first-child{grid-column:1/-1;grid-row:auto}.gallery-photo>span{font-size:12px;padding:30px 12px 12px;gap:8px}.gallery-photo:first-child>span{font-size:15px}.blog-section{padding:38px 0 40px}.article-grid{grid-template-columns:1fr;gap:30px;margin-top:25px}.article-image{aspect-ratio:1.6;margin-bottom:17px}.article-card h3{font-size:27px;margin-bottom:17px}.instagram-section{padding:36px 0 26px}.instagram-section .section-heading{gap:16px}.instagram-profile{font-size:17px;padding:0}.instagram-demo{font-size:12px;line-height:1.7;margin:17px 0 20px}.instagram-grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:7px}.instagram-tile>span{right:6px;bottom:6px;width:27px;height:27px}.lightbox-image{grid-template-columns:36px minmax(0,1fr) 36px;gap:5px}.lightbox-image>button{width:36px;height:44px;font-size:31px}.lightbox-image>img{height:58dvh}.gallery-dialog{padding:42px 8px 18px}.lightbox-footer{padding:15px 12px 0;font-size:13px;gap:12px}}
@media(max-width:380px){.offer-card{grid-template-columns:110px minmax(0,1fr)}.offer-info{padding:18px 12px}.offer-info h3{font-size:23px}.offer-info>p{font-size:14px}.mobile-only{display:block}}

/* Selected, attributed customer reviews. */
.reviews-section{padding:58px 0 64px;border-top:1px solid var(--line)}
.reviews-section .section-heading{gap:30px}
.reviews-section h2{margin-top:13px}
.reviews-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:24px;margin-top:32px}
.review-card{margin:0;padding:28px;background:#f0eee7;display:flex;flex-direction:column;min-width:0}
.review-rating{display:flex;align-items:center;justify-content:space-between;gap:12px;flex-wrap:wrap}
.review-stars{font-size:20px;letter-spacing:3px;color:var(--olive);white-space:nowrap}
.review-rating>span:last-child{font-size:12px;color:var(--muted)}
.review-card blockquote{margin:24px 0 30px;flex:1}
.review-card blockquote p{font:400 25px/1.5 var(--serif);letter-spacing:-.3px}
.review-card figcaption{border-top:1px solid #d9d7cc;padding-top:20px;display:flex;flex-direction:column;gap:12px}
.review-author strong{font-size:16px;font-weight:600;display:block}
.review-verified{display:flex;align-items:center;gap:7px;font-size:12px;color:var(--muted);margin-top:5px}
.review-verified svg{height:16px;width:16px;stroke:var(--olive);stroke-width:1.4}
.review-card time{font-size:12px;color:var(--muted)}
.reviews-source{font-size:13px;color:var(--muted);line-height:1.7;margin-top:22px}
@media(max-width:1100px){.review-card{padding:23px}.review-card blockquote p{font-size:23px}.reviews-grid{gap:18px}}
@media(max-width:760px){.reviews-section{padding:38px 0 42px}.reviews-grid{grid-template-columns:1fr;gap:16px;margin-top:24px}.review-card{padding:25px}.review-card blockquote{margin:18px 0 24px}.review-card blockquote p{font-size:25px}.review-card figcaption{flex-direction:row;align-items:flex-end;justify-content:space-between;gap:15px}.review-card time{white-space:nowrap}.review-author strong{font-size:16px}.review-verified{font-size:11px}.reviews-source{font-size:12px}}

/* Coffee selection with an editorial lead product and matching machine cards. */
.catalog-card{border:1px solid #e4ddd3;border-radius:22px;background:#fff;overflow:hidden;display:flex;flex-direction:column;min-width:0}.catalog-card .product-picture{height:280px;background:#fff;padding:35px 22px 18px}.catalog-card .badge{background:#f8eee7;border-radius:20px;padding:5px 10px;font-size:11px;letter-spacing:.2px}.catalog-card .product-info{padding:19px 20px 22px;display:flex;flex:1;flex-direction:column}.catalog-card .product-meta{font-size:10px;letter-spacing:.7px;gap:6px}.catalog-card h3{font-size:27px;margin:10px 0}.catalog-card h3 button{padding:0;text-align:left}.catalog-card .product-info>p{font-size:14px;line-height:1.6;margin-bottom:24px}.catalog-card .product-bottom{margin-top:auto;align-items:flex-start;flex-direction:column;gap:13px}.catalog-card .product-price{font-size:22px}.catalog-card .add-button{width:100%;justify-content:space-between;border-radius:7px;font-size:14px;padding:10px 12px}.featured-coffee{grid-column:span 2;display:grid;grid-template-columns:46% 54%;border:1px solid #dfc9bb;border-radius:22px;overflow:hidden;background:#fff;min-height:535px}.featured-coffee-picture{position:relative;background:#f0e7dc;display:flex;align-items:center;justify-content:center;padding:60px 12px 100px;overflow:hidden}.featured-coffee-picture img{width:100%;height:100%;max-height:365px;object-fit:contain;mix-blend-mode:multiply;transition:transform .35s}.featured-coffee-picture:hover img{transform:scale(1.04)}.featured-label{position:absolute;left:22px;top:23px;background:var(--olive);color:#fff;padding:7px 15px;border-radius:25px;font-size:12px;font-weight:700;letter-spacing:1px}.featured-picture-caption{position:absolute;bottom:28px;left:0;right:0;text-align:center;font:26px/1.25 var(--serif);letter-spacing:-.5px}.featured-coffee-info{padding:32px 27px;display:flex;flex-direction:column;align-items:flex-start}.featured-coffee-info .eyebrow{font-size:10px;letter-spacing:1.2px}.featured-coffee-info h3{font:46px/1.2 var(--serif);margin:10px 0 17px}.featured-coffee-info h3 button{padding:0}.featured-coffee-info>p{font-size:15px;line-height:1.75;color:var(--muted)}.coffee-highlights{list-style:none;padding:0;margin:20px 0 24px;font-size:13px;line-height:1.5}.coffee-highlights li{display:flex;align-items:center;gap:8px;margin:10px 0}.coffee-highlights span{color:var(--olive);font-size:16px}.featured-purchase{margin-top:auto;width:100%}.featured-purchase .product-price{font-size:30px;margin-bottom:13px}.featured-purchase .button{width:100%;border-radius:8px;font-weight:600}.featured-detail{font-size:13px;padding:11px 0 0;display:flex;justify-content:space-between;width:100%}.machine-products{padding-block:65px 35px}.machine-products .product-grid{margin-top:32px}.machine-products .product-picture{padding:20px;height:270px}.machine-products .product-info h3{font-size:24px}.machine-advice{margin-top:27px}.machine-products+.accessories{border-top:1px solid var(--line);margin-top:30px}
@media(min-width:761px) and (max-width:1150px){#coffee-grid,#machine-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.featured-coffee{min-height:470px}.featured-coffee-info{padding:32px}.catalog-card .product-picture{height:300px}.catalog-card .product-bottom{flex-direction:row;align-items:center}.catalog-card .add-button{width:auto}}
@media(max-width:760px){.featured-coffee{grid-template-columns:44% 56%;min-height:480px}.featured-coffee-info{padding:24px 18px}.featured-coffee-info h3{font-size:36px}.featured-coffee-info>p{font-size:14px}.featured-picture-caption{font-size:22px}.coffee-highlights{font-size:12px;margin:14px 0}.featured-label{left:14px;top:17px;font-size:11px}.catalog-card{border-radius:16px}.catalog-card .product-picture{height:215px;padding:40px 15px 12px}.catalog-card .product-info{padding:14px}.catalog-card .product-meta{flex-direction:column;gap:1px;font-size:10px}.catalog-card h3{font-size:24px}.catalog-card .product-info>p{font-size:13px;margin-bottom:17px}.catalog-card .product-price{font-size:21px}.catalog-card .badge{top:12px;left:10px;font-size:9px}.catalog-card .add-button{font-size:12px;padding:9px}.machine-products{padding-top:40px}.machine-products .product-picture{height:195px;padding:15px}.machine-products .product-info h3{font-size:21px}.machine-products .section-heading{align-items:flex-start;flex-direction:column}.machine-products .section-heading>p{font-size:14px}}
@media(max-width:430px){.featured-coffee{grid-template-columns:1fr}.featured-coffee-picture{height:280px;padding:22px 40px 38px}.featured-coffee-picture img{height:225px;width:auto}.featured-picture-caption{font-size:18px;text-align:right;left:auto;right:17px;bottom:17px}.featured-coffee-info{padding:24px}.featured-coffee-info h3{margin:8px 0 10px}.coffee-highlights{font-size:13px}.featured-purchase .product-price{font-size:29px}.featured-purchase .button{min-height:48px}.catalog-card .product-picture{height:195px}.catalog-card .product-price small{display:block;margin:0}.machine-products .product-picture{height:170px}}

/* Square corners throughout the storefront. */
*,*::before,*::after{border-radius:0!important}

/* Customer account access stays visible in the desktop and mobile header. */
.header-account{display:flex;align-items:center;gap:10px;flex-shrink:0}.header-account>svg{width:23px;height:23px}.account-links{display:flex;flex-direction:column;align-items:flex-start;font-size:14px;line-height:1.6;white-space:nowrap}.account-links a:first-child{font-weight:700}.account-links a:last-child{color:var(--muted)}.account-links a:hover{color:var(--olive);text-decoration:underline}.account-divider{display:none}
@media(min-width:761px) and (max-width:1100px){.header-account{gap:6px}.header-account>svg{display:none}.account-links{font-size:13px}.header-actions{gap:10px}}
@media(max-width:760px){.header{height:122px;padding-bottom:36px}.header-account{position:absolute;bottom:9px;right:0;gap:8px}.header-account>svg{width:17px;height:17px}.account-links{flex-direction:row;align-items:center;gap:9px;font-size:13px}.account-links a{min-height:30px;display:inline-flex;align-items:center}.account-divider{display:inline;color:var(--muted)}}

/* The selected color scheme is applied before the first paint. */
:root{color-scheme:light;--accent-text:#da251c}
.theme-toggle{position:absolute;top:-37px;left:0;display:inline-flex;align-items:center;justify-content:center;gap:8px;min-width:36px;min-height:33px;padding:4px 8px;color:#fff;font-size:12px;font-weight:600;white-space:nowrap}.theme-toggle:hover{background:#0002}.theme-toggle:focus-visible{outline-color:currentColor}.theme-toggle svg{width:18px;height:18px}.theme-moon{display:none}
:root[data-theme="dark"]{color-scheme:dark;--paper:#181615;--ink:#f4eee7;--muted:#b8afa6;--line:#49423c;--accent-text:#ff8b7d;--surface:#24201d;--raised:#302923}
[data-theme="dark"] .theme-sun{display:none}[data-theme="dark"] .theme-moon{display:block}
[data-theme="dark"] .hero,[data-theme="dark"] .review-card,[data-theme="dark"] .mega-feature,[data-theme="dark"] .instagram-section,[data-theme="dark"] footer{background:var(--surface)}
[data-theme="dark"] .offers-section{background:#211b18}
[data-theme="dark"] .catalog-card,[data-theme="dark"] .featured-coffee,[data-theme="dark"] .offer-card{background:var(--surface);border-color:var(--line)}
[data-theme="dark"] .hero-copy>p,[data-theme="dark"] .hero-note{color:var(--muted)}
[data-theme="dark"] :is(.eyebrow,em,.review-stars,.coffee-highlights span,.offer-price strong,.instagram-profile,.delivery-note,.product-detail .stock),[data-theme="dark"] .header nav a.menu-sale{color:var(--accent-text)}
[data-theme="dark"] :is(.nav-trigger:hover,.nav-trigger[aria-expanded="true"],.account-links a:hover,.article-card a:hover h3),[data-theme="dark"] .header nav :is(a:hover,button:hover),[data-theme="dark"] .header nav .mega-feature :is(a,button){color:var(--accent-text)}
[data-theme="dark"] .benefits svg,[data-theme="dark"] .review-verified svg{color:var(--accent-text);stroke:var(--accent-text)}
[data-theme="dark"] .hero-stamp{background:#3a221e;color:var(--accent-text);border-color:var(--paper);box-shadow:0 0 0 1px var(--line)}
[data-theme="dark"] .cart-button>span:last-child,[data-theme="dark"] .lightbox-image>button,[data-theme="dark"] .accessory-link:hover{background:var(--raised)}
[data-theme="dark"] .review-card figcaption,[data-theme="dark"] .add-button{border-color:var(--line)}
[data-theme="dark"] .gallery-dialog{background:var(--paper)}
[data-theme="dark"] .search-field input{color:var(--ink)}
[data-theme="dark"] .search-field input::placeholder{color:var(--muted)}
/* Original product photography and the original logo retain their natural colors. */
[data-theme="dark"] :is(.product-picture,.catalog-card .product-picture,.featured-coffee-picture,.offer-picture,.offer-card:first-child .offer-picture){background:#e7dfd4}
[data-theme="dark"] .featured-picture-caption{color:#302c25}[data-theme="dark"] .featured-picture-caption em{color:#b81f18}
[data-theme="dark"] .catalog-card .badge{background:#f8eee7;color:#b81f18}
[data-theme="dark"] :is(.product-detail>img,.cart-row>img,.search-result img,.accessory-link img,.mega-feature>img){mix-blend-mode:normal;background:#e7dfd4}
[data-theme="dark"] .logo{background:#fff;padding:4px 8px}
[data-theme="dark"] .machine-copy h2 em{color:#efd8cb}
@media(min-width:761px) and (max-width:1100px){.theme-toggle span{display:none}.theme-toggle{left:-5px}}
@media(max-width:760px){.theme-toggle{top:auto;bottom:7px;left:0;min-height:34px;padding:4px 0;color:var(--ink);font-size:12px;gap:6px}.theme-toggle:hover{background:transparent;color:var(--accent-text)}[data-theme="dark"] .logo{padding:3px 5px}}

/* Floating vertical appearance switch, matching the supplied reference. */
.theme-toggle{position:fixed;z-index:8;top:50%;right:16px;bottom:auto;left:auto;transform:translateY(-50%);width:54px;height:108px;min-width:0;min-height:0;padding:0;border:3px solid #d6d3d8;border-radius:32px!important;background:#e5e3e8;color:#302c35;box-shadow:0 4px 15px #0000000d;display:grid;place-items:center;isolation:isolate}
.theme-toggle::before{content:'';position:absolute;width:48px;height:48px;left:0;top:27px;transform:translateY(24px);border-radius:50%!important;background:#fff;box-shadow:0 3px 13px #29213126;transition:transform .22s ease,background .22s ease;z-index:-1}
.theme-toggle:hover{background:#dedbe3;color:#302c35}
.theme-toggle svg{position:absolute;width:26px;height:26px;transform:translateY(24px);stroke-width:1.8;transition:transform .22s ease}
.theme-toggle span{display:none}
.theme-toggle:focus-visible{outline:3px solid var(--accent-text);outline-offset:5px}
[data-theme="dark"] .theme-toggle{background:#38333e;border-color:#514a58;color:#f8f4ff}
[data-theme="dark"] .theme-toggle::before{transform:translateY(-24px);background:#655773}
[data-theme="dark"] .theme-toggle svg{transform:translateY(-24px)}
[data-theme="dark"] .theme-toggle:hover{background:#443c4c;color:#fff}
@media(max-width:760px){.theme-toggle{right:8px;left:auto;top:50%;bottom:auto;width:42px;height:86px;min-height:0;padding:0;border-width:2px}.theme-toggle::before{width:38px;height:38px;top:22px;transform:translateY(20px)}.theme-toggle svg{width:22px;height:22px;transform:translateY(20px)}[data-theme="dark"] .theme-toggle::before,[data-theme="dark"] .theme-toggle svg{transform:translateY(-20px)}}

/* Full-width sticky navigation with glass only after it reaches the top. */
:root{--header-height:106px;--header-glass:rgba(250,248,243,.82)}
[data-theme="dark"]{--header-glass:rgba(24,22,21,.82)}
html{scroll-padding-top:calc(var(--header-height) + 24px)}
.header-shell{position:sticky;top:0;z-index:20;background:var(--paper);transition:background-color .2s ease,box-shadow .2s ease}
.header-shell.is-stuck{background:var(--header-glass);-webkit-backdrop-filter:blur(18px) saturate(130%);backdrop-filter:blur(18px) saturate(130%);box-shadow:0 1px 0 var(--line),0 7px 24px #00000008}
.header-shell .mega-panel{max-height:calc(100dvh - var(--header-height) - 20px)}
@supports not ((backdrop-filter:blur(1px)) or (-webkit-backdrop-filter:blur(1px))){.header-shell.is-stuck{background:var(--paper)}}
@media(max-width:760px){:root{--header-height:122px}.header-shell .header nav{max-height:calc(100dvh - var(--header-height) - 16px)}.header-shell .mega-panel{max-height:none}}

/* Compact side switch; the transparent hit area remains easy to tap. */
.theme-toggle{width:32px;height:64px;right:12px;border-width:2px}
.theme-toggle::before{width:26px;height:26px;left:1px;top:17px;transform:translateY(15px)}
.theme-toggle::after{content:'';position:absolute;inset:-6px;z-index:1}
.theme-toggle svg{width:16px;height:16px;transform:translateY(15px)}
[data-theme="dark"] .theme-toggle::before,[data-theme="dark"] .theme-toggle svg{transform:translateY(-15px)}
@media(max-width:760px){.theme-toggle{width:28px;height:56px;right:8px}.theme-toggle::before{width:22px;height:22px;top:15px;transform:translateY(13px)}.theme-toggle::after{inset:-8px}.theme-toggle svg{width:14px;height:14px;transform:translateY(13px)}[data-theme="dark"] .theme-toggle::before,[data-theme="dark"] .theme-toggle svg{transform:translateY(-13px)}}

/* Compact shopping tools, product favorites and live basket totals. */
.header-actions{gap:17px}.header-trust{display:flex;align-items:center;gap:6px;white-space:nowrap;flex-shrink:0}.header-trust img{width:34px;height:34px;object-fit:contain}.header-trust strong{font-size:15px;font-weight:700}.header-trust:hover{color:var(--accent-text)}.cart-summary{display:flex;flex-direction:column;align-items:flex-start;line-height:1.4;white-space:nowrap}.cart-summary .cart-label{display:block;font-size:11px;color:var(--muted)}#cart-price{font-size:15px;font-weight:700}.cart-button{gap:8px;padding:0}.cart-button #cart-count{font-size:11px;min-width:19px;height:19px}.favorites-button{display:flex;align-items:center;gap:9px;min-height:44px;padding:0}.favorites-icon{position:relative;display:flex}.favorites-icon>svg{width:23px;height:23px}#favorites-count{position:absolute;right:-8px;top:-9px;min-width:18px;height:18px;background:var(--olive);color:#fff;font-size:10px;display:grid;place-items:center}.favorites-label{display:none}.favorites-button:hover{color:var(--accent-text)}.benefits p>strong{font-weight:550}.header{gap:24px}.header nav{gap:23px}
.catalog-card,.featured-coffee,.offer-card{position:relative}.favorite-button{position:absolute;right:12px;top:12px;z-index:2;width:38px;height:38px;background:#fff;color:#655a50;display:grid;place-items:center;border:1px solid #e4ddd3;padding:0}.favorite-button svg{width:19px;height:19px;stroke-width:1.7}.favorite-button:hover,.favorite-button[aria-pressed="true"]{color:var(--olive);border-color:var(--olive)}.favorite-button[aria-pressed="true"] svg{fill:currentColor}.featured-coffee>.favorite-button{right:calc(54% + 12px)}.catalog-card .badge{max-width:calc(100% - 66px)}.detail-favorite{display:flex;align-items:center;gap:12px;margin:0 0 20px;font-size:14px;color:var(--muted)}.detail-favorite .favorite-button{position:static;flex-shrink:0}.favorites-dialog{width:850px;max-height:90dvh;overflow:auto}.favorites-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:20px}.favorites-grid .product-picture{height:240px}.empty-favorites{text-align:center;padding:45px 10px}.empty-favorites p{font-size:16px;color:var(--muted);margin-bottom:12px}.empty-favorites .button{margin-top:15px}
[data-theme="dark"] .header-trust img{background:#fff;padding:3px}
@media(min-width:761px) and (max-width:1100px){.header{display:grid;grid-template-columns:130px 1fr;height:auto;padding:15px 0 0;gap:5px 18px}.header>.logo{grid-column:1;grid-row:1}.header-actions{grid-column:2;grid-row:1;justify-self:end;gap:20px}.header #main-navigation{grid-column:1/-1;grid-row:2;min-height:52px;justify-content:center;gap:40px}.header .nav-trigger{font-size:15px}.header-trust img{width:30px;height:30px}.header-trust strong{font-size:14px}}
@media(max-width:760px){.header{height:122px;gap:12px}.header-actions{gap:14px}.header-trust{position:absolute;left:0;bottom:11px;gap:7px;min-height:30px}.header-trust img{width:28px;height:28px}.header-trust strong{font-size:14px}.header-account{right:0;bottom:10px;gap:6px}.account-links{font-size:12px;gap:7px}.cart-summary .cart-label{display:none}#cart-price{font-size:13px}.cart-button{gap:6px}.cart-button #cart-count{display:none}.header-actions .icon-button{width:32px}.header .logo img{width:94px}.favorite-button{width:34px;height:34px;right:8px;top:9px}.favorite-button svg{width:18px;height:18px}.catalog-card .badge{max-width:calc(100% - 50px);font-size:8px;padding:4px 6px}.favorites-dialog{padding:22px 16px}.favorites-grid{gap:12px}.favorites-grid .product-picture{height:180px}.favorites-dialog .dialog-heading h2{font-size:25px}}
@media(max-width:430px){.featured-coffee>.favorite-button{right:12px}}
@media(max-width:360px){.header .logo img{width:82px}.header-actions{gap:10px}.cart-button>svg{display:none}.header-actions .icon-button{width:30px}.header-account>svg{display:none}}

/* Editorial homepage banners with a stable frame and accessible controls. */
.visually-hidden{position:absolute;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0,0,0,0);white-space:nowrap;border:0}
.hero-slides{display:grid}.hero-slide{grid-area:1/1;width:100%;height:100%;margin:0}.hero-slide[hidden]{display:grid!important;visibility:hidden;pointer-events:none}.hero-slide.is-active{animation:banner-in .45s ease}.hero-heading{font:500 clamp(50px,5.05vw,74px)/1.08 var(--serif);letter-spacing:-2.8px;margin:24px 0 21px}.hero-offer{background:#efe5da}.offer-banner-visual{background:#e3d0ba;overflow:hidden}.offer-banner-visual:after{display:none}.offer-banner-visual .banner-coffee-bag{position:absolute;inset:17% 4% 4%;width:92%;height:78%;object-fit:contain;mix-blend-mode:multiply;transform:rotate(-7deg)}.banner-offer-mark{position:absolute;z-index:1;top:35px;left:34px;color:#8c291e;font:500 65px/1 var(--serif);letter-spacing:-3px}.banner-offer-mark small{display:block;font:600 9px/1.6 var(--sans);letter-spacing:1.4px;margin-top:9px;max-width:170px}.offer-banner-visual .photo-caption{color:#4f3426}.hero-jura{background:#e9e7e1}.hero-jura .hero-visual>img{object-position:center 54%}.banner-controls{display:flex;align-items:center;justify-content:space-between;gap:20px;min-height:68px;border-bottom:1px solid var(--line);padding:8px 0;background:var(--paper)}.banner-pagination{display:flex;align-items:center;gap:24px}.banner-counter{font-size:14px;font-weight:700;font-variant-numeric:tabular-nums}.banner-counter>span{font-weight:400;color:var(--muted);margin-left:4px}.banner-dots{display:flex;gap:6px}.banner-dots button{width:34px;height:44px;padding:0;display:grid;place-items:center}.banner-dots button>span{display:block;width:28px;height:3px;background:var(--line);transition:background .2s}.banner-dots button[aria-current="true"]>span{background:var(--olive)}.banner-current-title{font-size:13px;color:var(--muted);letter-spacing:.3px}.banner-actions{display:flex;gap:8px}.banner-actions button{width:44px;height:44px;display:grid;place-items:center;border:1px solid var(--line)}.banner-actions button:hover{color:var(--olive);border-color:var(--olive)}.banner-actions svg{width:20px;height:20px}.banner-actions #banner-play{border-color:transparent;color:var(--muted);margin-right:7px}.banner-play-icon{display:none}.is-paused .banner-play-icon{display:block}.is-paused .banner-pause-icon{display:none}[data-theme="dark"] .hero-offer,[data-theme="dark"] .hero-jura{background:var(--surface)}[data-theme="dark"] .banner-actions button:hover{color:var(--accent-text)}
@keyframes banner-in{from{opacity:.45}to{opacity:1}}
@media(min-width:1600px){.hero-heading{font-size:78px}}
@media(min-width:761px) and (max-width:1100px){.hero-heading{font-size:60px}.banner-offer-mark{font-size:50px;top:25px;left:25px}}
@media(max-width:760px){.hero-slide .hero-copy{padding:28px 26px 30px}.hero-slide h1,.hero-heading{font-size:48px;line-height:1.06;letter-spacing:-2px;margin:21px 0}.hero-slide .hero-copy>p{font-size:16px;line-height:1.75}.hero-slide .hero-copy>p br{display:none}.hero-slide .hero-note{display:none}.hero-slide .hero-visual{height:250px}.hero-slide .hero-stamp{width:86px;height:86px;top:17px;right:17px}.banner-controls{min-height:60px;gap:10px}.banner-pagination{gap:12px}.banner-current-title{display:none}.banner-dots{gap:2px}.banner-dots button{width:25px}.banner-dots button>span{width:20px}.banner-actions{gap:4px}.banner-actions button{width:38px;height:42px}.banner-actions #banner-play{margin-right:0}.banner-counter{font-size:12px}.banner-offer-mark{top:25px;left:24px;font-size:50px}.banner-offer-mark small{max-width:115px;font-size:8px}.offer-banner-visual .banner-coffee-bag{inset:0 0 0 27%;height:100%;width:70%}.offer-banner-visual .photo-caption{left:24px;bottom:18px}.offer-banner-visual .photo-caption span:first-child{display:none}.hero-jura .hero-visual>img{object-position:center 47%}}
@media(prefers-reduced-motion:reduce){.hero-slide.is-active{animation:none}}

@media(max-width:760px){.hero-slide .photo-caption span:first-child{display:none}.hero-slide .photo-caption{justify-content:flex-start}.hero-slide .photo-caption span:last-child{font-size:22px}}

/* A clear brand signature on the opening photograph. */
.hero-slide .hero-stamp{left:auto;right:30px;top:30px;width:180px;height:auto;min-height:154px;padding:23px 20px;display:flex;align-items:flex-start;justify-content:center;gap:16px;transform:none;border:1px solid #ffffff50;background:#da251c;color:#fff;box-shadow:0 8px 26px #2513091a;z-index:2;text-align:left}.hero-stamp>strong{display:block;font:650 13px/1.3 var(--sans);letter-spacing:2.4px}.hero-stamp>span{display:block;width:100%;margin:0;padding-top:14px;border-top:1px solid #ffffff65;font:italic 22px/1.3 var(--serif);letter-spacing:-.25px;text-align:left;color:#fff}[data-theme="dark"] .hero-slide .hero-stamp{background:#da251c;color:#fff;border-color:#ffffff50;box-shadow:0 8px 26px #0003}@media(max-width:760px){.hero-slide .hero-stamp{top:16px;right:16px;width:151px;min-height:129px;padding:17px 16px;gap:11px}.hero-stamp>strong{font-size:12px;letter-spacing:2px}.hero-stamp>span{font-size:19px;line-height:1.3;padding-top:11px}}

.header .nav-trigger{font-size:1.125rem;font-weight:700}@media(max-width:760px){.header .nav-trigger{font-size:1.25rem}}@media(min-width:1101px) and (max-width:1200px){.header{gap:18px}.header #main-navigation{gap:18px}.header-actions{gap:13px}}

.coffee-banner-visual{background:#e3d0ba;overflow:hidden}.coffee-banner-visual:after,.bundle-banner-visual:after{display:none}.coffee-banner-visual>.banner-coffee-bag{position:absolute;inset:10% 5% 9%;width:90%;height:81%;object-fit:contain;mix-blend-mode:multiply;transform:rotate(-7deg)}.coffee-banner-visual .photo-caption{color:#4f3426}.bundle-banner-visual{background:#fff;overflow:hidden}.bundle-banner-visual>img{inset:0;width:100%;height:100%;object-fit:contain;object-position:center;padding:25px}.hero-moment{background:#f0eee5}[data-theme="dark"] .hero-moment{background:var(--surface)}@media(max-width:760px){.coffee-banner-visual>.banner-coffee-bag{inset:0 5%;width:90%;height:90%}.coffee-banner-visual .photo-caption{left:20px;right:20px;bottom:16px}.coffee-banner-visual .photo-caption span:first-child{font-size:9px}.coffee-banner-visual .photo-caption span:last-child{font-size:20px}.hero-slide .bundle-banner-visual{height:330px}.bundle-banner-visual>img{padding:15px}}@media(max-width:400px){.banner-dots button{width:20px}.banner-dots button>span{width:14px}}
