.event-hero[data-astro-cid-yji65vea]{position:relative;width:100%;height:70vh;min-height:420px;max-height:680px;overflow:hidden;background-color:var(--color-primary);display:flex;align-items:flex-end}.slide[data-astro-cid-yji65vea]{position:absolute;inset:0;background-size:cover;background-position:center 65%;background-color:var(--color-primary);opacity:0;transition:opacity .6s ease}.slide[data-astro-cid-yji65vea].active{opacity:1}.event-hero-overlay[data-astro-cid-yji65vea]{position:absolute;inset:0;background:linear-gradient(to top,#000c,#0000004d 60%,#0000001a)}.event-hero--fallback[data-astro-cid-yji65vea]{background-color:var(--color-primary)}.event-hero--fallback[data-astro-cid-yji65vea] .event-hero-overlay[data-astro-cid-yji65vea]{background:#0006}.event-hero-content[data-astro-cid-yji65vea]{position:relative;z-index:2;padding:3rem 2rem 5rem;max-width:var(--max-width);margin:0 auto;width:100%}.slide-content[data-astro-cid-yji65vea]{display:none}.slide-content[data-astro-cid-yji65vea].active{display:block;animation:fadeUp .4s ease}@keyframes fadeUp{0%{opacity:0;transform:translateY(12px)}to{opacity:1;transform:translateY(0)}}.event-type-badge[data-astro-cid-yji65vea]{display:inline-block;font-family:var(--font-heading);font-size:.72rem;font-weight:700;text-transform:uppercase;letter-spacing:.1em;color:#fff;background:var(--color-accent);padding:.25rem .75rem;border-radius:var(--radius-full);margin-bottom:1rem}.event-hero-title[data-astro-cid-yji65vea]{font-family:var(--font-heading);font-size:clamp(2rem,5vw,3.5rem);font-weight:700;color:#fff;line-height:1.1;margin-bottom:.75rem;letter-spacing:-.02em}.event-hero-meta[data-astro-cid-yji65vea]{font-size:.95rem;color:#ffffffbf;margin-bottom:.75rem}.event-hero-desc[data-astro-cid-yji65vea]{font-size:1rem;color:#ffffffd9;max-width:520px;margin-bottom:1.75rem;line-height:1.5}.event-hero-actions[data-astro-cid-yji65vea]{display:flex;gap:1rem;flex-wrap:wrap}.btn-hero-primary[data-astro-cid-yji65vea],.btn-hero-ghost[data-astro-cid-yji65vea]{display:inline-block;font-family:var(--font-heading);font-weight:700;font-size:.875rem;text-transform:uppercase;letter-spacing:.06em;padding:.75rem 2rem;border-radius:var(--radius-btn);text-decoration:none;transition:background var(--transition-fast),transform var(--transition-fast)}.btn-hero-primary[data-astro-cid-yji65vea]{background:var(--color-accent);color:#fff}.btn-hero-primary[data-astro-cid-yji65vea]:hover{background:var(--color-accent-dark);transform:translateY(-2px);color:#fff;text-decoration:none}.btn-hero-ghost[data-astro-cid-yji65vea]{background:#ffffff26;color:#fff;border:1.5px solid rgba(255,255,255,.5);backdrop-filter:blur(4px)}.btn-hero-ghost[data-astro-cid-yji65vea]:hover{background:#ffffff40;color:#fff;text-decoration:none}.hero-arrow[data-astro-cid-yji65vea]{position:absolute;top:50%;transform:translateY(-50%);z-index:3;background:none;border:none;color:#ffffffbf;padding:.75rem;cursor:pointer;display:flex;align-items:center;justify-content:center;filter:drop-shadow(0 1px 6px rgba(0,0,0,.6));transition:color var(--transition-fast),transform var(--transition-fast),filter var(--transition-fast)}.hero-arrow--prev[data-astro-cid-yji65vea]{left:1.25rem}.hero-arrow--next[data-astro-cid-yji65vea]{right:1.25rem}.hero-arrow[data-astro-cid-yji65vea]:hover{color:#fff;filter:drop-shadow(0 1px 8px rgba(0,0,0,.8))}.hero-arrow--prev[data-astro-cid-yji65vea]:hover{transform:translateY(-50%) translate(-4px)}.hero-arrow--next[data-astro-cid-yji65vea]:hover{transform:translateY(-50%) translate(4px)}.hero-dots[data-astro-cid-yji65vea]{position:absolute;bottom:1.25rem;left:50%;transform:translate(-50%);z-index:3;display:flex;gap:.5rem;align-items:center}.hero-dot[data-astro-cid-yji65vea]{width:8px;height:8px;border-radius:50%;background:#fff6;border:none;cursor:pointer;padding:0;transition:background var(--transition-fast),transform var(--transition-fast)}.hero-dot[data-astro-cid-yji65vea].active{background:#fff;transform:scale(1.35)}.upcoming-section[data-astro-cid-gwameh2h]{padding:var(--space-xl) 0 var(--space-lg)}.section-heading[data-astro-cid-gwameh2h]{font-family:var(--font-heading);font-size:1.1rem;font-weight:700;text-transform:uppercase;letter-spacing:.08em;color:var(--color-text-secondary);margin-bottom:var(--space-lg);padding-bottom:var(--space-sm);border-bottom:1px solid var(--color-border)}.upcoming-grid[data-astro-cid-gwameh2h]{display:grid;grid-template-columns:repeat(auto-fill,minmax(280px,1fr));gap:var(--space-md)}.upcoming-card[data-astro-cid-gwameh2h]{display:flex;flex-direction:column;border:1px solid var(--color-border);border-radius:var(--radius-card);overflow:hidden;background:var(--color-bg-canvas);box-shadow:var(--shadow-sm);text-decoration:none;color:var(--color-text-main);transition:transform var(--transition-base),box-shadow var(--transition-base)}.upcoming-card[data-astro-cid-gwameh2h]:hover{transform:translateY(-3px);box-shadow:var(--shadow-lg);text-decoration:none;color:var(--color-text-main)}.upcoming-card-img[data-astro-cid-gwameh2h]{height:160px;background-size:cover;background-position:center;background-color:var(--color-bg-secondary)}.upcoming-card-body[data-astro-cid-gwameh2h]{padding:1.25rem;display:flex;flex-direction:column;gap:.4rem}.upcoming-type[data-astro-cid-gwameh2h]{font-family:var(--font-heading);font-size:.68rem;font-weight:700;text-transform:uppercase;letter-spacing:.08em;color:var(--color-accent)}.upcoming-card[data-astro-cid-gwameh2h] h3[data-astro-cid-gwameh2h]{font-size:1.05rem;font-weight:700;color:var(--color-text-main);line-height:1.3}.upcoming-meta[data-astro-cid-gwameh2h]{font-size:.82rem;color:var(--color-text-secondary)}.upcoming-desc[data-astro-cid-gwameh2h]{font-size:.88rem;color:var(--color-text-secondary);line-height:1.45;margin-top:.25rem}.regulars-section[data-astro-cid-4bgvh34u]{padding:var(--space-lg) 0}.section-heading[data-astro-cid-4bgvh34u]{font-family:var(--font-heading);font-size:1.1rem;font-weight:700;text-transform:uppercase;letter-spacing:.08em;color:var(--color-text-secondary);margin-bottom:var(--space-lg);padding-bottom:var(--space-sm);border-bottom:1px solid var(--color-border)}.regulars-list[data-astro-cid-4bgvh34u]{display:flex;flex-direction:column;gap:0}.regular-row[data-astro-cid-4bgvh34u]{display:flex;align-items:center;gap:1rem;padding:1rem 0;border-bottom:1px solid var(--color-border);text-decoration:none;color:var(--color-text-main);transition:color var(--transition-fast)}.regular-row[data-astro-cid-4bgvh34u]:hover{color:var(--color-accent);text-decoration:none}.regular-badge[data-astro-cid-4bgvh34u]{flex-shrink:0;font-family:var(--font-heading);font-size:.65rem;font-weight:700;text-transform:uppercase;letter-spacing:.08em;color:var(--color-accent);border:1.5px solid var(--color-accent);padding:.15rem .5rem;border-radius:var(--radius-full);white-space:nowrap}.regular-info[data-astro-cid-4bgvh34u]{flex:1;display:flex;flex-direction:column;gap:.15rem}.regular-title[data-astro-cid-4bgvh34u]{font-family:var(--font-heading);font-weight:600;font-size:.95rem}.regular-meta[data-astro-cid-4bgvh34u]{font-size:.8rem;color:var(--color-text-secondary)}.regular-arrow[data-astro-cid-4bgvh34u]{color:var(--color-text-muted);font-size:1rem;transition:transform var(--transition-fast)}.regular-row[data-astro-cid-4bgvh34u]:hover .regular-arrow[data-astro-cid-4bgvh34u]{color:var(--color-accent);transform:translate(3px)}.past-section[data-astro-cid-wsziyoxu]{padding:var(--space-lg) 0 var(--space-xl)}.section-heading[data-astro-cid-wsziyoxu]{font-family:var(--font-heading);font-size:1.1rem;font-weight:700;text-transform:uppercase;letter-spacing:.08em;color:var(--color-text-secondary);margin-bottom:var(--space-lg);padding-bottom:var(--space-sm);border-bottom:1px solid var(--color-border)}.past-grid[data-astro-cid-wsziyoxu]{display:grid;grid-template-columns:repeat(auto-fill,minmax(220px,1fr));gap:var(--space-md)}.past-card[data-astro-cid-wsziyoxu]{display:flex;flex-direction:column;border:1px solid var(--color-border);border-radius:var(--radius-card);overflow:hidden;background:var(--color-bg-canvas);text-decoration:none;color:var(--color-text-secondary);transition:opacity var(--transition-base),box-shadow var(--transition-base);opacity:.7}.past-card[data-astro-cid-wsziyoxu]:hover{opacity:1;box-shadow:var(--shadow-md);text-decoration:none;color:var(--color-text-main)}.past-card-img[data-astro-cid-wsziyoxu]{height:120px;background-size:cover;background-position:center;background-color:var(--color-bg-secondary);filter:grayscale(100%);transition:filter var(--transition-base)}.past-card[data-astro-cid-wsziyoxu]:hover .past-card-img[data-astro-cid-wsziyoxu]{filter:grayscale(0%)}.past-card-body[data-astro-cid-wsziyoxu]{padding:.9rem 1rem;display:flex;flex-direction:column;gap:.25rem}.past-card[data-astro-cid-wsziyoxu] h3[data-astro-cid-wsziyoxu]{font-size:.92rem;font-weight:600;color:inherit;line-height:1.3}.past-meta[data-astro-cid-wsziyoxu]{font-size:.78rem;color:var(--color-text-muted)}
