:root{color-scheme:light;--background: #f5f5f3;--surface: #ffffff;--sidebar: #111111;--card: #ffffff;--border: #d9d9d4;--accent: #111111;--accent-strong: #000000;--text: #111111;--muted: #6a6a67;--panel: #ededea}*{box-sizing:border-box}body{margin:0;font-family:system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;background-color:var(--background);color:var(--text);min-height:100vh}#app{min-height:100vh}a{color:inherit}button{font-family:inherit}
