*{margin:0;padding:0;box-sizing:border-box}html{scroll-behavior:smooth}body{font-family:Inter,sans-serif;background:#0a0a0a;color:#fff;line-height:1.6;overflow-x:hidden}::-webkit-scrollbar{width:8px}::-webkit-scrollbar-track{background:#1a1a1a}::-webkit-scrollbar-thumb{background:linear-gradient(45deg,#ff8c00,orange);border-radius:4px}::-webkit-scrollbar-thumb:hover{background:linear-gradient(45deg,orange,#ffb84d)}.header[data-astro-cid-3ef6ksr2]{position:fixed;top:0;left:0;right:0;z-index:1000;background:#0a0a0af2;backdrop-filter:blur(20px);border-bottom:1px solid rgba(255,140,0,.2);transition:all .3s ease}.nav-container[data-astro-cid-3ef6ksr2]{max-width:1200px;margin:0 auto;padding:1rem 2rem;display:flex;justify-content:space-between;align-items:center}.logo[data-astro-cid-3ef6ksr2]{display:flex;align-items:center;gap:.75rem}.logo-img[data-astro-cid-3ef6ksr2]{width:50px;height:50px;border-radius:50%;object-fit:cover;border:2px solid #ff8c00}.logo-text[data-astro-cid-3ef6ksr2]{font-size:1.5rem;font-weight:700;background:linear-gradient(45deg,#ff8c00,orange);-webkit-background-clip:text;-webkit-text-fill-color:transparent;background-clip:text}.nav-menu[data-astro-cid-3ef6ksr2]{display:flex;list-style:none;gap:2rem}.nav-link[data-astro-cid-3ef6ksr2]{color:#fff;text-decoration:none;font-weight:500;transition:all .3s ease;position:relative}.nav-link[data-astro-cid-3ef6ksr2]:after{content:"";position:absolute;bottom:-5px;left:0;width:0;height:2px;background:linear-gradient(45deg,#ff8c00,orange);transition:width .3s ease}.nav-link[data-astro-cid-3ef6ksr2]:hover:after{width:100%}.nav-link[data-astro-cid-3ef6ksr2]:hover{color:#ff8c00}.menu-toggle[data-astro-cid-3ef6ksr2]{display:none;flex-direction:column;background:none;border:none;cursor:pointer;gap:4px}.menu-toggle[data-astro-cid-3ef6ksr2] span[data-astro-cid-3ef6ksr2]{width:25px;height:3px;background:#ff8c00;transition:all .3s ease}@media (max-width: 768px){.nav-menu[data-astro-cid-3ef6ksr2]{position:fixed;top:80px;left:-100%;width:100%;height:calc(100vh - 80px);background:#0a0a0afa;flex-direction:column;justify-content:flex-start;align-items:center;padding-top:2rem;transition:left .3s ease}.nav-menu[data-astro-cid-3ef6ksr2].active{left:0}.menu-toggle[data-astro-cid-3ef6ksr2]{display:flex}.nav-container[data-astro-cid-3ef6ksr2]{padding:1rem}}.hero[data-astro-cid-bbe6dxrz]{min-height:100vh;display:flex;align-items:center;justify-content:center;position:relative;overflow:hidden}.hero-background[data-astro-cid-bbe6dxrz]{position:absolute;inset:0;background:radial-gradient(circle at 20% 80%,rgba(255,140,0,.15) 0%,transparent 50%),radial-gradient(circle at 80% 20%,rgba(255,165,0,.1) 0%,transparent 50%),linear-gradient(135deg,#0a0a0a,#1a1a1a);z-index:-1}.hero-content[data-astro-cid-bbe6dxrz]{max-width:1200px;margin:0 auto;padding:2rem;display:grid;grid-template-columns:1fr 1fr;gap:4rem;align-items:center}.hero-title[data-astro-cid-bbe6dxrz]{font-size:3.5rem;font-weight:700;line-height:1.2;margin-bottom:1.5rem}.highlight[data-astro-cid-bbe6dxrz]{background:linear-gradient(45deg,#ff8c00,orange);-webkit-background-clip:text;-webkit-text-fill-color:transparent;background-clip:text}.hero-subtitle[data-astro-cid-bbe6dxrz]{font-size:1.25rem;color:#ccc;margin-bottom:2rem;line-height:1.6}.hero-buttons[data-astro-cid-bbe6dxrz]{display:flex;gap:1rem;flex-wrap:wrap}.btn[data-astro-cid-bbe6dxrz]{padding:1rem 2rem;border-radius:50px;text-decoration:none;font-weight:600;transition:all .3s ease;display:inline-block;text-align:center}.btn-primary[data-astro-cid-bbe6dxrz]{background:linear-gradient(45deg,#ff8c00,orange);color:#000;box-shadow:0 4px 15px #ff8c004d}.btn-primary[data-astro-cid-bbe6dxrz]:hover{transform:translateY(-2px);box-shadow:0 8px 25px #ff8c0066}.btn-secondary[data-astro-cid-bbe6dxrz]{background:transparent;color:#fff;border:2px solid #ff8c00}.btn-secondary[data-astro-cid-bbe6dxrz]:hover{background:#ff8c00;color:#000;transform:translateY(-2px)}.hero-image[data-astro-cid-bbe6dxrz]{position:relative;height:400px}.floating-bottles[data-astro-cid-bbe6dxrz]{position:relative;width:100%;height:100%}.bottle[data-astro-cid-bbe6dxrz]{position:absolute;font-size:4rem;animation:float 6s ease-in-out infinite}.bottle-1[data-astro-cid-bbe6dxrz]{top:20%;left:20%;animation-delay:0s}.bottle-2[data-astro-cid-bbe6dxrz]{top:50%;right:20%;animation-delay:2s}.bottle-3[data-astro-cid-bbe6dxrz]{bottom:20%;left:50%;animation-delay:4s}.scroll-indicator[data-astro-cid-bbe6dxrz]{position:absolute;bottom:2rem;left:50%;transform:translate(-50%)}.scroll-arrow[data-astro-cid-bbe6dxrz]{width:2px;height:30px;background:linear-gradient(to bottom,transparent,#ff8c00);position:relative;animation:scroll 2s infinite}.scroll-arrow[data-astro-cid-bbe6dxrz]:after{content:"";position:absolute;bottom:0;left:-3px;width:8px;height:8px;border-right:2px solid #ff8c00;border-bottom:2px solid #ff8c00;transform:rotate(45deg)}@keyframes float{0%,to{transform:translateY(0)}50%{transform:translateY(-20px)}}@keyframes scroll{0%{opacity:0}50%{opacity:1}to{opacity:0}}@media (max-width: 768px){.hero-content[data-astro-cid-bbe6dxrz]{grid-template-columns:1fr;gap:2rem;text-align:center}.hero-title[data-astro-cid-bbe6dxrz]{font-size:2.5rem}.hero-subtitle[data-astro-cid-bbe6dxrz]{font-size:1.1rem}.hero-buttons[data-astro-cid-bbe6dxrz]{justify-content:center}.hero-image[data-astro-cid-bbe6dxrz]{height:300px}.bottle[data-astro-cid-bbe6dxrz]{font-size:3rem}}.promotions[data-astro-cid-mlur2e2m]{padding:6rem 0;background:radial-gradient(circle at 30% 70%,rgba(255,140,0,.08) 0%,transparent 50%),linear-gradient(180deg,#151515,#0a0a0a)}.container[data-astro-cid-mlur2e2m]{max-width:1200px;margin:0 auto;padding:0 2rem}.section-header[data-astro-cid-mlur2e2m]{text-align:center;margin-bottom:4rem}.section-title[data-astro-cid-mlur2e2m]{font-size:3rem;font-weight:700;margin-bottom:1rem;background:linear-gradient(45deg,#ff8c00,orange);-webkit-background-clip:text;-webkit-text-fill-color:transparent;background-clip:text}.section-subtitle[data-astro-cid-mlur2e2m]{font-size:1.2rem;color:#ccc}.promotions-grid[data-astro-cid-mlur2e2m]{display:grid;grid-template-columns:repeat(auto-fit,minmax(350px,1fr));gap:2rem;margin-bottom:4rem}.promo-card[data-astro-cid-mlur2e2m]{background:#ffffff0d;border-radius:20px;padding:2rem;position:relative;border:1px solid rgba(255,140,0,.2);transition:all .3s ease;backdrop-filter:blur(10px);display:flex;align-items:center;gap:1.5rem}.promo-card[data-astro-cid-mlur2e2m].featured{background:linear-gradient(135deg,#ff8c001a,#ffa5000d);border-color:#ff8c00;transform:scale(1.02)}.promo-card[data-astro-cid-mlur2e2m]:hover{transform:translateY(-5px) scale(1.02);box-shadow:0 15px 30px #ff8c0033}.promo-badge[data-astro-cid-mlur2e2m]{position:absolute;top:-10px;left:20px;background:linear-gradient(45deg,#ff8c00,orange);color:#000;padding:.5rem 1rem;border-radius:20px;font-size:.8rem;font-weight:700;box-shadow:0 4px 15px #ff8c004d}.promo-content[data-astro-cid-mlur2e2m]{flex:1}.promo-title[data-astro-cid-mlur2e2m]{font-size:1.5rem;font-weight:600;margin-bottom:.5rem;color:#fff}.promo-description[data-astro-cid-mlur2e2m]{color:#ccc;margin-bottom:1rem}.promo-prices[data-astro-cid-mlur2e2m]{display:flex;align-items:center;gap:1rem;margin-bottom:.5rem}.old-price[data-astro-cid-mlur2e2m]{color:#888;text-decoration:line-through;font-size:1rem}.new-price[data-astro-cid-mlur2e2m]{color:#ff8c00;font-size:1.5rem;font-weight:700}.promo-discount[data-astro-cid-mlur2e2m]{background:linear-gradient(45deg,#f44,#f66);color:#fff;padding:.25rem .75rem;border-radius:15px;font-size:.8rem;font-weight:600;display:inline-block}.promo-image[data-astro-cid-mlur2e2m]{width:120px;height:120px;border-radius:15px;overflow:hidden;flex-shrink:0}.promo-image[data-astro-cid-mlur2e2m] img[data-astro-cid-mlur2e2m]{width:100%;height:100%;object-fit:cover}.cta-section[data-astro-cid-mlur2e2m]{text-align:center;padding:3rem 2rem;background:#ff8c000d;border-radius:20px;border:1px solid rgba(255,140,0,.2)}.cta-title[data-astro-cid-mlur2e2m]{font-size:2rem;font-weight:600;margin-bottom:1rem;color:#fff}.cta-text[data-astro-cid-mlur2e2m]{color:#ccc;margin-bottom:2rem;font-size:1.1rem}.btn[data-astro-cid-mlur2e2m]{padding:1rem 2rem;border-radius:50px;text-decoration:none;font-weight:600;transition:all .3s ease;display:inline-block}.btn-primary[data-astro-cid-mlur2e2m]{background:linear-gradient(45deg,#ff8c00,orange);color:#000;box-shadow:0 4px 15px #ff8c004d}.btn-primary[data-astro-cid-mlur2e2m]:hover{transform:translateY(-2px);box-shadow:0 8px 25px #ff8c0066}@media (max-width: 768px){.promotions-grid[data-astro-cid-mlur2e2m]{grid-template-columns:1fr}.promo-card[data-astro-cid-mlur2e2m]{flex-direction:column;text-align:center}.promo-image[data-astro-cid-mlur2e2m]{width:150px;height:150px}.section-title[data-astro-cid-mlur2e2m]{font-size:2.5rem}.cta-title[data-astro-cid-mlur2e2m]{font-size:1.5rem}}.contact[data-astro-cid-xmivup5a]{padding:6rem 0;background:radial-gradient(circle at 50% 50%,rgba(255,140,0,.05) 0%,transparent 50%),linear-gradient(180deg,#0a0a0a,#151515)}.container[data-astro-cid-xmivup5a]{max-width:1200px;margin:0 auto;padding:0 2rem}.section-header[data-astro-cid-xmivup5a]{text-align:center;margin-bottom:4rem}.section-title[data-astro-cid-xmivup5a]{font-size:3rem;font-weight:700;margin-bottom:1rem;background:linear-gradient(45deg,#ff8c00,orange);-webkit-background-clip:text;-webkit-text-fill-color:transparent;background-clip:text}.section-subtitle[data-astro-cid-xmivup5a]{font-size:1.2rem;color:#ccc}.contact-grid[data-astro-cid-xmivup5a]{display:grid;grid-template-columns:1fr 1fr;gap:4rem;align-items:start}.contact-info[data-astro-cid-xmivup5a]{display:flex;flex-direction:column;gap:2rem}.info-card[data-astro-cid-xmivup5a]{background:#ffffff0d;padding:2rem;border-radius:15px;border:1px solid rgba(255,140,0,.2);transition:all .3s ease;backdrop-filter:blur(10px)}.info-card[data-astro-cid-xmivup5a]:hover{transform:translateY(-5px);border-color:#ff8c0066;box-shadow:0 10px 30px #ff8c001a}.info-icon[data-astro-cid-xmivup5a]{font-size:2rem;margin-bottom:1rem}.info-card[data-astro-cid-xmivup5a] h3[data-astro-cid-xmivup5a]{font-size:1.25rem;font-weight:600;margin-bottom:.5rem;color:#ff8c00}.info-card[data-astro-cid-xmivup5a] p[data-astro-cid-xmivup5a]{color:#ccc;line-height:1.6}.contact-form[data-astro-cid-xmivup5a]{background:#ffffff0d;padding:2.5rem;border-radius:20px;border:1px solid rgba(255,140,0,.2);backdrop-filter:blur(10px)}.form[data-astro-cid-xmivup5a]{display:flex;flex-direction:column;gap:1.5rem}.form-group[data-astro-cid-xmivup5a]{display:flex;flex-direction:column;gap:.5rem}.form-group[data-astro-cid-xmivup5a] label[data-astro-cid-xmivup5a]{color:#fff;font-weight:500}.form-group[data-astro-cid-xmivup5a] input[data-astro-cid-xmivup5a],.form-group[data-astro-cid-xmivup5a] textarea[data-astro-cid-xmivup5a]{background:#ffffff1a;border:1px solid rgba(255,140,0,.3);border-radius:10px;padding:1rem;color:#fff;font-size:1rem;transition:all .3s ease}.form-group[data-astro-cid-xmivup5a] input[data-astro-cid-xmivup5a]:focus,.form-group[data-astro-cid-xmivup5a] textarea[data-astro-cid-xmivup5a]:focus{outline:none;border-color:#ff8c00;box-shadow:0 0 0 3px #ff8c001a}.form-group[data-astro-cid-xmivup5a] input[data-astro-cid-xmivup5a]::placeholder,.form-group[data-astro-cid-xmivup5a] textarea[data-astro-cid-xmivup5a]::placeholder{color:#888}.btn[data-astro-cid-xmivup5a]{padding:1rem 2rem;border-radius:50px;text-decoration:none;font-weight:600;transition:all .3s ease;border:none;cursor:pointer;font-size:1rem}.btn-primary[data-astro-cid-xmivup5a]{background:linear-gradient(45deg,#ff8c00,orange);color:#000;box-shadow:0 4px 15px #ff8c004d}.btn-primary[data-astro-cid-xmivup5a]:hover{transform:translateY(-2px);box-shadow:0 8px 25px #ff8c0066}@media (max-width: 768px){.contact-grid[data-astro-cid-xmivup5a]{grid-template-columns:1fr;gap:2rem}.section-title[data-astro-cid-xmivup5a]{font-size:2.5rem}.contact-form[data-astro-cid-xmivup5a]{padding:2rem}}.whatsapp-button[data-astro-cid-iehx2mtc]{position:fixed;bottom:2rem;right:2rem;z-index:1000;pointer-events:auto}.whatsapp-link[data-astro-cid-iehx2mtc]{display:flex;align-items:center;justify-content:center;width:60px;height:60px;background:linear-gradient(45deg,#25d366,#128c7e);border-radius:50%;box-shadow:0 4px 20px #25d36666;transition:all .3s ease;text-decoration:none;animation:pulse-whatsapp 2s infinite}.whatsapp-link[data-astro-cid-iehx2mtc]:hover{transform:scale(1.1);box-shadow:0 6px 30px #25d36699}.whatsapp-icon[data-astro-cid-iehx2mtc]{width:32px;height:32px;color:#fff}@keyframes pulse-whatsapp{0%{box-shadow:0 0 #25d366b3}70%{box-shadow:0 0 0 10px #25d36600}to{box-shadow:0 0 #25d36600}}@media (max-width: 768px){.whatsapp-button[data-astro-cid-iehx2mtc]{bottom:1.5rem;right:1.5rem}.whatsapp-link[data-astro-cid-iehx2mtc]{width:55px;height:55px}.whatsapp-icon[data-astro-cid-iehx2mtc]{width:28px;height:28px}}.rappi-button[data-astro-cid-zilh2ybq]{position:fixed;bottom:8rem;right:2rem;z-index:1000;pointer-events:auto}.rappi-link[data-astro-cid-zilh2ybq]{display:flex;align-items:center;justify-content:center;width:60px;height:60px;background:linear-gradient(45deg,#ff5722,#ff9800);border-radius:50%;box-shadow:0 4px 20px #ff572266;transition:all .3s ease;text-decoration:none;animation:pulse-rappi 2s infinite}.rappi-link[data-astro-cid-zilh2ybq]:hover{transform:scale(1.1);box-shadow:0 6px 30px #ff572299}.rappi-icon[data-astro-cid-zilh2ybq]{width:32px;height:32px;color:#fff}@keyframes pulse-rappi{0%{box-shadow:0 0 #e06500b3}70%{box-shadow:0 0 0 10px #e0650000}to{box-shadow:0 0 #e0650000}}@media (max-width: 768px){.rappi-button[data-astro-cid-zilh2ybq]{bottom:1.5rem;right:1.5rem}.rappi-link[data-astro-cid-zilh2ybq]{width:55px;height:55px}.rappi-icon[data-astro-cid-zilh2ybq]{width:28px;height:28px}}.footer[data-astro-cid-sz7xmlte]{background:linear-gradient(180deg,#151515,#0a0a0a);border-top:1px solid rgba(255,140,0,.2);padding:3rem 0 1rem}.container[data-astro-cid-sz7xmlte]{max-width:1200px;margin:0 auto;padding:0 2rem}.footer-content[data-astro-cid-sz7xmlte]{display:grid;grid-template-columns:repeat(auto-fit,minmax(250px,1fr));gap:2rem;margin-bottom:2rem}.footer-section[data-astro-cid-sz7xmlte] h3[data-astro-cid-sz7xmlte]{color:#ff8c00;font-size:1.2rem;font-weight:600;margin-bottom:1rem}.footer-logo[data-astro-cid-sz7xmlte]{display:flex;align-items:center;gap:.75rem;margin-bottom:1rem}.footer-logo-img[data-astro-cid-sz7xmlte]{width:40px;height:40px;border-radius:50%;object-fit:cover;border:2px solid #ff8c00}.footer-logo-text[data-astro-cid-sz7xmlte]{font-size:1.5rem;font-weight:700;background:linear-gradient(45deg,#ff8c00,orange);-webkit-background-clip:text;-webkit-text-fill-color:transparent;background-clip:text}.footer-description[data-astro-cid-sz7xmlte]{color:#ccc;line-height:1.6}.footer-title[data-astro-cid-sz7xmlte]{color:#ff8c00;font-size:1.2rem;font-weight:600;margin-bottom:1rem}.footer-links[data-astro-cid-sz7xmlte]{list-style:none;display:flex;flex-direction:column;gap:.5rem}.footer-links[data-astro-cid-sz7xmlte] a[data-astro-cid-sz7xmlte]{color:#ccc;text-decoration:none;transition:color .3s ease}.footer-links[data-astro-cid-sz7xmlte] a[data-astro-cid-sz7xmlte]:hover{color:#ff8c00}.footer-contact[data-astro-cid-sz7xmlte],.footer-hours[data-astro-cid-sz7xmlte]{display:flex;flex-direction:column;gap:.5rem}.footer-contact[data-astro-cid-sz7xmlte] p[data-astro-cid-sz7xmlte],.footer-hours[data-astro-cid-sz7xmlte] p[data-astro-cid-sz7xmlte]{color:#ccc}.footer-bottom[data-astro-cid-sz7xmlte]{border-top:1px solid rgba(255,140,0,.2);padding-top:2rem;text-align:center;color:#888}.footer-note[data-astro-cid-sz7xmlte]{margin-top:.5rem;font-size:.9rem;color:#ff8c00;font-weight:500}@media (max-width: 768px){.footer-content[data-astro-cid-sz7xmlte]{grid-template-columns:1fr;text-align:center}.footer-logo[data-astro-cid-sz7xmlte]{justify-content:center}}main[data-astro-cid-j7pv25f6]{padding-top:80px}
