:root{--bg:#f4f4f5;--surface:#fff;--text:#18181b;--text-dim:#71717a;--border:#e4e4e7;--accent:#0d9488;--accent-text:#fff;--danger:#dc2626}html,body{height:100%;margin:0}body{background:var(--bg);color:var(--text);-webkit-font-smoothing:antialiased;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Helvetica,Arial,sans-serif}*{box-sizing:border-box}button{font-family:inherit}a{color:var(--accent)}
