:root{--lightningcss-light: ;--lightningcss-dark:initial;color-scheme:dark}*{box-sizing:border-box}html,body,#root{height:100%;margin:0}body{background:#0b0f1a;font-family:system-ui,Segoe UI,Roboto,sans-serif}.app{background:#0b0f1a;justify-content:center;align-items:center;min-height:100vh;padding:2rem;display:flex}.hero{object-fit:contain;width:auto;max-width:min(90vw,640px);height:auto;max-height:85vh;display:block}
