*,*:before,*:after{box-sizing:border-box;margin:0;padding:0}:root{--bg:#f7f7f5;--surface:#ffffff;--border:rgba(0,0,0,.08);--border-md:rgba(0,0,0,.14);--text:#1a1a1a;--text-2:#5f5f5f;--text-3:#9a9a9a;--blue:#2563eb;--blue-light:#eff4ff;--blue-dark:#1d4ed8;--green:#16a34a;--green-light:#f0fdf4;--red:#dc2626;--red-light:#fef2f2;--amber:#d97706;--amber-light:#fffbeb;--radius:8px;--radius-lg:12px}body{font-family:Inter,sans-serif;background:var(--bg);color:var(--text);font-size:14px;line-height:1.5}a{color:inherit;text-decoration:none}button{font-family:inherit;cursor:pointer}input,select,textarea{font-family:inherit}::-webkit-scrollbar{width:5px;height:5px}::-webkit-scrollbar-track{background:transparent}::-webkit-scrollbar-thumb{background:var(--border-md);border-radius:10px}
