:root{color-scheme:light}*{box-sizing:border-box}html,body,#root{height:100%;margin:0}body{font-family:Inter,Segoe UI,system-ui,-apple-system,sans-serif;background:#fff}.page{display:flex;align-items:center;justify-content:center;min-height:100%;padding:24px}.logo{width:min(520px,80vw);height:auto;transform:translateY(-100px)}
