@import url('https://fonts.googleapis.com/css2?family=Barlow+Condensed:wght@600;700;800&family=DM+Sans:wght@400;500;600;700&display=swap');
:root{color-scheme:dark;--bg:#10110f;--fg:#f1f1e9;--acid:#cbf858;--muted:#a7aaa1;--line:#34362f}*{box-sizing:border-box}html{scroll-behavior:smooth;scroll-padding-top:25px}body{margin:0;background:var(--bg);color:var(--fg);font-family:'DM Sans',Arial,sans-serif;font-size:16px}a{color:inherit;text-decoration:none}a:focus-visible{outline:2px solid var(--acid);outline-offset:7px}header{height:98px;display:flex;align-items:center;justify-content:space-between;padding:0 4.5%;border-bottom:1px solid var(--line)}.brand{display:flex;align-items:center;gap:10px;font-size:19px;font-weight:700;letter-spacing:-.7px}.brand-icon{font-size:39px;color:var(--acid);line-height:1}.brand-dot{font-size:12px;align-self:flex-start;padding-top:4px}nav{display:flex;align-items:center;gap:38px;font-size:14px}nav a:hover,footer a:hover{color:var(--acid)}.nav-contact{border:1px solid #5c5f53;border-radius:4px;padding:13px 17px;display:flex;gap:29px}.hero{min-height:780px;height:calc(100svh - 98px);max-height:1050px;position:relative;padding:26px 4.5% 24px;overflow:hidden}.hero-top,.hero-foot{display:flex;justify-content:space-between;position:relative;z-index:2;font-size:12px;letter-spacing:1.5px}.hero-art{position:absolute;inset:0;background-image:linear-gradient(90deg,#10110f 0%,rgba(16,17,15,.65) 25%,transparent 65%),url('hero.png');background-size:cover;background-position:center;opacity:.88}.hero-copy{position:relative;z-index:1;padding-top:82px}.eyebrow{font-size:12px;letter-spacing:1.8px;font-weight:500;margin:0 0 23px}.hero-copy>.eyebrow{color:var(--acid)}h1,h2,h3,p{margin-top:0}h1{font-family:'Barlow Condensed','Arial Narrow',Impact,sans-serif;font-size:clamp(105px,12.6vw,200px);font-weight:700;line-height:.88;letter-spacing:-.025em;margin:0 0 36px}h1 em{color:var(--acid);font-style:normal}.hero-bottom{display:flex;align-items:center;gap:50px}.hero-bottom p{font-size:16px;line-height:1.65;margin:0}.button{display:flex;gap:32px;align-items:center;background:var(--acid);color:#10110f;padding:18px 23px;border-radius:3px;font-size:14px;font-weight:700;transition:transform .2s,background .2s}.button:hover{background:#deff95;transform:translateY(-3px)}.button span{font-size:23px}.hero-foot{position:absolute;bottom:25px;left:4.5%;right:4.5%;color:#c4c6bc}.section{padding:90px 4.5%;border-top:1px solid var(--line)}.section-heading{display:grid;grid-template-columns:1fr 2fr 1fr;align-items:start;gap:24px;margin-bottom:44px}.section-heading h2{font-size:58px;letter-spacing:-2.7px;font-weight:500;line-height:1;margin:0;display:flex;gap:50px}.section-heading h2 span{color:var(--acid)}.section-heading>p:last-child{color:var(--muted);font-size:14px;line-height:1.7;margin:0}.music-grid{display:grid;grid-template-columns:1fr 1fr;gap:32px}.record-art,.release-art{height:390px;position:relative;overflow:hidden;padding:25px}.record-art{background:#c5cfb2;color:#11130f}.art-label,.art-bottom{font-size:12px;letter-spacing:2px;font-weight:700;position:relative;z-index:1}.art-bottom{position:absolute;bottom:25px;left:25px}.record{height:390px;width:390px;border-radius:50%;position:absolute;top:45px;left:calc(50% - 195px);background:repeating-radial-gradient(circle,#1d211b 0px,#11140f 2px,#333a2c 3px,#121510 5px);display:grid;place-items:center;box-shadow:15px 15px 25px #1115}.record-center{border-radius:50%;width:113px;height:113px;display:grid;place-content:center;text-align:center;background:var(--acid);font-size:26px;font-weight:700;line-height:.95}.release-art{background:var(--acid);color:#161a0b}.release-art>p{font-family:'Barlow Condensed',Impact,sans-serif;font-size:86px;line-height:.85;letter-spacing:-1px;margin:27px 0 0}.release-art i{font-style:normal;color:transparent;-webkit-text-stroke:1.5px #161a0b}.track-info{display:flex;justify-content:space-between;align-items:center;gap:15px;padding-top:24px}.track-info .eyebrow{margin-bottom:10px;color:var(--muted)}h3{font-size:22px;font-weight:500;letter-spacing:-.5px;margin:0}.pending{white-space:nowrap;font-size:12px;border:1px solid var(--line);padding:8px 11px;border-radius:25px;color:#c5c8bc}.muted{font-size:14px;color:var(--muted);margin:12px 0 0}.about{display:grid;grid-template-columns:1fr 3fr;gap:24px}.about h2{font-size:clamp(48px,6.5vw,100px);font-weight:500;line-height:1.03;letter-spacing:-4px;margin-bottom:45px}.about h2 span{color:var(--muted)}.about-copy{display:grid;grid-template-columns:1fr 1fr;gap:50px;max-width:800px;line-height:1.6}.about-copy p:first-child{font-size:24px;line-height:1.4}.about-copy p:last-child{color:var(--muted)}.disciplines{display:flex;flex-wrap:wrap;gap:12px;margin-top:25px}.disciplines span{font-size:12px;letter-spacing:1px;border:1px solid #44483c;border-radius:30px;padding:11px 16px}.contact{background:var(--acid);color:#14180d}.contact h2{font-family:'Barlow Condensed',Impact,sans-serif;font-size:clamp(70px,10.5vw,162px);line-height:.9;letter-spacing:-2px;margin:40px 0}.contact h2 span{color:transparent;-webkit-text-stroke:1.5px #14180d}.contact-bottom{display:flex;justify-content:space-between;align-items:end;gap:30px;line-height:1.6}.contact-bottom p{margin:0}.contact-note{border-bottom:1px solid #606e37;padding-bottom:12px;font-size:14px}footer{padding:35px 4.5%;display:flex;justify-content:space-between;align-items:center;gap:25px}footer p,footer>a:last-child{font-size:12px;letter-spacing:1px;margin:0}footer p{color:var(--muted)}@media(min-width:1600px){body{max-width:1800px;margin:auto}}@media(max-width:800px){header{height:80px}nav{gap:20px}nav>a:not(.nav-contact){display:none}.hero{height:auto;min-height:780px}.hero-art{background-position:65% center;opacity:.55}.hero-copy{padding-top:120px}h1{font-size:clamp(90px,18vw,145px)}.hero-bottom{align-items:start;flex-direction:column;gap:25px}.hero-top{font-size:11px;letter-spacing:1px}.hero-foot>span{display:none}.hero-foot{justify-content:flex-end}.section{padding:60px 5%}.section-heading{grid-template-columns:1fr;gap:8px}.section-heading .eyebrow{margin-bottom:15px}.section-heading h2{font-size:47px;margin-bottom:15px}.music-grid{gap:35px;grid-template-columns:1fr}.record-art,.release-art{height:360px}.about{grid-template-columns:1fr;gap:10px}.about h2{letter-spacing:-2px}.about-copy{gap:20px}.contact-bottom{align-items:start;flex-direction:column}.contact h2{font-size:clamp(59px,13vw,105px)}footer{flex-wrap:wrap}footer p{display:none}}@media(prefers-reduced-motion:reduce){html{scroll-behavior:auto}.button{transition:none}}
.record-art{background:#181d13 url(hero.png) center/cover;color:var(--fg)}.mix-type{position:relative;font-family:"Barlow Condensed",Impact,sans-serif;font-size:100px;line-height:.9;margin-top:40px;letter-spacing:-2px;color:var(--acid)}

.mix-contact{display:inline-flex;align-items:center;gap:14px;margin-top:22px;padding:8px 0;color:var(--acid);font-size:16px;line-height:1.5;text-decoration:underline;text-underline-offset:5px}.mix-contact:hover{color:#deff95}

.hero-art{background-image:linear-gradient(90deg,rgba(16,17,15,.94) 0%,rgba(16,17,15,.7) 35%,rgba(16,17,15,.12) 75%),url('dj-photo.png');background-position:center;opacity:1}@media(max-width:800px){.hero-art{background-position:65% center;background-image:linear-gradient(90deg,rgba(16,17,15,.86),rgba(16,17,15,.42)),url('dj-photo.png')}}

.artist-bio{max-width:760px;font-size:18px;line-height:1.8;color:var(--muted)}.artist-bio p{margin-bottom:24px}.artist-bio strong{color:var(--fg);font-weight:500}.production-bio{max-width:760px;border-top:1px solid var(--line);margin-top:34px;padding-top:30px}.production-bio .eyebrow{color:var(--acid);margin-bottom:14px}.production-bio>p:last-child{color:var(--muted);line-height:1.8;margin-bottom:0}

.hero-top{justify-content:flex-end}

/* Vector icons render consistently across device fonts. */
.arrow-icon{display:inline-block;width:1.15em;height:1.15em;flex-shrink:0;vertical-align:-.15em}.brand-icon{display:inline-flex;align-items:center}.brand-icon svg{display:block;width:36px;height:36px}.hero-foot a,footer>a:last-child{display:inline-flex;align-items:center;gap:10px}.nav-contact>span,.button>span,.mix-contact>span{display:inline-flex;align-items:center}
