*{box-sizing:border-box}:root{--bg: #dfe5e7;--bg-panel: #ffffff;--bg-card: #f0f2f5;--border: #d1d7db;--text: #111b21;--text-muted: #667781;--green: #25d366;--green-dim: #d9fdd3;--red: #f85149;--accent: #075e54}body{margin:0;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen,Ubuntu,sans-serif;background:var(--bg);color:var(--text);min-height:100vh}#root{min-height:100vh}a{color:var(--accent);text-decoration:none}button{cursor:pointer;font:inherit}input,textarea{font:inherit}
