:root{--bg:#0c0c0c;--panel:#151515;--ink:#f4f1e9;--muted:#bab8b2;--line:#343430;--accent:#d5c49f}*{box-sizing:border-box}html{scroll-behavior:smooth;scroll-padding-top:100px}body{margin:0;background:var(--bg);color:var(--ink);font-family:'DM Sans',Arial,sans-serif;font-size:16px;line-height:1.65}a{color:inherit;text-decoration:none}button,input,select,textarea{font:inherit}a,button{touch-action:manipulation}a:focus-visible,button:focus-visible{outline:2px solid var(--accent);outline-offset:7px}img{max-width:100%;display:block}header{height:100px;padding:12px 5%;display:flex;align-items:center;justify-content:space-between;background:#0c0c0c;border-bottom:1px solid #292927;position:relative;z-index:10}.brand img{width:140px;height:72px;object-fit:contain}nav{display:flex;align-items:center;gap:32px}nav a{font-size:14px;color:var(--muted)}nav a:hover,nav a[aria-current]{color:var(--ink)}nav a[aria-current]{text-decoration:underline;text-underline-offset:8px}.nav-book{padding:12px 22px;border:1px solid #66645d;color:var(--ink)}.menu{display:none}.skip{position:fixed;top:-100px;background:var(--ink);color:#111;padding:14px;z-index:99}.skip:focus{top:0}h1,h2,h3,p{margin-top:0}h1,h2{font-weight:400;letter-spacing:-.055em;line-height:1.06}h1{font-size:clamp(3.3rem,6.7vw,7rem);margin-bottom:30px}h2{font-size:clamp(2.7rem,4.3vw,4.9rem);margin-bottom:28px}h3{font-size:1.4rem;font-weight:500;line-height:1.3;margin-bottom:10px}em{font-family:'Italiana',Georgia,serif;font-weight:400;font-style:normal;letter-spacing:-.025em;color:var(--accent)}p{color:var(--muted);max-width:650px}p:last-child{margin-bottom:0}.eyebrow{font-size:12px;font-weight:500;letter-spacing:.18em;text-transform:uppercase;color:var(--accent);margin-bottom:28px}.hero{position:relative;min-height:710px;height:calc(100svh - 100px);max-height:1100px;display:flex;align-items:flex-end;padding:80px 6% 110px;isolation:isolate}.hero-image{position:absolute;inset:0;width:100%;height:100%;object-fit:cover;object-position:center 40%;z-index:-2}.hero:after{content:'';position:absolute;inset:0;background:linear-gradient(90deg,#000b,#0002),linear-gradient(0deg,#000d,transparent 85%);z-index:-1}.hero h1{font-size:clamp(3.5rem,6.6vw,7rem)}.hero-copy>p:not(.eyebrow){color:#e0ddd6;font-size:18px}.hero h1 em{color:#ede1c7}.hero-bottom{position:absolute;bottom:27px;left:6%;right:6%;display:flex;justify-content:space-between;font-size:12px;letter-spacing:.08em;color:#ccc}.actions{display:flex;align-items:center;gap:24px;flex-wrap:wrap;margin-top:30px}.button{display:inline-flex;align-items:center;justify-content:center;padding:16px 24px;background:var(--ink);color:#111;border:1px solid var(--ink);font-size:14px;cursor:pointer;transition:background .2s}.button:hover{background:var(--accent);border-color:var(--accent)}.button.outline{background:transparent;color:var(--ink);border-color:#69675f}.text-link{display:inline-block;font-size:14px;border-bottom:1px solid #79776f;padding-bottom:7px;margin-top:12px}.section,.intro-section,.locations{padding:100px 7%}.split{display:grid;grid-template-columns:1.1fr 1fr;gap:9%;align-items:start}.feature{display:grid;grid-template-columns:1fr 1fr;gap:8%;align-items:center;padding:50px 7% 100px}.feature>img{width:100%;height:700px;object-fit:cover}.format{display:flex;gap:24px;padding-top:26px;margin-top:26px;border-top:1px solid var(--line)}.format>span{font-size:12px;color:var(--accent);padding-top:5px}.format p{font-size:15px}.small{font-size:13px;color:var(--muted)}.feature .small{margin-top:26px}.locations{background:var(--ink);color:#151515;text-align:center}.locations em{color:#69604e}.locations .eyebrow{color:#69604e}.locations p{margin:24px auto 0;color:#55534e}.city-list{max-width:1000px;margin:36px auto 0;font-size:clamp(1.4rem,2.4vw,2.3rem);line-height:1.9;letter-spacing:-.02em}.music-teaser{position:relative;min-height:640px;display:flex;align-items:center;padding:80px 7%;isolation:isolate}.music-teaser>img{position:absolute;inset:0;width:100%;height:100%;object-fit:cover;z-index:-2}.music-teaser:after{content:'';position:absolute;inset:0;background:linear-gradient(90deg,#000e,#0002);z-index:-1}.section-heading{display:flex;justify-content:space-between;align-items:end;margin-bottom:38px}.section-heading h2{margin-bottom:0}.video-grid{display:grid;grid-template-columns:2fr 1fr 1fr;gap:24px}.video-grid img{height:300px;width:100%;object-fit:cover}.video-grid span{display:flex;justify-content:space-between;padding:20px 0;border-bottom:1px solid var(--line);font-size:14px}.video-grid b{font-weight:400}.cta{text-align:center;padding:100px 7%;border-top:1px solid var(--line)}.cta p{margin-left:auto;margin-right:auto}.cta h2{font-size:clamp(3rem,5vw,5.8rem)}footer{border-top:1px solid var(--line);padding:55px 7% 30px;display:grid;grid-template-columns:1fr 1fr;align-items:center;gap:30px}footer .brand img{width:160px}footer>p{text-align:right;margin:0;max-width:none}footer>div{display:flex;gap:28px;font-size:14px}footer>small{text-align:right;color:#85837d;font-size:12px}.page-title{padding:90px 7% 60px}.page-title h1{max-width:1000px}.page-title>p:last-child:not(.eyebrow){font-size:18px}.story{display:grid;grid-template-columns:1fr 1fr;gap:8%;padding:20px 7% 70px;align-items:center}.story>img{width:100%;height:750px;object-fit:cover}.photo-pair{display:grid;grid-template-columns:.8fr 1.2fr;gap:26px;padding:0 7% 100px}.photo-pair img{height:580px;width:100%;object-fit:cover}.releases{padding:0 7% 100px;display:grid;grid-template-columns:1fr 1fr;gap:26px}.release{padding:50px 40px;min-height:410px;display:flex;flex-direction:column;align-items:flex-start;background:linear-gradient(145deg,#272924,#111);border:1px solid #3d4036}.release:nth-child(2){background:linear-gradient(135deg,#322a2a,#131111);border-color:#453735}.release-number{font-size:12px;letter-spacing:.15em;color:var(--accent);margin-bottom:65px}.release h2{font-family:'Italiana',Georgia,serif;font-size:clamp(3rem,4.5vw,5rem)}.release p{flex:1}.release .button{margin-top:20px}.renditions{border-top:1px solid var(--line);padding-top:100px}.renditions>img{height:560px}.song-row{display:flex;justify-content:space-between;gap:15px;padding:20px 0;border-bottom:1px solid var(--line)}.renditions .text-link{margin-top:35px}.contact-layout{display:grid;grid-template-columns:.9fr 1.1fr;gap:9%;padding:15px 7% 100px}.contact-detail{margin-top:32px}.contact-detail>span{display:block;font-size:12px;text-transform:uppercase;letter-spacing:.13em;color:var(--accent);margin-bottom:8px}.contact-detail>a{display:block;font-size:23px}.contact-detail .small{font-size:14px;margin-top:8px}.contact-detail .email{font-size:16px;overflow-wrap:anywhere}.contact-layout .small{margin-top:22px}.contact-photo{margin-top:35px;width:100%;height:260px;object-fit:cover;object-position:50% 37%}form{padding:35px;background:var(--panel);align-self:start;border-top:1px solid #827459}.fields{display:grid;grid-template-columns:1fr 1fr;gap:24px}label{display:flex;flex-direction:column;gap:9px;font-size:14px;margin-bottom:24px}input,select,textarea{background:#191919;color:var(--ink);border:1px solid #494944;border-radius:0;min-width:0;width:100%;padding:13px;font-size:16px;color-scheme:dark}input:focus,select:focus,textarea:focus{outline:1px solid var(--accent);border-color:var(--accent)}textarea{resize:vertical}form .actions{gap:12px}form .button{padding:15px 18px}#form-status{color:var(--accent)}
@media(min-width:1600px){.hero-copy{max-width:1500px;width:100%;margin:0 auto}}
@media(max-width:1000px){nav{gap:18px}.hero{min-height:640px}.feature>img,.story>img{height:580px}.video-grid{grid-template-columns:1fr 1fr}.video-grid>a:first-child{grid-column:1/-1}.contact-layout{gap:5%}.fields{grid-template-columns:1fr;gap:0}.contact-detail>a{font-size:20px}.releases .button{font-size:13px}.release{padding:35px 25px}}
@media(max-width:700px){header{height:84px;padding:8px 6%}.brand img{width:118px;height:64px}.menu{display:block;background:none;border:1px solid #555;color:var(--ink);padding:9px 15px;font-size:14px}nav{display:none;position:absolute;top:84px;left:0;right:0;background:#111;padding:25px 7%;flex-direction:column;align-items:stretch;gap:22px;border-bottom:1px solid #444}nav.open{display:flex}nav a{font-size:16px}.nav-book{display:none}.hero{min-height:620px;height:calc(90svh - 84px);padding:60px 7% 95px}.hero-image{object-position:56% center}.hero:after{background:linear-gradient(0deg,#000e,#0001)}.hero h1{font-size:3.45rem}.hero-copy>p:not(.eyebrow){font-size:16px}.hero .eyebrow{font-size:11px}.hero-bottom{font-size:11px;left:7%;right:7%;gap:20px}.hero-bottom>span:last-child{display:none}.actions{gap:18px}.section,.intro-section,.locations{padding:65px 7%}.split,.feature,.story,.contact-layout{grid-template-columns:1fr;gap:35px}.feature{padding:0 7% 65px}.feature>img{height:480px}.section-heading{display:block}.section-heading>.text-link{margin-top:25px}.video-grid{gap:20px}.video-grid img{height:210px}.video-grid>a:first-child img{height:260px}.video-grid span{font-size:13px}.music-teaser{min-height:520px}.music-teaser>img{object-position:60% center}.music-teaser:after{background:linear-gradient(90deg,#000d,#0006)}.cta{padding:70px 7%}footer{grid-template-columns:1fr;gap:20px;padding-top:35px}footer>p,footer>small{text-align:left}.page-title{padding:65px 7% 35px}.page-title h1{font-size:3.5rem}.story{padding:0 7% 30px}.story>img{height:520px}.photo-pair{gap:14px;padding-bottom:65px}.photo-pair img{height:330px}.releases{grid-template-columns:1fr;padding-bottom:65px}.release{min-height:370px;padding:30px}.release-number{margin-bottom:40px}.renditions{padding-top:65px}.renditions>img{height:320px}.contact-layout{padding:0 7% 65px;gap:45px}form{padding:24px}.contact-photo{height:240px}.eyebrow{font-size:12px}.fields{grid-template-columns:1fr}form .actions{align-items:stretch;flex-direction:column}h2{font-size:2.8rem}}
@media(prefers-reduced-motion:reduce){html{scroll-behavior:auto}*{transition:none!important}}

/* Refined brand identity and platform links */
.brand{display:flex;align-items:center;gap:18px;min-width:0}.brand-name{font-family:'Italiana',Georgia,serif;font-weight:400;font-size:23px;letter-spacing:.015em;line-height:1.2;max-width:170px}.brand img{width:105px;height:70px}header{gap:24px}h1,h2{font-family:'Italiana',Georgia,serif;letter-spacing:-.025em;font-weight:400}h1 em,h2 em{font-family:inherit}.hero h1{font-size:clamp(3.6rem,7.3vw,7.5rem);line-height:1.03;letter-spacing:-.025em}.hero h1 .brand-music{display:block;color:var(--accent);font-size:.48em;letter-spacing:.16em;margin-top:14px}.hero-copy{max-width:900px}.platform-icon{width:21px;height:21px;flex:0 0 21px;display:inline-block;vertical-align:middle}.text-link{display:inline-flex;align-items:center;gap:10px}.button{gap:10px}.button .platform-icon{--icon-cutout:#f4f1e9}.button:hover .platform-icon{--icon-cutout:#d5c49f}.button.outline .platform-icon{--icon-cutout:#151515}.video-grid span{align-items:center;gap:12px}.video-grid a{min-width:0}footer>div{flex-wrap:wrap;gap:22px}footer>div a{display:inline-flex;align-items:center;gap:8px}footer .brand img{width:115px}.song-row{align-items:center;justify-content:flex-start}.song-row>span{margin-left:auto}.small{font-size:14px}.format p{font-size:16px}.hero .eyebrow,.hero-bottom{font-size:12px}
@media(max-width:1100px){header .brand-name{max-width:140px;font-size:20px}nav{gap:18px}}
@media(max-width:800px){header .brand-name{max-width:110px;font-size:18px}.brand{gap:12px}header .brand img{width:82px}}
@media(max-width:700px){.hero h1{font-size:clamp(3.2rem,11vw,4.8rem)}.hero-copy{max-width:100%}.hero .eyebrow{font-size:12px}.brand-name,header .brand-name{max-width:145px;font-size:20px}.hero{min-height:620px}.page-title h1{font-size:clamp(2.9rem,10vw,3.5rem)}h2{font-size:clamp(2.4rem,9vw,2.8rem)}}

/* Quiet, logo-led identity and original release artwork. */
header .brand img,footer .brand img{width:150px;height:42px;object-fit:cover;object-position:center 63%;mix-blend-mode:screen}
.hero h1.hero-brand{margin:0 0 32px;line-height:1;width:clamp(240px,30vw,390px)}
.hero-brand img{width:100%;height:auto;aspect-ratio:3.6;object-fit:cover;object-position:center 63%;mix-blend-mode:screen}
.release,.release:nth-child(2){padding:0;min-height:0;background:transparent;border:0;display:flex;align-items:stretch;min-width:0}
.release-art{width:100%;aspect-ratio:1;background:#101210;display:flex;align-items:center;justify-content:center}
.release-art img{width:100%;height:100%;object-fit:contain}
.release-copy{padding:28px 0 0;display:flex;flex:1;flex-direction:column;align-items:flex-start}
.release-number{display:block;margin-bottom:16px}
.release h2{font-size:clamp(2.3rem,3.5vw,3.5rem);margin-bottom:16px}
.release .button{margin-top:16px;max-width:100%;white-space:normal;text-align:left}
@media(max-width:700px){header .brand img{width:128px;height:36px}.hero h1.hero-brand{width:260px;max-width:85%;margin-bottom:26px}.releases{gap:48px}.release-copy{padding-top:22px}.release-number{margin-bottom:12px}.release .button{font-size:14px}}

/* Slim editorial navigation, with a compact mobile menu. */
header nav{gap:8px;padding:5px;border:1px solid #ffffff15;border-radius:100px;background:#ffffff04}
header nav a{padding:10px 17px;border-radius:100px;font-size:14px;transition:background .2s,color .2s}
header nav a:hover,header nav a[aria-current]{background:#ffffff0b;text-decoration:none;color:var(--ink)}
header nav .nav-book{margin-left:7px;padding:10px 22px;border-color:#d5c49f60;color:var(--accent)}
.menu-lines{width:23px;display:flex;flex-direction:column;gap:6px}
.menu-lines i{display:block;height:1px;width:23px;background:currentColor;transition:transform .2s}
.menu-lines i:last-child{width:16px;margin-left:auto}
.menu[aria-expanded="true"] .menu-lines i:first-child{transform:translateY(3.5px) rotate(45deg)}
.menu[aria-expanded="true"] .menu-lines i:last-child{width:23px;transform:translateY(-3.5px) rotate(-45deg)}
.video-directory{border-top:1px solid var(--line)}
.directory-grid{display:grid;grid-template-columns:1fr 1fr;gap:0 50px}
.directory-grid .song-row{font-size:16px;min-height:72px}
.directory-grid .song-row:hover{color:var(--accent)}
.video-directory details{margin-top:35px}
.video-directory summary{cursor:pointer;font-size:18px;padding:20px 0;border-bottom:1px solid var(--line)}
@media(max-width:850px){header nav a{padding:9px 12px}header nav{gap:0}}
@media(max-width:700px){
 .menu{display:flex;align-items:center;gap:16px;border:1px solid #d5c49f55;border-radius:100px;padding:12px 19px;min-height:46px;color:var(--accent);font-size:14px;letter-spacing:.04em;background:#ffffff04}
 header nav{top:76px;left:auto;right:5%;width:min(340px,90vw);padding:18px;border-radius:18px;background:#141413;box-shadow:0 20px 55px #0009;border:1px solid #d5c49f30;gap:3px}
 header nav a{font-size:17px;padding:13px 17px;border-radius:8px}
 header nav .nav-book{display:block;margin:12px 0 0;text-align:center;border-radius:8px;padding:13px}
 .directory-grid{grid-template-columns:1fr}
}
