:root{--bg:#f4f4fb;--surface:#fff;--surface-2:#f6f6fc;--border:#edeef7;--border-md:#dfe0ef;--text:#16162b;--text-2:#6e6e8f;--text-3:#9a9ab8;--blue:#5b5ff0;--blue-dark:#4a4ed9;--blue-light:#eeeefd;--green:#17c976;--green-light:#e7fbf1;--red:#f1506e;--red-light:#fdedf1;--amber-light:#fff7e6;--radius:12px;--radius-lg:20px;--shadow-sm:0 1px 2px #16162b0a, 0 1px 3px #16162b0a;--shadow-card:0 2px 8px #16162b0a, 0 10px 28px #16162b0d}*{box-sizing:border-box;margin:0;padding:0}body{background:var(--bg);color:var(--text);font-family:-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;font-size:14px}input,select,textarea,button{font-family:inherit}a{color:inherit;text-decoration:none}
