:root{--background:#fff;--foreground:#171717;--primary:#0d1f35;font-size:14px}@media (prefers-color-scheme:dark){:root :root{--background:#0a0a0a;--foreground:#ededed}}:root html,:root body{-webkit-tap-highlight-color:transparent;touch-action:manipulation;max-width:100vw;overflow-x:hidden}:root body{color:var(--foreground);background:var(--background);-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;font-family:Arial,Helvetica,sans-serif;font-size:13px}:root *{box-sizing:border-box;margin:0;padding:0}:root a{color:inherit;text-decoration:none}:root ::-webkit-scrollbar{width:6px;height:6px}:root ::-webkit-scrollbar-track{background:#f1f1f1}:root ::-webkit-scrollbar-thumb{background:#888;border-radius:3px}:root ::-webkit-scrollbar-thumb:hover{background:#555}:root .inputWide{width:15rem!important;height:2.5rem!important}:root .inputWide.inputWideNoHeight{height:unset!important}@media (prefers-color-scheme:dark){:root html{--lightningcss-light: ;--lightningcss-dark:initial;color-scheme:dark}}
