:root{--user-font-family:-apple-system,BlinkMacSystemFont,"Segoe UI",Roboto,sans-serif;--user-primary-color:#228be6;--user-primary-color-light:color-mix(in srgb,var(--user-primary-color) 10%,white);--user-primary-color-dark:color-mix(in srgb,var(--user-primary-color) 85%,black)}body{font-family:var(--user-font-family)!important;transition:background-color .2s ease,color .2s ease}*{transition:background-color .2s ease,border-color .2s ease,color .2s ease}[data-font-family=monospace]{--mantine-line-height:1.6}[data-font-family=serif]{--mantine-line-height:1.7}[data-font-family=sans-serif]{--mantine-line-height:1.55}[data-font-size=small]{--mantine-spacing-xs:0.625rem;--mantine-spacing-sm:0.75rem;--mantine-spacing-md:0.875rem;--mantine-spacing-lg:1rem;--mantine-spacing-xl:1.125rem}[data-font-size=large]{--mantine-spacing-xs:0.875rem;--mantine-spacing-sm:1rem;--mantine-spacing-md:1.125rem;--mantine-spacing-lg:1.25rem;--mantine-spacing-xl:1.375rem}[data-font-size=extra-large]{--mantine-spacing-xs:1rem;--mantine-spacing-sm:1.125rem;--mantine-spacing-md:1.25rem;--mantine-spacing-lg:1.375rem;--mantine-spacing-xl:1.5rem}::-webkit-scrollbar{width:8px;height:8px}::-webkit-scrollbar-track{background:var(--mantine-color-gray-1)}::-webkit-scrollbar-thumb{background:var(--mantine-color-gray-4);border-radius:4px}::-webkit-scrollbar-thumb:hover{background:var(--mantine-color-gray-5)}[data-theme=dark] ::-webkit-scrollbar-track{background:var(--mantine-color-dark-6)}[data-theme=dark] ::-webkit-scrollbar-thumb{background:var(--mantine-color-dark-4)}[data-theme=dark] ::-webkit-scrollbar-thumb:hover{background:var(--mantine-color-dark-3)}[data-theme=dark] .mantine-Paper-root{background-color:var(--mantine-color-dark-7);border-color:var(--mantine-color-dark-5)}[data-theme=dark] .mantine-Card-root{background-color:var(--mantine-color-dark-6);border-color:var(--mantine-color-dark-4)}.mantine-LoadingOverlay-root{backdrop-filter:blur(2px)}[data-font-size=small] .mantine-Notifications-root{font-size:.75rem}[data-font-size=large] .mantine-Notifications-root{font-size:1rem}[data-font-size=extra-large] .mantine-Notifications-root{font-size:1.125rem}[data-font-family=monospace]{font-feature-settings:"liga" 1,"calt" 1;font-variant-ligatures:common-ligatures}[data-font-family=serif]{font-feature-settings:"kern" 1,"liga" 1,"clig" 1,"calt" 1;font-variant-ligatures:common-ligatures}@media print{*{color:black!important;background:white!important}}