.hero[data-astro-cid-lcdefpme]{text-align:center;justify-content:center;align-items:center;max-width:none;min-height:100vh;padding-top:4rem;display:flex;position:relative;overflow:hidden}.hero__bg-image[data-astro-cid-lcdefpme],.hero__bg-video[data-astro-cid-lcdefpme]{object-fit:cover;z-index:0;width:100%;height:100%;position:absolute;inset:0}.hero__overlay[data-astro-cid-lcdefpme]{background:linear-gradient(180deg, #080c1873 0%, #080c18b3 60%, var(--bg-deep) 100%);z-index:1;pointer-events:none;position:absolute;inset:0}.hero__content[data-astro-cid-lcdefpme]{z-index:2;position:relative}.hero__pre[data-astro-cid-lcdefpme]{text-transform:uppercase;letter-spacing:.3em;color:var(--gold);margin-bottom:1rem;font-size:.85rem}.hero__name[data-astro-cid-lcdefpme]{letter-spacing:.02em;background:linear-gradient(180deg, var(--text) 40%, var(--sapphire-lt) 100%);-webkit-text-fill-color:transparent;background-clip:text;margin-bottom:1rem;font-family:Cinzel,serif;font-size:clamp(3rem,10vw,7rem);font-weight:900;line-height:1}.hero__tagline[data-astro-cid-lcdefpme]{color:var(--text-muted);letter-spacing:.05em;margin-bottom:2rem;font-size:1.2rem}.music[data-astro-cid-lcdefpme]{max-width:1100px}.showcase[data-astro-cid-lcdefpme]{background:var(--bg-surface);border-radius:var(--radius-lg);border:1px solid #4a7dff1a;margin-top:2rem;padding:2rem;overflow:hidden}.showcase__visual[data-astro-cid-lcdefpme]{border-radius:var(--radius);transform-style:preserve-3d;justify-content:center;display:flex;position:relative;overflow:hidden}.showcase__banner-link[data-astro-cid-lcdefpme]{border-radius:var(--radius);pointer-events:none;width:100%;transform-style:preserve-3d;transition:transform .3s;display:block;position:relative;overflow:hidden}.showcase__visual[data-astro-cid-lcdefpme].has-page .showcase__banner-link[data-astro-cid-lcdefpme]{pointer-events:auto;cursor:pointer}.showcase__overlay[data-astro-cid-lcdefpme]{opacity:0;border-radius:var(--radius);pointer-events:none;z-index:3;background:#080c188c;justify-content:center;align-items:center;transition:opacity .3s;display:flex;position:absolute;inset:0}.showcase__overlay[data-astro-cid-lcdefpme] span[data-astro-cid-lcdefpme]{letter-spacing:.2em;text-transform:uppercase;color:#fff;text-shadow:0 2px 12px #0009;font-family:Cinzel,serif;font-size:clamp(.9rem,2vw,1.3rem)}.showcase__visual[data-astro-cid-lcdefpme].has-page:hover .showcase__overlay[data-astro-cid-lcdefpme]{opacity:1}.showcase__banner[data-astro-cid-lcdefpme]{aspect-ratio:16/9;object-fit:cover;border-radius:var(--radius);width:100%;max-width:100%;display:block}.showcase__visual[data-astro-cid-lcdefpme]:after{content:"";pointer-events:none;z-index:2;opacity:0;background:linear-gradient(90deg,#0000 0%,#4a7dff1f 40%,#fff3 50%,#4a7dff1f 60%,#0000 100%);width:60%;height:100%;position:absolute;top:0;left:-100%}.showcase__visual[data-astro-cid-lcdefpme]:hover:after{animation:.8s ease-out forwards cardFlash}@keyframes slideInFromLeft{0%{opacity:0;transform:translate(-60px)}to{opacity:1;transform:translate(0)}}.slide-in[data-astro-cid-lcdefpme]{animation:.5s cubic-bezier(.25,.46,.45,.94) forwards slideInFromLeft}.showcase__body[data-astro-cid-lcdefpme]{text-align:center;margin-top:1.5rem}.showcase__title[data-astro-cid-lcdefpme]{margin-bottom:.4rem;font-family:Cinzel,serif;font-size:2rem;font-weight:700}.showcase__lore[data-astro-cid-lcdefpme]{color:var(--text-muted);margin-bottom:1.2rem;font-size:1.05rem;font-style:italic}.showcase__actions[data-astro-cid-lcdefpme]{flex-wrap:wrap;justify-content:center;align-items:center;gap:1rem;margin-bottom:.5rem;display:flex}.btn-album-page[data-astro-cid-lcdefpme]{font-size:.88rem}.showcase__platforms[data-astro-cid-lcdefpme]{flex-wrap:wrap;justify-content:center;gap:.5rem;margin-top:1rem;display:flex}.showcase__player[data-astro-cid-lcdefpme]{max-width:600px;margin-top:1.5rem;margin-left:auto;margin-right:auto}.album-grid[data-astro-cid-lcdefpme]{grid-template-columns:repeat(5,1fr);gap:1rem;margin-top:1.5rem;margin-bottom:1.5rem;display:grid}.album-card[data-astro-cid-lcdefpme]{background:var(--bg-surface);border-radius:var(--radius);cursor:pointer;text-align:center;color:var(--text);transform-style:preserve-3d;user-select:none;border:2px solid #0000;padding:.8rem;transition:border-color .3s,box-shadow .3s,background .3s;position:relative;overflow:hidden}.album-card__name--link[data-astro-cid-lcdefpme]{color:var(--text-muted);font-size:.8rem;text-decoration:none;transition:color .2s;display:block}.album-card__name--link[data-astro-cid-lcdefpme]:hover{color:var(--sapphire-lt)}.album-card[data-astro-cid-lcdefpme].active .album-card__name--link[data-astro-cid-lcdefpme]{color:var(--text)}.album-card[data-astro-cid-lcdefpme]:hover{border-color:var(--sapphire-md);box-shadow:0 0 16px #2d5bd633}.album-card[data-astro-cid-lcdefpme]:after{content:"";pointer-events:none;z-index:2;opacity:0;background:linear-gradient(90deg,#0000 0%,#4a7dff26 40%,#ffffff40 50%,#4a7dff26 60%,#0000 100%);width:60%;height:100%;position:absolute;top:0;left:-100%}.album-card[data-astro-cid-lcdefpme]:hover:after{animation:.6s ease-out forwards cardFlash}@keyframes cardFlash{0%{opacity:1;left:-60%}to{opacity:0;left:120%}}.album-card[data-astro-cid-lcdefpme].active{border-color:var(--sapphire-lt);background:var(--bg-card);box-shadow:0 0 20px #4a7dff4d}.album-card__cover[data-astro-cid-lcdefpme]{aspect-ratio:1;object-fit:cover;border-radius:4px;width:100%;margin-bottom:.6rem}.album-card__name[data-astro-cid-lcdefpme]{color:var(--text-muted);font-size:.8rem;transition:color .2s}.album-card[data-astro-cid-lcdefpme].active .album-card__name[data-astro-cid-lcdefpme]{color:var(--text)}.launch[data-astro-cid-lcdefpme]{text-align:center;max-width:1100px}.launch__badge[data-astro-cid-lcdefpme]{text-transform:uppercase;letter-spacing:.15em;color:var(--gold);border:1px solid var(--gold-dim);border-radius:4px;margin-bottom:1rem;padding:.2rem .8rem;font-size:.75rem;display:inline-block}.launch__title[data-astro-cid-lcdefpme]{background:linear-gradient(180deg, var(--text) 40%, var(--sapphire-lt) 100%);-webkit-text-fill-color:transparent;background-clip:text;margin-bottom:2rem;font-family:Cinzel,serif;font-size:clamp(2rem,5vw,3.5rem);font-weight:900}.launch__content[data-astro-cid-lcdefpme]{grid-template-columns:1fr 1fr;align-items:center;gap:3rem;margin-bottom:2rem;display:grid}.launch__vinyl-wrap[data-astro-cid-lcdefpme]{justify-content:center;align-items:center;display:flex}.launch__vinyl[data-astro-cid-lcdefpme]{aspect-ratio:1;border-radius:50%;width:100%;max-width:360px;transition:transform .3s;animation:none}.launch__vinyl-wrap[data-astro-cid-lcdefpme]:hover .launch__vinyl[data-astro-cid-lcdefpme]{animation:3s linear infinite spinVinyl}@keyframes spinVinyl{0%{transform:rotate(0)}to{transform:rotate(360deg)}}.launch__carousel[data-astro-cid-lcdefpme]{aspect-ratio:3/4;border-radius:var(--radius);width:100%;max-width:400px;margin:0 auto;position:relative;overflow:hidden}.launch__img[data-astro-cid-lcdefpme]{object-fit:contain;opacity:0;width:100%;height:100%;position:absolute;inset:0}.launch__img--active[data-astro-cid-lcdefpme]{opacity:1}.launch__desc[data-astro-cid-lcdefpme]{color:var(--text-muted);max-width:520px;margin-bottom:.7rem;margin-left:auto;margin-right:auto;font-size:.98rem;line-height:1.75}.launch__tagline[data-astro-cid-lcdefpme]{color:#ff2d78bf;letter-spacing:.03em;margin-bottom:1.4rem;font-size:1rem;font-style:italic}.launch__cta[data-astro-cid-lcdefpme]{margin-bottom:1rem}.bio[data-astro-cid-lcdefpme]{max-width:1100px}.bio__gallery[data-astro-cid-lcdefpme]{aspect-ratio:21/9;border-radius:var(--radius-lg);width:100%;margin-top:1.5rem;position:relative;overflow:hidden}.bio__slide[data-astro-cid-lcdefpme]{opacity:0;transition:opacity 1s;position:absolute;inset:0}.bio__slide--active[data-astro-cid-lcdefpme]{opacity:1;z-index:1}.bio__slide[data-astro-cid-lcdefpme] img[data-astro-cid-lcdefpme]{object-fit:cover;width:100%;height:100%}.bio__overlay[data-astro-cid-lcdefpme]{opacity:0;z-index:1;background:linear-gradient(#080c1833 0%,#080c1899 50%,#080c18f2 100%);transition:opacity .4s;position:absolute;inset:0}.bio__text-overlay[data-astro-cid-lcdefpme]{z-index:2;opacity:0;padding:2rem 2.5rem;transition:all .4s;position:absolute;bottom:0;left:0;right:0;transform:translateY(20px)}.bio__gallery[data-astro-cid-lcdefpme]:hover .bio__slide--active[data-astro-cid-lcdefpme] .bio__overlay[data-astro-cid-lcdefpme]{opacity:1}.bio__gallery[data-astro-cid-lcdefpme]:hover .bio__slide--active[data-astro-cid-lcdefpme] .bio__text-overlay[data-astro-cid-lcdefpme]{opacity:1;transform:translateY(0)}.bio__text-overlay[data-astro-cid-lcdefpme] h3[data-astro-cid-lcdefpme]{color:var(--text);text-shadow:0 2px 8px #000000b3;margin-bottom:.8rem;font-family:Cinzel,serif;font-size:1.5rem}.bio__text-overlay[data-astro-cid-lcdefpme] p[data-astro-cid-lcdefpme]{color:#e8ecf4e6;text-shadow:0 1px 4px #0009;max-width:700px;margin-bottom:.6rem;font-size:.95rem;line-height:1.5}.bio__quote[data-astro-cid-lcdefpme]{color:var(--gold);text-shadow:0 1px 4px #0009;margin-top:.8rem;font-size:1rem;font-style:italic;display:block}.bio__dots[data-astro-cid-lcdefpme]{z-index:5;gap:.5rem;display:flex;position:absolute;bottom:1rem;right:1.5rem}.bio__dot[data-astro-cid-lcdefpme]{border:1px solid var(--sapphire-lt);cursor:pointer;background:0 0;border-radius:50%;width:10px;height:10px;transition:background .3s}.bio__dot--active[data-astro-cid-lcdefpme]{background:var(--sapphire-lt)}.socials[data-astro-cid-lcdefpme]{flex-wrap:wrap;justify-content:center;gap:1.5rem;margin-top:1.5rem;display:flex}.chibi-link[data-astro-cid-lcdefpme]{flex-direction:column;align-items:center;text-decoration:none;display:flex;position:relative;overflow:hidden}.chibi[data-astro-cid-lcdefpme]{object-fit:contain;width:120px;height:120px;transition:opacity .15s}.chibi--wink[data-astro-cid-lcdefpme]{opacity:0;position:absolute;top:0;left:50%;transform:translate(-50%)}.chibi-link[data-astro-cid-lcdefpme]:hover .chibi--normal[data-astro-cid-lcdefpme]{opacity:0}.chibi-link[data-astro-cid-lcdefpme]:hover .chibi--wink[data-astro-cid-lcdefpme]{opacity:1}.chibi-flash[data-astro-cid-lcdefpme]{pointer-events:none;opacity:0;background:linear-gradient(90deg,#0000 0%,#4a7dff40 40%,#fff6 50%,#4a7dff40 60%,#0000 100%);width:60%;height:100%;position:absolute;top:0;left:-100%}.chibi-link[data-astro-cid-lcdefpme]:hover .chibi-flash[data-astro-cid-lcdefpme]{animation:.5s ease-out forwards chibiFlash}@keyframes chibiFlash{0%{opacity:1;left:-60%}to{opacity:0;left:120%}}.chibi-label[data-astro-cid-lcdefpme]{color:var(--text-muted);margin-top:.4rem;font-size:.8rem;transition:color .2s}.chibi-link[data-astro-cid-lcdefpme]:hover .chibi-label[data-astro-cid-lcdefpme]{color:var(--text)}.newsletter[data-astro-cid-lcdefpme]{background:var(--bg-surface);border-radius:var(--radius-lg);border:1px solid #4a7dff1a;margin-top:3rem;padding:2rem}.newsletter[data-astro-cid-lcdefpme] h3[data-astro-cid-lcdefpme]{margin-bottom:.4rem;font-size:1.3rem}.newsletter[data-astro-cid-lcdefpme] p[data-astro-cid-lcdefpme]{color:var(--text-muted);margin-bottom:1.2rem}.newsletter__form[data-astro-cid-lcdefpme]{gap:.8rem;max-width:480px;display:flex}.newsletter__form[data-astro-cid-lcdefpme] input[data-astro-cid-lcdefpme]{background:var(--bg-card);border-radius:var(--radius);color:var(--text);border:1px solid #4a7dff33;outline:none;flex:1;padding:.75rem 1rem;font-size:.95rem}.newsletter__form[data-astro-cid-lcdefpme] input[data-astro-cid-lcdefpme]:focus{border-color:var(--sapphire-md)}.contact__press[data-astro-cid-lcdefpme]{text-align:center;margin-top:2rem}.contact__press-label[data-astro-cid-lcdefpme]{text-transform:uppercase;letter-spacing:.18em;color:var(--text-muted);opacity:.55;margin-bottom:.4rem;font-size:.72rem}.contact__press-email[data-astro-cid-lcdefpme]{color:var(--sapphire-lt);border-bottom:1px solid #0000;font-size:.95rem;text-decoration:none;transition:border-color .2s,color .2s}.contact__press-email[data-astro-cid-lcdefpme]:hover{color:var(--text);border-bottom-color:var(--sapphire-lt)}@media (width<=768px){.showcase[data-astro-cid-lcdefpme]{padding:1.2rem}.showcase__cover[data-astro-cid-lcdefpme]{max-width:280px}.album-grid[data-astro-cid-lcdefpme]{grid-template-columns:repeat(3,1fr)}.launch__content[data-astro-cid-lcdefpme]{grid-template-columns:1fr;gap:2rem}.launch__vinyl[data-astro-cid-lcdefpme]{max-width:260px}.launch__carousel[data-astro-cid-lcdefpme]{max-width:300px}.bio__gallery[data-astro-cid-lcdefpme]{aspect-ratio:16/9}.bio__text-overlay[data-astro-cid-lcdefpme]{padding:1.2rem}.bio__text-overlay[data-astro-cid-lcdefpme] h3[data-astro-cid-lcdefpme]{font-size:1.1rem}.bio__text-overlay[data-astro-cid-lcdefpme] p[data-astro-cid-lcdefpme]{font-size:.8rem}.bio__slide--active[data-astro-cid-lcdefpme] .bio__overlay[data-astro-cid-lcdefpme]{opacity:1}.bio__slide--active[data-astro-cid-lcdefpme] .bio__text-overlay[data-astro-cid-lcdefpme]{opacity:1;transform:translateY(0)}.chibi[data-astro-cid-lcdefpme]{width:90px;height:90px}.newsletter__form[data-astro-cid-lcdefpme]{flex-direction:column}}@media (width<=480px){.album-grid[data-astro-cid-lcdefpme]{grid-template-columns:repeat(2,1fr)}.bgm-btn[data-astro-cid-lcdefpme]{width:56px;height:56px}}.bgm-btn[data-astro-cid-lcdefpme]{z-index:99;cursor:pointer;background:0 0;border:none;border-radius:50%;width:72px;height:72px;padding:0;transition:transform .3s,filter .3s;position:fixed;bottom:1.5rem;right:1.5rem;overflow:hidden}.bgm-btn[data-astro-cid-lcdefpme]:hover{filter:drop-shadow(0 0 12px #4a7dff80);transform:scale(1.1)}.bgm-btn__img[data-astro-cid-lcdefpme]{object-fit:contain;width:52px;height:52px;transition:opacity .15s;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)}.bgm-btn__img--play[data-astro-cid-lcdefpme]{opacity:0}.bgm-btn__img--mute[data-astro-cid-lcdefpme],.bgm-btn--playing[data-astro-cid-lcdefpme] .bgm-btn__img--play[data-astro-cid-lcdefpme]{opacity:1}.bgm-btn--playing[data-astro-cid-lcdefpme] .bgm-btn__img--mute[data-astro-cid-lcdefpme],.bgm-btn[data-astro-cid-lcdefpme]:hover .bgm-btn__img--mute[data-astro-cid-lcdefpme]{opacity:0}.bgm-btn[data-astro-cid-lcdefpme]:hover .bgm-btn__img--play[data-astro-cid-lcdefpme]{opacity:1}.bgm-btn--playing[data-astro-cid-lcdefpme]:hover .bgm-btn__img--play[data-astro-cid-lcdefpme]{opacity:0}.bgm-btn--playing[data-astro-cid-lcdefpme]:hover .bgm-btn__img--mute[data-astro-cid-lcdefpme]{opacity:1}.bgm-btn__flash[data-astro-cid-lcdefpme]{pointer-events:none;opacity:0;background:linear-gradient(90deg,#0000 0%,#4a7dff40 40%,#fff6 50%,#4a7dff40 60%,#0000 100%);width:80%;height:100%;position:absolute;top:0;left:-100%}.bgm-btn[data-astro-cid-lcdefpme]:hover .bgm-btn__flash[data-astro-cid-lcdefpme]{animation:.5s ease-out forwards chibiFlash}
