:root{--color-primary: #D4AF37;--color-primary-dark: #B8962E;--color-secondary: #1a1a1a;--color-dark: #0a0a0a;--color-light: #F9FAFB;--color-text: #333;--color-text-light: #666;--font-heading: "Playfair Display", serif;--font-body: "Montserrat", sans-serif;--transition: all .3s ease;--shadow: 0 4px 20px rgba(0,0,0,.1);--shadow-lg: 0 10px 40px rgba(0,0,0,.15);--radius: 12px}[data-astro-cid-grhpxsyr]{margin:0;padding:0;box-sizing:border-box}html{scroll-behavior:smooth}body{font-family:var(--font-body);color:var(--color-text);line-height:1.6;background:#fff}.container[data-astro-cid-grhpxsyr]{max-width:1200px;margin:0 auto;padding:0 1.5rem}.demo-banner[data-astro-cid-grhpxsyr]{position:fixed;top:0;left:0;right:0;background:linear-gradient(135deg,var(--color-primary),var(--color-primary-dark));color:#fff;padding:.5rem 1rem;display:flex;justify-content:space-between;align-items:center;font-size:.85rem;z-index:1001}.demo-banner[data-astro-cid-grhpxsyr] a[data-astro-cid-grhpxsyr]{color:#fff;text-decoration:none;background:#fff3;padding:.25rem .75rem;border-radius:20px}.header[data-astro-cid-grhpxsyr]{position:fixed;top:32px;left:0;right:0;z-index:1000;background:#fff;box-shadow:var(--shadow);padding:1rem 0}.header[data-astro-cid-grhpxsyr] .container[data-astro-cid-grhpxsyr]{display:flex;align-items:center;justify-content:space-between}.logo[data-astro-cid-grhpxsyr]{text-decoration:none;display:flex;align-items:center;gap:.5rem;color:var(--color-dark)}.logo-icon[data-astro-cid-grhpxsyr]{font-size:1.5rem}.logo-text[data-astro-cid-grhpxsyr]{display:flex;flex-direction:column;line-height:1.2}.logo-text[data-astro-cid-grhpxsyr] strong[data-astro-cid-grhpxsyr]{font-family:var(--font-heading);font-size:1.25rem}.logo-text[data-astro-cid-grhpxsyr] small[data-astro-cid-grhpxsyr]{font-size:.7rem;color:var(--color-primary);text-transform:uppercase;letter-spacing:1px}.nav[data-astro-cid-grhpxsyr]{display:flex;align-items:center;gap:2rem}.nav[data-astro-cid-grhpxsyr] a[data-astro-cid-grhpxsyr]{text-decoration:none;color:var(--color-text);font-weight:500;transition:var(--transition);position:relative}.nav[data-astro-cid-grhpxsyr] a[data-astro-cid-grhpxsyr]:hover,.nav[data-astro-cid-grhpxsyr] a[data-astro-cid-grhpxsyr].active{color:var(--color-primary)}.nav[data-astro-cid-grhpxsyr] a[data-astro-cid-grhpxsyr]:after{content:"";position:absolute;bottom:-4px;left:0;width:0;height:2px;background:var(--color-primary);transition:var(--transition)}.nav[data-astro-cid-grhpxsyr] a[data-astro-cid-grhpxsyr]:hover:after,.nav[data-astro-cid-grhpxsyr] a[data-astro-cid-grhpxsyr].active:after{width:100%}.nav-mobile[data-astro-cid-grhpxsyr]{display:none;flex-direction:column;background:#fff;position:absolute;top:100%;left:0;right:0;border-top:1px solid #eee}.nav-mobile[data-astro-cid-grhpxsyr] a[data-astro-cid-grhpxsyr]{padding:1rem 1.5rem;color:var(--color-text);text-decoration:none;border-bottom:1px solid #f0f0f0}.menu-toggle[data-astro-cid-grhpxsyr]{display:none;flex-direction:column;gap:5px;background:none;border:none;cursor:pointer;padding:5px}.menu-toggle[data-astro-cid-grhpxsyr] span[data-astro-cid-grhpxsyr]{width:25px;height:2px;background:var(--color-dark);transition:var(--transition)}.btn[data-astro-cid-grhpxsyr]{display:inline-flex;align-items:center;justify-content:center;gap:.5rem;padding:.75rem 1.5rem;border-radius:30px;text-decoration:none;font-weight:600;transition:var(--transition);border:2px solid transparent;cursor:pointer}.btn-primary[data-astro-cid-grhpxsyr]{background:var(--color-primary);color:#fff}.btn-primary[data-astro-cid-grhpxsyr]:hover{background:var(--color-primary-dark);transform:translateY(-2px)}.btn-secondary[data-astro-cid-grhpxsyr]{background:var(--color-dark);color:#fff}.btn-secondary[data-astro-cid-grhpxsyr]:hover{background:var(--color-secondary)}.btn-outline[data-astro-cid-grhpxsyr]{border-color:#fff;color:#fff;background:transparent}.btn-outline[data-astro-cid-grhpxsyr]:hover{background:#fff;color:var(--color-dark)}.btn-outline-light[data-astro-cid-grhpxsyr]{border-color:#fff;color:#fff;background:transparent}.btn-outline-light[data-astro-cid-grhpxsyr]:hover,.btn-white[data-astro-cid-grhpxsyr]{background:#fff;color:var(--color-primary)}.btn-white[data-astro-cid-grhpxsyr]:hover{transform:translateY(-2px);box-shadow:var(--shadow-lg)}.btn-sm[data-astro-cid-grhpxsyr]{padding:.5rem 1rem;font-size:.9rem}.hero[data-astro-cid-grhpxsyr]{position:relative;min-height:100vh;display:flex;align-items:center;justify-content:center;margin-top:32px;overflow:hidden}.hero-bg[data-astro-cid-grhpxsyr]{position:absolute;inset:0}.hero-bg[data-astro-cid-grhpxsyr] img[data-astro-cid-grhpxsyr]{width:100%;height:100%;-o-object-fit:cover;object-fit:cover}.hero-overlay[data-astro-cid-grhpxsyr]{position:absolute;inset:0;background:linear-gradient(to right,#000000b3,#0000004d)}.hero-content[data-astro-cid-grhpxsyr]{position:relative;z-index:1;text-align:center;color:#fff;max-width:800px;padding:0 1.5rem}.hero-badge[data-astro-cid-grhpxsyr]{display:inline-block;background:#d4af3733;color:var(--color-primary);padding:.5rem 1.5rem;border-radius:30px;font-size:.9rem;margin-bottom:1.5rem;border:1px solid var(--color-primary)}.hero-content[data-astro-cid-grhpxsyr] h1[data-astro-cid-grhpxsyr]{font-family:var(--font-heading);font-size:4rem;margin-bottom:1rem;text-shadow:2px 2px 4px rgba(0,0,0,.5)}.hero-content[data-astro-cid-grhpxsyr]>p[data-astro-cid-grhpxsyr]{font-size:1.5rem;margin-bottom:2rem;opacity:.95}.hero-buttons[data-astro-cid-grhpxsyr]{display:flex;gap:1rem;justify-content:center;flex-wrap:wrap}.stats-section[data-astro-cid-grhpxsyr]{padding:3rem 0;background:var(--color-primary)}.stats-grid[data-astro-cid-grhpxsyr]{display:grid;grid-template-columns:repeat(4,1fr);gap:2rem;text-align:center}.stat-item[data-astro-cid-grhpxsyr]{color:#fff}.stat-valor[data-astro-cid-grhpxsyr]{display:block;font-family:var(--font-heading);font-size:2.5rem;font-weight:700}.stat-label[data-astro-cid-grhpxsyr]{font-size:.9rem;opacity:.9}.section-header[data-astro-cid-grhpxsyr]{text-align:center;margin-bottom:3rem}.section-header[data-astro-cid-grhpxsyr].light h2[data-astro-cid-grhpxsyr],.section-header[data-astro-cid-grhpxsyr].light p[data-astro-cid-grhpxsyr]{color:#fff}.section-label[data-astro-cid-grhpxsyr]{display:inline-block;background:#d4af371a;color:var(--color-primary);padding:.4rem 1rem;border-radius:20px;font-size:.85rem;font-weight:600;margin-bottom:1rem}.section-label[data-astro-cid-grhpxsyr].gold{background:#d4af374d}.section-header[data-astro-cid-grhpxsyr] h2[data-astro-cid-grhpxsyr]{font-family:var(--font-heading);font-size:2.5rem;margin-bottom:.5rem;color:var(--color-dark)}.section-header[data-astro-cid-grhpxsyr].light h2[data-astro-cid-grhpxsyr]{color:#fff}.section-header[data-astro-cid-grhpxsyr] p[data-astro-cid-grhpxsyr]{color:var(--color-text-light);font-size:1.1rem}.section-header[data-astro-cid-grhpxsyr].light p[data-astro-cid-grhpxsyr]{color:#fffc}.servicios-section[data-astro-cid-grhpxsyr]{padding:5rem 0;background:var(--color-light)}.servicios-grid[data-astro-cid-grhpxsyr]{display:grid;grid-template-columns:repeat(3,1fr);gap:2rem}.servicio-card[data-astro-cid-grhpxsyr]{background:#fff;border-radius:var(--radius);overflow:hidden;box-shadow:var(--shadow);transition:var(--transition)}.servicio-card[data-astro-cid-grhpxsyr]:hover{transform:translateY(-5px);box-shadow:var(--shadow-lg)}.servicio-imagen[data-astro-cid-grhpxsyr]{position:relative;height:220px;overflow:hidden}.servicio-imagen[data-astro-cid-grhpxsyr] img[data-astro-cid-grhpxsyr]{width:100%;height:100%;-o-object-fit:cover;object-fit:cover;transition:var(--transition)}.servicio-card[data-astro-cid-grhpxsyr]:hover .servicio-imagen[data-astro-cid-grhpxsyr] img[data-astro-cid-grhpxsyr]{transform:scale(1.1)}.servicio-precio[data-astro-cid-grhpxsyr]{position:absolute;top:1rem;right:1rem;background:var(--color-primary);color:#fff;padding:.5rem 1rem;border-radius:20px;font-weight:600;font-size:.9rem}.servicio-content[data-astro-cid-grhpxsyr]{padding:1.5rem}.servicio-content[data-astro-cid-grhpxsyr] h3[data-astro-cid-grhpxsyr]{font-family:var(--font-heading);font-size:1.4rem;margin-bottom:.5rem;color:var(--color-dark)}.servicio-content[data-astro-cid-grhpxsyr] p[data-astro-cid-grhpxsyr]{color:var(--color-text-light);margin-bottom:1rem}.servicio-link[data-astro-cid-grhpxsyr]{color:var(--color-primary);text-decoration:none;font-weight:600}.servicio-link[data-astro-cid-grhpxsyr]:hover{text-decoration:underline}.servicios-cta[data-astro-cid-grhpxsyr]{text-align:center;margin-top:2.5rem}.porque-section[data-astro-cid-grhpxsyr]{padding:5rem 0;background:linear-gradient(135deg,var(--color-secondary),var(--color-dark))}.porque-grid[data-astro-cid-grhpxsyr]{display:grid;grid-template-columns:repeat(4,1fr);gap:2rem}.porque-item[data-astro-cid-grhpxsyr]{text-align:center;padding:2rem;background:#ffffff0d;border-radius:var(--radius);transition:var(--transition)}.porque-item[data-astro-cid-grhpxsyr]:hover{background:#ffffff1a;transform:translateY(-5px)}.porque-icon[data-astro-cid-grhpxsyr]{font-size:3rem;display:block;margin-bottom:1rem}.porque-item[data-astro-cid-grhpxsyr] h3[data-astro-cid-grhpxsyr]{font-family:var(--font-heading);color:var(--color-primary);margin-bottom:.5rem}.porque-item[data-astro-cid-grhpxsyr] p[data-astro-cid-grhpxsyr]{color:#fffc;font-size:.95rem}.testimonio-section[data-astro-cid-grhpxsyr]{padding:5rem 0;background:var(--color-light)}.testimonio-card[data-astro-cid-grhpxsyr]{background:#fff;padding:3rem;border-radius:var(--radius);box-shadow:var(--shadow);max-width:700px;margin:0 auto 2rem;text-align:center}.testimonio-stars[data-astro-cid-grhpxsyr]{font-size:1.5rem;margin-bottom:1.5rem}.testimonio-card[data-astro-cid-grhpxsyr] blockquote[data-astro-cid-grhpxsyr]{font-family:var(--font-heading);font-size:1.3rem;font-style:italic;color:var(--color-text);line-height:1.8;margin-bottom:1.5rem}.testimonio-autor[data-astro-cid-grhpxsyr]{display:flex;flex-direction:column}.testimonio-autor[data-astro-cid-grhpxsyr] strong[data-astro-cid-grhpxsyr]{color:var(--color-dark);font-size:1.1rem}.testimonio-autor[data-astro-cid-grhpxsyr] span[data-astro-cid-grhpxsyr]{color:var(--color-text-light);font-size:.9rem}.google-rating[data-astro-cid-grhpxsyr]{display:flex;align-items:center;justify-content:center;gap:1rem;background:#fff;padding:1.5rem 2rem;border-radius:var(--radius);max-width:400px;margin:0 auto;box-shadow:var(--shadow)}.google-rating[data-astro-cid-grhpxsyr] img[data-astro-cid-grhpxsyr]{height:28px}.google-stars[data-astro-cid-grhpxsyr]{display:block;font-size:1.2rem}.google-info[data-astro-cid-grhpxsyr] span[data-astro-cid-grhpxsyr]{display:block;color:var(--color-text-light);font-size:.9rem}.cta-section[data-astro-cid-grhpxsyr]{padding:5rem 0;background:linear-gradient(135deg,var(--color-primary),var(--color-primary-dark));text-align:center;color:#fff}.cta-section[data-astro-cid-grhpxsyr] h2[data-astro-cid-grhpxsyr]{font-family:var(--font-heading);font-size:2.5rem;margin-bottom:1rem}.cta-section[data-astro-cid-grhpxsyr]>.container[data-astro-cid-grhpxsyr]>p[data-astro-cid-grhpxsyr]{font-size:1.2rem;margin-bottom:2rem;opacity:.95}.cta-buttons[data-astro-cid-grhpxsyr]{display:flex;gap:1rem;justify-content:center;flex-wrap:wrap}.footer[data-astro-cid-grhpxsyr]{background:var(--color-dark);padding:3rem 0;color:#fff}.footer-simple[data-astro-cid-grhpxsyr]{display:flex;flex-direction:column;align-items:center;gap:1.5rem;text-align:center}.footer[data-astro-cid-grhpxsyr] .logo[data-astro-cid-grhpxsyr]{color:#fff}.footer[data-astro-cid-grhpxsyr] .logo-text[data-astro-cid-grhpxsyr] small[data-astro-cid-grhpxsyr]{color:var(--color-primary)}.footer-links[data-astro-cid-grhpxsyr]{display:flex;gap:2rem;flex-wrap:wrap;justify-content:center}.footer-links[data-astro-cid-grhpxsyr] a[data-astro-cid-grhpxsyr]{color:#ffffffb3;text-decoration:none}.footer-links[data-astro-cid-grhpxsyr] a[data-astro-cid-grhpxsyr]:hover{color:var(--color-primary)}.demo-note[data-astro-cid-grhpxsyr]{color:#ffffff80;font-size:.85rem}.demo-note[data-astro-cid-grhpxsyr] a[data-astro-cid-grhpxsyr]{color:var(--color-primary);text-decoration:none}@media(max-width:1024px){.nav[data-astro-cid-grhpxsyr]{display:none}.menu-toggle[data-astro-cid-grhpxsyr]{display:flex}.stats-grid[data-astro-cid-grhpxsyr]{grid-template-columns:repeat(2,1fr)}.servicios-grid[data-astro-cid-grhpxsyr]{grid-template-columns:1fr}.porque-grid[data-astro-cid-grhpxsyr]{grid-template-columns:repeat(2,1fr)}}@media(max-width:768px){.demo-banner[data-astro-cid-grhpxsyr]{flex-direction:column;gap:.5rem;text-align:center}.header[data-astro-cid-grhpxsyr]{top:55px}.hero[data-astro-cid-grhpxsyr]{margin-top:55px}.hero-content[data-astro-cid-grhpxsyr] h1[data-astro-cid-grhpxsyr]{font-size:2.5rem}.hero-content[data-astro-cid-grhpxsyr]>p[data-astro-cid-grhpxsyr]{font-size:1.1rem}.section-header[data-astro-cid-grhpxsyr] h2[data-astro-cid-grhpxsyr]{font-size:2rem}.porque-grid[data-astro-cid-grhpxsyr]{grid-template-columns:1fr}}.nav-mobile[data-astro-cid-grhpxsyr].active{display:flex}.menu-toggle[data-astro-cid-grhpxsyr].active span[data-astro-cid-grhpxsyr]:nth-child(1){transform:rotate(45deg) translate(5px,5px)}.menu-toggle[data-astro-cid-grhpxsyr].active span[data-astro-cid-grhpxsyr]:nth-child(2){opacity:0}.menu-toggle[data-astro-cid-grhpxsyr].active span[data-astro-cid-grhpxsyr]:nth-child(3){transform:rotate(-45deg) translate(5px,-5px)}
