@import "https://fonts.googleapis.com/css2?family=Inter:wght@400;500;600;700&display=swap";*,:before,:after{box-sizing:border-box;margin:0;padding:0}:root{--bg:#f2f2f7;--surface:#fff;--border:#e5e5ea;--t1:#1c1c1e;--t2:#636366;--t3:#aeaeb2;--blue:#1b4fd8;--blue-lt:#eef2ff;--red:#d92d20;--red-lt:#fef2f2;--green:#12b76a;--green-lt:#ecfdf5;--amber:#dc6803;--amber-lt:#fffaeb;--radius:10px;--shadow:0 1px 3px #00000014, 0 1px 2px #0000000a}body{background:var(--bg);color:var(--t1);-webkit-font-smoothing:antialiased;font-family:Inter,-apple-system,sans-serif;font-size:14px;line-height:1.5}a{color:inherit;text-decoration:none}button{cursor:pointer;font-family:inherit}input,select,textarea{font-family:inherit;font-size:14px}::-webkit-scrollbar{width:4px}::-webkit-scrollbar-track{background:0 0}::-webkit-scrollbar-thumb{background:var(--border);border-radius:2px}
