.hero-carousel{--gold: #d4b44a;--gold-deep: #b8960c;--cream: #faf6ec;--espresso: #2b1f10;position:relative;width:100%;height:280px;overflow:hidden;background:var(--espresso)}.hero-carousel__track{position:absolute;top:0;right:0;bottom:0;left:0}.hero-carousel__slide{position:absolute;top:0;right:0;bottom:0;left:0;opacity:0;transition:opacity 1.2s ease-out;pointer-events:none}.hero-carousel__slide.is-active{opacity:1;pointer-events:auto;z-index:2}.hero-carousel__image{position:absolute;top:0;right:0;bottom:0;left:0;width:100%;height:100%;object-fit:cover;transform:scale(1);transition:transform 8s ease-out}.hero-carousel__slide.is-active .hero-carousel__image{transform:scale(1.04)}.hero-carousel__overlay{position:absolute;top:0;right:0;bottom:0;left:0}.hero-carousel__overlay--left{background:linear-gradient(90deg,rgba(43,31,16,.82) 0%,rgba(43,31,16,.38) 50%,transparent 80%)}.hero-carousel__overlay--right{background:linear-gradient(270deg,rgba(43,31,16,.82) 0%,rgba(43,31,16,.38) 50%,transparent 80%)}.hero-carousel__overlay--center{background:#2b1f107a}.hero-carousel__content{position:relative;z-index:1;display:flex;align-items:center;height:100%;padding:0 clamp(1rem,4vw,3.5rem)}.hero-carousel__slide--left .hero-carousel__content{justify-content:flex-start}.hero-carousel__slide--right .hero-carousel__content{justify-content:flex-end}.hero-carousel__slide--center .hero-carousel__content{justify-content:center}.hero-carousel__inner{display:flex;flex-direction:column;gap:.4rem;max-width:26rem;color:var(--cream)}.hero-carousel__slide--center .hero-carousel__inner{text-align:center;align-items:center}.hero-carousel__slide--right .hero-carousel__inner{text-align:right;align-items:flex-end}.hero-carousel__logo{height:28px;width:auto;object-fit:contain;filter:brightness(0) invert(1) drop-shadow(0 2px 6px rgba(0,0,0,.4))}.hero-carousel__eyebrow{font-size:10px;letter-spacing:.26em;text-transform:uppercase;color:var(--gold)}.hero-carousel__title{font-family:var(--font-heading--family);font-size:clamp(1.1rem,2.2vw,1.7rem);font-weight:500;line-height:1.1;margin:0;color:var(--cream)}.hero-carousel__title-accent{display:inline;font-style:italic;background:linear-gradient(135deg,var(--gold),var(--gold-deep));-webkit-background-clip:text;background-clip:text;-webkit-text-fill-color:transparent}.hero-carousel__description{display:none}.hero-carousel__cta{display:inline-flex;align-items:center;gap:8px;margin-top:.3rem;padding:10px 24px;background:var(--gold);color:var(--espresso);font-size:10px;font-weight:600;letter-spacing:.18em;text-transform:uppercase;text-decoration:none;border-radius:100px;box-shadow:0 6px 20px #b8960c4d;transition:background .3s ease,color .3s ease,transform .3s cubic-bezier(.23,1,.32,1),box-shadow .3s ease}.hero-carousel__cta:hover{background:var(--cream);color:var(--espresso);transform:translateY(-2px);box-shadow:0 10px 28px #b8960c61}.hero-carousel__cta-arrow{display:flex;align-items:center;transition:transform .3s ease}.hero-carousel__cta:hover .hero-carousel__cta-arrow{transform:translate(3px)}.hero-carousel__nav{position:absolute;top:50%;transform:translateY(-50%);z-index:5;width:34px;height:34px;border-radius:50%;display:flex;align-items:center;justify-content:center;background:#2b1f1073;border:1.5px solid rgba(212,180,74,.5);color:var(--gold);cursor:pointer;backdrop-filter:blur(8px);-webkit-backdrop-filter:blur(8px);transition:background .25s ease,border-color .25s ease,color .25s ease,transform .25s cubic-bezier(.23,1,.32,1);-webkit-tap-highlight-color:transparent}.hero-carousel__nav:hover{background:var(--gold);border-color:var(--gold);color:var(--espresso);transform:translateY(-50%) scale(1.1)}.hero-carousel__nav--prev{left:.75rem}.hero-carousel__nav--next{right:.75rem}.hero-carousel__dots{position:absolute;bottom:.65rem;left:50%;transform:translate(-50%);z-index:5;display:flex;gap:.4rem}.hero-carousel__dot{position:relative;height:3px;width:22px;background:#fffef947;border:none;border-radius:2px;cursor:pointer;overflow:hidden;padding:0;transition:width .35s ease;-webkit-tap-highlight-color:transparent}.hero-carousel__dot.is-active{width:44px;background:#fffef933}.hero-carousel__dot-fill{position:absolute;inset:0 auto 0 0;width:0%;background:var(--gold);border-radius:2px}.hero-carousel__dot.is-active .hero-carousel__dot-fill{animation:hcProgress var(--autoplay, 6s) linear forwards}.hero-carousel.is-paused .hero-carousel__dot.is-active .hero-carousel__dot-fill{animation-play-state:paused}@keyframes hcProgress{0%{width:0%}to{width:100%}}@media(max-width:640px){.hero-carousel{height:230px}.hero-carousel__overlay--left,.hero-carousel__overlay--right,.hero-carousel__overlay--center{background:linear-gradient(to top,rgba(43,31,16,.88) 0%,rgba(43,31,16,.45) 55%,transparent 100%)}.hero-carousel__content{align-items:flex-end;padding:0 1rem 2.4rem;justify-content:flex-start!important}.hero-carousel__inner{text-align:left!important;align-items:flex-start!important;max-width:100%;gap:.35rem}.hero-carousel__logo{height:22px}.hero-carousel__eyebrow{display:none}.hero-carousel__title{font-size:1rem;line-height:1.2}.hero-carousel__cta{padding:8px 18px;font-size:9px;letter-spacing:.16em}.hero-carousel__nav{width:28px;height:28px}.hero-carousel__nav--prev{left:.4rem}.hero-carousel__nav--next{right:.4rem}.hero-carousel__dots{bottom:.45rem;gap:.3rem}.hero-carousel__dot{width:16px}.hero-carousel__dot.is-active{width:30px}}
/*# sourceMappingURL=/cdn/shop/t/2/assets/hero-carousel.css.map */
