:root{--black:#000000;--white:#f5f5f5;--red:#e00000;--dark-gray:#101010;--ink:var(--black);--smoke:#a5a5ad}*{box-sizing:border-box}body{position:relative;margin:0;min-height:100vh;overflow-x:hidden;background:var(--ink);color:#fff;font-family:'Inter',system-ui,sans-serif;isolation:isolate}.particle-field{position:fixed;inset:0;z-index:2;width:100%;height:100%;pointer-events:none;opacity:1;mix-blend-mode:screen}body::before{content:"";position:fixed;inset:0;z-index:0;background-image:linear-gradient(90deg,rgba(0,0,0,.88),rgba(0,0,0,.5) 48%,rgba(0,0,0,.9)),url("cover.jpg");background-position:center;background-size:cover;background-repeat:no-repeat;filter:blur(5px) saturate(1.08) brightness(.82);transform:scale(1.035)}@supports (background-image:image-set(url("cover.webp") type("image/webp"))){body::before{background-image:linear-gradient(90deg,rgba(0,0,0,.88),rgba(0,0,0,.5) 48%,rgba(0,0,0,.9)),image-set( url("cover.webp") type("image/webp"),url("cover.jpg") type("image/jpeg") )}}body::after{content:"";position:fixed;inset:0;z-index:1;pointer-events:none;background:linear-gradient(90deg,rgba(0,0,0,.72),rgba(0,0,0,.36) 48%,rgba(0,0,0,.72)),radial-gradient(circle at 88% 18%,rgba(224,0,0,.18),transparent 25rem),linear-gradient(to bottom,rgba(255,255,255,.04) 1px,transparent 1px);background-size:auto,100% 4px;opacity:.82}.font-orbitron{font-family:'Bebas Neue','Oswald','Anton',system-ui,sans-serif;font-weight:400}.release-shell{position:relative;z-index:3;width:min(1180px,calc(100vw - 32px));margin:0 auto;min-height:100vh;display:grid;grid-template-rows:auto 1fr auto;gap:28px;padding:28px 0;contain:layout paint}.topbar,.footerbar{display:flex;align-items:center;justify-content:space-between;gap:20px}.logo-wrap{width:clamp(130px,16vw,220px);display:inline-block;-webkit-tap-highlight-color:transparent;touch-action:manipulation}.logo-mark{width:100%;height:auto;display:block;filter:drop-shadow(0 0 22px rgba(255,255,255,.16));transition:transform .3s ease,filter .3s ease}.logo-wrap:hover .logo-mark,.logo-wrap:focus-visible .logo-mark,.logo-wrap:active .logo-mark{transform:scale(1.03);filter:drop-shadow(0 0 24px rgba(255,255,255,.26))}.release-status{color:var(--smoke);font-size:.72rem;font-weight:800;letter-spacing:.34em;text-transform:uppercase}.hero{display:grid;grid-template-columns:minmax(0,1fr) minmax(260px,330px);align-items:center;gap:clamp(30px,6vw,80px)}.copy{max-width:820px}.eyebrow{display:flex;align-items:center;gap:12px;margin-bottom:18px;color:var(--red);font-size:.8rem;font-weight:800;letter-spacing:.28em;text-transform:uppercase}.eyebrow::before{content:"";width:54px;height:2px;background:var(--red);box-shadow:0 0 18px rgba(224,0,0,.8)}h1{margin:0;max-width:100%;font-size:clamp(2.1rem,5.2vw,4.5rem);font-weight:400;line-height:.98;letter-spacing:.08em;text-transform:uppercase;white-space:nowrap;color:var(--white);text-shadow:0 0 16px rgba(255,255,255,.24),0 0 32px rgba(224,0,0,.2)}.zero{color:var(--red);text-shadow:0 0 14px rgba(224,0,0,.82),0 0 34px rgba(224,0,0,.45)}.description{max-width:570px;margin:26px 0 0;color:#d7d7dc;font-size:clamp(1rem,2vw,1.18rem);line-height:1.8}.cta-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:12px;margin-top:34px;max-width:520px}.stream-button{min-height:58px;display:inline-flex;align-items:center;justify-content:center;padding:0 18px;border:1px solid rgba(255,255,255,.22);background:rgba(0,0,0,.46);color:#fff;font-size:.83rem;font-weight:800;letter-spacing:.16em;text-align:center;text-decoration:none;text-transform:uppercase;-webkit-tap-highlight-color:transparent;touch-action:manipulation;transition:transform .25s ease,border-color .25s ease,background .25s ease,color .25s ease}.stream-button:hover,.stream-button:focus-visible,.stream-button:active{transform:translateY(-2px);border-color:rgba(255,255,255,.9);background:#fff;color:#000000;outline:none}.stream-button.spotify:hover,.stream-button.spotify:focus-visible,.stream-button.spotify:active{background:#1ed760;border-color:#1ed760;color:#020302}.stream-button.apple:hover,.stream-button.apple:focus-visible,.stream-button.apple:active{background:#fa243c;border-color:#fa243c;color:var(--white)}.stream-button.youtube:hover,.stream-button.youtube:focus-visible,.stream-button.youtube:active{background:var(--red);border-color:var(--red);color:#fff}.stream-button.amazon:hover,.stream-button.amazon:focus-visible,.stream-button.amazon:active{background:#25d1da;border-color:#25d1da;color:#041012}.cover-wrap{position:relative;width:330px;max-width:100%;aspect-ratio:1 / 1;justify-self:end}.cover-wrap picture{width:100%;height:100%;display:block}.cover-wrap::before{content:"";position:absolute;inset:10%;z-index:-1;border:1px solid rgba(224,0,0,.45);box-shadow:0 0 80px rgba(224,0,0,.18);transform:rotate(-3deg);opacity:.75;transition:opacity .35s ease,box-shadow .35s ease,transform .35s ease}.cover{width:100%;max-width:none;height:100%;aspect-ratio:1 / 1;object-fit:cover;display:block;border:1px solid rgba(255,255,255,.14);box-shadow:0 30px 90px rgba(0,0,0,.72);transition:transform .35s ease,border-color .35s ease,box-shadow .35s ease;will-change:transform}.cover-wrap:hover::before{opacity:1;box-shadow:0 0 60px rgba(224,0,0,.42),0 0 140px rgba(224,0,0,.25);transform:rotate(-3deg) scale(1.08)}.cover-wrap:hover .cover{transform:scale(1.035);border-color:rgba(224,0,0,.55);box-shadow:0 34px 100px rgba(0,0,0,.78),0 0 46px rgba(224,0,0,.24)}.socials{display:flex;align-items:center;justify-content:flex-end;gap:14px}.footer-actions{display:flex;align-items:center;justify-content:flex-end;gap:18px}.email-link{min-height:44px;display:inline-flex;align-items:center;justify-content:center;padding:0 16px;border:1px solid rgba(255,255,255,.14);background:rgba(0,0,0,.34);color:rgba(255,255,255,.72);font-size:.78rem;font-weight:800;letter-spacing:.16em;text-decoration:none;text-transform:uppercase;-webkit-tap-highlight-color:transparent;touch-action:manipulation;transition:color .25s ease,border-color .25s ease,transform .25s ease}.email-link:hover,.email-link:focus-visible,.email-link:active{color:var(--red);border-color:rgba(224,0,0,.7);transform:translateY(-2px);outline:none}.social-link{width:44px;height:44px;display:inline-flex;align-items:center;justify-content:center;color:rgba(255,255,255,.72);border:1px solid rgba(255,255,255,.14);background:rgba(0,0,0,.34);-webkit-tap-highlight-color:transparent;touch-action:manipulation;transition:color .25s ease,border-color .25s ease,transform .25s ease}.social-link svg{width:20px;height:20px;fill:currentColor}.social-link:hover,.social-link:focus-visible,.social-link:active{color:var(--red);border-color:rgba(224,0,0,.7);transform:translateY(-2px);outline:none}.tagline{color:rgba(255,255,255,.62);font-size:.78rem;font-weight:700;letter-spacing:.24em;text-transform:uppercase}@media (max-width:820px){.release-shell{min-height:auto;padding:22px 0 26px}.topbar,.footerbar{align-items:flex-start}.release-status{text-align:right;line-height:1.6}.hero{grid-template-columns:1fr;gap:30px}.cover-wrap{order:-1;width:min(100%,330px);margin:0 auto}.copy{text-align:left}h1{font-size:clamp(1.72rem,7.6vw,3.45rem);letter-spacing:.045em}.cover-wrap{justify-self:center}}@media (max-width:540px){body::before{filter:blur(3px) saturate(1.04) brightness(.78);transform:scale(1.025)}.particle-field{opacity:.78}h1{font-size:clamp(1.25rem,6.8vw,2.2rem);letter-spacing:.02em}.topbar,.footerbar{flex-direction:column}.release-status{text-align:left}.cta-grid{grid-template-columns:1fr}.stream-button{min-height:54px}.socials{justify-content:flex-start}.footer-actions{align-items:flex-start;flex-direction:column}}@media (prefers-reduced-motion:reduce){*,*::before,*::after{transition-duration:.01ms !important;animation-duration:.01ms !important;animation-iteration-count:1 !important;scroll-behavior:auto !important}}