.header[data-astro-cid-3ef6ksr2]{position:absolute;top:0;left:0;width:100%;background-color:transparent;backdrop-filter:none;z-index:1000;padding:1rem 0;background:linear-gradient(to bottom,#000000b3,#0000)}.header-content[data-astro-cid-3ef6ksr2]{display:flex;justify-content:space-between;align-items:center}.logo[data-astro-cid-3ef6ksr2] img[data-astro-cid-3ef6ksr2]{height:50px;width:auto}.nav[data-astro-cid-3ef6ksr2] ul[data-astro-cid-3ef6ksr2]{list-style:none;margin:0;padding:0;display:flex;gap:2rem}.nav[data-astro-cid-3ef6ksr2] a[data-astro-cid-3ef6ksr2]{font-family:var(--font-body);font-size:17px;font-weight:500;letter-spacing:.05em;position:relative;text-decoration:none}.nav[data-astro-cid-3ef6ksr2] a[data-astro-cid-3ef6ksr2]:after{content:"";position:absolute;width:0;height:2px;bottom:-4px;left:0;background-color:#fff;transition:width .3s ease-in-out}.nav[data-astro-cid-3ef6ksr2] a[data-astro-cid-3ef6ksr2]:hover:after{width:100%}.nav[data-astro-cid-3ef6ksr2] a[data-astro-cid-3ef6ksr2]:hover{color:var(--color-primary)}.mobile-toggle[data-astro-cid-3ef6ksr2]{display:none;flex-direction:column;justify-content:space-between;width:30px;height:21px;background:none;border:none;cursor:pointer;z-index:1001;padding:0}.bar[data-astro-cid-3ef6ksr2]{width:100%;height:3px;background-color:var(--color-primary);border-radius:2px;transition:all .3s ease-in-out}.mobile-toggle[data-astro-cid-3ef6ksr2].active .bar[data-astro-cid-3ef6ksr2]:nth-child(1){transform:translateY(9px) rotate(45deg);background-color:#fff}.mobile-toggle[data-astro-cid-3ef6ksr2].active .bar[data-astro-cid-3ef6ksr2]:nth-child(2){opacity:0}.mobile-toggle[data-astro-cid-3ef6ksr2].active .bar[data-astro-cid-3ef6ksr2]:nth-child(3){transform:translateY(-9px) rotate(-45deg);background-color:#fff}.mobile-menu[data-astro-cid-3ef6ksr2]{position:fixed;top:0;left:0;width:100%;height:100vh;background-color:#000000fa;display:flex;justify-content:center;align-items:center;opacity:0;visibility:hidden;transition:all .4s ease-in-out;z-index:999}.mobile-menu[data-astro-cid-3ef6ksr2].active{opacity:1;visibility:visible}.mobile-menu[data-astro-cid-3ef6ksr2] ul[data-astro-cid-3ef6ksr2]{list-style:none;padding:0;display:flex;flex-direction:column;gap:2rem;text-align:center}.mobile-menu[data-astro-cid-3ef6ksr2] a[data-astro-cid-3ef6ksr2]{font-family:var(--font-body);font-size:23px;font-weight:500;color:#fff;position:relative;display:inline-block;transform:translateY(20px);opacity:0;transition:all .3s ease}.mobile-menu[data-astro-cid-3ef6ksr2].active a[data-astro-cid-3ef6ksr2]{animation:slideUpFade .5s forwards}.mobile-menu[data-astro-cid-3ef6ksr2].active li[data-astro-cid-3ef6ksr2]:nth-child(1) a[data-astro-cid-3ef6ksr2]{animation-delay:.1s}.mobile-menu[data-astro-cid-3ef6ksr2].active li[data-astro-cid-3ef6ksr2]:nth-child(2) a[data-astro-cid-3ef6ksr2]{animation-delay:.2s}.mobile-menu[data-astro-cid-3ef6ksr2].active li[data-astro-cid-3ef6ksr2]:nth-child(3) a[data-astro-cid-3ef6ksr2]{animation-delay:.3s}.mobile-menu[data-astro-cid-3ef6ksr2].active li[data-astro-cid-3ef6ksr2]:nth-child(4) a[data-astro-cid-3ef6ksr2]{animation-delay:.4s}.mobile-menu[data-astro-cid-3ef6ksr2].active li[data-astro-cid-3ef6ksr2]:nth-child(5) a[data-astro-cid-3ef6ksr2]{animation-delay:.5s}@keyframes slideUpFade{to{transform:translateY(0);opacity:1}}.mobile-menu[data-astro-cid-3ef6ksr2] a[data-astro-cid-3ef6ksr2]:hover{color:var(--color-primary);transform:scale(1.1)}@media(max-width:768px){.nav[data-astro-cid-3ef6ksr2]{display:none}.mobile-toggle[data-astro-cid-3ef6ksr2]{display:flex}}.hero[data-astro-cid-bbe6dxrz]{position:relative;height:80vh;min-height:500px;display:flex;align-items:center;justify-content:center;overflow:hidden}.hero-bg[data-astro-cid-bbe6dxrz]{position:absolute;top:0;left:0;width:100%;height:100%;object-fit:cover;z-index:0}.hero-overlay[data-astro-cid-bbe6dxrz]{position:absolute;top:0;left:0;width:100%;height:100%;background:#00000080;z-index:1}.hero-content[data-astro-cid-bbe6dxrz]{position:relative;z-index:2}.hero-title[data-astro-cid-bbe6dxrz]{font-size:3.5rem;color:#fff;margin-bottom:1rem;text-shadow:2px 2px 4px rgba(0,0,0,.7)}.hero-subtitle[data-astro-cid-bbe6dxrz]{font-size:20px;color:#fff;margin-bottom:2rem;font-family:var(--font-body)}@media(max-width:768px){.hero-title[data-astro-cid-bbe6dxrz]{font-size:2.5rem}}.section[data-astro-cid-sh445jdo]{padding:6rem 0}.section[data-astro-cid-sh445jdo].dark{background-color:var(--color-bg-dark)}.section-title[data-astro-cid-sh445jdo]{font-size:2.5rem;margin-bottom:3rem;color:var(--color-primary);text-transform:uppercase;font-weight:700;letter-spacing:-1px}.gallery-grid[data-astro-cid-u5hpd7j5]{display:grid;grid-template-columns:repeat(3,1fr);gap:1rem}.gallery-item[data-astro-cid-u5hpd7j5]{position:relative;aspect-ratio:1;overflow:hidden;border-radius:4px}.gallery-item[data-astro-cid-u5hpd7j5] img[data-astro-cid-u5hpd7j5]{width:100%;height:100%;object-fit:cover;transition:transform .3s ease}.gallery-item[data-astro-cid-u5hpd7j5]:hover img[data-astro-cid-u5hpd7j5]{transform:scale(1.05)}@media(max-width:900px){.gallery-grid[data-astro-cid-u5hpd7j5]{grid-template-columns:repeat(2,1fr)}}@media(max-width:600px){.gallery-grid[data-astro-cid-u5hpd7j5]{grid-template-columns:1fr}}.split-row[data-astro-cid-yvbahnfj]{display:flex!important;flex-direction:row!important;justify-content:space-between;align-items:center;gap:4rem;width:100%}.split-row[data-astro-cid-yvbahnfj].reverse{flex-direction:row-reverse!important}.text-col[data-astro-cid-yvbahnfj],.img-col[data-astro-cid-yvbahnfj]{flex:1}.text-col[data-astro-cid-yvbahnfj] p[data-astro-cid-yvbahnfj]{margin-bottom:2rem;color:var(--color-text-muted)}.rounded-img[data-astro-cid-yvbahnfj]{border-radius:8px;width:100%;height:auto;object-fit:cover;max-height:500px}.shadow-img[data-astro-cid-yvbahnfj]{box-shadow:0 4px 20px #0000004d}.events-grid[data-astro-cid-yvbahnfj]{display:grid;grid-template-columns:repeat(3,1fr);gap:2rem}@media(max-width:900px){.events-grid[data-astro-cid-yvbahnfj]{grid-template-columns:1fr}}.event-card[data-astro-cid-yvbahnfj] img[data-astro-cid-yvbahnfj]{width:100%;border-radius:8px}.info-section[data-astro-cid-yvbahnfj]{padding:4rem 1rem;text-align:center;background-color:var(--color-bg-dark);position:relative}.theme-tirana[data-astro-cid-yvbahnfj] .info-section[data-astro-cid-yvbahnfj]{background-color:#5b0822}.vertical-line[data-astro-cid-yvbahnfj]{width:1px;height:60px;background-color:var(--color-primary);margin:0 auto 2rem}.section-title[data-astro-cid-yvbahnfj]{font-family:var(--font-heading);font-size:2.5rem;margin-bottom:2rem;text-transform:uppercase;letter-spacing:-1px;color:#fff}.mt-large[data-astro-cid-yvbahnfj]{margin-top:3rem}.location-row[data-astro-cid-yvbahnfj]{display:flex;justify-content:center;align-items:center;gap:2rem;flex-wrap:wrap;margin-bottom:2rem}.address-text[data-astro-cid-yvbahnfj]{font-size:1.2rem;font-family:var(--font-heading);color:#fff;letter-spacing:.05em}.maps-btn[data-astro-cid-yvbahnfj]{display:inline-flex;align-items:center;gap:.5rem;text-transform:none;font-family:var(--font-body);font-weight:500;padding:.5rem 1.2rem;font-size:1rem}.btn-white[data-astro-cid-yvbahnfj]{background-color:#fff;color:#000;border:none;border-radius:4px}.btn-white[data-astro-cid-yvbahnfj]:hover{background-color:#f0f0f0;transform:translateY(-2px)}.hours-container[data-astro-cid-yvbahnfj]{max-width:600px;margin:0 auto}.hours-list[data-astro-cid-yvbahnfj]{list-style:none;padding:0;display:flex;flex-direction:column;gap:.5rem;align-items:center}.hour-item[data-astro-cid-yvbahnfj]{padding:.5rem 1.5rem;color:#fff;font-family:var(--font-body);font-weight:500;font-size:1.1rem;border-radius:4px}.tirana-block[data-astro-cid-yvbahnfj]{background-color:#3c0a1999}.tibaldi-block[data-astro-cid-yvbahnfj]{background-color:#ffffff1a}.highlight-white[data-astro-cid-yvbahnfj]{background-color:#fff;color:#000;font-weight:700;text-transform:uppercase}.highlight-yellow[data-astro-cid-yvbahnfj]{background-color:var(--color-primary);color:#000;font-weight:700;text-transform:uppercase}@media(max-width:900px){.split-row[data-astro-cid-yvbahnfj],.split-row[data-astro-cid-yvbahnfj].reverse{flex-direction:column!important}.location-row[data-astro-cid-yvbahnfj]{flex-direction:column;gap:1rem}}<script> // Scroll Animation Observer using Astro page events for View Transitions compatibility document.addEventListener("astro:page-load",() => {const observerOptions = {root: null,rootMargin: "0px 0px -50px 0px",threshold: 0}; const observer = new IntersectionObserver((entries,observer) => {entries.forEach(entry => {if (entry.isIntersecting) {entry.target.classList.add("is-visible"); observer.unobserve(entry.target);}});},observerOptions); const sections = document.querySelectorAll(".fade-in-section"); sections.forEach(section => {observer.observe(section); // Fallback: if already visible/near viewport,trigger manually const rect = section.getBoundingClientRect(); if (rect.top < window.innerHeight) {section.classList.add("is-visible");}});}); </script> <style is:global> .fade-in-section{opacity:0;transform:translateY(30px);transition:opacity .8s ease-out,transform .8s ease-out;will-change:opacity,transform}.fade-in-section[data-astro-cid-yvbahnfj].is-visible{opacity:1!important;transform:translateY(0)!important}
