section.svelte-1q37ri0{padding-top:1.5rem}.grid.svelte-1q37ri0{display:grid;grid-template-columns:1fr;gap:3rem;align-items:center}@media(min-width:48rem){.grid.svelte-1q37ri0{grid-template-columns:1.15fr .85fr}}.copy.svelte-1q37ri0{display:flex;flex-direction:column;align-items:flex-start;gap:1.75rem}.badge.svelte-1q37ri0{font-family:var(--m3-font);font-size:.875rem;line-height:1.429;font-weight:500;display:flex;align-items:center;gap:.5rem;padding:.5rem 1.125rem;border-radius:var(--m3-shape-full);background-color:var(--m3c-tertiary-container);color:var(--m3c-on-tertiary-container)}.dot.svelte-1q37ri0{width:.5rem;height:.5rem;border-radius:var(--m3-shape-full);background-color:currentColor}@media(prefers-reduced-motion:no-preference){.dot.svelte-1q37ri0{animation:svelte-1q37ri0-pulse 2s ease-in-out infinite}@keyframes svelte-1q37ri0-pulse{50%{opacity:.3}}}h1.svelte-1q37ri0{font-family:var(--m3-font);font-size:clamp(2.875rem,8vw,5.25rem);font-weight:620;line-height:.98;letter-spacing:-.03em}h1.svelte-1q37ri0>em:where(.svelte-1q37ri0){font-style:normal;font-weight:640;font-variation-settings:"ROND" 100;display:inline-block;line-height:1.08;padding-bottom:.1em;color:var(--m3c-on-primary-container-subtle);background-color:var(--m3c-primary-container-subtle);border-radius:.35em;padding-inline:.14em;margin-inline-start:-.14em}.lede.svelte-1q37ri0{font-family:var(--m3-font);font-size:1.375rem;line-height:1.273;font-weight:400;color:var(--m3c-on-surface-variant);max-width:32ch;text-wrap:balance}.buttons.svelte-1q37ri0{display:flex;flex-wrap:wrap;gap:.75rem}.buttons.svelte-1q37ri0 a{transition:border-radius var(--m3-easing-fast-spatial, .3s),translate var(--m3-easing-fast-spatial, .3s),background-color var(--m3-easing-fast, .2s)}.buttons.svelte-1q37ri0 a:hover{border-radius:var(--m3-shape-large)}@media(prefers-reduced-motion:no-preference){.buttons.svelte-1q37ri0 a:hover{translate:0 -.125rem}.buttons.svelte-1q37ri0 a:active{translate:0 0}}.art.svelte-1q37ri0{position:relative;display:grid;place-items:center;min-height:24rem}@media(prefers-reduced-motion:no-preference){.art.svelte-1q37ri0{animation:svelte-1q37ri0-art-in .9s var(--m3-timing-function-emphasized-decel, ease-out) .15s backwards}.now-playing.svelte-1q37ri0{animation:svelte-1q37ri0-art-in .8s var(--m3-timing-function-emphasized-decel, ease-out) .35s backwards}@keyframes svelte-1q37ri0-art-in{0%{opacity:0;scale:.94}}}.blob.svelte-1q37ri0{position:absolute;width:min(27rem,96%);aspect-ratio:1;rotate:12deg}@media not (min-width:48rem){.art.svelte-1q37ri0{min-height:20rem}.blob.svelte-1q37ri0{width:min(19rem,82%)}}@media(prefers-reduced-motion:no-preference){.blob.svelte-1q37ri0{animation:svelte-1q37ri0-spin 120s linear infinite}@keyframes svelte-1q37ri0-spin{to{rotate:372deg}}}.art.svelte-1q37ri0 img:where(.svelte-1q37ri0){position:relative;width:min(14.5rem,58vw);height:auto;border-radius:2rem;border:4px solid var(--m3c-surface);box-shadow:var(--m3-elevation-3);rotate:4deg}@media(min-width:48rem){.art.svelte-1q37ri0 img:where(.svelte-1q37ri0){translate:1.25rem 1.5rem}}.now-playing.svelte-1q37ri0{display:flex;align-items:center;gap:1rem;margin-top:3.5rem;padding:1rem 1.5rem 1rem 1rem;border-radius:var(--m3-shape-full);background-color:var(--m3c-surface-container)}.play.svelte-1q37ri0{display:grid;place-items:center;width:3rem;height:3rem;flex-shrink:0;border-radius:1rem;background-color:var(--m3c-primary);color:var(--m3c-on-primary)}.track.svelte-1q37ri0{display:flex;flex-direction:column;flex-shrink:0;max-width:40%}.song.svelte-1q37ri0{font-family:var(--m3-font);font-size:.875rem;line-height:1.429;font-weight:500;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.artist.svelte-1q37ri0{font-family:var(--m3-font);font-size:.75rem;line-height:1.333;font-weight:400;color:var(--m3c-on-surface-variant);white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.wave.svelte-1q37ri0{flex:1;min-width:0;display:flex;align-items:center}.wave.svelte-1q37ri0 svg{width:100%}.time.svelte-1q37ri0{font-family:var(--m3-font);font-size:.75rem;line-height:1.333;font-weight:500;color:var(--m3c-on-surface-variant);font-variant-numeric:tabular-nums}@media not (min-width:40rem){.track.svelte-1q37ri0{max-width:none;flex:1}.wave.svelte-1q37ri0,.time.svelte-1q37ri0{display:none}}section.svelte-1tib2rn{display:grid;grid-template-columns:repeat(2,1fr);gap:.375rem}@media(min-width:40rem){section.svelte-1tib2rn{grid-template-columns:repeat(4,1fr)}}.stat.svelte-1tib2rn{display:flex;flex-direction:column;align-items:center;gap:.25rem;padding:2rem 1rem;border-radius:var(--m3-shape-medium);transition:border-radius var(--m3-easing-fast-spatial, .3s)}.stat.svelte-1tib2rn:hover{border-radius:var(--m3-shape-extra-large)}.stat.svelte-1tib2rn:nth-child(1){background-color:var(--m3c-primary-container-subtle);color:var(--m3c-on-primary-container-subtle);border-start-start-radius:3.5rem;border-end-start-radius:3.5rem}.stat.svelte-1tib2rn:nth-child(2){background-color:var(--m3c-secondary-container-subtle);color:var(--m3c-on-secondary-container-subtle)}.stat.svelte-1tib2rn:nth-child(3){background-color:var(--m3c-tertiary-container-subtle);color:var(--m3c-on-tertiary-container-subtle)}.stat.svelte-1tib2rn:nth-child(4){background-color:var(--m3c-secondary-container);color:var(--m3c-on-secondary-container);border-start-end-radius:3.5rem;border-end-end-radius:3.5rem}@media not (min-width:40rem){.stat.svelte-1tib2rn:nth-child(1){border-end-start-radius:var(--m3-shape-medium)}.stat.svelte-1tib2rn:nth-child(2){border-start-end-radius:3.5rem}.stat.svelte-1tib2rn:nth-child(3){border-end-start-radius:3.5rem}.stat.svelte-1tib2rn:nth-child(4){border-start-end-radius:var(--m3-shape-medium)}}.value.svelte-1tib2rn{font-family:var(--m3-font);font-size:clamp(2.25rem,5vw,3.25rem);font-weight:640;line-height:1;letter-spacing:-.02em}.label.svelte-1tib2rn{font-family:var(--m3-font);font-size:.875rem;line-height:1.429;font-weight:500;opacity:.75}.header.svelte-ls99y2{display:flex;flex-direction:column;align-items:flex-start;gap:1rem;margin-bottom:2.5rem}.kicker.svelte-ls99y2{font-family:var(--m3-font);font-size:.875rem;line-height:1.429;font-weight:500;padding:.375rem 1rem;border-radius:var(--m3-shape-full);background-color:var(--m3c-secondary-container);color:var(--m3c-on-secondary-container)}h2.svelte-ls99y2{font-family:var(--m3-font);font-size:clamp(2rem,4.5vw,2.875rem);font-weight:600;line-height:1.05;letter-spacing:-.02em}.copy.svelte-ls99y2{font-family:var(--m3-font);font-size:1rem;line-height:1.5;font-weight:500;font-weight:400;color:var(--m3c-on-surface-variant);max-width:45ch}.bento.svelte-1dpem8h{display:grid;grid-template-columns:repeat(2,1fr);gap:.5rem}.card.wide.svelte-1dpem8h,.card.band.svelte-1dpem8h{grid-column:1 / -1}@media(min-width:48rem){.bento.svelte-1dpem8h{grid-template-columns:repeat(4,1fr)}.card.wide.svelte-1dpem8h{grid-column:span 2}.card.band.svelte-1dpem8h{flex-direction:row;justify-content:flex-start;align-items:center;gap:1.75rem}.card.band.svelte-1dpem8h .text:where(.svelte-1dpem8h){flex-direction:row;align-items:baseline;flex-wrap:wrap;column-gap:1rem}.card.band.svelte-1dpem8h .chips:where(.svelte-1dpem8h){margin-top:0;margin-left:auto;align-self:center}}.card.svelte-1dpem8h{display:flex;flex-direction:column;justify-content:space-between;align-items:flex-start;gap:2.75rem;padding:1.75rem;border-radius:var(--m3-shape-extra-large);transition:border-radius var(--m3-easing-fast-spatial, .3s),scale var(--m3-easing-fast-spatial, .3s)}@media not (min-width:48rem){.card.svelte-1dpem8h{gap:1.25rem;justify-content:flex-start}}.card.svelte-1dpem8h:hover{border-radius:var(--m3-shape-medium)}.card.svelte-1dpem8h:hover .shape-icon>svg{rotate:24deg;scale:1.08}.card.svelte-1dpem8h .shape-icon>svg{opacity:.14;transition:rotate var(--m3-easing-slow-spatial, .5s),scale var(--m3-easing-slow-spatial, .5s)}.strong-primary.svelte-1dpem8h{background-color:var(--m3c-primary-container);color:var(--m3c-on-primary-container)}.strong-secondary.svelte-1dpem8h{background-color:var(--m3c-secondary-container);color:var(--m3c-on-secondary-container)}.strong-tertiary.svelte-1dpem8h{background-color:var(--m3c-tertiary-container);color:var(--m3c-on-tertiary-container)}.subtle-primary.svelte-1dpem8h{background-color:var(--m3c-primary-container-subtle);color:var(--m3c-on-primary-container-subtle)}.subtle-secondary.svelte-1dpem8h{background-color:var(--m3c-secondary-container-subtle);color:var(--m3c-on-secondary-container-subtle)}.subtle-tertiary.svelte-1dpem8h{background-color:var(--m3c-tertiary-container-subtle);color:var(--m3c-on-tertiary-container-subtle)}.text.svelte-1dpem8h{display:flex;flex-direction:column;align-items:flex-start;gap:.5rem}h3.svelte-1dpem8h{font-family:var(--m3-font);font-size:1.375rem;line-height:1.273;font-weight:400;font-weight:570}p.svelte-1dpem8h{font-family:var(--m3-font);font-size:.875rem;line-height:1.429;font-weight:400;opacity:.85;max-width:34ch}.swatches.svelte-1dpem8h{display:flex;gap:.375rem;margin-top:.75rem}.swatches.svelte-1dpem8h>span:where(.svelte-1dpem8h){width:1.5rem;height:1.5rem;border-radius:var(--m3-shape-full);border:2px solid var(--m3c-surface)}.chips.svelte-1dpem8h{display:flex;flex-wrap:wrap;gap:.375rem;margin-top:.75rem}.chips.svelte-1dpem8h>span:where(.svelte-1dpem8h){font-family:var(--m3-font);font-size:.75rem;line-height:1.333;font-weight:500;padding:.25rem .75rem;border-radius:var(--m3-shape-full);background-color:color-mix(in oklch,currentColor 10%,transparent)}.panel.svelte-klxgu9{background-color:var(--m3c-surface-container);border-radius:2.5rem;padding:2rem 0}.strip.svelte-klxgu9{display:flex;gap:1.25rem;overflow-x:auto;scroll-snap-type:x mandatory;padding:1rem 2rem;scrollbar-width:none}.strip.svelte-klxgu9::-webkit-scrollbar{display:none}figure.svelte-klxgu9{margin:0;flex-shrink:0;scroll-snap-align:center;display:flex;flex-direction:column;gap:.75rem}@media(prefers-reduced-motion:no-preference){figure.svelte-klxgu9{transition:translate var(--m3-easing-fast-spatial, .3s)}figure.lifted.svelte-klxgu9{translate:0 -.5rem}figure.svelte-klxgu9:hover{translate:0 -.75rem}}img.svelte-klxgu9{width:clamp(11rem,40vw,14.5rem);height:auto;border-radius:1.75rem;border:3px solid var(--m3c-surface);box-shadow:var(--m3-elevation-1)}figcaption.svelte-klxgu9{font-family:var(--m3-font);font-size:.875rem;line-height:1.429;font-weight:500;color:var(--m3c-on-surface-variant);text-align:center}article.svelte-owrvvo{display:flex;flex-direction:column;gap:1.25rem;padding:2rem;background-color:var(--m3c-surface-container-low);border-radius:2.5rem}header.svelte-owrvvo{display:flex;align-items:center;flex-wrap:wrap;gap:.75rem}.tag.svelte-owrvvo{font-family:var(--m3-font);font-size:.875rem;line-height:1.429;font-weight:500;padding:.25rem .875rem;border-radius:var(--m3-shape-full);background-color:var(--m3c-primary);color:var(--m3c-on-primary)}h3.svelte-owrvvo{font-family:var(--m3-font);font-size:1.375rem;line-height:1.273;font-weight:400;font-weight:550}time.svelte-owrvvo{font-family:var(--m3-font);font-size:.875rem;line-height:1.429;font-weight:400;color:var(--m3c-on-surface-variant);margin-left:auto}.md.svelte-owrvvo{font-family:var(--m3-font);font-size:.875rem;line-height:1.429;font-weight:400;color:var(--m3c-on-surface-variant);overflow-wrap:anywhere;max-height:16rem;overflow:hidden;-webkit-mask-image:linear-gradient(to bottom,black 55%,transparent 96%);mask-image:linear-gradient(to bottom,black 55%,transparent 96%)}.md.svelte-owrvvo h3,.md.svelte-owrvvo h4,.md.svelte-owrvvo h5,.md.svelte-owrvvo h6{font-family:var(--m3-font);font-size:1rem;line-height:1.5;font-weight:500;color:var(--m3c-on-surface);margin:1rem 0 .25rem}.md.svelte-owrvvo ul{margin:.25rem 0;padding-left:1.25rem}.md.svelte-owrvvo li{margin-block:.125rem}.md.svelte-owrvvo a{color:var(--m3c-primary)}.md.svelte-owrvvo code{background-color:var(--m3c-surface-container-highest);padding-inline:.25rem;border-radius:.25rem}.actions.svelte-owrvvo{display:flex;flex-wrap:wrap;gap:.75rem}.error.svelte-owrvvo{color:var(--m3c-on-surface-variant)}.error.svelte-owrvvo a:where(.svelte-owrvvo){color:var(--m3c-primary)}.list.svelte-1vyz8mk{display:flex;flex-direction:column;gap:.5rem}details.svelte-1vyz8mk{background-color:var(--m3c-surface-container-low);border-radius:1.75rem;transition:background-color var(--m3-easing-fast, .2s),border-radius var(--m3-easing-fast-spatial, .3s)}details[open].svelte-1vyz8mk{background-color:var(--m3c-secondary-container-subtle);border-radius:2.5rem}summary.svelte-1vyz8mk{font-family:var(--m3-font);font-size:1rem;line-height:1.5;font-weight:500;font-weight:550;display:flex;align-items:center;justify-content:space-between;gap:1rem;padding:1.25rem 1.5rem;border-radius:inherit;cursor:pointer;list-style:none}summary.svelte-1vyz8mk::-webkit-details-marker{display:none}summary.svelte-1vyz8mk svg{flex-shrink:0;transition:rotate .2s}details[open].svelte-1vyz8mk summary:where(.svelte-1vyz8mk) svg{rotate:180deg}p.svelte-1vyz8mk{font-family:var(--m3-font);font-size:1rem;line-height:1.5;font-weight:400;color:var(--m3c-on-surface-variant);padding:0 1.5rem 1.25rem;max-width:60ch}.panel.svelte-1mvbww{display:grid;grid-template-columns:repeat(auto-fill,minmax(14rem,1fr));gap:2rem 1.5rem;padding:2.25rem;background-color:var(--m3c-surface-container);border-radius:2.5rem}.item.svelte-1mvbww{display:flex;gap:1rem;align-items:flex-start}.icon.svelte-1mvbww{display:grid;place-items:center;width:2.75rem;height:2.75rem;flex-shrink:0;border-radius:var(--m3-shape-full);background-color:var(--m3c-surface);color:var(--m3c-primary)}.title.svelte-1mvbww{font-family:var(--m3-font);font-size:.75rem;line-height:1.333;font-weight:500;color:var(--m3c-on-surface-variant);text-transform:uppercase;letter-spacing:.08em}.value.svelte-1mvbww{font-family:var(--m3-font);font-size:1rem;line-height:1.5;font-weight:500;margin-top:.125rem}.copy.svelte-1mvbww{font-family:var(--m3-font);font-size:.75rem;line-height:1.333;font-weight:400;color:var(--m3c-on-surface-variant);margin-top:.125rem}.grid.svelte-6pgh5l{display:grid;grid-template-columns:repeat(auto-fill,minmax(15rem,1fr));gap:.5rem}.card.svelte-6pgh5l{display:flex;flex-direction:column;align-items:flex-start;gap:2rem;padding:1.75rem;border-radius:var(--m3-shape-extra-large);text-decoration:none;transition:border-radius var(--m3-easing-fast-spatial, .3s)}.card.svelte-6pgh5l:hover{border-radius:var(--m3-shape-medium)}.text.svelte-6pgh5l{display:flex;flex-direction:column;gap:.375rem}h3.svelte-6pgh5l{font-family:var(--m3-font);font-size:1.375rem;line-height:1.273;font-weight:400;font-weight:550}p.svelte-6pgh5l{font-family:var(--m3-font);font-size:.875rem;line-height:1.429;font-weight:400;opacity:.8}
