.hero[data-astro-cid-bbe6dxrz]{position:relative;width:100%;min-height:calc(100svh - 102px);display:flex;align-items:flex-end;overflow:hidden}@keyframes heroVideoZoom{0%{transform:scale(1.1)}to{transform:scale(1)}}.hero-video[data-astro-cid-bbe6dxrz]{position:absolute;inset:0;width:100%;height:100%;object-fit:cover;transform:scale(1);animation:heroVideoZoom 2s cubic-bezier(.19,1,.22,1) forwards}.hero-overlay[data-astro-cid-bbe6dxrz]{position:absolute;inset:0;background:linear-gradient(to bottom,#00000026,#00000059,#000000b8);z-index:1}.hero-noise[data-astro-cid-bbe6dxrz]{position:absolute;inset:0;z-index:2;pointer-events:none;opacity:.045;background-image:url("data:image/svg+xml,%3Csvg viewBox='0 0 256 256' xmlns='http://www.w3.org/2000/svg'%3E%3Cfilter id='n'%3E%3CfeTurbulence type='fractalNoise' baseFrequency='0.9' numOctaves='4' stitchTiles='stitch'/%3E%3C/filter%3E%3Crect width='100%25' height='100%25' filter='url(%23n)'/%3E%3C/svg%3E");background-size:200px 200px;background-repeat:repeat}.hero-content[data-astro-cid-bbe6dxrz]{position:relative;z-index:3;width:100%;max-width:1200px;margin:0 auto;padding:0 2rem 4rem;display:flex;flex-direction:column;align-items:flex-start;gap:2rem}.hero-title[data-astro-cid-bbe6dxrz]{display:flex;flex-direction:column;margin:0;padding:0}.word-wrapper[data-astro-cid-bbe6dxrz]{display:block;overflow:hidden;line-height:.95}@keyframes heroWordSlideUp{0%{transform:translateY(110%)}to{transform:translateY(0)}}.word[data-astro-cid-bbe6dxrz]{display:block;font-family:Montserrat,sans-serif;font-weight:900;font-size:clamp(3.5rem,9.5vw,8rem);color:#fff;text-shadow:none;letter-spacing:-.02em;animation:heroWordSlideUp .85s cubic-bezier(.215,.61,.355,1) both}.hero-title[data-astro-cid-bbe6dxrz] .word-wrapper[data-astro-cid-bbe6dxrz]:nth-child(1) .word[data-astro-cid-bbe6dxrz]{animation-delay:.15s}.hero-title[data-astro-cid-bbe6dxrz] .word-wrapper[data-astro-cid-bbe6dxrz]:nth-child(2) .word[data-astro-cid-bbe6dxrz]{animation-delay:.27s}.hero-title[data-astro-cid-bbe6dxrz] .word-wrapper[data-astro-cid-bbe6dxrz]:nth-child(3) .word[data-astro-cid-bbe6dxrz]{animation-delay:.39s}.hero-title[data-astro-cid-bbe6dxrz] .word-wrapper[data-astro-cid-bbe6dxrz]:nth-child(4) .word[data-astro-cid-bbe6dxrz]{animation-delay:.51s}.hero-title[data-astro-cid-bbe6dxrz] .word-wrapper[data-astro-cid-bbe6dxrz]:nth-child(5) .word[data-astro-cid-bbe6dxrz]{animation-delay:.63s}@keyframes heroCTAReveal{0%{opacity:0;transform:scale(.88)}to{opacity:1;transform:scale(1)}}.hero-cta[data-astro-cid-bbe6dxrz]{display:inline-flex;align-items:center;gap:.5rem;padding:.9rem 2.25rem;background:var(--club-green, #2d7a2d);color:#fff;font-family:Montserrat,sans-serif;font-weight:700;font-size:1rem;letter-spacing:.03em;text-decoration:none;border-radius:50px;box-shadow:0 4px 20px #0000004d;animation:heroCTAReveal .6s cubic-bezier(.175,.885,.32,1.275) 1.1s both;transition:background .2s ease,transform .2s ease,box-shadow .2s ease}@media(hover:hover){.hero-cta[data-astro-cid-bbe6dxrz]:hover{background:color-mix(in srgb,var(--club-green, #2d7a2d) 82%,black);transform:translateY(-2px);box-shadow:0 8px 28px #00000059}}.cta-arrow[data-astro-cid-bbe6dxrz]{width:1rem;height:1rem;flex-shrink:0;transition:transform .2s ease}.hero-cta[data-astro-cid-bbe6dxrz]:hover .cta-arrow[data-astro-cid-bbe6dxrz]{transform:translate(3px)}@media(max-width:1023px){.hero[data-astro-cid-bbe6dxrz]{min-height:calc(100svh - 88px)}.hero-content[data-astro-cid-bbe6dxrz]{padding:0 1.5rem 3rem}}@media(max-width:480px){.hero-content[data-astro-cid-bbe6dxrz]{padding:0 1.25rem 2.5rem}}@media(prefers-reduced-motion:reduce){.word[data-astro-cid-bbe6dxrz]{animation:none;transform:translateY(0)}.hero-cta[data-astro-cid-bbe6dxrz]{animation:none;opacity:1}.hero-video[data-astro-cid-bbe6dxrz]{animation:none;transform:scale(1)}}.section[data-astro-cid-sdyfzott]{padding:5rem 0;background:var(--bg-primary)}.section-title[data-astro-cid-sdyfzott]{font-size:2.5rem;font-weight:800;text-align:center;margin-bottom:1rem;color:var(--text-primary)}.section-description[data-astro-cid-sdyfzott]{text-align:center;color:var(--text-secondary);font-size:1.1rem;margin-bottom:3rem;max-width:600px;margin-left:auto;margin-right:auto}.eventos-layout[data-astro-cid-sdyfzott]{display:grid;grid-template-columns:1fr 1fr;gap:1.5rem;margin-top:2rem;align-items:start}.eventos-layout--solo[data-astro-cid-sdyfzott]{grid-template-columns:1fr}.evento-card[data-astro-cid-sdyfzott]{background:var(--bg-card);border-radius:var(--card-radius);box-shadow:var(--card-shadow);border:1px solid var(--border-color);display:flex;flex-direction:row;gap:1rem;padding:1.25rem 1.5rem;cursor:pointer;transition:transform .25s ease,box-shadow .25s ease;will-change:transform;align-items:flex-start}@media(hover:hover){.evento-card[data-astro-cid-sdyfzott]:hover{transform:translateY(-3px);box-shadow:var(--card-shadow-hover)}}.evento-card--featured[data-astro-cid-sdyfzott]{flex-direction:column;padding:2rem;height:100%;min-height:260px;background:linear-gradient(160deg,var(--bg-card) 55%,color-mix(in srgb,var(--club-red) 5%,var(--bg-card)))}.evento-card--featured[data-astro-cid-sdyfzott] .evento-fecha--lg[data-astro-cid-sdyfzott]{align-self:flex-start}.evento-card--featured[data-astro-cid-sdyfzott] h3[data-astro-cid-sdyfzott]{font-size:1.5rem}.evento-card--featured[data-astro-cid-sdyfzott] .evento-descripcion-breve[data-astro-cid-sdyfzott]{-webkit-line-clamp:4;font-size:.95rem}.eventos-list[data-astro-cid-sdyfzott]{display:flex;flex-direction:column;gap:.875rem}.evento-fecha[data-astro-cid-sdyfzott]{display:flex;flex-direction:column;align-items:center;justify-content:center;background:var(--club-red);color:#fff;padding:.75rem;border-radius:.75rem;min-width:56px;width:56px;height:56px;text-align:center;flex-shrink:0}.evento-fecha--lg[data-astro-cid-sdyfzott]{width:80px;height:80px;min-width:80px;border-radius:1rem}.dia[data-astro-cid-sdyfzott]{font-size:1.5rem;font-weight:800;line-height:1;font-family:var(--font-display)}.evento-fecha--lg[data-astro-cid-sdyfzott] .dia[data-astro-cid-sdyfzott]{font-size:2.25rem}.mes[data-astro-cid-sdyfzott]{font-size:.7rem;text-transform:uppercase;margin-top:.2rem;font-weight:600;letter-spacing:.05em}.evento-fecha--lg[data-astro-cid-sdyfzott] .mes[data-astro-cid-sdyfzott]{font-size:.85rem}.evento-info[data-astro-cid-sdyfzott]{flex:1;display:flex;flex-direction:column;min-width:0;overflow:hidden;gap:.4rem}.evento-info[data-astro-cid-sdyfzott] h3[data-astro-cid-sdyfzott]{font-size:1rem;font-weight:700;color:var(--text-primary);white-space:nowrap;overflow:hidden;text-overflow:ellipsis;margin:0}.evento-descripcion-breve[data-astro-cid-sdyfzott]{color:var(--text-secondary);font-size:.875rem;line-height:1.5;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden;word-break:break-word;margin:0}.evento-meta[data-astro-cid-sdyfzott]{display:flex;gap:.75rem;flex-wrap:wrap;margin-top:auto}.meta-item[data-astro-cid-sdyfzott]{font-size:.8rem;color:var(--text-secondary);display:flex;align-items:center;gap:.25rem}.no-eventos[data-astro-cid-sdyfzott]{text-align:center;color:var(--text-secondary);font-size:1.1rem;padding:3rem}.modal-overlay[data-astro-cid-sdyfzott]{position:fixed;inset:0;background:#000000a6;backdrop-filter:blur(4px);display:flex;align-items:center;justify-content:center;z-index:1000;opacity:0;visibility:hidden;padding:1.5rem}.modal-overlay[data-astro-cid-sdyfzott].active{visibility:visible}.modal-content[data-astro-cid-sdyfzott]{background:var(--bg-card);border-radius:1.5rem;box-shadow:0 10px 40px #0000002e,0 2px 8px #00000014;max-width:480px;width:100%;max-height:90vh;overflow-y:auto;display:flex;flex-direction:column;position:relative}.modal-header[data-astro-cid-sdyfzott]{display:flex;gap:1.25rem;align-items:flex-start;padding:1.75rem 1.75rem 1.5rem;border-bottom:1px solid var(--border-color)}.modal-ticket[data-astro-cid-sdyfzott]{display:flex;flex-direction:column;align-items:center;justify-content:center;background:var(--club-red);color:#fff;border-radius:.875rem;padding:.75rem 1rem;min-width:68px;flex-shrink:0;text-align:center}.ticket-dia[data-astro-cid-sdyfzott]{font-family:var(--font-display);font-size:2rem;font-weight:800;line-height:1}.ticket-mes[data-astro-cid-sdyfzott]{font-size:.75rem;font-weight:700;text-transform:uppercase;letter-spacing:.08em;margin-top:.2rem;opacity:.9}.ticket-anio[data-astro-cid-sdyfzott]{font-size:.7rem;font-weight:500;margin-top:.1rem;opacity:.7}.modal-title-area[data-astro-cid-sdyfzott]{flex:1;display:flex;flex-direction:column;gap:.4rem;min-width:0;padding-right:2.5rem}.modal-tipo-badge[data-astro-cid-sdyfzott]{display:inline-block;font-size:.7rem;font-weight:700;text-transform:uppercase;letter-spacing:.08em;color:var(--club-red);background:#f4433614;border-radius:.375rem;padding:.2rem .5rem;align-self:flex-start}.modal-titulo[data-astro-cid-sdyfzott]{font-size:1.35rem;font-weight:800;color:var(--text-primary);line-height:1.3;margin:0}.modal-close[data-astro-cid-sdyfzott]{position:absolute;top:1.25rem;right:1.25rem;background:var(--bg-secondary);border:1px solid var(--border-color);width:36px;height:36px;border-radius:50%;cursor:pointer;color:var(--text-secondary);display:flex;align-items:center;justify-content:center;transition:all .2s ease;flex-shrink:0}.modal-close[data-astro-cid-sdyfzott]:hover{background:var(--border-color);color:var(--text-primary);transform:scale(1.05)}.modal-body[data-astro-cid-sdyfzott]{padding:1.5rem 1.75rem;flex:1}.evento-descripcion-completa[data-astro-cid-sdyfzott]{color:var(--text-secondary);line-height:1.7;white-space:pre-line;font-size:.95rem;margin:0}.modal-logistica[data-astro-cid-sdyfzott]{margin:0 1.75rem;padding:1.125rem 1.25rem;background:var(--bg-secondary);border-radius:.875rem;display:flex;flex-direction:column;gap:.875rem;border-top:none}.logistica-item[data-astro-cid-sdyfzott]{display:flex;align-items:flex-start;gap:.75rem;color:var(--club-red)}.logistica-item[data-astro-cid-sdyfzott] svg[data-astro-cid-sdyfzott]{flex-shrink:0;margin-top:.15rem}.logistica-item[data-astro-cid-sdyfzott] div[data-astro-cid-sdyfzott]{display:flex;flex-direction:column;gap:.1rem}.logistica-label[data-astro-cid-sdyfzott]{font-size:.7rem;font-weight:700;text-transform:uppercase;letter-spacing:.08em;color:var(--text-secondary)}.logistica-value[data-astro-cid-sdyfzott]{font-size:.9rem;font-weight:600;color:var(--text-primary)}.modal-footer[data-astro-cid-sdyfzott]{padding:1.25rem 1.75rem 1.75rem}.btn-whatsapp[data-astro-cid-sdyfzott]{display:flex;align-items:center;justify-content:center;gap:.625rem;padding:.875rem 1.5rem;background:#25d366;color:#fff;text-decoration:none;border-radius:.875rem;font-weight:700;font-size:.95rem;transition:all .25s ease;width:100%;box-shadow:0 2px 8px #25d3664d}@media(hover:hover){.btn-whatsapp[data-astro-cid-sdyfzott]:hover{background:#20ba5a;transform:translateY(-1px);box-shadow:0 4px 14px #25d36666}}@media(max-width:768px){.eventos-layout[data-astro-cid-sdyfzott]{grid-template-columns:1fr}.evento-card--featured[data-astro-cid-sdyfzott]{min-height:auto}.modal-overlay[data-astro-cid-sdyfzott]{padding:.75rem;align-items:flex-end}.modal-content[data-astro-cid-sdyfzott]{max-height:92vh;border-bottom-left-radius:0;border-bottom-right-radius:0}.modal-titulo[data-astro-cid-sdyfzott]{font-size:1.2rem}}.section[data-astro-cid-wg6voyjm]{padding:5rem 0;background:var(--bg-secondary)}.section-title[data-astro-cid-wg6voyjm]{font-size:2.5rem;font-weight:800;text-align:center;margin-bottom:1rem;color:var(--text-primary)}.section-description[data-astro-cid-wg6voyjm]{text-align:center;color:var(--text-secondary);font-size:1.1rem;margin-bottom:3rem;max-width:600px;margin-left:auto;margin-right:auto}.actividades-grid[data-astro-cid-wg6voyjm]{display:grid;grid-template-columns:repeat(3,1fr);gap:1.25rem;margin-top:2rem}.actividad-card[data-astro-cid-wg6voyjm]{background:var(--bg-card);border-radius:1.5rem;padding:1.75rem;border:1px solid var(--border-color);box-shadow:var(--card-shadow);display:flex;flex-direction:column;gap:1.25rem;transform-style:preserve-3d;will-change:transform;transition:box-shadow .3s ease}@media(hover:hover){.actividad-card[data-astro-cid-wg6voyjm]:hover{box-shadow:var(--card-shadow-hover, 0 12px 32px rgba(0, 0, 0, .16))}}.actividad-card[data-astro-cid-wg6voyjm]:nth-child(4n+1){grid-column:span 2}.actividad-card[data-astro-cid-wg6voyjm]:nth-child(4n){grid-column:span 2}.actividad-card--featured[data-astro-cid-wg6voyjm]{background:linear-gradient(135deg,var(--bg-card) 60%,color-mix(in srgb,var(--club-green) 5%,var(--bg-card)))}.icono-bubble--lg[data-astro-cid-wg6voyjm]{width:68px;height:68px}.icono-bubble--lg[data-astro-cid-wg6voyjm] span[data-astro-cid-wg6voyjm]{font-size:1.875rem}.icono-bubble[data-astro-cid-wg6voyjm]{width:68px;height:68px;border-radius:50%;background:color-mix(in srgb,var(--club-green) 12%,var(--bg-secondary));border:1.5px solid color-mix(in srgb,var(--club-green) 22%,transparent);box-shadow:0 4px 16px color-mix(in srgb,var(--club-green) 14%,transparent),inset 0 1px #ffffff59;backdrop-filter:blur(8px);-webkit-backdrop-filter:blur(8px);display:flex;align-items:center;justify-content:center;flex-shrink:0}.icono-bubble[data-astro-cid-wg6voyjm] span[data-astro-cid-wg6voyjm]{font-size:1.875rem;line-height:1;display:block}.actividad-body[data-astro-cid-wg6voyjm]{display:flex;flex-direction:column;flex:1;gap:.75rem;min-width:0}.actividad-card[data-astro-cid-wg6voyjm] h3[data-astro-cid-wg6voyjm]{font-family:var(--font-display, "Montserrat", sans-serif);font-size:1.15rem;font-weight:700;color:var(--text-primary);margin:0;line-height:1.3}.actividad-card--featured[data-astro-cid-wg6voyjm] h3[data-astro-cid-wg6voyjm]{font-size:1.5rem}.actividad-desc[data-astro-cid-wg6voyjm]{font-size:.875rem;color:var(--text-secondary);line-height:1.65;margin:0}.actividad-horarios[data-astro-cid-wg6voyjm]{display:inline-flex;align-items:center;gap:.4rem;padding:.45rem .75rem;background:var(--bg-secondary);border-radius:.5rem;font-size:.8rem;color:var(--text-secondary);align-self:flex-start;border:1px solid var(--border-color)}.actividad-horarios[data-astro-cid-wg6voyjm] svg[data-astro-cid-wg6voyjm]{flex-shrink:0;color:var(--club-green)}.btn-consultar[data-astro-cid-wg6voyjm]{display:inline-flex;align-items:center;justify-content:center;margin-top:auto;padding:.6rem 1.5rem;background:var(--club-green);color:#fff;text-decoration:none;border-radius:2rem;font-family:var(--font-display, "Montserrat", sans-serif);font-weight:700;font-size:.875rem;letter-spacing:.01em;align-self:flex-start;transition:opacity .2s,transform .2s}@media(hover:hover){.btn-consultar[data-astro-cid-wg6voyjm]:hover{opacity:.88;transform:translateY(-1px)}}@media(max-width:1024px){.actividades-grid[data-astro-cid-wg6voyjm]{grid-template-columns:repeat(2,1fr)}.actividad-card--featured[data-astro-cid-wg6voyjm]{grid-column:1 / -1;grid-row:auto;flex-direction:column}}@media(max-width:640px){.actividades-grid[data-astro-cid-wg6voyjm]{grid-template-columns:1fr}.actividad-card[data-astro-cid-wg6voyjm],.actividad-card[data-astro-cid-wg6voyjm]:nth-child(4n+1),.actividad-card[data-astro-cid-wg6voyjm]:nth-child(4n){grid-column:1}.actividad-card--featured[data-astro-cid-wg6voyjm]{grid-row:auto;flex-direction:column}.btn-consultar[data-astro-cid-wg6voyjm]{width:100%}}.section-historia[data-astro-cid-vd6cwtsk]{padding:5rem 0;background:var(--bg-secondary)}.section-header[data-astro-cid-vd6cwtsk]{text-align:center;margin-bottom:4rem}.section-title[data-astro-cid-vd6cwtsk]{font-size:clamp(2rem,4vw,2.75rem);font-weight:800;color:var(--text-primary);margin:0 0 .75rem}.title-underline[data-astro-cid-vd6cwtsk]{width:5rem;height:4px;background:linear-gradient(to right,var(--color-rojo),var(--color-verde));margin:0 auto 1.25rem;border-radius:2px}.section-description[data-astro-cid-vd6cwtsk]{color:var(--text-secondary);font-size:1.05rem;margin:0}.timeline[data-astro-cid-vd6cwtsk]{list-style:none;padding:0;margin:0 auto;max-width:1000px}.timeline[data-astro-cid-vd6cwtsk]>li[data-astro-cid-vd6cwtsk]{display:grid;grid-template-columns:1fr 80px 1fr;grid-template-rows:auto auto;gap:1rem;position:relative}.timeline[data-astro-cid-vd6cwtsk]>li[data-astro-cid-vd6cwtsk] hr[data-astro-cid-vd6cwtsk]{border:none;background:linear-gradient(to bottom,#c32929,#297c14);width:3px;grid-column:2;grid-row:1 / -1;height:calc(100% + 4rem);margin:0;justify-self:center;will-change:transform;transform:scaleY(0);transform-origin:top center}.timeline-middle[data-astro-cid-vd6cwtsk]{grid-column:2;grid-row:2;display:flex;align-items:center;justify-content:center;position:relative;z-index:2;background:var(--bg-secondary);width:48px;height:48px;border-radius:50%;border:2px solid #297C14;justify-self:center;will-change:transform,opacity}.timeline-middle[data-astro-cid-vd6cwtsk]:after{content:"";position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);width:14px;height:14px;border-radius:50%;background:#c32929}.timeline-start[data-astro-cid-vd6cwtsk],.timeline-end[data-astro-cid-vd6cwtsk]{background:var(--bg-card);border:1px solid var(--border-color);border-radius:1.5rem;padding:1.5rem;box-shadow:var(--card-shadow);margin-bottom:2.5rem;will-change:transform,opacity;transition:box-shadow .3s ease,transform .3s ease}@media(hover:hover){.timeline-start[data-astro-cid-vd6cwtsk]:hover,.timeline-end[data-astro-cid-vd6cwtsk]:hover{box-shadow:var(--card-shadow-hover);transform:translateY(-3px)}}.timeline-start[data-astro-cid-vd6cwtsk]{grid-column:1;grid-row:2;text-align:right}.timeline-end[data-astro-cid-vd6cwtsk]{grid-column:3;grid-row:2;text-align:left}.event-year[data-astro-cid-vd6cwtsk]{display:block;font-family:Montserrat,sans-serif;font-weight:900;font-size:2.75rem;color:transparent;-webkit-text-stroke:2px #C32929;line-height:1;margin-bottom:.25rem;transition:color .5s ease}.card-active[data-astro-cid-vd6cwtsk] .event-year[data-astro-cid-vd6cwtsk]{color:#c32929}.event-title[data-astro-cid-vd6cwtsk]{font-family:Montserrat,sans-serif;font-size:1.05rem;font-weight:700;color:var(--text-primary);margin:0 0 1rem}.event-image[data-astro-cid-vd6cwtsk]{width:100%;max-height:260px;object-fit:cover;border-radius:1rem;margin-bottom:1rem;display:block;filter:grayscale(1) contrast(1.1);transition:filter .5s ease}.timeline-start[data-astro-cid-vd6cwtsk]:hover .event-image[data-astro-cid-vd6cwtsk],.timeline-end[data-astro-cid-vd6cwtsk]:hover .event-image[data-astro-cid-vd6cwtsk],.card-active[data-astro-cid-vd6cwtsk] .event-image[data-astro-cid-vd6cwtsk]{filter:none}.timeline-start[data-astro-cid-vd6cwtsk] .event-image[data-astro-cid-vd6cwtsk]{margin-left:auto}.event-text[data-astro-cid-vd6cwtsk]{color:var(--text-secondary);font-size:.9rem;line-height:1.65;margin:0}.timeline-line-mobile[data-astro-cid-vd6cwtsk]{display:none}@media(max-width:768px){.section-historia[data-astro-cid-vd6cwtsk]{padding:3rem 0}.section-header[data-astro-cid-vd6cwtsk]{margin-bottom:2.5rem}.timeline[data-astro-cid-vd6cwtsk]>li[data-astro-cid-vd6cwtsk]{grid-template-columns:auto 1fr;grid-template-rows:auto;position:relative}.timeline[data-astro-cid-vd6cwtsk]>li[data-astro-cid-vd6cwtsk] hr[data-astro-cid-vd6cwtsk]{display:none}.timeline-middle[data-astro-cid-vd6cwtsk]{grid-column:1;grid-row:1;align-self:start;margin-top:.25rem;width:40px;height:40px;justify-self:start}.timeline-start[data-astro-cid-vd6cwtsk],.timeline-end[data-astro-cid-vd6cwtsk]{grid-column:2;grid-row:1;text-align:left;margin-bottom:2rem}.timeline-start[data-astro-cid-vd6cwtsk] .event-image[data-astro-cid-vd6cwtsk]{margin-left:0}.timeline-line-mobile[data-astro-cid-vd6cwtsk]{display:block;position:absolute;left:calc(1.25rem - 1.5px);top:2.5rem;width:3px;background:linear-gradient(to bottom,#c32929,#297c14);z-index:1;height:calc(100% + .5rem);transform:scaleY(0);transform-origin:top center}.timeline[data-astro-cid-vd6cwtsk]>li[data-astro-cid-vd6cwtsk]:last-child .timeline-line-mobile[data-astro-cid-vd6cwtsk]{display:none}}.section-instalaciones[data-astro-cid-s45yzeww]{padding:5rem 0;background:var(--bg-primary)}.section-header[data-astro-cid-s45yzeww]{text-align:center;margin-bottom:3rem}.section-title[data-astro-cid-s45yzeww]{font-size:clamp(2rem,4vw,2.75rem);font-weight:800;color:var(--text-primary);margin:0 0 .75rem}.title-underline[data-astro-cid-s45yzeww]{width:5rem;height:4px;background:linear-gradient(to right,var(--color-rojo),var(--color-verde));margin:0 auto 1.25rem;border-radius:2px}.section-description[data-astro-cid-s45yzeww]{color:var(--text-secondary);font-size:1.05rem;margin:0}.bento-grid[data-astro-cid-s45yzeww]{display:grid;grid-template-columns:repeat(3,1fr);grid-template-rows:230px 230px 200px;gap:1rem}.bento-item[data-astro-cid-s45yzeww]{position:relative;border-radius:1.5rem;overflow:hidden;cursor:pointer;background:var(--bg-card);box-shadow:var(--card-shadow);transition:box-shadow .3s ease,transform .3s ease}.bento-item--featured[data-astro-cid-s45yzeww]{grid-column:1 / 3;grid-row:1 / 3}.bento-item[data-astro-cid-s45yzeww] video[data-astro-cid-s45yzeww],.bento-item[data-astro-cid-s45yzeww] img[data-astro-cid-s45yzeww]{width:100%;height:100%;object-fit:cover;display:block}.bento-item[data-astro-cid-s45yzeww]:after{content:"";position:absolute;inset:0;background:#0000;transition:background .3s ease;pointer-events:none;z-index:2}@media(hover:hover){.bento-item[data-astro-cid-s45yzeww]:hover:after{background:#00000026}.bento-item[data-astro-cid-s45yzeww]:not(.bento-item--featured):hover{transform:scale(1.02);box-shadow:var(--card-shadow-hover)}}.bento-item[data-astro-cid-s45yzeww]:focus-visible{outline:2px solid var(--color-rojo);outline-offset:3px}.play-btn[data-astro-cid-s45yzeww]{position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);width:56px;height:56px;background:#c32929e0;border-radius:50%;display:flex;align-items:center;justify-content:center;pointer-events:none;z-index:3;transition:transform .3s ease,background .3s ease}.play-btn[data-astro-cid-s45yzeww] svg[data-astro-cid-s45yzeww]{width:24px;height:24px;fill:#fff;margin-left:3px}@media(hover:hover){.bento-item[data-astro-cid-s45yzeww]:hover .play-btn[data-astro-cid-s45yzeww]{background:#c32929;transform:translate(-50%,-50%) scale(1.1)}}.lightbox[data-astro-cid-s45yzeww]{position:fixed;inset:0;background:#000000f2;z-index:1000;display:none;align-items:center;justify-content:center}.lightbox[data-astro-cid-s45yzeww].active{display:flex}.lightbox-content[data-astro-cid-s45yzeww]{max-width:90vw;max-height:85vh;display:flex;align-items:center;justify-content:center}.lightbox-content[data-astro-cid-s45yzeww] img[data-astro-cid-s45yzeww],.lightbox-content[data-astro-cid-s45yzeww] video[data-astro-cid-s45yzeww]{max-width:100%;max-height:85vh;object-fit:contain;border-radius:.75rem;display:none}.lightbox-content[data-astro-cid-s45yzeww] img[data-astro-cid-s45yzeww].active,.lightbox-content[data-astro-cid-s45yzeww] video[data-astro-cid-s45yzeww].active{display:block}.lightbox-close[data-astro-cid-s45yzeww]{position:absolute;top:1.5rem;right:1.5rem;width:48px;height:48px;border:none;background:#ffffff1a;color:#fff;border-radius:50%;cursor:pointer;display:flex;align-items:center;justify-content:center;transition:background .2s ease;z-index:10}.lightbox-close[data-astro-cid-s45yzeww]:hover{background:#c32929}.lightbox-close[data-astro-cid-s45yzeww] svg[data-astro-cid-s45yzeww]{width:28px;height:28px}.lightbox-nav[data-astro-cid-s45yzeww]{position:absolute;top:50%;transform:translateY(-50%);width:52px;height:52px;border:none;background:#ffffff1a;color:#fff;border-radius:50%;cursor:pointer;display:flex;align-items:center;justify-content:center;transition:background .2s ease;z-index:10}.lightbox-nav[data-astro-cid-s45yzeww]:hover{background:#c32929}.lightbox-nav[data-astro-cid-s45yzeww].prev{left:1.5rem}.lightbox-nav[data-astro-cid-s45yzeww].next{right:1.5rem}.lightbox-nav[data-astro-cid-s45yzeww] svg[data-astro-cid-s45yzeww]{width:30px;height:30px}.lightbox-counter[data-astro-cid-s45yzeww]{position:absolute;bottom:1.5rem;left:50%;transform:translate(-50%);color:#fff;font-size:.9rem;background:#00000080;padding:.4rem 1rem;border-radius:2rem}@media(max-width:900px){.bento-grid[data-astro-cid-s45yzeww]{grid-template-columns:repeat(2,1fr);grid-template-rows:none}.bento-item--featured[data-astro-cid-s45yzeww]{grid-column:1 / -1;height:300px}.bento-item[data-astro-cid-s45yzeww]:not(.bento-item--featured){height:200px}}@media(max-width:560px){.section-instalaciones[data-astro-cid-s45yzeww]{padding:3rem 0}.bento-grid[data-astro-cid-s45yzeww]{grid-template-columns:1fr;grid-template-rows:auto}.bento-item--featured[data-astro-cid-s45yzeww]{grid-column:auto;height:240px}.bento-item[data-astro-cid-s45yzeww]:not(.bento-item--featured){height:180px}.lightbox-nav[data-astro-cid-s45yzeww].prev{left:.5rem}.lightbox-nav[data-astro-cid-s45yzeww].next{right:.5rem}.lightbox-close[data-astro-cid-s45yzeww]{top:1rem;right:1rem;width:40px;height:40px}}.section[data-astro-cid-26cbfx2y]{padding:5rem 0;position:relative;overflow:hidden}.section[data-astro-cid-26cbfx2y][data-gradient=primary-secondary],.section[data-astro-cid-26cbfx2y][data-gradient=secondary-primary]{background:var(--bg-primary)}.decorative-orb[data-astro-cid-26cbfx2y]{display:none}.orb-1[data-astro-cid-26cbfx2y]{top:5rem;left:2.5rem;width:22rem;height:22rem;background:var(--color-rojo);animation:pulse 4s ease-in-out infinite}.orb-2[data-astro-cid-26cbfx2y]{bottom:5rem;right:2.5rem;width:26rem;height:26rem;background:var(--color-verde);animation:pulse 4s ease-in-out infinite;animation-delay:1s}@keyframes pulse{0%,to{opacity:.1;transform:scale(1)}50%{opacity:.2;transform:scale(1.1)}}.container[data-astro-cid-26cbfx2y]{position:relative;z-index:10}.section-header[data-astro-cid-26cbfx2y]{text-align:center;margin-bottom:4rem}.section-title[data-astro-cid-26cbfx2y]{font-size:2.5rem;font-weight:800;margin-bottom:.5rem;color:var(--text-primary)}@media(min-width:768px){.section-title[data-astro-cid-26cbfx2y]{font-size:3.5rem}}.title-underline[data-astro-cid-26cbfx2y]{width:6rem;height:4px;background:linear-gradient(to right,var(--color-rojo),var(--color-verde));margin:0 auto 1.5rem;border-radius:2px}.section-description[data-astro-cid-26cbfx2y]{color:var(--text-secondary);font-size:1.1rem;max-width:32rem;margin:0 auto}.merchandising-bento[data-astro-cid-oyopbs3o]{display:grid;grid-template-columns:repeat(3,1fr);grid-template-rows:185px 185px;gap:1rem;max-width:860px;margin:0 auto}.producto-card[data-astro-cid-oyopbs3o]{background:var(--bg-card);border-radius:var(--card-radius);overflow:hidden;box-shadow:var(--card-shadow);border:1px solid var(--border-color);display:flex;transition:transform .25s ease,box-shadow .25s ease;will-change:transform}@media(hover:hover){.producto-card[data-astro-cid-oyopbs3o]:hover{transform:translateY(-4px);box-shadow:var(--card-shadow-hover)}}.producto-card--featured[data-astro-cid-oyopbs3o]{grid-column:1 / 3;grid-row:1 / 3;flex-direction:row}.producto-card--featured[data-astro-cid-oyopbs3o] .producto-imagen[data-astro-cid-oyopbs3o]{width:48%;min-width:48%;flex-shrink:0}.producto-card--sm[data-astro-cid-oyopbs3o]{flex-direction:row}.producto-card--sm[data-astro-cid-oyopbs3o] .producto-imagen[data-astro-cid-oyopbs3o]{width:44%;min-width:44%;flex-shrink:0}.producto-imagen[data-astro-cid-oyopbs3o]{position:relative;overflow:hidden;background:var(--bg-secondary);margin:0}.producto-imagen[data-astro-cid-oyopbs3o] img[data-astro-cid-oyopbs3o]{width:100%;height:100%;object-fit:cover;display:block;transition:transform .35s ease}.producto-card[data-astro-cid-oyopbs3o]:hover .producto-imagen[data-astro-cid-oyopbs3o] img[data-astro-cid-oyopbs3o]{transform:scale(1.05)}.no-imagen[data-astro-cid-oyopbs3o]{width:100%;height:100%;display:flex;align-items:center;justify-content:center;background:var(--bg-secondary);color:var(--text-secondary);font-size:.875rem}.producto-badge[data-astro-cid-oyopbs3o]{position:absolute;top:.875rem;left:.875rem;background:var(--club-red);color:#fff;font-size:.65rem;font-weight:700;text-transform:uppercase;letter-spacing:.1em;padding:.25rem .5rem;border-radius:.375rem;pointer-events:none}.producto-info[data-astro-cid-oyopbs3o]{padding:1rem 1.25rem;display:flex;flex-direction:column;justify-content:space-between;gap:.5rem;flex-shrink:0;overflow:hidden}.producto-card--featured[data-astro-cid-oyopbs3o] .producto-info[data-astro-cid-oyopbs3o]{padding:1.25rem 1.5rem 1.5rem;flex:1}.producto-nombre[data-astro-cid-oyopbs3o]{font-size:.9rem;font-weight:700;color:var(--text-primary);margin:0 0 .15rem;line-height:1.3;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.producto-card--featured[data-astro-cid-oyopbs3o] .producto-nombre[data-astro-cid-oyopbs3o]{font-family:var(--font-display);font-size:1.35rem;font-weight:800;white-space:normal}.producto-descripcion[data-astro-cid-oyopbs3o]{color:var(--text-secondary);font-size:.875rem;line-height:1.5;margin:0;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden}.producto-footer[data-astro-cid-oyopbs3o]{display:flex;flex-direction:column;gap:.5rem}.producto-precio[data-astro-cid-oyopbs3o]{display:block;font-size:.875rem;font-weight:700;color:var(--club-green)}.producto-card--featured[data-astro-cid-oyopbs3o] .producto-precio[data-astro-cid-oyopbs3o]{font-family:var(--font-display);font-size:1.5rem;font-weight:800}.btn-whatsapp[data-astro-cid-oyopbs3o]{display:flex;align-items:center;justify-content:center;gap:.4rem;text-decoration:none;font-weight:700;border-radius:.75rem;background:#25d366;color:#fff;box-shadow:0 2px 8px #25d36647;transition:background .2s ease,transform .2s ease,box-shadow .2s ease;white-space:nowrap}.btn-whatsapp--full[data-astro-cid-oyopbs3o]{padding:.75rem 1.25rem;font-size:.875rem}.btn-whatsapp--sm[data-astro-cid-oyopbs3o]{padding:.5rem .75rem;font-size:.75rem}@media(hover:hover){.btn-whatsapp[data-astro-cid-oyopbs3o]:hover{background:#20ba5a;transform:translateY(-1px);box-shadow:0 4px 14px #25d36666}}.no-productos[data-astro-cid-oyopbs3o]{text-align:center;color:var(--text-secondary);font-size:1.1rem;padding:3rem}.producto-placeholder[data-astro-cid-oyopbs3o]{border-radius:var(--card-radius);border:2px dashed var(--border-color);background:var(--bg-secondary);display:flex;flex-direction:column;align-items:center;justify-content:center;gap:.625rem;color:var(--text-secondary);opacity:.55;font-size:.8rem;font-weight:600;text-transform:uppercase;letter-spacing:.07em}@media(max-width:640px){.merchandising-bento[data-astro-cid-oyopbs3o]{grid-template-columns:1fr;grid-template-rows:none}.producto-card--featured[data-astro-cid-oyopbs3o]{grid-column:auto;grid-row:auto;flex-direction:column}.producto-card--featured[data-astro-cid-oyopbs3o] .producto-imagen[data-astro-cid-oyopbs3o]{width:100%;min-width:unset;aspect-ratio:4 / 3}.producto-card--sm[data-astro-cid-oyopbs3o]{flex-direction:column}.producto-card--sm[data-astro-cid-oyopbs3o] .producto-imagen[data-astro-cid-oyopbs3o]{width:100%;min-width:unset;aspect-ratio:4 / 3}}.proximamente-container[data-astro-cid-oyopbs3o]{text-align:center;padding:4rem 2rem;background:var(--bg-card);border-radius:var(--card-radius);max-width:600px;margin:0 auto;box-shadow:var(--card-shadow)}.proximamente-icon[data-astro-cid-oyopbs3o]{font-size:4rem;margin-bottom:1.5rem;animation:bounce 2s ease-in-out infinite}@keyframes bounce{0%,to{transform:translateY(0)}50%{transform:translateY(-10px)}}.proximamente-title[data-astro-cid-oyopbs3o]{font-size:2rem;font-weight:800;color:var(--text-primary);margin:0 0 1rem;background:linear-gradient(135deg,var(--color-rojo),var(--color-verde));-webkit-background-clip:text;-webkit-text-fill-color:transparent;background-clip:text}.proximamente-text[data-astro-cid-oyopbs3o]{font-size:1.125rem;color:var(--text-secondary);line-height:1.6;margin:0}@media(max-width:640px){.proximamente-container[data-astro-cid-oyopbs3o]{padding:3rem 1.5rem}.proximamente-title[data-astro-cid-oyopbs3o]{font-size:1.5rem}}.section-contacto[data-astro-cid-nff6pbzs]{width:100%;padding:0 1rem;margin:0 0 4rem}@media(min-width:768px){.section-contacto[data-astro-cid-nff6pbzs]{padding:0 2rem}}.contacto-container[data-astro-cid-nff6pbzs]{position:relative;width:100%;height:560px;border-radius:1.5rem;overflow:hidden;box-shadow:var(--shadow-lg)}.map-wrapper[data-astro-cid-nff6pbzs]{position:absolute;inset:0}.map-wrapper[data-astro-cid-nff6pbzs] iframe[data-astro-cid-nff6pbzs]{width:100%;height:100%;border:0;display:block}.card-wrapper[data-astro-cid-nff6pbzs]{position:absolute;inset:0;z-index:2;display:flex;align-items:center;justify-content:flex-start;padding:2rem;pointer-events:none}.contact-card[data-astro-cid-nff6pbzs]{pointer-events:auto;width:100%;max-width:360px;background:#1f2937d1;backdrop-filter:blur(12px);-webkit-backdrop-filter:blur(12px);border:1px solid rgba(255,255,255,.1);border-radius:24px;padding:2rem;display:flex;flex-direction:column;gap:1.5rem}.card-heading[data-astro-cid-nff6pbzs]{display:flex;flex-direction:column;gap:.5rem}.card-title[data-astro-cid-nff6pbzs]{font-family:var(--font-display);font-size:1.75rem;font-weight:800;color:#fff;margin:0;line-height:1.1}.card-title-bar[data-astro-cid-nff6pbzs]{display:block;width:2.5rem;height:3px;background:#c32929;border-radius:2px}.address-row[data-astro-cid-nff6pbzs]{display:flex;align-items:flex-start;gap:.75rem;color:#ffffffbf;font-size:.9rem;line-height:1.5}.address-row[data-astro-cid-nff6pbzs] svg[data-astro-cid-nff6pbzs]{flex-shrink:0;color:#c32929;margin-top:1px}.actions[data-astro-cid-nff6pbzs]{display:flex;flex-direction:column;gap:.75rem}.btn-whatsapp[data-astro-cid-nff6pbzs],.btn-email[data-astro-cid-nff6pbzs]{display:inline-flex;align-items:center;justify-content:center;gap:.5rem;padding:.7rem 1.25rem;border-radius:50px;font-family:var(--font-display);font-weight:700;font-size:.9rem;text-decoration:none;transition:opacity .2s ease,transform .2s ease}.btn-whatsapp[data-astro-cid-nff6pbzs]{background:#297c14;color:#fff}.btn-email[data-astro-cid-nff6pbzs]{background:transparent;color:#fff;border:1.5px solid #C32929}@media(hover:hover){.btn-whatsapp[data-astro-cid-nff6pbzs]:hover,.btn-email[data-astro-cid-nff6pbzs]:hover{opacity:.85;transform:translateY(-1px)}}.social-row[data-astro-cid-nff6pbzs]{display:flex;gap:.75rem;padding-top:.25rem;border-top:1px solid rgba(255,255,255,.1)}.social-icon[data-astro-cid-nff6pbzs]{width:40px;height:40px;display:flex;align-items:center;justify-content:center;border-radius:50%;color:#ffffff80;transition:color .2s ease,background .2s ease}@media(hover:hover){.social-icon[data-astro-cid-nff6pbzs]:hover{color:#fff;background:#ffffff14}}@media(max-width:640px){.contacto-container[data-astro-cid-nff6pbzs]{height:auto;display:flex;flex-direction:column}.map-wrapper[data-astro-cid-nff6pbzs]{position:relative;height:300px;flex-shrink:0}.card-wrapper[data-astro-cid-nff6pbzs]{position:relative;padding:1.25rem;background:#1f2937}.contact-card[data-astro-cid-nff6pbzs]{max-width:100%;backdrop-filter:none;-webkit-backdrop-filter:none;background:transparent;border:none;border-radius:0;padding:.5rem 0}}.noticias-ire-section[data-astro-cid-ojh57vqa]{padding:4rem 0}.container[data-astro-cid-ojh57vqa]{max-width:1200px;margin:0 auto;padding:0 1.5rem}.section-header[data-astro-cid-ojh57vqa]{display:flex;align-items:flex-end;justify-content:space-between;gap:1rem;margin-bottom:2rem}.section-title[data-astro-cid-ojh57vqa]{font-size:1.75rem;font-weight:800;color:var(--text-primary);margin:0 0 .25rem;line-height:1.2}.section-subtitle[data-astro-cid-ojh57vqa]{color:var(--text-secondary);margin:0;font-size:.95rem}.btn-ver-mas[data-astro-cid-ojh57vqa]{flex-shrink:0;font-size:.875rem;font-weight:600;color:var(--club-green, #2d7a2d);text-decoration:none;white-space:nowrap;transition:opacity .2s}.btn-ver-mas[data-astro-cid-ojh57vqa]:hover{opacity:.75}.noticias-grid[data-astro-cid-ojh57vqa]{display:grid;grid-template-columns:repeat(3,1fr);gap:1.25rem}.noticia-card[data-astro-cid-ojh57vqa]{background:var(--bg-card);border:1px solid var(--border-color);border-radius:.75rem;overflow:hidden;display:flex;flex-direction:column;transition:transform .2s ease,box-shadow .2s ease;text-decoration:none;color:inherit;cursor:pointer}.noticia-card[data-astro-cid-ojh57vqa]:hover{transform:translateY(-3px);box-shadow:0 8px 24px #0000001f}.card-image-wrap[data-astro-cid-ojh57vqa]{display:block;aspect-ratio:16 / 9;overflow:hidden;background:var(--bg-secondary)}.card-image[data-astro-cid-ojh57vqa]{width:100%;height:100%;object-fit:cover;transition:transform .3s ease}.noticia-card[data-astro-cid-ojh57vqa]:hover .card-image[data-astro-cid-ojh57vqa]{transform:scale(1.04)}.card-title[data-astro-cid-ojh57vqa]{color:var(--text-primary)}.card-image-fallback[data-astro-cid-ojh57vqa]{width:100%;height:100%;display:flex;align-items:center;justify-content:center;background:var(--bg-secondary)}.card-image-fallback[data-astro-cid-ojh57vqa] svg[data-astro-cid-ojh57vqa]{width:2.5rem;height:2.5rem;color:var(--text-secondary);opacity:.4}.card-body[data-astro-cid-ojh57vqa]{padding:1rem;display:flex;flex-direction:column;gap:.5rem;flex:1}.card-seccion[data-astro-cid-ojh57vqa]{font-size:.7rem;font-weight:700;text-transform:uppercase;letter-spacing:.07em;color:var(--club-green, #2d7a2d)}.card-title[data-astro-cid-ojh57vqa]{font-size:.95rem;font-weight:700;line-height:1.35;color:var(--text-primary);margin:0;flex:1}.card-fecha[data-astro-cid-ojh57vqa]{font-size:.78rem;color:var(--text-secondary)}.card-link[data-astro-cid-ojh57vqa]{font-size:.8rem;font-weight:600;color:var(--club-green, #2d7a2d);text-decoration:none;margin-top:auto;transition:opacity .2s}.card-link[data-astro-cid-ojh57vqa]:hover{opacity:.75}.atribucion[data-astro-cid-ojh57vqa]{margin-top:2rem;text-align:right;font-size:.78rem;color:var(--text-secondary)}.atribucion[data-astro-cid-ojh57vqa] a[data-astro-cid-ojh57vqa]{color:inherit;text-decoration:underline;text-underline-offset:2px}.empty-state[data-astro-cid-ojh57vqa]{text-align:center;padding:3rem 1rem;color:var(--text-secondary)}.empty-state[data-astro-cid-ojh57vqa] svg[data-astro-cid-ojh57vqa]{width:3rem;height:3rem;margin:0 auto 1rem;opacity:.4}.empty-state[data-astro-cid-ojh57vqa] p[data-astro-cid-ojh57vqa]{margin:0;font-size:.95rem}@media(prefers-reduced-motion:no-preference){.noticia-card[data-astro-cid-ojh57vqa]{opacity:0;transform:translateY(24px)}}@media(max-width:768px){.noticias-grid[data-astro-cid-ojh57vqa]{grid-template-columns:repeat(2,1fr)}}@media(max-width:640px){.noticias-ire-section[data-astro-cid-ojh57vqa]{padding:2.5rem 0}.section-header[data-astro-cid-ojh57vqa]{flex-direction:column;align-items:flex-start}.section-title[data-astro-cid-ojh57vqa]{font-size:1.4rem}.noticias-grid[data-astro-cid-ojh57vqa]{grid-template-columns:1fr}.atribucion[data-astro-cid-ojh57vqa]{text-align:center}}
