:root{--primary-green: #006B4F;--dark-green: #003F32;--accent-green: #2E8B68;--soft-green: #EAF5EF;--mint-green: #D8EEE3;--medium-green: #2E8B68;--background: #F7FAF8;--white: #FFFFFF;--text-dark: #10231D;--text-muted: #5F6F68;--border: #DDE7E2;--chat-bg: #F7FAF8;--success: #1FA463;--error: #B42318;--warning: #B76E00}*{box-sizing:border-box;margin:0;padding:0}html,body{min-height:100%;width:100%;overflow-x:clip}app-root{display:block;width:100%;max-width:100vw;min-width:0;overflow-x:clip}body{min-width:0;max-width:100vw;font-family:Inter,Arial,sans-serif;background:var(--background);color:var(--text-dark)}button,input{font:inherit}
