:root{--background:#161c17;--foreground:#e8e8e8;--dark-background:#0a0a0a;--dark-foreground:#ededed;--foreground-disabled:#a5a5a5;--primary:#0070f3;--primary-warm:#ff9239;--message-color:#e8e8e8}body,html{max-width:100vw;overflow-x:hidden}body{color:var(--foreground);background:var(--background);-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}*{box-sizing:border-box;padding:0;margin:0}a{color:inherit;text-decoration:none}