.gatsby-pdp{padding-top:100px;padding-bottom:0;background:var(--gatsby-black, #0a0907);color:var(--gatsby-ivory, #efe7d6)}.gatsby-pdp__breadcrumb{max-width:1280px;margin:0 auto;padding:2rem 3rem .5rem;display:flex;align-items:center;gap:.5rem;font-family:Josefin Sans,sans-serif;font-size:.6875rem;font-weight:400;letter-spacing:.12em;text-transform:uppercase}.gatsby-pdp__breadcrumb a{color:#efe7d6b3;text-decoration:none;transition:color .18s}.gatsby-pdp__breadcrumb a:hover{color:#c9a961}.gatsby-pdp__breadcrumb-sep{color:#efe7d6bf;opacity:.5}.gatsby-pdp__breadcrumb-current{color:#efe7d6}.gatsby-pdp__grid{display:grid;grid-template-columns:1fr 1fr;gap:4rem;max-width:1280px;margin:0 auto;padding:2rem 3rem clamp(4rem,10vw,8rem);align-items:start}.gatsby-pdp__visual{position:sticky;top:100px}.gatsby-pdp__main-image{display:flex;align-items:center;justify-content:center;background:transparent;padding:4rem 2rem;margin-bottom:1.5rem;min-height:500px}.gatsby-pdp__main-image img{max-height:480px;width:auto;object-fit:contain;filter:drop-shadow(0 40px 80px rgba(201,169,97,.12)) drop-shadow(0 20px 40px rgba(0,0,0,.8));transition:filter .6s cubic-bezier(.25,.1,.25,1)}.gatsby-pdp__main-image:hover img{filter:drop-shadow(0 40px 100px rgba(201,169,97,.22)) drop-shadow(0 20px 40px rgba(0,0,0,.8))}.gatsby-pdp__thumbnails{display:flex;gap:1rem}.gatsby-pdp__thumb{width:80px;height:80px;border:1px solid rgba(201,169,97,.15);overflow:hidden;cursor:pointer;transition:border-color .3s;background:transparent;display:flex;align-items:center;justify-content:center;padding:6px}.gatsby-pdp__thumb:hover,.gatsby-pdp__thumb.is-active{border-color:#c9a961}.gatsby-pdp__thumb img{width:100%;height:100%;object-fit:contain}.gatsby-pdp__info{padding-top:1rem}.gatsby-pdp__eyebrow{display:block;font-family:Josefin Sans,sans-serif;font-size:.6875rem;font-weight:600;letter-spacing:.2em;text-transform:uppercase;color:#c9a961;margin-bottom:1rem}.gatsby-pdp__headline{font-family:Poiret One,serif;font-size:clamp(1.875rem,5vw,3.5rem);font-weight:400;color:#efe7d6;line-height:1.1;margin-bottom:1rem}.gatsby-pdp__meta{font-family:Josefin Sans,sans-serif;font-size:.6875rem;font-weight:400;letter-spacing:.12em;text-transform:uppercase;color:#efe7d6b3;margin-bottom:1rem}.gatsby-pdp__price-row{display:flex;align-items:baseline;gap:1rem;margin-bottom:1.5rem}.gatsby-pdp__price{font-family:Poiret One,serif;font-size:clamp(2rem,4vw,3rem);font-weight:400;color:#c9a961}.gatsby-pdp__compare-price{font-family:Josefin Sans,sans-serif;font-size:1rem;color:#efe7d6bf;text-decoration:line-through}.gatsby-pdp__deco-rule{width:100%;height:1px;background:#c9a96159;margin:1.5rem 0}.gatsby-pdp__description{font-family:Cormorant Garamond,serif;font-size:1.125rem;font-weight:500;color:#efe7d6;line-height:1.55;margin-bottom:1.5rem}.gatsby-pdp__botanical-list{display:flex;flex-wrap:wrap;gap:.5rem;margin-bottom:1rem}.gatsby-pdp__botanical-tag{display:inline-block;font-family:Josefin Sans,sans-serif;font-size:.6875rem;font-weight:400;letter-spacing:.12em;text-transform:uppercase;padding:5px 14px;border:1px solid rgba(201,169,97,.25);color:#c9a961;background:#c9a9610a;transition:border-color .3s,background .3s}.gatsby-pdp__botanical-tag:hover{border-color:#c9a961;background:#c9a9611a}.gatsby-pdp__tasting-notes{margin-bottom:2rem}.gatsby-pdp__tasting-label{font-family:Josefin Sans,sans-serif;font-size:.6875rem;font-weight:600;letter-spacing:.2em;text-transform:uppercase;color:#c9a961;margin-bottom:1.5rem}.gatsby-pdp__tasting-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:1.5rem}.gatsby-pdp__tasting-note{background:#111;border:1px solid rgba(201,169,97,.12);padding:1.5rem;text-align:center}.gatsby-pdp__tasting-type{font-family:Josefin Sans,sans-serif;font-size:.6875rem;font-weight:600;letter-spacing:.2em;text-transform:uppercase;color:#c9a961;margin-bottom:.5rem}.gatsby-pdp__tasting-desc{font-family:Cormorant Garamond,serif;font-size:1.0625rem;font-weight:500;color:#efe7d6;line-height:1.5}.gatsby-pdp__accordions{margin-bottom:2rem;border-top:1px solid rgba(201,169,97,.35)}.gatsby-pdp__accordion{border-bottom:1px solid rgba(201,169,97,.35)}.gatsby-pdp__accordion summary{display:flex;align-items:center;justify-content:space-between;padding:1.5rem 0;cursor:pointer;list-style:none;font-family:Josefin Sans,sans-serif;font-size:.8125rem;font-weight:600;letter-spacing:.12em;text-transform:uppercase;color:#efe7d6;transition:color .18s}.gatsby-pdp__accordion summary:hover{color:#c9a961}.gatsby-pdp__accordion summary::-webkit-details-marker{display:none}.gatsby-pdp__accordion summary:after{content:"+";font-family:Josefin Sans,sans-serif;font-size:1.375rem;font-weight:300;color:#c9a961;transition:transform .3s;flex-shrink:0;margin-left:1rem;line-height:1}.gatsby-pdp__accordion[open] summary:after{content:"\2212"}.gatsby-pdp__accordion-body{padding:0 0 2rem;font-family:Cormorant Garamond,serif;font-size:.875rem;font-weight:400;color:#efe7d6;line-height:1.8}.gatsby-pdp__accordion-body p+p{margin-top:1rem}.gatsby-pdp__accordion-body strong{color:#efe7d6}.gatsby-pdp__buy{margin-top:.5rem;margin-bottom:.5rem}.gatsby-pdp__buy-row{display:flex;gap:.75rem;align-items:stretch;margin-bottom:.75rem}.gatsby-pdp__qty{flex-shrink:0}.gatsby-pdp__qty-control{display:inline-flex;border:1px solid rgba(201,169,97,.35)}.gatsby-pdp__qty-btn{width:44px;height:44px;display:flex;align-items:center;justify-content:center;font-family:Josefin Sans,sans-serif;font-size:1.375rem;color:#c9a961;cursor:pointer;background:transparent;border:none;transition:background .18s}.gatsby-pdp__qty-btn:hover{background:#c9a96114}.gatsby-pdp__qty-value{width:60px;height:44px;display:flex;align-items:center;justify-content:center;font-family:Poiret One,serif;font-size:1.375rem;font-weight:400;color:#efe7d6;text-align:center;border:none;border-left:1px solid rgba(201,169,97,.35);border-right:1px solid rgba(201,169,97,.35);background:transparent;-moz-appearance:textfield}.gatsby-pdp__qty-value::-webkit-outer-spin-button,.gatsby-pdp__qty-value::-webkit-inner-spin-button{-webkit-appearance:none;margin:0}.gatsby-pdp__add-to-cart{display:flex;align-items:center;justify-content:center;flex:1;padding:18px 2rem;background:linear-gradient(180deg,#d4b56c,#c9a961 55%,#bf9e55);color:#111;font-family:Josefin Sans,sans-serif;font-size:.8125rem;font-weight:600;letter-spacing:.22em;text-transform:uppercase;text-align:center;border:1px solid #c9a961;cursor:pointer;transition:transform .3s cubic-bezier(.4,0,.2,1),box-shadow .3s cubic-bezier(.4,0,.2,1);margin-bottom:.75rem}.gatsby-pdp__add-to-cart:hover{transform:translateY(-2px);box-shadow:0 8px 24px #c9a96147}.gatsby-pdp__add-to-cart:active{transform:translateY(0);box-shadow:0 2px 6px #00000040}.gatsby-pdp__add-to-cart:disabled{opacity:.4;cursor:not-allowed}.gatsby-pdp__form .shopify-payment-button{margin-top:0}.gatsby-pdp__form .shopify-payment-button__button{border-radius:0!important;font-family:Josefin Sans,sans-serif!important}.gatsby-pdp__shipping-note{font-family:Josefin Sans,sans-serif;font-size:.6875rem;font-weight:400;letter-spacing:.06em;color:#efe7d6b3;line-height:1.8;text-align:center;opacity:.7;padding-top:1rem;border-top:1px solid rgba(201,169,97,.35);margin-top:1rem}.gatsby-pdp__sticky-bar{position:fixed;bottom:0;left:0;right:0;z-index:90;background:#0a0a0af2;backdrop-filter:blur(12px);-webkit-backdrop-filter:blur(12px);border-top:1px solid rgba(201,169,97,.35);transform:translateY(100%);transition:transform .4s cubic-bezier(.25,.1,.25,1);pointer-events:none}.gatsby-pdp__sticky-bar.is-visible{transform:translateY(0);pointer-events:auto}.gatsby-pdp__sticky-inner{max-width:1280px;margin:0 auto;padding:.75rem 3rem;display:flex;align-items:center;justify-content:space-between;gap:1.5rem}.gatsby-pdp__sticky-info{display:flex;align-items:baseline;gap:1rem}.gatsby-pdp__sticky-title{font-family:Poiret One,serif;font-size:1.25rem;font-weight:400;color:#efe7d6}.gatsby-pdp__sticky-price{font-family:Poiret One,serif;font-size:1.25rem;font-weight:400;color:#c9a961}.gatsby-pdp__sticky-cta{flex-shrink:0;padding:14px 2.5rem;background:linear-gradient(180deg,#d4b56c,#c9a961 55%,#bf9e55);color:#111;font-family:Josefin Sans,sans-serif;font-size:.8125rem;font-weight:600;letter-spacing:.22em;text-transform:uppercase;border:1px solid #c9a961;cursor:pointer;transition:transform .3s cubic-bezier(.4,0,.2,1),box-shadow .3s cubic-bezier(.4,0,.2,1)}.gatsby-pdp__sticky-cta:hover{transform:translateY(-2px);box-shadow:0 8px 24px #c9a96147}.gatsby-pdp__sticky-cta:disabled{opacity:.4;cursor:not-allowed}@media(max-width:960px){.gatsby-pdp__grid{grid-template-columns:1fr;gap:3rem}.gatsby-pdp__visual{position:static}.gatsby-pdp__main-image{min-height:400px}.gatsby-pdp__main-image img{max-height:380px}}@media(max-width:768px){.gatsby-pdp{padding-top:80px}.gatsby-pdp__breadcrumb{padding:1.5rem 2rem .25rem}.gatsby-pdp__grid{padding:1.5rem 2rem 4rem;gap:2rem}.gatsby-pdp__main-image{min-height:300px;padding:0;margin-bottom:0}.gatsby-pdp__main-image img{max-height:300px}.gatsby-pdp__thumbnails{gap:.5rem}.gatsby-pdp__thumb{width:64px;height:64px}.gatsby-pdp__buy-row{flex-direction:column}.gatsby-pdp__sticky-inner{padding:.75rem 1.5rem}.gatsby-pdp__sticky-title,.gatsby-pdp__sticky-price{font-size:1rem}.gatsby-pdp__sticky-cta{padding:12px 1.5rem;font-size:.6875rem}.gatsby-pdp__tasting-grid{grid-template-columns:1fr;gap:.75rem}.gatsby-pdp__tasting-note{text-align:left;display:flex;align-items:baseline;gap:1rem;padding:1rem 1.5rem}.gatsby-pdp__tasting-note .gatsby-pdp__tasting-type{margin-bottom:0;min-width:76px;font-size:.75rem;letter-spacing:.18em}.gatsby-pdp__tasting-note .gatsby-pdp__tasting-desc{font-size:1rem;line-height:1.45}}@media(max-width:480px){.gatsby-pdp__headline{font-size:clamp(1.5rem,8vw,2.2rem)}.gatsby-pdp__main-image{min-height:240px;padding:0;margin-bottom:0}.gatsby-pdp__main-image img{max-height:240px}.gatsby-pdp__thumb{width:56px;height:56px}.gatsby-pdp__botanical-tag{font-size:.6875rem;padding:4px 10px}}
/*# sourceMappingURL=/cdn/shop/t/4/assets/gatsby-pdp.css.map */
