.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-pcard.css.map */
