:root{--ink:#0a0d10;--paper:#e9e7e1;--white:#f1f1ed;--silver:#c1d0db;--muted:#96a3ad;--line:rgba(211,227,240,.18);--gutter:clamp(24px,5vw,88px);font-family:Manrope,Arial,sans-serif;color:var(--white);background:var(--ink);font-synthesis:none;scroll-behavior:smooth;scroll-padding-top:90px}
*{box-sizing:border-box}body{margin:0}button,a,input{-webkit-tap-highlight-color:transparent}button,input{font:inherit}a{color:inherit;text-decoration:none}button{cursor:pointer;border:0;background:transparent;color:inherit}button:disabled{cursor:default;opacity:.4}button,a{touch-action:manipulation}h1,h2,h3,p,figure,blockquote{margin:0}img{display:block;width:100%;height:auto;object-fit:cover}em{font-family:'Bodoni Moda',Georgia,serif;font-weight:400}::selection{background:#c9d7e4;color:#0b0d10}button:focus-visible,a:focus-visible,input:focus-visible,summary:focus-visible{outline:2px solid #91bedc;outline-offset:6px}.icon{display:block;width:20px;height:20px;fill:none;stroke:currentColor;stroke-width:1.5;stroke-linecap:round;stroke-linejoin:round}.icon-play,.icon-pause{fill:currentColor;stroke:none}.sr-only{position:absolute;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0,0,0,0);white-space:nowrap;border:0}.skip{position:fixed;top:12px;left:24px;z-index:1000;background:var(--paper);color:var(--ink);padding:16px;transform:translateY(-160%)}.skip:focus{transform:none}.eyebrow{font-size:10px;font-weight:500;letter-spacing:.16em;text-transform:uppercase;line-height:1.6}.section-pad{padding:52px var(--gutter) 112px}.section-top{display:flex;justify-content:space-between;gap:20px;align-items:center;border-top:1px solid var(--line);padding-top:18px;margin-bottom:64px}.section-heading{display:flex;align-items:flex-end;justify-content:space-between;gap:40px;margin-bottom:54px}.section-heading h2{font-size:clamp(48px,5.5vw,88px);font-weight:400;line-height:1.04;letter-spacing:-.06em}.section-heading p{line-height:1.8;font-size:13px;color:#a9b5c0}.section-heading h2 em{display:inline-block;padding-right:.08em}.button{display:inline-flex;align-items:center;justify-content:center;gap:16px;min-height:52px;padding:15px 23px;font-size:12px;font-weight:600;transition:background .25s,transform .25s}.button.light{background:var(--paper);color:#10202b}.button.light:hover{background:#fff;transform:translateY(-2px)}.button .icon{width:14px;height:14px}.text-button{font-size:12px;min-height:44px;padding:12px 0;display:flex;gap:22px;align-items:center}.text-button:hover{color:#fff}.underline-link{display:inline-flex;justify-content:space-between;gap:65px;border-bottom:1px solid currentColor;padding:14px 0;font-size:12px;transition:gap .25s}.underline-link:hover{gap:80px}
/* The stage */
.header{position:absolute;top:0;left:0;right:0;z-index:30;display:flex;align-items:center;justify-content:space-between;padding:25px var(--gutter);border-bottom:1px solid #eef3f724}.brand{display:inline-block;font-size:22px;line-height:1;font-weight:700;letter-spacing:.08em}.header nav{display:flex;gap:36px;font-size:12px}.header nav a{padding:10px 0;position:relative;color:#dce3e8}.header nav a:after{content:'';position:absolute;bottom:2px;left:0;right:0;height:1px;background:currentColor;transform:scaleX(0);transform-origin:left;transition:transform .3s}.header nav a:hover:after{transform:scaleX(1)}.header nav a:last-child{margin-left:25px}.header nav a span{margin-left:16px}.menu-toggle{display:none}.mobile-nav[hidden]{display:none}.mobile-nav{position:absolute;inset:81px 0 auto;background:#0b1017f5;backdrop-filter:blur(20px);z-index:29;padding:22px var(--gutter) 32px;display:grid;gap:4px;font-size:25px;border-bottom:1px solid var(--line)}.mobile-nav a{padding:13px 0}.hero{position:relative;min-height:720px;height:100svh;max-height:1200px;overflow:hidden;isolation:isolate}.hero-media{position:absolute;inset:0;z-index:-3;background:#11191f}.hero-media img,.hero-media canvas{position:absolute;inset:0;width:100%;height:100%;object-fit:cover}.hero-media:before{content:'';position:absolute;inset:-2px;z-index:3;pointer-events:none;-webkit-backdrop-filter:blur(1.5px) saturate(.88);backdrop-filter:blur(1.5px) saturate(.88);background:linear-gradient(180deg,#02060a47,#02060a33 48%,#02060a61),linear-gradient(125deg,#3e658133,#050b1026 48%,#533a2a1f);box-shadow:inset 0 0 190px #0005}#hero-scenes,.hero-scene{position:absolute;inset:0}#hero-scenes{z-index:0}.hero-scene{opacity:0;transition:opacity 1.5s ease;overflow:hidden}.hero-scene.is-active{opacity:1}.hero-scene .hero-backdrop{filter:blur(46px) saturate(.72) brightness(.3);transform:scale(1.2)}.hero-scene .hero-cover{left:30%;top:-4%;width:70%;height:116%;object-position:50% 26%;transform:scale(1.06);filter:saturate(.72) contrast(1.06) brightness(.77) blur(.95px);mask-image:linear-gradient(90deg,transparent,#000 22%),linear-gradient(180deg,#000 46%,transparent 84%);mask-composite:intersect}.hero-vignette{position:absolute;inset:0;z-index:2;background:linear-gradient(180deg,#05090d77,transparent 30%,#04080c18 44%,#04080caa 73%,#0a0d10),linear-gradient(90deg,#05090d99,transparent 65%)}.hero-side{position:absolute;top:128px;right:var(--gutter);display:flex;flex-direction:column;gap:9px;text-align:right;font-size:9px;letter-spacing:.16em;color:#d0dce4}.hero-copy{position:absolute;left:var(--gutter);top:29%;max-width:44%}.hero-copy .eyebrow{display:flex;align-items:center;gap:11px;font-size:9px;letter-spacing:.12em;color:#ccd8e0}.tiny-star{font-size:21px}.hero-release{font-size:clamp(36px,4.3vw,76px);font-weight:400;letter-spacing:-.065em;line-height:1.1;display:flex;align-items:center;gap:20px;margin-top:17px;padding:0;text-align:left}.circle-arrow{display:inline-flex;flex-shrink:0;width:48px;height:48px;border:1px solid #b5c4ce80;border-radius:50%;justify-content:center;align-items:center;font-family:Arial,sans-serif;font-size:24px;transition:background .3s,transform .3s}.hero-release:hover .circle-arrow{background:#fff2;transform:rotate(45deg)}.hero-tagline{margin-top:22px;font-size:13px;letter-spacing:.015em;color:#a6b4bf}.hero-wordmark{position:absolute;left:4.4vw;right:4.4vw;bottom:116px;display:flex;justify-content:space-between;font-family:Oswald,Arial,sans-serif;font-size:clamp(92px,17.2vw,292px);font-weight:400;line-height:1.05;letter-spacing:-.035em;transform:translateY(var(--hero-offset,0px));text-shadow:0 0 60px #c9dbee0c}.hero-wordmark span{display:block}.hero-bottom{position:absolute;left:var(--gutter);right:var(--gutter);bottom:30px;padding-top:20px;border-top:1px solid var(--line);display:flex;justify-content:space-between;align-items:center;gap:18px;font-size:11px}.sound-link{display:flex;align-items:center;gap:13px;padding:6px 0;font-size:12px;min-height:44px}.play-small{display:grid;place-items:center;width:30px;height:30px;border:1px solid #adbfcd;border-radius:50%;transition:background .25s}.play-small .icon{width:12px;height:12px}.sound-link:hover .play-small{background:#d2e5f2;color:#15222e}.scroll-link{display:flex;align-items:center;gap:45px;color:#b3c0ca}.hero-controls[hidden]{display:none}.hero-controls{display:flex;align-items:center;gap:7px}.hero-controls button{width:42px;height:42px;border:1px solid #b8c7d538;border-radius:50%;font-size:18px;display:grid;place-items:center;transition:background .2s,border-color .2s}.hero-controls button:hover{background:#d7e6f021;border-color:#c8d7e0a0}.hero-controls #hero-pause{font-size:11px}.hero-counter{display:flex;gap:8px;align-items:center;font-size:10px;letter-spacing:.07em;margin-right:12px;font-variant-numeric:tabular-nums}.hero-counter-divider,#hero-total{color:#8c9ca8}#hero-spectrum{z-index:4;display:block;pointer-events:none;opacity:.12;mix-blend-mode:screen;filter:saturate(.82) contrast(1.05);transition:opacity .7s;mask-image:linear-gradient(180deg,transparent 7%,#000 25%,#000 80%,transparent 98%)}.hero.spectrum-live #hero-spectrum{opacity:.64}.playing.sound-link .play-small{background:#c1dbea;color:#0b0d10}
/* The latest release */
.release{position:relative;overflow:hidden;background:radial-gradient(ellipse at 18% 54%,#22364380,transparent 53%),#0a0d10}.release-layout{display:grid;grid-template-columns:minmax(0,1fr) minmax(0,1fr);gap:12%;align-items:center;max-width:1420px;margin:auto}.release-layout>*{min-width:0}.release-art{position:relative;margin:16px 0 30px;padding:0 20px}.release-art>img{position:relative;z-index:2;width:100%;height:auto;aspect-ratio:1;box-shadow:0 30px 80px #0008;transform:rotate(-4deg);transition:transform .8s cubic-bezier(.2,.7,.2,1);border:1px solid #c8d6e538}.release-art:hover>img{transform:rotate(0)}.cover-orbit{position:absolute;inset:-5%;border:1px solid #adc6d922;border-radius:50%;transform:rotate(-18deg) scaleX(.97)}.cover-orbit:after{content:'';position:absolute;inset:7%;border:1px solid #adc6d918;border-radius:50%}.cover-play{position:absolute;z-index:3;right:0;bottom:-10px;display:grid;place-items:center;width:76px;height:76px;background:var(--paper);color:#122533;border-radius:50%;box-shadow:0 12px 30px #0006;transition:transform .3s}.cover-play .icon{width:23px;height:23px}.cover-play:hover{transform:scale(1.08)}.art-caption{position:absolute;bottom:-43px;left:20px;font-size:8px;letter-spacing:.19em;color:#a6b8c6}.release-copy h2{margin:26px 0 34px;font-size:clamp(68px,7.5vw,122px);line-height:.92;font-weight:400;letter-spacing:-.065em}.release-copy h2 em{display:inline-block;letter-spacing:-.055em;padding-right:.08em}.release-copy .lead{font-size:20px;line-height:1.5;letter-spacing:-.025em;margin-bottom:19px}.body-copy{font-size:14px;line-height:1.9;color:#a6b3bf;max-width:335px}.release-actions{display:flex;align-items:center;flex-wrap:wrap;gap:24px;margin-top:30px}.release-meta{display:flex;gap:36px;margin-top:32px;padding-top:18px;border-top:1px solid var(--line);color:#95a6b2;font-size:10px}.playing.cover-play{background:#c6dce9}
/* The artist: an editorial portrait, with room for her own words. */
.statement{background:var(--paper);color:#152028;padding:38px var(--gutter) 88px;position:relative;overflow:hidden}.statement-top{display:flex;justify-content:space-between;gap:20px;align-items:center;padding-top:18px;border-top:1px solid #162d3930;margin-bottom:60px}.statement-layout{display:grid;grid-template-columns:minmax(0,1.2fr) minmax(0,.8fr);gap:8%;align-items:center;max-width:1450px;margin:auto}.statement-signature{font-size:10px;letter-spacing:.2em;color:#637078}.statement-title{font-size:clamp(45px,5.2vw,83px);font-weight:400;line-height:1.08;letter-spacing:-.04em;margin:30px 0 34px}.statement-title em{display:inline-block;margin-left:14%;padding-right:.12em;font-size:1.1em}.statement-body{max-width:420px}.statement-body p{font-size:14px;line-height:1.9;margin-bottom:17px;color:#485158}.statement-body .underline-link{margin-top:7px}.statement-portrait{position:relative;max-width:500px;justify-self:end;width:100%}.portrait-frame{position:relative;background:#273038;overflow:hidden;aspect-ratio:.75}.portrait-frame:after{content:'';position:absolute;inset:0;box-shadow:inset 0 0 60px #07101822;pointer-events:none}.portrait-frame img{width:100%;height:100%;object-position:50% 45%;filter:saturate(.55) contrast(1.04);transition:transform 1.4s}.statement-portrait:hover img{transform:scale(1.035)}.portrait-index{position:absolute;left:20px;bottom:18px;color:#d7e2e9;font-size:9px;letter-spacing:.2em}.statement-portrait figcaption{display:flex;justify-content:space-between;align-items:center;gap:18px;padding-top:17px;font-size:10px;color:#50616c}.statement-portrait figcaption span:last-child{font-size:25px;color:#20303c}
/* Every cover belongs to the same world. Original colour returns on hover. */
.discography{background:#10151a}.album-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:44px 28px}.album-card{min-width:0}.album-art{position:relative;overflow:hidden;background:#1b2127;aspect-ratio:1}.album-art img{height:100%;filter:grayscale(1) sepia(.2) hue-rotate(165deg) saturate(.7) brightness(.82) contrast(.96);transition:transform .8s cubic-bezier(.2,.7,.2,1),filter .65s ease}.album-art:after{content:'';position:absolute;inset:50% 0 0;background:linear-gradient(transparent,#02080c99);pointer-events:none}.album-card:focus-within .album-art img,.album-card.is-playing .album-art img{filter:none;transform:scale(1.025)}.album-play{position:absolute;z-index:2;right:17px;bottom:17px;width:47px;height:47px;border-radius:50%;background:#eceeece8;color:#162530;display:grid;place-items:center;transition:transform .3s,background .3s}.album-play .icon{width:16px;height:16px}.album-play:hover{transform:scale(1.1);background:#fff}.album-number{position:absolute;z-index:2;top:17px;left:17px;font-size:10px;color:white;text-shadow:0 1px 5px #000}.album-stream{position:absolute;z-index:2;top:13px;right:13px;padding:6px 9px;border:1px solid #dce9f34a;background:#09101580;backdrop-filter:blur(8px);font-size:7px;letter-spacing:.08em;color:#edf3f7}.album-caption{display:flex;justify-content:space-between;align-items:flex-start;gap:10px;padding-top:17px}.album-caption h3{font-size:17px;font-weight:500;letter-spacing:-.025em}.album-caption p{font-size:10px;color:#9babb7;margin-top:8px;line-height:1.7}.album-link{width:36px;height:36px;font-size:23px;flex-shrink:0;color:#becad3;transition:transform .25s}.album-link:hover{transform:translate(3px,-3px)}.catalog-footer{display:flex;justify-content:space-between;gap:24px;margin-top:54px;border-top:1px solid var(--line);padding-top:24px;color:#a9b6c0;font-size:11px;line-height:1.7}
/* The lyric book */
.lyrics{background:#d1dbe0;color:#14232e;--line:#14232e30}.lyrics-layout{display:grid;grid-template-columns:minmax(0,.86fr) minmax(0,1.14fr);gap:11%}.lyrics-intro{position:sticky;align-self:start;top:50px}.lyrics-intro h2{font-size:clamp(62px,6.5vw,104px);font-weight:400;line-height:1.01;letter-spacing:-.065em}.lyrics-intro h2 em{padding-right:.1em}.lyrics-intro>p{margin-top:26px;font-size:13px;line-height:1.9;color:#4b606d}.lyrics-quote{font-family:'Bodoni Moda',Georgia,serif;font-style:italic;font-size:clamp(24px,2.6vw,39px);line-height:1.3;letter-spacing:-.025em;margin-top:46px;color:#415763}.lyrics-quote cite{display:block;font-family:Manrope,Arial,sans-serif;font-size:8px;font-style:normal;letter-spacing:.16em;margin-top:17px;color:#4b626f}.lyric-song{border-top:1px solid var(--line);scroll-margin-top:35px}.lyric-song:last-child{border-bottom:1px solid var(--line)}.lyric-song summary{display:flex;gap:20px;align-items:center;padding:23px 0;cursor:pointer;list-style:none;min-height:108px}.lyric-song summary::-webkit-details-marker{display:none}.lyric-number{font-size:10px;color:#4d6576;font-variant-numeric:tabular-nums}.lyric-song summary img{width:54px;height:54px;flex-shrink:0;filter:grayscale(.6);transition:filter .3s}.lyric-song[open] summary img,.lyric-song summary:hover img{filter:none}.lyric-name{font-weight:500;font-size:23px;letter-spacing:-.04em;flex:1}.lyric-name small{display:block;font-size:9px;letter-spacing:.07em;color:#4d6576;margin-top:8px}.lyric-expand{font-size:25px;font-weight:400;transition:transform .3s}.lyric-song[open] .lyric-expand{transform:rotate(45deg)}.lyric-content{padding:12px 0 35px 34px}.lyric-reading-head{display:flex;justify-content:space-between;gap:15px;align-items:center;flex-wrap:wrap;margin-bottom:26px}.lyric-label{font-size:9px;color:#4d6576;letter-spacing:.14em;text-transform:uppercase}.lyric-listen{font-size:11px;display:inline-flex;gap:11px;align-items:center;min-height:44px;padding:10px 0}.lyric-listen>span{border:1px solid #243f5266;border-radius:50%;width:30px;height:30px;display:grid;place-items:center}.lyric-listen .icon{width:12px;height:12px}.lyric-listen.playing>span{background:#14232e;color:#fff}.lyric-text{font-family:Georgia,serif;font-size:18px;line-height:1.85;overflow-wrap:anywhere}.lyric-text p{margin:0 0 1.5em}.lyric-credit{font-size:11px;line-height:1.8;color:#455966;padding-top:20px;border-top:1px solid var(--line)}.lyric-collapse{display:inline-flex;align-items:center;gap:25px;margin-top:15px;min-height:44px;padding:10px 0;font-size:12px;border-bottom:1px solid #243f5266}.lyrics a:focus-visible,.lyrics button:focus-visible,.lyrics summary:focus-visible{outline-color:#14232e}
/* Film, platforms and booking */
.cinema{position:relative;isolation:isolate;min-height:660px;display:flex;flex-direction:column;justify-content:space-between;padding:40px var(--gutter) 75px;overflow:hidden}.cinema-image{position:absolute;inset:0;z-index:-3;background:#171814}.cinema-image img{height:100%;object-position:50% 35%;filter:saturate(.45) brightness(.58);transform:scale(1.05)}.cinema-shade{position:absolute;inset:0;z-index:-2;background:linear-gradient(90deg,#060a0de8,transparent 80%),linear-gradient(0deg,#080c10 0%,transparent 55%)}.cinema-top{display:flex;justify-content:space-between;gap:24px}.cinema-kicker{text-transform:uppercase;letter-spacing:.18em;font-size:9px;color:#a9bbc7;margin-bottom:22px}.cinema-copy h2{font-size:clamp(62px,7.4vw,114px);line-height:1.07;font-weight:400;letter-spacing:-.06em;margin-bottom:34px}.cinema-copy h2 em{display:inline-block;padding:0 .1em}.cinema-button{display:inline-flex;align-items:center;gap:20px}.large-play{display:grid;place-items:center;width:60px;height:60px;border:1px solid #c2cfdb;border-radius:50%;transition:background .3s}.large-play .icon{width:16px;height:16px}.cinema-button:hover .large-play{background:#fff2}.cinema-button>span:last-child{font-size:12px}.cinema-button i{font-style:normal;margin-left:26px}.listen{background:var(--paper);color:#192832;--line:#17242c33}.listen-layout{display:grid;grid-template-columns:1fr 1.15fr;gap:12%;align-items:center}.listen h2{font-size:clamp(62px,6.7vw,103px);line-height:1;letter-spacing:-.065em;font-weight:400}.listen h2 em{padding-right:.13em}.listen-note{margin-top:27px;font-size:12px;line-height:1.8;color:#556671}.platform-list{display:grid;grid-template-columns:1fr}.platform-row{border-top:1px solid var(--line);display:flex;align-items:center;justify-content:space-between;gap:20px;min-height:79px;font-size:23px;letter-spacing:-.04em;transition:padding .3s}.platform-row:last-child{border-bottom:1px solid var(--line)}.platform-row:hover{padding-left:10px}.platform-row .platform-num{font-size:9px;letter-spacing:.06em;color:#62707b;margin-right:28px}.platform-row .platform-arrow{font-size:22px}.contact{background:radial-gradient(ellipse at 95% 60%,#20374766,transparent 55%),#0b1116;color:#eef0ed;--line:#c2d9e52a;padding-bottom:74px}.contact h2{font-size:clamp(56px,7.6vw,116px);font-weight:400;letter-spacing:-.06em;line-height:1.08;margin-bottom:64px}.contact h2 em{display:inline-block;padding:0 .12em 0 .08em;color:#c4d7e5}.contact-layout{display:grid;grid-template-columns:1fr 1fr;gap:60px}.contact-layout>p{font-size:14px;line-height:1.9;color:#a4b6c3}.contact-label{font-size:10px;line-height:1.7;letter-spacing:.05em;color:#a9b9c5;margin-bottom:21px}.contact-main{font-size:clamp(23px,3vw,47px);letter-spacing:-.035em;border-bottom:1px solid #9dbac466;padding-bottom:12px;display:inline-block;overflow-wrap:anywhere;transition:color .25s}.contact-main:hover{color:#9dd1f0}.contact-socials{display:flex;flex-wrap:wrap;gap:32px;margin-top:54px;font-size:11px;color:#b9c9d4}.contact-socials a{padding:10px 0}.contact-socials a:hover{color:#fff}.footer{padding:38px var(--gutter) 24px;background:#080c10;overflow:hidden}.footer-wordmark{display:flex;justify-content:space-between;align-items:center;font-family:Oswald,Arial,sans-serif;font-size:13.1vw;line-height:1.1;font-weight:400;letter-spacing:-.04em;color:#15222c;-webkit-text-stroke:1px #8fa2ae80;transition:color .7s}.footer-wordmark:hover{color:#c1d1dc}.footer-wordmark span{font-family:Manrope,sans-serif;font-size:5vw;align-self:center;color:#b9cbd7;-webkit-text-stroke:0}.footer>div{display:flex;justify-content:space-between;gap:20px;border-top:1px solid #b6cede26;padding-top:23px;margin-top:32px;color:#91a2af;font-size:10px;line-height:1.7}.footer>div a{min-height:32px}.presave-banner{display:flex;align-items:center;justify-content:space-between;gap:30px;padding:35px var(--gutter);background:#bacddb;color:#102334}.presave-banner h2{font-size:34px;font-weight:400;letter-spacing:-.04em}
/* A listening console, at every screen size. */
.player[hidden]{display:none}.player{position:fixed;z-index:50;left:24px;right:24px;bottom:max(18px,env(safe-area-inset-bottom));max-width:1110px;margin:auto;display:grid;grid-template-columns:48px minmax(140px,1fr) auto minmax(140px,1.2fr) auto 30px;align-items:center;gap:18px;padding:14px 18px;background:linear-gradient(135deg,#1e2a34f5,#111920f5);backdrop-filter:blur(26px);color:#edf1f3;border:1px solid #c8dfed42;border-radius:12px;box-shadow:0 18px 80px #0009}.player>img{width:48px;height:48px;border-radius:4px}.player-info{display:flex;flex-direction:column;gap:7px;min-width:0}.player-info strong{font-size:13px;font-weight:500;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.player-info span{font-size:9px;color:#aabdc9;line-height:1.4}.player-controls{display:flex;align-items:center;gap:9px}.player-toggle{width:43px;height:43px;background:#e5edf2;color:#13232e;border-radius:50%;flex-shrink:0;display:grid;place-items:center;transition:background .2s,transform .2s}.player-toggle:hover{background:#fff;transform:scale(1.04)}.player-toggle .icon{width:18px;height:18px}.player-skip{width:28px;height:38px;display:grid;place-items:center;color:#b5c9d7}.player-skip .icon{width:17px;height:17px}.player-skip:hover{color:#fff}.player-timeline{min-width:0}.player-timeline input{appearance:none;-webkit-appearance:none;width:100%;height:16px;display:block;cursor:pointer;background:transparent;margin:0}.player-timeline input::-webkit-slider-runnable-track{height:3px;border-radius:3px;background:linear-gradient(to right,#c5e2f3 var(--progress,0%),#708b9b55 var(--progress,0%))}.player-timeline input::-webkit-slider-thumb{appearance:none;width:9px;height:9px;background:#d9edf8;border-radius:50%;margin-top:-3px;box-shadow:0 0 10px #b2daf655}.player-timeline input::-moz-range-track{height:3px;background:#708b9b55}.player-timeline input::-moz-range-progress{height:3px;background:#c5e2f3}.player-timeline input::-moz-range-thumb{width:9px;height:9px;background:#d9edf8;border:0;border-radius:50%}.player-timeline>div{display:flex;justify-content:space-between;font-size:9px;margin-top:3px;color:#a7bccb;font-variant-numeric:tabular-nums}.player-full{font-size:10px;white-space:nowrap;padding:12px 4px;color:#b6cad7}.player-close{display:grid;place-items:center;font-size:24px;line-height:1;width:30px;height:36px;color:#b6c5cf}body:has(.player:not([hidden])){padding-bottom:100px}dialog{position:fixed;background:#e8e9e5;color:#132531;border:1px solid #d5e0e6;padding:34px;width:min(480px,calc(100vw - 32px));max-height:calc(100svh - 40px);box-shadow:0 20px 150px #000a;border-radius:6px}dialog::backdrop{background:#02080cd9;backdrop-filter:blur(14px)}.dialog-cover{width:74px;height:74px;object-fit:cover;margin-bottom:24px}.dialog-head{display:flex;justify-content:space-between;align-items:center;gap:15px;margin-bottom:22px}.dialog-head .eyebrow{font-size:9px}.dialog-close{position:absolute;top:23px;right:23px;font-size:30px;width:36px;height:36px}.dialog-subtitle{font-size:12px;color:#526574;margin:10px 0 27px}dialog h2{font-size:34px;line-height:1.15;letter-spacing:-.04em;font-weight:400}#dialog-links a{display:flex;justify-content:space-between;gap:20px;font-size:16px;padding:20px 0;border-top:1px solid #14283730}#dialog-links a small{font-size:10px;color:#5b7182;margin-top:5px;display:block}.reveal{opacity:1;transform:none}.motion .reveal{opacity:0;transform:translateY(24px);transition:opacity .8s,transform 1s cubic-bezier(.2,.7,.2,1)}.motion .reveal.visible{opacity:1;transform:none}
@media(hover:hover) and (pointer:fine){.album-card:hover .album-art img{filter:none;transform:scale(1.04)}}
@media(min-width:1700px){.section-pad{padding-left:max(var(--gutter),calc((100vw - 1540px)/2));padding-right:max(var(--gutter),calc((100vw - 1540px)/2))}.hero-copy{top:27%}.album-grid{gap:50px 35px}}
@media(min-width:701px) and (max-width:1100px){.header nav{gap:20px;font-size:11px}.header nav a:last-child{margin-left:0}.hero{min-height:750px}.hero-copy{top:31%}.hero-wordmark{bottom:135px}.hero-scene .hero-cover{filter:saturate(.71) contrast(1.05) brightness(.75) blur(1.05px)}.hero-media:before{-webkit-backdrop-filter:blur(1.7px) saturate(.86);backdrop-filter:blur(1.7px) saturate(.86);background:linear-gradient(180deg,#02060a4d,#02060a38 48%,#02060a66),linear-gradient(135deg,#3c637e36,#050b1029 50%,#50392b21);box-shadow:inset 0 0 165px #0005}.hero.spectrum-live #hero-spectrum{opacity:.59}.release-layout{gap:9%}.release-art{padding:0 8px}.release-copy h2{font-size:clamp(61px,8vw,87px)}.release-copy .lead{font-size:17px}.release-actions{gap:12px}.button{padding:14px 18px;font-size:11px}.statement-layout{gap:6%;grid-template-columns:1.1fr .9fr}.statement-title{font-size:clamp(41px,5.1vw,57px)}.album-grid{gap:33px 20px}.album-caption h3{font-size:15px}.album-caption p{font-size:9px}.lyrics-layout{gap:7%}.lyric-song summary{gap:13px}.lyric-content{padding-left:0}.lyric-text{font-size:17px}.listen-layout{gap:8%}.platform-row{font-size:19px}.platform-row .platform-num{margin-right:18px}.player{gap:12px;grid-template-columns:44px minmax(115px,1fr) auto minmax(90px,1fr) 24px}.player-full{display:none}.player-controls{gap:3px}.player-close{width:24px}.player>img{width:44px;height:44px}}
@media(max-width:700px){
 :root{--gutter:24px;scroll-padding-top:24px}.section-pad{padding:32px var(--gutter) 65px}.section-top{padding-top:16px;margin-bottom:40px;gap:18px}.section-top>.eyebrow:last-child{text-align:right}.eyebrow{font-size:9px;letter-spacing:.12em}.header{padding:20px var(--gutter);height:82px}.brand{font-size:21px}.header nav{display:none}.menu-toggle{display:flex;align-items:center;gap:20px;font-size:11px;padding:8px 0}.menu-toggle span{font-size:23px}.hero{height:100svh;min-height:700px;max-height:980px}.hero-side{top:109px;left:var(--gutter);right:auto;text-align:left;font-size:8px;letter-spacing:.1em}.hero-scene .hero-cover{inset:0;width:100%;height:85%;object-position:50% 12%;mask-image:linear-gradient(180deg,#000 42%,transparent 74%);mask-composite:add;filter:saturate(.7) contrast(1.04) brightness(.73) blur(1.15px)}.hero-vignette{background:linear-gradient(180deg,#05090d88,transparent 25%,#05090d10 38%,#05090ddd 70%,#0a0d10)}.hero-media:before{-webkit-backdrop-filter:blur(1.85px) saturate(.84);backdrop-filter:blur(1.85px) saturate(.84);background:linear-gradient(180deg,#02060a52,#02060a3d 46%,#02060a70),linear-gradient(145deg,#39607c38,#050b102b 52%,#4c362921);box-shadow:inset 0 0 130px #0005}.hero-copy{top:auto;bottom:228px;left:var(--gutter);max-width:90%}.hero-copy .eyebrow{font-size:8px}.hero-release{font-size:43px;gap:16px;margin-top:12px}.circle-arrow{width:36px;height:36px;font-size:18px}.hero-tagline{font-size:11px;margin-top:15px}.hero-wordmark{left:5.5vw;right:5.5vw;bottom:121px;font-size:16.3vw}.hero-bottom{bottom:26px;padding-top:15px;gap:10px}.hero-bottom .scroll-link{display:none}.hero-controls{gap:5px}.hero-controls button{width:36px;height:36px;font-size:16px}.hero-counter{font-size:9px;gap:4px;margin-right:5px}.sound-link{font-size:11px;gap:9px;flex-shrink:0}.play-small{width:28px;height:28px}.hero.spectrum-live #hero-spectrum{opacity:.54}#hero-spectrum{filter:saturate(.76);mask-image:linear-gradient(180deg,transparent 11%,#000 29%,#000 76%,transparent 96%)}
 .release-layout{grid-template-columns:1fr;gap:55px}.release-art{width:87%;padding:0;margin:8px auto 16px;max-width:420px}.release-art>img{transform:rotate(-3deg)}.cover-play{width:61px;height:61px;right:-18px;bottom:-13px}.cover-play .icon{width:20px;height:20px}.art-caption{left:0;bottom:-36px;font-size:7px}.release-copy{padding-top:0}.release-copy h2{font-size:clamp(75px,21vw,108px);margin:21px 0 27px}.release-copy .lead{font-size:19px}.body-copy{font-size:14px;line-height:1.85;max-width:100%}.release-actions{gap:20px;margin-top:25px}.button{padding:14px 20px;min-height:48px;font-size:11px}.text-button{font-size:11px;gap:12px}.release-meta{margin-top:25px;padding-top:17px;gap:30px;font-size:9px}
 .statement{padding:30px var(--gutter) 60px}.statement-top{margin-bottom:35px;padding-top:16px}.statement-layout{grid-template-columns:1fr;gap:39px}.statement-title{font-size:clamp(40px,10.2vw,66px);line-height:1.08;margin:22px 0 27px}.statement-title em{margin-left:12%}.statement-signature{font-size:8px}.statement-body{max-width:100%}.statement-body p{font-size:14px;line-height:1.85}.statement-portrait{width:83%;max-width:390px;justify-self:end}.portrait-frame{aspect-ratio:.83}.statement-portrait figcaption{font-size:9px;padding-top:14px}.portrait-index{font-size:8px}.section-heading{flex-direction:column;align-items:flex-start;gap:23px;margin-bottom:33px}.section-heading h2{font-size:clamp(44px,10.9vw,65px)}.section-heading p{font-size:12px;line-height:1.7}.album-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:26px 14px}.album-card:first-child{grid-column:1/-1}.album-card:first-child .album-art{aspect-ratio:1}.album-play{width:39px;height:39px;right:10px;bottom:10px}.album-play .icon{width:14px;height:14px}.album-card:first-child .album-play{width:50px;height:50px;right:16px;bottom:16px}.album-number{left:11px;top:12px;font-size:9px}.album-stream{top:9px;right:9px;font-size:6px;padding:5px 6px}.album-caption{padding-top:12px;gap:0}.album-caption h3{font-size:14px;line-height:1.35}.album-caption p{font-size:8px;line-height:1.7;margin-top:6px}.album-card:first-child .album-caption h3{font-size:21px}.album-card:first-child .album-caption p{font-size:9px}.album-link{width:27px;height:32px;font-size:21px}.catalog-footer{flex-direction:column;margin-top:34px;gap:13px;font-size:10px;padding-top:19px}
 .lyrics-layout{grid-template-columns:1fr;gap:35px}.lyrics-intro{position:static}.lyrics-intro h2{font-size:clamp(62px,15vw,85px)}.lyrics-intro>p{font-size:12px;margin-top:21px}.lyrics-quote{margin-top:28px;font-size:28px}.lyrics-quote cite{font-size:8px;margin-top:12px}.lyric-song summary{gap:13px;padding:19px 0;min-height:93px}.lyric-song summary img{width:48px;height:48px}.lyric-name{font-size:21px}.lyric-name small{font-size:8px;margin-top:6px}.lyric-number{font-size:9px}.lyric-content{padding:5px 0 29px}.lyric-text{font-size:17px;line-height:1.8}.lyric-reading-head{margin-bottom:20px}.lyric-credit{font-size:10px}.lyric-collapse{font-size:11px}
 .cinema{min-height:570px;padding:32px var(--gutter) 55px}.cinema-top{flex-direction:column;gap:8px}.cinema-image img{object-position:57% center;transform:scale(1.08);filter:saturate(.4) brightness(.55)}.cinema-shade{background:linear-gradient(0deg,#080c10,#080c1066 53%,#080c1022)}.cinema-copy h2{font-size:clamp(56px,13vw,76px);margin-bottom:30px}.cinema-kicker{font-size:8px;margin-bottom:17px}.large-play{width:51px;height:51px}.cinema-button{gap:17px}.cinema-button>span:last-child{font-size:11px}.cinema-button i{margin-left:18px}.listen-layout{grid-template-columns:1fr;gap:38px}.listen h2{font-size:clamp(67px,17vw,92px)}.listen-note{font-size:12px;margin-top:24px}.platform-row{min-height:76px;font-size:22px}.platform-row .platform-num{font-size:8px;margin-right:25px}.contact h2{font-size:clamp(46px,11.2vw,68px);line-height:1.13;margin-bottom:37px}.contact h2 em{padding-left:0}.contact-layout{grid-template-columns:1fr;gap:30px}.contact-layout>p{font-size:14px;line-height:1.85}.contact-label{font-size:9px;margin-bottom:16px}.contact-main{font-size:28px;padding-bottom:11px}.contact-socials{gap:25px;margin-top:29px;font-size:10px}.footer{padding:30px var(--gutter) 23px}.footer-wordmark{font-size:13vw}.footer-wordmark span{font-size:7vw}.footer>div{margin-top:25px;padding-top:20px;font-size:9px;flex-wrap:wrap}.footer>div>span:nth-child(2){display:none}.presave-banner{flex-direction:column;align-items:flex-start;padding:28px var(--gutter);gap:18px}
 .player{left:10px;right:10px;bottom:max(10px,env(safe-area-inset-bottom));grid-template-columns:38px minmax(0,1fr) auto 22px;gap:7px 10px;padding:12px;border-radius:10px}.player>img{width:38px;height:38px;grid-column:1;grid-row:1}.player-info{grid-column:2;grid-row:1;gap:5px}.player-info strong{font-size:11px}.player-info span{font-size:8px}.player-controls{grid-column:3;grid-row:1;gap:1px}.player-toggle{width:37px;height:37px}.player-toggle .icon{width:16px;height:16px}.player-skip{width:25px;height:37px}.player-skip .icon{width:14px;height:14px}.player-close{grid-column:4;grid-row:1;width:22px;height:34px;font-size:23px}.player-full{display:block;grid-column:1/3;grid-row:3;text-align:left;padding:0;min-height:19px;font-size:9px}.player-timeline{display:block;grid-column:1/-1;grid-row:2}.player-timeline input{height:19px}.player-timeline>div{font-size:8px;margin-top:0}.player-timeline input::-webkit-slider-thumb{width:11px;height:11px;margin-top:-4px}.player-timeline input::-moz-range-thumb{width:11px;height:11px}body:has(.player:not([hidden])){padding-bottom:155px}dialog{padding:26px}.dialog-cover{width:62px;height:62px;margin-bottom:22px}.dialog-close{right:17px;top:17px}.dialog-head{margin-bottom:20px}dialog h2{font-size:30px}.dialog-subtitle{font-size:11px}.dialog-head .eyebrow{font-size:8px}
}
@media(max-width:370px){:root{--gutter:20px}.hero{min-height:680px}.hero-counter{display:none}.hero-release{font-size:40px}.hero-copy{bottom:215px}.hero-tagline{font-size:10px}.hero-wordmark{bottom:120px}.hero-controls button{width:34px;height:34px}.sound-link{font-size:10px}.hero-bottom{gap:6px}.release-actions{gap:13px}.button{padding:13px 16px}.statement-title{font-size:40px}.player{column-gap:7px;padding:10px}.player-skip{width:23px}.contact-main{font-size:26px}}
@media(prefers-reduced-motion:reduce){:root{scroll-behavior:auto}*,*:before,*:after{animation:none!important;transition:none!important;scroll-behavior:auto!important}.hero-wordmark{transform:none!important}.motion .reveal{opacity:1;transform:none}#hero-spectrum{display:none!important}}
/* A short entrance, followed by quiet movement in the cover portrait. */
@keyframes stage-enter{from{opacity:0;transform:translateY(24px)}to{opacity:1;transform:translateY(0)}}
@keyframes cover-settle{from{transform:scale(1.035)}to{transform:scale(1.06)}}
@media(prefers-reduced-motion:no-preference){.motion .hero-wordmark span{animation:stage-enter 1s cubic-bezier(.2,.7,.2,1) both;animation-delay:calc(80ms + var(--letter,0)*35ms)}.motion .hero-copy{animation:stage-enter 1s .12s cubic-bezier(.2,.7,.2,1) both}.hero-scene.is-active .hero-cover{animation:cover-settle 8s ease-out both}.hero[data-motion-paused="true"] .hero-cover{animation-play-state:paused}}

/* Listen here first; platform links remain available below. */
.dialog-play{width:100%;min-height:58px;display:flex;align-items:center;justify-content:center;gap:13px;padding:16px 18px;background:#152632;color:#f2f5f5;border:1px solid #152632;font-size:13px;line-height:1.5;font-weight:500;transition:background .2s}.dialog-play:hover{background:#2a4658}.dialog-play .icon{width:17px;height:17px;flex-shrink:0}.dialog-play[hidden],.dialog-play-note[hidden]{display:none}.dialog-play-note{font-size:10px;color:#526574;line-height:1.7;margin:12px 0 25px}.dialog-platform-label{font-size:9px;text-transform:uppercase;letter-spacing:.12em;color:#526574;margin-bottom:14px}.dialog-play:focus-visible{outline-color:#365c77}
@media(max-width:700px){.dialog-play{font-size:12px;padding:15px 12px;gap:11px}.dialog-play-note{font-size:9px;margin-bottom:22px}}
