*{box-sizing:border-box}html,body,#root{min-height:100%;margin:0}body{color:#fff;background:#000;min-width:320px;font-family:Arial,sans-serif}html,body,#root{height:100%}body{background:#000;margin:0;overflow:hidden}.background-video{object-fit:contain;object-position:center;background:#000;width:100vw;height:100vh;position:fixed;inset:0}.background-video--desktop{display:block}.background-video--mobile{display:none}@media (width<=768px){.background-video--desktop{display:none}.background-video--mobile{display:block}}:root{--desktop-artist-top:calc(50% - 80px);--desktop-title-top:calc(50% + 47px);--desktop-button-top:calc(50% + 312px);--desktop-button-size:220px;--desktop-artist-gap:4px;--desktop-title-gap:4px;--mobile-artist-top:calc(50% + -31px);--mobile-title-top:calc(50% + 40px);--mobile-button-top:calc(50% + 200px);--mobile-button-size:220px;--mobile-artist-gap:4px;--mobile-title-gap:4px}.page{z-index:0;position:fixed;inset:0}.desktop-layout,.mobile-layout{position:absolute;inset:0}.desktop-layout{display:block}.mobile-layout{display:none}.desktop-artist,.desktop-title,.mobile-artist,.mobile-title{text-align:center;flex-direction:column;align-items:center;width:max-content;max-width:calc(100vw - 40px);display:flex;position:absolute;left:50%;transform:translate(-50%)}.desktop-artist{top:var(--desktop-artist-top);gap:var(--desktop-artist-gap)}.desktop-title{top:var(--desktop-title-top);gap:var(--desktop-title-gap)}.mobile-artist{top:var(--mobile-artist-top);gap:var(--mobile-artist-gap)}.mobile-title{top:var(--mobile-title-top);gap:var(--mobile-title-gap)}.meta-label{color:#a9a9a9;text-transform:uppercase;letter-spacing:.08em;font-size:16px;font-weight:600}.meta-value{color:#c4d0fb;text-transform:uppercase;font-weight:700}.desktop-artist .meta-value,.desktop-title .meta-value{font-size:22px;line-height:1.3}.mobile-artist .meta-value{font-size:18px;line-height:1.1}.mobile-title .meta-value{font-size:18px;line-height:1.2}.desktop-play-button,.mobile-play-button{cursor:pointer;background:0 0;border:0;justify-content:center;align-items:center;padding:0;display:inline-flex;position:absolute;left:50%}.desktop-play-button{top:var(--desktop-button-top);width:var(--desktop-button-size);height:var(--desktop-button-size);transform:translate(-50%,-50%)}.mobile-play-button{top:var(--mobile-button-top);width:var(--mobile-button-size);height:var(--mobile-button-size);transform:translate(-50%,-50%)}.desktop-play-button__image,.mobile-play-button__image{width:100%;height:auto;display:block}@media (width<=768px){.desktop-layout{display:none}.mobile-layout{display:block}}
