.aura-hero{position:relative;height:100vh;min-height:600px;display:flex;align-items:center;justify-content:center;text-align:center;overflow:hidden}.aura-hero__bg{position:absolute;top:0;right:0;bottom:0;left:0;z-index:0}.aura-hero__bg img{width:100%;height:100%;object-fit:cover;animation:auraHeroZoom 20s ease-in-out infinite alternate}@keyframes auraHeroZoom{0%{transform:scale(1)}to{transform:scale(1.08)}}.aura-hero__overlay{position:absolute;top:0;right:0;bottom:0;left:0;z-index:1;background:linear-gradient(180deg,#1a1a1a1a,#1a1a1a73)}.aura-hero__content{position:relative;z-index:2;color:#faf8f5;max-width:700px;padding:0 24px}.aura-hero__title{font-family:Cormorant Garamond,Cormorant,Georgia,serif;font-size:clamp(2.5rem,6vw,4.5rem);font-weight:300;letter-spacing:.04em;line-height:1.1;margin-bottom:16px;opacity:0;animation:auraFadeUp 1s ease .3s forwards}.aura-hero__subtitle{font-family:Inter,-apple-system,sans-serif;font-size:clamp(.9rem,1.5vw,1.15rem);font-weight:300;letter-spacing:.03em;line-height:1.6;margin-bottom:40px;opacity:0;animation:auraFadeUp 1s ease .6s forwards}.aura-hero__btn{display:inline-block;padding:16px 48px;border:1px solid var(--aura-gold, #B8976A);background:var(--aura-gold, #B8976A);color:#1a1a1a;font-family:Inter,sans-serif;font-size:.72rem;letter-spacing:.14em;text-transform:uppercase;font-weight:600;text-decoration:none;transition:all .4s cubic-bezier(.25,1,.5,1);opacity:0;animation:auraFadeUp 1s ease .9s forwards;border-radius:2px;box-shadow:0 4px 15px #b8976a40;cursor:pointer}.aura-hero__btn:hover{background:#faf8f5;color:#1a1a1a;border-color:#faf8f5;transform:translateY(-3px);box-shadow:0 10px 30px #1a1a1a33}.aura-hero__scroll{position:absolute;bottom:40px;left:50%;transform:translate(-50%);z-index:2;opacity:0;animation:auraFadeUp 1s ease 1.2s forwards}.aura-hero__scroll span{display:block;width:1px;height:40px;background:#faf8f566;animation:auraPulse 2s ease-in-out infinite}@keyframes auraFadeUp{0%{opacity:0;transform:translateY(24px)}to{opacity:1;transform:translateY(0)}}@keyframes auraPulse{0%,to{transform:scaleY(1);opacity:.4}50%{transform:scaleY(.5);opacity:1}}@media(max-width:749px){.aura-hero{min-height:500px;height:80vh}}
/*# sourceMappingURL=/cdn/shop/t/26/assets/aura-hero.css.map */
