:root{--background:#fff;--dark:#161a36;--light:#f7f9fe;--primary:#7c86ff;--primary-hover:#6b76ff;--primary-light:#eef2ff;--primary-light-hover:#e4ebff;--success:#84cc16;--success-hover:#84cc16;--success-light:#f7fee7;--error:#ef4444;--error-hover:#dc2626;--error-light:#fef2f2;--warning:#f59e0b;--warning-hover:#d97706;--warning-light:#fffbeb;--text:#10142d;--text-light:#8f8bb6;--text-light-hover:#6f6c8d;--bg-light:#f7f8fc;--bg-light-hover:#e4e6f1;--border-light:#f0f0f5;--border-light-hover:#cacad8;--modal-bg:#10142d77;--tint-primary:#7c86ff;--tint-primary-hover:#6b76ff;--tint-primary-light:#eef2ff;--tint-primary-light-hover:#e4ebff;--tint-cyan:#00a6f4;--tint-cyan-hover:#00a6f4;--tint-cyan-light:#00a6f410;--tint-blue:#656aff;--tint-blue-hover:#656aff;--tint-blue-light:#e0e7ff;--tint-orange:#ff8904;--tint-orange-hover:#ff8904;--tint-orange-light:#ffedd4;--tint-green:#8c0;--tint-green-hover:#78b400;--tint-green-light:#f7fee7;--tint-success:#84cc16;--tint-success-hover:#84cc16;--tint-success-light:#f7fee7;--tint-error:#ef4444;--tint-error-hover:#dc2626;--tint-error-light:#fef2f2;--tint-warning:#f59e0b;--tint-warning-hover:#d97706;--tint-warning-light:#fffbeb}html,body{max-width:100vw;font-size:14px;overflow-x:clip}body{color:var(--text);background:var(--background);-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;font-family:Arial,Helvetica,sans-serif}*{box-sizing:border-box;margin:0;padding:0}a{color:inherit;text-decoration:none}button,input,textarea{font:inherit;color:inherit}@keyframes spin{to{transform:rotate(360deg)}}hr{background-color:var(--border-light);border:none;height:1px}
