:root{--green-dark: #2d6a4f;--green-mid: #74c69d;--green-surf: #ddf0e2;--amber: #f4a261;--amber-surf: #fff0dc;--blue: #3a96dc;--blue-surf: #e0efff;--bolting: #cc591a;--bolting-surf: #fae6db;--white: #ffffff;--text-dark: #1b1b1b;--text-mid: #6b7069;--bg: #f4f8f5;--divider: #e0e6e0;--neutral-surf: #e8ede9;--neutral: #8f958f;--radius-card: 14px;--radius-chip: 20px;--radius-btn: 26px;color-scheme:light;font-family:Inter,system-ui,-apple-system,Segoe UI,sans-serif}*{box-sizing:border-box}html,body,#root{margin:0;height:100%;background:var(--bg);color:var(--text-dark)}body{-webkit-font-smoothing:antialiased}button{font-family:inherit;cursor:pointer}.screen{max-width:430px;margin:0 auto;min-height:100vh;background:var(--bg);position:relative;padding-bottom:80px;display:flex;flex-direction:column}
