.logo-container[data-astro-cid-tvrurpns]{display:flex;align-items:center}.logo-image[data-astro-cid-tvrurpns]{height:80px;width:auto;object-fit:contain;mix-blend-mode:multiply;background:transparent}.logo-container[data-astro-cid-tvrurpns].small .logo-image[data-astro-cid-tvrurpns]{height:70px}.logo-container[data-astro-cid-tvrurpns].medium .logo-image[data-astro-cid-tvrurpns]{height:100px}.logo-container[data-astro-cid-tvrurpns].large .logo-image[data-astro-cid-tvrurpns]{height:150px}@supports (mix-blend-mode: multiply){.logo-image[data-astro-cid-tvrurpns]{mix-blend-mode:multiply}}:root{--cyan: #00BFFF;--magenta: #FF3B8D;--yellow: #FFD700;--black: #222222;--white: #FFFFFF;--gray-light: #F5F5F5;--gray-medium: #CCCCCC}*{margin:0;padding:0;box-sizing:border-box}body{font-family:Inter,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;color:var(--black);line-height:1.6;background:var(--white)}.header{position:sticky;top:0;background:var(--white);box-shadow:0 2px 10px #0000000d;z-index:100}.nav{max-width:1200px;margin:0 auto;padding:1.5rem 2rem;display:flex;justify-content:space-between;align-items:center}.logo-link{text-decoration:none;display:flex;align-items:center}.nav-links{display:flex;gap:2rem;align-items:center}.nav-links a{text-decoration:none;color:var(--black);font-weight:600;transition:color .3s}.nav-links a:hover{color:var(--magenta)}.btn-primary{background:var(--magenta);color:var(--white)!important;padding:.7rem 1.5rem;border-radius:50px;transition:all .3s}.btn-primary:hover{background:var(--cyan);transform:translateY(-2px);box-shadow:0 4px 12px #00bfff4d}.footer{background:var(--black);color:var(--white);padding:3rem 2rem 2rem;margin-top:4rem}.footer-content{max-width:1200px;margin:0 auto;display:grid;grid-template-columns:repeat(auto-fit,minmax(250px,1fr));gap:2rem}.footer-logo{display:flex;flex-direction:column;gap:.8rem}.tagline{margin-top:.5rem;color:var(--gray-medium);font-style:italic}.footer h3{color:var(--cyan);margin-bottom:1rem;font-size:1.1rem}.footer-contact p{margin:.5rem 0}.social-links{display:flex;flex-direction:column;gap:.5rem}.social-links a{color:var(--white);text-decoration:none;transition:color .3s}.social-links a:hover{color:var(--cyan)}@media(max-width:768px){.nav{flex-direction:column;gap:1rem}.nav-links{flex-wrap:wrap;justify-content:center;gap:1rem}.footer-content{grid-template-columns:1fr;text-align:center}.social-links{align-items:center}}.hero[data-astro-cid-bbe6dxrz]{min-height:90vh;display:flex;align-items:center;justify-content:center;padding:4rem 2rem;background:linear-gradient(135deg,#f5f5f5,#fff);position:relative;overflow:hidden}.hero[data-astro-cid-bbe6dxrz]:before{content:"";position:absolute;width:500px;height:500px;background:radial-gradient(circle,rgba(0,191,255,.1) 0%,transparent 70%);top:-100px;right:-100px;border-radius:50%}.hero[data-astro-cid-bbe6dxrz]:after{content:"";position:absolute;width:400px;height:400px;background:radial-gradient(circle,rgba(255,59,141,.1) 0%,transparent 70%);bottom:-50px;left:-50px;border-radius:50%}.hero-content[data-astro-cid-bbe6dxrz]{max-width:800px;text-align:center;position:relative;z-index:1}.beaker-animation[data-astro-cid-bbe6dxrz]{margin-bottom:2rem;display:flex;justify-content:center}.beaker[data-astro-cid-bbe6dxrz]{width:150px;height:180px;border:8px solid var(--black);border-top-width:15px;border-radius:0 0 50% 50%;position:relative;overflow:hidden;background:#ffffff80}.liquid[data-astro-cid-bbe6dxrz]{position:absolute;bottom:0;width:100%;height:70%;display:flex;flex-direction:column}.liquid-cyan[data-astro-cid-bbe6dxrz]{background:var(--cyan);flex:1;opacity:.8;animation:wave 3s ease-in-out infinite}.liquid-magenta[data-astro-cid-bbe6dxrz]{background:var(--magenta);flex:1;opacity:.8;animation:wave 3s ease-in-out infinite .5s}.liquid-yellow[data-astro-cid-bbe6dxrz]{background:var(--yellow);flex:1;opacity:.8;animation:wave 3s ease-in-out infinite 1s}.bubbles[data-astro-cid-bbe6dxrz]{position:absolute;width:100%;height:100%;z-index:2}.bubble[data-astro-cid-bbe6dxrz]{position:absolute;bottom:0;width:20px;height:20px;border-radius:50%;opacity:.7;animation:rise 4s ease-in-out infinite}.bubble[data-astro-cid-bbe6dxrz].cyan{left:20%;background:var(--cyan);animation-delay:0s}.bubble[data-astro-cid-bbe6dxrz].magenta{left:50%;background:var(--magenta);animation-delay:1s}.bubble[data-astro-cid-bbe6dxrz].yellow{left:70%;background:var(--yellow);animation-delay:2s}@keyframes rise{0%{bottom:0;opacity:0;transform:translate(0)}50%{opacity:.7}to{bottom:100%;opacity:0;transform:translate(20px)}}@keyframes wave{0%,to{transform:translate(0)}50%{transform:translate(10px)}}.main-title[data-astro-cid-bbe6dxrz]{font-size:5rem;font-weight:900;color:var(--black);display:block;line-height:1}.sub-title[data-astro-cid-bbe6dxrz]{font-size:2rem;font-weight:700;color:var(--magenta);display:block;margin-top:-.5rem}.hero-tagline[data-astro-cid-bbe6dxrz]{font-size:1.5rem;font-weight:600;font-style:italic;color:var(--black);margin:1.5rem 0}.hero-description[data-astro-cid-bbe6dxrz]{font-size:1.1rem;color:#555;margin:2rem 0;line-height:1.8}.hero-cta[data-astro-cid-bbe6dxrz]{display:flex;gap:1rem;justify-content:center;margin-top:2.5rem;flex-wrap:wrap}.btn[data-astro-cid-bbe6dxrz]{padding:1rem 2.5rem;border-radius:50px;text-decoration:none;font-weight:700;font-size:1.1rem;transition:all .3s;display:inline-block}.btn-primary[data-astro-cid-bbe6dxrz]{background:var(--magenta);color:var(--white)}.btn-primary[data-astro-cid-bbe6dxrz]:hover{background:var(--cyan);transform:translateY(-3px);box-shadow:0 8px 20px #00bfff66}.btn-catalog[data-astro-cid-bbe6dxrz]{background:var(--cyan);color:var(--white)}.btn-catalog[data-astro-cid-bbe6dxrz]:hover{background:var(--yellow);color:var(--black);transform:translateY(-3px);box-shadow:0 8px 20px #ffd70066}.btn-secondary[data-astro-cid-bbe6dxrz]{background:var(--white);color:var(--black);border:3px solid var(--black)}.btn-secondary[data-astro-cid-bbe6dxrz]:hover{background:var(--yellow);border-color:var(--yellow);transform:translateY(-3px);box-shadow:0 8px 20px #ffd70066}@media(max-width:768px){.main-title[data-astro-cid-bbe6dxrz]{font-size:3.5rem}.sub-title[data-astro-cid-bbe6dxrz]{font-size:1.5rem}.hero-tagline[data-astro-cid-bbe6dxrz]{font-size:1.2rem}.hero-description[data-astro-cid-bbe6dxrz]{font-size:1rem}.beaker[data-astro-cid-bbe6dxrz]{width:120px;height:150px}.hero-cta[data-astro-cid-bbe6dxrz]{flex-direction:column;align-items:center}.btn[data-astro-cid-bbe6dxrz]{width:100%;max-width:300px}}.products[data-astro-cid-qnwxz4mj]{padding:5rem 2rem;background:var(--white)}.container[data-astro-cid-qnwxz4mj]{max-width:1200px;margin:0 auto}.section-title[data-astro-cid-qnwxz4mj]{font-size:3rem;font-weight:900;text-align:center;margin-bottom:1rem;color:var(--black)}.section-description[data-astro-cid-qnwxz4mj]{text-align:center;font-size:1.2rem;color:#666;margin-bottom:4rem;max-width:700px;margin-left:auto;margin-right:auto}.products-grid[data-astro-cid-qnwxz4mj]{display:grid;grid-template-columns:repeat(auto-fit,minmax(300px,1fr));gap:2rem}.product-card[data-astro-cid-qnwxz4mj]{background:var(--white);border-radius:20px;padding:2.5rem;box-shadow:0 4px 20px #00000014;transition:all .3s;border:3px solid transparent;display:flex;flex-direction:column}.product-card[data-astro-cid-qnwxz4mj]:hover{transform:translateY(-10px);box-shadow:0 12px 40px #00000026}.product-card[data-astro-cid-qnwxz4mj].cyan:hover{border-color:var(--cyan)}.product-card[data-astro-cid-qnwxz4mj].magenta:hover{border-color:var(--magenta)}.product-card[data-astro-cid-qnwxz4mj].yellow:hover{border-color:var(--yellow)}.product-header[data-astro-cid-qnwxz4mj] h3[data-astro-cid-qnwxz4mj]{font-size:1.8rem;margin-bottom:1rem;color:var(--black)}.product-description[data-astro-cid-qnwxz4mj]{color:#666;font-size:1rem;margin-bottom:1.5rem;line-height:1.6}.product-items[data-astro-cid-qnwxz4mj]{list-style:none;margin:1.5rem 0;flex-grow:1}.product-items[data-astro-cid-qnwxz4mj] li[data-astro-cid-qnwxz4mj]{padding:.8rem 0;border-bottom:1px solid #eee;color:var(--black);font-weight:500}.product-items[data-astro-cid-qnwxz4mj] li[data-astro-cid-qnwxz4mj]:last-child{border-bottom:none}.product-items[data-astro-cid-qnwxz4mj] li[data-astro-cid-qnwxz4mj]:before{content:"✓";margin-right:.8rem;font-weight:900}.product-card[data-astro-cid-qnwxz4mj].cyan .product-items[data-astro-cid-qnwxz4mj] li[data-astro-cid-qnwxz4mj]:before{color:var(--cyan)}.product-card[data-astro-cid-qnwxz4mj].magenta .product-items[data-astro-cid-qnwxz4mj] li[data-astro-cid-qnwxz4mj]:before{color:var(--magenta)}.product-card[data-astro-cid-qnwxz4mj].yellow .product-items[data-astro-cid-qnwxz4mj] li[data-astro-cid-qnwxz4mj]:before{color:var(--yellow)}.product-cta[data-astro-cid-qnwxz4mj]{display:inline-block;margin-top:1.5rem;padding:1rem 2rem;background:var(--black);color:var(--white);text-decoration:none;border-radius:50px;font-weight:700;text-align:center;transition:all .3s}.product-card[data-astro-cid-qnwxz4mj].cyan .product-cta[data-astro-cid-qnwxz4mj]:hover{background:var(--cyan)}.product-card[data-astro-cid-qnwxz4mj].magenta .product-cta[data-astro-cid-qnwxz4mj]:hover{background:var(--magenta)}.product-card[data-astro-cid-qnwxz4mj].yellow .product-cta[data-astro-cid-qnwxz4mj]:hover{background:var(--yellow);color:var(--black)}.catalog-banner[data-astro-cid-qnwxz4mj]{background:linear-gradient(135deg,var(--cyan) 0%,var(--magenta) 100%);padding:2rem;border-radius:15px;text-align:center;margin-bottom:3rem;box-shadow:0 4px 20px #ff3b8d33}.catalog-banner[data-astro-cid-qnwxz4mj] p[data-astro-cid-qnwxz4mj]{color:var(--white);font-size:1.3rem;font-weight:700;margin-bottom:1rem}.catalog-link[data-astro-cid-qnwxz4mj]{display:inline-block;background:var(--white);color:var(--black);padding:1rem 2.5rem;border-radius:50px;text-decoration:none;font-weight:700;font-size:1.1rem;transition:all .3s;box-shadow:0 4px 15px #0003}.catalog-link[data-astro-cid-qnwxz4mj]:hover{transform:translateY(-3px);box-shadow:0 8px 25px #0000004d;background:var(--yellow)}@media(max-width:768px){.products[data-astro-cid-qnwxz4mj]{padding:3rem 1rem}.section-title[data-astro-cid-qnwxz4mj]{font-size:2rem}.section-description[data-astro-cid-qnwxz4mj]{font-size:1rem;margin-bottom:2rem}.products-grid[data-astro-cid-qnwxz4mj]{grid-template-columns:1fr}}.process[data-astro-cid-fz4tclxl]{padding:5rem 2rem;background:linear-gradient(135deg,#f8f9fa,#fff)}.container[data-astro-cid-fz4tclxl]{max-width:1200px;margin:0 auto}.section-title[data-astro-cid-fz4tclxl]{font-size:3rem;font-weight:900;text-align:center;margin-bottom:1rem;color:var(--black)}.section-description[data-astro-cid-fz4tclxl]{text-align:center;font-size:1.2rem;color:#666;margin-bottom:4rem}.steps[data-astro-cid-fz4tclxl]{display:grid;grid-template-columns:repeat(auto-fit,minmax(280px,1fr));gap:2rem;margin-bottom:4rem;position:relative}.step[data-astro-cid-fz4tclxl]{background:var(--white);padding:3rem 2rem;border-radius:20px;text-align:center;box-shadow:0 4px 20px #00000014;transition:all .3s;position:relative}.step[data-astro-cid-fz4tclxl]:hover{transform:translateY(-10px);box-shadow:0 12px 40px #00000026}.step-icon[data-astro-cid-fz4tclxl]{font-size:4rem;margin-bottom:1rem}.step-number[data-astro-cid-fz4tclxl]{width:60px;height:60px;border-radius:50%;background:var(--magenta);color:var(--white);font-size:2rem;font-weight:900;display:flex;align-items:center;justify-content:center;margin:0 auto 1.5rem}.step[data-astro-cid-fz4tclxl]:nth-child(2) .step-number[data-astro-cid-fz4tclxl]{background:var(--cyan)}.step[data-astro-cid-fz4tclxl]:nth-child(3) .step-number[data-astro-cid-fz4tclxl]{background:var(--yellow);color:var(--black)}.step-title[data-astro-cid-fz4tclxl]{font-size:1.5rem;font-weight:700;margin-bottom:1rem;color:var(--black)}.step-description[data-astro-cid-fz4tclxl]{color:#666;line-height:1.6}.step-arrow[data-astro-cid-fz4tclxl]{display:none;position:absolute;right:-30px;top:50%;transform:translateY(-50%);font-size:3rem;color:var(--magenta);font-weight:900}@media(min-width:900px){.steps[data-astro-cid-fz4tclxl]{grid-template-columns:repeat(3,1fr)}.step-arrow[data-astro-cid-fz4tclxl]{display:block}}.cta-box[data-astro-cid-fz4tclxl]{background:linear-gradient(135deg,var(--cyan) 0%,var(--magenta) 100%);padding:3rem 2rem;border-radius:20px;text-align:center;color:var(--white);box-shadow:0 8px 30px #ff3b8d4d}.cta-box[data-astro-cid-fz4tclxl] h3[data-astro-cid-fz4tclxl]{font-size:2rem;font-weight:900;margin-bottom:1rem}.cta-box[data-astro-cid-fz4tclxl] p[data-astro-cid-fz4tclxl]{font-size:1.2rem;margin-bottom:2rem;opacity:.95}.btn-whatsapp[data-astro-cid-fz4tclxl]{display:inline-block;background:var(--white);color:var(--black);padding:1.2rem 3rem;border-radius:50px;text-decoration:none;font-weight:700;font-size:1.2rem;transition:all .3s;box-shadow:0 4px 15px #0003}.btn-whatsapp[data-astro-cid-fz4tclxl]:hover{transform:translateY(-3px);box-shadow:0 8px 25px #0000004d;background:var(--yellow)}@media(max-width:768px){.process[data-astro-cid-fz4tclxl]{padding:3rem 1rem}.section-title[data-astro-cid-fz4tclxl]{font-size:2rem}.section-description[data-astro-cid-fz4tclxl]{font-size:1rem;margin-bottom:2rem}.steps[data-astro-cid-fz4tclxl]{grid-template-columns:1fr;gap:1.5rem}.step[data-astro-cid-fz4tclxl],.cta-box[data-astro-cid-fz4tclxl]{padding:2rem 1.5rem}.cta-box[data-astro-cid-fz4tclxl] h3[data-astro-cid-fz4tclxl]{font-size:1.5rem}.cta-box[data-astro-cid-fz4tclxl] p[data-astro-cid-fz4tclxl]{font-size:1rem}}.benefits[data-astro-cid-aafkaq3q]{padding:5rem 2rem;background:var(--white)}.container[data-astro-cid-aafkaq3q]{max-width:1200px;margin:0 auto}.section-title[data-astro-cid-aafkaq3q]{font-size:3rem;font-weight:900;text-align:center;margin-bottom:1rem;color:var(--black)}.section-description[data-astro-cid-aafkaq3q]{text-align:center;font-size:1.2rem;color:#666;margin-bottom:4rem;font-style:italic}.benefits-grid[data-astro-cid-aafkaq3q]{display:grid;grid-template-columns:repeat(auto-fit,minmax(280px,1fr));gap:2rem}.benefit-card[data-astro-cid-aafkaq3q]{text-align:center;padding:2rem;border-radius:15px;transition:all .3s;background:var(--gray-light)}.benefit-card[data-astro-cid-aafkaq3q]:hover{transform:translateY(-5px);background:var(--white);box-shadow:0 8px 25px #0000001a}.benefit-icon[data-astro-cid-aafkaq3q]{font-size:3.5rem;margin-bottom:1rem}.benefit-title[data-astro-cid-aafkaq3q]{font-size:1.3rem;font-weight:700;margin-bottom:.8rem;color:var(--black)}.benefit-description[data-astro-cid-aafkaq3q]{color:#666;line-height:1.6;font-size:.95rem}@media(max-width:768px){.benefits[data-astro-cid-aafkaq3q]{padding:3rem 1rem}.section-title[data-astro-cid-aafkaq3q]{font-size:2rem}.section-description[data-astro-cid-aafkaq3q]{font-size:1rem;margin-bottom:2rem}.benefits-grid[data-astro-cid-aafkaq3q]{grid-template-columns:1fr;gap:1.5rem}.benefit-card[data-astro-cid-aafkaq3q]{padding:1.5rem}}.gallery[data-astro-cid-ihllb3az]{padding:5rem 2rem;background:linear-gradient(135deg,#fff,#f8f9fa)}.container[data-astro-cid-ihllb3az]{max-width:1200px;margin:0 auto}.section-title[data-astro-cid-ihllb3az]{font-size:3rem;font-weight:900;text-align:center;margin-bottom:1rem;color:var(--black)}.section-description[data-astro-cid-ihllb3az]{text-align:center;font-size:1.2rem;color:#666;margin-bottom:4rem;font-style:italic}.gallery-grid[data-astro-cid-ihllb3az]{display:grid;grid-template-columns:repeat(auto-fit,minmax(320px,1fr));gap:2rem;margin-bottom:4rem}.gallery-item[data-astro-cid-ihllb3az]{background:var(--white);border-radius:20px;overflow:hidden;box-shadow:0 4px 20px #00000014;transition:all .3s;border:3px solid transparent}.gallery-item[data-astro-cid-ihllb3az]:hover{transform:translateY(-10px);box-shadow:0 12px 40px #00000026}.gallery-item[data-astro-cid-ihllb3az].item-1:hover{border-color:var(--cyan)}.gallery-item[data-astro-cid-ihllb3az].item-2:hover{border-color:var(--magenta)}.gallery-item[data-astro-cid-ihllb3az].item-3:hover{border-color:var(--yellow)}.product-image[data-astro-cid-ihllb3az]{width:100%;height:280px;overflow:hidden;position:relative;background:var(--gray-light)}.product-image[data-astro-cid-ihllb3az] img[data-astro-cid-ihllb3az]{width:100%;height:100%;object-fit:cover;transition:transform .3s}.gallery-item[data-astro-cid-ihllb3az]:hover .product-image[data-astro-cid-ihllb3az] img[data-astro-cid-ihllb3az]{transform:scale(1.05)}.gallery-content[data-astro-cid-ihllb3az]{padding:2rem}.gallery-category[data-astro-cid-ihllb3az]{display:inline-block;background:var(--black);color:var(--white);padding:.4rem 1rem;border-radius:20px;font-size:.85rem;font-weight:700;margin-bottom:1rem}.gallery-title[data-astro-cid-ihllb3az]{font-size:1.5rem;font-weight:700;margin-bottom:.8rem;color:var(--black)}.gallery-description[data-astro-cid-ihllb3az]{color:#666;line-height:1.6}.gallery-cta[data-astro-cid-ihllb3az]{text-align:center;padding:3rem 2rem;background:var(--gray-light);border-radius:20px}.gallery-cta[data-astro-cid-ihllb3az] p[data-astro-cid-ihllb3az]{font-size:1.5rem;font-weight:700;color:var(--black);margin-bottom:1.5rem}.btn-gallery[data-astro-cid-ihllb3az]{display:inline-block;background:var(--magenta);color:var(--white);padding:1.2rem 3rem;border-radius:50px;text-decoration:none;font-weight:700;font-size:1.1rem;transition:all .3s;box-shadow:0 4px 15px #ff3b8d4d}.btn-gallery[data-astro-cid-ihllb3az]:hover{background:var(--cyan);transform:translateY(-3px);box-shadow:0 8px 25px #00bfff66}@media(max-width:768px){.gallery[data-astro-cid-ihllb3az]{padding:3rem 1rem}.section-title[data-astro-cid-ihllb3az]{font-size:2rem}.section-description[data-astro-cid-ihllb3az]{font-size:1rem;margin-bottom:2rem}.gallery-grid[data-astro-cid-ihllb3az]{grid-template-columns:1fr;gap:1.5rem}.product-image[data-astro-cid-ihllb3az]{height:220px}.gallery-content[data-astro-cid-ihllb3az]{padding:1.5rem}.gallery-cta[data-astro-cid-ihllb3az]{padding:2rem 1.5rem}.gallery-cta[data-astro-cid-ihllb3az] p[data-astro-cid-ihllb3az]{font-size:1.2rem}}
