:root{--background:#f4f1ea}*{box-sizing:border-box}html,body{min-height:100%;margin:0}body{background:var(--background)}.splash-page{flex-direction:column;justify-content:center;align-items:center;min-height:100svh;padding:clamp(1rem,4vw,3rem);display:flex}.splash-artwork{width:min(100%,64rem);height:auto;display:block}.launch-date{color:#2a2824;letter-spacing:.2em;text-transform:uppercase;margin:clamp(1.25rem,3vw,2rem) 0 0;font:500 clamp(.78rem,1.4vw,.95rem)/1.4 Arial,Helvetica,sans-serif}@media (max-width:36rem){.splash-page{padding:.75rem}}
