:root{--bg: #ffffff;--text: #000000;--hint: #8a8a8a;--link: #2a91ff;--button: #2a91ff;--button-text: #ffffff;--secondary-bg: #f1f1f4}*{box-sizing:border-box}html,body{margin:0;padding:0;background:var(--bg);color:var(--text);font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,sans-serif;-webkit-font-smoothing:antialiased}button{font-family:inherit}a{color:var(--link)}
