:root{color-scheme:light;background:#fff}*{box-sizing:border-box}html,body,#root{min-height:100vh;margin:0}body{min-width:320px;background:#fff}img{display:block;max-width:100%}.home-logo-shell{display:grid;place-items:center;min-height:100vh;padding:24px}.home-logo{width:min(512px,calc(100vw - 48px));height:auto}
