@import "https://fonts.googleapis.com/css2?family=Inter:wght@400;500;600;700&display=swap";
:root{--font-family:"Inter", sans-serif;--bg-page:#f6f7fb;--bg-panel:#fff;--bg-soft:#f3f5f9;--bg-hover:#f4f6fa;--bg-active:#eef2ff;--text-main:#16181d;--text-secondary:#6f7684;--text-muted:#9aa1ad;--border-color:#e9edf3;--border-strong:#e3e7ee;--primary-color:#3950ff;--primary-soft:#eeedff;--sidebar-width:270px;--radius-xl:22px;--radius-lg:16px;--radius-md:12px}*{box-sizing:border-box;scrollbar-color:#cfd6e4 transparent;font-family:var(--font-family);margin:0;padding:0}a{color:inherit;text-decoration:none}button{cursor:pointer;background:0 0;border:none}
