.page-hero-slider[data-astro-cid-fd4xczjg]{position:relative;min-height:430px;display:flex;align-items:center;justify-content:center;overflow:hidden;color:var(--color-white)}.page-hero-slider[data-astro-cid-fd4xczjg] .hero-background[data-astro-cid-fd4xczjg]{position:absolute;inset:0;z-index:1}.page-hero-slider[data-astro-cid-fd4xczjg]>.hero-background[data-astro-cid-fd4xczjg]>.slider[data-astro-cid-fd4xczjg]{position:absolute;inset:0;width:100%;height:100%}.page-hero-slider[data-astro-cid-fd4xczjg]>.hero-background[data-astro-cid-fd4xczjg]>.slider[data-astro-cid-fd4xczjg]>.slide[data-astro-cid-fd4xczjg]{position:absolute;inset:0;width:100%;height:100%;background-size:cover;background-position:center;opacity:0;transition:opacity 1.5s ease-in-out}.page-hero-slider[data-astro-cid-fd4xczjg]>.hero-background[data-astro-cid-fd4xczjg]>.slider[data-astro-cid-fd4xczjg]>.slide[data-astro-cid-fd4xczjg].active{opacity:1}.page-hero-slider[data-astro-cid-fd4xczjg] .overlay[data-astro-cid-fd4xczjg]{position:absolute;inset:0;background:linear-gradient(135deg,#3e2723d9,#3e2723b3,#3e272399)}.page-hero-slider[data-astro-cid-fd4xczjg] .hero-content[data-astro-cid-fd4xczjg]{position:relative;z-index:2;text-align:center;width:100%;padding:var(--spacing-lg);padding-top:140px}.page-hero-slider[data-astro-cid-fd4xczjg] .hero-content[data-astro-cid-fd4xczjg] h1[data-astro-cid-fd4xczjg]{font-size:clamp(2rem,1.2rem + 4vw,3.5rem);font-family:var(--font-serif);font-weight:700;margin-bottom:var(--spacing-sm);text-shadow:0 2px 10px rgba(0,0,0,.3);color:var(--color-white)}.page-hero-slider[data-astro-cid-fd4xczjg] .hero-content[data-astro-cid-fd4xczjg] p[data-astro-cid-fd4xczjg]{font-size:clamp(1.1rem,1rem + .5vw,1.4rem);color:#ffffffe6;max-width:700px;margin:0 auto;line-height:1.6}.event-section[data-astro-cid-fd4xczjg]{padding:var(--spacing-xl) var(--spacing-md);opacity:0;transform:translateY(30px);transition:opacity .6s ease,transform .6s ease}.event-section[data-astro-cid-fd4xczjg].revealed{opacity:1;transform:translateY(0)}.bg-white[data-astro-cid-fd4xczjg]{background-color:var(--color-white)}.bg-cream[data-astro-cid-fd4xczjg]{background-color:var(--color-cream)}.event-container[data-astro-cid-fd4xczjg]{max-width:1400px;margin:0 auto;display:grid;grid-template-columns:280px 1fr;gap:var(--spacing-lg);align-items:center}.event-info[data-astro-cid-fd4xczjg]{padding-right:var(--spacing-md)}.event-info[data-astro-cid-fd4xczjg] h2[data-astro-cid-fd4xczjg]{font-family:var(--font-serif);font-size:clamp(1.5rem,2.5vw,2rem);color:var(--color-gold);margin-bottom:1rem;position:relative}.event-info[data-astro-cid-fd4xczjg] h2[data-astro-cid-fd4xczjg]:after{content:"";display:block;width:60px;height:3px;background:var(--color-gold);margin-top:.75rem;border-radius:2px}.event-info[data-astro-cid-fd4xczjg] p[data-astro-cid-fd4xczjg]{color:var(--color-dark-brown);line-height:1.7;opacity:.85;font-size:.95rem}.slider-wrapper[data-astro-cid-fd4xczjg]{position:relative;display:flex;align-items:center;gap:.5rem;min-width:0}.slider[data-astro-cid-fd4xczjg]{display:flex;gap:12px;overflow-x:auto;scroll-snap-type:x mandatory;scroll-behavior:smooth;-webkit-overflow-scrolling:touch;scrollbar-width:none;-ms-overflow-style:none;padding:.5rem 0;cursor:grab;flex:1;min-width:0}.slider[data-astro-cid-fd4xczjg]::-webkit-scrollbar{display:none}.slider[data-astro-cid-fd4xczjg].dragging{cursor:grabbing;scroll-behavior:auto}.slide[data-astro-cid-fd4xczjg]{flex:0 0 calc((100% - 48px)/5);aspect-ratio:4 / 3;scroll-snap-align:start;border-radius:var(--radius-md);overflow:hidden;box-shadow:var(--shadow-sm);transition:transform .3s ease,box-shadow .3s ease;cursor:pointer}.slide[data-astro-cid-fd4xczjg]:hover{transform:scale(1.02);box-shadow:var(--shadow-md)}.slide[data-astro-cid-fd4xczjg] img[data-astro-cid-fd4xczjg]{width:100%;height:100%;object-fit:cover;transition:transform .4s ease}.slide[data-astro-cid-fd4xczjg]:hover img[data-astro-cid-fd4xczjg]{transform:scale(1.05)}.slider-arrow[data-astro-cid-fd4xczjg]{flex-shrink:0;width:44px;height:44px;border-radius:50%;background:linear-gradient(135deg,var(--color-gold) 0%,#c4a84d 100%);border:2px solid rgba(255,255,255,.3);color:var(--color-white);cursor:pointer;display:flex;align-items:center;justify-content:center;transition:transform .2s ease,box-shadow .2s ease,opacity .2s ease;box-shadow:0 3px 10px #0003;z-index:2;opacity:1}.slider-arrow[data-astro-cid-fd4xczjg] .arrow-icon[data-astro-cid-fd4xczjg]{font-size:1.75rem;font-weight:300;line-height:1;margin-top:-2px}.slider-arrow[data-astro-cid-fd4xczjg]:hover{transform:scale(1.1);box-shadow:0 5px 15px #00000040;background:linear-gradient(135deg,#e6c44a 0%,var(--color-gold) 100%)}.slider-arrow[data-astro-cid-fd4xczjg]:active{transform:scale(.95)}.slider-arrow[data-astro-cid-fd4xczjg]:disabled{opacity:.3;cursor:not-allowed;transform:none}.slider-arrow[data-astro-cid-fd4xczjg].hidden{visibility:hidden;pointer-events:none}@media (max-width: 1200px){.slide[data-astro-cid-fd4xczjg]{flex:0 0 calc((100% - 36px)/4)}.event-container[data-astro-cid-fd4xczjg]{grid-template-columns:250px 1fr}}@media (max-width: 900px){.event-container[data-astro-cid-fd4xczjg]{grid-template-columns:1fr;gap:var(--spacing-md)}.event-info[data-astro-cid-fd4xczjg]{padding-right:0;text-align:center}.event-info[data-astro-cid-fd4xczjg] h2[data-astro-cid-fd4xczjg]:after{margin-left:auto;margin-right:auto}.slider-wrapper[data-astro-cid-fd4xczjg]{width:100%}.slide[data-astro-cid-fd4xczjg]{flex:0 0 calc((100% - 24px) / 3)}}@media (max-width: 650px){.event-section[data-astro-cid-fd4xczjg]{padding:var(--spacing-lg) var(--spacing-sm)}.slide[data-astro-cid-fd4xczjg]{flex:0 0 calc((100% - 12px)/2)}.slider-arrow[data-astro-cid-fd4xczjg]{width:36px;height:36px}.slider-arrow[data-astro-cid-fd4xczjg] svg[data-astro-cid-fd4xczjg]{width:18px;height:18px}}@media (max-width: 450px){.slide[data-astro-cid-fd4xczjg]{flex:0 0 85%}.slider[data-astro-cid-fd4xczjg]{gap:10px}}.lightbox[data-astro-cid-fd4xczjg]{position:fixed;inset:0;z-index:9999;display:flex;align-items:center;justify-content:center;opacity:0;visibility:hidden;transition:opacity .3s ease,visibility .3s ease}.lightbox[data-astro-cid-fd4xczjg].active{opacity:1;visibility:visible}.lightbox-overlay[data-astro-cid-fd4xczjg]{position:absolute;inset:0;background:#1e140ff2;backdrop-filter:blur(10px)}.lightbox-content[data-astro-cid-fd4xczjg]{position:relative;z-index:2;max-width:90vw;max-height:85vh;display:flex;flex-direction:column;align-items:center;animation:lightboxFadeIn .3s ease}@keyframes lightboxFadeIn{0%{opacity:0;transform:scale(.95)}to{opacity:1;transform:scale(1)}}.lightbox-content[data-astro-cid-fd4xczjg] img[data-astro-cid-fd4xczjg]{max-width:100%;max-height:80vh;width:auto;height:auto;object-fit:contain;border-radius:var(--radius-md);box-shadow:0 20px 60px #00000080}.lightbox-caption[data-astro-cid-fd4xczjg]{margin-top:1rem;color:#ffffffe6;font-size:1rem;text-align:center;max-width:600px}.lightbox-close[data-astro-cid-fd4xczjg]{position:absolute;top:20px;right:20px;z-index:3;width:50px;height:50px;border:none;background:linear-gradient(135deg,var(--color-gold) 0%,#c4a84d 100%);color:var(--color-white);font-size:2rem;font-weight:300;line-height:1;border-radius:50%;cursor:pointer;display:flex;align-items:center;justify-content:center;transition:transform .2s ease,box-shadow .2s ease;box-shadow:0 4px 15px #0000004d}.lightbox-close[data-astro-cid-fd4xczjg]:hover{transform:scale(1.1);box-shadow:0 6px 20px #0006}.lightbox-nav[data-astro-cid-fd4xczjg]{position:absolute;top:50%;transform:translateY(-50%);z-index:3;width:55px;height:55px;border:none;background:linear-gradient(135deg,var(--color-gold) 0%,#c4a84d 100%);color:var(--color-white);font-size:2.5rem;font-weight:300;line-height:1;border-radius:50%;cursor:pointer;display:flex;align-items:center;justify-content:center;transition:transform .2s ease,box-shadow .2s ease,opacity .2s ease;box-shadow:0 4px 15px #0000004d}.lightbox-prev[data-astro-cid-fd4xczjg]{left:20px}.lightbox-next[data-astro-cid-fd4xczjg]{right:20px}.lightbox-nav[data-astro-cid-fd4xczjg]:hover{transform:translateY(-50%) scale(1.1);box-shadow:0 6px 20px #0006}.lightbox-nav[data-astro-cid-fd4xczjg]:disabled{opacity:.3;cursor:not-allowed}.lightbox-nav[data-astro-cid-fd4xczjg]:disabled:hover{transform:translateY(-50%)}@media (max-width: 768px){.lightbox-close[data-astro-cid-fd4xczjg]{top:15px;right:15px;width:44px;height:44px;font-size:1.75rem}.lightbox-nav[data-astro-cid-fd4xczjg]{width:44px;height:44px;font-size:2rem}.lightbox-prev[data-astro-cid-fd4xczjg]{left:10px}.lightbox-next[data-astro-cid-fd4xczjg]{right:10px}.lightbox-content[data-astro-cid-fd4xczjg]{max-width:95vw;max-height:80vh}.lightbox-content[data-astro-cid-fd4xczjg] img[data-astro-cid-fd4xczjg]{max-height:70vh}.lightbox-caption[data-astro-cid-fd4xczjg]{font-size:.9rem;padding:0 1rem}}@media (max-width: 450px){.lightbox-nav[data-astro-cid-fd4xczjg]{width:40px;height:40px;font-size:1.75rem}.lightbox-prev[data-astro-cid-fd4xczjg]{left:5px}.lightbox-next[data-astro-cid-fd4xczjg]{right:5px}.lightbox-close[data-astro-cid-fd4xczjg]{top:10px;right:10px;width:40px;height:40px;font-size:1.5rem}}
