:root{--bg: #f2f2f7;--card: #ffffff;--label: #000000;--label2: #3c3c43;--label3: #8e8e93;--sep: #e5e5ea;--blue: #007aff;--green: #34c759;--red: #ff3b30;--orange: #ff9500;--purple: #5856d6}*{box-sizing:border-box}html,body,#root{height:100%}body{margin:0;background:var(--bg);color:var(--label);font-family:-apple-system,BlinkMacSystemFont,SF Pro Text,Segoe UI,Roboto,Helvetica Neue,sans-serif;-webkit-font-smoothing:antialiased}button{font-family:inherit;-webkit-tap-highlight-color:transparent}input,textarea{font-family:inherit}
