:root{--color-bg: #FFF8F0;--color-text: #2D1B33;--color-accent: #E91E8C;--color-accent-yellow: #FFB627;--font-display: "Fredoka", cursive;--font-body: "DM Sans", sans-serif}*,*:before,*:after{box-sizing:border-box;margin:0;padding:0}html{scroll-behavior:smooth}body{font-family:var(--font-body);color:var(--color-text);background-color:var(--color-bg);line-height:1.6}img{max-width:100%;height:auto;display:block}a{color:var(--color-accent);text-decoration:none}a:hover{text-decoration:underline}h1,h2,h3{font-family:var(--font-display);line-height:1.2}section{padding:4rem 1.5rem}@media(min-width:768px){section{padding:6rem 2rem}}.container{max-width:900px;margin:0 auto}.section-heading{font-size:2rem;text-align:center;margin-bottom:2rem;color:var(--color-accent)}.nav[data-astro-cid-dmqpwcec]{position:sticky;top:0;z-index:100;background:var(--color-bg);border-bottom:2px solid var(--color-accent);padding:.75rem 1.5rem;display:flex;justify-content:space-between;align-items:center;flex-wrap:wrap;gap:.5rem}.nav-logo[data-astro-cid-dmqpwcec]{font-family:var(--font-display);font-size:1.25rem;color:var(--color-accent);text-decoration:none}.nav-links[data-astro-cid-dmqpwcec]{list-style:none;display:flex;gap:1.5rem;flex-wrap:wrap;justify-content:center}.nav-links[data-astro-cid-dmqpwcec] a[data-astro-cid-dmqpwcec]{font-weight:500;font-size:.95rem;transition:color .2s}.nav-links[data-astro-cid-dmqpwcec] a[data-astro-cid-dmqpwcec]:hover{color:var(--color-accent-yellow);text-decoration:none}.hero[data-astro-cid-bbe6dxrz]{position:relative;padding:4rem 1.5rem 3rem;text-align:center;overflow:hidden}.hero-content[data-astro-cid-bbe6dxrz]{max-width:900px;margin:0 auto;display:flex;flex-direction:column;align-items:center;gap:2rem}.hero-image-wrapper[data-astro-cid-bbe6dxrz]{transform:rotate(-2deg);box-shadow:6px 6px 0 var(--color-accent-yellow),8px 8px 20px #0000001a;border:4px solid white;border-radius:4px;overflow:hidden;max-width:400px}.hero-image[data-astro-cid-bbe6dxrz]{display:block;width:100%;height:auto}.hero-title[data-astro-cid-bbe6dxrz]{font-size:3.5rem;color:var(--color-text)}.amp[data-astro-cid-bbe6dxrz]{color:var(--color-accent)}.hero-subtitle[data-astro-cid-bbe6dxrz]{font-family:var(--font-display);font-size:1.3rem;color:var(--color-accent);margin-top:.25rem}.hero-tagline[data-astro-cid-bbe6dxrz]{font-style:italic;font-size:1.2rem;margin-top:1rem;max-width:500px}.sparkle[data-astro-cid-bbe6dxrz]{position:absolute;width:24px;height:24px;background:var(--color-accent-yellow);clip-path:polygon(50% 0%,58% 38%,100% 50%,58% 62%,50% 100%,42% 62%,0% 50%,42% 38%)}.sparkle-1[data-astro-cid-bbe6dxrz]{top:10%;left:8%;width:20px;height:20px}.sparkle-2[data-astro-cid-bbe6dxrz]{top:20%;right:10%;width:28px;height:28px}.sparkle-3[data-astro-cid-bbe6dxrz]{bottom:15%;left:15%;width:16px;height:16px}@media(min-width:768px){.hero-content[data-astro-cid-bbe6dxrz]{flex-direction:row;text-align:left}.hero-title[data-astro-cid-bbe6dxrz]{font-size:4.5rem}}.divider[data-astro-cid-v2cbyr3p]{width:100%;height:40px;overflow:hidden}.divider[data-astro-cid-v2cbyr3p] svg[data-astro-cid-v2cbyr3p]{width:100%;height:100%}.about[data-astro-cid-v2cbyr3p]{padding-top:2rem}.about-inner[data-astro-cid-v2cbyr3p]{max-width:900px;margin:0 auto;display:flex;flex-direction:column;align-items:center;gap:2rem}.about-image-wrapper[data-astro-cid-v2cbyr3p]{transform:rotate(2deg);box-shadow:-4px 4px 0 var(--color-accent),-6px 6px 16px #00000014;border:4px solid white;border-radius:4px;overflow:hidden;max-width:400px;flex-shrink:0}.about-image[data-astro-cid-v2cbyr3p]{display:block;width:100%;height:auto}.about-text[data-astro-cid-v2cbyr3p]{max-width:450px}.about-text[data-astro-cid-v2cbyr3p] .section-heading[data-astro-cid-v2cbyr3p]{text-align:left}.about-text[data-astro-cid-v2cbyr3p] p[data-astro-cid-v2cbyr3p]{font-size:1.1rem;line-height:1.7}@media(min-width:768px){.about-inner[data-astro-cid-v2cbyr3p]{flex-direction:row}}.video-section[data-astro-cid-7qzxku2k]{text-align:center}.video-wrapper[data-astro-cid-7qzxku2k]{position:relative;width:100%;max-width:720px;margin:0 auto;padding-bottom:56.25%;height:0;border-radius:8px;overflow:hidden;box-shadow:4px 4px 0 var(--color-accent-yellow)}.video-wrapper[data-astro-cid-7qzxku2k] iframe[data-astro-cid-7qzxku2k]{position:absolute;top:0;left:0;width:100%;height:100%;border:0}.show-card[data-astro-cid-3tt2vmfk]{display:flex;flex-direction:column;border:2px solid var(--color-accent);border-left:6px dashed var(--color-accent);border-radius:0 8px 8px 0;padding:1.25rem 1.5rem;transform:rotate(-.5deg);background:#fff;box-shadow:3px 3px 0 var(--color-accent-yellow);transition:transform .2s}.show-card[data-astro-cid-3tt2vmfk]:hover{transform:rotate(0) translateY(-2px)}.show-card-date[data-astro-cid-3tt2vmfk]{font-family:var(--font-display);margin-bottom:.5rem}.show-day[data-astro-cid-3tt2vmfk]{font-size:1.1rem;color:var(--color-accent);display:block}.show-time[data-astro-cid-3tt2vmfk]{font-size:.9rem;color:var(--color-text);opacity:.7}.show-venue[data-astro-cid-3tt2vmfk]{font-family:var(--font-body);font-size:1.15rem;font-weight:700}.show-location[data-astro-cid-3tt2vmfk]{font-size:.95rem;opacity:.7;margin-top:.15rem}.show-link[data-astro-cid-3tt2vmfk]{display:inline-block;margin-top:.5rem;font-weight:700;font-size:.95rem}@media(min-width:768px){.show-card[data-astro-cid-3tt2vmfk]{flex-direction:row;align-items:center;gap:2rem}.show-card-date[data-astro-cid-3tt2vmfk]{margin-bottom:0;min-width:200px}}.shows-list[data-astro-cid-baiuwyi4]{display:flex;flex-direction:column;gap:1.5rem;max-width:650px;margin:0 auto}.no-shows[data-astro-cid-baiuwyi4]{text-align:center;font-style:italic;font-size:1.1rem;opacity:.7}.contact-section[data-astro-cid-xmivup5a]{text-align:center}.contact-text[data-astro-cid-xmivup5a]{font-size:1.1rem;margin-bottom:1.5rem}.contact-button[data-astro-cid-xmivup5a]{display:inline-block;background:var(--color-accent);color:#fff;font-family:var(--font-display);font-size:1.1rem;padding:.75rem 2rem;border-radius:50px;text-decoration:none;box-shadow:3px 3px 0 var(--color-accent-yellow);transition:transform .2s,box-shadow .2s}.contact-button[data-astro-cid-xmivup5a]:hover{transform:translateY(-2px);box-shadow:4px 5px 0 var(--color-accent-yellow);text-decoration:none}.footer[data-astro-cid-sz7xmlte]{text-align:center;padding:2rem 1.5rem;font-size:.85rem;opacity:.6;border-top:1px solid var(--color-accent)}.footer[data-astro-cid-sz7xmlte] a[data-astro-cid-sz7xmlte]{color:var(--color-text)}
