:root{--burgundy: #7A3440;--burgundy-light: #9B4B5A;--burgundy-dark: #5C2832;--white: #FFFFFF;--cream: #FAF8F6;--gold: #D4AF37;--gold-light: #E8C547;--text-dark: #1A1A1A;--text-muted: #6B6B6B;--glass-bg: rgba(255, 255, 255, .08);--glass-border: rgba(255, 255, 255, .15);--transition-smooth: cubic-bezier(.4, 0, .2, 1);--shadow-soft: 0 10px 40px rgba(122, 52, 64, .15);--shadow-luxury: 0 25px 50px rgba(0, 0, 0, .25)}*{margin:0;padding:0;box-sizing:border-box}html{scroll-behavior:smooth}body{font-family:Montserrat,sans-serif;background:var(--cream);color:var(--text-dark);overflow-x:hidden}h1,h2,h3,h4,h5,h6{font-family:Cormorant Garamond,serif;font-weight:400;line-height:1.1}.hero{position:relative;width:100%;height:100vh;min-height:700px;display:flex;align-items:center;justify-content:center;overflow:hidden;padding:20px;box-sizing:border-box}.hero-bg-link{position:absolute;top:20px;left:20px;right:20px;bottom:20px;z-index:0;display:block;text-decoration:none}.hero-bg-link:hover{cursor:pointer}.hero-bg{position:absolute;top:0;left:0;width:100%;height:100%;z-index:0;overflow:hidden}.hero-bg-img{width:100%;height:100%;object-fit:cover;object-position:center;transform:scale(1.1);animation:zoomIn 20s ease-out forwards}@keyframes zoomIn{0%{transform:scale(1.1)}to{transform:scale(1)}}.hero-overlay{position:absolute;top:0;left:0;width:100%;height:100%;background:linear-gradient(135deg,#1a1a1ab3,#7a344066,#1a1a1a99);z-index:1}.floating-elements{position:absolute;top:0;left:0;width:100%;height:100%;z-index:2;pointer-events:none}.float-item{position:absolute;width:140px;height:140px;border-radius:50%;overflow:hidden;border:3px solid rgba(255,255,255,.3);box-shadow:0 20px 60px #0000004d;opacity:0;animation:floatUp 1s ease-out forwards,float 6s ease-in-out infinite}.float-item img{width:100%;height:100%;object-fit:cover}.float-1{top:20%;right:8%;animation-delay:.8s,2s;width:160px;height:160px}.float-2{bottom:25%;right:15%;animation-delay:1s,3s;width:120px;height:120px}.float-3{top:35%;right:3%;animation-delay:1.2s,4s;width:100px;height:100px}@keyframes floatUp{0%{opacity:0;transform:translateY(30px) scale(.8)}to{opacity:1;transform:translateY(0) scale(1)}}@keyframes float{0%,to{transform:translateY(0) rotate(0)}50%{transform:translateY(-20px) rotate(3deg)}}.mobile-menu-overlay{position:fixed;top:0;left:0;width:100%;height:100%;background:#1a1a1af2;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);z-index:2000;display:flex;align-items:center;justify-content:flex-start;opacity:0;visibility:hidden;transition:all .4s ease}.mobile-menu-overlay.active{opacity:1;visibility:visible}.mobile-menu{background:var(--white);width:320px;height:100%;padding:100px 40px 40px;transform:translate(-100%);transition:transform .4s var(--transition-smooth)}.mobile-menu-overlay.active .mobile-menu{transform:translate(0)}.mobile-menu a{display:block;font-family:Cormorant Garamond,serif;font-size:28px;color:var(--text-dark);text-decoration:none;padding:16px 0;border-bottom:1px solid rgba(122,52,64,.1);transition:all .3s ease}.mobile-menu a:hover,.mobile-menu a.active{color:var(--burgundy);padding-left:10px}.mobile-menu-close{position:absolute;top:30px;right:30px;width:50px;height:50px;border-radius:50%;background:var(--burgundy);display:flex;align-items:center;justify-content:center;color:var(--white);font-size:20px;cursor:pointer;transition:all .3s ease;z-index:2001}.mobile-menu-close:hover{transform:rotate(90deg);background:var(--burgundy-light)}@media(max-width:1200px){.header-inner{padding:14px 24px}.navbar a{padding:8px 14px;font-size:11px}.side-social{left:20px;bottom:80px}}@media(max-width:991px){.mobile-menu-toggle{display:flex}.navbar{display:none}.header-inner{padding:12px 20px}.logo h2{font-size:24px}.header-icons div{width:40px;height:40px;font-size:16px}.hero-content{padding:0 20px}.hero-stats{gap:30px}.stat-divider,.side-social{display:none}}@media(max-width:768px){.header{width:98%;top:10px}.hero-title{font-size:clamp(36px,10vw,56px)}.hero-subtitle{font-size:14px}.hero-cta{flex-direction:column;gap:20px}.cta-primary,.cta-secondary{width:100%;justify-content:center}.hero-stats{flex-direction:column;gap:20px}.stat-item{display:flex;align-items:center;gap:12px}.stat-number{font-size:28px;margin-bottom:0}.scroll-indicator{bottom:30px}}@media(max-width:480px){.header-inner{padding:10px 16px}.logo h2{font-size:20px;letter-spacing:2px}.header-icons{gap:8px}.header-icons div{width:36px;height:36px;font-size:14px}.hero-badge{gap:10px}.badge-line{width:30px}.badge-text{font-size:10px;letter-spacing:2px}.hero-title{font-size:clamp(32px,12vw,48px)}.title-line.accent{font-size:.9em}.cta-primary{padding:16px 28px;font-size:12px}.mobile-menu{width:280px;padding:80px 30px 30px}.mobile-menu a{font-size:24px;padding:14px 0}}@media(prefers-reduced-motion:reduce){*,*:before,*:after{animation-duration:.01ms!important;animation-iteration-count:1!important;transition-duration:.01ms!important}.hero-bg-img{animation:none;transform:scale(1)}}
/*# sourceMappingURL=/cdn/shop/t/3/assets/velvet-glow-hero.css.map */
