@import "https://fonts.googleapis.com/css2?family=IBM+Plex+Sans+JP:wght@100;200;300;400;500;600;700&family=IBM+Plex+Sans:ital,wght@0,100;0,200;0,300;0,400;0,500;0,600;0,700;1,100;1,200;1,300;1,400;1,500;1,600;1,700&display=swap";.withBackground:where(.astro-7zdy7tl2){background-color:var(--backgroundColor)}.artist-toggle:where(.astro-7zdy7tl2) img:where(.astro-7zdy7tl2){max-width:5em;max-height:5em;aspect-ratio:1;border-radius:50%;cursor:pointer;filter:saturate(50%);transition:.4s;border:solid .75px #ddd}.artist-toggle-a:where(.astro-7zdy7tl2){display:flex;flex-direction:column;align-items:center}.artist-toggle-a:where(.astro-7zdy7tl2):hover>img:where(.astro-7zdy7tl2){filter:saturate(120%);border:solid 3px #222}div:where(.astro-7zdy7tl2){display:flex;justify-content:center;align-items:center;padding:auto 10em}strong:where(.astro-7zdy7tl2){text-align:center;font-weight:500;display:block;margin-top:.5em;transition:.5s}.artist-toggle-a:where(.astro-7zdy7tl2):hover>strong:where(.astro-7zdy7tl2){transform:scale(1.05);font-weight:700}.artist-details:where(.astro-7zdy7tl2){display:none;visibility:hidden;transition:1s;opacity:0;transform:translateY(250px)}.active:where(.astro-7zdy7tl2).artist-details{display:flex;align-items:stretch;visibility:visible;transition:1s;grid-column:1/4;min-height:10vh;opacity:1;transform:translateY(0)}.artist-toggle:where(.astro-7zdy7tl2){transition:.5s}.artist-toggle:where(.astro-7zdy7tl2):hover{transform:translateY(-.75em)}.artist-toggle:where(.astro-7zdy7tl2).active>.artist-toggle-a:where(.astro-7zdy7tl2)>img:where(.astro-7zdy7tl2){filter:saturate(120%);border:solid 3px #222}.container-details:where(.astro-7zdy7tl2){display:grid;min-height:85%;min-width:90%;grid-template-columns:repeat(3,1fr);grid-template-rows:max-content auto max-content;margin:.5em}.container-details:where(.astro-7zdy7tl2) .artist-image-name:where(.astro-7zdy7tl2){display:flex;grid-row:1/2;grid-column:1/4;justify-content:flex-start;max-width:100%}.container-details:where(.astro-7zdy7tl2) .artist-image-name:where(.astro-7zdy7tl2) img:where(.astro-7zdy7tl2){border-radius:50%;box-shadow:.15em .15em 1em #00000040;width:10em;aspect-ratio:1;transition:1s;cursor:pointer;animation:artist-image .75s ease-in-out 0s}.container-details:where(.astro-7zdy7tl2) .artist-image-name:where(.astro-7zdy7tl2) img:where(.astro-7zdy7tl2).artist-image-clicked{border-radius:1em;transform:scale(1.5);z-index:100}@keyframes artist-image{0%{opacity:0;transform:scale(0%)}to{opacity:1;transform:scale(1)}}.container-details:where(.astro-7zdy7tl2) .artist-image-name:where(.astro-7zdy7tl2) h2:where(.astro-7zdy7tl2){display:block;margin-left:.75em;font-size:2.75em;font-style:italic;font-weight:300;animation:artist-name 1s ease-in-out 0s}@keyframes artist-name{0%{opacity:0;transform:translate(5em)}to{opacity:1;transform:translate(0)}}.container-details:where(.astro-7zdy7tl2) .artist-description:where(.astro-7zdy7tl2){display:block;grid-row:2/3;grid-column:1/4;margin-top:1.5em;animation:artist-description 1s ease-in-out 0s}@keyframes artist-description{0%{opacity:0;transform:translateY(5em);filter:blur(1em)}to{opacity:1;transform:translateY(0);filter:blur(0)}}.releases:where(.astro-7zdy7tl2){display:grid;gap:2em .5em;grid-template-columns:repeat(5,1fr);grid-row:3/4;grid-column:1/4;margin-top:2em;margin-bottom:.5em}.releases:where(.astro-7zdy7tl2) .release-img:where(.astro-7zdy7tl2){width:clamp(3em,80%,15em);aspect-ratio:1;align-self:center;justify-self:center;border-radius:.75em;box-shadow:.15em .15em .5em #00000073;transition:.5s;transform:scale(0);opacity:0;filter:blur(1em) saturate(0%)}.releases:where(.astro-7zdy7tl2) .release-img:where(.astro-7zdy7tl2).visible{animation:releases 1s ease-in-out;transform:scale(1);opacity:1;filter:blur(0) saturate(100%)}.releases:where(.astro-7zdy7tl2) .release-img-a:where(.astro-7zdy7tl2){transition:.75s}.releases:where(.astro-7zdy7tl2) .release-img-a:where(.astro-7zdy7tl2):hover{transform:translateY(-.75em)}.releases:where(.astro-7zdy7tl2) .release-img-a:where(.astro-7zdy7tl2):hover .release-img:where(.astro-7zdy7tl2){box-shadow:.15em .3em .5em #00000080}@keyframes releases{0%{transform:scale(0);opacity:0;filter:blur(1em) saturate(0%)}to{transform:scale(1);opacity:1;filter:blur(0) saturate(100%)}}.container-details:where(.astro-7zdy7tl2) .artist-description:where(.astro-7zdy7tl2) p:where(.astro-7zdy7tl2){line-height:200%;font-weight:300;padding-right:1em;margin-top:1em;margin-bottom:1em}.container-details:where(.astro-7zdy7tl2) .social-links:where(.astro-7zdy7tl2){display:block;grid-row:4/5;grid-column:1/4;animation:artist-social 1.5s ease-in-out 0s;margin-top:1.5em}@keyframes artist-social{0%{opacity:0;transform:translateY(5em);filter:blur(1em)}66%{opacity:0;transform:translateY(2.5em)}to{opacity:1;transform:translateY(0);filter:blur(0)}}@media screen and (max-width:800px){.active:where(.astro-7zdy7tl2).artist-details{grid-column:1/3}.container-details:where(.astro-7zdy7tl2) .artist-image-name:where(.astro-7zdy7tl2) img:where(.astro-7zdy7tl2){box-shadow:.15em .15em 1em #00000040;width:5em}.container-details:where(.astro-7zdy7tl2) .artist-image-name:where(.astro-7zdy7tl2) h2:where(.astro-7zdy7tl2){margin-left:1em;font-size:160%;max-width:100%;overflow:hidden}.releases:where(.astro-7zdy7tl2){display:grid;gap:2em .5em;grid-template-columns:repeat(3,1fr);grid-row:3/4;grid-column:1/4;margin-top:2em;margin-bottom:.5em}}@media (prefers-reduced-motion:reduce),(max-width:800px){.container-details:where(.astro-7zdy7tl2) .artist-image-name:where(.astro-7zdy7tl2) img:where(.astro-7zdy7tl2).artist-image-clicked{border-radius:50%;transform:scale(1)}.artist-toggle:where(.astro-7zdy7tl2):hover{transform:translateY(0)}.container-details:where(.astro-7zdy7tl2) .artist-image-name:where(.astro-7zdy7tl2) img:where(.astro-7zdy7tl2),.container-details:where(.astro-7zdy7tl2) .social-links:where(.astro-7zdy7tl2),.releases:where(.astro-7zdy7tl2) .release-img:where(.astro-7zdy7tl2),.releases:where(.astro-7zdy7tl2) .release-img-a:where(.astro-7zdy7tl2),.container-details:where(.astro-7zdy7tl2) .artist-description:where(.astro-7zdy7tl2),.release-img:where(.astro-7zdy7tl2),.container-details:where(.astro-7zdy7tl2) .artist-image-name:where(.astro-7zdy7tl2) h2:where(.astro-7zdy7tl2){animation:none!important}.releases:where(.astro-7zdy7tl2) .release-img-a:where(.astro-7zdy7tl2):hover{transform:translateY(0)}.releases:where(.astro-7zdy7tl2) .release-img-a:where(.astro-7zdy7tl2):hover .release-img:where(.astro-7zdy7tl2){box-shadow:.15em .15em .5em #00000073}}@media (prefers-color-scheme:dark){.artist-toggle:where(.astro-7zdy7tl2) img:where(.astro-7zdy7tl2){border:solid .75px #222}.artist-toggle-a:where(.astro-7zdy7tl2):hover>img:where(.astro-7zdy7tl2){border:solid 2px #eee}artist-toggle:where(.astro-7zdy7tl2).active>.artist-toggle-a:where(.astro-7zdy7tl2)>img:where(.astro-7zdy7tl2){border:solid 2px #eee}}main:where(.astro-4ht6td73){width:80%;max-width:1200px}.wrapper:where(.astro-4ht6td73){display:flex;justify-content:center;min-height:100vh}section:where(.astro-4ht6td73){display:grid;grid-template-columns:repeat(3,1fr);gap:3em;margin-top:1em}@media screen and (max-width:800px){main:where(.astro-4ht6td73){width:95%}section:where(.astro-4ht6td73){grid-template-columns:repeat(2,1fr)}}