@import "https://fonts.googleapis.com/css2?family=Noto+Sans+SC:wght@300;400;500;700&family=DM+Mono:wght@300;400;500&display=swap";*,:before,:after{box-sizing:border-box;margin:0;padding:0}#app{width:100%;overflow-x:hidden}:root{--bg:#0a0a0a;--surface:#141414;--surface-raised:#1a1a1a;--border:#222;--text:#d8d2c6;--text-muted:#5a5550;--accent:#c9a84c;--green:#4ade80;--red:#f87171;--blue:#60a5fa}body{background:var(--bg);color:var(--text);-webkit-font-smoothing:antialiased;min-height:100vh;font-family:Noto Sans SC,DM Mono,-apple-system,sans-serif;font-weight:300;overflow-x:hidden}a{color:inherit;text-decoration:none}input,textarea,select,button{font:inherit;color:inherit}::selection{background:var(--accent);color:var(--bg)}
