:root{--bg-page: #F5F0EB;--bg-card: #FFFFFF;--bg-subtle: #F0EAE2;--bg-warm: #EDE5D8;--sand: #F5F0EB;--cream: #F0EAE2;--parchment: #EDE5D8;--white: #FFFFFF;--teal: #4FBDBA;--teal-deep: #2A9D8B;--teal-light: #7DD3CF;--teal-pale: #D4F0EE;--teal-bg: #E8F7F6;--espresso: #2C1A0E;--brown-dark: #3D2B1F;--brown-mid: #7B5B4A;--brown-light: #A08070;--text-dark: #2C1A0E;--text-mid: #7B5B4A;--text-light: #A08070;--text-teal: #2A9D8B;--terra: #C87941;--clay: #A05C30;--rust: #C4622D;--border: #E2D8CE;--border-dark: #C8B8AC;--shadow-sm: 0 1px 4px rgba(44,26,14,.06);--shadow-md: 0 4px 16px rgba(44,26,14,.09);--shadow-lg: 0 8px 32px rgba(44,26,14,.12);--font-serif: "Playfair Display", "Georgia", serif;--font-sans: "DM Sans", "Inter", "Helvetica Neue", sans-serif;--space-xs: 4px;--space-sm: 8px;--space-md: 16px;--space-lg: 24px;--space-xl: 40px;--space-2xl: 64px;--space-3xl: 96px;--radius-sm: 6px;--radius-md: 12px;--radius-lg: 20px;--radius-xl: 32px;--radius-full: 9999px;--card-img-height: 220px}*,*:before,*:after{box-sizing:border-box;margin:0;padding:0}html{font-size:16px;scroll-behavior:smooth}body{font-family:var(--font-sans);background:var(--bg-page);color:var(--text-dark);line-height:1.6;-webkit-font-smoothing:antialiased}img{max-width:100%;height:auto;display:block}a{color:inherit;text-decoration:none}button{cursor:pointer;border:none;background:none;font-family:inherit}ul,ol{list-style:none}h1,h2,h3,h4,h5,h6{font-family:var(--font-serif);color:var(--espresso);line-height:1.2;font-weight:700}h1{font-size:clamp(2.2rem,5vw,3.8rem)}h2{font-size:clamp(1.6rem,3.5vw,2.6rem)}h3{font-size:clamp(1.2rem,2.5vw,1.8rem)}h4{font-size:1.2rem}h5{font-size:1rem}p{color:var(--text-mid);line-height:1.7}.text-teal{color:var(--teal)}.text-terra{color:var(--terra)}.text-clay{color:var(--clay)}.text-dark{color:var(--text-dark)}.text-mid{color:var(--text-mid)}.text-light{color:var(--text-light)}.text-center{text-align:center}.text-left{text-align:left}.label{font-family:var(--font-sans);font-size:.7rem;font-weight:700;letter-spacing:.12em;text-transform:uppercase;color:var(--teal-deep)}.container{max-width:1280px;margin:0 auto;padding:0 var(--space-xl)}.container--narrow{max-width:860px;margin:0 auto;padding:0 var(--space-xl)}.container--wide{max-width:1440px;margin:0 auto;padding:0 var(--space-xl)}.section{padding:var(--space-3xl) 0}.section--sm{padding:var(--space-2xl) 0}.section--lg{padding:120px 0}.grid-2{display:grid;grid-template-columns:1fr 1fr;gap:var(--space-xl);align-items:center}.grid-3{display:grid;grid-template-columns:repeat(3,1fr);gap:var(--space-lg)}.grid-4{display:grid;grid-template-columns:repeat(4,1fr);gap:var(--space-lg)}.flex{display:flex}.flex-center{display:flex;align-items:center;justify-content:center}.flex-between{display:flex;align-items:center;justify-content:space-between}.flex-gap{display:flex;align-items:center;gap:var(--space-md)}.btn{display:inline-flex;align-items:center;justify-content:center;gap:var(--space-sm);padding:14px 28px;border-radius:var(--radius-full);font-family:var(--font-sans);font-size:.9rem;font-weight:600;letter-spacing:.02em;transition:all .2s ease;white-space:nowrap;cursor:pointer;border:2px solid transparent}.btn-primary{background:var(--teal);color:#fff;border-color:var(--teal)}.btn-primary:hover{background:var(--teal-deep);border-color:var(--teal-deep);transform:translateY(-1px);box-shadow:var(--shadow-md)}.btn-secondary{background:transparent;color:var(--teal-deep);border-color:var(--teal-deep)}.btn-secondary:hover{background:var(--teal-pale);transform:translateY(-1px)}.btn-subscribe{background:var(--espresso);color:#fff;border-color:var(--espresso)}.btn-subscribe:hover{background:var(--brown-dark);border-color:var(--brown-dark);transform:translateY(-1px);box-shadow:var(--shadow-md)}.btn-dark{background:var(--espresso);color:#fff;border-color:var(--espresso)}.btn-dark:hover{background:var(--teal-deep);border-color:var(--teal-deep);transform:translateY(-1px)}.btn-ghost{background:#2c1a0e0f;color:var(--espresso);border-color:#2c1a0e33}.btn-ghost:hover{background:#2c1a0e1a;border-color:#2c1a0e59}.btn-cart{background:var(--teal);color:#fff;border-color:var(--teal);padding:10px 20px;font-size:.82rem;border-radius:var(--radius-full);width:100%}.btn-cart:hover{background:var(--teal-deep);border-color:var(--teal-deep)}.btn-sm{padding:8px 18px;font-size:.8rem}.btn-lg{padding:18px 40px;font-size:1rem}.badge{display:inline-flex;align-items:center;padding:4px 12px;border-radius:var(--radius-full);font-size:.7rem;font-weight:700;letter-spacing:.08em;text-transform:uppercase}.badge-teal{background:var(--teal-pale);color:var(--teal-deep)}.badge-terra{background:#f5e6d8;color:var(--clay)}.badge-dark{background:var(--espresso);color:#fff}.badge-gold{background:#fff3cc;color:#8b6914}.badge-sale{background:var(--rust);color:#fff}.badge-new{background:var(--teal);color:#fff}.badge-best{background:var(--terra);color:#fff}.hgc-card{background:var(--bg-card);border:1px solid var(--border);border-radius:var(--radius-lg);overflow:hidden;box-shadow:var(--shadow-sm);transition:box-shadow .2s ease,transform .2s ease;display:flex;flex-direction:column}.hgc-card:hover{box-shadow:var(--shadow-md);transform:translateY(-2px)}.hgc-product-card{width:100%;display:flex;flex-direction:column;background:var(--bg-card);border:1px solid var(--border);border-radius:var(--radius-lg);overflow:hidden;box-shadow:var(--shadow-sm);transition:box-shadow .2s ease,transform .2s ease;position:relative;height:100%}.hgc-product-card:hover{box-shadow:var(--shadow-md);transform:translateY(-3px)}.hgc-product-card__img-wrap{width:100%;height:var(--card-img-height);background:var(--bg-page);overflow:hidden;position:relative;display:flex;align-items:center;justify-content:center;flex-shrink:0}.hgc-product-card__img-wrap img{width:100%;height:100%;object-fit:contain;padding:12px;transition:transform .3s ease}.hgc-product-card:hover .hgc-product-card__img-wrap img{transform:scale(1.04)}.hgc-product-card__badge{position:absolute;top:10px;left:10px;z-index:2}.hgc-product-card__body{flex:1;display:flex;flex-direction:column;padding:16px 16px 12px;gap:4px}.hgc-product-card__type{font-size:.65rem;font-weight:700;letter-spacing:.1em;text-transform:uppercase;color:var(--teal-deep);min-height:16px}.hgc-product-card__name{font-family:var(--font-serif);font-size:1rem;font-weight:700;color:var(--espresso);line-height:1.3;text-decoration:none;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden;min-height:2.6em}.hgc-product-card__name:hover{color:var(--teal-deep)}.hgc-product-card__notes{font-size:.78rem;color:var(--text-mid);line-height:1.4;font-style:italic;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden;min-height:2.24em;margin-top:2px}.hgc-product-card__stars{display:flex;align-items:center;gap:4px;margin-top:4px}.hgc-product-card__stars .stars{color:var(--terra);font-size:.78rem;letter-spacing:1px}.hgc-product-card__stars .count{font-size:.72rem;color:var(--text-light)}.hgc-product-card__price{display:flex;align-items:baseline;gap:6px;margin-top:6px}.hgc-product-card__price .price-main{font-family:var(--font-serif);font-size:1.1rem;font-weight:700;color:var(--espresso)}.hgc-product-card__price .price-compare{font-size:.82rem;color:var(--text-light);text-decoration:line-through}.hgc-product-card__price .price-sub{font-size:.72rem;color:var(--teal-deep)}.hgc-product-card__footer{padding:0 16px 16px;flex-shrink:0}.hgc-review-card{background:var(--bg-card);border:1px solid var(--border);border-radius:var(--radius-lg);padding:20px;box-shadow:var(--shadow-sm);display:flex;flex-direction:column;gap:12px;flex-shrink:0;min-width:300px;width:300px}.hgc-review-card__stars{color:var(--terra);font-size:1rem;letter-spacing:1px}.hgc-review-card__text{font-size:.88rem;color:var(--text-mid);line-height:1.6;font-style:italic;flex:1}.hgc-review-card__product{display:flex;align-items:center;gap:10px;padding-top:12px;border-top:1px solid var(--border)}.hgc-review-card__product img{width:48px;height:56px;object-fit:contain;border-radius:var(--radius-sm);background:var(--bg-page);padding:4px;flex-shrink:0}.hgc-review-card__product-info{flex:1;min-width:0}.hgc-review-card__product-name{font-size:.78rem;font-weight:700;color:var(--espresso);white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.hgc-review-card__author{font-size:.72rem;color:var(--text-light)}.hgc-review-card__shop-btn{display:inline-flex;align-items:center;gap:4px;font-size:.72rem;font-weight:600;color:var(--teal-deep);padding:5px 12px;border:1px solid var(--teal-deep);border-radius:var(--radius-full);transition:all .2s;white-space:nowrap;flex-shrink:0}.hgc-review-card__shop-btn:hover{background:var(--teal-pale)}.hgc-bundle-card{background:var(--bg-card);border:1px solid var(--border);border-radius:var(--radius-lg);overflow:hidden;box-shadow:var(--shadow-sm);transition:box-shadow .2s ease,transform .2s ease;display:flex;flex-direction:column}.hgc-bundle-card:hover{box-shadow:var(--shadow-md);transform:translateY(-3px)}.hgc-bundle-card--featured{border-color:var(--teal);box-shadow:0 0 0 2px var(--teal-pale),var(--shadow-md)}.hgc-bundle-card__header{background:var(--bg-page);padding:20px;border-bottom:1px solid var(--border)}.hgc-bundle-card__images{display:flex;align-items:center;justify-content:center;gap:-8px;margin-bottom:12px;min-height:100px}.hgc-bundle-card__images img{width:72px;height:88px;object-fit:contain;border-radius:var(--radius-sm);background:var(--bg-card);border:1px solid var(--border);margin-left:-8px;box-shadow:var(--shadow-sm)}.hgc-bundle-card__images img:first-child{margin-left:0}.hgc-bundle-card__body{padding:20px;flex:1}.hgc-bundle-card__name{font-family:var(--font-serif);font-size:1.15rem;font-weight:700;color:var(--espresso);margin-bottom:6px}.hgc-bundle-card__includes{font-size:.78rem;color:var(--text-mid);margin-bottom:12px}.hgc-bundle-card__price{display:flex;align-items:baseline;gap:8px;margin-bottom:4px}.hgc-bundle-card__price .price-main{font-size:1.4rem;font-weight:700;color:var(--espresso);font-family:var(--font-serif)}.hgc-bundle-card__price .price-compare{font-size:.9rem;color:var(--text-light);text-decoration:line-through}.hgc-bundle-card__savings{font-size:.75rem;color:var(--teal-deep);font-weight:600}.hgc-bundle-card__footer{padding:0 20px 20px}.hgc-brew-card{background:var(--bg-card);border:1px solid var(--border);border-radius:var(--radius-lg);padding:24px 20px;text-align:center;box-shadow:var(--shadow-sm);transition:all .2s ease;display:flex;flex-direction:column;align-items:center;gap:10px;cursor:pointer}.hgc-brew-card:hover{box-shadow:var(--shadow-md);transform:translateY(-3px);border-color:var(--teal-light)}.hgc-brew-card__icon{width:72px;height:72px;border-radius:50%;display:flex;align-items:center;justify-content:center;font-size:1.8rem;margin-bottom:4px}.hgc-brew-card__name{font-family:var(--font-serif);font-size:.95rem;font-weight:700;color:var(--espresso)}.hgc-brew-card__meta{font-size:.72rem;color:var(--text-light)}.hgc-recipe-card{background:var(--bg-card);border:1px solid var(--border);border-radius:var(--radius-lg);overflow:hidden;box-shadow:var(--shadow-sm);transition:all .2s ease;display:flex;flex-direction:column}.hgc-recipe-card:hover{box-shadow:var(--shadow-md);transform:translateY(-2px)}.hgc-recipe-card__img{height:180px;background:var(--bg-page);display:flex;align-items:center;justify-content:center;font-size:3rem;overflow:hidden}.hgc-recipe-card__img img{width:100%;height:100%;object-fit:cover}.hgc-recipe-card__body{padding:16px;flex:1;display:flex;flex-direction:column;gap:6px}.hgc-recipe-card__coffee{font-size:.65rem;font-weight:700;letter-spacing:.1em;text-transform:uppercase;color:var(--teal-deep)}.hgc-recipe-card__name{font-family:var(--font-serif);font-size:1rem;font-weight:700;color:var(--espresso)}.hgc-recipe-card__meta{display:flex;gap:12px;font-size:.72rem;color:var(--text-light)}.hgc-recipe-card__footer{padding:0 16px 16px;margin-top:auto}.hgc-announce{background:var(--espresso);overflow:hidden;padding:9px 0}.hgc-announce__track{display:flex;gap:48px;animation:marquee 30s linear infinite;white-space:nowrap;width:max-content}.hgc-announce__track:hover{animation-play-state:paused}.hgc-announce__item{display:inline-flex;align-items:center;gap:8px;font-size:.75rem;font-weight:500;letter-spacing:.04em;color:#ffffffd9}@keyframes marquee{0%{transform:translate(0)}to{transform:translate(-50%)}}.hgc-free-shipping-bar{background:var(--teal-deep);color:#fff;text-align:center;padding:8px var(--space-lg);font-size:.78rem;font-weight:600;letter-spacing:.04em}.hgc-free-shipping-bar a{color:#ffffffe6;text-decoration:underline}.hgc-announcement{background:var(--espresso);overflow:hidden;padding:9px 0}.hgc-announcement__track{display:flex;gap:48px;animation:marquee 30s linear infinite;white-space:nowrap;width:max-content}.hgc-announcement__track:hover{animation-play-state:paused}.hgc-announcement__item{display:inline-flex;align-items:center;gap:8px;font-size:.75rem;font-weight:600;letter-spacing:.06em;text-transform:uppercase;color:#ffffffd9}.hgc-announcement__item .dot{width:4px;height:4px;background:var(--teal);border-radius:50%}.hgc-header{background:var(--bg-card);border-bottom:1px solid var(--border);position:sticky;top:0;z-index:1000;box-shadow:var(--shadow-sm)}.hgc-header__inner{max-width:1280px;margin:0 auto;padding:0 var(--space-xl);height:68px;display:flex;align-items:center;justify-content:space-between;gap:var(--space-lg)}.hgc-header__logo img{height:52px;width:auto;display:block}.hgc-header__logo:hover{opacity:.85}.hgc-nav{display:flex;align-items:center;gap:4px}.hgc-nav__item{position:relative}.hgc-nav__link{display:flex;align-items:center;gap:4px;padding:8px 14px;font-size:.85rem;font-weight:600;color:var(--espresso);border-radius:var(--radius-sm);transition:all .15s;white-space:nowrap}.hgc-nav__link:hover,.hgc-nav__item:hover>.hgc-nav__link{background:var(--bg-page);color:var(--teal-deep)}.hgc-nav__link svg{transition:transform .15s}.hgc-nav__item:hover .hgc-nav__link svg{transform:rotate(180deg)}.hgc-dropdown{position:absolute;top:calc(100% + 8px);left:0;background:var(--bg-card);border:1px solid var(--border);border-radius:var(--radius-md);box-shadow:var(--shadow-lg);min-width:220px;padding:8px;opacity:0;visibility:hidden;transform:translateY(-8px);transition:all .15s ease;z-index:200}.hgc-nav__item:hover .hgc-dropdown{opacity:1;visibility:visible;transform:translateY(0)}.hgc-dropdown__link{display:flex;align-items:center;gap:10px;padding:9px 12px;font-size:.84rem;color:var(--espresso);border-radius:var(--radius-sm);transition:background .1s}.hgc-dropdown__link:hover{background:var(--bg-page);color:var(--teal-deep)}.hgc-dropdown__link .icon{font-size:1rem;width:20px;text-align:center}.hgc-dropdown__divider{height:1px;background:var(--border);margin:4px 8px}.hgc-dropdown__label{padding:6px 12px 2px;font-size:.65rem;font-weight:700;letter-spacing:.1em;text-transform:uppercase;color:var(--text-light)}.hgc-dropdown--wide{min-width:480px;display:grid;grid-template-columns:1fr 1fr;gap:0}.hgc-header__actions{display:flex;align-items:center;gap:8px}.hgc-header__icon-btn{width:38px;height:38px;display:flex;align-items:center;justify-content:center;border-radius:var(--radius-sm);color:var(--espresso);transition:all .15s;position:relative}.hgc-header__icon-btn:hover{background:var(--bg-page);color:var(--teal-deep)}.hgc-header__cart-count{position:absolute;top:4px;right:4px;background:var(--teal);color:#fff;font-size:.6rem;font-weight:700;width:16px;height:16px;border-radius:50%;display:flex;align-items:center;justify-content:center}.hgc-header__subscribe-btn{background:var(--espresso);color:#fff;padding:9px 20px;border-radius:var(--radius-full);font-size:.82rem;font-weight:700;transition:all .2s;white-space:nowrap;border:2px solid var(--espresso)}.hgc-header__subscribe-btn:hover{background:var(--teal-deep);border-color:var(--teal-deep);transform:translateY(-1px)}.hgc-hero{position:relative;min-height:88vh;display:flex;align-items:center;overflow:hidden;background:var(--bg-warm)}.hgc-hero__video{position:absolute;top:0;right:0;bottom:0;left:0;width:100%;height:100%;object-fit:cover;z-index:0}.hgc-hero__overlay{position:absolute;top:0;right:0;bottom:0;left:0;z-index:1}.hgc-hero__content{position:relative;z-index:2;max-width:1280px;margin:0 auto;padding:60px var(--space-xl);width:100%}.hgc-hero:has(.hgc-hero__video) .hgc-hero__headline{color:#fff}.hgc-hero:has(.hgc-hero__video) .hgc-hero__sub{color:#ffffffd9}.hgc-hero:has(.hgc-hero__video) .hgc-hero__badge{color:#ffffffe6}.hgc-hero:has(.hgc-hero__video) .hgc-hero__dp .dp-label{color:#ffffffa6}.hgc-hero__badge{display:inline-flex;align-items:center;gap:6px;background:var(--teal-pale);border:1px solid var(--teal-light);color:var(--teal-deep);padding:5px 14px;border-radius:var(--radius-full);font-size:.7rem;font-weight:700;letter-spacing:.1em;text-transform:uppercase;margin-bottom:20px}.hgc-hero__headline{font-family:var(--font-serif);font-size:clamp(2.8rem,6vw,5rem);font-weight:700;color:var(--espresso);line-height:1.1;margin-bottom:20px;max-width:600px}.hgc-hero__headline .accent{color:var(--teal)}.hgc-hero__sub{font-size:1.05rem;color:var(--text-mid);max-width:480px;margin-bottom:32px;line-height:1.6}.hgc-hero__ctas{display:flex;align-items:center;gap:14px;flex-wrap:wrap;margin-bottom:40px}.hgc-hero__datapoints{display:flex;align-items:center;gap:28px;flex-wrap:wrap}.hgc-hero__dp{display:flex;flex-direction:column;gap:2px}.hgc-hero__dp .dp-value{font-family:var(--font-serif);font-size:1.5rem;font-weight:700;color:var(--teal);line-height:1}.hgc-hero__dp .dp-label{font-size:.7rem;color:var(--text-light);letter-spacing:.04em;text-transform:uppercase}.hgc-hero__dp-divider{width:1px;height:36px;background:var(--border)}.hgc-trust-bar{background:var(--bg-subtle);border-top:1px solid var(--border);border-bottom:1px solid var(--border);padding:14px 0;overflow:hidden}.hgc-trust-bar__inner{display:flex;align-items:center;justify-content:center;gap:0;flex-wrap:nowrap;max-width:1280px;margin:0 auto;padding:0 var(--space-xl)}.hgc-trust-bar__item{display:flex;align-items:center;gap:8px;font-size:.78rem;font-weight:600;color:var(--text-mid);letter-spacing:.04em;white-space:nowrap;padding:0 20px}.hgc-trust-bar__item .icon{font-size:1rem;color:var(--teal-deep)}.hgc-trust-bar__sep{width:1px;height:16px;background:var(--border);flex-shrink:0}.hgc-fav-coffees{background:var(--bg-page)}.hgc-fav-coffees__layout{display:grid;grid-template-columns:260px 1fr;gap:var(--space-xl);align-items:start}.hgc-fav-coffees__sidebar{position:sticky;top:90px}.hgc-fav-coffees__sidebar-badge{display:inline-block;background:var(--teal-pale);color:var(--teal-deep);font-size:.65rem;font-weight:700;letter-spacing:.12em;text-transform:uppercase;padding:5px 12px;border-radius:var(--radius-full);margin-bottom:14px}.hgc-fav-coffees__sidebar h2{font-size:1.8rem;margin-bottom:24px;line-height:1.2}.hgc-fav-coffees__tabs{display:flex;flex-direction:column;gap:4px;margin-bottom:20px}.hgc-fav-coffees__tab{display:flex;align-items:center;justify-content:space-between;padding:10px 14px;border-radius:var(--radius-sm);font-size:.84rem;font-weight:600;color:var(--text-mid);cursor:pointer;transition:all .15s;border:1px solid transparent}.hgc-fav-coffees__tab:hover{background:var(--bg-card);color:var(--espresso)}.hgc-fav-coffees__tab.active{background:var(--teal-pale);color:var(--teal-deep);border-color:var(--teal-light)}.hgc-fav-coffees__tab .count{font-size:.7rem;background:var(--border);color:var(--text-mid);padding:2px 7px;border-radius:var(--radius-full)}.hgc-fav-coffees__tab.active .count{background:var(--teal-pale);color:var(--teal-deep)}.hgc-fav-coffees__view-all{display:inline-flex;align-items:center;gap:6px;font-size:.82rem;font-weight:600;color:var(--teal-deep)}.hgc-fav-coffees__view-all:hover{text-decoration:underline}.hgc-carousel{position:relative;overflow:hidden}.hgc-carousel__track{display:flex;gap:var(--space-md);transition:transform .4s ease}.hgc-carousel__controls{display:flex;align-items:center;justify-content:center;gap:var(--space-md);margin-top:var(--space-lg)}.hgc-carousel__btn{width:38px;height:38px;border-radius:50%;background:var(--bg-card);border:1px solid var(--border);display:flex;align-items:center;justify-content:center;color:var(--espresso);cursor:pointer;transition:all .15s;box-shadow:var(--shadow-sm)}.hgc-carousel__btn:hover{background:var(--teal-pale);border-color:var(--teal);color:var(--teal-deep)}.hgc-carousel__dots{display:flex;gap:6px}.hgc-carousel__dot{width:8px;height:8px;border-radius:50%;background:var(--border-dark);cursor:pointer;transition:all .2s}.hgc-carousel__dot.active{background:var(--teal);width:24px;border-radius:var(--radius-full)}.hgc-reviews{background:var(--bg-card)}.hgc-reviews__header{display:flex;align-items:flex-end;justify-content:space-between;margin-bottom:var(--space-xl)}.hgc-reviews__scroll-wrap{overflow:hidden;position:relative;margin:0 calc(-1 * var(--space-xl));padding:0 var(--space-xl)}.hgc-reviews__track{display:flex;gap:var(--space-md);animation:scroll-reviews 40s linear infinite;width:max-content}.hgc-reviews__track:hover{animation-play-state:paused}@keyframes scroll-reviews{0%{transform:translate(0)}to{transform:translate(-50%)}}.hgc-reviews__footer{text-align:center;margin-top:var(--space-lg);font-size:.8rem;color:var(--text-light)}.hgc-reviews__footer a{color:var(--teal-deep);font-weight:600}.hgc-subscribe{background:var(--bg-subtle)}.hgc-subscribe__layout{display:grid;grid-template-columns:1fr 1.4fr;gap:var(--space-2xl);align-items:start}.hgc-subscribe__badge{display:inline-block;background:var(--teal-pale);color:var(--teal-deep);font-size:.65rem;font-weight:700;letter-spacing:.12em;text-transform:uppercase;padding:5px 12px;border-radius:var(--radius-full);margin-bottom:16px;border:1px solid var(--teal-light)}.hgc-subscribe__headline{font-family:var(--font-serif);font-size:clamp(1.8rem,3.5vw,2.6rem);color:var(--espresso);line-height:1.2;margin-bottom:16px}.hgc-subscribe__headline .accent{color:var(--teal-deep)}.hgc-subscribe__sub{color:var(--text-mid);font-size:.95rem;margin-bottom:24px}.hgc-subscribe__savings{background:var(--teal-pale);border:1px solid var(--teal-light);border-radius:var(--radius-md);padding:16px 20px;margin-bottom:24px}.hgc-subscribe__savings .pct{font-size:2rem;font-weight:700;color:var(--teal-deep);font-family:var(--font-serif)}.hgc-subscribe__savings .label{color:var(--text-dark);font-size:.85rem}.hgc-subscribe__savings .detail{font-size:.75rem;color:var(--text-mid);margin-top:2px}.hgc-subscribe__steps{display:flex;flex-direction:column;gap:16px;margin-bottom:28px}.hgc-subscribe__step{display:flex;align-items:flex-start;gap:14px}.hgc-subscribe__step-num{width:32px;height:32px;border-radius:50%;background:var(--teal-pale);border:1px solid var(--teal-light);display:flex;align-items:center;justify-content:center;font-size:.78rem;font-weight:700;color:var(--teal-deep);flex-shrink:0}.hgc-subscribe__step-title{font-weight:700;color:var(--espresso);font-size:.9rem}.hgc-subscribe__step-desc{font-size:.8rem;color:var(--text-mid)}.hgc-subscribe__cards-wrap{overflow:hidden}.hgc-subscribe__cards-header{margin-bottom:16px}.hgc-subscribe__cards-label{font-size:.65rem;font-weight:700;letter-spacing:.12em;text-transform:uppercase;color:var(--text-light);margin-bottom:6px}.hgc-subscribe__cards-title{font-family:var(--font-serif);font-size:1.2rem;color:var(--espresso)}.hgc-subscribe__cards-sub{font-size:.78rem;color:var(--text-mid)}.hgc-subscribe__cards-track{display:flex;gap:var(--space-md);transition:transform .4s ease}.hgc-subscribe__card{min-width:260px;width:260px;background:var(--bg-card);border:1px solid var(--border);border-radius:var(--radius-lg);padding:20px;display:flex;flex-direction:column;gap:10px;flex-shrink:0;transition:all .2s}.hgc-subscribe__card:hover{box-shadow:var(--shadow-md);transform:translateY(-2px)}.hgc-subscribe__card-img{height:160px;display:flex;align-items:center;justify-content:center}.hgc-subscribe__card-img img{max-height:150px;width:auto;object-fit:contain}.hgc-subscribe__card-badge{display:inline-block;background:var(--terra);color:#fff;font-size:.62rem;font-weight:700;letter-spacing:.08em;text-transform:uppercase;padding:3px 10px;border-radius:var(--radius-full);align-self:flex-start}.hgc-subscribe__card-name{font-weight:700;color:var(--espresso);font-size:.95rem}.hgc-subscribe__card-roast{font-size:.75rem;color:var(--text-light)}.hgc-subscribe__card-price{display:flex;align-items:baseline;gap:6px}.hgc-subscribe__card-price .sub-price{font-size:1.1rem;font-weight:700;color:var(--teal-deep)}.hgc-subscribe__card-price .reg-price{font-size:.8rem;color:var(--text-light);text-decoration:line-through}.hgc-subscribe__card-cta{background:var(--teal);color:#fff;border-radius:var(--radius-full);padding:9px 16px;font-size:.8rem;font-weight:700;text-align:center;transition:background .2s;display:block}.hgc-subscribe__card-cta:hover{background:var(--teal-deep)}.hgc-subscribe__cards-nav{display:flex;align-items:center;gap:10px;margin-top:14px}.hgc-subscribe__nav-btn{width:32px;height:32px;border-radius:50%;background:var(--bg-card);border:1px solid var(--border);display:flex;align-items:center;justify-content:center;color:var(--espresso);cursor:pointer;transition:all .15s;font-size:.8rem}.hgc-subscribe__nav-btn:hover{background:var(--teal-pale);border-color:var(--teal)}.hgc-subscribe__bonus{background:#fff8f0;border:1px solid #F0D8B8;border-radius:var(--radius-md);padding:12px 16px;margin-top:12px}.hgc-subscribe__bonus-title{font-size:.8rem;font-weight:700;color:var(--terra);margin-bottom:2px}.hgc-subscribe__bonus-text{font-size:.75rem;color:var(--text-mid)}.hgc-subscribe__features{display:grid;grid-template-columns:repeat(4,1fr);border-top:1px solid var(--border);margin-top:var(--space-xl)}.hgc-subscribe__feature{padding:16px var(--space-lg);text-align:center;border-right:1px solid var(--border);display:flex;flex-direction:column;align-items:center;gap:6px}.hgc-subscribe__feature:last-child{border-right:none}.hgc-subscribe__feature .icon{font-size:1.2rem;color:var(--teal-deep)}.hgc-subscribe__feature .text{font-size:.75rem;color:var(--text-mid)}.hgc-bundles{background:var(--bg-page)}.hgc-bundles__header{text-align:center;margin-bottom:var(--space-2xl)}.hgc-bundles__header .label,.hgc-bundles__header h2{margin-bottom:10px}.hgc-bundles__header p{color:var(--text-mid);max-width:500px;margin:0 auto}.hgc-bundles__grid{display:grid;grid-template-columns:repeat(3,1fr);gap:var(--space-lg)}.hgc-quiz-section{background:var(--bg-subtle)}.hgc-quiz-section__layout{display:grid;grid-template-columns:1fr 1.2fr;gap:var(--space-2xl);align-items:center}.hgc-quiz-section__left .label{margin-bottom:12px}.hgc-quiz-section__left h2{margin-bottom:14px}.hgc-quiz-section__left p{margin-bottom:24px}.hgc-quiz-section__perks{display:flex;flex-direction:column;gap:10px;margin-bottom:28px}.hgc-quiz-section__perk{display:flex;align-items:center;gap:10px;font-size:.88rem;color:var(--text-mid)}.hgc-quiz-section__perk .icon{font-size:1.1rem}.hgc-quiz-section__note{font-size:.75rem;color:var(--text-light);margin-top:10px}.hgc-quiz-card{background:var(--bg-card);border:1px solid var(--border);border-radius:var(--radius-xl);padding:28px;box-shadow:var(--shadow-md)}.hgc-quiz-card__question{font-family:var(--font-serif);font-size:1.05rem;font-weight:700;color:var(--espresso);margin-bottom:16px}.hgc-quiz-card__answers{display:grid;grid-template-columns:1fr 1fr;gap:10px;margin-bottom:16px}.hgc-quiz-card__answer{display:flex;align-items:center;gap:8px;padding:12px 14px;border:1.5px solid var(--border);border-radius:var(--radius-md);font-size:.84rem;font-weight:500;color:var(--espresso);cursor:pointer;transition:all .15s;background:var(--bg-page)}.hgc-quiz-card__answer:hover,.hgc-quiz-card__answer.selected{border-color:var(--teal);background:var(--teal-pale);color:var(--teal-deep)}.hgc-quiz-card__more{font-size:.78rem;color:var(--teal-deep);font-weight:600;text-align:right;display:block;margin-bottom:14px}.hgc-quiz-card__products{display:flex;gap:12px;padding-top:14px;border-top:1px solid var(--border)}.hgc-quiz-card__product{flex:1;text-align:center}.hgc-quiz-card__product img{width:56px;height:68px;object-fit:contain;margin:0 auto 4px}.hgc-quiz-card__product-name{font-size:.7rem;color:var(--text-mid)}.hgc-story{background:var(--bg-card)}.hgc-story__layout{display:grid;grid-template-columns:1fr 1fr;gap:var(--space-2xl);align-items:center}.hgc-story__video-wrap{position:relative;border-radius:var(--radius-xl);overflow:hidden;aspect-ratio:16/10;background:var(--bg-subtle)}.hgc-story__video-wrap video,.hgc-story__video-wrap iframe{width:100%;height:100%;object-fit:cover}.hgc-story__stats{display:grid;grid-template-columns:1fr 1fr;gap:var(--space-md);margin-top:var(--space-xl)}.hgc-story__stat{text-align:center}.hgc-story__stat .value{font-family:var(--font-serif);font-size:2rem;font-weight:700;color:var(--teal)}.hgc-story__stat .label{font-size:.75rem;color:var(--text-light)}.hgc-brew-section{background:var(--bg-subtle)}.hgc-brew-section__header{text-align:center;margin-bottom:var(--space-2xl)}.hgc-brew-section__grid{display:grid;grid-template-columns:repeat(4,1fr);gap:var(--space-md);margin-bottom:var(--space-xl)}.brew-icon--pour-over{background:#fff0e0}.brew-icon--espresso{background:#e8f5e9}.brew-icon--french{background:#fce4ec}.brew-icon--cold-brew{background:#e0f7fa}.brew-icon--chemex{background:#e0f2f1}.brew-icon--aeropress{background:#e8eaf6}.brew-icon--auto-drip{background:#f3e5f5}.brew-icon--flash{background:#e3f2fd}.hgc-popup-overlay{position:fixed;top:0;right:0;bottom:0;left:0;background:#2c1a0e80;z-index:9000;display:flex;align-items:center;justify-content:center;padding:var(--space-lg);opacity:0;visibility:hidden;transition:all .25s ease}.hgc-popup-overlay.active,.hgc-popup-overlay.is-open{opacity:1;visibility:visible}.hgc-popup{background:var(--bg-card);border-radius:var(--radius-xl);overflow:hidden;max-width:700px;width:100%;display:grid;grid-template-columns:1fr 1fr;box-shadow:var(--shadow-lg);transform:scale(.95);transition:transform .25s ease}.hgc-popup-overlay.active .hgc-popup,.hgc-popup-overlay.is-open .hgc-popup{transform:scale(1)}.hgc-popup__left{background:var(--bg-warm);padding:40px 32px;display:flex;flex-direction:column;align-items:center;justify-content:center;position:relative;text-align:center}.hgc-popup__left img{max-height:200px;width:auto;object-fit:contain;margin-bottom:16px}.hgc-popup__left-badge{background:var(--teal-pale);color:var(--teal-deep);font-size:.72rem;font-weight:700;letter-spacing:.08em;text-transform:uppercase;padding:5px 14px;border-radius:var(--radius-full);margin-bottom:10px;border:1px solid var(--teal-light)}.hgc-popup__left-headline{font-family:var(--font-serif);font-size:1.6rem;font-weight:700;color:var(--espresso);line-height:1.2}.hgc-popup__right{padding:36px 32px}.hgc-popup__close{position:absolute;top:12px;right:12px;width:30px;height:30px;border-radius:50%;background:var(--border);color:var(--text-mid);display:flex;align-items:center;justify-content:center;font-size:1rem;cursor:pointer;z-index:10;border:1px solid var(--border-dark)}.hgc-popup__close:hover{background:var(--border-dark)}.hgc-popup__right-headline{font-family:var(--font-serif);font-size:1.5rem;font-weight:700;color:var(--espresso);margin-bottom:8px}.hgc-popup__right-sub{font-size:.88rem;color:var(--text-mid);margin-bottom:20px}.hgc-popup__form{display:flex;flex-direction:column;gap:10px}.hgc-popup__input{width:100%;padding:12px 16px;border:1.5px solid var(--border);border-radius:var(--radius-md);font-size:.88rem;color:var(--espresso);background:var(--bg-page);outline:none;transition:border-color .15s;font-family:var(--font-sans)}.hgc-popup__input:focus{border-color:var(--teal)}.hgc-popup__sms-row{display:flex;align-items:center;gap:8px;font-size:.78rem;color:var(--text-mid)}.hgc-popup__sms-row input[type=checkbox]{accent-color:var(--teal)}.hgc-popup__submit{background:var(--espresso);color:#fff;border-radius:var(--radius-full);padding:14px;font-size:.9rem;font-weight:700;cursor:pointer;transition:background .2s;border:none;font-family:var(--font-sans)}.hgc-popup__submit:hover{background:var(--teal-deep)}.hgc-popup__skip{text-align:center;font-size:.78rem;color:var(--text-light);cursor:pointer;margin-top:4px}.hgc-popup__skip:hover{text-decoration:underline}.hgc-popup__success{display:none;text-align:center;padding:20px 0}@media(max-width:600px){.hgc-popup{grid-template-columns:1fr}.hgc-popup__left{display:none}}.hgc-footer{background:var(--bg-subtle);border-top:1px solid var(--border);color:var(--text-mid)}.hgc-collection{background:var(--bg-page)}.hgc-collection__hero,.hgc-collection-hero{background:var(--bg-warm);padding:var(--space-2xl) 0;text-align:center;border-bottom:1px solid var(--border)}.hgc-collection__hero h1,.hgc-collection-hero__title{color:var(--espresso);margin-bottom:8px}.hgc-collection__hero p{color:var(--text-mid)}.hgc-collection-hero__eyebrow{font-size:.7rem;font-weight:700;letter-spacing:.12em;text-transform:uppercase;color:var(--teal-deep);margin-bottom:8px}.hgc-collection-hero__desc{color:var(--text-mid);max-width:500px;margin:8px auto 0}.hgc-collection-filters{background:var(--bg-card);border-bottom:1px solid var(--border);padding:12px 0}.hgc-collection-filters__inner{display:flex;align-items:center;gap:var(--space-md);flex-wrap:wrap}.hgc-collection-filters__label{font-size:.82rem;font-weight:600;color:var(--text-mid);white-space:nowrap}.hgc-collection-filters__pills{display:flex;gap:6px;flex-wrap:wrap;flex:1}.hgc-filter-pill{padding:6px 14px;border-radius:var(--radius-full);font-size:.78rem;font-weight:600;color:var(--text-mid);background:var(--bg-page);border:1px solid var(--border);cursor:pointer;transition:all .15s}.hgc-filter-pill:hover{border-color:var(--teal);color:var(--teal-deep)}.hgc-filter-pill.active{background:var(--teal-pale);border-color:var(--teal);color:var(--teal-deep)}.hgc-collection-filters__sort select{padding:6px 10px;border:1px solid var(--border);border-radius:var(--radius-sm);font-size:.82rem;background:var(--bg-card);color:var(--espresso);outline:none}.hgc-collection-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:var(--space-lg);padding:var(--space-2xl) 0}.hgc-collection__toolbar{display:flex;align-items:center;justify-content:space-between;padding:var(--space-lg) 0;border-bottom:1px solid var(--border);margin-bottom:var(--space-xl);flex-wrap:wrap;gap:var(--space-md)}.hgc-collection__count{font-size:.84rem;color:var(--text-light)}.hgc-collection__sort{display:flex;align-items:center;gap:8px;font-size:.84rem;color:var(--text-mid)}.hgc-collection__sort select{border:1px solid var(--border);border-radius:var(--radius-sm);padding:6px 10px;font-size:.84rem;background:var(--bg-card);color:var(--espresso);outline:none}.hgc-collection__grid{display:grid;grid-template-columns:repeat(4,1fr);gap:var(--space-lg)}.hgc-product{background:var(--bg-page)}.hgc-product-page{background:var(--bg-page);padding:var(--space-2xl) 0}.hgc-product-page__layout{display:grid;grid-template-columns:1fr 1fr;gap:var(--space-2xl);align-items:start}.hgc-product-gallery{position:sticky;top:90px}.hgc-product-gallery__main{border-radius:var(--radius-xl);overflow:hidden;background:var(--bg-card);border:1px solid var(--border);aspect-ratio:1;display:flex;align-items:center;justify-content:center;padding:32px;margin-bottom:12px}.hgc-product-gallery__main img{max-height:100%;object-fit:contain}.hgc-product-gallery__thumbs{display:flex;gap:8px}.hgc-product-gallery__thumb{width:64px;height:64px;border-radius:var(--radius-sm);border:2px solid var(--border);overflow:hidden;cursor:pointer;background:var(--bg-card);padding:4px;transition:border-color .15s}.hgc-product-gallery__thumb.active{border-color:var(--teal)}.hgc-product-gallery__thumb img{width:100%;height:100%;object-fit:contain}.hgc-product-info{display:flex;flex-direction:column;gap:16px}.hgc-product-info__breadcrumb{display:flex;align-items:center;gap:6px;font-size:.78rem;color:var(--text-light)}.hgc-product-info__breadcrumb a:hover{color:var(--teal-deep)}.hgc-product-info__title{font-family:var(--font-serif);font-size:clamp(2rem,4vw,2.8rem);font-weight:700;color:var(--espresso);line-height:1.15}.hgc-product-info__notes{font-size:.95rem;color:var(--teal-deep);font-style:italic}.hgc-product-info__notes-label{font-style:normal;font-weight:600}.hgc-product-info__rating{display:flex;align-items:center;gap:8px}.hgc-product-info__rating .stars{color:var(--terra);font-size:1rem}.hgc-product-info__rating .count{font-size:.82rem;color:var(--text-light)}.hgc-product-info__roast{background:var(--bg-card);border:1px solid var(--border);border-radius:var(--radius-md);padding:14px 16px}.hgc-product-info__roast-header{display:flex;justify-content:space-between;align-items:center;margin-bottom:8px}.hgc-product-info__roast-label{font-size:.72rem;font-weight:700;letter-spacing:.08em;text-transform:uppercase;color:var(--text-light)}.hgc-product-info__roast-value{font-size:.82rem;font-weight:700;color:var(--espresso)}.hgc-product-info__roast-bar{height:8px;background:var(--border);border-radius:var(--radius-full);overflow:hidden;margin-bottom:6px}.hgc-product-info__roast-fill{height:100%;background:linear-gradient(90deg,#C8A882,var(--espresso));border-radius:var(--radius-full);transition:width .4s ease}.hgc-product-info__roast-scale{display:flex;justify-content:space-between;font-size:.65rem;color:var(--text-light)}.hgc-product-info__purchase-options{display:flex;flex-direction:column;gap:8px;border:1.5px solid var(--border);border-radius:var(--radius-lg);overflow:hidden}.hgc-purchase-option{display:flex;align-items:flex-start;justify-content:space-between;padding:16px 18px;cursor:pointer;transition:background .15s;border-bottom:1px solid var(--border);background:var(--bg-card);position:relative}.hgc-purchase-option:last-child{border-bottom:none}.hgc-purchase-option.selected{background:var(--teal-bg)}.hgc-purchase-option__left{display:flex;align-items:flex-start;gap:12px;flex:1}.hgc-purchase-option__radio{width:20px;height:20px;border-radius:50%;border:2px solid var(--border-dark);display:flex;align-items:center;justify-content:center;flex-shrink:0;margin-top:2px;transition:border-color .15s}.hgc-purchase-option.selected .hgc-purchase-option__radio{border-color:var(--teal)}.hgc-purchase-option.selected .hgc-purchase-option__radio:after{content:"";width:10px;height:10px;border-radius:50%;background:var(--teal)}.hgc-purchase-option__info{flex:1}.hgc-purchase-option__title{font-weight:700;font-size:.95rem;color:var(--espresso);margin-bottom:3px}.hgc-purchase-option__sub{font-size:.78rem;color:var(--teal-deep);font-weight:500}.hgc-purchase-option__right{display:flex;align-items:center;gap:8px;flex-shrink:0;padding-left:12px}.hgc-purchase-option__badge{font-size:.7rem;font-weight:700;padding:3px 10px;border-radius:var(--radius-full);text-transform:uppercase;letter-spacing:.05em}.hgc-purchase-option__badge--best{background:var(--teal);color:#fff}.hgc-purchase-option__badge--save{background:#fff0e0;color:var(--terra);border:1px solid #F0D0A0}.hgc-purchase-option__price{font-weight:700;font-size:1rem;color:var(--espresso)}.hgc-frequency-row{padding:0 18px 14px 50px;background:var(--teal-bg);display:none}.hgc-frequency-row.visible{display:block}.hgc-frequency-select{display:inline-flex;align-items:center;gap:8px;background:var(--bg-card);border:1.5px solid var(--border);border-radius:var(--radius-md);padding:8px 14px;font-size:.88rem;font-weight:600;color:var(--espresso);cursor:pointer;font-family:var(--font-sans)}.hgc-frequency-select select{background:none;border:none;outline:none;font-size:.88rem;font-weight:600;color:var(--espresso);cursor:pointer;font-family:var(--font-sans)}.hgc-product-info__option{margin-bottom:12px}.hgc-product-info__option-label{font-size:.72rem;font-weight:700;letter-spacing:.08em;text-transform:uppercase;color:var(--text-light);margin-bottom:8px;display:block}.hgc-product-info__option-pills{display:flex;gap:8px;flex-wrap:wrap}.hgc-option-pill{padding:8px 18px;border:1.5px solid var(--border);border-radius:var(--radius-full);font-size:.84rem;font-weight:600;color:var(--text-mid);cursor:pointer;transition:all .15s;background:var(--bg-card)}.hgc-option-pill.active{background:var(--espresso);color:#fff;border-color:var(--espresso)}.hgc-option-pill:hover:not(.active){border-color:var(--teal);color:var(--teal-deep)}.hgc-product-info__grind-toggle{display:grid;grid-template-columns:1fr 1fr;background:var(--bg-page);border:1.5px solid var(--border);border-radius:var(--radius-full);padding:3px;overflow:hidden}.hgc-grind-btn{padding:10px;text-align:center;font-size:.88rem;font-weight:600;color:var(--text-mid);border-radius:var(--radius-full);cursor:pointer;transition:all .15s;background:none;border:none}.hgc-grind-btn.active{background:var(--teal);color:#fff}.hgc-product-info__qty{margin-bottom:4px}.hgc-qty-selector{display:flex;align-items:center;gap:0;border:1.5px solid var(--border);border-radius:var(--radius-full);overflow:hidden;width:fit-content}.hgc-qty-btn{width:40px;height:40px;display:flex;align-items:center;justify-content:center;font-size:1.2rem;font-weight:600;color:var(--espresso);background:var(--bg-card);cursor:pointer;transition:background .15s;border:none}.hgc-qty-btn:hover{background:var(--bg-page)}.hgc-qty-input{width:48px;text-align:center;border:none;border-left:1px solid var(--border);border-right:1px solid var(--border);font-size:.95rem;font-weight:600;color:var(--espresso);background:var(--bg-card);outline:none;padding:8px 0;font-family:var(--font-sans)}.hgc-product-info__ctas{display:flex;flex-direction:column;gap:10px}.hgc-atc-btn{background:var(--teal);color:#fff;border-radius:var(--radius-full);padding:16px;font-size:1rem;font-weight:700;text-align:center;cursor:pointer;transition:background .2s;border:none;width:100%;font-family:var(--font-sans)}.hgc-atc-btn:hover{background:var(--teal-deep)}.hgc-product-info__trust{display:flex;flex-wrap:wrap;gap:10px;padding:14px 0;border-top:1px solid var(--border);border-bottom:1px solid var(--border)}.hgc-product-info__trust-item{display:flex;align-items:center;gap:6px;font-size:.78rem;color:var(--text-mid);font-weight:500}.hgc-product-info__description details{border-top:1px solid var(--border)}.hgc-product-info__description summary{padding:14px 0;font-weight:700;font-size:.9rem;color:var(--espresso);cursor:pointer;list-style:none;display:flex;justify-content:space-between;align-items:center}.hgc-product-info__description summary::-webkit-details-marker{display:none}.hgc-product-info__description summary:after{content:"+";font-size:1.2rem;color:var(--text-light)}.hgc-product-info__description details[open] summary:after{content:"\2212"}.hgc-product-info__description-body{padding-bottom:14px;font-size:.9rem;color:var(--text-mid);line-height:1.7}.hgc-product-info__shipping-note{font-size:.82rem;color:var(--teal-deep);font-weight:600}.hgc-bundle-upgrade-prompt{display:flex;align-items:center;gap:var(--space-lg);background:var(--teal-pale);border:1px solid var(--teal-light);border-radius:var(--radius-lg);padding:var(--space-xl) var(--space-2xl);margin:var(--space-2xl) 0}.hgc-bundle-upgrade-prompt__badge{background:var(--teal);color:#fff;font-size:.72rem;font-weight:800;padding:4px 12px;border-radius:20px;text-transform:uppercase;letter-spacing:.08em;white-space:nowrap}.hgc-bundle-upgrade-prompt__content{flex:1}.hgc-bundle-upgrade-prompt h3{color:var(--espresso);font-size:1.1rem;margin:0 0 4px}.hgc-bundle-upgrade-prompt p{color:var(--text-mid);font-size:.88rem;margin:0}.hgc-brew-page{background:var(--bg-page)}.hgc-brew-page__hero{background:var(--bg-warm);padding:var(--space-2xl) 0;text-align:center;border-bottom:1px solid var(--border)}.hgc-brew-page__hero h1{color:var(--espresso);margin-bottom:8px}.hgc-brew-page__hero p{color:var(--text-mid)}.hgc-brew-page__meta{display:flex;align-items:center;justify-content:center;gap:var(--space-xl);margin-top:var(--space-lg)}.hgc-brew-page__meta-item{text-align:center}.hgc-brew-page__meta-value{font-size:1.4rem;font-weight:700;color:var(--teal-deep);font-family:var(--font-serif)}.hgc-brew-page__meta-label{font-size:.7rem;color:var(--text-light);text-transform:uppercase;letter-spacing:.08em}.hgc-brew-page__supplies{background:var(--bg-card);border-radius:var(--radius-xl);padding:var(--space-xl);margin-bottom:var(--space-2xl);display:grid;grid-template-columns:1fr 1fr;gap:var(--space-xl);align-items:center;border:1px solid var(--border)}.hgc-brew-page__supplies-list{list-style:none;display:flex;flex-direction:column;gap:10px}.hgc-brew-page__supplies-list li{display:flex;align-items:center;gap:10px;font-size:.9rem;color:var(--text-mid)}.hgc-brew-page__supplies-list li:before{content:"\2713";color:var(--teal);font-weight:700;flex-shrink:0}.hgc-brew-page__supplies-img{border-radius:var(--radius-lg);overflow:hidden;aspect-ratio:4/3;background:var(--bg-page);display:flex;align-items:center;justify-content:center;font-size:4rem}.hgc-brew-page__steps{display:flex;flex-direction:column;gap:var(--space-xl)}.hgc-brew-page__step{display:grid;grid-template-columns:1fr 1fr;gap:var(--space-xl);align-items:center}.hgc-brew-page__step:nth-child(2n){direction:rtl}.hgc-brew-page__step:nth-child(2n)>*{direction:ltr}.hgc-brew-page__step-num{font-family:var(--font-serif);font-size:3rem;font-weight:700;color:var(--teal-pale);line-height:1;margin-bottom:4px}.hgc-brew-page__step-title{font-family:var(--font-serif);font-size:1.3rem;font-weight:700;color:var(--espresso);margin-bottom:8px}.hgc-brew-page__step-desc{color:var(--text-mid);font-size:.9rem}.hgc-brew-page__step-video{border-radius:var(--radius-lg);overflow:hidden;aspect-ratio:16/10;background:var(--bg-subtle);display:flex;align-items:center;justify-content:center;position:relative;cursor:pointer}.hgc-brew-page__step-video .play-btn{width:56px;height:56px;border-radius:50%;background:var(--teal);display:flex;align-items:center;justify-content:center;font-size:1.2rem;color:#fff;box-shadow:var(--shadow-md)}.hgc-recipes{background:var(--bg-page)}.hgc-recipes__hero{background:var(--bg-warm);padding:var(--space-2xl) 0;text-align:center;border-bottom:1px solid var(--border)}.hgc-recipes__hero h1{color:var(--espresso);margin-bottom:8px}.hgc-recipes__hero p{color:var(--text-mid)}.hgc-account{background:var(--bg-page);min-height:80vh}.hgc-login{background:var(--bg-page);min-height:80vh;display:flex;align-items:center;justify-content:center;padding:var(--space-2xl)}.hgc-login__card{background:var(--bg-card);border:1px solid var(--border);border-radius:var(--radius-xl);padding:48px;max-width:440px;width:100%;box-shadow:var(--shadow-md);text-align:center}.hgc-login__logo{height:56px;margin:0 auto 24px}.hgc-login__title{font-size:1.6rem;margin-bottom:6px}.hgc-login__sub{font-size:.88rem;color:var(--text-mid);margin-bottom:28px}.hgc-login__form{display:flex;flex-direction:column;gap:14px;text-align:left}.hgc-login__label{font-size:.78rem;font-weight:700;color:var(--text-mid);margin-bottom:4px;display:block}.hgc-login__input{width:100%;padding:12px 16px;border:1.5px solid var(--border);border-radius:var(--radius-md);font-size:.9rem;background:var(--bg-page);color:var(--espresso);outline:none;transition:border-color .15s}.hgc-login__input:focus{border-color:var(--teal)}.hgc-login__forgot{font-size:.78rem;color:var(--teal-deep);text-align:right}.hgc-login__forgot:hover{text-decoration:underline}.hgc-login__divider{display:flex;align-items:center;gap:12px;margin:4px 0}.hgc-login__divider:before,.hgc-login__divider:after{content:"";flex:1;height:1px;background:var(--border)}.hgc-login__divider span{font-size:.75rem;color:var(--text-light)}.hgc-login__register-link{font-size:.84rem;color:var(--text-mid);text-align:center;margin-top:8px}.hgc-login__register-link a{color:var(--teal-deep);font-weight:600}.hgc-mission{background:var(--bg-page)}.hgc-mission__hero{background:var(--bg-warm);padding:var(--space-3xl) 0;text-align:center;border-bottom:1px solid var(--border)}.hgc-mission__hero h1{color:var(--espresso);max-width:700px;margin:0 auto 16px}.hgc-mission__hero p{color:var(--text-mid);max-width:560px;margin:0 auto}.hgc-mission__impact{display:grid;grid-template-columns:repeat(3,1fr);gap:var(--space-lg);margin:var(--space-2xl) 0}.hgc-mission__impact-card{background:var(--bg-card);border:1px solid var(--border);border-radius:var(--radius-lg);padding:var(--space-xl);text-align:center}.hgc-mission__impact-icon{font-size:2.5rem;margin-bottom:12px}.hgc-mission__impact-title{font-family:var(--font-serif);font-size:1.1rem;margin-bottom:8px}.hgc-mission__impact-desc{font-size:.84rem;color:var(--text-mid)}.hgc-blog{background:var(--bg-page)}.hgc-blog__hero{background:var(--bg-warm);padding:var(--space-2xl) 0;text-align:center;border-bottom:1px solid var(--border)}.hgc-blog__hero h1{color:var(--espresso);margin-bottom:8px}.hgc-blog__grid{display:grid;grid-template-columns:repeat(3,1fr);gap:var(--space-xl)}.hgc-blog-card{background:var(--bg-card);border:1px solid var(--border);border-radius:var(--radius-lg);overflow:hidden;box-shadow:var(--shadow-sm);transition:all .2s}.hgc-blog-card:hover{box-shadow:var(--shadow-md);transform:translateY(-2px)}.hgc-blog-card__img{height:200px;background:var(--bg-page);overflow:hidden}.hgc-blog-card__img img{width:100%;height:100%;object-fit:cover}.hgc-blog-card__body{padding:20px}.hgc-blog-card__category{font-size:.65rem;font-weight:700;letter-spacing:.1em;text-transform:uppercase;color:var(--teal-deep);margin-bottom:8px}.hgc-blog-card__title{font-family:var(--font-serif);font-size:1.05rem;margin-bottom:8px;color:var(--espresso)}.hgc-blog-card__excerpt{font-size:.82rem;color:var(--text-mid);margin-bottom:14px}.hgc-blog-card__meta{font-size:.72rem;color:var(--text-light)}.hgc-cart-drawer{position:fixed;top:0;right:0;width:420px;height:100vh;background:var(--bg-card);box-shadow:-8px 0 32px #2c1a0e1f;z-index:9100;transform:translate(100%);transition:transform .3s ease;display:flex;flex-direction:column}.hgc-cart-drawer.open,.hgc-cart-drawer.is-open{transform:translate(0)}.hgc-cart-drawer__overlay{position:fixed;top:0;right:0;bottom:0;left:0;background:#2c1a0e73;z-index:9050;opacity:0;visibility:hidden;transition:all .3s}.hgc-cart-drawer__overlay.open,.hgc-cart-drawer__overlay.is-open{opacity:1;visibility:visible}.hgc-cart-drawer__header{padding:var(--space-lg);border-bottom:1px solid var(--border);display:flex;align-items:center;justify-content:space-between;flex-shrink:0}.hgc-cart-drawer__title{font-size:1.1rem;font-weight:700;color:var(--espresso)}.hgc-cart-drawer__close{width:32px;height:32px;border-radius:50%;border:1px solid var(--border);background:var(--bg-page);cursor:pointer;font-size:.9rem;display:flex;align-items:center;justify-content:center;color:var(--text-mid);transition:background .2s}.hgc-cart-drawer__close:hover{background:var(--border)}.hgc-cart-drawer__body{flex:1;overflow-y:auto;padding:16px var(--space-lg)}.hgc-cart-drawer__footer{padding:16px var(--space-lg) 24px;border-top:1px solid var(--border);flex-shrink:0}.hgc-cart-drawer__shipping-bar{background:var(--bg-page);border-radius:var(--radius-sm);padding:10px 14px;margin-bottom:14px;font-size:.78rem;color:var(--text-mid)}.hgc-cart-drawer__shipping-progress{height:6px;background:var(--border);border-radius:3px;margin-top:8px;overflow:hidden}.hgc-cart-drawer__shipping-fill{height:100%;background:var(--teal);border-radius:3px;transition:width .4s ease}.hgc-cart-drawer__subtotal{display:flex;justify-content:space-between;font-weight:700;font-size:1rem;margin-bottom:14px;color:var(--espresso)}.hgc-cart-drawer__checkout{display:flex;align-items:center;justify-content:center;width:100%;padding:14px;background:var(--teal);color:#fff;border-radius:var(--radius-full);font-weight:700;font-size:1rem;text-decoration:none;transition:background .2s}.hgc-cart-drawer__checkout:hover{background:var(--teal-deep)}.hgc-page-hero{background:var(--bg-warm);text-align:center;padding:var(--space-3xl) 0;border-bottom:1px solid var(--border)}.hgc-page-hero h1{color:var(--espresso)}.hgc-page-hero p{color:var(--text-mid)}.hgc-mobile-nav{background:var(--bg-card);display:flex;flex-direction:column;height:100%;overflow-y:auto}.hgc-mobile-nav__header{display:flex;align-items:center;justify-content:space-between;padding:16px 20px;border-bottom:1px solid var(--border);flex-shrink:0}.hgc-mobile-nav__close{width:36px;height:36px;border-radius:50%;border:1px solid var(--border);background:var(--bg-page);color:var(--text-mid);display:flex;align-items:center;justify-content:center;cursor:pointer;transition:background .15s}.hgc-mobile-nav__close:hover{background:var(--border)}.hgc-mobile-nav__body{flex:1;padding:16px 0;overflow-y:auto}.hgc-mobile-nav__section{margin-bottom:8px}.hgc-mobile-nav__section-title{padding:8px 20px 4px;font-size:.65rem;font-weight:700;letter-spacing:.1em;text-transform:uppercase;color:var(--text-light)}.hgc-mobile-nav__link{display:block;padding:10px 20px;font-size:.9rem;font-weight:500;color:var(--espresso);transition:background .1s,color .1s;text-decoration:none}.hgc-mobile-nav__link:hover{background:var(--bg-page);color:var(--teal-deep)}.hgc-mobile-nav__footer{padding:16px 20px;border-top:1px solid var(--border);display:flex;flex-direction:column;gap:10px;flex-shrink:0}.hgc-btn{display:flex;align-items:center;justify-content:center;gap:8px;padding:12px 20px;border-radius:var(--radius-full);font-size:.88rem;font-weight:600;transition:all .2s;text-decoration:none;cursor:pointer;border:2px solid transparent;font-family:var(--font-sans)}.hgc-btn--primary{background:var(--teal);color:#fff;border-color:var(--teal)}.hgc-btn--primary:hover{background:var(--teal-deep);border-color:var(--teal-deep)}.hgc-btn--outline{background:transparent;color:var(--espresso);border-color:var(--border-dark)}.hgc-btn--outline:hover{background:var(--bg-page)}.hgc-btn--full{width:100%}.hgc-toast{position:fixed;bottom:24px;left:50%;transform:translate(-50%) translateY(20px);background:var(--espresso);color:#fff;padding:12px 24px;border-radius:var(--radius-full);font-size:.88rem;font-weight:600;z-index:10000;opacity:0;transition:all .3s ease;white-space:nowrap;box-shadow:var(--shadow-lg)}.hgc-toast.is-visible{opacity:1;transform:translate(-50%) translateY(0)}.hgc-toast--success{background:var(--teal-deep)}.hgc-toast--error{background:var(--rust)}.hgc-pagination{text-align:center;padding:var(--space-2xl) 0}.hgc-pagination a,.hgc-pagination span{display:inline-flex;align-items:center;justify-content:center;width:38px;height:38px;border-radius:var(--radius-sm);border:1px solid var(--border);font-size:.84rem;color:var(--espresso);margin:0 2px;transition:all .15s;background:var(--bg-card)}.hgc-pagination a:hover{background:var(--teal-pale);border-color:var(--teal);color:var(--teal-deep)}.hgc-pagination .current{background:var(--teal);border-color:var(--teal);color:#fff}@media(max-width:1100px){.hgc-collection-grid,.hgc-collection__grid{grid-template-columns:repeat(3,1fr)}.hgc-fav-coffees__layout{grid-template-columns:1fr}.hgc-fav-coffees__sidebar{position:static}.hgc-subscribe__layout{grid-template-columns:1fr}.hgc-subscribe__features{grid-template-columns:repeat(2,1fr)}}@media(max-width:768px){.container{padding:0 var(--space-lg)}.hgc-collection-grid,.hgc-collection__grid{grid-template-columns:repeat(2,1fr)}.hgc-product-page__layout{grid-template-columns:1fr}.hgc-product-gallery{position:static}.hgc-story__layout{grid-template-columns:1fr}.hgc-brew-section__grid{grid-template-columns:repeat(2,1fr)}.hgc-bundles__grid,.hgc-quiz-section__layout,.hgc-mission__impact,.hgc-blog__grid,.hgc-brew-page__supplies{grid-template-columns:1fr}.hgc-brew-page__step{grid-template-columns:1fr;direction:ltr!important}.hgc-bundle-upgrade-prompt{flex-direction:column;text-align:center}.hgc-header__subscribe-btn,.hgc-nav{display:none}.hgc-hamburger{display:flex!important}}@media(max-width:480px){.hgc-collection-grid,.hgc-collection__grid{grid-template-columns:1fr}.hgc-product-card__img-wrap{height:200px}.hgc-subscribe__features{grid-template-columns:1fr 1fr}}.hgc-hamburger{display:none;flex-direction:column;gap:5px;width:38px;height:38px;align-items:center;justify-content:center;cursor:pointer;border-radius:var(--radius-sm);transition:background .15s}.hgc-hamburger:hover{background:var(--bg-page)}.hgc-hamburger span{display:block;width:20px;height:2px;background:var(--espresso);border-radius:2px;transition:all .2s}.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}.w-full{width:100%}.mt-auto{margin-top:auto}.hgc-overlay{position:fixed;top:0;right:0;bottom:0;left:0;background:#2c1a0e66;z-index:290;opacity:0;visibility:hidden;transition:all .3s}.hgc-overlay.is-open{opacity:1;visibility:visible}.hgc-product__layout{display:grid;grid-template-columns:1fr 1fr;gap:var(--space-2xl);align-items:start;padding:var(--space-2xl) 0}.hgc-product__gallery{position:sticky;top:90px}.hgc-product__main-img{border-radius:var(--radius-xl);overflow:hidden;background:var(--bg-card);border:1px solid var(--border);aspect-ratio:1;display:flex;align-items:center;justify-content:center;padding:32px;margin-bottom:12px}.hgc-product__main-img img{max-height:100%;object-fit:contain}.hgc-product__thumbs{display:flex;gap:8px}.hgc-product__thumb{width:64px;height:64px;border-radius:var(--radius-sm);border:2px solid var(--border);overflow:hidden;cursor:pointer;background:var(--bg-card);padding:4px;transition:border-color .15s}.hgc-product__thumb.active{border-color:var(--teal)}.hgc-product__thumb img{width:100%;height:100%;object-fit:contain}.hgc-product__info{display:flex;flex-direction:column;gap:16px}.hgc-product__title{font-family:var(--font-serif);font-size:2.2rem;font-weight:700;color:var(--espresso);line-height:1.2}.hgc-product__notes{font-size:.95rem;color:var(--teal-deep);font-style:italic}.hgc-product__stars{display:flex;align-items:center;gap:8px}.hgc-product__stars .stars{color:var(--terra);font-size:1rem}.hgc-product__stars .count{font-size:.82rem;color:var(--text-light)}.hgc-product__atc{background:var(--teal);color:#fff;border-radius:var(--radius-full);padding:16px;font-size:1rem;font-weight:700;text-align:center;cursor:pointer;transition:background .2s;border:none;width:100%}.hgc-product__atc:hover{background:var(--teal-deep)}.hgc-product__grind-toggle{display:grid;grid-template-columns:1fr 1fr;background:var(--bg-page);border:1px solid var(--border);border-radius:var(--radius-full);padding:3px;overflow:hidden}.hgc-product__grind-btn{padding:9px;text-align:center;font-size:.84rem;font-weight:600;color:var(--text-mid);border-radius:var(--radius-full);cursor:pointer;transition:all .15s}.hgc-product__grind-btn.active{background:var(--teal);color:#fff}.hgc-product__size-btn{padding:8px 18px;border:1.5px solid var(--border);border-radius:var(--radius-full);font-size:.84rem;font-weight:600;color:var(--text-mid);cursor:pointer;transition:all .15s;background:var(--bg-card)}.hgc-product__size-btn.active{background:var(--espresso);color:#fff;border-color:var(--espresso)}.hgc-product__purchase-options{display:flex;flex-direction:column;gap:8px}.hgc-product__option{display:flex;align-items:center;justify-content:space-between;padding:14px 16px;border:1.5px solid var(--border);border-radius:var(--radius-md);cursor:pointer;transition:all .15s;background:var(--bg-card)}.hgc-product__option.selected{border-color:var(--teal);background:var(--teal-bg)}.hgc-product__option-left{display:flex;align-items:center;gap:10px}.hgc-product__option-radio{width:18px;height:18px;border-radius:50%;border:2px solid var(--border-dark);display:flex;align-items:center;justify-content:center;flex-shrink:0}.hgc-product__option.selected .hgc-product__option-radio{border-color:var(--teal)}.hgc-product__option.selected .hgc-product__option-radio:after{content:"";width:8px;height:8px;border-radius:50%;background:var(--teal)}.hgc-product__option-title{font-weight:700;font-size:.9rem;color:var(--espresso)}.hgc-product__option-sub{font-size:.75rem;color:var(--teal-deep)}.hgc-product__option-price{font-weight:700;font-size:1rem;color:var(--espresso)}.hgc-subscribe__copy{display:flex;flex-direction:column;gap:12px}.hgc-subscribe__eyebrow{font-size:.7rem;font-weight:700;letter-spacing:.12em;text-transform:uppercase;color:var(--teal-deep);background:var(--teal-pale);border:1px solid var(--teal-light);display:inline-block;padding:5px 12px;border-radius:var(--radius-full);align-self:flex-start}.hgc-subscribe__title{font-family:var(--font-serif);font-size:clamp(1.8rem,3.5vw,2.6rem);color:var(--espresso);line-height:1.2}.hgc-subscribe__discount-badge{display:flex;align-items:center;gap:14px;background:var(--teal-pale);border:1px solid var(--teal-light);border-radius:var(--radius-md);padding:16px 20px;align-self:flex-start}.hgc-subscribe__discount-pct{font-family:var(--font-serif);font-size:2.4rem;font-weight:700;color:var(--teal-deep);line-height:1;flex-shrink:0}.hgc-subscribe__discount-label{font-weight:700;color:var(--espresso);font-size:.9rem}.hgc-subscribe__discount-sub{font-size:.75rem;color:var(--text-mid);margin-top:2px}.hgc-pcard-grid{display:grid;grid-template-columns:repeat(auto-fill,minmax(300px,1fr));gap:32px;padding:0;margin:0}.hgc-pcard{position:relative;background:#fff;border-radius:24px;box-shadow:0 4px 24px #3c28141a,0 1px 4px #3c28140f;display:flex;flex-direction:column;transition:box-shadow .25s ease,transform .25s ease;cursor:pointer;border:1px solid rgba(60,40,20,.07);overflow:hidden}.hgc-pcard:hover{box-shadow:0 16px 48px #3c281429,0 4px 12px #3c28141a;transform:translateY(-6px)}.hgc-pcard__img-zone{position:relative;background:linear-gradient(160deg,#f7f3ef,#ede8e1);height:260px;display:flex;align-items:center;justify-content:center;overflow:hidden}.hgc-pcard__img-link{display:flex;align-items:center;justify-content:center;width:100%;height:100%}.hgc-pcard__img{width:100%;height:100%;object-fit:contain;padding:16px;transition:transform .35s ease;filter:drop-shadow(0 8px 20px rgba(60,40,20,.18))}.hgc-pcard:hover .hgc-pcard__img{transform:scale(1.06) translateY(-4px)}.hgc-pcard__badge{position:absolute;top:14px;left:14px;font-size:10px;font-weight:700;letter-spacing:.08em;text-transform:uppercase;padding:5px 11px;border-radius:20px;z-index:2;backdrop-filter:blur(4px);-webkit-backdrop-filter:blur(4px)}.hgc-pcard__badge--so{background:#ffffffeb;color:#3c2814;border:1px solid rgba(60,40,20,.18)}.hgc-pcard__badge--blend{background:#3c2814e0;color:#fff}.hgc-pcard__badge--pods{background:#2a9d8be0;color:#fff}.hgc-pcard__badge--functional,.hgc-pcard__badge--matcha{background:#6b8e23e0;color:#fff}.hgc-pcard__badge--lab{position:absolute;top:14px;right:14px;background:#ffffffeb;color:#5c3d1e;border:1px solid rgba(200,96,42,.3);font-size:9px;font-weight:700;letter-spacing:.06em;text-transform:uppercase;padding:4px 9px;border-radius:20px;z-index:2}.hgc-pcard__heart{position:absolute;bottom:14px;right:14px;width:36px;height:36px;border-radius:50%;background:#ffffffeb;border:1px solid rgba(60,40,20,.14);display:flex;align-items:center;justify-content:center;cursor:pointer;transition:all .2s ease;z-index:2;color:#3c2814}.hgc-pcard__heart:hover,.hgc-pcard__heart.active{background:#3c2814;color:#fff;border-color:#3c2814;transform:scale(1.1)}.hgc-pcard__heart svg{width:16px;height:16px}.hgc-pcard__heart.active svg{fill:#fff;stroke:#fff}.hgc-pcard__body{padding:20px 20px 0;display:flex;flex-direction:column;flex:1}.hgc-pcard__rating{display:flex;align-items:center;gap:6px;margin-bottom:8px}.hgc-pcard__stars{color:#f5a623;font-size:14px;letter-spacing:1px}.hgc-pcard__rating-text{font-size:12px;color:#8a7060;font-weight:500}.hgc-pcard__title{font-family:Playfair Display,Georgia,serif;font-size:20px;font-weight:700;color:#1a0f00;margin:0 0 10px;line-height:1.25}.hgc-pcard__title a{color:inherit;text-decoration:none}.hgc-pcard__title a:hover{color:#c8602a}.hgc-pcard__pills{display:flex;flex-wrap:wrap;gap:6px;margin-bottom:12px}.hgc-pcard__pill{font-size:11px;font-weight:600;color:#5c3d1e;background:#f5ede3;border:1px solid rgba(92,61,30,.18);border-radius:20px;padding:4px 10px;letter-spacing:.02em;white-space:nowrap}.hgc-pcard__pill--roast{background:#3c2814;color:#f5ede3;border-color:#3c2814}.hgc-pcard__pill--origin{background:transparent;color:#8a7060;border-color:#8a70604d}.hgc-pcard__desc{font-size:13.5px;line-height:1.6;color:#5c4a38;margin:0 0 12px;display:-webkit-box;-webkit-line-clamp:3;-webkit-box-orient:vertical;overflow:hidden}.hgc-pcard__desc.expanded{display:block;-webkit-line-clamp:unset;overflow:visible}.hgc-pcard__see-more{background:none;border:none;padding:0;color:#c8602a;font-size:13px;font-weight:600;cursor:pointer;text-decoration:underline;display:inline;font-family:inherit}.hgc-pcard__see-more:hover{color:#a04a1a}.hgc-pcard__sub-row{display:flex;align-items:center;gap:8px;margin-bottom:14px;cursor:pointer;padding:10px 12px;background:#faf6f1;border-radius:10px;border:1px solid rgba(200,96,42,.18);transition:background .2s}.hgc-pcard__sub-row:hover{background:#f5ede3}.hgc-pcard__sub-check{width:16px;height:16px;accent-color:#c8602a;cursor:pointer;flex-shrink:0}.hgc-pcard__sub-label{font-size:12.5px;font-weight:600;color:#3c2814;flex:1}.hgc-pcard__sub-pill{font-size:11px;font-weight:700;color:#fff;background:#c8602a;border-radius:20px;padding:3px 9px;letter-spacing:.04em;white-space:nowrap}.hgc-pcard__footer{display:flex;align-items:center;justify-content:space-between;gap:12px;padding:0 0 16px;margin-top:auto}.hgc-pcard__price-block{display:flex;flex-direction:column}.hgc-pcard__price{font-family:Playfair Display,Georgia,serif;font-size:26px;font-weight:700;color:#1a0f00;line-height:1}.hgc-pcard__price-original{font-size:13px;color:#a08070;text-decoration:line-through;margin-top:2px}.hgc-pcard__price-save{font-size:11px;font-weight:700;color:#c8602a;margin-top:2px}.hgc-pcard__atc{display:flex;align-items:center;gap:8px;background:#1a0f00;color:#fff;border:none;border-radius:50px;padding:12px 20px;font-size:13.5px;font-weight:700;letter-spacing:.03em;cursor:pointer;transition:all .2s ease;white-space:nowrap;flex-shrink:0;font-family:inherit}.hgc-pcard__atc:hover{background:#c8602a;transform:scale(1.03)}.hgc-pcard__atc:active{transform:scale(.98)}.hgc-pcard__atc svg{flex-shrink:0;stroke:#fff;fill:none}.hgc-pcard__tripwire{display:block;text-align:center;font-size:12px;font-weight:600;color:#c8602a;text-decoration:none;padding:10px 20px 16px;letter-spacing:.02em;transition:color .2s}.hgc-pcard__tripwire:hover{color:#a04a1a;text-decoration:underline}.hgc-pcard__expand{max-height:0;overflow:hidden;transition:max-height .35s ease;background:#faf6f1;border-top:0 solid rgba(60,40,20,.08)}.hgc-pcard__expand.open{max-height:320px;border-top-width:1px;padding:16px 20px}.hgc-pcard__expand-grid{display:grid;grid-template-columns:1fr 1fr;gap:4px 16px;margin:0 0 14px}.hgc-pcard__expand-grid dt{color:#8a7060;font-weight:700;text-transform:uppercase;font-size:10px;letter-spacing:.06em;padding-top:6px}.hgc-pcard__expand-grid dd{color:#1a0f00;font-weight:600;font-size:13px;margin:0;padding-top:6px}.hgc-pcard__expand-bundle{display:flex;align-items:center;justify-content:space-between;gap:12px;background:#fff;border-radius:12px;padding:12px 14px;border:1px solid rgba(200,96,42,.2)}.hgc-pcard__expand-bundle strong{font-size:12.5px;color:#1a0f00;display:block;margin-bottom:2px}.hgc-pcard__expand-bundle span{font-size:11.5px;color:#8a7060}.hgc-pcard__expand-bundle-link{font-size:12px;font-weight:700;color:#c8602a;text-decoration:none;white-space:nowrap;padding:6px 14px;border:1.5px solid #c8602a;border-radius:20px;transition:all .2s;flex-shrink:0}.hgc-pcard__expand-bundle-link:hover{background:#c8602a;color:#fff}.hgc-collection-filters{padding:24px 0 20px}.hgc-collection-filters__inner{display:flex;align-items:center;gap:12px;flex-wrap:wrap}.hgc-collection-filters__label{font-size:11px;font-weight:700;color:#8a7060;text-transform:uppercase;letter-spacing:.1em;white-space:nowrap}.hgc-collection-filters__pills{display:flex;gap:8px;flex-wrap:wrap}.hgc-filter-pill{font-size:12.5px;font-weight:600;color:#5c3d1e;background:#f5ede3;border:1.5px solid rgba(92,61,30,.18);border-radius:20px;padding:7px 16px;cursor:pointer;transition:all .18s ease;white-space:nowrap}.hgc-filter-pill:hover{background:#ede0d0;border-color:#5c3d1e59}.hgc-filter-pill.active{background:#1a0f00;color:#fff;border-color:#1a0f00}.hgc-collection-hero{padding:60px 0 32px;text-align:center}.hgc-collection-hero__eyebrow{font-size:11px;font-weight:700;letter-spacing:.12em;text-transform:uppercase;color:#c8602a;margin-bottom:12px}.hgc-collection-hero__title{font-family:Playfair Display,Georgia,serif;font-size:clamp(32px,5vw,52px);font-weight:900;color:#1a0f00;margin:0 0 16px;line-height:1.1}.hgc-collection-hero__desc{font-size:16px;color:#5c4a38;max-width:560px;margin:0 auto;line-height:1.65}#hgc-bundle-toast{position:fixed;bottom:24px;right:24px;background:#1a0f00;color:#fff;border-radius:14px;padding:14px 20px;font-size:13.5px;font-weight:600;z-index:9999;box-shadow:0 8px 32px #00000040;display:flex;align-items:center;gap:12px;transform:translateY(80px);opacity:0;transition:all .3s ease;pointer-events:none;max-width:320px}#hgc-bundle-toast.show{transform:translateY(0);opacity:1;pointer-events:auto}#hgc-bundle-toast a{color:#f5a623;font-weight:700;text-decoration:none;white-space:nowrap}.hgc-pcard--compact{flex-direction:row;border-radius:16px}.hgc-pcard--compact .hgc-pcard__img-zone{width:110px;min-width:110px;height:110px;border-radius:12px 0 0 12px}.hgc-pcard--compact .hgc-pcard__body{padding:12px 14px}.hgc-pcard--compact .hgc-pcard__title{font-size:14px;margin-bottom:4px}.hgc-pcard--compact .hgc-pcard__desc,.hgc-pcard--compact .hgc-pcard__sub-row,.hgc-pcard--compact .hgc-pcard__expand,.hgc-pcard--compact .hgc-pcard__tripwire{display:none}.hgc-pcard--compact .hgc-pcard__footer{padding-bottom:0}.hgc-pcard--compact .hgc-pcard__atc{padding:8px 14px;font-size:12px}.hgc-pcard--compact .hgc-pcard__price{font-size:18px}@media(max-width:900px){.hgc-pcard-grid{grid-template-columns:repeat(2,1fr);gap:20px}}@media(max-width:600px){.hgc-pcard-grid{grid-template-columns:1fr;gap:16px}.hgc-pcard__img-zone{height:220px}.hgc-pcard__title{font-size:18px}.hgc-pcard__footer{flex-direction:column;align-items:stretch}.hgc-pcard__atc{justify-content:center;width:100%}.hgc-collection-filters__pills{gap:6px}.hgc-filter-pill{font-size:11.5px;padding:6px 12px}}
/*# sourceMappingURL=/cdn/shop/t/30/assets/hgc.css.map */
