html,body{margin:0;padding:0;height:100%}#root{height:100%}:root{--sidebar-width: 225px;--sidebar-collapsed-width: 72px;--logo-header-bg: transparent;--logo-header-border: var(--mantine-color-gray-2)}.mantine-AppShell-navbar{transition:width .2s ease-out}.mantine-AppShell-main{background-color:var(--mantine-color-gray-1)}[data-mantine-color-scheme=dark] .mantine-AppShell-main{background-color:var(--mantine-color-dark-8)}[data-mantine-color-scheme=dark]{--logo-header-bg: var(--mantine-color-dark-6);--logo-header-border: var(--mantine-color-dark-6)}.layout-page{animation:page-fade-in 275ms ease-out}@keyframes page-fade-in{0%{opacity:0}to{opacity:1}}:root{color-scheme:light}*{box-sizing:border-box}body{margin:0;font-family:Inter,system-ui,-apple-system,sans-serif;background:#f6f7f9;color:#111}#root{min-height:100vh}
