@font-face{font-family:Anton;src:url(/fonts/anton-latin-400.woff2) format("woff2");font-weight:400;font-style:normal;font-display:swap}@font-face{font-family:Inter;src:url(/fonts/inter-latin-400.woff2) format("woff2");font-weight:400;font-style:normal;font-display:swap}:root{--bg: #0a0710;--bg-soft: #140c1e;--ink: #f4eef7;--ink-dim: #b8adc4;--accent: #e8663f;--font-display: "Anton", "Impact", "Arial Narrow", sans-serif;--font-body: "Inter", system-ui, -apple-system, "Segoe UI", sans-serif;--maxw: 68rem}*,*:before,*:after{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;background:var(--bg);color:var(--ink);font-family:var(--font-body);line-height:1.55;-webkit-font-smoothing:antialiased;overflow-x:hidden}img{display:block;max-width:100%}a{color:inherit}:where(a,button):focus-visible{outline:2px solid var(--accent);outline-offset:3px;border-radius:2px}.sr-only{position:absolute;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0,0,0,0);white-space:nowrap;border:0}@keyframes lienzo-rise{0%{opacity:0;transform:translateY(2rem)}to{opacity:1;transform:translateY(0)}}.reveal{opacity:0;transform:translateY(2rem);transition:opacity .9s ease,transform .9s cubic-bezier(.22,1,.36,1);will-change:opacity,transform}.reveal.is-visible{opacity:1;transform:translateY(0)}@supports (animation-timeline: view()){.reveal{opacity:1;transform:none;animation:lienzo-rise linear both;animation-timeline:view();animation-range:entry 5% cover 30%}}@media(prefers-reduced-motion:reduce){html{scroll-behavior:auto}.reveal,.reveal.is-visible{opacity:1;transform:none;transition:none;animation:none}*,*:before,*:after{animation-duration:.001ms!important;animation-iteration-count:1!important;transition-duration:.001ms!important}}.hero[data-astro-cid-ge2uvauf]{position:relative;min-height:100svh;display:grid;place-items:center;overflow:hidden;padding:2rem;view-timeline-name:--hero-scrub;view-timeline-axis:block}.hero__bg[data-astro-cid-ge2uvauf]{position:absolute;inset:0;z-index:0}.hero__bg[data-astro-cid-ge2uvauf] img{width:100%;height:100%;object-fit:cover;filter:brightness(.42) saturate(1.05)}.hero__bg-img[data-astro-cid-ge2uvauf]{transform:scale(1.08);animation:46s ease-in-out infinite alternate hero-kenburns}@keyframes hero-kenburns{0%{transform:scale(1.08) translateZ(0)}to{transform:scale(1.16) translate3d(-.6%,-.8%,0)}}.hero__bg[data-astro-cid-ge2uvauf]:after{content:"";position:absolute;inset:0;background:radial-gradient(120% 90% at 50% 40%,transparent 30%,var(--bg) 100%),linear-gradient(to bottom,transparent 60%,var(--bg) 100%)}.hero__grain[data-astro-cid-ge2uvauf]{display:none;position:absolute;inset:-10%;z-index:1;mix-blend-mode:overlay;opacity:.05;background-image:url("data:image/svg+xml;utf8,<svg xmlns='http://www.w3.org/2000/svg' width='120' height='120'><filter id='n'><feTurbulence type='fractalNoise' baseFrequency='0.9' numOctaves='2' stitchTiles='stitch'/></filter><rect width='100%25' height='100%25' filter='url(%23n)'/></svg>");background-size:180px 180px;animation:1.4s steps(4,end) infinite hero-grain}@keyframes hero-grain{0%{transform:translateZ(0)}25%{transform:translate3d(-1%,1%,0)}50%{transform:translate3d(1%,-.5%,0)}75%{transform:translate3d(-.5%,-1%,0)}to{transform:translateZ(0)}}.hero__particles[data-astro-cid-ge2uvauf]{position:absolute;inset:0;z-index:1;pointer-events:none}.hero__content[data-astro-cid-ge2uvauf]{position:relative;z-index:2;text-align:center;max-width:var(--maxw)}.hero__logo[data-astro-cid-ge2uvauf]{width:min(80vw,40rem);height:auto;filter:drop-shadow(0 4px 24px #0000008c)}.hero__tagline[data-astro-cid-ge2uvauf]{margin:1.5rem auto 0;max-width:34rem;color:var(--ink-dim);font-size:clamp(.95rem,2.4vw,1.15rem);text-wrap:balance}.hero__scroll[data-astro-cid-ge2uvauf]{display:inline-block;margin-top:3rem;font-size:.78rem;letter-spacing:.35em;text-transform:uppercase;color:var(--ink-dim);animation:2.4s ease-in-out infinite hero-bob}@keyframes hero-bob{0%,to{transform:translateY(0);opacity:.5}50%{transform:translateY(.4rem);opacity:1}}.hero__bleed[data-astro-cid-ge2uvauf]{display:none;position:absolute;inset:auto 0 0;height:55vh;z-index:1;overflow:hidden;mix-blend-mode:screen}.hero__bleed-blob[data-astro-cid-ge2uvauf]{position:absolute;width:60vw;height:60vw;border-radius:50%;filter:blur(70px);opacity:0;transform:scale(.6)}.hero__bleed-blob--warm[data-astro-cid-ge2uvauf]{left:-10%;bottom:-20%;background:radial-gradient(circle,#e8663fa6,#0000 70%)}.hero__bleed-blob--cool[data-astro-cid-ge2uvauf]{right:-15%;bottom:-30%;background:radial-gradient(circle,#4052b08c,#0000 70%)}@supports (view-timeline-name: --x){.hero__grain[data-astro-cid-ge2uvauf],.hero__bleed[data-astro-cid-ge2uvauf]{display:block}.hero__bleed-blob[data-astro-cid-ge2uvauf]{animation:linear both hero-bleed-grow;animation-timeline:--hero-scrub;animation-range:cover 55%}@keyframes hero-bleed-grow{0%{opacity:0;transform:scale(.6)}to{opacity:1;transform:scale(1.25)}}}@media(width<=640px){.hero[data-astro-cid-ge2uvauf]{view-timeline-name:none}.hero__grain[data-astro-cid-ge2uvauf]{display:block}.hero__bleed[data-astro-cid-ge2uvauf]{display:none}.hero__content[data-astro-cid-ge2uvauf]{opacity:0;transform:translateY(1rem);transition:opacity .6s ease-out,transform .6s ease-out}.hero[data-astro-cid-ge2uvauf].in-view .hero__content[data-astro-cid-ge2uvauf]{opacity:1;transform:none}}@media(prefers-reduced-motion:reduce){.hero__bg-img[data-astro-cid-ge2uvauf]{animation:none;transform:scale(1.08)}.hero__scroll[data-astro-cid-ge2uvauf]{animation:none}.hero__content[data-astro-cid-ge2uvauf]{opacity:1;transform:none;transition:none}.hero__grain[data-astro-cid-ge2uvauf],.hero__bleed[data-astro-cid-ge2uvauf]{display:none}}.song-anim-stage[data-astro-cid-ncogpu5l]{position:relative;min-height:100svh}.song-anim-pin[data-astro-cid-ncogpu5l]{position:relative;min-height:100svh;display:grid;align-items:end;overflow:hidden}.song-anim__art-parallax[data-astro-cid-ncogpu5l],.song-anim__art-settle[data-astro-cid-ncogpu5l]{position:absolute;inset:0;z-index:0}.song-anim__art-img[data-astro-cid-ncogpu5l]{width:100%;height:100%;object-fit:cover}.song-anim__bleed-in[data-astro-cid-ncogpu5l],.song-anim__wipe[data-astro-cid-ncogpu5l],.song-anim__grain[data-astro-cid-ncogpu5l],.song-anim__particles[data-astro-cid-ncogpu5l]{display:none}.song-anim__scrim[data-astro-cid-ncogpu5l]{position:absolute;inset:0;z-index:1;background:linear-gradient(to top,#06040aeb,#06040a8c,#06040a0d 70%)}[data-astro-cid-ncogpu5l][data-tint=bright] .song-anim__scrim[data-astro-cid-ncogpu5l]{background:linear-gradient(to top,#06040af2,#06040ab8 45%,#06040a38 78%)}.song-anim__panel-parallax[data-astro-cid-ncogpu5l]{position:relative;z-index:2;width:min(90vw,40rem)}.song-anim__panel[data-astro-cid-ncogpu5l]{padding:clamp(2rem,6vw,5rem);padding-top:0}.song-anim--left[data-astro-cid-ncogpu5l] .song-anim__panel-parallax[data-astro-cid-ncogpu5l]{justify-self:start;text-align:left}.song-anim--right[data-astro-cid-ncogpu5l] .song-anim__panel-parallax[data-astro-cid-ncogpu5l]{justify-self:end;text-align:right}.song-anim__meta[data-astro-cid-ncogpu5l]{margin:0 0 1rem;font-family:var(--font-display);letter-spacing:.08em}.song-anim__no[data-astro-cid-ncogpu5l]{font-size:1.4rem;color:var(--ink)}.song-anim__of[data-astro-cid-ncogpu5l]{font-size:1rem;color:var(--ink-dim)}.song-anim__emotion[data-astro-cid-ncogpu5l]{margin:0;font-size:.82rem;letter-spacing:.42em;text-transform:uppercase;color:var(--accent)}.song-anim__title[data-astro-cid-ncogpu5l]{margin:.4rem 0 1rem;padding-top:.08em;font-family:var(--font-display);font-weight:400;line-height:1.1;font-size:clamp(2.8rem,12vw,6.5rem);text-transform:uppercase;text-wrap:balance;text-shadow:0 3px 30px #0009}.song-anim__verse[data-astro-cid-ncogpu5l]{margin:0 0 2rem;max-width:32rem;color:var(--ink-dim);font-size:clamp(1rem,2.6vw,1.2rem);font-style:italic;text-wrap:pretty}.song-anim--right[data-astro-cid-ncogpu5l] .song-anim__verse[data-astro-cid-ncogpu5l]{margin-left:auto}.song-anim__description[data-astro-cid-ncogpu5l]{margin:0 0 2rem;max-width:28rem;padding-left:1rem;border-left:2px solid #f4eef738;color:var(--ink-dim);font-size:clamp(.85rem,2vw,.98rem);line-height:1.6;text-wrap:pretty}.song-anim--right[data-astro-cid-ncogpu5l] .song-anim__description[data-astro-cid-ncogpu5l]{margin-left:auto;padding-left:0;padding-right:1rem;border-left:none;border-right:2px solid #f4eef738}.song-anim__listen[data-astro-cid-ncogpu5l]{display:inline-flex;align-items:center;gap:.6rem;padding:.7rem 1.4rem;border:1px solid #f4eef759;border-radius:999px;font-size:.9rem;letter-spacing:.12em;text-transform:uppercase;text-decoration:none;transition:background-color .25s,border-color .25s,color .25s}.song-anim__listen[data-astro-cid-ncogpu5l]:hover{background:var(--ink);border-color:var(--ink);color:var(--bg)}.song-anim__arrow[data-astro-cid-ncogpu5l]{transition:transform .25s}.song-anim__listen[data-astro-cid-ncogpu5l]:hover .song-anim__arrow[data-astro-cid-ncogpu5l]{transform:translate(.25rem)}@media(width<=640px){.song-anim-pin[data-astro-cid-ncogpu5l]{align-items:end}.song-anim--right[data-astro-cid-ncogpu5l] .song-anim__panel-parallax[data-astro-cid-ncogpu5l]{text-align:left;justify-self:start}.song-anim--right[data-astro-cid-ncogpu5l] .song-anim__verse[data-astro-cid-ncogpu5l]{margin-left:0}}@supports (view-timeline-name: --x){.song-anim-stage[data-astro-cid-ncogpu5l]{min-height:240vh;view-timeline-name:--song-scrub;view-timeline-axis:block}.song-anim-pin[data-astro-cid-ncogpu5l]{position:sticky;top:0;height:100svh;min-height:0}.song-anim__art-parallax[data-astro-cid-ncogpu5l]{animation:linear both song-art-parallax;animation-timeline:--song-scrub;animation-range:cover}@keyframes song-art-parallax{0%{transform:translateY(-4vh)}to{transform:translateY(4vh)}}.song-anim__panel-parallax[data-astro-cid-ncogpu5l]{animation:linear both song-panel-parallax;animation-timeline:--song-scrub;animation-range:cover}@keyframes song-panel-parallax{0%{transform:translateY(2vh)}to{transform:translateY(-2vh)}}.song-anim__art-settle[data-astro-cid-ncogpu5l]{opacity:0;animation:linear both song-art-settle;animation-timeline:--song-scrub;animation-range:entry 0% entry var(--settle-range)}@keyframes song-art-settle{0%{opacity:0;transform:translate(var(--enter-x),var(--enter-y)) scale(var(--scale-from)) rotate(var(--rot-from));filter:blur(var(--blur-from))}70%{opacity:1;transform:translate(calc(var(--enter-x) * -.05),calc(var(--enter-y) * -.05)) scale(var(--scale-overshoot)) rotate(var(--rot-overshoot));filter:blur()}to{opacity:1;transform:translate(0) scale(1) rotate(0);filter:blur()}}.song-anim__meta[data-astro-cid-ncogpu5l],.song-anim__emotion[data-astro-cid-ncogpu5l]{opacity:0;animation:linear both song-text-rise;animation-timeline:--song-scrub;animation-range:entry 8% entry 45%}.song-anim__title[data-astro-cid-ncogpu5l]{opacity:0;animation:linear both song-title-focus;animation-timeline:--song-scrub;animation-range:entry 20% entry 62%}.song-anim__verse[data-astro-cid-ncogpu5l],.song-anim__description[data-astro-cid-ncogpu5l],.song-anim__listen[data-astro-cid-ncogpu5l]{opacity:0;animation:linear both song-text-rise;animation-timeline:--song-scrub;animation-range:entry 38% entry 80%}@keyframes song-text-rise{0%{opacity:0;transform:translateY(1.4rem)}to{opacity:1;transform:translateY(0)}}@keyframes song-title-focus{0%{opacity:0;transform:translateY(2rem) scale(.96);filter:blur(10px)}to{opacity:1;transform:translateY(0) scale(1);filter:blur()}}[data-astro-cid-ncogpu5l][data-transition=bleed] .song-anim__bleed-in[data-astro-cid-ncogpu5l]{display:block;position:absolute;inset:0 0 auto;height:45vh;z-index:1;mix-blend-mode:screen;background:radial-gradient(55% 60% at var(--bleed-x) 0%,#e8663f8c 0%,transparent 70%),radial-gradient(55% 60% at calc(100% - var(--bleed-x)) 0%,#4052b080 0%,transparent 70%);filter:blur(50px);animation:linear both song-bleed-fade;animation-timeline:--song-scrub;animation-range:entry entry 40%}@keyframes song-bleed-fade{0%{opacity:1;transform:scale(1.1)}to{opacity:0;transform:scale(1.5)}}[data-astro-cid-ncogpu5l][data-transition=wipe] .song-anim__wipe[data-astro-cid-ncogpu5l]{display:block;position:absolute;inset:0;z-index:1;background:var(--bg);transform-origin:var(--wipe-origin);animation:linear both song-wipe-retract-x;animation-timeline:--song-scrub;animation-range:entry entry 42%}[data-astro-cid-ncogpu5l][data-transition=wipe][data-wipe-axis=y] .song-anim__wipe[data-astro-cid-ncogpu5l]{animation-name:song-wipe-retract-y}@keyframes song-wipe-retract-x{0%{opacity:1;transform:scaleX(1)}to{opacity:0;transform:scaleX(0)}}@keyframes song-wipe-retract-y{0%{opacity:1;transform:scaleY(1)}to{opacity:0;transform:scaleY(0)}}.song-anim__art-img[data-astro-cid-ncogpu5l]{animation:song-art-breathe var(--breathe-dur) ease-in-out infinite alternate}@keyframes song-art-breathe{0%{transform:scale(1) translate(0)}to{transform:scale(var(--breathe-scale)) translate(var(--kb-x),var(--kb-y))}}.song-anim__grain[data-astro-cid-ncogpu5l]{display:block;position:absolute;inset:-10%;z-index:1;mix-blend-mode:overlay;opacity:.05;background-image:url("data:image/svg+xml;utf8,<svg xmlns='http://www.w3.org/2000/svg' width='120' height='120'><filter id='n'><feTurbulence type='fractalNoise' baseFrequency='0.9' numOctaves='2' stitchTiles='stitch'/></filter><rect width='100%25' height='100%25' filter='url(%23n)'/></svg>");background-size:180px 180px;animation:1.4s steps(4,end) infinite song-grain-vibrate}@keyframes song-grain-vibrate{0%{transform:translateZ(0)}25%{transform:translate3d(-1%,1%,0)}50%{transform:translate3d(1%,-.5%,0)}75%{transform:translate3d(-.5%,-1%,0)}to{transform:translateZ(0)}}.song-anim__particles[data-astro-cid-ncogpu5l]{display:block;position:absolute;inset:0;z-index:1;pointer-events:none}}@media(width<=640px){.song-anim-stage[data-astro-cid-ncogpu5l]{min-height:100svh;view-timeline-name:none}.song-anim-pin[data-astro-cid-ncogpu5l]{position:relative;height:auto;min-height:100svh}.song-anim__art-parallax[data-astro-cid-ncogpu5l],.song-anim__panel-parallax[data-astro-cid-ncogpu5l]{animation:none;transform:none}.song-anim__art-settle[data-astro-cid-ncogpu5l]{opacity:0;transform:translateY(5%) scale(.96);filter:none;animation:none;transition:opacity .6s ease-out,transform .6s ease-out}.song-anim-stage[data-astro-cid-ncogpu5l].in-view .song-anim__art-settle[data-astro-cid-ncogpu5l]{opacity:1;transform:none}.song-anim__art-img[data-astro-cid-ncogpu5l]{animation:none}.song-anim-stage[data-astro-cid-ncogpu5l].in-view .song-anim__art-img[data-astro-cid-ncogpu5l]{animation:song-art-breathe var(--breathe-dur) ease-in-out infinite alternate}.song-anim__meta[data-astro-cid-ncogpu5l],.song-anim__emotion[data-astro-cid-ncogpu5l]{opacity:0;transform:translateY(.9rem);filter:none;animation:none;transition:opacity .5s ease-out .1s,transform .5s ease-out .1s}.song-anim__title[data-astro-cid-ncogpu5l]{opacity:0;transform:translateY(1.1rem);filter:none;animation:none;transition:opacity .55s ease-out .18s,transform .55s ease-out .18s}.song-anim__verse[data-astro-cid-ncogpu5l],.song-anim__description[data-astro-cid-ncogpu5l],.song-anim__listen[data-astro-cid-ncogpu5l]{opacity:0;transform:translateY(.9rem);filter:none;animation:none;transition:opacity .5s ease-out .28s,transform .5s ease-out .28s}.song-anim-stage[data-astro-cid-ncogpu5l].in-view .song-anim__meta[data-astro-cid-ncogpu5l],.song-anim-stage[data-astro-cid-ncogpu5l].in-view .song-anim__emotion[data-astro-cid-ncogpu5l],.song-anim-stage[data-astro-cid-ncogpu5l].in-view .song-anim__title[data-astro-cid-ncogpu5l],.song-anim-stage[data-astro-cid-ncogpu5l].in-view .song-anim__verse[data-astro-cid-ncogpu5l],.song-anim-stage[data-astro-cid-ncogpu5l].in-view .song-anim__description[data-astro-cid-ncogpu5l],.song-anim-stage[data-astro-cid-ncogpu5l].in-view .song-anim__listen[data-astro-cid-ncogpu5l]{opacity:1;transform:none}.song-anim__bleed-in[data-astro-cid-ncogpu5l],.song-anim__wipe[data-astro-cid-ncogpu5l],.song-anim__grain[data-astro-cid-ncogpu5l],.song-anim__particles[data-astro-cid-ncogpu5l]{display:none}}@media(prefers-reduced-motion:reduce){.song-anim-stage[data-astro-cid-ncogpu5l]{min-height:100svh;view-timeline-name:none}.song-anim-pin[data-astro-cid-ncogpu5l]{position:relative;height:auto;min-height:100svh}.song-anim__art-parallax[data-astro-cid-ncogpu5l],.song-anim__panel-parallax[data-astro-cid-ncogpu5l],.song-anim__art-settle[data-astro-cid-ncogpu5l],.song-anim__art-img[data-astro-cid-ncogpu5l],.song-anim__meta[data-astro-cid-ncogpu5l],.song-anim__emotion[data-astro-cid-ncogpu5l],.song-anim__title[data-astro-cid-ncogpu5l],.song-anim__verse[data-astro-cid-ncogpu5l],.song-anim__description[data-astro-cid-ncogpu5l],.song-anim__listen[data-astro-cid-ncogpu5l]{animation:none;opacity:1;transform:none;filter:none;transition:none}.song-anim__bleed-in[data-astro-cid-ncogpu5l],.song-anim__wipe[data-astro-cid-ncogpu5l],.song-anim__grain[data-astro-cid-ncogpu5l],.song-anim__particles[data-astro-cid-ncogpu5l]{display:none}}.finale[data-astro-cid-ouusppjt]{position:relative;min-height:100svh;display:grid;place-content:center;gap:clamp(2rem,5vw,3.5rem);padding:clamp(3rem,8vw,6rem) 1.5rem;background:radial-gradient(120% 80% at 50% 0%,var(--bg-soft),var(--bg) 70%);text-align:center;overflow:hidden}.finale__frame[data-astro-cid-ouusppjt]{position:relative;z-index:1;width:min(92vw,60rem);margin-inline:auto;border-radius:8px;overflow:hidden;box-shadow:0 30px 80px #0009,0 0 0 1px #f4eef714}.finale__frame[data-astro-cid-ouusppjt] img{width:100%;height:auto}.finale__glow[data-astro-cid-ouusppjt],.finale__bloom[data-astro-cid-ouusppjt]{display:none}.finale__text[data-astro-cid-ouusppjt]{position:relative;z-index:1;max-width:40rem;margin-inline:auto}.finale__heading[data-astro-cid-ouusppjt]{margin:0;font-family:var(--font-display);font-weight:400;text-transform:uppercase;letter-spacing:.02em;font-size:clamp(2rem,7vw,3.6rem)}.finale__lead[data-astro-cid-ouusppjt]{margin:1rem auto 2.5rem;color:var(--ink-dim);font-size:clamp(1rem,2.6vw,1.2rem);text-wrap:balance}.finale__platforms[data-astro-cid-ouusppjt]{list-style:none;margin:0;padding:0;display:flex;flex-wrap:wrap;justify-content:center;gap:.9rem}.finale__platforms[data-astro-cid-ouusppjt] a[data-astro-cid-ouusppjt]{display:inline-block;padding:.75rem 1.5rem;border:1px solid #f4eef747;border-radius:999px;font-size:.9rem;letter-spacing:.1em;text-transform:uppercase;text-decoration:none;transition:background-color .25s,border-color .25s,color .25s}.finale__platforms[data-astro-cid-ouusppjt] a[data-astro-cid-ouusppjt]:hover{background:var(--accent);border-color:var(--accent);color:var(--bg)}@supports (view-timeline-name: --x){.finale[data-astro-cid-ouusppjt]{view-timeline-name:--finale-scrub;view-timeline-axis:block}.finale__frame[data-astro-cid-ouusppjt]{opacity:0;animation:linear both finale-frame-settle;animation-timeline:--finale-scrub;animation-range:entry entry 60%}@keyframes finale-frame-settle{0%{opacity:0;transform:scale(.82) rotate(-4deg);filter:blur(14px)}65%{opacity:1;transform:scale(1.035) rotate(1.2deg);filter:blur()}to{opacity:1;transform:scale(1) rotate(0);filter:blur()}}.finale__glow[data-astro-cid-ouusppjt]{display:block;position:absolute;inset:0;z-index:2;background:radial-gradient(60% 60%,#f4eef7e6,#0000 70%);mix-blend-mode:screen;opacity:0;animation:linear both finale-glow-pulse;animation-timeline:--finale-scrub;animation-range:entry 52% entry 78%}@keyframes finale-glow-pulse{0%,to{opacity:0}45%{opacity:.4}}.finale__bloom[data-astro-cid-ouusppjt]{display:block;position:absolute;z-index:0;width:50vw;height:50vw;border-radius:50%;filter:blur(60px);opacity:0;mix-blend-mode:screen;animation-timeline:--finale-scrub;animation-range:entry 8% entry 68%}.finale__bloom--tl[data-astro-cid-ouusppjt]{top:-10%;left:-10%;background:radial-gradient(circle,#4052b099,#0000 70%);animation:linear both finale-bloom-tl}.finale__bloom--br[data-astro-cid-ouusppjt]{bottom:-10%;right:-10%;background:radial-gradient(circle,#4052b099,#0000 70%);animation:linear both finale-bloom-br}.finale__bloom--tr[data-astro-cid-ouusppjt]{top:-10%;right:-10%;background:radial-gradient(circle,#e8663f8c,#0000 70%);animation:linear both finale-bloom-tr}.finale__bloom--bl[data-astro-cid-ouusppjt]{bottom:-10%;left:-10%;background:radial-gradient(circle,#e8663f8c,#0000 70%);animation:linear both finale-bloom-bl}@keyframes finale-bloom-tl{0%{opacity:0;transform:translate(-30vw,-30vh) scale(.7)}55%{opacity:.55;transform:translate(-4vw,-4vh) scale(1)}to{opacity:0;transform:translate(2vw,2vh) scale(1.2)}}@keyframes finale-bloom-br{0%{opacity:0;transform:translate(30vw,30vh) scale(.7)}55%{opacity:.55;transform:translate(4vw,4vh) scale(1)}to{opacity:0;transform:translate(-2vw,-2vh) scale(1.2)}}@keyframes finale-bloom-tr{0%{opacity:0;transform:translate(30vw,-30vh) scale(.7)}55%{opacity:.5;transform:translate(4vw,-4vh) scale(1)}to{opacity:0;transform:translate(-2vw,2vh) scale(1.2)}}@keyframes finale-bloom-bl{0%{opacity:0;transform:translate(-30vw,30vh) scale(.7)}55%{opacity:.5;transform:translate(-4vw,4vh) scale(1)}to{opacity:0;transform:translate(2vw,-2vh) scale(1.2)}}.finale__heading[data-astro-cid-ouusppjt]{opacity:0;animation:linear both finale-text-rise;animation-timeline:--finale-scrub;animation-range:entry 35% entry 68%}.finale__lead[data-astro-cid-ouusppjt]{opacity:0;animation:linear both finale-text-rise;animation-timeline:--finale-scrub;animation-range:entry 44% entry 76%}.finale__platforms[data-astro-cid-ouusppjt] li[data-astro-cid-ouusppjt]{opacity:0;animation:linear both finale-text-rise;animation-timeline:--finale-scrub;animation-range:entry 52% entry 84%}.finale__platforms[data-astro-cid-ouusppjt] li[data-astro-cid-ouusppjt]:nth-child(2){animation-range:entry 56% entry 88%}.finale__platforms[data-astro-cid-ouusppjt] li[data-astro-cid-ouusppjt]:nth-child(3){animation-range:entry 60% entry 92%}.finale__platforms[data-astro-cid-ouusppjt] li[data-astro-cid-ouusppjt]:nth-child(4){animation-range:entry 64% entry 96%}@keyframes finale-text-rise{0%{opacity:0;transform:translateY(1.4rem)}to{opacity:1;transform:translateY(0)}}}@media(width<=640px){.finale[data-astro-cid-ouusppjt]{view-timeline-name:none}.finale__glow[data-astro-cid-ouusppjt],.finale__bloom[data-astro-cid-ouusppjt]{display:none}.finale__frame[data-astro-cid-ouusppjt]{opacity:0;transform:scale(.92) rotate(-1.5deg);transition:opacity .6s ease-out,transform .6s ease-out}.finale[data-astro-cid-ouusppjt].in-view .finale__frame[data-astro-cid-ouusppjt]{opacity:1;transform:none}.finale__heading[data-astro-cid-ouusppjt]{opacity:0;transform:translateY(1.2rem);transition:opacity .5s ease-out .15s,transform .5s ease-out .15s}.finale__lead[data-astro-cid-ouusppjt]{opacity:0;transform:translateY(1rem);transition:opacity .5s ease-out .25s,transform .5s ease-out .25s}.finale__platforms[data-astro-cid-ouusppjt] li[data-astro-cid-ouusppjt]{opacity:0;transform:translateY(.9rem);transition:opacity .45s ease-out .35s,transform .45s ease-out .35s}.finale__platforms[data-astro-cid-ouusppjt] li[data-astro-cid-ouusppjt]:nth-child(2){transition-delay:.4s}.finale__platforms[data-astro-cid-ouusppjt] li[data-astro-cid-ouusppjt]:nth-child(3){transition-delay:.45s}.finale__platforms[data-astro-cid-ouusppjt] li[data-astro-cid-ouusppjt]:nth-child(4){transition-delay:.5s}.finale[data-astro-cid-ouusppjt].in-view .finale__heading[data-astro-cid-ouusppjt],.finale[data-astro-cid-ouusppjt].in-view .finale__lead[data-astro-cid-ouusppjt],.finale[data-astro-cid-ouusppjt].in-view .finale__platforms[data-astro-cid-ouusppjt] li[data-astro-cid-ouusppjt]{opacity:1;transform:none}}@media(prefers-reduced-motion:reduce){.finale__frame[data-astro-cid-ouusppjt],.finale__heading[data-astro-cid-ouusppjt],.finale__lead[data-astro-cid-ouusppjt],.finale__platforms[data-astro-cid-ouusppjt] li[data-astro-cid-ouusppjt]{animation:none;opacity:1;transform:none;filter:none;transition:none}.finale__glow[data-astro-cid-ouusppjt],.finale__bloom[data-astro-cid-ouusppjt]{display:none}}.foot[data-astro-cid-jo6i4kqk]{padding:3rem 1.5rem 4rem;text-align:center;background:var(--bg);border-top:1px solid #f4eef714}.foot[data-astro-cid-jo6i4kqk] p[data-astro-cid-jo6i4kqk]{margin:.35rem 0;color:var(--ink-dim);font-size:.85rem;letter-spacing:.03em}.foot[data-astro-cid-jo6i4kqk] p[data-astro-cid-jo6i4kqk]:first-child{font-family:var(--font-display);font-size:1.1rem;letter-spacing:.15em;text-transform:uppercase;color:var(--ink)}
