.hero{position:relative;min-height:92vh;display:flex;align-items:center;background:linear-gradient(170deg,#faf8f5,#f0ebe3 35%,#e8ddd0 65%,#f5f0e8);overflow:hidden}.hero__bg{position:absolute;top:0;right:0;bottom:0;left:0;background:radial-gradient(ellipse 80% 60% at 70% 40%,rgba(45,90,61,.3),transparent),radial-gradient(ellipse 60% 50% at 20% 80%,rgba(200,149,108,.2),transparent),radial-gradient(ellipse 50% 40% at 50% 20%,rgba(232,93,58,.1),transparent),radial-gradient(ellipse 40% 30% at 80% 80%,rgba(45,90,61,.12),transparent)}.hero__mesh{position:absolute;top:0;right:0;bottom:0;left:0;opacity:.03;background-image:url("data:image/svg+xml,%3Csvg width='40' height='40' viewBox='0 0 40 40' xmlns='http://www.w3.org/2000/svg'%3E%3Cg fill='none' stroke='%23fff' stroke-width='0.5'%3E%3Cpath d='M0 20h40M20 0v40'/%3E%3C/g%3E%3C/svg%3E");background-size:40px 40px;pointer-events:none}.hero__blob1{position:absolute;width:700px;height:700px;top:-12%;right:-12%;background:linear-gradient(135deg,var(--c-green),rgba(61,122,82,.4));border-radius:60% 40% 30% 70%/60% 30% 70% 40%;animation:morphBlob 12s ease-in-out infinite;opacity:.22;filter:blur(60px);pointer-events:none}.hero__blob2{position:absolute;width:500px;height:500px;bottom:-10%;left:-8%;background:linear-gradient(135deg,var(--c-gold),rgba(219,176,136,.4));border-radius:40% 60% 70% 30%/50% 60% 30%;animation:morphBlob 15s ease-in-out infinite 3s;opacity:.2;filter:blur(55px);pointer-events:none}.hero__content{position:relative;z-index:2;width:100%;padding:clamp(3rem,8vh,6rem) 0}.hero__inner{display:grid;grid-template-columns:1.1fr .9fr;gap:4rem;align-items:center;max-width:var(--page-width);margin:0 auto;padding:0 clamp(1rem,4vw,3rem)}.hero__text{color:var(--c-text)}.hero__badge{display:inline-flex;align-items:center;gap:8px;padding:0 0 .25rem;background:none;border:none;font-family:var(--font-ui);font-size:.72rem;font-weight:700;text-transform:uppercase;letter-spacing:.1em;color:var(--c-green);margin-bottom:1.5rem;animation:fadeDown .8s var(--ease-luxury, var(--ease)) both}.hero__badge-dot{width:7px;height:7px;border-radius:50%;background:var(--c-gold);animation:pulse 2s ease-in-out infinite;flex-shrink:0;box-shadow:0 0 10px #c8956c99,0 0 20px #c8956c4d}.hero__h1{font-family:var(--font-display);font-size:clamp(3rem,6vw,5.5rem);font-weight:400;line-height:1.08;color:var(--c-green);margin-bottom:1.2rem;letter-spacing:-.02em}.hero__h1 em{font-style:italic;color:var(--c-gold-light);position:relative}.hero__h1 em:after{content:"";position:absolute;left:0;bottom:.05em;width:100%;height:2px;background:linear-gradient(90deg,var(--c-gold-light),transparent);border-radius:2px;opacity:.5}.hero__p{font-size:clamp(.95rem,1.1vw,1.1rem);color:var(--c-muted);line-height:1.7;max-width:480px;margin-bottom:2rem}.hero__ctas{display:flex;gap:1rem;flex-wrap:wrap;margin-bottom:2.5rem}.hero__visual{position:relative;height:620px}.hero__float-card{position:absolute;background:#fff;backdrop-filter:blur(20px) saturate(1.6);-webkit-backdrop-filter:blur(20px) saturate(1.6);border:1px solid var(--c-gold-light);border-radius:var(--radius);padding:1.2rem;min-width:200px;transition:transform .5s var(--ease-luxury, var(--ease)),box-shadow .5s var(--ease-luxury, var(--ease)),border-color .5s,background .5s;box-shadow:0 8px 32px #c8956c1a;text-decoration:none;color:inherit;display:block}.hero__fc-img{width:60px;height:auto;margin-bottom:.8rem;border-radius:6px;overflow:hidden;box-shadow:0 4px 16px #0000001f}.hero__fc-img img{display:block;width:100%;height:auto;object-fit:cover}.hero__float-card:hover{transform:translateY(-8px) scale(1.02)!important;box-shadow:0 20px 60px #c8956c33;border-color:var(--c-gold);background:#fff}.hero__fc1{top:5%;right:5%;animation:float 6s ease-in-out infinite;z-index:3}.hero__fc2{top:38%;left:0;animation:float2 7s ease-in-out infinite 1.5s;z-index:2}.hero__fc3{bottom:5%;right:15%;animation:float 8s ease-in-out infinite 3s;z-index:1}.hero__fc-tag{display:inline-block;font-family:var(--font-ui);font-size:.62rem;font-weight:800;text-transform:uppercase;letter-spacing:.08em;color:#fff;background:var(--c-green);padding:.15rem .5rem;border-radius:var(--radius-full);margin-bottom:.6rem}.hero__fc-title{font-family:var(--font-display);font-size:1rem;font-weight:400;color:var(--c-green);margin-bottom:.2rem;line-height:1.3}.hero__fc-sub{font-family:var(--font-body);font-size:.78rem;color:var(--c-muted);margin-bottom:.6rem;line-height:1.4}.hero__fc-price{font-family:var(--font-ui);font-size:1.1rem;font-weight:700;color:var(--c-green)}.hero__fc-stars{display:flex;gap:2px;margin-bottom:.5rem}.hero__fc-stars svg{width:12px;height:12px;fill:var(--c-gold)}.hero__stats{display:flex;gap:1rem;border-top:1px solid rgba(0,0,0,.06);padding-top:1.5rem;margin-top:0}.hero__stat{display:flex;flex-direction:column;padding:.9rem 1.3rem;background:#fff9;backdrop-filter:blur(12px) saturate(1.4);-webkit-backdrop-filter:blur(12px) saturate(1.4);border:1px solid rgba(0,0,0,.06);border-radius:var(--radius-sm, 8px);transition:all .4s var(--ease-luxury, var(--ease));box-shadow:0 4px 16px #0000000a}.hero__stat:hover{background:#ffffffe6;transform:translateY(-4px);box-shadow:0 8px 24px #c8956c26;border-color:var(--c-gold-light)}.hero__stat-num{font-family:var(--font-display);font-size:2rem;font-weight:400;color:var(--c-green);line-height:1.1;margin-bottom:.2rem}.hero__stat-lbl{font-family:var(--font-ui);font-size:.68rem;font-weight:700;text-transform:uppercase;letter-spacing:.1em;color:var(--c-muted)}@media(max-width:1023px){.hero{min-height:auto;padding:clamp(4rem,10vh,6rem) 0}.hero__inner{grid-template-columns:1fr;gap:2rem;text-align:center}.hero__p{margin-left:auto;margin-right:auto}.hero__ctas,.hero__stats{justify-content:center}.hero__h1{font-size:clamp(2.4rem,5vw,3.5rem)}.hero__blob1{width:400px;height:400px}.hero__blob2{width:280px;height:280px}}@media(max-width:479px){.hero__h1{font-size:clamp(2rem,8vw,2.8rem)}.hero__p{font-size:.9rem}.hero__badge{font-size:.65rem;padding:0 0 .2rem}.hero__ctas{flex-direction:column}.hero__ctas .btn-cta{width:100%;justify-content:center}.hero__stats{gap:1.5rem;flex-wrap:wrap;justify-content:center}.hero__stat-num{font-size:1.6rem}.hero__stat-lbl{font-size:.62rem}.hero__blob1{width:280px;height:280px}.hero__blob2{width:200px;height:200px}}@media(prefers-reduced-motion:reduce){.hero__blob1,.hero__blob2,.hero__fc1,.hero__fc2,.hero__fc3{animation:none}.hero__badge-dot{animation:none;opacity:1}}
/*# sourceMappingURL=/cdn/shop/t/13/assets/component-hero.css.map */
