.songfest-page{max-width:1100px;margin:0 auto;padding:2.5rem 1.5rem 4rem;color:#1f2937}.songfest-hero{background:linear-gradient(135deg,#f3e8ff,#e0f2fe);border-radius:18px;padding:3rem 2rem;text-align:center;box-shadow:0 16px 30px rgba(15,23,42,.08)}.songfest-hero-inner{max-width:800px;margin:0 auto}.songfest-eyebrow{text-transform:uppercase;letter-spacing:.2rem;font-size:.8rem;font-weight:600;color:#6b21a8;margin-bottom:1rem}.songfest-hero h1{font-size:2.2rem;line-height:1.3;margin:0 0 1rem;color:#312e81}.songfest-meta{display:flex;flex-direction:column;gap:.5rem;font-weight:600;color:#4b5563;margin-bottom:1rem}.songfest-subtitle{font-size:1.1rem;font-weight:600;color:#4338ca}.songfest-section{margin-top:2.5rem}.songfest-card{background:#ffffff;border-radius:14px;padding:1.75rem;box-shadow:0 8px 24px rgba(15,23,42,.08);border:1px solid #e5e7eb}.songfest-card h2{margin-top:0;color:#1f2937;font-size:1.6rem}.songfest-card p{color:#4b5563;line-height:1.7}.songfest-highlight{background:linear-gradient(135deg,#fdf2f8,#eff6ff)}.songfest-cta{border:1px solid #c7d2fe}.songfest-links{display:grid;gap:.75rem;margin:1rem 0 1.5rem}.songfest-links a{display:inline-flex;align-items:center;justify-content:center;padding:.65rem 1rem;border-radius:999px;background:#4f46e5;color:#fff;font-weight:600;text-decoration:none}.songfest-links a:hover{background:#4338ca}.songfest-address h3{margin-bottom:.5rem;color:#312e81}.songfest-address p{margin:.2rem 0}.songfest-closing{background:#111827;color:#ffffff;border:none}.songfest-closing p{color:rgba(255,255,255,.9)}.songfest-banner{margin-top:1.5rem;padding:.75rem 1rem;border-radius:12px;background:linear-gradient(90deg,#7c3aed,#2563eb);color:#fff;font-weight:700;text-align:center}@media (min-width:768px){.songfest-meta{flex-direction:row;justify-content:center;gap:2rem}.songfest-links{grid-template-columns:repeat(2,minmax(0,1fr))}}@media (max-width:640px){.songfest-hero{padding:2.5rem 1.5rem}.songfest-hero h1{font-size:1.75rem}}