*,*:before,*:after{box-sizing:border-box}*{margin:0;padding:0}:root{--spacing-xs: .25rem;--spacing-sm: .5rem;--spacing-md: 1rem;--spacing-lg: 1.5rem;--spacing-xl: 2rem;--spacing-2xl: 3rem;--spacing-3xl: 4rem;--spacing-4xl: 6rem;--radius-sm: 4px;--radius-md: 8px;--radius-lg: 12px;--radius-xl: 16px;--radius-full: 9999px;--shadow-sm: 0 1px 2px rgba(0, 0, 0, .05);--shadow-md: 0 4px 6px -1px rgba(0, 0, 0, .1), 0 2px 4px -2px rgba(0, 0, 0, .1);--shadow-lg: 0 10px 15px -3px rgba(0, 0, 0, .1), 0 4px 6px -4px rgba(0, 0, 0, .1);--shadow-xl: 0 20px 25px -5px rgba(0, 0, 0, .1), 0 8px 10px -6px rgba(0, 0, 0, .1);--transition-fast: .15s ease;--transition-base: .25s ease;--transition-slow: .35s ease;--z-dropdown: 100;--z-sticky: 200;--z-fixed: 300;--z-modal-backdrop: 400;--z-modal: 500;--z-popover: 600;--z-tooltip: 700;--container-max: 1280px;--container-padding: 1rem;--header-height: 70px;--announcement-height: 40px}@media(min-width:768px){:root{--container-padding: 2rem;--header-height: 80px}}html{font-size:118.75%;scroll-behavior:smooth;-webkit-text-size-adjust:100%}body{font-family:var(--font-body);font-size:calc(1rem * var(--font-body-scale, 1));line-height:1.6;color:var(--color-text);background-color:var(--color-background);-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}h1,h2,h3,h4,h5,h6{font-family:var(--font-heading);font-weight:600;line-height:1.2;color:var(--color-text);margin-bottom:var(--spacing-md)}h1{font-size:clamp(2rem,5vw,3rem);letter-spacing:-.02em}h2{font-size:clamp(1.5rem,4vw,2.25rem);letter-spacing:-.01em}h3{font-size:clamp(1.25rem,3vw,1.75rem)}h4{font-size:clamp(1.125rem,2.5vw,1.5rem)}h5{font-size:1.125rem}h6{font-size:1rem}p{margin-bottom:var(--spacing-md)}p:last-child{margin-bottom:0}a{color:var(--color-primary);text-decoration:none;transition:color var(--transition-fast)}a:hover{color:var(--color-secondary)}strong,b{font-weight:600}ul,ol{padding-left:var(--spacing-lg);margin-bottom:var(--spacing-md)}li{margin-bottom:var(--spacing-xs)}img{max-width:100%;height:auto;display:block}.button,[type=submit],[type=reset]{display:inline-flex;align-items:center;justify-content:center;gap:var(--spacing-sm);padding:14px 28px;font-family:var(--font-body);font-size:.875rem;font-weight:600;line-height:1.4;text-align:center;text-decoration:none;text-transform:uppercase;letter-spacing:1.5px;white-space:nowrap;cursor:pointer;border-radius:8px;transition:all .3s ease;-webkit-appearance:none;appearance:none;background-color:#1e3a32;border:2px solid #D4A84B;color:#d4a84b}.button:hover,[type=submit]:hover,[type=reset]:hover{background-color:#152a24;border-color:#e5c066;color:#e5c066;transform:translateY(-2px);box-shadow:0 6px 20px #1e3a3266}.button--primary{background-color:#1e3a32;border:2px solid #D4A84B;color:#d4a84b}.button--primary:hover{background-color:#152a24;border-color:#e5c066;color:#e5c066;transform:translateY(-2px);box-shadow:0 6px 20px #1e3a3266}.button--secondary{background-color:#1e3a32;border:2px solid #D4A84B;color:#d4a84b}.button--secondary:hover{background-color:#152a24;border-color:#e5c066;color:#e5c066;transform:translateY(-2px)}.button--accent{background-color:#1e3a32;border:2px solid #D4A84B;color:#d4a84b}.button--accent:hover{background-color:#152a24;border-color:#e5c066;color:#e5c066;transform:translateY(-2px);box-shadow:0 6px 20px #1e3a3266}.button--large{padding:18px 36px;font-size:.95rem;letter-spacing:2px}.button--small{padding:10px 20px;font-size:.75rem;letter-spacing:1px}.button--full-width{width:100%}.card-quick-actions{position:absolute;right:12px;bottom:24px;z-index:7;display:flex;align-items:center;gap:4px;opacity:0;transform:translateY(8px);transition:all .25s ease}.card-quick-actions--inline{position:static;right:auto;bottom:auto;z-index:auto;opacity:1;transform:none;transition:none;flex-wrap:nowrap}.card-quick-actions--stacked{flex-wrap:wrap;justify-content:flex-end;width:138px;row-gap:8px}.card-quick-actions--stacked .card-quick-submit{width:100%}.card-quick-change{width:40px;height:40px;padding:0;display:flex;align-items:center;justify-content:center;background:var(--color-primary, #0F3B2E);color:#fff;border:none;border-radius:50%;cursor:pointer;box-shadow:0 4px 16px #2c18104d;transition:all .25s ease;pointer-events:auto;touch-action:manipulation}.card-quick-change svg{width:18px;height:18px;stroke:#fff;stroke-width:2.5}.card-quick-change:hover{background:var(--color-secondary, #4a3728);transform:scale(1.08);box-shadow:0 6px 20px #2c181066}.card-quick-change:disabled{cursor:wait;opacity:.7}.card-quick-quantity{width:64px;min-width:64px;height:40px;padding:0 10px;border-radius:999px;border:1px solid rgba(15,59,46,.15);text-align:center;font-size:.9375rem;font-weight:700;background:#fff;box-shadow:0 2px 10px #0f3b2e14}.card-quick-quantity::-webkit-outer-spin-button,.card-quick-quantity::-webkit-inner-spin-button{-webkit-appearance:none;margin:0}.card-quick-quantity{-moz-appearance:textfield}.card-quick-submit{height:40px;padding:0 14px;display:inline-flex;align-items:center;justify-content:center;border:2px solid #D4A84B;border-radius:999px;background:#1e3a32;color:#d4a84b;font-size:.8125rem;font-weight:700;cursor:pointer;box-shadow:0 4px 16px #1e3a323d;transition:all .25s ease;pointer-events:auto;touch-action:manipulation;white-space:nowrap}.card-quick-submit:hover{background:#152a24;border-color:#e5c066;color:#e5c066;transform:translateY(-2px);box-shadow:0 6px 20px #1e3a3266}.card-quick-submit:disabled{cursor:wait;opacity:.7}@media(max-width:768px){.card-quick-change{width:36px;height:36px}.card-quick-quantity{width:60px;min-width:60px;height:36px;font-size:.875rem}.card-quick-submit{height:36px;padding:0 12px;font-size:.75rem}.card-quick-actions--inline{gap:4px;justify-content:flex-end}.card-quick-actions--stacked{width:128px;row-gap:6px}}.button:disabled,.button[disabled]{opacity:.5;cursor:not-allowed;pointer-events:none}.product-surface-card{display:flex;flex-direction:column;flex:1 1 auto;background:#fff;overflow:hidden}.product-surface-card__header,.product-surface-card__media,.product-surface-card__body,.product-surface-card__footer{min-width:0}.product-surface-card__body{flex:1 1 auto;display:flex;flex-direction:column}.product-surface-card__media{display:flex;flex-direction:column}input,textarea,select{font-family:var(--font-body);font-size:1rem;line-height:1.5;color:var(--color-text);background-color:#fff;border:1px solid var(--color-border, #ddd);border-radius:var(--radius-md);padding:var(--spacing-sm) var(--spacing-md);width:100%;transition:border-color var(--transition-fast),box-shadow var(--transition-fast)}input:focus,textarea:focus,select:focus{outline:none;border-color:var(--color-primary);box-shadow:0 0 0 3px #2c18101a}input::placeholder,textarea::placeholder{color:var(--color-text-light)}label{display:block;font-weight:500;margin-bottom:var(--spacing-xs)}.container{width:100%;max-width:var(--container-max);margin-left:auto;margin-right:auto;padding-left:var(--container-padding);padding-right:var(--container-padding)}.container--narrow{max-width:800px}.container--wide{max-width:1440px}.section{padding-top:var(--spacing-3xl);padding-bottom:var(--spacing-3xl)}.section--small{padding-top:var(--spacing-2xl);padding-bottom:var(--spacing-2xl)}.section--large{padding-top:var(--spacing-4xl);padding-bottom:var(--spacing-4xl)}.grid{display:grid;gap:var(--spacing-lg)}.grid--2{grid-template-columns:repeat(2,1fr)}.grid--3{grid-template-columns:repeat(3,1fr)}.grid--4{grid-template-columns:repeat(4,1fr)}.grid--5{grid-template-columns:repeat(5,1fr)}@media(max-width:1024px){.grid--4,.grid--5{grid-template-columns:repeat(3,1fr)}}@media(max-width:768px){.grid--3,.grid--4,.grid--5{grid-template-columns:repeat(2,1fr)}}@media(max-width:480px){.grid--2,.grid--3,.grid--4,.grid--5{grid-template-columns:1fr}}.flex{display:flex}.flex--center{align-items:center;justify-content:center}.flex--between{align-items:center;justify-content:space-between}.flex--column{flex-direction:column}.flex--wrap{flex-wrap:wrap}.flex--gap-sm{gap:var(--spacing-sm)}.flex--gap-md{gap:var(--spacing-md)}.flex--gap-lg{gap:var(--spacing-lg)}.visually-hidden{position:absolute!important;width:1px!important;height:1px!important;padding:0!important;margin:-1px!important;overflow:hidden!important;clip:rect(0,0,0,0)!important;white-space:nowrap!important;border:0!important}.hidden{display:none!important}@media(max-width:768px){.hide-mobile{display:none!important}}@media(min-width:769px){.hide-desktop{display:none!important}}.skip-links{position:absolute;top:0;left:0;z-index:var(--z-tooltip);display:flex;gap:var(--spacing-xs);padding:var(--spacing-sm)}.skip-link{position:absolute;top:var(--spacing-sm);left:var(--spacing-sm);padding:var(--spacing-sm) var(--spacing-md);background:var(--color-primary);color:#fff;border-radius:var(--radius-md);text-decoration:none;font-weight:600;transform:translateY(-200%);transition:transform var(--transition-fast)}.skip-link:focus{transform:translateY(0);outline:2px solid var(--color-accent);outline-offset:2px}.skip-link:nth-child(2){left:calc(var(--spacing-sm) + 140px)}.main-content{min-height:calc(100vh - var(--header-height) - 200px)}.badge{display:inline-flex;align-items:center;padding:var(--spacing-xs) var(--spacing-sm);font-size:.75rem;font-weight:600;text-transform:uppercase;letter-spacing:.05em;border-radius:var(--radius-sm);background-color:var(--color-primary);color:#fff}.badge--accent{background-color:var(--color-accent);color:var(--color-primary)}.badge--outline{background-color:transparent;border:1px solid currentColor;color:var(--color-primary)}.price{font-family:var(--font-heading);font-weight:600;color:var(--color-text)}.price--large{font-size:1.5rem}.price--sale{color:var(--color-sale, #c41e3a)}.price--compare{text-decoration:line-through;color:var(--color-text-light);font-weight:400}.rating{display:inline-flex;align-items:center;gap:var(--spacing-xs)}.rating__stars{display:inline-flex;color:var(--color-accent)}.rating__count{font-size:.875rem;color:var(--color-text-light)}.trust-badges{display:flex;flex-wrap:wrap;gap:var(--spacing-md);align-items:center}.trust-badge{display:flex;align-items:center;gap:var(--spacing-xs);font-size:.875rem;color:var(--color-text-light)}.trust-badge__icon{width:20px;height:20px;color:var(--color-accent)}.divider{height:1px;background-color:var(--color-border, #eee);margin:var(--spacing-lg) 0}.spinner{width:24px;height:24px;border:2px solid var(--color-border, #eee);border-top-color:var(--color-primary);border-radius:50%;animation:spin .8s linear infinite}@keyframes spin{to{transform:rotate(360deg)}}@keyframes fadeIn{0%{opacity:0}to{opacity:1}}@keyframes slideUp{0%{opacity:0;transform:translateY(20px)}to{opacity:1;transform:translateY(0)}}@keyframes slideDown{0%{opacity:0;transform:translateY(-20px)}to{opacity:1;transform:translateY(0)}}.animate-fade-in{animation:fadeIn var(--transition-base) ease-out}.animate-slide-up{animation:slideUp var(--transition-slow) ease-out}:focus-visible{outline:2px solid var(--color-primary);outline-offset:2px}::selection{background-color:var(--color-accent);color:var(--color-primary)}::-webkit-scrollbar{width:8px;height:8px}::-webkit-scrollbar-track{background:var(--color-background)}::-webkit-scrollbar-thumb{background:var(--color-text-light);border-radius:var(--radius-full)}::-webkit-scrollbar-thumb:hover{background:var(--color-text)}.product-card,.product-card__media,.equipment-card,.equipment-card__media,.sea-product-card{background:#fff!important}.quick-view-modal__content,.quick-view-modal__close,.quick-view__media,.quick-view__thumbnail,.quick-view__attr-badge,.quick-view__quantity-btn:hover{background:var(--color-background)!important}.quick-view__option-label{color:#1f2d28!important;font-weight:700!important}.quick-view__option-btn{background:#fff!important;color:#1f2d28!important;border-color:#6f877d!important}.quick-view__option-btn.is-selected{background:#1e3a32!important;color:#fff!important;border-color:#1e3a32!important}.quick-view__main-image,.product-main__media-main,.product-main__media-attributes,.product-main__tasting-note,.product-main__attributes,.product-main__frequency,.product-main__frequency select,.product-main__trust,.product-sticky-cart{background:#fff!important}@media(prefers-reduced-motion:reduce){*,*:before,*:after{animation-duration:.01ms!important;animation-iteration-count:1!important;transition-duration:.01ms!important;scroll-behavior:auto!important}.animate-fade-in,.animate-slide-up{animation:none!important;opacity:1!important;transform:none!important}}.coffee-format-badges{pointer-events:none;z-index:4}.coffee-format-badges__stack{display:flex;flex-direction:column;align-items:flex-end;gap:8px}.coffee-format-badges--card{position:absolute;right:10px;top:50%;transform:translateY(-50%);max-width:calc(100% - 24px)}.coffee-format-badges--product-main{position:absolute;right:14px;top:50%;transform:translateY(-50%);max-width:42%}.coffee-format-badges--quick-view{position:absolute;right:8px;top:50%;transform:translateY(-50%);max-width:45%}.coffee-format-badge{display:flex;align-items:center;justify-content:center;width:40px;height:40px;border-radius:10px;box-shadow:0 2px 10px #0000001f;background:#fffffff0;border:1.5px solid rgba(31,45,40,.12);color:var(--color-primary, #0f3b2e)}.coffee-format-badge__icon{display:flex;align-items:center;justify-content:center;line-height:0}.coffee-format-badge__img{max-width:24px;max-height:24px;width:auto;height:auto;object-fit:contain}.coffee-format-badge--filter{border-color:#2563eb59;color:#2563eb}.coffee-format-badge--beans{border-color:#6f4e3773;color:#5c3d2e}.coffee-format-badge--pads{border-color:#d9770666;color:#b45309}.coffee-format-badge--cups{border-color:#7c3aed59;color:#6d28d9}.coffee-format-decaf{display:inline-flex;align-items:center;gap:6px;padding:4px 10px 4px 6px;border-radius:999px;background:#fffffff2;border:1.5px solid rgba(13,148,136,.45);box-shadow:0 2px 10px #0000001a;color:#0f766e;font-size:.6875rem;font-weight:700;text-transform:uppercase;letter-spacing:.04em;max-width:100%}.coffee-format-decaf__icon{display:flex;align-items:center;line-height:0;flex-shrink:0}.coffee-format-decaf__img{max-width:20px;max-height:20px;object-fit:contain}.coffee-format-decaf__label{white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.collection-format-shortcuts{flex:1 1 14rem;min-width:min(100%,280px)}.collection-format-shortcuts__buttons{display:flex;flex-wrap:wrap;align-items:center;justify-content:flex-end;gap:var(--spacing-sm)}.collection-format-shortcuts__btn{display:inline-flex;align-items:center;justify-content:center;gap:var(--spacing-xs);min-width:44px;min-height:44px;padding:.35rem .55rem;margin:0;border-radius:var(--radius-md, 8px);border:2px solid rgba(15,59,46,.25);background:#ffffffb8;color:var(--color-primary, #0f3b2e);cursor:pointer;transition:border-color var(--transition-fast, .15s),background var(--transition-fast, .15s),box-shadow var(--transition-fast, .15s)}.collection-banner--has-image .collection-format-shortcuts__btn{border-color:#ffffff73;background:#ffffff38;color:#fff}.collection-format-shortcuts__btn:hover{border-color:var(--color-accent, #c45c2a)}.collection-format-shortcuts__btn.is-active{border-color:var(--color-accent, #c45c2a);background:#c45c2a1f;box-shadow:0 0 0 1px var(--color-accent, #c45c2a)}.collection-banner--has-image .collection-format-shortcuts__btn.is-active{background:#ffffff59;box-shadow:0 0 0 2px #fffffff2}.collection-format-shortcuts__icon svg{display:block}.collection-format-shortcuts__icon img{display:block;max-width:24px;max-height:24px;object-fit:contain}.collection-format-shortcuts__btn--beans{border-color:#8b5a3b73}.collection-format-shortcuts__btn--filter{border-color:#28649673}.collection-format-shortcuts__btn--pads{border-color:#28785073}.collection-format-shortcuts__btn--cups{border-color:#783c7873}.collection-format-shortcuts__label{font-size:.75rem;font-weight:600;line-height:1.15}.collection-format-shortcuts__clear.button--small{min-height:40px;padding:.35rem var(--spacing-sm)}@media(max-width:768px){.collection-format-shortcuts__buttons{justify-content:flex-start}.collection-banner__head{flex-direction:column;align-items:stretch}.collection-banner__head .collection-banner__title{flex:none}}.product-card{--product-card-header-height: 116px;--product-card-media-height: clamp(270px, 23vw, 320px);--product-card-price-height: 28px;--product-card-control-height: 46px;--product-card-control-gap: 10px;--product-card-cta-height: 46px;--product-attributes-height: 156px;--product-attributes-strength-height: 24px;--product-attributes-blend-height: 32px;--product-attributes-chips-height: 76px;position:relative;display:flex;flex-direction:column;height:100%;max-width:330px;background:#fff;border-radius:12px;overflow:hidden;border:2px solid rgba(184,115,51,.2);box-shadow:0 4px 12px #0f3b2e14;transition:transform .3s ease,box-shadow .3s ease,border-color .3s ease}.product-card:hover{transform:translateY(-6px);box-shadow:0 12px 32px #0f3b2e26;border-color:var(--color-accent)}.product-card__surface{display:flex;flex-direction:column;flex:1 1 auto;width:100%;min-height:100%}.product-card.is-sold-out{border-color:#66666659}.product-card.is-sold-out:hover{transform:translateY(-2px)}.product-card__link{display:flex;flex-direction:column;flex:0 0 auto;min-height:calc(var(--product-attributes-height) + 12px);color:inherit;text-decoration:none}.product-card__header-link{display:flex;flex-direction:column;min-height:calc(var(--product-card-header-height) - 46px);color:inherit;text-decoration:none}.product-card__header{display:flex;flex-direction:column;flex:0 0 var(--product-card-header-height);padding:16px 16px 0;min-height:var(--product-card-header-height)}.product-card__title-row{display:flex;align-items:flex-start;justify-content:space-between;gap:12px}.product-card__media{position:relative;flex:0 0 var(--product-card-media-height);height:var(--product-card-media-height);overflow:hidden;background:#fff;display:flex;flex-direction:column;align-items:center;justify-content:center;gap:12px;padding:12px 14px 16px}.product-card__media-link{position:relative;z-index:1;display:block;width:100%;flex:1 1 auto;min-height:0}.product-card__image{width:100%;height:100%;object-fit:contain;object-position:center center;transition:transform .5s ease}.product-card:hover .product-card__image{transform:scale(1.08)}.product-card__thumbnails{position:relative;z-index:4;display:flex;align-items:center;gap:8px;width:100%;box-sizing:border-box;overflow-x:auto;overflow-y:hidden;padding:0 2px;scrollbar-width:none;-ms-overflow-style:none;min-height:48px}.product-card__thumbnails::-webkit-scrollbar{display:none}.product-card__thumbnails[hidden],.product-card__thumbnails--placeholder{display:none}.product-card__thumbnail{flex:0 0 auto;width:48px;height:48px;padding:0;overflow:hidden;background:#fff;border:1.5px solid rgba(31,45,40,.16);border-radius:8px;cursor:pointer;opacity:.74;transition:border-color .2s ease,opacity .2s ease,transform .2s ease}.product-card__thumbnail:hover,.product-card__thumbnail--active{border-color:var(--color-primary, #0F3B2E);opacity:1}.product-card__thumbnail:hover{transform:translateY(-1px)}.product-card__thumbnail img{width:100%;height:100%;object-fit:cover}.product-card__placeholder{width:100%;height:100%;display:flex;align-items:center;justify-content:center;color:#999}.product-card__actions-top{position:absolute;top:12px;left:12px;right:12px;display:flex;justify-content:space-between;align-items:flex-start;z-index:5;pointer-events:none}.product-card__actions-top>*{pointer-events:auto}.product-card__quick-view{display:flex;align-items:center;gap:6px;padding:8px 14px;background:#fffffff2;border:none;border-radius:50px;font-size:.8125rem;font-weight:500;color:#333;cursor:pointer;box-shadow:0 2px 12px #0000001f;-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);transition:all .25s ease;opacity:0;transform:translateY(-8px)}.product-card__quick-view svg{width:16px;height:16px;flex-shrink:0}.product-card__quick-view:hover{background:var(--color-primary, #0F3B2E);color:#fff}.product-card:hover .product-card__quick-view{opacity:1;transform:translateY(0)}.product-card__wishlist-inline{flex-shrink:0}.product-card__wishlist{width:36px;height:36px;background:#fffffff2;box-shadow:0 2px 12px #0000001f;-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px)}.product-card__wishlist:hover{background:var(--color-background);transform:scale(1.1)}.product-card__badges{position:absolute;top:56px;left:12px;display:flex;flex-direction:column;gap:6px;z-index:6}.product-card__badge{padding:4px 10px;font-size:.6875rem;font-weight:700;text-transform:uppercase;letter-spacing:.5px;border-radius:4px}.product-card__badge--sale{background:#c41e3a;color:#fff}.product-card__badge--sold-out{background:#4b4b4b;color:#fff}.product-card__badge--subscription{background:linear-gradient(135deg,#d4a574,#c4956a);color:#fff}.product-card__badge--branding{background:var(--color-primary, #0F3B2E);color:#fff}.product-card__content{display:flex;flex-direction:column;padding:12px 16px 0;flex:0 0 auto}.product-card__vendor{font-size:.6875rem;text-transform:uppercase;letter-spacing:1.5px;color:var(--color-accent, #C4956A);margin-bottom:4px;font-weight:600;min-height:.9rem}.product-card__vendor--placeholder{visibility:hidden}.product-card__title{font-size:1rem;font-weight:600;line-height:1.3;margin:0;color:#333;flex:1 1 auto;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden;min-height:2.6rem}.product-card__tasting-note{font-size:.8125rem;color:#888;font-style:italic;margin-bottom:8px;line-height:1.4}.product-card__maling{display:inline-block;padding:3px 10px;font-size:.6875rem;font-weight:700;text-transform:uppercase;letter-spacing:.3px;border-radius:4px;color:#fff}.product-card__maling--bonen,.product-card__maling--heel{background:#4e342e}.product-card__maling--grof{background:#6d4c41}.product-card__maling--medium{background:#8d6e63}.product-card__maling--fijn,.product-card__maling--donker{background:#3e2723}.product-card__maling--espresso{background:#1a1a1a}.product-card__maling--dark{background:#2d1810}.product-card__maling--light{background:#a1887f}.product-card__intensity{display:flex;align-items:center;gap:2px}.product-card__taste-preview{font-size:.75rem;color:#888;margin-bottom:8px;font-style:italic}.product-card__price{display:flex;flex-direction:column;align-items:flex-start;gap:4px;width:100%;margin-top:0}.product-card__price-row{width:100%;display:flex;flex-direction:column;align-items:stretch;gap:var(--product-card-control-gap)}.product-card__price-main{display:flex;align-items:baseline;gap:8px;flex-wrap:wrap;min-height:var(--product-card-price-height)}.product-card__quick-actions{align-self:flex-end;min-height:var(--product-card-control-height);margin-left:0;flex-shrink:0}.product-card__actions{display:flex;gap:var(--spacing-sm);align-items:stretch;padding:var(--product-card-control-gap) 16px 16px;margin-top:0}.product-card__variant-picker{display:flex;flex-direction:column;gap:var(--product-card-control-gap);width:100%}.product-card__variant-purchase-row{display:flex;align-items:center;justify-content:space-between;gap:var(--product-card-control-gap);width:100%}.product-card__price--variant{width:auto;min-width:0}.product-card__variant-quick-actions{align-self:flex-end}.product-card__variant-select-wrap{position:relative;width:100%}.product-card__variant-select-wrap:after{content:"";position:absolute;top:50%;right:16px;width:10px;height:10px;border-right:1.5px solid currentColor;border-bottom:1.5px solid currentColor;transform:translateY(-65%) rotate(45deg);pointer-events:none;color:#1f2d28}.product-card__variant-select{width:100%;min-height:var(--product-card-control-height);padding:12px 42px 12px 14px;border:1px solid rgba(31,45,40,.25);border-radius:0;background:#fff;color:#1f2d28;font-size:.9375rem;line-height:1.2;appearance:none;-webkit-appearance:none;cursor:pointer}.product-card__variant-select:focus{outline:2px solid rgba(15,59,46,.18);outline-offset:1px;border-color:var(--color-primary, #0F3B2E)}.product-card__variant-select.is-required{animation:product-card-required-pulse .9s ease;border-color:#c41e3a;background:#fff5f5}@keyframes product-card-required-pulse{0%,to{border-color:#1f2d2840;background:#fff;box-shadow:none}35%,70%{border-color:#c41e3a;background:#fff5f5;box-shadow:0 0 0 3px #c41e3a29}}.product-card__add-to-cart{flex:1;display:flex;align-items:center;justify-content:center;gap:var(--spacing-xs);min-height:var(--product-card-cta-height)}.product-card__add-to-cart--backorder{font-size:.65rem!important;font-weight:700!important;line-height:1.25!important;letter-spacing:.04em!important;min-height:var(--product-card-cta-height)!important;padding:14px 28px!important;white-space:normal!important;text-align:center;-webkit-hyphens:auto;hyphens:auto;overflow-wrap:anywhere;word-break:break-word;text-transform:none;background-color:#355a50!important;border:2px solid rgba(212,168,75,.65)!important;color:#e8dcb8!important}.product-card__add-to-cart--backorder:hover{background-color:#2d4d44!important;border-color:#d4a84be6!important;color:#f2ebd4!important}.product-card__add-to-cart--backorder svg{width:16px;height:16px;flex-shrink:0}.product-card__add-to-cart[disabled],.product-card__add-to-cart[aria-disabled=true]{opacity:.6;cursor:not-allowed}.product-card__price .price{font-size:1.0625rem;font-weight:700;color:#333}.product-card__price .price--sale{color:#c41e3a}.product-card__price .price--compare{font-size:.875rem;font-weight:400;color:#999;text-decoration:line-through}.product-card.is-sold-out .product-card__image{opacity:.72}.product-card.is-sold-out .product-card__title,.product-card.is-sold-out .product-card__vendor,.product-card.is-sold-out .product-card__tasting-note{opacity:.82}.product-card__rating{margin-top:6px;margin-bottom:6px;min-height:18px;display:flex;align-items:center}.product-card__rating .jdgm-prev-badge{display:inline-flex;align-items:center}@media(max-width:768px){.product-card__quick-view,.product-card__wishlist-wrap,.product-card__quick-actions{opacity:1;transform:translateY(0)}.product-card__quick-view{padding:6px 10px;font-size:.75rem}.product-card__quick-view span{display:none}.product-card__wishlist{width:32px;height:32px}.product-card__badges{top:48px}.product-card__media{flex-basis:clamp(240px,72vw,290px);height:clamp(240px,72vw,290px);gap:8px;padding:10px 12px 14px}.product-card__thumbnail{width:42px;height:42px}.product-card__price-row{gap:8px}.product-card__actions{padding:0 12px 12px}}.product-card__equip-spec{display:flex;align-items:center;gap:8px}.product-card__equip-icon{flex-shrink:0}.product-card__equip-label{font-size:.8125rem;font-weight:700;color:var(--color-text, #1f2d28)}.product-card__equip-value{font-size:.8125rem;font-weight:700;color:var(--color-primary, #0F3B2E);display:inline-flex;align-items:center;gap:4px}.product-card__equip-value--yes{color:#2e7d32}.product-card__equip-value--no{color:#c62828}.product-card__segment-badges{display:flex;gap:6px}.product-card__segment-badges--above-price{align-items:center;justify-content:flex-start;padding:0 16px;margin-top:var(--spacing-sm, 8px)}.product-card__segment{display:flex;align-items:center;justify-content:center;width:32px;height:32px;border-radius:50%;color:#fff}.product-card__segment--home{background:#4caf50}.product-card__segment--business{background:#2196f3}.product-card__quote{display:flex;align-items:center;justify-content:center;gap:var(--spacing-xs, 6px);flex:1}.product-card--equipment .product-card__actions{flex-direction:column;align-items:stretch}.product-card--equipment .product-card__add-to-cart,.product-card--equipment .product-card__quote{flex:0 0 auto;width:100%}.product-card__intensity-dots{display:flex;gap:2px}.product-card__intensity-dot{width:8px;height:8px;border-radius:50%;background:#e5e5e5}.product-card__intensity-dot--filled{background:var(--color-accent, #B87333)}.product-card__coffee-attrs{display:flex;flex-direction:column;align-items:stretch;justify-content:flex-start;gap:8px;margin-top:0;margin-bottom:12px;min-height:var(--product-attributes-height);width:100%;padding:10px 12px;box-sizing:border-box;background:#1e3a320d;border:1px solid rgba(15,59,46,.08);border-radius:10px}.product-card__chips{display:flex;align-items:flex-start;gap:6px;flex-wrap:wrap;align-content:flex-start;min-height:var(--product-attributes-chips-height)}.product-card__strength-row{display:flex;align-items:center;gap:8px;flex-wrap:nowrap;min-height:var(--product-attributes-strength-height)}.product-card__strength-label{font-size:.8125rem;font-weight:700;color:var(--color-text, #1f2d28)}.product-card__chip,.product-card__meter-badge{display:inline-flex;align-items:center;padding:2px 8px;font-size:.6875rem;border-radius:999px;border:1px solid rgba(31,45,40,.18);color:#1f2d28;background:#fff;font-weight:600}.product-card__blend{display:flex;flex-direction:column;justify-content:flex-start;width:100%;min-height:var(--product-attributes-blend-height)}.product-card__blend-bar{height:8px;width:100%;display:flex;overflow:hidden;border-radius:999px;background:#e8ece9;border:1px solid #d5ddd8}.product-card__blend-segment--arabica{background:var(--color-primary, #1e3a32)}.product-card__blend-segment--robusta{background:var(--color-accent, #d4a84b)}.product-card__blend-legend{margin-top:6px;display:flex;justify-content:space-between;gap:8px;font-size:.75rem;color:var(--color-text-light, #5f6763)}.product-card__bean{fill:none;stroke:var(--color-primary, #2c1810);stroke-width:1.5;color:var(--color-primary, #1e3a32)}.product-card__bean--filled{fill:var(--color-primary, #2c1810)}.product-card__strength{display:flex;align-items:center;flex-wrap:nowrap;gap:3px}.product-card__bean--empty{color:#e5e5e5}@media print{.no-print{display:none!important}body{background:var(--color-background);color:#000}a{color:#000;text-decoration:underline}}
/*# sourceMappingURL=/cdn/shop/t/2/assets/base.css.map */
