:root{--acid:#a8ff00;--ink:#060606;--paper:#f2f0e8}*{box-sizing:border-box}.sr-only{clip:rect(0, 0, 0, 0);white-space:nowrap;border:0;width:1px;height:1px;margin:-1px;padding:0;position:absolute;overflow:hidden}html{scroll-behavior:smooth}body{background:var(--ink);color:#fff;margin:0;font-family:Arial,Helvetica,sans-serif}a{color:inherit}.site-header{z-index:10;border-bottom:1px solid #ffffff38;justify-content:space-between;align-items:center;width:100%;height:clamp(172px,15vw,220px);padding:0 clamp(20px,4vw,64px);display:flex;position:absolute;top:0;left:0}.site-mark img{object-fit:cover;width:clamp(142px,12vw,184px);height:clamp(142px,12vw,184px);display:block}.site-header nav{gap:clamp(20px,3vw,46px);display:flex}.site-header nav a,.section-number,.release-meta p,.section-heading>p:last-child,footer,.hero-kicker{letter-spacing:.16em;text-transform:uppercase;font-size:.7rem;font-weight:700}.site-header nav a{text-decoration:none}.site-header nav a:hover,.site-header nav a:focus-visible{color:var(--acid)}.hero{isolation:isolate;flex-direction:column;justify-content:space-between;min-height:100svh;padding:clamp(218px,18vw,282px) clamp(20px,4vw,64px) 52px;display:flex;position:relative;overflow:hidden}.hero:before{z-index:-2;content:"";background:radial-gradient(circle at 78% 44%,#a8ff0033,#0000 24%),radial-gradient(circle at 15% 88%,#a8ff0014,#0000 26%);position:absolute;inset:-30%}.hero-grid{z-index:-1;opacity:.13;background-image:linear-gradient(#fff3 1px,#0000 1px),linear-gradient(90deg,#fff3 1px,#0000 1px);background-size:54px 54px;position:absolute;inset:0;mask-image:linear-gradient(#000,#0000 82%)}.hero-kicker{color:var(--acid);margin:0 0 3rem}h1,h2,.about-copy{text-transform:uppercase;font-family:Impact,Haettenschweiler,Arial Narrow Bold,sans-serif;font-weight:900}h1{letter-spacing:-.035em;max-width:1250px;margin:0;font-size:clamp(5rem,13.2vw,13.8rem);line-height:.78}h1 span{color:var(--acid);display:block}.hero-bottom{justify-content:flex-end;align-items:flex-end;gap:2rem;margin-top:4rem;display:flex}.hero-bottom a{background:var(--acid);min-width:min(100%,270px);color:var(--ink);letter-spacing:.12em;text-transform:uppercase;justify-content:space-between;align-items:center;padding:18px 20px;font-size:.72rem;font-weight:800;text-decoration:none;display:flex}.hero-bottom a:hover,.hero-bottom a:focus-visible{background:#fff}.ticker{border-top:1px solid var(--ink);border-bottom:1px solid var(--ink);background:var(--acid);color:var(--ink);white-space:nowrap;overflow:hidden}.ticker-track{width:max-content;animation:28s linear infinite ticker;display:flex}.ticker-item{letter-spacing:.02em;align-items:center;gap:clamp(22px,3vw,48px);padding:14px clamp(32px,4vw,72px) 14px 0;font-family:Impact,Haettenschweiler,Arial Narrow Bold,sans-serif;font-size:clamp(1.2rem,2.4vw,2.25rem);display:flex}.ticker-links{align-items:center;gap:12px;display:inline-flex}.ticker-service{border-radius:7px;flex:0 0 34px;place-items:center;width:34px;height:34px;display:inline-grid}a.ticker-service:hover,a.ticker-service:focus-visible{outline:2px solid var(--ink);outline-offset:3px}.ticker-service img{object-fit:contain;width:28px;height:28px;display:block}.ticker-service img[src*=apple-music]{border-radius:6px}.about{background:var(--paper);color:var(--ink);grid-template-columns:1fr minmax(0,4fr);gap:clamp(30px,7vw,120px);padding:clamp(80px,12vw,180px) clamp(20px,4vw,64px);display:grid}.section-number{margin:0}.about-copy{letter-spacing:-.025em;max-width:1180px;margin:0;font-size:clamp(3.2rem,7.2vw,8rem);line-height:.92}.about-copy em{color:#70ad00;font-style:normal}.about-signoff{grid-column:2;max-width:430px;margin:1.5rem 0 0 auto;font-size:clamp(1.1rem,1.8vw,1.5rem);line-height:1.4}.releases{background:#0a0a0a;padding:clamp(80px,10vw,150px) clamp(20px,4vw,64px)}.section-heading{grid-template-columns:1fr auto 1fr;align-items:end;gap:2rem;margin-bottom:clamp(45px,6vw,90px);display:grid}.section-heading h2{color:var(--acid);letter-spacing:-.03em;margin:0;font-size:clamp(4.5rem,11vw,11rem);line-height:.75}.section-heading>p:last-child{text-align:right;margin:0}.release-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:clamp(48px,7vw,110px) clamp(22px,4vw,64px);display:grid}.release-card{justify-self:center;width:100%;min-width:0;max-width:686px}.cover-wrap{box-sizing:border-box;background:#080808;border:1px solid #ffffff73;width:100%;max-width:686px;padding:32px;position:relative;overflow:hidden}.cover-wrap img{aspect-ratio:1;object-fit:cover;width:100%;max-width:620px;height:auto;transition:transform .45s cubic-bezier(.2,.7,.2,1);display:block}.release-card:hover .cover-wrap img{transform:scale(1.018)}.release-index{z-index:1;background:var(--acid);width:42px;height:42px;color:var(--ink);border-radius:50%;place-items:center;font-size:.75rem;font-weight:800;display:grid;position:absolute;top:14px;right:14px}.release-meta{border-top:1px solid #ffffff47;justify-content:space-between;align-items:flex-start;gap:1rem;padding-top:18px;display:flex}.release-meta h3{letter-spacing:-.035em;max-width:570px;margin:0 0 .45rem;font-size:clamp(1.5rem,2.7vw,3.3rem);line-height:.98}.release-meta p{color:#a8a8a8;letter-spacing:.1em;margin:0}.release-meta p a{color:#fff;text-underline-offset:.22em}.release-meta p a:hover,.release-meta p a:focus-visible{color:var(--acid)}.platform-links{flex-shrink:0;gap:8px;display:flex}.platform-links a{letter-spacing:.08em;text-transform:uppercase;border:1px solid #ffffff52;justify-content:center;align-items:center;width:138px;min-height:42px;padding:7px 10px;font-size:.68rem;font-weight:700;text-decoration:none;display:flex;position:relative}.platform-links a[data-service=spotify]{background:#191414;border:0}.platform-links a[data-service=spotify] img{width:105px;height:auto;display:block}.platform-links a[data-service=apple-music]{background:0 0;border:0;padding:0}.platform-links a[data-service=apple-music] img{width:138px;height:auto;display:block}.platform-links a:hover,.platform-links a:focus-visible{border-color:var(--acid);background:var(--acid);color:var(--ink)}.platform-links a[data-service=spotify]:hover,.platform-links a[data-service=spotify]:focus-visible{outline:2px solid var(--acid);outline-offset:2px;background:#191414}.platform-links a[data-service=apple-music]:hover,.platform-links a[data-service=apple-music]:focus-visible{outline:2px solid var(--acid);outline-offset:2px;background:0 0}.artists{background:#090909}.artists-heading{grid-template-columns:1fr 4fr;align-items:end;gap:clamp(30px,7vw,120px);padding:clamp(80px,10vw,150px) clamp(20px,4vw,64px) clamp(42px,6vw,80px);display:grid}.artists-heading h2{color:var(--acid);letter-spacing:-.03em;margin:0;font-size:clamp(4.5rem,11vw,11rem);line-height:.75}.artist-strips{border-bottom:1px solid #ffffff3d}.artist-strip{border-top:1px solid #ffffff3d;grid-template-columns:600px minmax(0,1fr);align-items:stretch;height:200px;min-height:0;text-decoration:none;display:grid}.artist-strip-media{min-height:0;display:block;overflow:hidden}.artist-strip-media img{object-fit:cover;object-position:center 24%;filter:saturate(.82);width:100%;height:100%;transition:transform .45s cubic-bezier(.2,.7,.2,1),filter .3s;display:block}.artist-strip h3{letter-spacing:-.035em;text-transform:uppercase;align-items:center;margin:0;padding:18px clamp(20px,4vw,64px);font-family:Impact,Haettenschweiler,Arial Narrow Bold,sans-serif;font-size:clamp(2.6rem,5.5vw,5.8rem);line-height:.82;transition:color .2s;display:flex}.artist-strip:nth-child(2n) .artist-strip-media{order:2}.artist-strip:nth-child(2n) h3{text-align:right;order:1;justify-content:flex-end}.artist-strip:nth-child(2n){grid-template-columns:minmax(0,1fr) 600px}.artist-strip:hover h3,.artist-strip:focus-visible h3{color:var(--acid)}.artist-strip:hover .artist-strip-media img,.artist-strip:focus-visible .artist-strip-media img{filter:saturate();transform:scale(1.025)}.artist-site-header{border-bottom:1px solid #ffffff38;justify-content:space-between;align-items:center;min-height:178px;padding:20px clamp(20px,4vw,64px);display:flex}.artist-site-header>a:last-child,.artist-releases-heading .section-number{letter-spacing:.16em;text-transform:uppercase;font-size:.7rem;font-weight:700}.artist-site-header>a:last-child{text-decoration:none}.artist-site-header>a:last-child:hover,.artist-site-header>a:last-child:focus-visible{color:var(--acid)}.artist-site-mark img{width:138px;height:138px;display:block}.artist-profile-intro{grid-template-columns:1fr 4fr;gap:clamp(30px,7vw,120px);padding:clamp(60px,7vw,100px) clamp(20px,4vw,64px);display:grid}.artist-profile-intro h1{color:var(--acid);letter-spacing:-.04em;text-transform:uppercase;grid-column:2;margin:0;font-family:Impact,Haettenschweiler,Arial Narrow Bold,sans-serif;font-size:clamp(5.2rem,13vw,13rem);line-height:.78}.artist-bio{grid-column:2;max-width:760px;margin:1rem 0 0;font-size:clamp(1rem,1.4vw,1.25rem);line-height:1.45}.artist-gallery{background:#ffffff38;grid-template-columns:repeat(2,minmax(0,1fr));gap:1px;width:calc(100% - 40px);max-width:900px;margin:0 auto;display:grid}.artist-gallery.gallery-1{grid-template-columns:minmax(0,1fr);max-width:640px}.artist-gallery img{background:#151515;width:100%;height:auto;display:block}.artist-releases{padding:clamp(60px,8vw,110px) clamp(20px,4vw,64px)}.artist-releases-heading{grid-template-columns:1fr 4fr;align-items:end;gap:clamp(30px,7vw,120px);margin-bottom:clamp(45px,6vw,90px);display:grid}.artist-releases-heading h2{color:var(--acid);letter-spacing:-.03em;margin:0;font-size:clamp(3.6rem,8vw,7rem);line-height:.78}.artist-release-list{border-bottom:1px solid #ffffff3d}.artist-release-row{border-top:1px solid #ffffff3d;grid-template-columns:clamp(90px,10vw,140px) 1fr auto;align-items:center;gap:clamp(20px,4vw,64px);padding:22px 0;display:grid}.artist-release-cover{aspect-ratio:1;object-fit:cover;width:100%;display:block}.artist-release-row h3{letter-spacing:-.035em;margin:0;font-size:clamp(1.75rem,2.3vw,2rem);line-height:.9}footer{border-top:1px solid #fff3;grid-template-columns:auto 1fr auto;align-items:center;gap:2rem;padding:34px clamp(20px,4vw,64px);display:grid}footer>img{width:156px;height:156px}footer a{justify-self:end;text-decoration:none}.footer-social{justify-self:center;gap:12px;display:flex}.footer-social a{border:1px solid #ffffff80;justify-self:auto;place-items:center;width:48px;height:48px;display:grid}.footer-social img{filter:invert();width:23px;height:23px}.footer-social a:hover,.footer-social a:focus-visible,footer>a:hover,footer>a:focus-visible{color:var(--acid)}.footer-social a:hover,.footer-social a:focus-visible{border-color:var(--acid)}@keyframes ticker{to{transform:translate(-50%)}}@media (width<=900px){.hero{min-height:820px}.about,.section-heading{grid-template-columns:1fr}.about-signoff{grid-column:1}.section-heading>p:last-child{text-align:left}.release-grid,.artists-heading,.artist-profile-intro,.artist-releases-heading{grid-template-columns:1fr}.artist-profile-intro h1,.artist-bio{grid-column:1}.artist-strip{grid-template-columns:420px minmax(0,1fr);height:150px}.artist-strip:nth-child(2n){grid-template-columns:minmax(0,1fr) 420px}.artist-release-row{grid-template-columns:130px 1fr}.artist-release-row .platform-links{grid-column:2}}@media (width<=620px){.site-header{height:142px}.site-mark img{width:112px;height:112px}.hero{min-height:760px;padding-top:180px}h1{font-size:clamp(4.35rem,24vw,7.4rem)}.hero-bottom,.release-meta,footer{flex-direction:column;align-items:stretch;display:flex}.hero-bottom a,.platform-links{width:100%}.platform-links a{flex:1;justify-content:space-between}.cover-wrap{padding:12px}.artist-strip{grid-template-rows:1fr;grid-template-columns:160px minmax(0,1fr);height:100px;min-height:0}.artist-strip:nth-child(2n){grid-template-columns:minmax(0,1fr) 160px}.artist-strip h3{padding:14px 16px;font-size:clamp(2.1rem,10vw,3.8rem)}.artist-site-header{min-height:142px}.artist-site-mark img{width:108px;height:108px}.artist-gallery{grid-template-columns:1fr}.artist-release-row{grid-template-columns:96px 1fr;gap:18px}.artist-release-row .platform-links{grid-column:1/-1}footer>img{width:128px;height:128px}.footer-social{align-self:flex-start}footer p{text-align:left}footer a{align-self:flex-start}}@media (prefers-reduced-motion:reduce){html{scroll-behavior:auto}.ticker-track{animation:none}.cover-wrap img{transition:none}}
