:root{--bg: #f3f5f4;--surface: #ffffff;--text: #1a2421;--muted: #6b7780;--border: #dde3df;--accent: #e67e22;--brand: #12303a;font-family:Segoe UI,system-ui,-apple-system,sans-serif;color:var(--text);background:var(--bg)}*{box-sizing:border-box}html,body{margin:0;padding:0;height:100%;overflow:hidden;background:var(--bg)}app-root{display:block;height:100%;overflow:hidden}body{-webkit-font-smoothing:antialiased;text-rendering:optimizeLegibility}a{color:var(--accent)}
