:root{--lightningcss-light:initial;--lightningcss-dark: ;color-scheme:light;color:#1d2433;font-synthesis:none;text-rendering:optimizelegibility;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;background:#f7f8fc;font-family:Inter,Segoe UI,Roboto,Arial,sans-serif}:root[data-color-mode=dark]{--lightningcss-light: ;--lightningcss-dark:initial;color-scheme:dark;color:#e7e9f2;background:#0f1117}*{box-sizing:border-box}html,body,#root{min-height:100%;margin:0}body{min-width:320px}button,input,textarea{font:inherit}.app-shell{grid-template-columns:minmax(0,288px) minmax(0,1fr);min-height:100vh;display:grid}.app-shell>main{align-self:start;min-width:0}@media (width<=899px){.app-shell{flex-direction:column;display:flex}}.app-shell--full{grid-template-columns:minmax(0,1fr)}
