:root{--lightningcss-light: ;--lightningcss-dark:initial;color-scheme:dark}html,body,#root{background:#000;min-height:100%;margin:0}body{min-height:100vh}#center{box-sizing:border-box;background:#000;place-items:center;min-height:100vh;padding:0;display:grid}.hero{justify-content:center;align-items:center;width:100%;min-height:calc(100vh - 48px);display:flex}.framework{object-fit:contain;width:min(100%,1300px);height:auto;max-height:100%;display:block}@media (width<=768px){#center{padding:16px}.hero{min-height:calc(100vh - 32px)}}
