.hero{min-height:100vh;display:flex;align-items:center;justify-content:center;position:relative;padding:120px 24px 80px;overflow:hidden;background:var(--negro)!important;z-index:0}.hero:before{content:"";position:absolute;top:0;left:0;right:0;bottom:0;background:radial-gradient(circle at 20% 50%,rgba(244,104,26,.08) 0%,transparent 50%),radial-gradient(circle at 80% 50%,rgba(244,104,26,.05) 0%,transparent 50%);pointer-events:none;z-index:1}.hero:after{content:"";position:absolute;top:0;left:0;right:0;bottom:0;opacity:.03;background-image:url("data:image/svg+xml,%3Csvg width='60' height='60' viewBox='0 0 60 60' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M30 0L60 30L30 60L0 30z' fill='none' stroke='%23F5EFE9' stroke-width='1'/%3E%3C/svg%3E");pointer-events:none;z-index:1}.hero-content{max-width:1200px;width:100%;display:grid;grid-template-columns:1fr 1.2fr 1fr;align-items:center;gap:40px;position:relative;z-index:2}.hero-left,.hero-right{text-align:center}.hero-tagline{font-family:var(--font-japanese);font-size:14px;letter-spacing:3px;text-transform:uppercase;color:var(--naranja);margin-bottom:16px;opacity:0;animation:fadeInUp .8s var(--ease-out-expo) .2s forwards}.hero-headline{font-family:var(--font-display);font-size:clamp(28px,4vw,42px);font-weight:700;line-height:1.2;letter-spacing:-1px;color:var(--crema)!important;opacity:0;animation:fadeInUp .8s var(--ease-out-expo) .4s forwards}.hero-headline span{color:var(--naranja)}.hero-center{position:relative;display:flex;flex-direction:column;align-items:center}.hero-product{position:relative;width:100%;max-width:380px;opacity:0;animation:floatIn 1s var(--ease-out-expo) .3s forwards}.hero-product img{width:100%;border-radius:16px;box-shadow:0 0 60px #f4681a33,0 25px 50px #00000080}.hero-product:before{content:"";position:absolute;top:-20px;left:-20px;right:-20px;bottom:-20px;background:radial-gradient(ellipse at center,rgba(244,104,26,.15) 0%,transparent 70%);z-index:-1;animation:pulse 3s ease-in-out infinite}.hero-badge{position:absolute;top:-20px;right:-20px;background:var(--naranja);color:var(--negro);padding:8px 16px;border-radius:20px;font-weight:700;font-size:13px;box-shadow:0 4px 20px #f4681a66;animation:bounceIn .6s var(--ease-out-expo) .8s both}.hero-card{background:var(--negro-card);border:1px solid var(--gris-linea);border-radius:16px;padding:24px;margin-top:32px;width:100%;max-width:380px;opacity:0;animation:fadeInUp .8s var(--ease-out-expo) .6s forwards}.hero-card-title{font-family:var(--font-display);font-size:13px;letter-spacing:2px;text-transform:uppercase;color:var(--gris-texto);margin-bottom:12px}.hero-card-product{font-size:20px;font-weight:600;margin-bottom:8px;color:var(--crema)!important}.hero-card-rating{display:flex;align-items:center;gap:8px;margin-bottom:16px}.stars{color:gold;font-size:14px}.rating-text{font-size:13px;color:var(--gris-texto)}.hero-price{display:flex;align-items:baseline;gap:12px;margin-bottom:20px}.price-old{font-size:18px;color:var(--naranja)!important;text-decoration:line-through}.price-new{font-family:var(--font-display);font-size:18px;font-weight:700;color:var(--crema)}.price-badge{background:var(--verde-soft)!important;color:var(--verde)!important;padding:4px 10px;border-radius:6px;font-size:12px;font-weight:600}.hero-cta{width:100%;background:var(--naranja);color:var(--negro);border:none;padding:16px 32px;border-radius:12px;font-family:var(--font-display);font-size:16px;font-weight:700;cursor:pointer;transition:all .3s ease;display:flex;align-items:center;justify-content:center;gap:8px}.hero-cta:hover{background:var(--naranja-hover);transform:translateY(-2px);box-shadow:0 10px 30px #f4681a4d}.hero-microcopy{margin-top:16px;display:flex;justify-content:center;gap:20px;font-size:12px;color:var(--gris-texto)}.hero-microcopy span{display:flex;align-items:center;gap:6px}.trust-bar{background:var(--naranja);padding:14px 24px;overflow:hidden}.trust-marquee{display:flex;animation:marquee 30s linear infinite}.trust-item{display:flex;align-items:center;gap:8px;white-space:nowrap;padding:0 40px;color:var(--negro);font-weight:600;font-size:13px}.before-after{padding:100px 24px;position:relative;background:var(--negro)!important}.section-container{max-width:1100px;margin:0 auto}.ba-layout{display:grid;grid-template-columns:1fr 1.3fr;gap:60px;align-items:center}.ba-content{padding-right:40px}.section-eyebrow{font-family:var(--font-japanese)}.feature-list{display:flex;flex-direction:column;gap:16px}.feature-item{display:flex;align-items:center;gap:14px;padding:16px 20px;background:var(--negro-card);border-radius:12px;border:1px solid var(--gris-linea);transition:all .3s ease}.feature-item:hover{border-color:var(--naranja);transform:translate(8px)}.feature-icon{width:44px;height:44px;background:#f4681a1a;border-radius:10px;display:flex;align-items:center;justify-content:center;font-size:20px;flex-shrink:0}.feature-text h4{font-family:var(--font-display);font-size:15px;font-weight:600;margin-bottom:2px;color:var(--crema)!important}.feature-text p{font-size:13px;color:var(--gris-texto)}.social-proof{padding:60px 0;background:var(--negro-card);border-top:1px solid var(--gris-linea);border-bottom:1px solid var(--gris-linea);overflow:hidden}.proof-marquee{display:flex;animation:marquee 40s linear infinite}.proof-item{display:flex;align-items:center;gap:24px;padding:0 48px;white-space:nowrap}.proof-stat{font-family:var(--font-display);font-size:42px;font-weight:700;color:var(--naranja)}.proof-label{font-size:14px;color:var(--gris-texto);max-width:120px;line-height:1.4}.proof-divider{width:1px;height:50px;background:var(--gris-linea)}.how-it-works{padding:100px 24px;background:var(--crema-suave);color:var(--negro);position:relative}.how-it-works .section-eyebrow{color:var(--naranja)}.how-it-works .section-title{color:var(--negro)!important;text-align:center;margin-bottom:60px}.steps-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:40px;position:relative}.steps-grid:before{content:"";position:absolute;top:80px;left:20%;right:20%;height:2px;background:linear-gradient(90deg,transparent,var(--naranja),var(--naranja),transparent);opacity:.3}.step-card{text-align:center;position:relative}.step-number{width:64px;height:64px;background:var(--negro);color:var(--crema);border-radius:50%;display:flex;align-items:center;justify-content:center;font-family:var(--font-display);font-size:24px;font-weight:700;margin:0 auto 24px;position:relative;z-index:1}.step-image{width:160px;height:160px;border-radius:50%;object-fit:cover;margin:0 auto 24px;border:4px solid var(--negro);box-shadow:0 10px 30px #00000026}.step-title{font-family:var(--font-display);font-size:20px;font-weight:700;margin-bottom:12px;color:var(--negro)}.step-desc{font-size:15px;color:#0a0a0a99;max-width:280px;margin:0 auto;line-height:1.6}.reviews{padding:100px 24px;position:relative;overflow:hidden;background:var(--negro)!important}.reviews-header{text-align:center;margin-bottom:60px}.reviews-stats{display:flex;justify-content:center;align-items:center;gap:32px;margin-top:24px}.review-stat{text-align:center}.review-stat-number{font-family:var(--font-display);font-size:48px;font-weight:700;color:var(--naranja);line-height:1}.review-stat-label{font-size:14px;color:var(--gris-texto);margin-top:4px}.ugc-gallery{padding:80px 24px;background:var(--negro-card)!important}.ugc-header{text-align:center;margin-bottom:48px}.ugc-title{font-family:var(--font-display);font-size:32px;font-weight:700;margin-bottom:8px;color:var(--crema)!important}.ugc-hashtag{color:var(--naranja)}.ugc-subtitle{color:var(--gris-texto);font-size:16px}.ugc-scroll{display:grid;grid-template-columns:repeat(3,1fr);gap:20px;max-width:1200px;margin:0 auto;justify-items:center}.guarantees{padding:80px 24px;background-color:var(--negro)!important;background-image:linear-gradient(135deg,#f4681a14,#ffe0cc0d)!important;position:relative}.guarantees-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:32px;max-width:1000px;margin:0 auto}.guarantee-item{text-align:center}.guarantee-icon{width:64px;height:64px;background:var(--negro-card)!important;border:1px solid var(--gris-linea)!important;border-radius:16px;display:flex;align-items:center;justify-content:center;margin:0 auto 16px;font-size:28px}.guarantee-title{font-family:var(--font-display);font-size:16px;font-weight:600;margin-bottom:6px;color:var(--crema)!important}.guarantee-text{font-size:13px;color:var(--gris-texto);line-height:1.5}.faq{padding:100px 24px;background:var(--negro)!important}.faq-container{max-width:700px;margin:0 auto}.faq-header{text-align:center;margin-bottom:48px}.final-cta{padding:100px 24px;background:var(--naranja);text-align:center;position:relative;overflow:hidden}.final-cta:before{content:"";position:absolute;top:0;left:0;right:0;bottom:0;opacity:.1;background-image:url("data:image/svg+xml,%3Csvg width='60' height='60' viewBox='0 0 60 60' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M30 0L60 30L30 60L0 30z' fill='none' stroke='%23000' stroke-width='1'/%3E%3C/svg%3E");pointer-events:none}.final-cta-content{position:relative;z-index:1;max-width:600px;margin:0 auto}.final-title{font-family:var(--font-display);font-size:clamp(32px,5vw,48px);font-weight:700;color:var(--negro);margin-bottom:16px;line-height:1.1}.final-subtitle{font-size:18px;color:#0a0a0ab3;margin-bottom:32px}.final-button{display:inline-flex;align-items:center;gap:10px;background:var(--negro);color:var(--crema);padding:18px 40px;border-radius:12px;font-family:var(--font-display);font-size:17px;font-weight:700;text-decoration:none;transition:all .3s ease}.final-button:hover{transform:translateY(-3px);box-shadow:0 15px 40px #0000004d}.final-trust{margin-top:24px;display:flex;justify-content:center;gap:24px;font-size:13px;color:#0a0a0a99}.final-trust span{display:flex;align-items:center;gap:6px}@media (max-width: 1024px){.hero-content{grid-template-columns:1fr;text-align:center}.hero-left,.hero-right{display:none}.ba-layout{grid-template-columns:1fr}.ba-content{padding-right:0;text-align:center}.feature-list{max-width:400px;margin:0 auto}.steps-grid{grid-template-columns:1fr;gap:48px}.steps-grid:before{display:none}.guarantees-grid{grid-template-columns:repeat(2,1fr)}}@media (max-width: 768px){.hero{padding:100px 20px 60px}.hero-product{max-width:300px}.hero-card{padding:20px}.price-new{font-size:18px}.reviews-stats{flex-direction:column;gap:16px}.guarantees-grid{grid-template-columns:1fr;gap:24px}.ugc-gallery{padding:60px 20px!important}.ugc-scroll{grid-template-columns:repeat(2,1fr)!important;gap:16px!important}.sticky-cta{display:block}body{padding-bottom:80px}}.sticky-cta{position:fixed;bottom:0;left:0;right:0;z-index:999;background:var(--negro);border-top:1px solid var(--gris-linea);padding:12px 20px;display:none;box-shadow:0 -4px 20px #0000004d}.sticky-cta-content{max-width:1200px;margin:0 auto;display:flex;align-items:center;justify-content:space-between;gap:16px}.sticky-cta-info{flex:1}.sticky-cta-title{font-size:13px;color:var(--gris-texto);margin-bottom:2px}.sticky-cta-price{font-size:16px;font-weight:600}.sticky-cta-price s{color:var(--gris-texto);margin-right:8px}.sticky-cta-price span{color:var(--crema);font-family:var(--font-display);font-size:18px;font-weight:700}.sticky-cta-button{background:var(--naranja);color:var(--negro);padding:12px 24px;border-radius:10px;font-family:var(--font-display);font-size:14px;font-weight:700;text-decoration:none;transition:all .3s ease;white-space:nowrap}.sticky-cta-button:hover{background:var(--naranja-hover);transform:translateY(-2px)}
/*# sourceMappingURL=/cdn/shop/t/3/assets/landing.css.map */
