:root{color-scheme:dark;--font-headline: "Space Grotesk", "Arial Narrow", "Segoe UI", sans-serif;--font-body: Inter, "Segoe UI", sans-serif;--font-label: Inter, "Segoe UI", sans-serif;--color-background: #0e0e0e;--color-surface: #191919;--color-primary: #c6c6c7;--color-primary-fixed: #e2e2e2;--color-on-primary: #3f4041;--color-on-surface: #e5e5e5;--color-on-surface-variant: #ababab}*,*:before,*:after{box-sizing:border-box}html,body{width:100%;height:100%;min-height:100%;overflow:hidden}body{margin:0;background:var(--color-background);color:var(--color-on-surface);font-family:var(--font-body);-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}button,a{font:inherit}
