:root{
  --black:#070706;
  --black-2:#0d0c0b;
  --cream:#f3ead8;
  --muted:#b8ae9a;
  --gold:#d6aa54;
  --gold-2:#f3d98d;
  --wine:#5d1119;
  --wine-2:#8d232e;
  --line:rgba(214,170,84,.28);
  --shadow:0 24px 70px rgba(0,0,0,.45);
}
*{box-sizing:border-box}
html{scroll-behavior:smooth}
body{margin:0;background:var(--black);color:var(--cream);font-family:Inter,Arial,Helvetica,sans-serif;line-height:1.6;overflow-x:hidden}
body::before{content:"";position:fixed;inset:0;pointer-events:none;z-index:999;background-image:radial-gradient(rgba(255,255,255,.03) 1px,transparent 1px);background-size:4px 4px;mix-blend-mode:soft-light;opacity:.22}
a{color:inherit;text-decoration:none}
button,input{font:inherit}
img{display:block;max-width:100%}
.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}

.site-header{position:fixed;top:0;left:0;right:0;z-index:100;display:flex;align-items:center;justify-content:space-between;padding:13px clamp(18px,5vw,76px);background:linear-gradient(to bottom,rgba(5,5,4,.97),rgba(5,5,4,.78),rgba(5,5,4,.08));backdrop-filter:blur(10px);transition:.25s}
.site-header.scrolled{border-bottom:1px solid rgba(214,170,84,.12);background:rgba(5,5,4,.94)}
.brand img{width:145px;height:auto}
.nav{display:flex;gap:32px;align-items:center}
.nav a{font-family:Georgia,serif;font-size:15px;letter-spacing:.04em;color:#dfd6c8;position:relative}
.nav a::after{content:"";position:absolute;left:0;right:100%;bottom:-8px;height:1px;background:var(--gold);transition:.3s}
.nav a:hover::after{right:0}
.menu-toggle{display:none;border:0;background:none;padding:10px;cursor:pointer}
.menu-toggle span{display:block;width:26px;height:1px;background:var(--cream);margin:6px 0}

.hero{min-height:100vh;position:relative;display:flex;align-items:flex-end;justify-content:center;isolation:isolate;overflow:hidden;padding:130px 20px 82px;border-bottom:1px solid var(--line);background:url('assets/toog-headquarters.webp') center center/cover no-repeat}
.hero-shade{position:absolute;inset:0;z-index:-1;background:linear-gradient(to bottom,rgba(0,0,0,.10) 15%,rgba(0,0,0,.05) 48%,rgba(0,0,0,.76) 84%,#070706 100%),linear-gradient(90deg,rgba(0,0,0,.16),transparent 35%,transparent 65%,rgba(0,0,0,.13))}
.hero-copy{width:min(780px,94vw);text-align:center;margin-bottom:30px;padding:25px 24px 20px;border:1px solid rgba(214,170,84,.20);background:linear-gradient(180deg,rgba(7,7,6,.34),rgba(7,7,6,.72));backdrop-filter:blur(8px);box-shadow:0 18px 70px rgba(0,0,0,.34)}
.eyebrow{font-size:11px;font-weight:800;letter-spacing:.28em;color:var(--gold);margin:0 0 14px;text-transform:uppercase}
.hero-tagline{font-family:Georgia,serif;font-size:clamp(25px,3vw,38px);color:#f1e8d8;margin:0 0 24px;text-shadow:0 3px 18px #000}
.hero-actions{display:flex;justify-content:center;gap:14px;flex-wrap:wrap}
.btn{display:inline-flex;align-items:center;justify-content:center;gap:14px;padding:14px 22px;border:1px solid transparent;text-transform:uppercase;font-size:11px;font-weight:900;letter-spacing:.12em;cursor:pointer;transition:.25s}
.btn:hover{transform:translateY(-2px);box-shadow:0 12px 30px rgba(0,0,0,.25)}
.btn-gold{background:linear-gradient(100deg,#a66f20,#f1cf78,#bc842d);color:#19130a}
.btn-wine{background:linear-gradient(100deg,#3b0a10,#741924);border-color:#aa5660;color:#f7eaea}
.hero-player{width:min(620px,100%);margin:22px auto 0;display:flex;align-items:center;gap:16px;text-align:left;padding:10px 14px;border-top:1px solid rgba(214,170,84,.24)}
.play-btn{width:44px;height:44px;flex:0 0 44px;border-radius:50%;border:1px solid var(--gold);background:#17120b;color:var(--gold-2);cursor:pointer}
.player-copy{flex:1}.hero-player small{display:block;color:var(--gold);font-size:9px;letter-spacing:.18em}.hero-player strong{font-family:Georgia,serif;font-size:15px;font-weight:500}
.equalizer{display:flex;gap:3px;align-items:end;height:22px}.equalizer i{display:block;width:3px;background:var(--gold);height:8px;animation:eq .9s infinite alternate;animation-play-state:paused}.equalizer i:nth-child(2){height:17px;animation-delay:.1s}.equalizer i:nth-child(3){height:12px;animation-delay:.2s}.equalizer i:nth-child(4){height:20px;animation-delay:.3s}.equalizer i:nth-child(5){height:9px;animation-delay:.4s}.equalizer i:nth-child(6){height:14px;animation-delay:.5s}.hero-player.playing .equalizer i{animation-play-state:running}@keyframes eq{to{height:22px}}
.scroll-hint{position:absolute;bottom:20px;font-size:9px;letter-spacing:.24em;color:#a99778;text-shadow:0 2px 10px #000}

.section{padding:110px clamp(20px,5vw,76px)}
.section-heading{max-width:800px;margin:0 auto 54px;text-align:center}.section-heading h2,.manifesto h2,.contact-section h2{font-family:Georgia,serif;font-weight:400;font-size:clamp(38px,5vw,70px);line-height:1.04;margin:0 0 18px}em{color:var(--gold-2);font-weight:400}.section-heading>p:last-child{color:var(--muted);max-width:700px;margin:0 auto}

.roster{background:linear-gradient(180deg,#090807,#11100e 65%,#080807)}
.artist-grid{display:grid;grid-template-columns:repeat(5,minmax(0,1fr));gap:14px;max-width:1500px;margin:auto}
.artist-card{position:relative;aspect-ratio:.70;overflow:hidden;border:1px solid var(--line);background:#111;cursor:pointer;box-shadow:var(--shadow)}
.artist-card img{width:100%;height:100%;object-fit:cover;transition:transform .65s ease,filter .65s ease}.artist-card:nth-child(1) img{object-position:67% center}.artist-card:nth-child(2) img{object-position:70% center}.artist-card:nth-child(5) img{object-position:center}
.artist-gradient{position:absolute;inset:0;background:linear-gradient(to top,rgba(0,0,0,.98) 2%,rgba(0,0,0,.72) 26%,rgba(0,0,0,.12) 62%,transparent)}
.artist-card:hover img{transform:scale(1.045);filter:saturate(1.06)}.artist-card:hover .text-link{color:var(--gold-2)}
.artist-meta{position:absolute;left:20px;right:20px;bottom:18px}.artist-index{font-size:9px;color:var(--gold);letter-spacing:.2em}.artist-meta h3{font-family:Georgia,serif;font-size:clamp(19px,1.7vw,30px);margin:4px 0;color:#f0cf85;text-shadow:0 2px 10px #000}.artist-meta p{font-size:9px;letter-spacing:.14em;text-transform:uppercase;color:#ddd3c3;margin:0 0 12px}.text-link{color:#fff;font-size:10px;font-weight:700;letter-spacing:.12em;text-transform:uppercase;transition:.2s}

.music{background:#080807}.split-heading{max-width:1500px;display:flex;align-items:end;justify-content:space-between;text-align:left}.split-heading>p{max-width:420px!important;margin:0!important}.release-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:24px;max-width:1500px;margin:auto}.release-card h3{font-family:Georgia,serif;font-size:22px;margin:15px 0 2px}.release-card p{margin:0;color:#a99e8d;font-size:13px}.release-status{display:block;margin-top:6px;color:#816f55;font-size:10px;letter-spacing:.08em;text-transform:uppercase}.release-art{position:relative;aspect-ratio:1;overflow:hidden;border:1px solid var(--line);background:#111}.release-art img{width:100%;height:100%;object-fit:cover;transition:.5s}.release-card:hover img{transform:scale(1.035)}.release-play{position:absolute;inset:auto 16px 16px auto;width:46px;height:46px;display:grid;place-items:center;border:1px solid rgba(245,218,147,.72);background:rgba(0,0,0,.78);color:var(--gold-2);border-radius:50%;cursor:pointer}.release-badge{position:absolute;left:12px;top:12px;padding:6px 8px;background:rgba(0,0,0,.76);border:1px solid rgba(214,170,84,.30);font-size:8px;letter-spacing:.14em;color:var(--gold-2)}

.manifesto{min-height:760px;display:grid;grid-template-columns:.95fr 1.05fr;background:linear-gradient(90deg,#26090d 0,#100d0b 52%,#070706);border-block:1px solid var(--line)}.manifesto-image{min-height:650px;overflow:hidden;position:relative}.manifesto-image::after{content:"";position:absolute;inset:0;background:linear-gradient(90deg,transparent 55%,#100d0b),linear-gradient(to top,#100d0b,transparent 30%)}.manifesto-image img{height:100%;width:100%;object-fit:cover;object-position:65% center}.manifesto-copy{display:flex;flex-direction:column;justify-content:center;padding:70px clamp(30px,6vw,100px)}.manifesto-copy>p:not(.eyebrow){color:#bbb09d;max-width:720px}.manifesto blockquote{font-family:Georgia,serif;color:#e5c477;font-size:24px;border-left:2px solid var(--gold);padding-left:20px;margin:28px 0 0}.transparency-note{font-size:11px!important;color:#83796b!important;border-top:1px solid rgba(214,170,84,.16);padding-top:18px;margin-top:30px;max-width:700px}.transparency-note strong{color:#bca671}

.services{background:radial-gradient(circle at center,rgba(108,16,25,.15),transparent 43%),#080807}.service-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:1px;max-width:1500px;margin:auto;background:var(--line);border:1px solid var(--line)}.service{background:#0d0c0a;padding:34px 28px;min-height:250px}.service span{font-size:34px;color:var(--gold)}.service h3{font-family:Georgia,serif;font-size:22px;color:#e7c77e}.service p{color:#a79c8b;font-size:14px}.internal-note{max-width:1500px;margin:20px auto 0;text-align:center;color:#746a5c;font-size:11px;letter-spacing:.05em}

.contact-section{padding:110px clamp(20px,5vw,76px);display:grid;grid-template-columns:1fr 1fr;gap:80px;align-items:center;background:linear-gradient(120deg,#140e0d,#070706 60%)}.contact-copy p:last-child{color:#a99f8e}.contact-card{border:1px solid var(--line);padding:32px;background:#0b0a08}.contact-row{display:grid;grid-template-columns:150px 1fr;gap:20px;padding:19px 0;border-bottom:1px solid rgba(214,170,84,.16)}.contact-row:last-child{border-bottom:0}.contact-row span{font-size:9px;color:var(--gold);letter-spacing:.15em}.contact-row a,.contact-row strong{font-family:Georgia,serif;font-size:18px;font-weight:400}.contact-row a:hover{color:var(--gold-2)}

footer{padding:50px clamp(20px,5vw,76px);text-align:center;border-top:1px solid var(--line);background:#050504}.footer-logo img{width:170px;margin:auto}.footer-links{display:flex;gap:24px;justify-content:center;margin:24px 0;font-size:12px;text-transform:uppercase;letter-spacing:.12em;color:#c3b8a6}footer>p{font-family:Georgia,serif;color:#cbb17c}footer small{color:#746b5e}

/* Artist profile pages */
.profile-body{background:#070706}.profile-hero{min-height:100vh;display:grid;grid-template-columns:.95fr 1.05fr;padding-top:82px;border-bottom:1px solid var(--line)}.profile-image{position:relative;min-height:780px;overflow:hidden;background:#0d0c0b}.profile-image::after{content:"";position:absolute;inset:0;background:linear-gradient(90deg,transparent 55%,#090807),linear-gradient(to top,#090807 0,transparent 35%)}.profile-image img{width:100%;height:100%;object-fit:cover}.profile-content{align-self:center;padding:80px clamp(34px,6vw,100px)}.profile-content h1{font-family:Georgia,serif;font-size:clamp(58px,7vw,108px);line-height:.92;margin:0;color:#efce84}.profile-tagline{font-family:Georgia,serif;font-size:clamp(24px,2.6vw,38px);margin:22px 0;color:#fff}.profile-bio{color:#b8ae9a;max-width:720px;font-size:16px}.profile-lanes{display:flex;gap:8px;flex-wrap:wrap;margin:30px 0}.profile-lanes span{border:1px solid var(--line);padding:8px 11px;font-size:9px;letter-spacing:.1em;text-transform:uppercase;color:#dfbd76}.profile-quote{font-family:Georgia,serif;color:#e5c477;font-size:22px;border-left:2px solid var(--gold);padding-left:18px;margin:30px 0}.profile-disclosure{font-size:11px;color:#817768;border-top:1px solid rgba(214,170,84,.16);padding-top:18px;margin-top:30px;max-width:720px}.profile-actions{display:flex;gap:12px;flex-wrap:wrap;margin-top:28px}.profile-section{padding:90px clamp(20px,7vw,110px);max-width:1500px;margin:auto}.profile-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:18px}.profile-panel{padding:30px;border:1px solid var(--line);background:#0c0b09}.profile-panel h3{font-family:Georgia,serif;color:#e7c77e;font-size:22px;margin-top:0}.profile-panel p{color:#a79c8b}.back-link{display:inline-block;margin-bottom:22px;color:var(--gold);font-size:10px;letter-spacing:.15em;text-transform:uppercase}

.reveal{opacity:0;transform:translateY(24px);transition:opacity .75s ease,transform .75s ease}.reveal.visible{opacity:1;transform:none}

@media (max-width:1180px){.artist-grid{grid-template-columns:repeat(3,1fr)}.release-grid,.service-grid{grid-template-columns:repeat(2,1fr)}.manifesto{grid-template-columns:1fr 1fr}.profile-grid{grid-template-columns:1fr 1fr}}
@media (max-width:820px){.site-header{padding-inline:18px}.brand img{width:124px}.menu-toggle{display:block}.nav{display:none;position:absolute;top:72px;right:18px;left:18px;flex-direction:column;align-items:stretch;background:#090807;border:1px solid var(--line);padding:20px}.nav.open{display:flex}.nav a{padding:10px}.hero{min-height:860px;background-position:52% center;padding-bottom:70px}.hero-copy{margin-bottom:42px}.artist-grid{grid-template-columns:repeat(2,1fr)}.split-heading,.manifesto,.contact-section,.profile-hero{grid-template-columns:1fr}.manifesto-image{min-height:520px}.manifesto-image::after{background:linear-gradient(to top,#100d0b,transparent 40%)}.contact-section{gap:35px}.profile-image{min-height:70vh}.profile-image::after{background:linear-gradient(to top,#090807 0,transparent 50%)}.profile-content{padding:50px 24px 70px}.profile-grid{grid-template-columns:1fr}}
@media (max-width:560px){.hero{min-height:780px;padding:96px 14px 60px;background-position:51% center}.hero-copy{padding:18px 14px;margin-bottom:35px}.hero-tagline{font-size:25px}.hero-actions .btn{width:100%}.hero-player{padding:10px 0}.equalizer{display:none}.scroll-hint{display:none}.section{padding:82px 16px}.artist-grid{grid-template-columns:1fr}.artist-card{aspect-ratio:.83}.release-grid,.service-grid{grid-template-columns:1fr}.split-heading{display:block}.split-heading>p{margin-top:20px!important}.manifesto-copy{padding:54px 18px}.contact-section{padding:82px 16px}.contact-row{grid-template-columns:1fr;gap:6px}.footer-links{flex-wrap:wrap}.artist-card img{object-position:center}.profile-image{min-height:58vh}.profile-content h1{font-size:54px}.profile-section{padding:70px 16px}}
