@font-face { font-family: 'Release Sans'; src: url('/fonts/release-regular.ttf') format('truetype'); font-style: normal; font-weight: 400; font-display: swap; }
@font-face { font-family: 'Release Sans'; src: url('/fonts/release-medium.ttf') format('truetype'); font-style: normal; font-weight: 500 900; font-display: swap; }
:root { --font: 'Release Sans', Arial, Helvetica, sans-serif; color-scheme: dark; --black: #080808; --white: #f1f1eb; --grey: #aaa; --line: #ffffff38; }
* { margin: 0; padding: 0; box-sizing: border-box; }
[hidden] { display: none !important; }
html { min-height: 100%; background: var(--black); }
body { min-height: 100svh; padding: 28px 20px; display: flex; justify-content: center; align-items: safe center; color: var(--white); font-family: var(--font); position: relative; isolation: isolate; }
body::before { content: ''; position: fixed; inset: -8px; z-index: -2; background: url('/img/background.png') center / cover no-repeat; filter: blur(2px); opacity: .55; pointer-events: none; }
body::after { content: ''; position: fixed; inset: 0; z-index: -1; background: linear-gradient(#08080865, #080808b3), radial-gradient(ellipse, transparent, #0808088c); pointer-events: none; }
.wrap { width: 100%; max-width: 380px; display: flex; flex-direction: column; align-items: center; gap: 18px; }
.hero { width: 100%; display: flex; flex-direction: column; align-items: center; text-align: center; gap: 0; }
/* The source wordmark includes empty space: crop it through its container. */
.brand-tag { position: relative; width: 158px; height: 41px; overflow: hidden; margin-bottom: 17px; }
.brand-tag img { position: absolute; width: 164px; height: auto; left: -4px; top: -19px; display: block; }
.cover-frame { width: min(100%, 256px); aspect-ratio: 1; overflow: hidden; border: 1px solid #ffffff40; }
.cover { width: 100%; height: 100%; object-fit: contain; display: block; }
.title { font-size: 28px; font-weight: 800; letter-spacing: .06em; line-height: 1; margin-top: 18px; }
.dot { display: none; }
.tagline { font-family: var(--font); font-size: 11px; line-height: 1.5; color: #bcbcb5; margin-top: 8px; }
.card { width: 100%; padding: 19px; border: 1px solid var(--line); background: #0c0c0ceb; }
.card-heading { font-size: 15px; font-weight: 700; text-transform: uppercase; letter-spacing: .06em; }
.card-sub { font-size: 12px; line-height: 1.6; color: #bcbcb5; margin-top: 6px; }
#capture-form { margin-top: 15px; }
.field-row { display: flex; gap: 0; }
#email-input { font: 13px var(--font); flex: 1; min-width: 0; width: 100%; background: #080808; border: 1px solid #ffffff55; border-right: 0; color: var(--white); padding: 13px 11px; border-radius: 0; }
#email-input::placeholder { color: #93938e; }
#email-input:focus { outline: 2px solid var(--white); outline-offset: -2px; }
#submit-btn { border: 1px solid var(--white); border-radius: 0; background: var(--white); color: var(--black); padding: 0 17px; font: 700 11px var(--font); text-transform: uppercase; letter-spacing: .04em; cursor: pointer; }
#submit-btn:hover { background: #c5c5be; border-color: #c5c5be; }
#submit-btn:disabled { opacity: .6; cursor: wait; }
.signup-note { font: 10px/1.5 var(--font); color: var(--grey); margin-top: 10px; }
.field-error { color: #ffb6b6; font-size: 12px; line-height: 1.5; margin-top: 10px; }
.player-intro { margin-top: 0; }
.player audio { display: block; width: 100%; height: 40px; margin-top: 12px; }
.download-btn { display: flex; justify-content: space-between; margin-top: 12px; padding: 13px; background: var(--white); color: var(--black); text-decoration: none; font: 700 11px var(--font); text-transform: uppercase; }
.download-btn:hover { background: #c5c5be; }
.platforms { width: 100%; }
.platforms-label { color: var(--grey); font: 10px var(--font); text-align: center; text-transform: uppercase; letter-spacing: .15em; margin-bottom: 10px; }
.platform-grid { display: grid; grid-template-columns: 1fr 1fr; gap: 0; border-top: 1px solid var(--line); border-left: 1px solid var(--line); }
.platform-btn { background: #0a0a0aca; color: var(--white); text-decoration: none; text-align: center; padding: 13px 8px; border-right: 1px solid var(--line); border-bottom: 1px solid var(--line); font: 11px var(--font); }
.platform-btn:hover { background: var(--white); color: var(--black); }
.socials { display: flex; gap: 24px; margin-top: 1px; }
.social-link { color: #bcbcb5; display: flex; }
.social-link svg { width: 17px; height: 17px; }
.social-link:hover { color: var(--white); }
.footer { display: flex; flex-direction: column; align-items: center; gap: 3px; color: var(--grey); font: 9px/1.4 var(--font); }
a:focus-visible, button:focus-visible { outline: 2px solid var(--white); outline-offset: 4px; }
@media (max-width: 420px) { body { padding: 22px 20px; } .wrap { gap: 16px; } .cover-frame { width: min(100%, 240px); } .card { padding: 17px; } }
@media (max-width: 340px) { #submit-btn { padding: 0 11px; } .card { padding: 14px; } }

/* One shared width for the artwork, typography, and listening controls. */
.hero { container-type: inline-size; }
.brand-tag { width: 100%; height: auto; aspect-ratio: 341 / 86; margin-bottom: 16px; }
.brand-tag img { width: 103.52%; left: -2.64%; top: -47.67%; }
.cover-frame { width: 100%; }
.title { width: 100%; font-size: 64px; font-size: 16.8cqw; letter-spacing: .045em; line-height: 1; margin-top: 15px; }
body::after {
  background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='180' height='180' viewBox='0 0 180 180'%3E%3Cfilter id='grain'%3E%3CfeTurbulence type='fractalNoise' baseFrequency='.85' numOctaves='3' stitchTiles='stitch'/%3E%3CfeColorMatrix type='saturate' values='0'/%3E%3CfeComponentTransfer%3E%3CfeFuncA type='linear' slope='.34'/%3E%3C/feComponentTransfer%3E%3C/filter%3E%3Cpath fill='%23fff' filter='url(%23grain)' d='M0 0h180v180H0z'/%3E%3C/svg%3E"), linear-gradient(#08080865, #080808b3), radial-gradient(ellipse, transparent, #0808088c);
  background-repeat: repeat, no-repeat, no-repeat;
  background-size: 180px 180px, cover, cover;
}

.title svg { display: block; width: 100%; height: auto; overflow: visible; }
.title text { fill: var(--white); font-family: var(--font); font-size: 72px; font-weight: 800; letter-spacing: 0; }

/* Scale the shared column to the available screen height. */
body { padding: max(12px, env(safe-area-inset-top)) max(16px, env(safe-area-inset-right)) max(12px, env(safe-area-inset-bottom)) max(16px, env(safe-area-inset-left)); }
.wrap { max-width: 380px; width: min(100%, max(280px, calc(70.37svh - 281.5px))); gap: 10px; }
.brand-tag { margin-bottom: 10px; }
.title { margin-top: 10px; }
.card { padding: 14px; }
.card-heading { font-size: 14px; }
.card-sub { margin-top: 4px; line-height: 1.4; }
#capture-form { margin-top: 10px; }
#email-input { font-size: 16px; min-height: 44px; padding: 10px; }
.signup-note { margin-top: 7px; font-size: 9px; }
.platforms-label { margin-bottom: 7px; }
.platform-btn { min-height: 44px; padding: 14px 8px; }
.socials { margin: 0; gap: 12px; }
.social-link { width: 32px; height: 32px; align-items: center; justify-content: center; }
.footer { gap: 2px; }
@media (max-height: 740px) {
  .wrap { width: min(100%, 340px); }
  .hero { display: grid; grid-template-columns: minmax(0, 1fr) minmax(0, 1fr); column-gap: 16px; row-gap: 10px; align-items: center; }
  .cover-frame { grid-column: 1; grid-row: 1 / 3; }
  .brand-tag { grid-column: 2; grid-row: 1; margin: 0; align-self: end; }
  .title { grid-column: 2; grid-row: 2; margin: 0; align-self: start; }
}
@media (max-height: 560px) and (min-width: 600px) {
  .wrap { width: min(100%, 720px); display: grid; grid-template-columns: 1fr 1fr; column-gap: 24px; }
  .hero { grid-column: 1; grid-row: 1 / 5; display: flex; width: min(100%, calc(70.37svh - 33.8px)); justify-self: center; }
  .brand-tag { margin-bottom: 10px; }
  .title { margin-top: 10px; }
  .card, .platforms, .socials, .footer { grid-column: 2; }
  .socials, .footer { justify-self: center; }
}

/* Match the cover's restrained, widely spaced lettering. */
.title text { font-weight: 400; font-size: 66px; letter-spacing: .1em; }
.card-heading { font-weight: 500; font-size: 13px; letter-spacing: .12em; }
.card-sub { font-size: 11px; line-height: 1.5; }
#submit-btn, .download-btn { font-weight: 500; letter-spacing: .08em; }
#email-input { letter-spacing: 0; }
.platform-btn { font-size: 11px; font-weight: 400; letter-spacing: .025em; }
.platforms-label { font-size: 9px; letter-spacing: .18em; }
.signup-note { font-size: 9px; letter-spacing: .015em; }
.footer { font-size: 9px; letter-spacing: .025em; }
.support-link { display: flex; justify-content: space-between; align-items: center; min-height: 44px; padding: 12px; margin-bottom: 10px; border: 1px solid var(--white); color: var(--white); background: #080808ca; font-size: 10px; letter-spacing: .06em; text-transform: uppercase; text-decoration: none; }
.support-link:hover { background: var(--white); color: var(--black); }
@media (min-height: 741px) { .wrap { width: min(100%, max(250px, calc(70.37svh - 321px))); } }
