.luxury-hero{position:relative;display:flex;align-items:center;justify-content:center;overflow:hidden}.luxury-hero__container{position:relative;width:100%;height:100%;display:flex;align-items:center;justify-content:center}.luxury-hero__media{position:absolute;top:0;left:0;width:100%;height:100%;z-index:-2}.luxury-hero__image{width:100%;height:100%;object-fit:cover;object-position:center}.luxury-hero__overlay{position:absolute;top:0;left:0;width:100%;height:100%;background:linear-gradient(135deg,#0006,#0003);z-index:-1}.luxury-hero__content{position:relative;z-index:1;text-align:center;color:rgb(var(--color-foreground));width:100%;padding:3rem 2rem}.luxury-hero__content-container{max-width:80rem;margin:0 auto}.luxury-hero__subheading{font-size:1.6rem;font-weight:500;letter-spacing:.2em;text-transform:uppercase;margin-bottom:.8rem;opacity:1;color:rgb(var(--color-foreground));font-family:var(--font-luxury-body)}.luxury-hero__heading{font-size:clamp(3.2rem,8vw,6.4rem);font-weight:700;line-height:1.1;margin-bottom:1.5rem;font-family:var(--font-luxury-display);letter-spacing:-.02em}.luxury-hero__heading em{font-style:italic;color:rgb(var(--color-accent-1));position:relative}.luxury-hero__text{font-size:1.8rem;line-height:1.6;margin-bottom:2.5rem;max-width:60rem;margin-left:auto;margin-right:auto;opacity:.95}.luxury-hero__buttons{display:flex;gap:2rem;justify-content:center;align-items:center;margin-bottom:3rem;flex-wrap:wrap;width:100%}.luxury-hero__button{display:inline-flex;align-items:center;justify-content:center;padding:1.6rem 3.2rem;font-size:1.6rem;font-weight:600;text-decoration:none;border-radius:.8rem;transition:all .3s cubic-bezier(.4,0,.2,1);letter-spacing:.05em;text-transform:uppercase;min-width:20rem;position:relative;overflow:hidden}.luxury-hero__button--primary{background:#ffffffe6;color:#1a1a1a;border:2px solid #1a1a1a;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px)}.luxury-hero__button--primary:hover{background:#fff;color:#000;border:2px solid #000000;transform:translateY(-2px)}.luxury-hero__button--secondary{background:#ffffffe6;color:#1a1a1a;border:2px solid #1a1a1a;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px)}.luxury-hero__button--secondary:hover{background:#fff;color:#000;border:2px solid #000000;transform:translateY(-2px)}.luxury-hero__trust{display:flex;justify-content:center;align-items:center;gap:2rem;flex-wrap:nowrap;background:rgba(var(--color-background),1);border-radius:2rem;padding:2.5rem 3rem;margin:0 auto;max-width:70rem;border:1px solid rgba(var(--color-foreground),.05);box-shadow:inset 8px 8px 16px #0000001a,inset -8px -8px 16px #ffffffe6,4px 4px 20px #00000014;position:relative;overflow:hidden}.luxury-hero__trust:before{content:"";position:absolute;top:0;left:0;right:0;height:3px;background:linear-gradient(90deg,#c9b037,#f4e67b,#c9b037);opacity:.8}.luxury-hero__trust-item{display:flex;align-items:center;gap:.8rem;font-size:1.3rem;font-weight:600;opacity:1;color:rgb(var(--color-foreground));transition:all .3s ease;padding:.8rem 1.2rem;border-radius:1.5rem;background:rgba(var(--color-background),1);box-shadow:4px 4px 8px #00000014,-4px -4px 8px #ffffffe6,inset 2px 2px 4px #00000008;flex:1;justify-content:center;min-width:0;white-space:nowrap}.luxury-hero__trust-item:hover{transform:translateY(-2px);box-shadow:6px 6px 12px #0000001f,-6px -6px 12px #fffffff2,inset 1px 1px 2px #00000005;color:rgb(var(--color-foreground))}.luxury-hero__icon{width:2rem;height:2rem;background:linear-gradient(135deg,#c9b037,#f4e67b);border-radius:50%;padding:.3rem;color:#2c2c2c;flex-shrink:0;box-shadow:2px 2px 6px #00000026,inset 1px 1px 2px #ffffff4d}@media screen and (max-width: 749px){.luxury-hero__content{padding:2.5rem 1.5rem}.luxury-hero__subheading{font-size:1.4rem;margin-bottom:.8rem}.luxury-hero__heading{font-size:clamp(2.4rem,6vw,4rem);margin-bottom:1.5rem}.luxury-hero__text{font-size:1.6rem;margin-bottom:2.5rem}.luxury-hero__buttons{margin-bottom:3rem;align-items:center;justify-content:center}.luxury-hero__button{width:auto;min-width:24rem;max-width:32rem;padding:1.4rem 2.4rem;font-size:1.4rem}.luxury-hero__trust{gap:1.5rem;padding:2rem 1.5rem;margin:0 1rem;max-width:100%;box-shadow:inset 6px 6px 12px #00000014,inset -6px -6px 12px #ffffffe6,3px 3px 15px #0000000f}.luxury-hero__trust-item{font-size:1.2rem;gap:.6rem;padding:.8rem 1rem;min-width:0}.luxury-hero__trust-item span{font-size:1.1rem}.luxury-hero__icon{width:1.8rem;height:1.8rem;padding:.25rem}}@media screen and (max-width: 550px){.luxury-hero__trust{flex-direction:column;gap:1.5rem;padding:1.5rem;margin:0 .5rem;box-shadow:inset 4px 4px 8px #0000000f,inset -4px -4px 8px #ffffffe6,2px 2px 10px #0000000d}.luxury-hero__trust-item{justify-content:center;font-size:1.2rem;padding:.8rem 1rem}}@media (prefers-reduced-motion: no-preference){.luxury-hero__content>*{animation:luxuryFadeInUp .8s ease-out forwards;opacity:0;transform:translateY(3rem)}.luxury-hero__subheading{animation-delay:.2s}.luxury-hero__heading{animation-delay:.4s}.luxury-hero__text{animation-delay:.6s}.luxury-hero__buttons{animation-delay:.8s}.luxury-hero__trust{animation-delay:1s}}@keyframes luxuryFadeInUp{to{opacity:1;transform:translateY(0)}}.luxury-hero__subheading.scroll-trigger{--animation-order: 0}.luxury-hero__heading.scroll-trigger{--animation-order: 1}.luxury-hero__text.scroll-trigger{--animation-order: 2}.luxury-hero__buttons.scroll-trigger{--animation-order: 3}
/*# sourceMappingURL=/cdn/shop/t/6/assets/section-luxury-hero.css.map */
