:root{--lightningcss-light: ;--lightningcss-dark:initial;color-scheme:dark;color:#ffffffeb;font-synthesis:none;text-rendering:optimizelegibility;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;background-color:#0a1628;font-family:Inter,system-ui,Avenir,Helvetica,Arial,sans-serif;font-weight:400;line-height:1.5}body{min-width:320px;min-height:100vh;margin:0;display:flex}#root{width:100%}@keyframes spin{0%{transform:rotate(0)}to{transform:rotate(360deg)}}.spin-anim{animation:1s linear infinite spin;display:block}.sf-sidebar-scroll{scrollbar-width:thin;scrollbar-color:#ffffff1a transparent;scrollbar-gutter:stable;-webkit-overflow-scrolling:touch}.sf-sidebar-scroll::-webkit-scrollbar{width:6px}.sf-sidebar-scroll::-webkit-scrollbar-track{background:0 0}.sf-sidebar-scroll::-webkit-scrollbar-thumb{background:#ffffff14;border-radius:999px;transition:background .18s}.sf-sidebar-scroll:hover::-webkit-scrollbar-thumb{background:#ffffff2e}.sf-sidebar-scroll::-webkit-scrollbar-thumb:hover{background:var(--tenant-accent,#4a90e28c)}@media (pointer:coarse){.sf-sidebar-scroll::-webkit-scrollbar{width:3px}.sf-sidebar-scroll::-webkit-scrollbar-thumb{background:#ffffff1f}}*{scrollbar-width:thin;scrollbar-color:#ffffff14 transparent}::-webkit-scrollbar{width:5px;height:5px}::-webkit-scrollbar-track{background:0 0}::-webkit-scrollbar-thumb{background:#ffffff14;border-radius:999px}::-webkit-scrollbar-thumb:hover{background:#ffffff2e}::-webkit-scrollbar-corner{background:0 0}@media (pointer:coarse){::-webkit-scrollbar{width:3px;height:3px}::-webkit-scrollbar-thumb{background:#ffffff1a}}input:focus-visible,textarea:focus-visible,select:focus-visible,button:focus-visible{outline-offset:1px;outline:2px solid #4a90e2!important}
