:root{color-scheme:light dark}*{box-sizing:border-box}html,body,#root,.app{height:100vh;width:100vw;margin:0;padding:0}body{font-family:system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;background:#0f1115}.app{display:flex;min-height:100vh}.app>*{flex:1 1 auto;min-width:0;min-height:0}
