.page-module___8aEwW__hero{text-align:center;justify-content:center;align-items:center;min-height:80vh;display:flex;position:relative;overflow:hidden}.page-module___8aEwW__heroBackground{z-index:-2;width:100%;height:100%;position:absolute;top:0;left:0}.page-module___8aEwW__heroImage{object-fit:cover;width:100%;height:100%}.page-module___8aEwW__heroOverlay{background:linear-gradient(to bottom, #1c181566, var(--background));z-index:-1;width:100%;height:100%;position:absolute;top:0;left:0}.page-module___8aEwW__heroContent{max-width:800px;padding:2rem;animation:1s ease-out page-module___8aEwW__fadeIn}.page-module___8aEwW__heroTitle{color:var(--foreground);text-shadow:0 2px 10px #00000080;margin-bottom:1rem;font-size:4rem;font-weight:700}.page-module___8aEwW__heroSubtitle{color:var(--accent);margin-bottom:2rem;font-size:1.5rem}.page-module___8aEwW__section{max-width:1000px;margin:0 auto;padding:5rem 2rem}.page-module___8aEwW__sectionTitle{color:var(--accent);text-align:center;margin-bottom:2rem;font-size:2.5rem}.page-module___8aEwW__bioContent{color:var(--foreground-muted);text-align:center;max-width:700px;margin:0 auto;font-size:1.2rem;line-height:1.8}.page-module___8aEwW__showsGrid{flex-direction:column;gap:1rem;display:flex}.page-module___8aEwW__showCard{background-color:var(--surface);border:1px solid var(--border);transition:transform var(--transition-speed) ease;border-radius:12px;justify-content:space-between;align-items:center;padding:1.5rem 2rem;display:flex}.page-module___8aEwW__showCard:hover{border-color:var(--accent);transform:scale(1.02)}.page-module___8aEwW__showDate{color:var(--accent);font-size:1.5rem;font-weight:700}.page-module___8aEwW__showVenue{color:var(--foreground);font-size:1.2rem}.page-module___8aEwW__showLocation{color:var(--foreground-muted)}@keyframes page-module___8aEwW__fadeIn{0%{opacity:0;transform:translateY(20px)}to{opacity:1;transform:translateY(0)}}@media (max-width:768px){.page-module___8aEwW__heroTitle{font-size:2.5rem}.page-module___8aEwW__showCard{text-align:center;flex-direction:column;gap:1rem}}
