:root{--bg:#000;--fg:#fff;--muted:#ddd}*{box-sizing:border-box}html,body{height:100%;margin:0}body{font-family:Helvetica Neue,Arial,sans-serif;background:var(--bg);color:var(--fg);-webkit-font-smoothing:antialiased}.page{min-height:100vh;display:flex;flex-direction:column}.banner{height:120px;background:repeating-linear-gradient(45deg,#000 0 6px,#111 6px 12px);position:relative;display:flex;align-items:center;justify-content:center}.vinyl{width:90px;height:90px;border-radius:50%;background:radial-gradient(circle at 35% 35%,#111 0 10%,#000 11%,#111 12%,#000 60%);box-shadow:0 6px 18px #0009;border:4px solid #fff}.banner:before{content:"";position:absolute;inset:0;background-image:url(/assets/elvira-DO-2g7wk.svg);background-repeat:no-repeat;background-size:36% auto;background-position:center left;opacity:.32;filter:contrast(1.05) brightness(1) blur(0px);mix-blend-mode:normal;pointer-events:none;z-index:0}.banner:after{content:"";position:absolute;inset:0;background:linear-gradient(180deg,#00000040,#0000008c);pointer-events:none;z-index:0}.banner>*{position:relative;z-index:1}.center{flex:1;display:flex;flex-direction:column;align-items:center;justify-content:center;padding:2rem;text-align:center}.shout{font-size:clamp(2rem,6vw,5rem);margin:0 0 .5rem;letter-spacing:.02em;font-weight:700;text-transform:none}.sub{color:var(--muted);margin:0}.footer{padding:1rem 0;text-align:center;border-top:1px solid rgba(255,255,255,.06)}.footer .small{font-size:.9rem;color:var(--muted)}.shout{position:relative}.shout:before,.shout:after{content:"";position:absolute;height:8px;width:80px;background:linear-gradient(90deg,#fff,#fff);opacity:.06;left:50%;transform:translate(-50%) rotate(-5deg)}.shout:after{transform:translate(-50%) rotate(5deg);top:auto;bottom:-18px}@media(max-width:520px){.vinyl{width:64px;height:64px}.banner{height:88px}}@media(max-width:900px){.page{padding:0 .75rem}.center{padding:1.5rem;max-width:820px;margin:0 auto}.banner{height:100px}.banner:before{background-size:45% auto;background-position:center left;opacity:.28}.shout{font-size:clamp(1.6rem,6vw,3.5rem)}}@media(max-width:720px){.banner{height:92px}.vinyl{width:56px;height:56px}.banner:before{background-size:50% auto;background-position:center left;opacity:.26}.shout{font-size:clamp(1.4rem,7vw,2.8rem)}.sub{font-size:.95rem}}@media(max-width:520px){.vinyl{width:48px;height:48px}.banner{height:80px}.banner:before{background-size:60% auto;background-position:center left;opacity:.22}.shout{font-size:clamp(1.2rem,9vw,2.4rem)}.sub{font-size:.9rem}}@media(min-width:1200px){.banner:before{background-size:30% auto;background-position:center left;opacity:.32}.center{max-width:1100px}}
