*,:after,:before{box-sizing:border-box;margin:0;padding:0}html{font-size:16px;scroll-behavior:smooth}body{-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;background:#0d0d0d;color:#fff;font-family:Inter,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,sans-serif;overflow:hidden}a{color:inherit;text-decoration:none}img{display:block;max-width:100%}.topbar{align-items:center;background:linear-gradient(180deg,#000000d9,#0006 60%,#0000);display:flex;justify-content:space-between;left:0;padding:1rem 2.5rem;position:fixed;right:0;top:0;z-index:100}.site-logo{animation:fadeInUp .6s ease both;filter:brightness(3) contrast(1.6);height:45px;padding-bottom:1rem;width:auto}.lang-switcher{align-items:center;animation:fadeInUp .8s ease .3s both;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background:#ffffff14;border:1px solid #ffffff26;border-radius:50px;cursor:pointer;display:flex;gap:.4rem;padding:.4rem .8rem;transition:all .3s ease}.lang-switcher:hover{background:#ffffff24;border-color:#ffffff40}.lang-flag{border-radius:2px;font-size:1.2rem!important;line-height:1!important;opacity:.4;transition:all .3s ease}.lang-flag.active{opacity:1}.lang-divider{color:#fff3;font-size:.75rem}.hero{align-items:center;display:flex;height:100vh;max-height:100vh;overflow:hidden;position:relative}.hero-bg{inset:0;position:absolute;z-index:0}.hero-bg img{filter:blur(2px);height:100%;object-fit:cover;object-position:center;transform:scale(1.05);width:100%}.hero-overlay{background:linear-gradient(135deg,#0a0a0aeb,#0a0a0abf 40%,#0a0a0a99);inset:0;position:absolute}.hero-content{grid-gap:4rem;align-items:center;display:grid;gap:4rem;grid-template-columns:1fr 1fr;margin:0 auto;max-width:1400px;opacity:1;padding:8rem 2rem 4rem;position:relative;transition:opacity .3s ease;width:100%;z-index:2}.hero-content.fade-out{opacity:0}.hero-content.fade-in{opacity:1}.hero-badge{animation:fadeInUp .8s ease both;background:#ffffff14;border:1px solid #fff3;border-radius:50px;color:#fff;display:inline-block;font-size:.75rem;font-weight:600;letter-spacing:.15em;margin-bottom:1.5rem;padding:.5rem 1.2rem;text-transform:uppercase}.hero-title{animation:fadeInUp .8s ease .1s both;font-family:Playfair Display,serif;font-size:clamp(2.2rem,5.5vw,4.5rem);font-weight:700;line-height:1.1;margin-bottom:1.5rem}.hero-title-accent{color:#fff;font-weight:400}.hero-subtitle{animation:fadeInUp .8s ease .2s both;color:#fff;font-size:1.1rem;line-height:1.7;margin-bottom:2.5rem;max-width:500px}.hero-subtitle strong{color:#fff;font-weight:600}.hero-actions{animation:fadeInUp .8s ease .3s both;display:flex;flex-wrap:wrap;gap:1rem;margin-bottom:2rem}.btn{align-items:center;border:none;border-radius:50px;cursor:pointer;display:inline-flex;font-family:Inter,sans-serif;font-size:.95rem;font-weight:600;gap:.5rem;padding:.9rem 2rem;transition:all .3s ease}.btn-primary{background:linear-gradient(135deg,#c8a97e,#a8845a);box-shadow:0 4px 20px #c8a97e4d;color:#000}.btn-primary:hover{box-shadow:0 8px 30px #c8a97e73;transform:translateY(-2px)}.btn-primary svg{transition:transform .3s ease}.btn-primary:hover svg{transform:translateX(4px)}.btn-outline{-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background:#0000;border:1px solid #fff3;color:#fff}.btn-outline:hover{background:#ffffff14;border-color:#fff6;transform:translateY(-2px)}.social-icons{animation:fadeInUp .8s ease .4s both;display:flex;gap:.75rem}.social-icons a{align-items:center;background:#0000;border:none;border-radius:50%;color:#fff;display:flex;height:44px;justify-content:center;transition:all .3s ease;width:44px}.social-icons a svg{fill:currentColor;stroke:none;height:22px;width:22px}.social-icons a:hover{transform:translateY(-3px) scale(1.15)}.social-icons a.social-instagram:hover{color:#e1306c;filter:drop-shadow(0 2px 10px rgba(225,48,108,.6))}.social-icons a.social-facebook:hover{color:#1877f2;filter:drop-shadow(0 2px 10px rgba(24,119,242,.6))}.social-icons a.social-tiktok:hover{color:#69c9d0;filter:drop-shadow(0 2px 10px rgba(105,201,208,.6))}.social-icons a.social-whatsapp:hover{color:#25d366;filter:drop-shadow(0 2px 10px rgba(37,211,102,.6))}.hero-products{display:flex;flex-direction:column;gap:1.25rem}.product-card{align-items:center;animation:fadeInRight .7s ease both;-webkit-backdrop-filter:blur(20px);backdrop-filter:blur(20px);background:#ffffff0d;border:1px solid #ffffff14;border-radius:16px;cursor:pointer;display:flex;gap:1.25rem;padding:.75rem;transition:all .35s ease}.product-card:hover{background:#ffffff17;border-color:#c8a97e40;box-shadow:0 8px 32px #0000004d;transform:translateX(-8px)}.product-image{border-radius:12px;flex-shrink:0;height:90px;overflow:hidden;width:110px}.product-image img{height:100%;object-fit:cover;transition:transform .5s ease;width:100%}.product-card:hover .product-image img{transform:scale(1.1)}.product-info h3{color:#fff;font-family:Playfair Display,serif;font-size:1.2rem;font-weight:600;margin-bottom:.3rem}.product-info p{color:#fff;font-size:.85rem;line-height:1.4}.product-size{background:#ffffff1a;border:1px solid #ffffff26;color:#fff;display:inline-block;font-size:.75rem;letter-spacing:.03em;margin-top:.35rem;padding:.2rem .6rem}.call-button,.product-size{border-radius:50px;font-weight:600}.call-button{align-items:center;animation:fadeInUp .8s ease .6s both;background:linear-gradient(135deg,#c8a97e,#a8845a);bottom:2rem;box-shadow:0 4px 24px #c8a97e66;color:#000;display:flex;font-family:Inter,sans-serif;font-size:.9rem;gap:.6rem;padding:.9rem 1.6rem;position:fixed;right:2rem;transition:all .3s ease;z-index:100}.call-button svg,.call-icon{animation:phoneRing 2s ease-in-out infinite;height:20px;width:20px}.call-button .call-icon{font-size:20px}.call-button:hover{box-shadow:0 8px 32px #c8a97e8c;transform:translateY(-3px) scale(1.03)}@keyframes phoneRing{0%,to{transform:rotate(0deg)}10%{transform:rotate(-12deg)}20%{transform:rotate(12deg)}30%{transform:rotate(-8deg)}40%{transform:rotate(8deg)}50%{transform:rotate(0deg)}}.scroll-indicator{bottom:2rem;left:50%;position:absolute;transform:translateX(-50%);z-index:10}.scroll-line{animation:scrollPulse 2s ease-in-out infinite;background:linear-gradient(180deg,#c8a97ecc,#0000);height:50px;width:1px}@keyframes fadeInUp{0%{opacity:0;transform:translateY(30px)}to{opacity:1;transform:translateY(0)}}@keyframes fadeInRight{0%{opacity:0;transform:translateX(40px)}to{opacity:1;transform:translateX(0)}}@keyframes scrollPulse{0%,to{opacity:.4;transform:scaleY(.6);transform-origin:top}50%{opacity:1;transform:scaleY(1)}}@media (max-width:1024px){.topbar{padding:.75rem 1.5rem}.site-logo{height:40px;padding-bottom:.5rem}.hero-content{gap:1.5rem;grid-template-columns:1fr;padding:6rem 2rem 2rem}.hero-text{align-items:center;display:flex;flex-direction:column;text-align:center}.hero-title{margin-bottom:1rem}.hero-subtitle{margin-bottom:1.5rem;max-width:100%}.hero-actions{margin-bottom:1rem}.social-icons{justify-content:center}.hero-products{-ms-overflow-style:none;flex-direction:row;overflow-x:auto;scroll-snap-type:x mandatory;scrollbar-width:none}.hero-products::-webkit-scrollbar{display:none}.product-card{flex-direction:column;min-width:200px;scroll-snap-align:start;text-align:center}.product-card:hover{transform:translateY(-4px)}.product-image{height:120px;width:100%}}@media (max-width:640px){.topbar{padding:.5rem 1rem}.site-logo{height:35px;padding-bottom:.4rem}.lang-switcher{padding:.3rem .6rem}.lang-flag{font-size:1rem!important}.hero-content{gap:1.25rem;padding:5rem 1rem 1.5rem}.hero-badge{font-size:.6rem;margin-bottom:.75rem;padding:.35rem .8rem}.hero-title{font-size:clamp(1.6rem,7vw,2.2rem);margin-bottom:.75rem}.hero-subtitle{font-size:.85rem;line-height:1.5;margin-bottom:1.25rem}.hero-subtitle br{display:none}.hero-actions{gap:.6rem;margin-bottom:.75rem;width:100%}.btn{font-size:.85rem;padding:.75rem 1.25rem;width:100%}.btn,.social-icons{justify-content:center}.social-icons{gap:.5rem;margin-bottom:0}.social-icons a{height:36px;width:36px}.social-icons a svg{height:16px;width:16px}.product-card{gap:.75rem;min-width:150px;padding:.5rem}.product-image{height:90px}.product-info h3{font-size:.9rem}.product-info p{font-size:.7rem}.product-size{font-size:.65rem;padding:.15rem .5rem}.call-button{border-radius:50%;bottom:1rem;padding:.75rem;right:1rem}.call-button-text{display:none}}@media (max-width:380px){.site-logo{height:28px;padding-bottom:.3rem}.hero-content{gap:1rem;padding:4.5rem .75rem 1rem}.hero-title{font-size:1.4rem}.hero-subtitle{font-size:.78rem;margin-bottom:1rem}.product-card{min-width:130px}.product-image{height:75px}.product-info h3{font-size:.8rem}.product-info p{font-size:.65rem}}@media (max-height:500px){.hero-content{gap:2rem;grid-template-columns:1fr 1fr;padding:4.5rem 1.5rem 1rem}.hero-text{align-items:flex-start;text-align:left}.hero-badge,.hero-title{margin-bottom:.5rem}.hero-title{font-size:1.6rem}.hero-subtitle{font-size:.8rem;margin-bottom:.75rem}.hero-actions{margin-bottom:.5rem}.btn{font-size:.8rem;padding:.6rem 1.2rem}.social-icons{justify-content:flex-start}.product-card{padding:.4rem}.product-image{height:60px;width:80px}.product-info h3{font-size:.85rem}.product-info p{font-size:.7rem}}
/*# sourceMappingURL=main.7c42bd6b.css.map*/