:root{color-scheme:dark;--bg:#11120f;--ink:#f1eee5;--muted:#aaa99e;--line:#35372f;--accent:#e2b369}*{box-sizing:border-box}html{scroll-behavior:smooth;scroll-padding-top:28px}body{margin:0;background:var(--bg);color:var(--ink);font-family:Arial,Helvetica,sans-serif;font-size:16px;line-height:1.5}a{color:inherit;text-decoration:none}button{font:inherit;cursor:pointer}a,button{-webkit-tap-highlight-color:transparent}a:focus-visible,button:focus-visible,audio:focus-visible,video:focus-visible{outline:3px solid var(--accent);outline-offset:5px}.skip{position:fixed;top:-100px;left:20px;background:var(--accent);color:#111;padding:12px;z-index:20}.skip:focus{top:10px}.header,main,footer{max-width:1440px;margin:auto}.header{padding:24px 5%;display:flex;align-items:center;justify-content:space-between;border-bottom:1px solid var(--line);gap:20px}.brand{font-size:19px;font-weight:800;letter-spacing:-.7px;white-space:nowrap}.brand-dot{color:var(--accent);font-size:11px;margin-left:6px}.header nav{display:flex;gap:35px}.header nav a{font-size:14px;padding:10px 0}.header nav a:hover,.quiet-link:hover,footer a:hover{color:var(--accent)}.label-mark{font-size:11px;text-transform:uppercase;letter-spacing:2px;line-height:1.35}.masthead{padding:34px 5% 38px}.eyebrow{font-size:11px;font-weight:600;letter-spacing:2px;text-transform:uppercase;color:var(--muted)}.masthead h1{font-size:clamp(40px,11.5vw,164px);font-stretch:condensed;letter-spacing:-.075em;line-height:1.05;margin:16px 0 14px;font-weight:900}.masthead-bottom{display:flex;justify-content:space-between;font-size:14px;color:var(--muted)}.masthead-bottom a{color:var(--ink)}.masthead-bottom a span{margin-left:20px;color:var(--accent)}.feature{margin:0 5%;display:grid;grid-template-columns:1fr 1fr;background:#1c1d17;border:1px solid var(--line)}.feature-art{min-width:0}.feature-art img{display:block;width:100%;height:100%;aspect-ratio:1;object-fit:contain}.feature-copy{padding:clamp(26px,4vw,58px);display:flex;flex-direction:column;align-items:flex-start;justify-content:center}.feature-copy .eyebrow{display:flex;align-items:center;gap:12px}.small-line{width:30px;height:1px;background:var(--accent)}.feature h2{font-size:clamp(48px,6.2vw,88px);line-height:.98;letter-spacing:-4px;margin:26px 0 22px}em{font-family:Georgia,'Times New Roman',serif;font-weight:400;color:var(--accent)}.intro{max-width:340px;font-size:17px;color:#d6d4c9;line-height:1.6;margin:0}.song-kind{font-size:12px;color:var(--muted);margin:18px 0 25px}.play-button{display:flex;align-items:center;gap:16px;background:var(--accent);color:#16170f;border:0;padding:16px 20px;font-size:14px;font-weight:700;width:100%;max-width:330px;min-height:52px}.play-button:hover{background:#f2c989}.duration{margin-left:auto;font-size:12px;font-weight:400}.play-symbol{font-size:16px}.quiet-link{font-size:13px;margin-top:20px;border-bottom:1px solid #707064;padding-bottom:4px}.quiet-link span{margin-left:28px}.section{padding:94px 5% 0}.section-heading{display:flex;justify-content:space-between;align-items:flex-end;gap:20px;margin-bottom:30px}.section h2{font-size:clamp(30px,3.2vw,45px);line-height:1.2;letter-spacing:-1.5px;margin:14px 0 0}.section-heading>p{font-size:14px;color:var(--muted);margin:0}.track{border-top:1px solid var(--line);display:flex;align-items:center;gap:24px;padding:20px 0}.track:last-child{border-bottom:1px solid var(--line)}.track-number{color:var(--muted);font-size:12px;width:26px}.track img,.track-art-type{width:76px;height:76px;flex-shrink:0;object-fit:cover}.track-art-type{display:flex;align-items:center;justify-content:center;background:#202626;font-family:Georgia,serif;font-size:27px;color:#c8cfcc}.track-art-type span{margin:0 3px;color:#6b8685}.track-info{flex:1;min-width:0}.track h3{font-size:19px;font-weight:500;margin:0 0 3px}.track p{font-size:12px;color:var(--muted);margin:0}.track-time{font-size:13px;color:var(--muted)}.round-play{width:46px;height:46px;border:1px solid #67685c;border-radius:50%;color:var(--ink);background:transparent;margin-left:10px;flex-shrink:0}.round-play:hover,.round-play[aria-pressed=true]{background:var(--accent);color:#111;border-color:var(--accent)}.films{display:grid;grid-template-columns:1fr 1fr;gap:28px}.film-screen{height:430px;background:#0a0c0c;border:1px solid var(--line);display:flex;justify-content:center;overflow:hidden}.film-screen video{display:block;width:100%;height:100%;object-fit:contain}.film-caption{display:flex;justify-content:space-between;align-items:flex-start;margin-top:19px;gap:12px}.film-caption h3{font-size:21px;font-weight:500;margin:0 0 3px}.film-caption p{font-size:13px;color:var(--muted);margin:0}.film-type{font-size:10px;letter-spacing:1px;color:var(--muted);padding-top:7px;white-space:nowrap}.about-section{margin-top:94px;padding-top:48px;padding-bottom:75px;border-top:1px solid var(--line)}.about-grid{display:grid;grid-template-columns:1.2fr 1fr;gap:70px}.about-grid h2{font-size:clamp(32px,4vw,54px);line-height:1.16}.about-grid>div>p{font-size:16px;line-height:1.7;color:#d1d0c5;margin-top:20px}.about-grid .byline{font-size:13px;color:var(--muted);margin-top:27px}.about-grid .production-note{font-size:11px;color:var(--muted);max-width:350px}footer{border-top:1px solid var(--line);padding:28px 5% 38px;display:flex;justify-content:space-between;align-items:center;gap:20px}footer>span,footer>a:last-child{font-size:12px;color:var(--muted)}.player{position:fixed;bottom:0;left:0;right:0;background:#ece8db;color:#141510;z-index:10;padding:13px 5%;display:flex;align-items:center;gap:24px;border-top:1px solid #bcb6a8;box-shadow:0 -5px 30px #0004}.player[hidden]{display:none}.now-playing{display:flex;align-items:center;gap:15px;min-width:210px}.now-playing strong{display:block;font-size:14px}.now-playing div>span{font-size:10px;letter-spacing:1.5px}.player-indicator{font-size:12px;color:#735125}.player audio{flex:1;min-width:160px;height:42px;color-scheme:light}.player button{background:none;border:none;color:#141510;font-size:26px;width:44px;height:44px}.player #player-status{position:absolute;bottom:100%;right:5%;background:#ece8db;font-size:13px;padding:0 10px;max-width:90%}.player #player-status:empty{display:none}body.player-open{padding-bottom:92px}@media(min-width:1440px){.masthead h1{font-size:164px}}@media(max-width:780px){.header{padding:18px 5%}.label-mark{display:none}.header nav{gap:22px}.masthead{padding-top:25px;padding-bottom:25px}.masthead h1{font-size:11.6vw;letter-spacing:-.07em}.masthead-bottom{font-size:12px}.feature-copy{padding:24px}.feature h2{font-size:50px;letter-spacing:-2px}.intro{font-size:15px}.song-kind{font-size:11px}.feature-art img{height:auto}.feature{align-items:center}.section{padding-top:66px}.section-heading>p{max-width:180px}.films{gap:20px}.film-screen{height:330px}.film-caption{flex-direction:column;gap:6px}.about-section{margin-top:60px;padding-top:35px}.about-grid{gap:30px}.player{gap:12px;padding:10px 4%;flex-wrap:wrap}.now-playing{min-width:170px;flex:1}.player audio{order:3;flex-basis:100%;height:36px}body.player-open{padding-bottom:130px}footer>span{display:none}}@media(max-width:560px){.brand{font-size:17px}.header nav{gap:14px}.header nav a{font-size:13px}.masthead .eyebrow{font-size:9px}.masthead-bottom>a span{margin-left:5px}.feature{grid-template-columns:1fr}.feature-art{order:2}.feature-art img{aspect-ratio:1}.feature-copy{padding:28px}.feature h2{font-size:57px;margin:19px 0 15px}.feature h2 br{display:none}.feature h2 em{margin-left:10px}.feature-copy .intro{max-width:none}.song-kind{margin:12px 0 18px}.play-button{max-width:none}.quiet-link{margin-top:16px}.section-heading{align-items:flex-start;flex-direction:column;gap:14px}.section-heading>p{max-width:none}.section h2{font-size:31px}.track{gap:13px;padding:16px 0}.track-number{display:none}.track img,.track-art-type{width:58px;height:58px}.track h3{font-size:16px}.track-time{display:none}.round-play{width:44px;height:44px;margin:0}.films{grid-template-columns:1fr;gap:35px}.film-screen{height:470px}.film-caption{flex-direction:row}.film-caption h3{font-size:19px}.film-type{font-size:9px}.about-grid{grid-template-columns:1fr;gap:16px}.about-grid h2{font-size:39px}.about-section{padding-bottom:50px}footer{padding-top:24px}.player-indicator{display:none}}@media(prefers-reduced-motion:reduce){html{scroll-behavior:auto}}

.language-choice{display:flex;align-items:center;gap:9px;flex-shrink:0}.language-choice label{display:flex;align-items:center;gap:6px;font-size:14px;color:var(--muted)}.language-choice select{min-height:44px;max-width:150px;padding:8px 28px 8px 10px;border:1px solid #67685c;border-radius:4px;background:var(--bg);color:var(--ink);font:inherit;font-size:14px;cursor:pointer}.language-choice select:focus-visible{outline:3px solid var(--accent);outline-offset:3px}.header{flex-wrap:wrap}.header .label-mark{margin-left:auto}.feature h2:lang(nl),.feature h2:lang(de){letter-spacing:-2px}.section h2{overflow-wrap:break-word}@media(max-width:780px){.header .language-choice{margin-left:auto}.header{gap:12px}.language-choice label>span:last-child{position:absolute;width:1px;height:1px;padding:0;overflow:hidden;clip:rect(0,0,0,0);white-space:nowrap}.language-choice select{max-width:125px}}@media(max-width:560px){.header nav{order:3;width:100%;justify-content:space-between}.header .language-choice{margin-left:auto}.section h2{letter-spacing:-1px}}

.language-label{font-size:14px;color:var(--muted)}#language-menu{position:relative;min-width:155px}#language-menu summary{display:flex;align-items:center;gap:9px;min-height:44px;padding:8px 12px;border:1px solid #67685c;border-radius:4px;cursor:pointer;list-style:none;font-size:14px}#language-menu summary::-webkit-details-marker{display:none}#language-menu summary:focus-visible{outline:3px solid var(--accent);outline-offset:3px}.language-flag{display:inline-flex;align-items:center;justify-content:center;width:24px;height:16px;flex-shrink:0}.language-flag svg{display:block;width:24px;max-height:16px}.language-chevron{margin-left:auto}.language-options{position:absolute;top:calc(100% + 8px);right:0;min-width:195px;padding:6px;background:#1c1d17;border:1px solid #67685c;border-radius:6px;box-shadow:0 8px 24px #0008;z-index:30}.language-options button{display:flex;align-items:center;gap:10px;width:100%;min-height:44px;padding:8px 10px;border:0;border-radius:3px;background:transparent;color:var(--ink);text-align:left;font-size:14px}.language-options button:hover,.language-options button[aria-pressed=true]{background:#34362b}.language-check{margin-left:auto;color:var(--accent);visibility:hidden}.language-options button[aria-pressed=true] .language-check{visibility:visible}@media(max-width:780px){.language-label{position:absolute;width:1px;height:1px;overflow:hidden;clip:rect(0,0,0,0);white-space:nowrap}#language-menu{min-width:145px}}
/* Community and editorial pages */
.subpage{max-width:1180px;margin:0 auto;padding:9rem 5vw 6rem}.subpage-hero{border-bottom:1px solid rgba(226,190,92,.35);padding-bottom:3rem;margin-bottom:3rem}.subpage-hero h1{font-size:clamp(3.2rem,9vw,7.8rem);line-height:.9;margin:.5rem 0 1.5rem}.subpage-hero p{font-size:clamp(1.05rem,2vw,1.35rem);max-width:720px;color:#c8c6bd;line-height:1.6}.back-home{color:#e2be5c;text-decoration:none}.editorial-grid,.forum-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:1.25rem}.story,.forum-card{border:1px solid rgba(255,255,255,.14);padding:1.5rem;background:rgba(255,255,255,.025)}.story-tag,.forum-tag{font-size:.75rem;letter-spacing:.14em;text-transform:uppercase;color:#e2be5c}.story h2,.forum-card h2{font-size:1.6rem;line-height:1.15;margin:1rem 0}.story p,.forum-card p{color:#aaa9a2;line-height:1.6}.story time{display:block;margin-top:1.5rem;color:#777}.forum-card a{display:inline-block;margin-top:1rem;color:#e2be5c}.community-note{margin-top:2rem;padding:1.25rem;border-left:3px solid #e2be5c;color:#c8c6bd;background:rgba(226,190,92,.06)}@media(max-width:800px){.editorial-grid,.forum-grid{grid-template-columns:1fr}.subpage{padding-top:7rem}.header nav{gap:.5rem 1rem;overflow:visible;max-width:none}.header nav a{white-space:nowrap}}

/* Keep every primary destination visible at narrow widths. */
.header nav{flex-wrap:wrap}.header nav a{min-height:44px;display:inline-flex;align-items:center;font-size:14px}.header nav a[aria-current="page"]{color:var(--accent);border-bottom:2px solid var(--accent)}
@media(max-width:1100px){.header nav{order:3;flex-basis:100%;width:100%;max-width:none;justify-content:center;gap:.25rem 1.5rem;overflow:visible;border-top:1px solid var(--line);padding-top:10px}.header .language-choice{margin-left:auto}}
@media(max-width:560px){.header nav{justify-content:flex-start;gap:.25rem 1.1rem}.header nav a{font-size:14px}}

footer{flex-wrap:wrap}.contact-links{display:flex;flex-wrap:wrap;gap:12px 28px;flex-basis:100%;padding-top:18px;border-top:1px solid var(--line)}.contact-links a{font-size:14px;min-height:44px;display:inline-flex;align-items:center;overflow-wrap:anywhere;max-width:100%}@media(max-width:600px){.contact-links{flex-direction:column;gap:4px}}

/* Responsive feature: allow the grid and heading to fit narrow screens. */
.feature{grid-template-columns:minmax(0,1fr) minmax(0,1fr)}
.feature-copy{min-width:0;max-width:100%}
.feature h2{max-width:100%;overflow-wrap:normal}
@media(max-width:560px){
.feature{grid-template-columns:minmax(0,1fr)}
.feature-copy{padding:clamp(20px,6vw,28px)}
.feature h2{font-size:clamp(36px,10vw,56px);letter-spacing:-.045em;line-height:1.06}
.feature h2 br{display:block}
.feature h2 em{margin-left:0}
.masthead-bottom{flex-wrap:wrap;gap:8px 16px;font-size:14px}
}

/* Compact artist identity, shared across the site. */
.brand{display:inline-flex;align-items:center;gap:10px;letter-spacing:0;font-weight:500}.brand-symbol{display:block;width:44px;height:44px;object-fit:contain;border-radius:3px}.brand-name{font-size:12px;letter-spacing:.16em}.masthead{padding-top:24px;padding-bottom:28px;text-align:center}.masthead .eyebrow{font-size:12px;letter-spacing:.16em}.masthead h1.artist-identity{display:flex;flex-direction:column;align-items:center;gap:4px;margin:12px 0 22px;font-size:14px;font-weight:400;line-height:1.5;letter-spacing:.28em}.artist-monogram{width:180px;height:180px;object-fit:contain;border-radius:4px}.masthead-bottom{text-align:left}.masthead-bottom a{min-height:44px;display:inline-flex;align-items:center}.masthead-bottom>span{align-self:center}.header{gap:16px}.header .brand{flex-shrink:0}footer .brand-symbol{width:36px;height:36px}@media(max-width:650px){.header .brand-symbol{width:38px;height:38px}.brand-name{font-size:12px;letter-spacing:.1em}.artist-monogram{width:140px;height:140px}.masthead h1.artist-identity{font-size:12px;letter-spacing:.22em;margin:8px 0 14px}.masthead{padding-top:22px;padding-bottom:18px}.masthead .eyebrow{font-size:12px;letter-spacing:.07em}.masthead-bottom{font-size:14px;gap:16px}.masthead-bottom>span{max-width:52%}}

.preview-actions{display:flex;flex-wrap:wrap;gap:8px;margin-top:16px}.preview-actions a,.preview-actions button{display:inline-flex;align-items:center;justify-content:center;min-height:44px;padding:10px 14px;border:1px solid #8b7858;border-radius:4px;background:transparent;color:var(--ink);font:inherit;font-size:14px}.preview-actions a{background:var(--accent);color:#141510}.preview-actions button:hover{border-color:var(--accent);color:var(--accent)}.preview-actions button:disabled{opacity:.55;cursor:wait}.preview-status{font-size:14px;min-height:1.5em;color:var(--muted)}.film-caption h3{margin:0}.films .film-screen{height:440px}@media(max-width:560px){.films .film-screen{height:auto;aspect-ratio:9/16}}

/* Song sharing stays within the existing track rows. */
.song-share{flex-shrink:0;min-height:44px;padding:8px;border:0;background:transparent;color:var(--muted);font-size:.875rem}
.song-share:hover{color:var(--accent)}
.track:target{background:#e2b3690a;box-shadow:inset 3px 0 var(--accent);padding-left:12px;scroll-margin-top:24px}
.song-share-status{font-size:.875rem;color:var(--muted);overflow-wrap:anywhere}
.song-share-status:empty{display:none}
.song-share-status input{display:block;width:100%;max-width:640px;margin-top:8px;padding:10px;border:1px solid var(--line);background:var(--bg);color:var(--ink);font:inherit}
@media(max-width:560px){.track{gap:10px}.song-share{padding:8px 4px}.track h3{overflow-wrap:anywhere}.track:target{padding-left:8px}}
@media(max-width:360px){.track img{width:44px;height:44px}.track{gap:8px}}

.media-disclosure{max-width:1440px;margin:0 auto;padding:0 5% 28px;color:var(--muted);font-size:12px;line-height:1.55}
.media-disclosure a{text-decoration:underline;text-underline-offset:3px}

/* Familiar actions, with compact touch targets on phones. */
.action-icon{display:block;width:20px;height:20px;flex-shrink:0}
.song-share,.preview-actions a,.preview-actions button{display:inline-flex;align-items:center;justify-content:center;gap:8px}
.song-share{min-width:44px}
@media(max-width:560px){
.song-share .action-label,.preview-actions .action-label{position:absolute;width:1px;height:1px;overflow:hidden;clip-path:inset(50%);white-space:nowrap}
.song-share,.preview-actions a,.preview-actions button{width:44px;min-width:44px;min-height:44px;padding:10px;gap:0}
.preview-actions{gap:10px}
}

/* One compact catalogue for listening, video and sharing. */
.track{flex-wrap:wrap}
.track-video{position:relative;display:block;flex-shrink:0}
.track-video img{display:block}
.track-video-symbol{position:absolute;right:3px;bottom:3px;background:#111d;color:var(--ink);border-radius:50%;width:24px;height:24px;display:grid;place-items:center;font-size:12px}
.track-actions.preview-actions{margin:0;gap:6px}
.track-actions .song-share,.track-actions a,.track-actions button{width:44px;height:44px;min-width:44px;padding:10px;background:transparent;color:var(--muted);border:0}
.track-actions .action-label{position:absolute;width:1px;height:1px;overflow:hidden;clip-path:inset(50%);white-space:nowrap}
.track-actions a:hover,.track-actions button:hover{color:var(--accent)}
.track .preview-status{flex-basis:100%;margin:0;min-height:0}
.track .preview-status:empty{display:none}
@media(max-width:780px){.track-actions.preview-actions{flex-basis:100%;justify-content:flex-end;gap:10px;margin-top:-4px}.track .track-info{min-width:0}.track-video{width:58px}.track-video img{width:58px;height:58px}}
@media(max-width:900px){.track-number,.track-time{display:none}.track{gap:12px}.track .track-info{flex:1 1 150px}.track h3{line-height:1.25}.track-actions.preview-actions{flex:0 0 100%;justify-content:flex-start;margin-left:70px}}
@media(max-width:560px){.track-actions.preview-actions{margin-left:70px}.track .track-info{min-width:130px}.track h3{font-size:18px}}
@media(max-width:360px){.track-video,.track-video img{width:44px}.track-video img{height:44px}}

/* Release links are secondary to the preview play control. */
.track-info .release-link{display:inline-block;font-size:13px;color:var(--accent);padding:6px 0;text-decoration:underline;text-underline-offset:3px}

/* Descriptions stay inside each existing preview row. */
.track[hidden],.caption-filter[hidden]{display:none!important}
.video-description{flex:0 0 100%;min-width:0;padding:4px 0 0;max-width:760px}
.video-description p{font-size:1rem;line-height:1.65;margin:0 0 6px;color:var(--ink);overflow-wrap:anywhere}
.caption-links{display:flex;flex-wrap:wrap;gap:0 16px}
.caption-links a,.caption-filter a{display:inline-flex;align-items:center;min-height:44px;color:var(--accent);font-size:.875rem;text-underline-offset:4px;overflow-wrap:anywhere}
.caption-links a:hover,.caption-filter a:hover{text-decoration:underline}
.caption-links a:focus-visible,.caption-filter a:focus-visible{outline:2px solid var(--accent);outline-offset:3px}
.video-description .caption-note{font-size:.875rem;color:var(--muted);margin:0}
.caption-filter{display:flex;align-items:center;justify-content:space-between;flex-wrap:wrap;gap:8px 20px;padding:12px 0;border-bottom:1px solid var(--line);font-size:1rem;scroll-margin-top:20px}

/* Display the approved cover from the supplied release screenshot. */
.locks-release-art{display:block;flex-shrink:0;width:76px;height:76px;background-image:url('assets/locks-release-reference.png');background-repeat:no-repeat;background-size:609.5238% auto;background-position:7.36% 6.424%;border-radius:3px}
@media(max-width:780px){.locks-release-art{width:58px;height:58px}}
@media(max-width:360px){.locks-release-art{width:44px;height:44px}}

.track img.track-cover{object-fit:contain}
