@font-face{font-family:Barlow;src:url('/assets/barlow-bold.ttf') format('truetype');font-weight:700;font-style:normal;font-display:swap}
@font-face{font-family:DM;src:url('/assets/dm-sans.ttf') format('truetype');font-weight:400;font-style:normal;font-display:swap}
:root{color-scheme:dark;--bg:#080809;--fg:#f6f3f5;--muted:#aca5ad;--pink:#ff38a1;--line:#343035;--pad:clamp(1.4rem,5vw,5rem);--display:Barlow,Impact,'Arial Narrow',sans-serif}
*{box-sizing:border-box}html{scroll-behavior:smooth;scroll-padding-top:6rem}body{margin:0;background:var(--bg);color:var(--fg);font:400 1rem/1.6 DM,Arial,sans-serif}body.modal-open{overflow:hidden}::selection{background:var(--pink);color:var(--bg)}a{color:inherit;text-decoration:none}button{font:inherit;cursor:pointer}a,button{-webkit-tap-highlight-color:transparent}a:focus-visible,button:focus-visible{outline:2px solid var(--pink);outline-offset:6px}img{max-width:100%;display:block}h1,h2,h3,p{margin:0}em{font-family:Georgia,'Times New Roman',serif;font-weight:400}section{scroll-margin-top:2rem}.skip-link{position:fixed;top:-100px;left:1rem;z-index:20;padding:1rem;background:var(--pink);color:#080809}.skip-link:focus{top:1rem}.eyebrow{font-size:.75rem;letter-spacing:.14em;line-height:1.5}.muted{color:var(--muted)}.site-header{height:92px;padding:0 var(--pad);display:flex;align-items:center;justify-content:space-between;border-bottom:1px solid var(--line);background:var(--bg);position:relative;z-index:4;gap:1.5rem}.wordmark{font-family:var(--display);font-size:1.5rem;letter-spacing:.025em;white-space:nowrap;display:inline-flex;gap:.6rem;align-items:center}.wordmark span{color:var(--pink);font-family:Arial;font-size:1.55rem}.site-header nav{display:flex;gap:2.1rem;font-size:.875rem}.site-header nav a{position:relative;padding:.65rem 0}.site-header nav a:after{content:'';position:absolute;bottom:.2rem;left:0;width:0;height:1px;background:var(--pink);transition:width .2s}.site-header nav a:hover:after{width:100%}.header-listen{display:flex;align-items:center;gap:2rem;border:1px solid #77717a;border-radius:2rem;padding:.5rem 1.2rem;font-size:.875rem;transition:background .2s,color .2s}.header-listen:hover{background:var(--fg);color:var(--bg)}.header-listen span{font-size:1.3rem}.hero{min-height:760px;min-height:min(850px,calc(100svh - 92px));position:relative;isolation:isolate;overflow:hidden;display:flex}.hero-art{position:absolute;z-index:-3;inset:0;width:100%;height:100%;object-fit:cover;object-position:center 57%}.hero-shade{position:absolute;inset:0;z-index:-2;background:linear-gradient(90deg,rgba(0,0,0,.18),transparent 58%),linear-gradient(0deg,#080809 0%,transparent 28%)}.hero-content{padding:2rem var(--pad) 1.4rem;width:100%;display:flex;flex-direction:column;justify-content:space-between;min-height:720px}.hero-eyebrow{display:flex;justify-content:space-between;gap:1rem;color:#c8c1c8}.hero h1{margin:1.6rem 0 1.2rem;font-family:var(--display);line-height:.88;letter-spacing:-.015em}.hero-la{display:block;color:var(--pink);font-size:clamp(2.3rem,4vw,4rem);margin-bottom:.45rem}.hero-name{display:block;font-size:clamp(4.2rem,15.3vw,15.7rem);letter-spacing:-.025em;white-space:nowrap}.hero-bottom{display:flex;justify-content:space-between;gap:2rem;align-items:flex-end;flex:1;padding:1rem 0 3rem}.hero-tagline{font-size:clamp(1.5rem,2.5vw,2.4rem);line-height:1.23;margin-bottom:1.8rem;letter-spacing:-.025em}.hero-tagline em{color:#f6bada}.button{display:inline-flex;gap:2.2rem;justify-content:space-between;align-items:center;min-height:56px;padding:.85rem 1.55rem;font-size:.875rem;border-radius:50px;transition:transform .2s,background .2s}.button span{font-size:1.35rem;line-height:1}.button:hover{transform:translateY(-3px)}.button-pink{background:var(--pink);color:#13030b}.button-pink:hover{background:#ff71ba}.button-light{background:var(--fg);color:#080809}.button-light:hover{background:#dcd5ee}.hero-feature{border-top:1px solid #8b7281;max-width:305px;width:25%;padding-top:1rem;margin-bottom:.2rem;background:#08080950}.hero-feature>.eyebrow{color:#d0c2ca}.hero-feature>span:nth-child(2){font-family:var(--display);font-size:2.4rem;display:flex;justify-content:space-between;align-items:center}.hero-feature>span:nth-child(2)>span{font:1.5rem Arial}.hero-feature small{font-size:.875rem;color:#c5b9c2}.hero-foot{display:flex;justify-content:space-between;gap:1rem;border-top:1px solid #ffffff25;padding-top:1rem;font-size:.75rem;letter-spacing:.1em;color:#bfb5bf}.hero-foot a{padding-left:1rem;color:var(--fg)}.hero-foot a span{margin-left:1rem}.ribbon{background:var(--pink);color:#170710;overflow:hidden;padding:11px 0;border-top:1px solid var(--pink);border-bottom:1px solid var(--pink)}.ribbon>div{font-family:var(--display);font-size:1.65rem;line-height:1.3;letter-spacing:.025em;display:flex;align-items:center;gap:2.6rem;white-space:nowrap;width:max-content;animation:marquee 40s linear infinite}.ribbon span{font:1.5rem Arial}@keyframes marquee{to{transform:translateX(-50%)}}.section-pad{padding:6rem var(--pad)}.section-top{display:flex;justify-content:space-between;gap:1rem;align-items:center;margin-bottom:2.6rem}.section-title{font-family:var(--display);font-size:clamp(3.3rem,7.8vw,8rem);line-height:.95;letter-spacing:-.015em;margin-bottom:4.5rem}.section-title em{color:var(--pink);font-size:.9em}.album{display:grid;grid-template-columns:1fr 1fr;gap:clamp(3rem,7.5vw,8rem);align-items:center}.album-visual{min-width:0}.album-visual>img{width:100%;height:auto;aspect-ratio:1;object-fit:cover;box-shadow:0 16px 60px #0008}.cover-caption{display:flex;justify-content:space-between;gap:1rem;color:var(--muted);font-size:.75rem;letter-spacing:.06em;padding-top:1rem}.album-info{min-width:0}.album-tags{display:flex;gap:.65rem;flex-wrap:wrap;font-size:.75rem;letter-spacing:.06em;margin-bottom:1.3rem}.album-tags>span{padding:.25rem .6rem;border:1px solid #50404a;border-radius:20px}.album-info h3{font-family:var(--display);font-size:clamp(2.7rem,5vw,5rem);line-height:1;letter-spacing:.025em}.album-lead{font-size:clamp(2rem,3.6vw,3.5rem);line-height:1.15;letter-spacing:-.035em;margin:1.45rem 0 1rem}.album-lead em{color:#ef90c5}.album-description{max-width:34ch;color:#bab2bc;font-size:1rem;margin:1.3rem 0 1.7rem}.song-picks{margin-top:2.3rem}.song-picks>.eyebrow{margin-bottom:.6rem}.song{border-bottom:1px solid var(--line);padding:.65rem 0;display:flex;justify-content:space-between;align-items:center;transition:color .2s,padding .2s}.song:hover{color:var(--pink);padding-left:.4rem}.song>span:last-child{font-size:1.2rem;color:#bba9b5}.daylight-album{padding-top:6rem;margin-top:6rem;border-top:1px solid var(--line)}.daylight-album .album-lead em{color:#bdc1fa}.daylight-album .album-info{padding-left:3vw}.album-note{font-size:.875rem;color:var(--muted);line-height:1.7;margin-top:1.7rem;max-width:32ch}.universe{background:var(--pink);color:#150610;padding-top:3.5rem;padding-bottom:4rem;overflow:hidden}.asterisk{font-family:Arial;font-size:3.6rem;line-height:1}.universe h2{font:700 clamp(3.4rem,10vw,10rem)/.95 var(--display);letter-spacing:-.02em}.universe h2 em{font-size:.9em}.universe-bottom{display:grid;grid-template-columns:1fr 1fr;gap:3rem;margin-top:3rem;padding-top:2rem;border-top:1px solid #24091655;align-items:end}.universe-bottom>p:first-child{font-size:clamp(1.1rem,1.8vw,1.7rem);line-height:1.5}.universe-bottom>p:last-child{max-width:42ch;justify-self:end;line-height:1.65}.universe-bottom span{font-weight:bold}.connect{position:relative;display:grid;grid-template-columns:1fr 1fr;column-gap:7vw;padding-top:4rem;padding-bottom:6rem}.connect .section-top{grid-column:1/-1;margin-bottom:1.2rem}.back-top{width:48px;height:48px;display:grid;place-items:center;border:1px solid #504650;border-radius:50%;font-size:1.5rem}.back-top:hover{background:var(--pink);color:var(--bg)}.connect h2{font:700 clamp(3.4rem,8.5vw,8.5rem)/.95 var(--display);letter-spacing:-.02em}.connect h2 em{color:var(--pink)}.social-links{align-self:end}.social-links a{font-size:clamp(1.1rem,1.8vw,1.6rem);border-bottom:1px solid var(--line);padding:1.15rem 0;display:flex;justify-content:space-between;gap:2rem;transition:color .2s}.social-links a:hover{color:var(--pink)}footer{display:flex;gap:1.5rem;align-items:center;justify-content:space-between;padding:1.7rem var(--pad);border-top:1px solid var(--line)}footer p,footer>span{font-size:.75rem;color:var(--muted)}footer>span{letter-spacing:.1em}dialog{width:min(510px,calc(100% - 2rem));padding:2.4rem;background:#121014;color:var(--fg);border:1px solid #795169;border-radius:4px;max-height:calc(100svh - 2rem);overflow:auto;box-shadow:0 20px 100px #0009}dialog::backdrop{background:#000b;backdrop-filter:blur(8px)}.dialog-close{position:absolute;right:.85rem;top:.7rem;background:transparent;border:0;color:var(--fg);font-size:2rem;width:44px;height:44px}.dialog-close:hover{color:var(--pink)}dialog h2{font:700 clamp(2.2rem,8vw,3.5rem)/1 var(--display);margin:1.2rem 0}#dialog-track{color:var(--pink);font-size:1.25rem;margin:.5rem 0}#dialog-description{font-size:.875rem;color:var(--muted);max-width:35ch}.platforms{display:grid;gap:.8rem;margin-top:1.7rem}.platforms a{display:flex;justify-content:space-between;gap:1rem;border:1px solid #695660;border-radius:40px;padding:.9rem 1.15rem;font-size:.875rem}.platforms a:hover{background:var(--pink);border-color:var(--pink);color:#150610}
@media(min-width:1600px){.hero-content,.section-pad,.site-header,footer{padding-left:max(5rem,calc((100vw - 1440px)/2));padding-right:max(5rem,calc((100vw - 1440px)/2))}.hero{min-height:850px}.hero-content{min-height:850px}.hero-name{font-size:15.7rem}}
@media(max-width:900px){.site-header{height:80px}.site-header nav{gap:1.1rem}.hero-content{min-height:700px}.hero{min-height:700px}.hero-feature{width:32%}.hero-name{font-size:16vw}.hero-art{object-position:60% center}.album{gap:3rem}.album-description{max-width:none}.section-pad{padding-top:4.5rem;padding-bottom:4.5rem}.daylight-album{margin-top:4.5rem;padding-top:4.5rem}.daylight-album .album-info{padding-left:0}.album-lead{font-size:2.2rem}.cover-caption{font-size:.75rem;letter-spacing:0;flex-wrap:wrap}.universe{padding-top:3rem;padding-bottom:3rem}}
@media(max-width:620px){.site-header{height:76px;flex-wrap:wrap;gap:0;padding-top:.8rem;padding-bottom:.65rem;align-content:space-between}.site-header .wordmark{font-size:1.18rem}.site-header .wordmark span{font-size:1.2rem}.site-header nav{width:100%;justify-content:flex-start;gap:1.5rem;order:3;font-size:.875rem}.site-header nav a{padding:0}.header-listen{padding:.25rem .7rem;gap:.7rem;font-size:.875rem}.header-listen span{font-size:1rem}.hero,.hero-content{min-height:750px}.hero-content{padding-top:1.6rem;padding-bottom:1rem}.hero-eyebrow{font-size:.75rem;letter-spacing:.06em}.hero-eyebrow>span:last-child{display:none}.hero h1{margin-top:2rem;margin-bottom:0}.hero-name{font-size:16.4vw;letter-spacing:-.02em}.hero-la{font-size:2.2rem;margin-bottom:.35rem}.hero-art{width:150%;max-width:none;left:-45%;height:68%;top:12%;object-position:center;object-fit:cover}.hero-shade{background:linear-gradient(0deg,#080809 11%,transparent 44%),linear-gradient(180deg,#080809 0%,transparent 30%)}.hero-bottom{padding-top:17rem;padding-bottom:1.7rem;display:block}.hero-tagline{font-size:1.75rem;margin-bottom:1.4rem}.hero-feature{display:none}.hero-foot{font-size:.75rem;letter-spacing:0}.hero-foot>span{max-width:21ch}.hero-foot a{white-space:nowrap;align-self:flex-end;padding:0}.hero-foot a span{margin-left:.5rem}.ribbon{padding:9px 0}.ribbon>div{font-size:1.35rem;gap:1.8rem}.section-pad{padding-top:3.3rem;padding-bottom:3.3rem}.section-top{margin-bottom:2rem}.section-top .eyebrow{font-size:.75rem;letter-spacing:.07em}.music-section .section-top>.muted{display:none}.section-title{font-size:3.5rem;margin-bottom:2.6rem}.album{grid-template-columns:1fr;gap:2.1rem}.album-info h3{font-size:3.6rem}.album-tags{margin-bottom:1rem}.album-lead{font-size:2.5rem;margin-top:1rem}.album-description{max-width:37ch}.song-picks{margin-top:1.8rem}.daylight-album{padding-top:3rem;margin-top:3.5rem}.daylight-album .album-visual{grid-row:1}.album-note{max-width:none}.cover-caption{font-size:.75rem}.universe h2{font-size:3.7rem}.universe .section-top{margin-bottom:2rem}.asterisk{font-size:2.7rem}.universe-bottom{grid-template-columns:1fr;gap:1.6rem;margin-top:2rem;padding-top:1.5rem}.universe-bottom>p:first-child{font-size:1.2rem}.universe-bottom>p:last-child{max-width:38ch;justify-self:start}.connect{grid-template-columns:1fr;gap:2rem}.connect .section-top{margin:0}.connect h2{font-size:4.5rem}.social-links a{font-size:1.2rem;padding:1rem 0}footer{flex-wrap:wrap;gap:.8rem;padding-top:1.3rem;padding-bottom:1.3rem}footer .wordmark{font-size:1.3rem}footer p{margin-left:auto}footer>span{width:100%}dialog{padding:2rem 1.5rem}}
@media(prefers-reduced-motion:reduce){html{scroll-behavior:auto}*,*:before,*:after{animation:none!important;transition:none!important}}
.creators{display:grid;grid-template-columns:minmax(0,1.1fr) minmax(0,1fr);align-items:center;gap:clamp(2rem,5vw,5rem);margin-top:4rem;background:#090909;color:var(--fg)}
.creators-art{width:100%;height:auto;min-width:0}
.creators-copy{min-width:0;padding:2.5rem clamp(1.5rem,4vw,4rem) 2.5rem 0}
.creators-copy .eyebrow{color:#c4a779;font-size:.875rem;letter-spacing:.12em;margin-bottom:1.5rem}
.creators-copy h3{font:700 clamp(2.5rem,5vw,5rem)/1.02 var(--display);letter-spacing:-.015em}
.creators-copy h3 em{display:block;color:#d8bd91;margin-top:.15em;font-size:1.1em}
.creators-copy>p:last-child{border-top:1px solid #554632;margin-top:2rem;padding-top:1.5rem;color:#c8c0b7;line-height:1.75;font-size:1rem}
@media(max-width:620px){.creators{grid-template-columns:1fr;gap:0;margin-top:2.5rem}.creators-copy{padding:2rem 1.5rem 2.5rem}.creators-copy h3{font-size:clamp(2.4rem,10vw,3.5rem)}.creators-copy .eyebrow{margin-bottom:1rem}.creators-copy>p:last-child{margin-top:1.5rem;padding-top:1rem}}
