*{box-sizing:border-box;margin:0;padding:0}html.app-mode,html.app-mode body,html.app-mode #root{height:100%;width:100%;overflow:hidden}@media(max-width:640px){html.app-mode,html.app-mode body,html.app-mode #root{height:auto;min-height:100%;overflow:auto}}html:not(.app-mode){width:100%}html:not(.app-mode) body{width:100%;min-height:100vh}html:not(.app-mode) #root{width:100%;min-height:100vh}body{font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Helvetica Neue,Arial,sans-serif;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;background-color:#f1f5f9;color:#1e293b}input,select,textarea,button{font-family:inherit;font-size:inherit}input:focus,select:focus,textarea:focus{outline:2px solid #2563eb;outline-offset:-1px}::-webkit-scrollbar{width:8px;height:8px}::-webkit-scrollbar-track{background:#f1f5f9}::-webkit-scrollbar-thumb{background:#94a3b8;border-radius:4px}::-webkit-scrollbar-thumb:hover{background:#64748b}*{scrollbar-width:thin;scrollbar-color:#94a3b8 #f1f5f9}
