.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%}}.historia-section[data-astro-cid-vd6cwtsk]{position:relative;background:var(--bg-secondary);padding-top:5rem}.historia-header[data-astro-cid-vd6cwtsk]{position:relative;flex-shrink:0;text-align:left;padding:1rem max(1rem,calc((100vw - min(100vw,1400px))/2)) 1.5rem;z-index:10}.historia-eyebrow[data-astro-cid-vd6cwtsk]{font-family:var(--font-display);font-size:.62rem;font-weight:700;letter-spacing:.22em;text-transform:uppercase;color:var(--color-rojo, #c32929);margin:0 0 .6rem;opacity:.9}.historia-title[data-astro-cid-vd6cwtsk]{font-family:var(--font-display);font-size:clamp(2rem,4vw,2.75rem);font-weight:800;color:var(--text-primary);margin:0;letter-spacing:-.02em;line-height:1.1}.historia-outer[data-astro-cid-vd6cwtsk]{position:relative;display:flex;flex-direction:column;box-sizing:border-box;height:100svh;min-height:540px;padding-top:var(--nav-height, 0px);overflow:hidden}.historia-stage[data-astro-cid-vd6cwtsk]{position:relative;flex:1;min-height:0;display:flex;width:calc(var(--n-cards) * 100%);will-change:transform;backface-visibility:hidden}.h-card[data-astro-cid-vd6cwtsk]{position:relative;width:calc(100% / var(--n-cards));flex-shrink:0;height:100%;display:flex;align-items:center;justify-content:center;z-index:1}.h-card-inner[data-astro-cid-vd6cwtsk]{position:relative;width:min(100vw,1400px);height:100%;overflow:hidden;display:grid;grid-template-columns:1.5fr .5fr;grid-template-rows:auto minmax(0,1fr);grid-template-areas:"topbar topbar" "image-zone text-zone";gap:2rem;z-index:2}.h-card--alt[data-astro-cid-vd6cwtsk] .h-card-inner[data-astro-cid-vd6cwtsk]{grid-template-columns:.5fr 1.5fr;grid-template-areas:"topbar topbar" "text-zone image-zone"}.h-topbar[data-astro-cid-vd6cwtsk]{grid-area:topbar}.h-image-zone[data-astro-cid-vd6cwtsk]{grid-area:image-zone}.h-text-zone[data-astro-cid-vd6cwtsk]{grid-area:text-zone;align-self:start}.h-year-bg[data-astro-cid-vd6cwtsk]{position:absolute;inset:0;display:flex;align-items:center;justify-content:center;font-size:clamp(16rem,20vw,20rem);font-weight:900;color:var(--text-primary);opacity:.04;z-index:5;pointer-events:none;line-height:1;font-family:var(--font-display);user-select:none}.h-topbar[data-astro-cid-vd6cwtsk]{display:flex;justify-content:space-between;align-items:baseline;padding-bottom:.875rem;border-bottom:1px solid color-mix(in srgb,var(--text-primary) 12%,transparent)}.h-counter[data-astro-cid-vd6cwtsk]{font-family:var(--font-display);font-size:.58rem;font-weight:700;letter-spacing:.2em;text-transform:uppercase;color:var(--text-secondary);opacity:.55}.h-year[data-astro-cid-vd6cwtsk]{font-family:var(--font-display);font-size:clamp(2rem,4.5vw,3.5rem);font-weight:900;color:var(--color-rojo, #c32929);line-height:1;letter-spacing:-.03em}.h-image-zone[data-astro-cid-vd6cwtsk]{position:relative;width:100%;min-height:0;overflow:hidden;display:flex;align-items:center;justify-content:center}.h-img[data-astro-cid-vd6cwtsk]{display:block;width:100%;height:100%;max-height:100%;object-fit:contain}.h-text-zone[data-astro-cid-vd6cwtsk]{display:flex;gap:1.5rem;align-items:flex-start;padding-top:.25rem}.h-text-rule[data-astro-cid-vd6cwtsk]{width:3px;min-height:100%;align-self:stretch;background:linear-gradient(to bottom,var(--color-rojo, #c32929),var(--color-verde, #1e8241));border-radius:2px;flex-shrink:0;opacity:.85}.h-text-body[data-astro-cid-vd6cwtsk]{flex:1}.h-card-title[data-astro-cid-vd6cwtsk]{font-family:var(--font-display);font-size:clamp(1rem,2vw,1.4rem);font-weight:800;color:var(--text-primary);margin:0 0 .5rem;line-height:1.2;letter-spacing:-.01em}.h-card-text[data-astro-cid-vd6cwtsk]{font-size:clamp(.85rem,1.1vw,.9rem);line-height:1.75;color:var(--text-secondary);margin:0}.historia-noise-overlay[data-astro-cid-vd6cwtsk]{position:fixed;inset:0;z-index:50;pointer-events:none;opacity:.025;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}.historia-scroll-hint[data-astro-cid-vd6cwtsk]{position:absolute;bottom:1.5rem;left:50%;transform:translate(-50%);display:flex;flex-direction:column;align-items:center;gap:.4rem;color:var(--text-secondary);opacity:.4;pointer-events:none;z-index:2}.scroll-hint-label[data-astro-cid-vd6cwtsk]{font-family:var(--font-display);font-size:.55rem;font-weight:700;letter-spacing:.2em;text-transform:uppercase}.h-pagination[data-astro-cid-vd6cwtsk]{position:absolute;bottom:4.5rem;left:50%;transform:translate(-50%);display:flex;gap:.65rem;z-index:3}.h-pagination-dot[data-astro-cid-vd6cwtsk]{width:10px;height:10px;border-radius:50%;border:1.5px solid var(--text-secondary);background:transparent;cursor:pointer;padding:0;transition:background .3s ease,transform .3s ease,border-color .3s ease;opacity:.55}.h-pagination-dot[data-astro-cid-vd6cwtsk]:hover{opacity:.85}.h-pagination-dot[data-astro-cid-vd6cwtsk][aria-current=true]{background:var(--color-rojo);border-color:var(--color-rojo);opacity:1;animation:h-dot-breathe 2.4s ease-in-out infinite}@keyframes h-dot-breathe{0%,to{transform:scale(1.35)}50%{transform:scale(1.55)}}.historia-swipe-hint[data-astro-cid-vd6cwtsk]{display:none;align-items:center;justify-content:center;gap:.5rem;color:var(--text-secondary);opacity:.45;padding:.75rem 0 .25rem;transition:opacity .4s ease;pointer-events:none}.swipe-hint-label[data-astro-cid-vd6cwtsk]{font-family:var(--font-display);font-size:.55rem;font-weight:700;letter-spacing:.2em;text-transform:uppercase}@media(max-width:1199px){.historia-section[data-astro-cid-vd6cwtsk]{padding-top:3rem}.historia-outer[data-astro-cid-vd6cwtsk]{height:auto;min-height:unset;overflow:visible}.historia-stage[data-astro-cid-vd6cwtsk]{width:100%;overflow-x:scroll;overflow-y:hidden;scroll-snap-type:x mandatory;-webkit-overflow-scrolling:touch;scrollbar-width:none;gap:0;padding:.5rem 0 1.5rem;will-change:auto;backface-visibility:visible}.historia-stage[data-astro-cid-vd6cwtsk]::-webkit-scrollbar{display:none}.h-card[data-astro-cid-vd6cwtsk]{width:100vw;min-width:100vw;height:auto;flex-shrink:0;scroll-snap-align:start;padding:0 1.25rem .5rem;box-sizing:border-box;z-index:auto}.h-card-inner[data-astro-cid-vd6cwtsk]{width:100%;height:auto;overflow:visible;grid-template-columns:1fr;grid-template-rows:auto auto auto;grid-template-areas:"topbar" "image-zone" "text-zone";gap:1.25rem}.h-card--alt[data-astro-cid-vd6cwtsk] .h-card-inner[data-astro-cid-vd6cwtsk]{grid-template-columns:1fr;grid-template-areas:"topbar" "image-zone" "text-zone";grid-template-rows:auto auto auto}.h-image-zone[data-astro-cid-vd6cwtsk]{height:min(48vw,280px)}.h-img[data-astro-cid-vd6cwtsk]{height:100%}.h-text-zone[data-astro-cid-vd6cwtsk]{align-self:auto;gap:1rem}.h-year-bg[data-astro-cid-vd6cwtsk]{display:none}.h-pagination[data-astro-cid-vd6cwtsk]{position:static;transform:none;left:auto;bottom:auto;display:flex;justify-content:center;margin:1rem 0 .5rem}.historia-scroll-hint[data-astro-cid-vd6cwtsk]{display:none}.historia-swipe-hint[data-astro-cid-vd6cwtsk]{display:flex}}@media(max-width:1199px)and (prefers-reduced-motion:no-preference){.h-card[data-astro-cid-vd6cwtsk]:not(.h-card--visible) .h-img[data-astro-cid-vd6cwtsk]{opacity:.5;transform:scale(1.04)}.h-card[data-astro-cid-vd6cwtsk]:not(.h-card--visible) .h-year[data-astro-cid-vd6cwtsk]{opacity:0;transform:translateY(10px)}.h-card[data-astro-cid-vd6cwtsk]:not(.h-card--visible) .h-text-rule[data-astro-cid-vd6cwtsk]{transform:scaleY(0);transform-origin:top center}.h-card[data-astro-cid-vd6cwtsk]:not(.h-card--visible) .h-card-title[data-astro-cid-vd6cwtsk]{opacity:0;transform:translateY(8px)}.h-card[data-astro-cid-vd6cwtsk]:not(.h-card--visible) .h-card-text[data-astro-cid-vd6cwtsk]{opacity:0;transform:translateY(6px)}.h-card--visible[data-astro-cid-vd6cwtsk] .h-img[data-astro-cid-vd6cwtsk]{opacity:1;transform:scale(1);transition:opacity .5s ease,transform .5s ease}.h-card--visible[data-astro-cid-vd6cwtsk] .h-year[data-astro-cid-vd6cwtsk]{opacity:1;transform:translateY(0);transition:opacity .4s ease .1s,transform .4s ease .1s}.h-card--visible[data-astro-cid-vd6cwtsk] .h-text-rule[data-astro-cid-vd6cwtsk]{transform:scaleY(1);transform-origin:top center;transition:transform .35s ease .15s}.h-card--visible[data-astro-cid-vd6cwtsk] .h-card-title[data-astro-cid-vd6cwtsk]{opacity:1;transform:translateY(0);transition:opacity .35s ease .2s,transform .35s ease .2s}.h-card--visible[data-astro-cid-vd6cwtsk] .h-card-text[data-astro-cid-vd6cwtsk]{opacity:1;transform:translateY(0);transition:opacity .35s ease .25s,transform .35s ease .25s}}@media(orientation:landscape)and (max-height:600px)and (max-width:1199px){.h-image-zone[data-astro-cid-vd6cwtsk]{height:min(38vw,200px)}}@media(prefers-reduced-motion:reduce)and (min-width:1200px){.historia-outer[data-astro-cid-vd6cwtsk]{height:auto;overflow:visible}.historia-stage[data-astro-cid-vd6cwtsk]{flex-direction:column;width:100%;transform:none!important}.h-card[data-astro-cid-vd6cwtsk]{width:100%;height:auto;border-bottom:1px solid color-mix(in srgb,var(--text-primary) 10%,transparent);padding:3rem 0}.h-card-inner[data-astro-cid-vd6cwtsk],.h-image-zone[data-astro-cid-vd6cwtsk],.h-img[data-astro-cid-vd6cwtsk]{height:auto}.historia-scroll-hint[data-astro-cid-vd6cwtsk],.h-pagination[data-astro-cid-vd6cwtsk]{display:none}}@media(prefers-reduced-motion:reduce)and (max-width:1199px){.historia-outer[data-astro-cid-vd6cwtsk]{height:auto;overflow:visible}}.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-eyebrow[data-astro-cid-ojh57vqa]{display:block;font-family:var(--font-display);font-weight:700;font-size:.7rem;letter-spacing:.12em;text-transform:uppercase;color:var(--color-verde);margin-bottom:.4rem}.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-skeleton[data-astro-cid-ojh57vqa]{border-radius:.75rem;min-height:280px;background:linear-gradient(90deg,var(--bg-secondary) 25%,var(--bg-card) 50%,var(--bg-secondary) 75%);background-size:200% 100%;animation:shimmer 1.5s infinite}@keyframes shimmer{0%{background-position:200% 0}to{background-position:-200% 0}}.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}@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}}.noticias-ire-section .noticia-card{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}.noticias-ire-section .noticia-card:hover{transform:translateY(-3px);box-shadow:0 8px 24px #0000001f}.noticias-ire-section .card-image-wrap{display:block;aspect-ratio:16 / 9;overflow:hidden;background:var(--bg-secondary)}.noticias-ire-section .card-image{width:100%;height:100%;object-fit:cover;transition:transform .3s ease}.noticias-ire-section .noticia-card:hover .card-image{transform:scale(1.04)}.noticias-ire-section .card-image-fallback{width:100%;height:100%;display:flex;align-items:center;justify-content:center;background:var(--bg-secondary)}.noticias-ire-section .card-image-fallback svg{width:2.5rem;height:2.5rem;color:var(--text-secondary);opacity:.4}.noticias-ire-section .card-body{padding:1rem;display:flex;flex-direction:column;gap:.5rem;flex:1}.noticias-ire-section .card-seccion{font-size:.7rem;font-weight:700;text-transform:uppercase;letter-spacing:.07em;color:var(--club-green, #2d7a2d)}.noticias-ire-section .card-title{font-size:.95rem;font-weight:700;line-height:1.35;color:var(--text-primary);margin:0;flex:1}.noticias-ire-section .card-fecha{font-size:.78rem;color:var(--text-secondary)}.noticias-ire-section .card-link{font-size:.8rem;font-weight:600;color:var(--club-green, #2d7a2d);text-decoration:none;margin-top:auto;transition:opacity .2s}.noticias-ire-section .card-link:hover{opacity:.75}.noticias-ire-section .empty-state{text-align:center;padding:3rem 1rem;color:var(--text-secondary);grid-column:1 / -1}.noticias-ire-section .empty-state svg{width:3rem;height:3rem;margin:0 auto 1rem;opacity:.4}.noticias-ire-section .empty-state p{margin:0;font-size:.95rem}@media(prefers-reduced-motion:no-preference){.noticias-ire-section .noticia-card{opacity:0;transform:translateY(24px)}}
