*,*:before,*:after{box-sizing:border-box}html,body{max-width:100%;overflow-x:hidden}:root{--c-bg: #fafaf7;--c-surface: #ffffff;--c-card: #ffffff;--c-text: #1a1c1e;--c-text-muted: #6a7178;--c-border: #ececE7;--c-accent: #1d9e75;--c-up: #1d9e75;--c-down: #dc5b4b;--c-flat: #8a8f96}:root[data-theme=dark]{--c-bg: #0d0f11;--c-surface: #15181b;--c-card: #181b1f;--c-text: #eceef0;--c-text-muted: #99a0a6;--c-border: #262a2e;--c-accent: #2bb98a;--c-up: #2bb98a;--c-down: #f0705f;--c-flat: #7c838a}html{color-scheme:light}:root[data-theme=dark]{color-scheme:dark}body{margin:0;background-color:var(--c-bg);color:var(--c-text);font-family:Inter,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Helvetica,Arial,sans-serif;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;transition:background-color .2s ease,color .2s ease}
