:root{--lightningcss-light:initial;--lightningcss-dark: ;color-scheme:light dark;--background:#fff;--foreground:#111;--inverse:#f5f5f5;--focus:#111;color:var(--foreground);background:var(--background);font-synthesis:none;text-rendering:optimizelegibility;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;font-family:Courier New,Courier,monospace;font-weight:400;line-height:1.5}@media (prefers-color-scheme:dark){:root{--lightningcss-light: ;--lightningcss-dark:initial;--background:#0d0d0d;--foreground:#fafafa;--inverse:#111;--focus:#fafafa}}*{box-sizing:border-box}html{min-width:320px}body{min-height:100vh;color:var(--foreground);background:var(--background);margin:0}img{max-width:100%}button,a{font:inherit}.site-shell{justify-content:center;align-items:center;min-height:100vh;padding:3rem 2rem;display:flex}.site-copy{text-align:center;flex-direction:column;align-items:center;width:100%;max-width:52rem;margin:0 auto;display:flex}.site-copy h1{letter-spacing:-.1em;text-transform:uppercase;margin:0;font-size:clamp(5rem,18vw,10rem);font-weight:700;line-height:.84}.subheader{letter-spacing:.14em;text-transform:uppercase;white-space:nowrap;max-width:none;margin:1.5rem 0 0;font-size:clamp(1rem,2vw,1.5rem);line-height:1.35}.bandcamp-link{border-top:2px solid var(--foreground);color:var(--foreground);text-transform:uppercase;letter-spacing:.18em;margin-top:2.5rem;padding-top:1.4rem;font-size:clamp(1.15rem,2.8vw,1.7rem);font-weight:700;text-decoration:none;display:inline-block}.bandcamp-link:hover{background:var(--foreground);color:var(--background)}.bandcamp-link:focus-visible{outline:3px solid var(--focus);outline-offset:.4rem}@media (max-width:640px){.site-shell{padding:1.75rem 1.5rem}.site-copy h1{font-size:clamp(4rem,16vw,5.5rem)}.subheader{letter-spacing:.1em;font-size:.85rem}}
