.hero{position:relative;display:flex;overflow:hidden}.hero-left{flex:1;display:flex;flex-direction:column;justify-content:center;padding:80px 80px 80px 100px;position:relative;z-index:2}.hero-right{flex:1;position:relative;overflow:hidden}.hero-tagline{font-family:var(--font-ui);font-size:11px;font-weight:500;letter-spacing:5px;text-transform:uppercase;margin-bottom:28px}.hero-title{font-family:var(--font-heading);font-size:52px;font-weight:400;line-height:1.15;margin-bottom:24px}.hero-title em{font-style:italic}.hero-desc{font-family:var(--font-body);font-size:16px;color:#a0a8c0;line-height:1.7;max-width:440px;margin-bottom:40px}.hero-buttons{display:flex;gap:20px;align-items:center;flex-wrap:wrap}.hero-image-container{position:absolute;top:40px;right:40px;bottom:40px;left:40px;display:flex;align-items:center;justify-content:center}.hero-product-img{width:480px;height:480px;object-fit:cover;border-radius:50%;border:3px solid var(--color-gold);box-shadow:0 20px 60px #0006,0 0 0 15px #c5963a1a;animation:float 6s ease-in-out infinite}.hero-placeholder{width:480px;height:480px;border-radius:50%;border:3px solid var(--color-gold);background:var(--color-warm-bg)}.hero-glow{position:absolute;width:600px;height:600px;border-radius:50%;background:radial-gradient(circle,rgba(197,150,58,.08) 0%,transparent 70%);top:50%;left:50%;transform:translate(-50%,-50%)}@media screen and (max-width:1024px){.hero-left{padding:60px 40px}.hero-title{font-size:40px}.hero-product-img{width:360px;height:360px}}@media screen and (max-width:768px){.hero{flex-direction:column;min-height:auto!important}.hero-left{padding:60px 24px;order:2;text-align:center;align-items:center}.hero-right{order:1;min-height:360px}.hero-title{font-size:32px}.hero-desc{font-size:14px;margin:0 auto 32px}.hero-buttons{justify-content:center}.hero-product-img{width:280px;height:280px}.hero-glow{width:400px;height:400px}}
/*# sourceMappingURL=/cdn/shop/t/3/assets/section-hero.css.map */
