:root{font-family:Manrope,system-ui,-apple-system,Segoe UI,Arial,sans-serif;text-rendering:optimizeLegibility;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}html[data-mui-color-scheme=dark]{background-color:#0f151e;color:#e4ebf5}html[data-mui-color-scheme=light]{background-color:#f3f6fb;color:#1f2a3a}html[data-mui-color-scheme=dark] body{background-color:#0f151e;color:#e4ebf5}html[data-mui-color-scheme=light] body{background-color:#f3f6fb;color:#1f2a3a}html,body,#root{width:100%;max-width:100%;overflow-x:hidden}*,*:before,*:after{box-sizing:border-box}body{margin:0;min-height:100vh;background-color:var(--onmi-palette-background-default, #f3f6fb);color:var(--onmi-palette-text-primary, #1f2a3a)}*:focus-visible{outline:2px solid var(--onmi-palette-primary-main, #2563eb);outline-offset:2px}::-webkit-scrollbar{width:10px;height:10px}::-webkit-scrollbar-track{background:var(--onmi-palette-background-default, #f3f6fb)}::-webkit-scrollbar-thumb{background:color-mix(in srgb,var(--onmi-palette-text-primary) 20%,transparent);border-radius:9999px}::-webkit-scrollbar-thumb:hover{background:color-mix(in srgb,var(--onmi-palette-text-primary) 30%,transparent)}[data-mui-color-scheme=dark] .MuiDialog-paper{background-color:var(--onmi-palette-surfaceVariant, var(--onmi-palette-background-paper))!important}
