@import"https://fonts.googleapis.com/css2?family=Geist+Mono:wght@100..900&family=Inter:ital,opsz,wght@0,14..32,100..900;1,14..32,100..900&display=swap";:root{--positive: #00b35c;--positive-dark: #10814b;--positive-light: #30e28c;--positive-translucent: #00b35c24;--warning: #ffb300;--warning-dark: #eea700;--warning-light: #ffc643;--warning-translucent: #ffb30024;--negative: #fb3250;--negative-dark: #cc0523;--negative-light: #ff7a8e;--negative-translucent: #fb325024}:root[data-theme=light]{--page-background: #e7e7f7;--panel-background: #ababc4;--panel-background-translucent: #ababc483;--panel-shadow-light: #bdbdd3;--panel-shadow-dark: #7c7c9c;--outline: #6c6c86;--primary: #1d1d27;--inverse-primary: #e7e7f7;--secondary: #333342;--text: #050315;--text-selection: #bdbdd3;--grid-background-lines: #ababc4}:root[data-theme=dark]{--page-background: #050315;--panel-background: #0a081c;--panel-background-translucent: #12102565;--panel-shadow-light: hsl(246, 48%, 9%);--panel-shadow-dark: hsl(246, 56%, 6%);--outline: hsl(247, 35%, 15%);--primary: #9a98c2;--inverse-primary: #0a081c;--secondary: #6c6ca1;--text: #bdbdd3;--text-selection: #3a3a52;--grid-background-lines: #353355}*{margin:0;padding:0;box-sizing:border-box;max-width:100%;border:none;outline:none;text-decoration:none;list-style:none;font-synthesis:style weight;text-rendering:optimizeLegibility;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;transition:all .3s ease-in-out}body{color:var(--text);background-color:var(--page-background);font-family:var(--font-normal);font-size:var(--font-size-normal);font-weight:var(--font-weight-normal)}html,body{overflow-x:hidden;min-height:100%}#root,#root div.app-container{min-height:100%}p,a,span,li{color:var(--text)}::selection{background-color:var(--text-selection)}u{text-decoration:underline}strong{font-weight:700}em{font-style:italic}:root{--font-normal: "Inter", "Roboto", Arial, sans-serif;--font-display: "Geist Mono", "Oswald", Monospace, sans-serif;--font-size-normal: 10.5pt;--font-weight-normal: 300;--mobile-width: 820px;--tablet-width: 1080px;--max-width: 1200px}
