@import "https://fonts.googleapis.com/css2?family=DM+Sans:wght@400;500;600;700;800;900;1000&family=Space+Grotesk:wght@500;600;700&display=swap";:root{--blue:#343dce;--apricot:#ffc66f;--white:#fff;color:var(--blue);background:var(--white);font-synthesis:none;font-family:DM Sans,Arial,sans-serif}*{box-sizing:border-box}body{margin:0}a{color:inherit}button,input{font:inherit}::selection{background:var(--apricot);color:var(--blue)}.cover{color:var(--white);background:var(--blue);padding:0 max(28px,50vw - 660px);position:relative;overflow:hidden}.cover:before{content:"";pointer-events:none;opacity:.13;background:repeating-linear-gradient(0deg,#0000 0 3px,#fff5 3px 4px);position:absolute;inset:0;-webkit-mask-image:linear-gradient(#000,#0000 82%);mask-image:linear-gradient(#000,#0000 82%)}.top{border-bottom:1px solid #ffffff40;justify-content:space-between;align-items:center;gap:24px;height:98px;display:flex;position:relative}.logo{letter-spacing:-.075em;align-items:center;gap:10px;font-family:DM Sans,Arial,sans-serif;font-size:42px;font-weight:1000;line-height:1;text-decoration:none;display:flex}.logo-star{color:var(--apricot);letter-spacing:0;font-size:32px;line-height:1}.top-note{letter-spacing:.18em;margin-left:auto;margin-right:72px;font-size:10px;font-weight:700}.studio-link{white-space:nowrap;align-items:center;gap:22px;font-size:13px;font-weight:700;text-decoration:none;display:flex}.studio-link span{color:var(--apricot);font-size:26px;line-height:1;transition:transform .2s}.studio-link:hover span{transform:translate(3px,-3px)}.studio-link:focus-visible,.explore-link:focus-visible{outline-offset:7px;outline:2px solid}.hero{grid-template-columns:1.12fr 1fr;align-items:center;gap:20px;padding:58px 0 44px;display:grid;position:relative}.hero-copy{z-index:1;padding:3px 0 8px;position:relative}.eyebrow{letter-spacing:.16em;align-items:center;gap:10px;margin:0 0 35px;font-size:10px;font-weight:800;display:flex}.live-dot{background:var(--apricot);border-radius:50%;width:7px;height:7px}h1{letter-spacing:-.075em;white-space:nowrap;margin:0;font-family:DM Sans,Arial,sans-serif;font-size:clamp(74px,8.2vw,118px);font-weight:1000;line-height:.86}h1 em{color:var(--apricot);font-style:normal}.intro-copy{align-items:flex-start;gap:22px;margin-top:35px;display:flex}.intro-arrow{color:var(--apricot);font-size:49px;line-height:1}.intro-copy p{letter-spacing:-.055em;margin:0;font-size:25px;font-weight:700;line-height:1.45}.hero-description{color:#ffffffbd;letter-spacing:-.025em;margin:19px 0 0 63px;font-size:13px;line-height:1.85}.hero-art{flex-direction:column;justify-content:space-between;align-self:stretch;min-width:0;display:flex;position:relative}.art-coordinate,.art-baseline{letter-spacing:.16em;justify-content:space-between;align-items:center;gap:10px;font-size:8px;font-weight:700;display:flex}.art-coordinate{color:#ffffffb0;padding:0 0 10px 35px}.record-art{aspect-ratio:1;width:100%;max-width:490px;margin:-8px auto -12px;position:relative}.sound-orbit{width:100%;height:100%;color:var(--white);animation:26s ease-in-out infinite alternate orbit-drift;position:absolute;inset:0}.record-disc{background:var(--blue);border-radius:50%;animation:70s linear infinite record-turn;position:absolute;inset:9.1%;box-shadow:10px 12px #ffffff0f}.record-grooves{width:100%;height:100%;color:var(--white);position:absolute;inset:0}.record-label{background:var(--apricot);color:var(--blue);border-radius:50%;flex-direction:column;justify-content:center;align-items:center;display:flex;position:absolute;inset:25%}.record-label-top,.record-label-bottom{letter-spacing:.13em;font-size:6px;font-weight:800}.record-label-top{margin-top:1px}.record-label strong{letter-spacing:-.085em;margin:8px 0 5px;font-size:clamp(32px,4vw,58px);font-weight:1000;line-height:1}.record-hole{background:var(--blue);border-radius:50%;width:19px;height:19px;margin-bottom:17px;box-shadow:0 0 0 6px #343dce16}.art-sticker{background:var(--apricot);color:var(--blue);box-shadow:5px 5px 0 var(--blue);border:1px solid var(--blue);padding:14px 36px 14px 15px;position:absolute;top:19%;right:-1%;transform:rotate(10deg)}.art-sticker span{letter-spacing:.12em;font-size:9px;font-weight:800;display:block}.art-sticker strong{letter-spacing:-.07em;font-size:24px;font-weight:1000;line-height:1.1}.art-sticker svg{width:19px;height:19px;position:absolute;top:17px;right:10px}.art-spark{color:var(--apricot);line-height:1;position:absolute}.art-spark-one{font-size:70px;bottom:7%;left:4%;transform:rotate(12deg)}.art-spark-two{font-size:30px;bottom:15%;right:9%}.art-baseline{padding-left:35px}.mini-spectrum{align-items:center;gap:3px;height:22px;display:flex}.mini-spectrum i{background:var(--apricot);width:3px;height:7px;animation:1.4s ease-in-out infinite alternate meter}.mini-spectrum i:nth-child(2n){height:17px;animation-delay:-.9s}.mini-spectrum i:nth-child(3n){height:22px;animation-delay:-.3s}.mini-spectrum i:nth-child(4n){height:12px;animation-delay:-.5s}.start-section{padding-bottom:25px;position:relative}.drop{background:var(--white);width:100%;min-height:111px;color:var(--blue);cursor:pointer;border:2px solid var(--white);align-items:center;gap:24px;padding:22px 27px;transition:background .2s,border-color .2s,transform .2s;display:flex;position:relative}.drop input{opacity:0;cursor:pointer;width:100%;height:100%;position:absolute;inset:0}.drop:hover,.drop.drag{background:var(--apricot);border-color:var(--apricot);transform:translateY(-3px)}.drop:focus-within{outline:3px solid var(--apricot);outline-offset:5px}.drop.loading{pointer-events:none;opacity:.75}.drop-icon{border:1px solid #343dce45;flex:none;place-items:center;width:53px;height:53px;display:grid}.drop-icon svg{width:29px;height:29px}.drop-copy strong,.drop-copy small{display:block}.drop-copy strong{letter-spacing:-.055em;font-size:20px;font-weight:800}.drop-copy small{color:#343dcec4;letter-spacing:-.02em;margin-top:7px;font-size:12px;line-height:1.4}.file-types{letter-spacing:.07em;text-align:right;white-space:nowrap;margin-left:auto;font-size:10px;font-weight:700}.file-types span{letter-spacing:0;opacity:.7;margin-top:6px;font-size:10px;font-weight:500;display:block}.drop-arrow{margin-left:30px;font-size:43px;font-weight:500;line-height:1}.start-meta{color:#ffffffc7;justify-content:space-between;align-items:center;gap:20px;margin-top:15px;font-size:10px;display:flex}.start-meta p{margin:0}.start-meta>span{letter-spacing:.15em;font-size:9px;font-weight:700}.journey{max-width:1320px;margin:auto;padding:83px 0 57px}.journey-heading{grid-template-columns:1fr 1fr;align-items:end;column-gap:55px;display:grid}.section-index{letter-spacing:.15em;grid-column:1/-1;margin:0 0 21px;font-size:10px;font-weight:800}.journey h2{letter-spacing:-.07em;margin:0;font-size:40px;font-weight:800;line-height:1.25}.journey h2 span{color:var(--blue)}.journey-intro{color:#343dceb8;letter-spacing:-.025em;margin:0 0 3px;font-size:14px;line-height:1.8}.steps{border-top:1px solid var(--blue);border-bottom:1px solid var(--blue);grid-template-columns:repeat(3,minmax(0,1fr));margin-top:38px;display:grid}.step{min-width:0;padding:22px 30px 32px}.step:first-child{padding-left:0}.step:last-child{padding-right:0}.step+.step{border-left:1px solid #343dce40}.step-heading{letter-spacing:.12em;justify-content:space-between;align-items:center;font-size:9px;font-weight:800;display:flex}.step-heading>span:last-child{font-size:23px}.step-visual{height:134px;margin-top:18px;margin-bottom:26px}.track-visual{background:var(--blue);justify-content:center;align-items:center;gap:7px;padding:25px;display:flex}.track-visual i{background:var(--apricot);width:9px;height:12%}.track-visual i:nth-child(2n){height:40%}.track-visual i:nth-child(3n){height:67%}.track-visual i:nth-child(5n){height:93%}.track-visual i:nth-child(7n){height:100%}.lyrics-visual{background:#343dce08;flex-direction:column;justify-content:center;align-items:center;gap:9px;font-family:Space Grotesk,sans-serif;display:flex;overflow:hidden}.lyrics-visual span{opacity:.35;letter-spacing:-.03em;font-size:13px}.lyrics-visual strong{white-space:nowrap;letter-spacing:-.05em;font-size:clamp(12px,1.35vw,20px);font-weight:700}.lyrics-visual em{background:var(--apricot);padding:3px;font-style:normal}.scene-visual{background:var(--apricot);justify-content:center;align-items:center;display:flex;position:relative;overflow:hidden}.scene-orbit{border:1.5px solid var(--blue);border-radius:49% 51% 44% 56%/60% 45% 55% 40%;width:91px;height:91px;position:absolute;transform:rotate(-25deg)}.scene-orbit:before{content:"";border:1px solid var(--blue);opacity:.4;border-radius:50%;position:absolute;inset:8px}.scene-play{margin-left:4px;font-size:24px;position:relative}.scene-visual>span{letter-spacing:.12em;font-size:6px;font-weight:800;position:absolute;bottom:10px;left:12px}.step h3{letter-spacing:-.055em;margin:0 0 12px;font-size:20px;font-weight:800}.step p{letter-spacing:-.025em;color:#343dceb8;margin:0;font-size:12px;line-height:1.9}.explore-link{justify-content:center;align-items:center;gap:21px;width:max-content;margin:32px auto 0;font-size:13px;font-weight:700;text-decoration:none;display:flex}.explore-link span{font-size:25px}.explore-link:hover{text-underline-offset:5px;text-decoration:underline}footer{border-top:1px solid #343dce33;align-items:center;gap:36px;padding:35px max(28px,50vw - 660px);display:flex}.footer-brand{letter-spacing:-.075em;white-space:nowrap;font-size:39px;font-weight:1000;line-height:1;text-decoration:none}.footer-brand span{margin-left:8px;font-size:28px}.footer-brand+p{letter-spacing:.08em;margin:0;font-size:10px;font-weight:800;line-height:1.5}footer>span{letter-spacing:.11em;text-align:right;opacity:.7;margin-left:auto;font-size:8px;line-height:1.9}@keyframes record-turn{to{transform:rotate(360deg)}}@keyframes orbit-drift{0%{transform:rotate(-10deg)scale(.98)}to{transform:rotate(15deg)scale(1.01)}}@keyframes meter{to{transform:scaleY(.4)}}@media (width>=1600px){.hero{min-height:590px;padding-top:68px;padding-bottom:55px}}@media (width<=1375px){.journey{margin-left:28px;margin-right:28px}.hero{gap:28px}.record-art{max-width:450px}.art-sticker{right:0}}@media (width<=980px){.top-note{margin-right:25px}.top{height:85px}.hero{grid-template-columns:1.15fr 1fr;gap:15px;padding-top:42px}h1{font-size:clamp(59px,8.2vw,80px)}.eyebrow{margin-bottom:28px;font-size:8px}.intro-copy{gap:15px;margin-top:30px}.intro-copy p{font-size:22px}.intro-arrow{font-size:39px}.hero-description{margin-left:48px;font-size:12px}.record-art{margin:10px auto}.art-coordinate,.art-baseline{padding-left:15px;font-size:6px}.art-sticker{padding:10px 24px 10px 10px;top:17%}.art-sticker strong{font-size:20px}.art-sticker span{font-size:7px}.art-sticker svg{width:12px;top:12px;right:7px}.art-spark-one{font-size:50px}.record-label-top,.record-label-bottom{font-size:4px}.record-label strong{font-size:36px}.record-hole{width:13px;height:13px;margin-bottom:11px}.drop-copy strong{font-size:18px}.drop{gap:18px}.drop-arrow{margin-left:5px}.journey{padding-top:62px}.journey h2{font-size:34px}.journey-intro{font-size:12px}.step{padding-left:20px;padding-right:20px}.step p{font-size:11px}.step h3{font-size:18px}.track-visual{gap:5px;padding:20px}.step-visual{height:116px}.lyrics-visual strong{font-size:12px}.lyrics-visual span{font-size:11px}}@media (width<=680px){.cover{padding:0 22px}.top{gap:16px;height:76px}.logo{font-size:34px}.logo-star{gap:8px;font-size:26px}.top-note{display:none}.studio-link{gap:12px;font-size:11px}.studio-link span{font-size:22px}.hero{flex-direction:column;align-items:stretch;gap:0;padding:37px 0 21px;display:flex}.hero-copy{z-index:1;padding:0}.eyebrow{letter-spacing:.13em;margin-bottom:27px;font-size:8px}h1{letter-spacing:-.07em;font-size:clamp(57px,12.5vw,84px);line-height:.89}.intro-copy{gap:14px;margin-top:26px}.intro-copy p{font-size:22px;line-height:1.4}.intro-arrow{font-size:39px}.hero-description{margin:13px 0 0 47px;font-size:11px}.hero-art{z-index:0;align-self:flex-end;width:76%;max-width:330px;min-height:0;margin-top:-37px;margin-right:-3px;padding-top:0}.record-art{width:100%;margin:0 auto}.art-coordinate,.art-baseline{display:none}.art-sticker{padding:8px 22px 8px 9px;top:18%;right:0}.art-sticker strong{font-size:18px}.art-sticker span{font-size:6px}.art-sticker svg{width:10px;top:12px;right:6px}.record-label strong{font-size:36px}.record-label-top,.record-label-bottom{font-size:4px}.record-hole{width:12px;height:12px;margin-bottom:10px;box-shadow:0 0 0 4px #343dce16}.art-spark-one{font-size:44px;bottom:9%;left:3%}.art-spark-two{font-size:23px}.drop{gap:12px;min-height:96px;padding:18px 14px}.drop-icon{border:0;width:38px;height:44px}.drop-icon svg{width:30px;height:30px}.drop-copy strong{letter-spacing:-.055em;font-size:15px}.drop-copy small{word-break:keep-all;max-width:195px;margin-top:4px;font-size:10px;line-height:1.65}.file-types{display:none}.drop-arrow{margin-left:auto;font-size:28px}.start-meta{margin-top:12px;font-size:9px;display:block}.start-meta>span{display:none}.start-section{padding-bottom:22px}.journey{margin:0 22px;padding:46px 0 35px}.journey-heading{display:block}.section-index{margin-bottom:16px;font-size:8px}.journey h2{font-size:31px}.journey-intro{margin-top:20px;font-size:11px;line-height:1.8}.steps{margin-top:26px;display:block}.step,.step:first-child,.step:last-child{grid-template-columns:1fr 1fr;align-items:start;column-gap:18px;padding:21px 0 24px;display:grid}.step+.step{border-top:1px solid #343dce40;border-left:0}.step-heading{grid-column:1/-1;margin-bottom:15px;font-size:8px}.step-heading>span:last-child{font-size:20px}.step-visual{grid-area:2/1/4;height:106px;margin:0}.step h3{grid-area:2/2;align-self:end;margin:7px 0 9px;font-size:17px}.step p{word-break:keep-all;grid-area:3/2;font-size:10px;line-height:1.8}.step p br{display:none}.track-visual{gap:4px;padding:16px 13px}.track-visual i{flex:1;width:5px}.lyrics-visual{gap:7px}.lyrics-visual strong,.lyrics-visual span{font-size:9px}.scene-orbit{width:73px;height:73px}.scene-play{font-size:20px}.scene-visual>span{font-size:5px;bottom:7px;left:8px}.explore-link{gap:15px;margin-top:25px;font-size:11px}.explore-link span{font-size:23px}footer{flex-wrap:wrap;gap:18px;padding:26px 22px}.footer-brand{font-size:31px}.footer-brand span{font-size:23px}.footer-brand+p{font-size:8px}footer>span{font-size:6px}.hero-art{width:68%;max-width:270px;margin-top:8px}}@media (width<=360px){.cover{padding:0 17px}h1{font-size:55px}.drop-copy strong{font-size:14px}.drop-copy small{font-size:9px}.drop-icon{width:28px}.drop-arrow{font-size:25px}.journey{margin:0 17px}.step{column-gap:13px}.step p{font-size:9px}.lyrics-visual strong{font-size:8px}}@media (prefers-reduced-motion:reduce){*,:before,:after{scroll-behavior:auto!important;transition:none!important;animation:none!important}}
