@import"https://fonts.googleapis.com/css2?family=Playfair+Display:ital,wght@0,400;0,500;0,600;0,700;1,400;1,500&family=DM+Sans:wght@300;400;500&family=Great+Vibes&display=swap";:root{--blanco: #fffaf8;--blanco-puro: #ffffff;--rosa-palido: #fce8ed;--rosa-suave: #f7c5d0;--rosa: #e8849a;--rosa-oscuro: #c95f78;--rosa-intenso: #d4547a;--dorado: #d4a96a;--dorado-claro: #ead5a8;--dorado-dim: #b8935a;--crema: #fdf5ee;--crema-borde: #f0ddd5;--gris-suave: #f9f4f2;--texto: #3d2535;--texto-medio: #7a4f5e;--texto-claro: #b08090;--fuente-titulo: "Playfair Display", Georgia, serif;--fuente-script: "Great Vibes", cursive;--fuente-cuerpo: "DM Sans", sans-serif;--radio: 8px;--sombra-rosa: 0 8px 40px rgba(232, 132, 154, .18);--sombra-suave: 0 4px 24px rgba(61, 37, 53, .08);--transicion: all .35s cubic-bezier(.25, .46, .45, .94);--borde: 1px solid var(--crema-borde)}*,*:before,*:after{box-sizing:border-box;margin:0;padding:0}html{scroll-behavior:smooth}body{background:var(--blanco);color:var(--texto);font-family:var(--fuente-cuerpo);font-weight:300;line-height:1.7;overflow-x:hidden}::-webkit-scrollbar{width:5px}::-webkit-scrollbar-track{background:var(--rosa-palido)}::-webkit-scrollbar-thumb{background:var(--rosa-suave);border-radius:10px}::selection{background:var(--rosa-suave);color:var(--texto)}h1,h2,h3,h4{font-family:var(--fuente-titulo);font-weight:500;line-height:1.2;color:var(--texto)}a{color:inherit;text-decoration:none}img{max-width:100%;height:auto;display:block}.container{max-width:1180px;margin:0 auto;padding:0 2rem}.eyebrow{font-family:var(--fuente-script);font-size:1.6rem;color:var(--rosa-oscuro);display:block;margin-bottom:.25rem;line-height:1}.sep{display:flex;align-items:center;gap:.75rem;margin:1.25rem auto;width:fit-content;max-width:100%}.sep:before,.sep:after{content:"";display:block;width:clamp(32px,7vw,80px);height:1px;background:linear-gradient(90deg,transparent,var(--rosa-suave));flex-shrink:0}.sep:after{background:linear-gradient(90deg,var(--rosa-suave),transparent)}.sep-icon{font-size:clamp(.8rem,2.5vw,1rem);color:var(--rosa);line-height:1}.btn-rosa{display:inline-flex;align-items:center;gap:.6rem;padding:.85rem 2.2rem;background:var(--rosa);color:#fff;font-family:var(--fuente-cuerpo);font-size:.82rem;font-weight:500;letter-spacing:.08em;border:none;border-radius:50px;cursor:pointer;transition:var(--transicion);box-shadow:0 4px 20px #e8849a59}.btn-rosa:hover{background:var(--rosa-oscuro);box-shadow:0 6px 28px #c95f7866;transform:translateY(-1px)}.btn-outline{display:inline-flex;align-items:center;gap:.6rem;padding:.85rem 2.2rem;background:transparent;color:var(--rosa-oscuro);font-family:var(--fuente-cuerpo);font-size:.82rem;font-weight:500;letter-spacing:.08em;border:1.5px solid var(--rosa);border-radius:50px;cursor:pointer;transition:var(--transicion)}.btn-outline:hover{background:var(--rosa-palido)}@keyframes fadeUp{0%{opacity:0;transform:translateY(28px)}to{opacity:1;transform:translateY(0)}}@keyframes flotar{0%,to{transform:translateY(0)}50%{transform:translateY(-8px)}}@keyframes girar{0%{transform:rotate(0)}to{transform:rotate(360deg)}}@keyframes aparecer{0%{opacity:0}to{opacity:1}}.fade-up{animation:fadeUp .75s ease both}.d1{animation-delay:.1s}.d2{animation-delay:.22s}.d3{animation-delay:.34s}.d4{animation-delay:.46s}.d5{animation-delay:.58s}.bg-dots{background-image:radial-gradient(circle,var(--rosa-suave) 1px,transparent 1px);background-size:28px 28px;opacity:.35}@media (max-width: 768px){.container{padding:0 1.25rem}}.nav[data-astro-cid-5blmo7yk]{position:fixed;top:0;left:0;right:0;z-index:200;padding:1.2rem 0;transition:all .4s ease}.nav[data-astro-cid-5blmo7yk].scrolled{background:#fffaf8f5;backdrop-filter:blur(16px);padding:.75rem 0;box-shadow:0 2px 20px #e8849a1f;border-bottom:1px solid var(--crema-borde)}.nav-inner[data-astro-cid-5blmo7yk]{display:flex;align-items:center;gap:1.5rem}.logo[data-astro-cid-5blmo7yk]{display:flex;align-items:center;gap:.6rem;text-decoration:none}.logo-corona[data-astro-cid-5blmo7yk]{font-size:1.5rem;animation:flotar 3s ease-in-out infinite}.logo-texto[data-astro-cid-5blmo7yk]{display:flex;flex-direction:column;line-height:1.1}.logo-marbella[data-astro-cid-5blmo7yk]{font-family:var(--fuente-script);font-size:1.55rem;color:var(--rosa-oscuro)}.logo-sub[data-astro-cid-5blmo7yk]{font-family:var(--fuente-cuerpo);font-size:.6rem;font-weight:500;letter-spacing:.22em;text-transform:uppercase;color:var(--texto-claro)}.links[data-astro-cid-5blmo7yk]{display:flex;gap:2rem;margin-left:auto}.link[data-astro-cid-5blmo7yk]{font-size:.82rem;font-weight:400;letter-spacing:.06em;color:var(--texto-medio);position:relative;transition:color .3s}.link[data-astro-cid-5blmo7yk]:after{content:"";position:absolute;bottom:-3px;left:0;right:0;height:1.5px;background:var(--rosa);transform:scaleX(0);transform-origin:left;transition:transform .3s ease}.link[data-astro-cid-5blmo7yk]:hover{color:var(--rosa-oscuro)}.link[data-astro-cid-5blmo7yk]:hover:after{transform:scaleX(1)}.nav-cta[data-astro-cid-5blmo7yk]{font-size:.78rem;padding:.7rem 1.5rem;margin-left:.5rem}.burger[data-astro-cid-5blmo7yk]{display:none;flex-direction:column;gap:5px;background:none;border:none;cursor:pointer;margin-left:auto}.burger[data-astro-cid-5blmo7yk] span[data-astro-cid-5blmo7yk]{display:block;width:22px;height:1.5px;background:var(--rosa-oscuro);border-radius:2px;transition:all .3s ease}.burger[data-astro-cid-5blmo7yk].open span[data-astro-cid-5blmo7yk]:nth-child(1){transform:translateY(6.5px) rotate(45deg)}.burger[data-astro-cid-5blmo7yk].open span[data-astro-cid-5blmo7yk]:nth-child(2){opacity:0}.burger[data-astro-cid-5blmo7yk].open span[data-astro-cid-5blmo7yk]:nth-child(3){transform:translateY(-6.5px) rotate(-45deg)}.mobile-panel[data-astro-cid-5blmo7yk]{display:none;flex-direction:column;align-items:center;gap:1.25rem;padding:1.5rem 2rem 2rem;background:#fffaf8fa;backdrop-filter:blur(16px);border-top:1px solid var(--crema-borde);max-height:0;overflow:hidden;transition:max-height .35s ease,padding .35s ease,opacity .35s ease;opacity:0;pointer-events:none}.mobile-panel[data-astro-cid-5blmo7yk].open{max-height:400px;opacity:1;pointer-events:auto;padding:1.5rem 2rem 2rem}.mobile-link[data-astro-cid-5blmo7yk]{font-size:.9rem;color:var(--texto-medio);letter-spacing:.06em}@media (max-width: 860px){.links[data-astro-cid-5blmo7yk],.nav-cta[data-astro-cid-5blmo7yk]{display:none}.burger[data-astro-cid-5blmo7yk],.mobile-panel[data-astro-cid-5blmo7yk]{display:flex}}.footer[data-astro-cid-sz7xmlte]{background:#fce8ed}.footer-ola[data-astro-cid-sz7xmlte]{line-height:0}.footer-ola[data-astro-cid-sz7xmlte] svg[data-astro-cid-sz7xmlte]{width:100%;height:80px;display:block}.footer-cuerpo[data-astro-cid-sz7xmlte]{background:#fce8ed;padding:3.5rem 0}.footer-grid[data-astro-cid-sz7xmlte]{display:grid;grid-template-columns:1.6fr 1fr 1fr 1.2fr;gap:3rem}.footer-logo[data-astro-cid-sz7xmlte]{display:flex;align-items:center;gap:.6rem;margin-bottom:.9rem;font-size:1.5rem}.flogo-nombre[data-astro-cid-sz7xmlte]{display:block;font-family:var(--fuente-script);font-size:1.4rem;color:var(--rosa-oscuro);line-height:1}.flogo-sub[data-astro-cid-sz7xmlte]{display:block;font-size:.58rem;font-weight:500;letter-spacing:.2em;text-transform:uppercase;color:var(--texto-claro);line-height:1}.footer-tagline[data-astro-cid-sz7xmlte]{font-size:.83rem;color:var(--texto-medio);line-height:1.7;margin-bottom:1.25rem;max-width:260px}.footer-social[data-astro-cid-sz7xmlte]{display:flex;gap:.5rem}.social-btn[data-astro-cid-sz7xmlte]{width:36px;height:36px;border-radius:10px;background:#fff;border:1.5px solid var(--crema-borde);color:var(--texto-medio);display:flex;align-items:center;justify-content:center;transition:var(--transicion)}.social-btn[data-astro-cid-sz7xmlte]:hover{background:var(--rosa);border-color:var(--rosa);color:#fff}.footer-h[data-astro-cid-sz7xmlte]{font-family:var(--fuente-cuerpo);font-size:.68rem;font-weight:600;letter-spacing:.2em;text-transform:uppercase;color:var(--rosa-oscuro);margin-bottom:1rem}.footer-ul[data-astro-cid-sz7xmlte]{list-style:none;display:flex;flex-direction:column;gap:.6rem}.footer-ul[data-astro-cid-sz7xmlte] li[data-astro-cid-sz7xmlte] a[data-astro-cid-sz7xmlte],.footer-ul[data-astro-cid-sz7xmlte] li[data-astro-cid-sz7xmlte] span[data-astro-cid-sz7xmlte]{font-size:.83rem;color:var(--texto-medio);transition:color .3s}.footer-ul[data-astro-cid-sz7xmlte] li[data-astro-cid-sz7xmlte] a[data-astro-cid-sz7xmlte]:hover{color:var(--rosa-oscuro)}.footer-cta-btn[data-astro-cid-sz7xmlte]{margin-top:1.25rem;font-size:.78rem;padding:.7rem 1.25rem}.footer-bottom[data-astro-cid-sz7xmlte]{background:#e8849a26;padding:1.1rem 0;border-top:1px solid rgba(232,132,154,.25)}.footer-bottom-inner[data-astro-cid-sz7xmlte]{display:flex;align-items:center;justify-content:space-between;flex-wrap:wrap;gap:.5rem}.footer-bottom[data-astro-cid-sz7xmlte] p[data-astro-cid-sz7xmlte]{font-size:.75rem;color:var(--texto-claro)}.footer-legal[data-astro-cid-sz7xmlte]{display:flex;gap:.75rem;align-items:center}.footer-legal[data-astro-cid-sz7xmlte] a[data-astro-cid-sz7xmlte]{font-size:.75rem;color:var(--texto-claro)}.footer-legal[data-astro-cid-sz7xmlte] a[data-astro-cid-sz7xmlte]:hover{color:var(--rosa-oscuro)}.footer-legal[data-astro-cid-sz7xmlte] span[data-astro-cid-sz7xmlte]{color:var(--rosa-suave)}.wa-float[data-astro-cid-sz7xmlte]{position:fixed;bottom:2rem;right:2rem;width:58px;height:58px;border-radius:50%;background:#25d366;color:#fff;display:flex;align-items:center;justify-content:center;box-shadow:0 6px 24px #25d36666;z-index:300;transition:all .3s ease}.wa-float[data-astro-cid-sz7xmlte]:hover{transform:scale(1.12);box-shadow:0 8px 30px #25d3668c}.wa-tip[data-astro-cid-sz7xmlte]{position:absolute;right:70px;background:#fff;color:var(--texto);font-size:.78rem;font-weight:500;padding:.4rem .85rem;border-radius:50px;box-shadow:var(--sombra-suave);border:1px solid var(--crema-borde);white-space:nowrap;opacity:0;pointer-events:none;transition:opacity .3s}.wa-float[data-astro-cid-sz7xmlte]:hover .wa-tip[data-astro-cid-sz7xmlte]{opacity:1}@media (max-width: 900px){.footer-grid[data-astro-cid-sz7xmlte]{grid-template-columns:1fr 1fr;gap:2rem}}@media (max-width: 520px){.footer-grid[data-astro-cid-sz7xmlte]{grid-template-columns:1fr}.footer-bottom-inner[data-astro-cid-sz7xmlte]{flex-direction:column;text-align:center}}.hero[data-astro-cid-bbe6dxrz]{position:relative;min-height:100vh;display:flex;align-items:center;overflow:hidden;background:linear-gradient(135deg,#fff0f4,#fff8f5,#fce8ed)}.hero-fondo[data-astro-cid-bbe6dxrz]{position:absolute;inset:0;pointer-events:none}.fondo-foto[data-astro-cid-bbe6dxrz]{position:absolute;inset:0;background-size:cover;background-position:center;opacity:.08}.fondo-overlay[data-astro-cid-bbe6dxrz]{position:absolute;inset:0;background:radial-gradient(ellipse at 70% 40%,rgba(247,197,208,.4),transparent 65%)}.burbuja[data-astro-cid-bbe6dxrz]{position:absolute;border-radius:50%;background:radial-gradient(circle,rgba(247,197,208,.6),transparent 70%);animation:flotar 6s ease-in-out infinite}.b1[data-astro-cid-bbe6dxrz]{width:400px;height:400px;top:-100px;right:-80px;animation-delay:0s}.b2[data-astro-cid-bbe6dxrz]{width:250px;height:250px;bottom:10%;left:-60px;animation-delay:2s;opacity:.5}.b3[data-astro-cid-bbe6dxrz]{width:180px;height:180px;top:30%;right:25%;animation-delay:4s;opacity:.35}.petalo[data-astro-cid-bbe6dxrz]{position:absolute;animation:flotar 5s ease-in-out infinite,girar 12s linear infinite}.p1[data-astro-cid-bbe6dxrz]{width:30px;top:20%;right:10%;animation-delay:1s}.p2[data-astro-cid-bbe6dxrz]{width:20px;top:65%;left:8%;animation-delay:2.5s}.p3[data-astro-cid-bbe6dxrz]{width:25px;bottom:25%;right:35%;animation-delay:.5s}.hero-contenido[data-astro-cid-bbe6dxrz]{position:relative;z-index:2;display:grid;grid-template-columns:1fr auto;align-items:center;gap:4rem;padding-top:7rem;padding-bottom:6rem}.hero-titulo[data-astro-cid-bbe6dxrz]{font-family:var(--fuente-titulo);font-size:clamp(3rem,7.5vw,5.5rem);font-weight:600;color:var(--texto);letter-spacing:-.02em;line-height:1.05;margin-bottom:0}.hero-titulo[data-astro-cid-bbe6dxrz] em[data-astro-cid-bbe6dxrz]{font-style:italic;font-weight:400;color:var(--rosa-oscuro);font-family:var(--fuente-script);font-size:1.15em;display:block;line-height:.9}.hero-desc[data-astro-cid-bbe6dxrz]{font-size:1rem;font-weight:300;color:var(--texto-medio);line-height:1.8;margin-top:1.75rem;margin-bottom:2rem;max-width:480px}.hero-botones[data-astro-cid-bbe6dxrz]{display:flex;gap:1rem;flex-wrap:wrap;margin-bottom:2rem}.hero-badges[data-astro-cid-bbe6dxrz]{display:flex;gap:.75rem;flex-wrap:wrap}.badge[data-astro-cid-bbe6dxrz]{font-size:.75rem;font-weight:400;color:var(--texto-medio);background:#fff;border:1px solid var(--crema-borde);border-radius:50px;padding:.35rem .9rem;box-shadow:var(--sombra-suave)}.hero-card[data-astro-cid-bbe6dxrz]{width:280px;background:#fff;border-radius:20px;box-shadow:0 20px 60px #e8849a33,0 4px 16px #3d25350f;overflow:hidden;flex-shrink:0;animation:flotar 5s ease-in-out infinite;animation-delay:1s}.card-foto[data-astro-cid-bbe6dxrz]{height:200px;width:100%;object-fit:cover;object-position:center;background-color:var(--rosa-palido);display:block}.card-foto-fallback[data-astro-cid-bbe6dxrz]{font-size:4rem;opacity:.5}.card-cuerpo[data-astro-cid-bbe6dxrz]{padding:1.25rem 1.5rem}.card-titulo[data-astro-cid-bbe6dxrz]{font-family:var(--fuente-titulo);font-size:1.15rem;font-weight:600;color:var(--texto);margin-bottom:.3rem}.card-desc[data-astro-cid-bbe6dxrz]{font-size:.78rem;color:var(--texto-claro);line-height:1.5;margin-bottom:1rem}.card-cta[data-astro-cid-bbe6dxrz]{font-size:.82rem;font-weight:500;color:var(--rosa-oscuro);display:inline-flex;align-items:center;gap:.3rem;transition:gap .3s}.card-cta[data-astro-cid-bbe6dxrz]:hover{gap:.6rem;color:var(--rosa-intenso)}.hero-ola[data-astro-cid-bbe6dxrz]{position:absolute;bottom:-1px;left:0;right:0;line-height:0}.hero-ola[data-astro-cid-bbe6dxrz] svg[data-astro-cid-bbe6dxrz]{width:100%;height:90px}@media (max-width: 900px){.hero-contenido[data-astro-cid-bbe6dxrz]{grid-template-columns:1fr;text-align:center;gap:2.5rem}.hero-titulo[data-astro-cid-bbe6dxrz] em[data-astro-cid-bbe6dxrz]{display:inline}.hero-desc[data-astro-cid-bbe6dxrz]{margin:0 auto 1.5rem}.hero-botones[data-astro-cid-bbe6dxrz],.hero-badges[data-astro-cid-bbe6dxrz],.sep[data-astro-cid-bbe6dxrz]{justify-content:center}.hero-card[data-astro-cid-bbe6dxrz]{width:260px;margin:0 auto}.b1[data-astro-cid-bbe6dxrz]{width:300px;height:300px;right:-60px;top:-80px}}@media (max-width: 480px){.hero-titulo[data-astro-cid-bbe6dxrz]{font-size:2.6rem}.hero-card[data-astro-cid-bbe6dxrz]{display:none}}.servicios[data-astro-cid-g5jplrhu]{padding:6rem 0 5rem;background:var(--blanco);position:relative;overflow:hidden}.servicios-bg[data-astro-cid-g5jplrhu]{position:absolute;inset:0;background-image:radial-gradient(circle,var(--rosa-suave) 1px,transparent 1px);background-size:30px 30px;opacity:.2;pointer-events:none}.sec-header[data-astro-cid-g5jplrhu]{text-align:center;max-width:560px;margin:0 auto 4rem}.sec-titulo[data-astro-cid-g5jplrhu]{font-size:clamp(2rem,4vw,2.8rem);font-weight:600;color:var(--texto)}.sec-titulo[data-astro-cid-g5jplrhu] em[data-astro-cid-g5jplrhu]{font-style:italic;color:var(--rosa-oscuro);font-weight:400}.sec-desc[data-astro-cid-g5jplrhu]{color:var(--texto-claro);font-size:.95rem;line-height:1.8;margin-top:.75rem}.grid[data-astro-cid-g5jplrhu]{display:grid;grid-template-columns:repeat(4,1fr);gap:1.25rem}.card[data-astro-cid-g5jplrhu]{position:relative;background:#fff;border:1px solid var(--crema-borde);border-radius:18px;padding:2rem 1.5rem 1.75rem;overflow:hidden;transition:var(--transicion);cursor:default}.card[data-astro-cid-g5jplrhu]:before{content:"";position:absolute;bottom:0;left:0;right:0;height:3px;background:linear-gradient(90deg,var(--rosa-suave),var(--rosa));transform:scaleX(0);transform-origin:left;transition:transform .4s ease}.card[data-astro-cid-g5jplrhu]:hover{transform:translateY(-5px);box-shadow:0 16px 40px #e8849a2e;border-color:var(--rosa-suave)}.card[data-astro-cid-g5jplrhu]:hover:before{transform:scaleX(1)}.card-emoji[data-astro-cid-g5jplrhu]{font-size:2.2rem;margin-bottom:1rem;display:block;transition:transform .3s ease}.card[data-astro-cid-g5jplrhu]:hover .card-emoji[data-astro-cid-g5jplrhu]{transform:scale(1.15) rotate(-5deg)}.card-titulo[data-astro-cid-g5jplrhu]{font-family:var(--fuente-titulo);font-size:1.15rem;font-weight:600;color:var(--texto);margin-bottom:.6rem}.card-desc[data-astro-cid-g5jplrhu]{font-size:.83rem;color:var(--texto-claro);line-height:1.7}.card-num[data-astro-cid-g5jplrhu]{position:absolute;top:1rem;right:1.25rem;font-family:var(--fuente-titulo);font-size:2rem;font-weight:700;color:var(--rosa-palido);line-height:1}.sec-cta[data-astro-cid-g5jplrhu]{text-align:center;margin-top:3.5rem;display:flex;flex-direction:column;align-items:center;gap:1.25rem}.sec-cta[data-astro-cid-g5jplrhu] p[data-astro-cid-g5jplrhu]{color:var(--texto-medio);font-size:.95rem}.reveal[data-astro-cid-g5jplrhu]{opacity:0;transform:translateY(24px);transition:opacity .6s ease,transform .6s ease}.reveal[data-astro-cid-g5jplrhu].in-view{opacity:1;transform:none}@media (max-width: 1100px){.grid[data-astro-cid-g5jplrhu]{grid-template-columns:repeat(3,1fr)}}@media (max-width: 760px){.grid[data-astro-cid-g5jplrhu]{grid-template-columns:repeat(2,1fr)}}@media (max-width: 460px){.grid[data-astro-cid-g5jplrhu]{grid-template-columns:1fr}}.nosotros[data-astro-cid-v2cbyr3p]{padding:6rem 0;background:linear-gradient(180deg,var(--blanco) 0%,var(--crema) 100%);position:relative;overflow:hidden}.nosotros[data-astro-cid-v2cbyr3p]:before{content:"";position:absolute;top:0;left:0;right:0;height:1px;background:linear-gradient(90deg,transparent,var(--rosa-suave),transparent)}.grid-nosotros[data-astro-cid-v2cbyr3p]{display:grid;grid-template-columns:1fr 1fr;gap:5rem;align-items:center}.collage[data-astro-cid-v2cbyr3p]{position:relative;height:500px}.foto[data-astro-cid-v2cbyr3p]{position:absolute;border-radius:18px;overflow:hidden;box-shadow:0 12px 36px #e8849a26;transition:transform .4s ease;object-fit:cover;object-position:center;width:100%;height:100%}.foto[data-astro-cid-v2cbyr3p]:hover{transform:scale(1.02)}.f-grande[data-astro-cid-v2cbyr3p]{width:68%;height:72%;top:0;left:0;z-index:2}.f-chica[data-astro-cid-v2cbyr3p]{width:46%;height:46%;bottom:0;right:0;z-index:3}.f-chica2[data-astro-cid-v2cbyr3p]{width:39%;height:44%;top:12%;right:4%;z-index:1;opacity:.7}.badge-anos[data-astro-cid-v2cbyr3p]{position:absolute;bottom:16%;left:52%;transform:translate(-50%,50%);background:linear-gradient(135deg,var(--rosa),var(--rosa-oscuro));color:#fff;border-radius:16px;padding:.9rem 1.25rem;text-align:center;z-index:5;box-shadow:0 8px 28px #e8849a66}.badge-num[data-astro-cid-v2cbyr3p]{display:block;font-family:var(--fuente-titulo);font-size:1.8rem;font-weight:700;line-height:1}.badge-label[data-astro-cid-v2cbyr3p]{font-size:.6rem;font-weight:500;letter-spacing:.08em;text-transform:uppercase;line-height:1.3;opacity:.9;display:block;margin-top:.2rem}.sec-titulo[data-astro-cid-v2cbyr3p]{font-size:clamp(1.7rem,3vw,2.3rem);font-weight:600;color:var(--texto);line-height:1.25}.sec-titulo[data-astro-cid-v2cbyr3p] em[data-astro-cid-v2cbyr3p]{font-style:italic;color:var(--rosa-oscuro);font-weight:400;font-size:.92em}.parrafo[data-astro-cid-v2cbyr3p]{font-size:.9rem;color:var(--texto-medio);line-height:1.9;margin-bottom:.9rem}.valores[data-astro-cid-v2cbyr3p]{margin-top:1.75rem;display:flex;flex-direction:column;gap:1rem;padding-top:1.75rem;border-top:1px solid var(--crema-borde)}.valor[data-astro-cid-v2cbyr3p]{display:flex;align-items:flex-start;gap:.9rem}.valor-emoji[data-astro-cid-v2cbyr3p]{font-size:1.3rem;flex-shrink:0;margin-top:.1rem}.valor-titulo[data-astro-cid-v2cbyr3p]{display:block;font-size:.9rem;font-weight:500;color:var(--texto);margin-bottom:.1rem}.valor-desc[data-astro-cid-v2cbyr3p]{font-size:.8rem;color:var(--texto-claro)}@media (max-width: 900px){.grid-nosotros[data-astro-cid-v2cbyr3p]{grid-template-columns:1fr;gap:3rem}.collage[data-astro-cid-v2cbyr3p]{height:360px;max-width:420px;margin:0 auto}.texto[data-astro-cid-v2cbyr3p]{text-align:center}.valores[data-astro-cid-v2cbyr3p]{align-items:flex-start}}@media (max-width: 480px){.collage[data-astro-cid-v2cbyr3p]{height:280px}.f-chica2[data-astro-cid-v2cbyr3p]{display:none}}.galeria[data-astro-cid-ihllb3az]{padding:6rem 0 5rem;background:var(--crema);position:relative}.galeria[data-astro-cid-ihllb3az]:before{content:"";position:absolute;top:0;left:0;right:0;height:1px;background:linear-gradient(90deg,transparent,var(--rosa-suave),transparent)}.sec-header[data-astro-cid-ihllb3az]{text-align:center;max-width:560px;margin:0 auto 3rem}.sec-titulo[data-astro-cid-ihllb3az]{font-size:clamp(2rem,4vw,2.8rem);font-weight:600;color:var(--texto)}.sec-titulo[data-astro-cid-ihllb3az] em[data-astro-cid-ihllb3az]{font-style:italic;color:var(--rosa-oscuro);font-weight:400}.sec-desc[data-astro-cid-ihllb3az]{color:var(--texto-claro);font-size:.95rem;line-height:1.8;margin-top:.75rem}.filtros[data-astro-cid-ihllb3az]{display:flex;flex-wrap:wrap;justify-content:center;gap:.6rem;margin-bottom:2.5rem}.filtro-btn[data-astro-cid-ihllb3az]{padding:.5rem 1.2rem;background:#fff;border:1.5px solid var(--crema-borde);border-radius:50px;font-family:var(--fuente-cuerpo);font-size:.8rem;font-weight:400;color:var(--texto-medio);cursor:pointer;transition:var(--transicion)}.filtro-btn[data-astro-cid-ihllb3az]:hover{border-color:var(--rosa-suave);color:var(--rosa-oscuro)}.filtro-btn[data-astro-cid-ihllb3az].activo{background:var(--rosa);border-color:var(--rosa);color:#fff;box-shadow:0 4px 14px #e8849a4d}.foto-grid[data-astro-cid-ihllb3az]{display:grid;grid-template-columns:repeat(4,1fr);gap:1rem}.foto-item[data-astro-cid-ihllb3az]{transition:opacity .4s ease}.foto-item[data-astro-cid-ihllb3az].oculto,.foto-item[data-astro-cid-ihllb3az].pag-oculto{display:none}.foto-wrap[data-astro-cid-ihllb3az]{position:relative;aspect-ratio:4/3;border-radius:14px;overflow:hidden;cursor:pointer;box-shadow:0 4px 16px #3d253512}@keyframes shimmer{0%{background-position:-600px 0}to{background-position:600px 0}}.foto-img[data-astro-cid-ihllb3az]{width:100%;height:100%;background:linear-gradient(90deg,var(--rosa-palido) 25%,#f5d0da 50%,var(--rosa-palido) 75%);background-size:1200px 100%;animation:shimmer 1.6s ease infinite;transition:transform .55s cubic-bezier(.25,.46,.45,.94);display:flex;align-items:center;justify-content:center;position:relative}.foto-img[data-astro-cid-ihllb3az].cargado{background:var(--rosa-palido);animation:none}.foto-imagen[data-astro-cid-ihllb3az]{width:100%;height:100%;object-fit:cover;object-position:center}.foto-wrap[data-astro-cid-ihllb3az]:hover .foto-img[data-astro-cid-ihllb3az]{transform:scale(1.07)}.foto-placeholder[data-astro-cid-ihllb3az]{font-size:2.5rem;opacity:.4;pointer-events:none}.foto-overlay[data-astro-cid-ihllb3az]{position:absolute;inset:0;background:linear-gradient(to top,rgba(61,37,53,.75) 0%,transparent 55%);opacity:0;transition:opacity .35s ease;display:flex;flex-direction:column;justify-content:flex-end;padding:1rem}.foto-wrap[data-astro-cid-ihllb3az]:hover .foto-overlay[data-astro-cid-ihllb3az]{opacity:1}.foto-titulo[data-astro-cid-ihllb3az]{font-family:var(--fuente-titulo);font-size:.95rem;font-weight:600;color:#fff;line-height:1.2}.foto-desc[data-astro-cid-ihllb3az]{font-size:.72rem;color:#ffffffbf;margin-top:.15rem}.foto-zoom[data-astro-cid-ihllb3az]{position:absolute;top:.75rem;right:.75rem;width:34px;height:34px;background:#fff3;backdrop-filter:blur(4px);border:1px solid rgba(255,255,255,.35);border-radius:50%;color:#fff;cursor:pointer;display:flex;align-items:center;justify-content:center;transition:background .3s}.foto-zoom[data-astro-cid-ihllb3az]:hover{background:var(--rosa);border-color:var(--rosa)}.ver-mas-wrap[data-astro-cid-ihllb3az]{text-align:center;margin-top:2rem}.ver-mas-btn[data-astro-cid-ihllb3az]{padding:.7rem 2rem;background:#fff;border:1.5px solid var(--rosa-suave);border-radius:50px;font-family:var(--fuente-cuerpo);font-size:.85rem;font-weight:500;color:var(--rosa-oscuro);cursor:pointer;transition:var(--transicion);display:inline-flex;align-items:center;gap:.4rem}.ver-mas-btn[data-astro-cid-ihllb3az]:hover{background:var(--rosa);border-color:var(--rosa);color:#fff;box-shadow:0 4px 14px #e8849a4d}.ver-mas-btn[data-astro-cid-ihllb3az][hidden]{display:none}.galeria-cta[data-astro-cid-ihllb3az]{text-align:center;margin-top:3rem}.reveal[data-astro-cid-ihllb3az]{opacity:0;transform:translateY(20px);transition:opacity .55s ease,transform .55s ease}.reveal[data-astro-cid-ihllb3az].in-view{opacity:1;transform:none}.lightbox[data-astro-cid-ihllb3az]{position:fixed;inset:0;z-index:500;display:none;align-items:center;justify-content:center}.lightbox[data-astro-cid-ihllb3az].open{display:flex;animation:aparecer .3s ease}.lb-backdrop[data-astro-cid-ihllb3az]{position:absolute;inset:0;background:#1e0a14eb;backdrop-filter:blur(12px)}.lb-content[data-astro-cid-ihllb3az]{position:relative;z-index:2;display:flex;flex-direction:column;align-items:center;gap:1rem;max-width:90vw;max-height:90vh}#lb-img[data-astro-cid-ihllb3az]{max-width:80vw;max-height:80vh;object-fit:contain;border-radius:12px;box-shadow:0 24px 60px #00000080}.lb-caption[data-astro-cid-ihllb3az]{color:#ffffffb3;font-family:var(--fuente-titulo);font-style:italic;font-size:1rem}.lb-close[data-astro-cid-ihllb3az],.lb-prev[data-astro-cid-ihllb3az],.lb-next[data-astro-cid-ihllb3az]{position:fixed;background:#ffffff1f;border:1.5px solid rgba(255,255,255,.25);color:#fff;cursor:pointer;display:flex;align-items:center;justify-content:center;transition:background .3s;z-index:3}.lb-close[data-astro-cid-ihllb3az]{top:1.5rem;right:1.5rem;width:44px;height:44px;border-radius:50%;font-size:1.1rem}.lb-prev[data-astro-cid-ihllb3az],.lb-next[data-astro-cid-ihllb3az]{top:50%;transform:translateY(-50%);width:48px;height:48px;border-radius:50%;font-size:1.8rem;line-height:1}.lb-prev[data-astro-cid-ihllb3az]{left:1.5rem}.lb-next[data-astro-cid-ihllb3az]{right:1.5rem}.lb-close[data-astro-cid-ihllb3az]:hover,.lb-prev[data-astro-cid-ihllb3az]:hover,.lb-next[data-astro-cid-ihllb3az]:hover{background:var(--rosa);border-color:var(--rosa)}@media (max-width: 900px){.foto-grid[data-astro-cid-ihllb3az]{grid-template-columns:repeat(2,1fr)}}@media (max-width: 480px){.foto-grid[data-astro-cid-ihllb3az]{grid-template-columns:repeat(2,1fr);gap:.6rem}}.reviews[data-astro-cid-aadlzisc]{padding:6rem 0;background:var(--blanco);position:relative}.reviews[data-astro-cid-aadlzisc]:before{content:"";position:absolute;top:0;left:0;right:0;height:1px;background:linear-gradient(90deg,transparent,var(--rosa-suave),transparent)}.sec-header[data-astro-cid-aadlzisc]{text-align:center;max-width:560px;margin:0 auto 3.5rem}.sec-titulo[data-astro-cid-aadlzisc]{font-size:clamp(2rem,4vw,2.8rem);font-weight:600;color:var(--texto)}.sec-titulo[data-astro-cid-aadlzisc] em[data-astro-cid-aadlzisc]{font-style:italic;color:var(--rosa-oscuro);font-weight:400}.reviews-grid[data-astro-cid-aadlzisc]{display:grid;grid-template-columns:repeat(2,1fr);gap:1.25rem;margin-bottom:4rem}.review-card[data-astro-cid-aadlzisc]{background:#fff;border:1px solid var(--crema-borde);border-radius:18px;padding:2rem;position:relative;transition:var(--transicion)}.review-card[data-astro-cid-aadlzisc]:after{content:'"';position:absolute;top:1rem;right:1.5rem;font-family:var(--fuente-titulo);font-size:5rem;color:var(--rosa-palido);line-height:1;pointer-events:none}.review-card[data-astro-cid-aadlzisc]:hover{box-shadow:var(--sombra-rosa);transform:translateY(-3px);border-color:var(--rosa-suave)}.stars[data-astro-cid-aadlzisc]{font-size:.85rem;margin-bottom:1rem}.review-texto[data-astro-cid-aadlzisc]{font-family:var(--fuente-titulo);font-size:.97rem;font-style:italic;font-weight:400;color:var(--texto-medio);line-height:1.8;margin-bottom:1.5rem;quotes:none}.review-autor[data-astro-cid-aadlzisc]{display:flex;align-items:center;gap:.9rem;padding-top:1.25rem;border-top:1px solid var(--crema-borde)}.avatar[data-astro-cid-aadlzisc]{width:42px;height:42px;border-radius:50%;background:linear-gradient(135deg,var(--rosa-suave),var(--rosa));color:#fff;display:flex;align-items:center;justify-content:center;font-family:var(--fuente-titulo);font-size:1.1rem;font-weight:600;flex-shrink:0}.autor-nombre[data-astro-cid-aadlzisc]{display:block;font-family:var(--fuente-titulo);font-size:.95rem;font-weight:600;color:var(--texto)}.autor-evento[data-astro-cid-aadlzisc]{font-size:.72rem;color:var(--texto-claro);letter-spacing:.05em}.confianza[data-astro-cid-aadlzisc]{background:linear-gradient(135deg,var(--rosa-palido),var(--crema));border:1px solid var(--crema-borde);border-radius:20px;padding:2.5rem 3rem;display:flex;align-items:center;justify-content:space-around;gap:2rem;flex-wrap:wrap}.conf-item[data-astro-cid-aadlzisc]{display:flex;flex-direction:column;align-items:center;text-align:center;gap:.25rem}.conf-num[data-astro-cid-aadlzisc]{font-family:var(--fuente-titulo);font-size:2.2rem;font-weight:700;color:var(--rosa-oscuro);line-height:1}.conf-label[data-astro-cid-aadlzisc]{font-size:.72rem;font-weight:500;letter-spacing:.1em;text-transform:uppercase;color:var(--texto-claro)}.conf-sep[data-astro-cid-aadlzisc]{width:1px;height:48px;background:var(--rosa-suave);opacity:.6}.reveal[data-astro-cid-aadlzisc]{opacity:0;transform:translateY(20px);transition:opacity .55s ease,transform .55s ease}.reveal[data-astro-cid-aadlzisc].in-view{opacity:1;transform:none}@media (max-width: 760px){.reviews-grid[data-astro-cid-aadlzisc]{grid-template-columns:1fr}.conf-sep[data-astro-cid-aadlzisc]{display:none}.confianza[data-astro-cid-aadlzisc]{padding:2rem 1.5rem}}.contacto[data-astro-cid-xmivup5a]{background:linear-gradient(180deg,var(--crema) 0%,var(--blanco) 100%);position:relative}.contacto[data-astro-cid-xmivup5a]:before{content:"";position:absolute;top:0;left:0;right:0;height:1px;background:linear-gradient(90deg,transparent,var(--rosa-suave),transparent)}.contacto-banner[data-astro-cid-xmivup5a]{background:linear-gradient(90deg,var(--rosa-suave),var(--rosa-palido));padding:.7rem 0;text-align:center}.contacto-banner[data-astro-cid-xmivup5a] span[data-astro-cid-xmivup5a]{font-size:.8rem;font-weight:500;color:var(--rosa-oscuro);letter-spacing:.04em}.contacto-grid[data-astro-cid-xmivup5a]{display:grid;grid-template-columns:1fr 1.4fr;gap:5rem;align-items:start;padding-top:5rem;padding-bottom:5rem}.sec-titulo[data-astro-cid-xmivup5a]{font-size:clamp(1.8rem,3.5vw,2.5rem);font-weight:600;color:var(--texto);line-height:1.2}.sec-titulo[data-astro-cid-xmivup5a] em[data-astro-cid-xmivup5a]{font-style:italic;color:var(--rosa-oscuro);font-weight:400}.info-desc[data-astro-cid-xmivup5a]{font-size:.9rem;color:var(--texto-medio);line-height:1.9;margin-bottom:2rem}.canales[data-astro-cid-xmivup5a]{display:flex;flex-direction:column;gap:.75rem}.canal[data-astro-cid-xmivup5a]{display:flex;align-items:center;gap:1rem;padding:.9rem 1.1rem;background:#fff;border:1.5px solid var(--crema-borde);border-radius:14px;transition:var(--transicion);text-decoration:none}.canal[data-astro-cid-xmivup5a]:hover{border-color:var(--rosa-suave);box-shadow:var(--sombra-rosa);transform:translate(4px)}.canal-icono[data-astro-cid-xmivup5a]{width:40px;height:40px;border-radius:10px;display:flex;align-items:center;justify-content:center;flex-shrink:0}.canal-wa[data-astro-cid-xmivup5a] .canal-icono[data-astro-cid-xmivup5a]{background:#dcfce7;color:#16a34a}.canal-email[data-astro-cid-xmivup5a] .canal-icono[data-astro-cid-xmivup5a]{background:var(--rosa-palido);color:var(--rosa-oscuro)}.canal-ig[data-astro-cid-xmivup5a] .canal-icono[data-astro-cid-xmivup5a]{background:#fce7f3;color:#9d174d}.canal-texto[data-astro-cid-xmivup5a]{display:flex;flex-direction:column;gap:.1rem}.canal-texto[data-astro-cid-xmivup5a] strong[data-astro-cid-xmivup5a]{font-size:.88rem;font-weight:500;color:var(--texto)}.canal-texto[data-astro-cid-xmivup5a] span[data-astro-cid-xmivup5a]{font-size:.75rem;color:var(--texto-claro)}.form-wrap[data-astro-cid-xmivup5a]{background:#fff;border:1px solid var(--crema-borde);border-radius:22px;padding:2.5rem;box-shadow:0 8px 32px #e8849a1a}.form-header[data-astro-cid-xmivup5a]{margin-bottom:2rem}.form-header[data-astro-cid-xmivup5a] h3[data-astro-cid-xmivup5a]{font-family:var(--fuente-titulo);font-size:1.35rem;font-weight:600;color:var(--texto);margin-bottom:.3rem}.form-header[data-astro-cid-xmivup5a] p[data-astro-cid-xmivup5a]{font-size:.82rem;color:var(--texto-claro)}.fila[data-astro-cid-xmivup5a]{display:grid;grid-template-columns:1fr 1fr;gap:1rem}.campo[data-astro-cid-xmivup5a]{display:flex;flex-direction:column;gap:.4rem;margin-bottom:1rem}.campo[data-astro-cid-xmivup5a] label[data-astro-cid-xmivup5a]{font-size:.72rem;font-weight:500;letter-spacing:.1em;text-transform:uppercase;color:var(--texto-claro)}.campo[data-astro-cid-xmivup5a] input[data-astro-cid-xmivup5a],.campo[data-astro-cid-xmivup5a] select[data-astro-cid-xmivup5a],.campo[data-astro-cid-xmivup5a] textarea[data-astro-cid-xmivup5a]{background:var(--gris-suave);border:1.5px solid var(--crema-borde);border-radius:10px;color:var(--texto);font-family:var(--fuente-cuerpo);font-size:.88rem;padding:.75rem 1rem;outline:none;transition:border-color .3s;appearance:none}.campo[data-astro-cid-xmivup5a] input[data-astro-cid-xmivup5a]::placeholder,.campo[data-astro-cid-xmivup5a] textarea[data-astro-cid-xmivup5a]::placeholder{color:var(--texto-claro);opacity:.6}.campo[data-astro-cid-xmivup5a] input[data-astro-cid-xmivup5a]:focus,.campo[data-astro-cid-xmivup5a] select[data-astro-cid-xmivup5a]:focus,.campo[data-astro-cid-xmivup5a] textarea[data-astro-cid-xmivup5a]:focus{border-color:var(--rosa);box-shadow:0 0 0 3px #e8849a1f}.campo[data-astro-cid-xmivup5a] select[data-astro-cid-xmivup5a]{background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='12' height='12' viewBox='0 0 24 24' fill='none' stroke='%23b08090' stroke-width='2'%3E%3Cpolyline points='6 9 12 15 18 9'%3E%3C/polyline%3E%3C/svg%3E");background-repeat:no-repeat;background-position:right 1rem center;padding-right:2.5rem;cursor:pointer}.campo[data-astro-cid-xmivup5a] textarea[data-astro-cid-xmivup5a]{resize:vertical;min-height:90px}.checks[data-astro-cid-xmivup5a]{display:grid;grid-template-columns:repeat(2,1fr);gap:.5rem;margin-top:.35rem}.check-item[data-astro-cid-xmivup5a]{display:flex;align-items:center;gap:.55rem;cursor:pointer;font-size:.82rem;color:var(--texto-medio)}.check-item[data-astro-cid-xmivup5a] input[data-astro-cid-xmivup5a]{display:none}.check-box[data-astro-cid-xmivup5a]{width:17px;height:17px;flex-shrink:0;border:1.5px solid var(--crema-borde);border-radius:5px;background:var(--gris-suave);position:relative;transition:all .25s}.check-item[data-astro-cid-xmivup5a] input[data-astro-cid-xmivup5a]:checked+.check-box[data-astro-cid-xmivup5a]{background:var(--rosa);border-color:var(--rosa)}.check-item[data-astro-cid-xmivup5a] input[data-astro-cid-xmivup5a]:checked+.check-box[data-astro-cid-xmivup5a]:after{content:"";position:absolute;top:2px;left:4px;width:5px;height:8px;border:1.5px solid white;border-top:none;border-left:none;transform:rotate(45deg)}.submit-btn[data-astro-cid-xmivup5a]{width:100%;justify-content:center;margin-top:.75rem;font-size:.88rem;padding:1rem}@media (max-width: 920px){.contacto-grid[data-astro-cid-xmivup5a]{grid-template-columns:1fr;gap:2.5rem;padding-top:3.5rem;padding-bottom:3.5rem}}@media (max-width: 520px){.fila[data-astro-cid-xmivup5a],.checks[data-astro-cid-xmivup5a]{grid-template-columns:1fr}.form-wrap[data-astro-cid-xmivup5a]{padding:1.75rem 1.25rem}}
