.hero-cut[data-astro-cid-ge2uvauf]{background:var(--hero-cut,var(--paper))}.hero[data-astro-cid-ge2uvauf]{isolation:isolate;background-color:var(--paper);background-image:var(--grain), radial-gradient(120% 90% at 8% 0%, var(--wash-grey), transparent 62%), radial-gradient(90% 80% at 100% 12%, var(--wash-yellow), transparent 58%);background-size:var(--grain-size), auto, auto;clip-path:polygon(0 0,100% 0,100% calc(100% - 4vw),0 100%);touch-action:pan-y;min-height:100svh;display:grid;position:relative;overflow:hidden}.hero__stage[data-astro-cid-ge2uvauf]{z-index:1;grid-area:1/1;display:grid}.hero__slide[data-astro-cid-ge2uvauf]{opacity:0;visibility:hidden;transition:opacity .6s var(--ease), visibility 0s linear .6s;grid-area:1/1;position:relative}.hero__slide[data-astro-cid-ge2uvauf].is-active{opacity:1;visibility:visible;transition:opacity .6s var(--ease), visibility 0s}.hero[data-astro-cid-ge2uvauf].has-photo:before{content:"";z-index:2;pointer-events:none;background:linear-gradient(#12131694,#1213162e 55%,#0000);height:clamp(120px,18vh,220px);position:absolute;inset:0 0 auto}.hero__img[data-astro-cid-ge2uvauf]{object-fit:cover;object-position:center;width:100%;height:100%;position:absolute;inset:0}.hero__slide--photo[data-astro-cid-ge2uvauf]:after{content:"";z-index:0;pointer-events:none;background:0 0;position:absolute;inset:0}@media (width<=700px){.hero__slide--photo[data-astro-cid-ge2uvauf]:after{background:0 0}}.hero__veil[data-astro-cid-ge2uvauf]{z-index:1;pointer-events:none;padding:0 var(--gutter) clamp(4.5rem, 3rem + 5vw, 7rem);place-items:end;display:grid;position:absolute;inset:0}.hero__copy[data-astro-cid-ge2uvauf]{pointer-events:auto;text-align:right;max-width:min(34rem,100%);color:var(--ink)}.hero__title[data-astro-cid-ge2uvauf]{font-family:var(--font-display);font-size:var(--step-4);font-variation-settings:"SOFT" 40, "WONK" 1, "opsz" 120;letter-spacing:-.02em;color:var(--ink-strong);line-height:1.02}.hero__wordmark-wrap[data-astro-cid-ge2uvauf]{line-height:0}.hero__wordmark[data-astro-cid-ge2uvauf]{filter:drop-shadow(0 0 10px #f4f4f8d9);width:min(483px,39vw);height:auto}.hero__subtitle[data-astro-cid-ge2uvauf]{margin-top:var(--sp-3);font-size:var(--step-1);color:var(--ink-70)}.hero__slide--photo[data-astro-cid-ge2uvauf] .hero__title[data-astro-cid-ge2uvauf]{color:#fff;text-shadow:0 2px 18px #1213168c}.hero__slide--photo[data-astro-cid-ge2uvauf] .hero__subtitle[data-astro-cid-ge2uvauf]{color:#fff;text-shadow:0 1px 2px #121316b3,0 2px 14px #121316bf}.hero__slide--photo[data-astro-cid-ge2uvauf] .hero__wordmark[data-astro-cid-ge2uvauf]{filter:drop-shadow(0 2px 16px #0c0d1099)}.hero__cta[data-astro-cid-ge2uvauf]{margin-top:var(--sp-5);background:var(--red-deep);color:#fff;transition:translate var(--dur) var(--ease), background var(--dur) var(--ease), color var(--dur) var(--ease), box-shadow var(--dur) var(--ease);position:relative;box-shadow:0 8px 20px -10px #24262b8c}.hero__cta[data-astro-cid-ge2uvauf]:hover{background:var(--red);color:var(--ink-strong)}.hero__cta[data-astro-cid-ge2uvauf]:before{content:"";border-radius:inherit;pointer-events:none;will-change:opacity;animation:3.6s ease-in-out infinite cta-breathe;position:absolute;inset:0;box-shadow:0 0 0 4px #fe4a4942,0 0 0 10px #fe4a491f}@media (prefers-reduced-motion:no-preference){.hero__cta[data-astro-cid-ge2uvauf]:before{transform:scale(calc(1 + var(--mc-beat,0) * .08));box-shadow:0 0 0 calc(4px + var(--mc-beat,0) * 3px) rgba(254, 74, 73, calc(.26 + var(--mc-beat,0) * .3)), 0 0 0 calc(10px + var(--mc-beat,0) * 6px) rgba(254, 74, 73, calc(.12 + var(--mc-beat,0) * .16))}}.hero__cta[data-astro-cid-ge2uvauf]:hover,.hero__cta[data-astro-cid-ge2uvauf]:focus-visible{translate:0 -2px;box-shadow:0 12px 26px -12px #24262b99}.hero__cta[data-astro-cid-ge2uvauf]:active{translate:0;box-shadow:0 4px 12px -8px #24262b99}@keyframes cta-breathe{0%,to{opacity:.5}50%{opacity:1}}.hero__arrow[data-astro-cid-ge2uvauf]{z-index:3;width:clamp(48px,7vw,76px);height:clamp(64px,9vw,104px);color:var(--ink);cursor:pointer;opacity:.72;transition:opacity var(--dur) var(--ease), transform var(--dur) var(--ease);background:0 0;border:0;place-items:center;padding:0;display:grid;position:absolute;top:calc(50% + 76px);transform:translateY(-50%)}.hero__arrow[data-astro-cid-ge2uvauf]:hover{opacity:1}.hero__arrow--prev[data-astro-cid-ge2uvauf]{left:max(.25rem, calc(var(--gutter) - 1.25rem))}.hero__arrow--next[data-astro-cid-ge2uvauf]{right:max(.25rem, calc(var(--gutter) - 1.25rem))}.hero__arrow[data-astro-cid-ge2uvauf] svg[data-astro-cid-ge2uvauf]{fill:none;stroke:currentColor;stroke-width:1.6px;stroke-linecap:round;stroke-linejoin:round;filter:drop-shadow(0 1px 6px #f4f4f8e6);width:60%;height:60%}.hero[data-astro-cid-ge2uvauf].has-photo .hero__arrow[data-astro-cid-ge2uvauf]{color:#fff;opacity:.85}.hero[data-astro-cid-ge2uvauf].has-photo .hero__arrow[data-astro-cid-ge2uvauf] svg[data-astro-cid-ge2uvauf]{filter:drop-shadow(0 1px 8px #0c0d10bf)}.hero__controls[data-astro-cid-ge2uvauf]{z-index:3;align-items:center;gap:var(--sp-3);display:flex;position:absolute;bottom:clamp(2.6rem,2rem + 2vw,3.4rem);left:50%;transform:translate(-50%)}.hero__dots[data-astro-cid-ge2uvauf]{gap:.1rem;margin:0;padding:0;list-style:none;display:flex}.hero__dots[data-astro-cid-ge2uvauf] button[data-astro-cid-ge2uvauf]{border-radius:var(--radius-pill);min-width:26px;height:26px;color:var(--ink-50);font-variant-numeric:tabular-nums;text-shadow:0 1px 6px #f4f4f8e6;cursor:pointer;transition:background var(--dur) var(--ease), color var(--dur) var(--ease);background:0 0;border:0;place-items:center;padding:0;font-size:.74rem;font-weight:700;display:grid}.hero__dots[data-astro-cid-ge2uvauf] button[data-astro-cid-ge2uvauf]:hover{color:var(--ink);background:var(--white)}.hero__dots[data-astro-cid-ge2uvauf] button[data-astro-cid-ge2uvauf][aria-current=true]{color:var(--paper);background:var(--teal-deep);text-shadow:none}.hero[data-astro-cid-ge2uvauf].has-photo .hero__dots[data-astro-cid-ge2uvauf] button[data-astro-cid-ge2uvauf]{color:#fffc;text-shadow:0 1px 8px #0c0d10cc}.hero[data-astro-cid-ge2uvauf].has-photo .hero__dots[data-astro-cid-ge2uvauf] button[data-astro-cid-ge2uvauf]:hover{color:var(--ink)}.hero[data-astro-cid-ge2uvauf].has-photo .hero__dots[data-astro-cid-ge2uvauf] button[data-astro-cid-ge2uvauf][aria-current=true]{color:var(--paper);text-shadow:none}@media (width<=700px){.hero__veil[data-astro-cid-ge2uvauf]{justify-items:start;padding-bottom:clamp(5rem,4rem + 6vw,7rem)}.hero__copy[data-astro-cid-ge2uvauf]{text-align:left}.hero__wordmark[data-astro-cid-ge2uvauf]{width:min(345px,80vw)}}.hero__slide[data-astro-cid-ge2uvauf].is-first .hero__copy[data-astro-cid-ge2uvauf]>[data-astro-cid-ge2uvauf]{animation:hero-copy-in .7s var(--ease) both}.hero__slide[data-astro-cid-ge2uvauf].is-first .hero__copy[data-astro-cid-ge2uvauf]>[data-astro-cid-ge2uvauf]:first-child{animation-delay:.8s}.hero__slide[data-astro-cid-ge2uvauf].is-first .hero__copy[data-astro-cid-ge2uvauf]>[data-astro-cid-ge2uvauf]:nth-child(2){animation-delay:.94s}.hero__slide[data-astro-cid-ge2uvauf].is-first .hero__copy[data-astro-cid-ge2uvauf]>[data-astro-cid-ge2uvauf]:nth-child(3){animation-delay:1.08s}@keyframes hero-copy-in{0%{opacity:0;transform:translateY(18px)}to{opacity:1;transform:none}}@media (prefers-reduced-motion:reduce){.hero__slide[data-astro-cid-ge2uvauf]{transition:none}.hero__cta[data-astro-cid-ge2uvauf]:before{opacity:1;animation:none}}.promo-pair[data-astro-cid-3bwjumoj]{gap:var(--sp-5);margin:0;padding:0;list-style:none;display:grid}@media (width>=640px){.promo-pair[data-astro-cid-3bwjumoj]{grid-template-columns:repeat(2,minmax(0,1fr))}}.song-media__more[data-astro-cid-7nolz5aq]{margin-top:var(--sp-5);justify-content:center;display:flex}.tour-dates[data-astro-cid-w3nmqrvg]{padding-top:calc(var(--section-y) + 4vw);clip-path:polygon(0 4vw,100% 0,100% 100%,0 100%);margin-top:-4vw}
