:root{color-scheme:dark;--bg:#101114;--ink:#f1eae0;--muted:#aca8ae;--line:#ffffff13;--lavender:#c7b9db;--ease:cubic-bezier(.2,.7,.2,1)}
*{box-sizing:border-box}html{scroll-behavior:smooth;scroll-padding-top:30px}body{margin:0;background:var(--bg);color:var(--ink);font-family:Inter,'Segoe UI',Arial,sans-serif;-webkit-font-smoothing:antialiased}button,a{-webkit-tap-highlight-color:transparent}button{font:inherit}a{color:inherit;text-decoration:none}button:focus-visible,a:focus-visible,summary:focus-visible{outline:2px solid var(--lavender);outline-offset:6px}img{display:block;max-width:100%;height:auto}figure,p,h1,h2{margin:0}button{cursor:pointer}::selection{background:#c7b9db;color:#151318}.wrap{width:min(1320px,calc(100% - 112px));margin-inline:auto}.skip-link{position:fixed;top:-100px;left:20px;z-index:10;padding:14px;background:var(--ink);color:var(--bg);border-radius:6px}.skip-link:focus{top:16px}.site-header{height:112px;display:flex;align-items:center;justify-content:space-between;gap:24px}.wordmark{display:inline-flex;align-items:center;gap:12px;font-size:24px;letter-spacing:-1px;font-weight:550}.site-header nav{display:flex;gap:34px;align-items:center;font-size:13px}.nav-feature{color:var(--muted);transition:color .18s}.nav-feature:hover{color:var(--ink)}.nav-download{display:flex;align-items:center;gap:20px;padding:12px 18px;border:1px solid #ffffff26;border-radius:30px;transition:background .18s}.nav-download:hover{background:#ffffff0a}.hero{display:grid;grid-template-columns:minmax(0,.82fr) minmax(0,1.18fr);gap:48px;align-items:center;min-height:670px;padding-top:46px;padding-bottom:110px}.eyebrow{text-transform:uppercase;letter-spacing:2.2px;font-size:10px;font-weight:550;color:#bdb5c4;line-height:1.6;display:flex;align-items:center;gap:10px}.status-dot{width:5px;height:5px;border-radius:50%;background:#c5b3d5;box-shadow:0 0 14px #c5b3d533}.hero h1{font-family:Georgia,'Times New Roman',serif;font-size:clamp(58px,5.6vw,82px);font-weight:400;line-height:1.06;letter-spacing:-3.7px;margin:27px 0}em{font-weight:400;color:var(--lavender)}.hero h1 em{white-space:nowrap}.lede{font-size:16px;color:var(--muted);line-height:1.8;max-width:370px;margin-bottom:29px}.button{display:inline-flex;align-items:center;justify-content:center;gap:12px;min-height:52px;padding:15px 23px;border-radius:10px;font-weight:600;font-size:13px;transition:transform .2s var(--ease),box-shadow .2s,background .2s}.button-primary{color:#242129;background:#ede4d8;box-shadow:0 3px 12px #0002}.button-primary:hover{background:#fff5e8;transform:translateY(-2px);box-shadow:0 9px 24px #0003}.button-primary:active{transform:translateY(0)}.button svg{width:17px;height:17px;fill:none;stroke:currentColor;stroke-width:1.6;stroke-linecap:round;stroke-linejoin:round}.download-meta{font-size:11px;color:#a59faa;line-height:1.7;margin-top:12px}.text-link{display:inline-flex;align-items:center;gap:18px;margin-top:33px;font-size:12px;color:#c9c2cf}.text-link span{transition:transform .2s}.text-link:hover span{transform:translateY(4px)}.hero-player{position:relative;min-width:0}.hero-glow{position:absolute;inset:-15% 0;background:radial-gradient(ellipse at 25% 35%,#b966622e,transparent 65%),radial-gradient(ellipse at 85% 65%,#718eab29,transparent 65%);filter:blur(36px);pointer-events:none;z-index:-1}.window-image{width:100%;border-radius:9px;box-shadow:0 35px 80px #0006,0 0 0 1px #ffffff14;background:#141518}.hero-player figcaption{display:flex;align-items:center;gap:10px;font-size:10px;color:#958f9b;letter-spacing:.2px;margin-top:21px}.caption-line{width:20px;height:1px;background:#ab929c}.caption-end{margin-left:auto}.features{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:55px;border-top:1px solid var(--line);padding:43px 0 82px}.feature-number{font-size:9px;letter-spacing:2px;color:#a493b3}.features h2{font-size:16px;line-height:1.4;font-weight:500;margin:17px 0 11px;letter-spacing:-.3px}.features p{font-size:13px;line-height:1.8;color:var(--muted);max-width:330px}.looks{display:grid;grid-template-columns:1fr 1fr;gap:90px;align-items:center;padding:45px 0 90px}.section-title{font-family:Georgia,'Times New Roman',serif;font-size:clamp(39px,4vw,58px);font-weight:400;line-height:1.1;letter-spacing:-1.8px;margin:23px 0}.section-copy{font-size:15px;color:var(--muted);line-height:1.85;max-width:390px}.picker-label{font-size:10px;text-transform:uppercase;letter-spacing:1.7px;color:#918a96;margin:35px 0 13px}.record-picker{display:flex;flex-direction:column;gap:6px;max-width:350px}.record{display:flex;align-items:center;gap:13px;text-align:left;min-height:70px;color:var(--muted);background:transparent;padding:10px 13px;border:1px solid transparent;border-radius:10px;transition:background .2s,border-color .2s,color .2s}.record img{border-radius:4px;width:43px;height:43px}.record strong{display:block;font-size:13px;font-weight:500;color:var(--ink)}.record small{display:block;font-size:11px;margin-top:4px}.record .record-check{margin-left:auto;opacity:0;font-size:16px}.record:hover{background:#ffffff04}.record[aria-pressed=true]{background:#ffffff06;border-color:#ffffff12}.record[aria-pressed=true] .record-check{opacity:1;color:var(--lavender)}.quiet-note{color:#9b94a2;font-size:11px;line-height:1.65;margin-top:18px}.record-stage{position:relative;isolation:isolate;min-height:684px;display:flex;align-items:center;justify-content:center;padding:44px 30px 58px;overflow:hidden;border-radius:15px;background:#1a1c22;border:1px solid #ffffff09}.stage-background{position:absolute;z-index:-2;inset:0;background:radial-gradient(ellipse at 25% 20%,#76514370,transparent 70%),radial-gradient(ellipse at 90% 90%,#546d7380,transparent 70%),#262330;transition:background .4s}.record-stage[data-active=starboy] .stage-background{background:radial-gradient(ellipse at 90% 20%,#c72146,transparent 65%),radial-gradient(ellipse at 5% 95%,#276089,transparent 65%),#262338}.record-stage[data-active=bloodhail] .stage-background{background:radial-gradient(ellipse at 20% 20%,#77725575,transparent 60%),radial-gradient(ellipse at 90% 90%,#363d2e88,transparent 70%),#24261f}.stage-rings{position:absolute;width:640px;height:640px;border:1px solid #ffffff0b;border-radius:50%;transform:translate(130px,90px) rotate(-25deg);z-index:-1;box-shadow:0 0 0 80px #ffffff02,0 0 0 160px #ffffff02}.stage-window{position:relative;width:min(282px,100%);border-radius:8px;box-shadow:0 22px 60px #0006;backdrop-filter:blur(28px);overflow:hidden}.record-preview{width:100%;animation:preview-in .35s var(--ease)}.record-preview[hidden]{display:none}.record-stage figcaption{position:absolute;left:25px;right:25px;bottom:21px;display:flex;justify-content:space-between;color:#c3bbc8;font-size:10px}.strip-section{padding:62px 0 100px;border-top:1px solid var(--line)}.strip-heading{display:flex;align-items:center;justify-content:space-between;gap:40px;margin-bottom:42px}.strip-heading h2{font-family:Georgia,serif;font-size:40px;font-weight:400;letter-spacing:-1.1px;line-height:1.12}.strip-heading p{font-size:13px;line-height:1.8;color:var(--muted)}.strip-preview{padding:35px 45px;background:linear-gradient(125deg,#202029,#181b23);border:1px solid #ffffff07;border-radius:15px}.strip-preview img{width:100%;border-radius:7px;box-shadow:0 14px 35px #0005}.download-section{border-top:1px solid var(--line);display:grid;grid-template-columns:1.1fr 1fr;gap:100px;align-items:center;padding:95px 0 90px}.download-logo{margin-bottom:27px;border-radius:13px}.download-intro>p:not(.eyebrow,.download-meta,.release-note){color:var(--muted);font-size:14px;line-height:1.8;margin-bottom:26px}.download-intro .section-title{font-size:48px;max-width:440px}.release-note{font-size:11px;color:#9b929f;margin-top:20px;line-height:1.6}.faq details{border-bottom:1px solid var(--line);padding:21px 0}.faq summary{list-style:none;font-size:13px;line-height:1.7;font-weight:500;display:flex;align-items:center;justify-content:space-between;gap:20px;cursor:pointer}.faq summary::-webkit-details-marker{display:none}.faq summary span{font-size:21px;color:#a59aa9;font-weight:300;transition:transform .18s}.faq details[open] summary span{transform:rotate(45deg)}.faq details p{font-size:12px;line-height:1.9;color:var(--muted);margin-top:15px;padding-right:24px}.site-footer{border-top:1px solid var(--line);padding:29px 0 35px;display:flex;flex-wrap:wrap;align-items:center;gap:22px;color:#a89eae;font-size:11px}.site-footer .wordmark{font-size:18px;color:var(--ink)}.portfolio-link{margin-left:auto}.portfolio-link:hover,.legal-links a:hover{color:var(--ink)}.legal-links{display:flex;gap:17px}.art-credit{width:100%;font-size:10px;color:#8e8793;line-height:1.7}.site-footer a:not(.wordmark){min-height:30px;display:inline-flex;align-items:center;gap:7px}@keyframes preview-in{from{opacity:.2;transform:translateY(4px)}to{opacity:1;transform:none}}
@media(min-width:1600px){.hero{gap:62px;min-height:760px}.hero h1{font-size:87px}}
@media(max-width:1100px){.wrap{width:calc(100% - 64px)}.hero{gap:30px;min-height:610px}.hero h1{font-size:60px;letter-spacing:-2.5px}.hero h1 em{white-space:normal}.looks{gap:45px}.features{gap:30px}.download-section{gap:50px}}
@media(max-width:800px){.site-header{height:88px}.hero{grid-template-columns:1fr;padding-top:38px;padding-bottom:65px;gap:52px}.hero h1{font-size:72px;letter-spacing:-3px}.hero-copy{max-width:590px}.hero .lede{max-width:420px}.hero-player{width:100%}.hero .text-link{margin-top:23px}.features{gap:22px;padding-bottom:55px}.features h2{font-size:14px}.features p{font-size:12px}.looks{grid-template-columns:1fr;padding:30px 0 70px;gap:32px}.looks-copy{max-width:600px}.record-picker{flex-direction:row;max-width:none}.record{flex:1;min-width:0;gap:9px;padding:10px 8px}.record img{width:34px;height:34px}.record .record-check{display:none}.record strong{font-size:12px}.record small{font-size:9px;line-height:1.5}.record-stage{min-height:650px}.section-title{font-size:48px}.strip-section{padding:52px 0 65px}.download-section{grid-template-columns:1fr;padding:65px 0 60px;gap:25px}.download-intro .section-title{max-width:600px}.faq{max-width:600px}.site-footer{gap:15px}.portfolio-link{margin-left:0}.legal-links{margin-left:auto}}
@media(max-width:500px){.wrap{width:calc(100% - 40px)}.site-header nav{gap:0}.nav-feature{display:none}.site-header .wordmark{font-size:22px}.wordmark img{width:32px;height:32px}.nav-download{padding:10px 14px;font-size:11px;gap:10px}.hero{padding-top:24px;gap:42px}.hero h1{font-size:clamp(49px,13vw,65px);letter-spacing:-2.5px;margin:23px 0}.hero .eyebrow{font-size:8px;letter-spacing:1.7px}.lede{font-size:14px}.button{min-height:52px}.caption-end{display:none}.features{grid-template-columns:1fr;gap:25px;padding-top:30px}.features article{display:grid;grid-template-columns:70px 1fr;column-gap:13px}.feature-number{grid-column:1;grid-row:1/3;line-height:1.5;padding-top:4px}.features h2{margin:0 0 8px;font-size:15px}.features p{grid-column:2;font-size:12px}.section-title{font-size:39px;letter-spacing:-1.5px}.section-copy{font-size:14px}.record-picker{gap:5px}.record{display:flex;flex-direction:column;align-items:flex-start;padding:9px;gap:9px}.record img{width:38px;height:38px}.record small{font-size:9px}.record-stage{min-height:635px;padding-inline:25px}.stage-window{width:260px}.strip-heading{flex-direction:column;align-items:flex-start;gap:19px;margin-bottom:25px}.strip-heading h2{font-size:34px}.strip-preview{padding:24px 13px;border-radius:10px}.download-intro .section-title{font-size:41px}.download-logo{width:59px;height:59px}.faq summary{font-size:12px}.site-footer .wordmark img{width:25px;height:25px}.portfolio-link{order:3;width:100%;font-size:11px}.legal-links{order:2}.art-credit{order:4}.download-meta{font-size:10px}}
@media(prefers-reduced-motion:reduce){html{scroll-behavior:auto}*,*::before,*::after{animation:none!important;transition:none!important}.button-primary:hover{transform:none}}
