:root{--lightningcss-light: ;--lightningcss-dark:initial;color-scheme:dark;--bg:#000}*{box-sizing:border-box}html,body{min-height:100%;margin:0}body{background:#000;min-height:100vh}.splash-shell{place-items:center;min-height:100vh;padding:24px;display:grid}.splash-logo-wrap{justify-content:center;align-items:center;width:clamp(180px,23vw,460px);display:flex}.splash-logo{width:100%;height:auto;display:block}@media (max-width:768px){.splash-shell{padding:20px}.splash-logo-wrap{width:clamp(140px,28vw,240px)}}
