.product-hero{display:flex;flex-direction:column;gap:.75rem;padding-bottom:1rem}.product__info-container{display:flex;flex-direction:column;gap:1.25rem}.product__info-container>*:not(.product-details){margin:0}.product-hero__badge{align-self:flex-start;font-size:.75rem;letter-spacing:.08em;text-transform:uppercase;padding:.25rem .75rem;border-radius:999px;background-color:#d36a341f;color:#8c442d}.product-hero__title{margin:0;font-size:clamp(2.25rem,6vw,3.5rem);line-height:1.05;color:#2b2220}.product-hero__subtitle{margin:0;display:flex;flex-wrap:wrap;gap:.25rem .6rem;font-family:var(--font-body-family);font-weight:600;font-size:1.1rem;letter-spacing:.04em;text-transform:uppercase;color:#5b3d37}.product-hero__subtitle-item{display:inline-flex;align-items:center;gap:.3rem}.product-hero__subtitle-separator{opacity:.5}.product-hero__meta{display:flex;flex-wrap:wrap;gap:.75rem}.product-hero__meta-item{display:flex;align-items:center;gap:.5rem;padding:.5rem .75rem;border-radius:.75rem;background:#fff8f0cc;-webkit-backdrop-filter:blur(6px);backdrop-filter:blur(6px);min-width:140px}.product-hero__meta-icon{position:relative;display:inline-flex;align-items:center;justify-content:center;width:3.25rem;height:3.25rem;border-radius:50%;background:#8c442d1f;color:#8c442d;font-weight:700;font-size:1.2rem}.product-hero__meta-icon:before{content:""}.product-hero__meta-icon--style:before{content:"S"}.product-hero__meta-icon--abv:before{content:"%"}.product-hero__meta-copy{display:flex;flex-direction:column;line-height:1.2}.product-hero__meta-label{font-size:1rem;text-transform:uppercase;letter-spacing:.08em;color:#8c442d}.product-hero__meta-value{font-size:1.35rem;font-weight:700;color:#2b2220}.product-hero__untappd{display:flex;align-items:center;flex-wrap:wrap;gap:.75rem;padding:.75rem 1rem;border-radius:1rem;background:#90b8381f;border:1px solid rgba(144,184,56,.3);width:100%}.product-hero__untappd-logo{width:2.5rem;height:auto}.product-hero__untappd-copy{display:flex;flex-direction:column;gap:.1rem}.product-hero__untappd-heading{font-weight:700;color:#4b5343}.product-hero__untappd-subheading{font-size:.85rem;color:#6b7b65}.product-hero__untappd-link{margin-left:auto;display:inline-flex;align-items:center;gap:.45rem;padding:.46rem .95rem;border-radius:999px;background:#4b53432e;border:1px solid rgba(75,83,67,.22);font-family:var(--font-body-family);font-size:1rem;font-weight:600;color:#2f3c29;text-decoration:none;transition:transform .2s ease,box-shadow .2s ease,background-color .2s ease}.product-hero__untappd-link:hover,.product-hero__untappd-link:focus{background:#4b534347;box-shadow:0 8px 20px #2f3c292e;transform:translateY(-1px)}.product-hero__untappd--top-rated{background:linear-gradient(135deg,#f4d7804d,#d6a74142);border-color:#d6a74180;box-shadow:0 18px 42px #c3902a2e}.product-hero__untappd--top-rated .product-hero__untappd-heading{color:#7a4f14}.product-hero__untappd--top-rated .product-hero__untappd-subheading{color:#a97824}.product-hero__untappd--top-rated .product-hero__untappd-link{background:#d6a74138;border-color:#d6a74166;color:#5b3a0a;box-shadow:0 10px 24px #c3902a2e;font-size:.96rem;padding:.44rem .9rem}.product-hero__untappd--top-rated .product-hero__untappd-link:hover,.product-hero__untappd--top-rated .product-hero__untappd-link:focus{background:#d6a7414d;box-shadow:0 14px 32px #c3902a33}.product-price-group{display:flex;flex-direction:column;gap:.75rem;margin-bottom:.5rem}.product-price-group__price .price--large{font-size:clamp(1.75rem,5vw,2.5rem);font-weight:700;color:#2b2220}.product-price-group__meta{display:flex;align-items:center;gap:.75rem;flex-wrap:wrap}.product-price-group__badge{display:inline-flex;align-items:center;justify-content:center;padding:.45rem 1.1rem;border-radius:999px;font-family:var(--font-heading-family);font-size:.85rem;letter-spacing:.1em;text-transform:uppercase;background:linear-gradient(135deg,#cda16a3d,#8c442d3d);color:#6c3a23;border:1px solid rgba(205,161,106,.45)}.product-price-group__microcopy{font-size:.95rem;color:#6b4f4b;font-style:italic}.product-inventory-callout{display:flex;align-items:flex-start;gap:.75rem;margin:.5rem 0;padding:.75rem 1rem;border-radius:.85rem;background:#fff8f0d9;color:#2b2220;width:100%}.product-inventory-callout__badge{display:inline-flex;align-items:center;justify-content:center;min-width:4.25rem;padding:.25rem .75rem;border-radius:999px;font-size:.75rem;font-weight:700;letter-spacing:.08em;text-transform:uppercase;background:#2b222014;color:#2b2220;align-self:flex-start}.product-inventory-callout__badge--low{background:#d36a342e;color:#8c442d}.product-inventory-callout__badge--in-stock{background:#90b8382e;color:#4b5343}.product-inventory-callout__badge--preorder{background:#4990cc2e;color:#24577e}.product-inventory-callout__badge--sold-out{background:#7d7d7d2e;color:#3d3d3d}.product-inventory-callout__text{font-size:.95rem;font-weight:600;line-height:1.4}.product-urgency-message{display:inline-flex;align-items:center;flex-wrap:wrap;gap:.4rem;margin:.35rem 0 1rem;padding:.5rem .75rem;border-radius:.75rem;background:#8c442d1a;color:#8c442d;font-weight:600;font-family:var(--font-body-family);font-size:1.05rem;line-height:1.4}.product-urgency-message.is-outside-threshold{background:#8c442d0d;color:#6b4f4b}.product-urgency-message__timer{font-variant-numeric:tabular-nums;font-size:1.2rem;font-weight:700;padding:0 .35rem;border-radius:.5rem;background:#8c442d26;transition:background-color .2s ease}.product-urgency-message.is-outside-threshold .product-urgency-message__timer{background:#8c442d1a}.product-urgency-message__label,.product-urgency-message__suffix{display:inline-flex;align-items:center}.product-details{border-radius:1.5rem;background:#fff8f0;border:1px solid rgba(140,68,45,.12);padding:1rem;margin-top:2rem}.product-details__tablist{display:flex;gap:.5rem;overflow-x:auto;padding-bottom:.75rem;border-bottom:1px solid rgba(140,68,45,.12)}.product-details__tab{flex:0 0 auto;min-width:max-content;padding:.5rem .9rem;border-radius:999px;font-size:.9rem;border:1px solid transparent;background:transparent;color:#6b4f4b;font-weight:600;cursor:pointer;font-family:inherit;line-height:inherit;text-decoration:none;-webkit-appearance:none;appearance:none;-webkit-tap-highlight-color:transparent;user-select:none;-webkit-user-select:none;touch-action:manipulation;transition:background-color .2s ease,border-color .2s ease,color .2s ease;outline:none}.product-details__tab:focus{outline:none;box-shadow:none}.product-details__tab:focus:not(:focus-visible){box-shadow:none}.product-details__tab:active{transform:scale(.98)}.product-details__tab.is-active{background:#8c442d;border-color:#8c442d;color:#fff8f0}.product-details__tab.is-active:focus{box-shadow:none}.product-details__panels{padding-top:1rem}.product-details__panel{display:none}.product-details__panel.is-active{display:block;animation:fadeIn .25s ease}.product-details__panel-inner{color:#4b3a38;font-size:1.15rem;line-height:1.6}.product-pairing{margin-top:1.5rem}.product-pairing__heading{font-size:1.05rem;margin-bottom:.75rem;text-transform:uppercase;letter-spacing:.08em;color:#4b5343}.product-pairing__list{display:flex;flex-wrap:wrap;gap:.5rem}.product-pairing__tag{padding:.35rem .75rem;border-radius:999px;background:#4b53431f;color:#4b5343;font-size:.9rem;font-weight:600}.product-story-card,.product-tasting-card,.product-reviews-card{padding:1.25rem;border-radius:1rem;background:#fff;box-shadow:0 15px 50px #2b222014;color:#2b2220}.product-tasting-card__heading{margin-bottom:.75rem;font-size:1.1rem;color:#4b5343}.product-tasting-card__list{margin:0;padding-left:1.1rem;display:grid;gap:.4rem;list-style:disc;color:#4b3a38}.product-facts{display:grid;grid-template-columns:repeat(auto-fit,minmax(140px,1fr));gap:.75rem;margin:0}.product-facts__item{padding:.9rem;border-radius:.85rem;background:#4b534314}.product-facts__item dt{margin:0;font-size:.75rem;text-transform:uppercase;letter-spacing:.08em;color:#4b5343}.product-facts__item dd{margin:.25rem 0 0;font-weight:600;font-size:.95rem;color:#2b2220}.product-reviews-card{display:flex;flex-direction:column;gap:.75rem;align-items:flex-start;width:100%}.product-reviews-card__badge{display:inline-flex;align-items:center;gap:.5rem;padding:.5rem .75rem;border-radius:999px;background:#90b8382e;color:#4b5343;font-weight:700}.product-reviews-card__logo{width:1.75rem;height:auto}.product-reviews-card__score{font-size:1.1rem}.product-reviews-card__copy{font-size:1.15rem}.product-reviews-card__link{font-weight:600;display:inline-flex;align-items:center;gap:.35rem;font-family:var(--font-body-family);font-size:1rem}@media screen and (min-width: 750px){.product-reviews-card__copy{font-size:1.5rem}}.product-reviews-card--top-rated{background:linear-gradient(150deg,#fffaf0,#fff4e1);border:1px solid rgba(214,167,65,.35);box-shadow:0 22px 44px #c3902a24}.product-reviews-card--top-rated .product-reviews-card__badge,.product-reviews-card__badge--top-rated{background:#d6a74138;color:#7a4f14}.product-reviews-card--top-rated .product-reviews-card__score{color:#5b3a0a}.collection-timeline{margin-top:1.5rem;display:flex;flex-direction:column;gap:1.5rem}.collection-timeline__row{display:grid;grid-template-columns:minmax(90px,130px) 28px 1fr;gap:1rem;align-items:flex-start}.collection-timeline__year{font-weight:700;font-size:1rem;color:#4b3a38;text-transform:uppercase;letter-spacing:.05em}.collection-timeline__marker{position:relative;height:100%;display:flex;align-items:flex-start}.collection-timeline__dot{width:.55rem;height:.55rem;border-radius:50%;background:#8c442d;display:inline-flex;margin-top:.35rem}.collection-timeline__line{position:absolute;top:1.1rem;left:.25rem;width:2px;bottom:-.75rem;background:#8c442d33}.collection-timeline__row:last-child .collection-timeline__line{display:none}.collection-timeline__body{font-size:1rem;line-height:1.6;color:#4b3a38;font-weight:500}@media screen and (max-width: 749px){.collection-timeline__row{grid-template-columns:20px 1fr}.collection-timeline__year{grid-column:1 / -1}.collection-timeline__body{grid-column:2 / -1}}.product__info-wrapper .icon-with-text{display:grid;grid-template-columns:repeat(auto-fit,minmax(140px,1fr));gap:.75rem;padding:1rem;border-radius:1rem;background:#ffffffbf;border:1px solid rgba(140,68,45,.12);margin-top:1rem}.product__info-wrapper .icon-with-text__item{display:flex;align-items:center;gap:.5rem;font-size:.95rem}.product__info-wrapper .icon-with-text__item svg,.product__info-wrapper .icon-with-text__item img{width:1.75rem;height:1.75rem}.product-hero,.product-price-group,.product-form__input,.product-form__buttons{position:relative;z-index:1}.product-form__submit{min-height:3.25rem;font-size:1.05rem;font-weight:700;letter-spacing:.04em;text-transform:uppercase;box-shadow:0 20px 35px #8c442d40}.product-form__submit.button--secondary{background:transparent;color:#8c442d}.product-form__submit:focus-visible{outline:3px solid rgba(140,68,45,.4);outline-offset:3px}.button--attention{animation:pulseGlow 1.6s ease-in-out infinite}.quantity__button{min-width:3rem;min-height:3rem}.quantity__input{min-height:3rem;font-size:1rem}.variant-picker button,.variant-picker input[type=radio]+label{min-height:3rem;font-size:1rem}.product-sticky-bar{position:fixed;left:0;right:0;bottom:0;z-index:20;background:#fff8f0f2;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);border-top:1px solid rgba(140,68,45,.15);transform:translateY(100%);transition:transform .3s ease;padding:.6rem .85rem;display:none}.product-sticky-bar.is-visible{transform:translateY(0)}.product-sticky-bar__inner{display:flex;align-items:center;justify-content:space-between;gap:1rem;max-width:1100px;margin:0 auto;flex-wrap:wrap}.product-sticky-bar__info{display:flex;flex-direction:column;gap:.25rem}.product-sticky-bar__title{font-weight:600;font-size:1rem;color:#2b2220}.product-sticky-bar__price{font-size:1.1rem;font-weight:700;color:#8c442d}.product-sticky-bar__stock{font-size:.85rem;color:#4b5343}.product-sticky-bar__cta{flex:1 0 9rem;min-width:9rem}@media screen and (max-width: 749px){.product-sticky-bar__inner{flex-wrap:nowrap;align-items:center;gap:.5rem}.product-sticky-bar__info{flex:1 1 auto;min-width:0;gap:.15rem}.product-sticky-bar__title{font-size:.95rem}.product-sticky-bar__price{font-size:1rem}.product-sticky-bar__stock{display:none}.product-sticky-bar__cta{flex:0 0 auto;min-width:8.75rem}.product-hero__meta{flex-direction:column;align-items:stretch}.product-hero__meta-item{justify-content:flex-start}.product-hero__untappd{flex-direction:row}.product-details{padding:1rem .75rem 1.5rem;border-radius:1.25rem}.product-details__tablist{scrollbar-width:none}.product-details__tablist::-webkit-scrollbar{display:none}.product-details__panel{padding-top:1rem}.product__info-wrapper .icon-with-text{grid-template-columns:1fr}.product-form__buttons{position:sticky;bottom:4.5rem;z-index:2}.product-sticky-bar{display:block}}@media screen and (min-width: 750px){.product-hero{gap:1rem}.product-sticky-bar__inner{flex-wrap:nowrap}.product-hero__subtitle{font-size:1.25rem;letter-spacing:.05em}.product-hero__meta{gap:1rem}.product-hero__meta-item{padding:.9rem 1.35rem}.product-hero__untappd{max-width:32rem}.product-price-group{align-items:center;flex-direction:row;justify-content:space-between}.product-price-group__meta{justify-content:flex-end}.product-price-group__badge{font-size:.95rem;padding:.6rem 1.35rem}.product-sticky-bar__cta{flex:0 0 auto;min-width:11rem}.product-details{padding:1.5rem 2rem 2rem}.product-details__tab{padding:1rem 1.8rem;font-size:1rem}.product-details__panels{padding-top:1.5rem}.product-sticky-bar{display:none!important}}@keyframes fadeIn{0%{opacity:0;transform:translateY(10px)}to{opacity:1;transform:translateY(0)}}@keyframes pulseGlow{0%{box-shadow:0 0 #8c442d59}70%{box-shadow:0 0 0 15px #8c442d00}to{box-shadow:0 0 #8c442d00}}.product-card-untappd-bar{display:flex;align-items:center;gap:.5rem;width:100%;min-height:2.1rem;padding:.35rem .75rem;border-radius:999px;font-size:.85rem;font-weight:600;text-transform:uppercase;letter-spacing:.05em;margin:.35rem 0 .65rem;box-shadow:0 10px 25px #00000014;border:1px solid transparent;transition:transform .2s ease,box-shadow .2s ease}.product-card-untappd-bar:hover{transform:translateY(-1px);box-shadow:0 14px 28px #0000001f}.product-card-untappd-bar__logo{display:inline-flex;align-items:center;justify-content:center;width:1.75rem;height:1.75rem}.product-card-untappd-bar__logo img{width:100%;height:auto;display:block}.product-card-untappd-bar__label{opacity:.9}.product-card-untappd-bar__rating{margin-left:auto;font-size:.95rem;letter-spacing:.01em}.product-card-untappd-bar__score{font-size:1.05rem;font-weight:700}.product-card-untappd-bar__out-of{opacity:.8;font-weight:500;margin-left:.1rem}.product-card-untappd-bar--gold{background:linear-gradient(120deg,#f8e7ba,#e1b656);color:#5b3a0a;border-color:#c7952266}.product-card-untappd-bar--silver{background:linear-gradient(120deg,#f2f2f4,#d5d8de);color:#3f434f;border-color:#9598a266}.product-card-untappd-bar--bronze{background:linear-gradient(120deg,#f3ddc8,#d3a57a);color:#5d3419;border-color:#a8693a73}.product-card-untappd-bar--no-rating{background:linear-gradient(120deg,#f5f2ee,#e3dfda);color:#706b66;border-color:#948f894d;opacity:.85}.product-card-untappd-bar--no-rating .product-card-untappd-bar__label,.product-card-untappd-bar--no-rating .product-card-untappd-bar__rating{font-weight:500}.product-card-untappd-bar--no-rating .product-card-untappd-bar__logo{opacity:.75}
/*# sourceMappingURL=/cdn/shop/t/1/assets/custom-product-enhancements.css.map */
