@import"https://fonts.googleapis.com/css2?family=Space+Grotesk:wght@400;500;600;700&display=swap";*,*:before,*:after{box-sizing:border-box}html,body,#root{height:100%}:root{color-scheme:dark;--app-bg: #0f1115;--app-text: #e6e8ec;--app-topbar-bg: rgba(15, 17, 21, .92);--app-border-color: rgba(255, 255, 255, .12);--app-nav-bg: rgba(10, 12, 16, .95);--app-nav-text: rgba(255, 255, 255, .9);--app-toggle-color: #f4f6fb;--app-hover-bg: rgba(255, 255, 255, .08);--app-card-bg: rgba(20, 22, 28, .92);--app-card-subtle: rgba(255, 255, 255, .02);--app-chip-bg: rgba(16, 18, 24, .7);--app-menu-bg: rgba(20, 22, 28, .98);--app-text-muted: rgba(230, 232, 236, .72)}:root[data-theme=light]{color-scheme:light;--app-bg: #f6f7fb;--app-text: #15171c;--app-topbar-bg: rgba(255, 255, 255, .92);--app-border-color: rgba(0, 0, 0, .08);--app-nav-bg: rgba(255, 255, 255, .9);--app-nav-text: #1b1f24;--app-toggle-color: #1b1f24;--app-hover-bg: rgba(0, 0, 0, .06);--app-card-bg: rgba(255, 255, 255, .92);--app-card-subtle: rgba(0, 0, 0, .03);--app-chip-bg: rgba(255, 255, 255, .7);--app-menu-bg: rgba(255, 255, 255, .98);--app-text-muted: rgba(21, 23, 28, .7)}html,body,#root{background:var(--app-bg);color:var(--app-text)}body{margin:0}img{max-width:100%;display:block}
