:root{--bg:#f7f8fa;--surface:#fff;--surface-2:#f0f2f5;--surface-3:#e8ebf0;--border:#e2e5ea;--border-light:#d0d5dd;--primary:#00b386;--primary-hover:#009973;--primary-dim:#00b38614;--primary-glow:#00b38626;--amber:#e09600;--amber-dim:#e0960014;--error:#e5384b;--red-dim:#e5384b14;--success:#00b386;--blue:#4a7de0;--blue-dim:#4a7de014;--encrypted:#6c3ce0;--unread:#00b386;--text:#1a1d26;--text-light:#5f6980;--text-muted:#9ca3b4;--on-primary:#fff;--shadow-sm:0 1px 3px #0000000f;--shadow-md:0 4px 12px #00000014;--shadow-lg:0 8px 24px #0000001a;--radius:10px;--sidebar-w:230px;--topbar-h:52px}[data-theme=dark]{--bg:#0f1117;--surface:#161b27;--surface-2:#1d2435;--surface-3:#242a3a;--border:#272d40;--border-light:#2e3650;--primary:#00c896;--primary-hover:#00a87e;--primary-dim:#00c8961f;--primary-glow:#00c89640;--amber:#f5a623;--amber-dim:#f5a6231f;--error:#ff4b6e;--red-dim:#ff4b6e1f;--success:#00c896;--blue:#5b8dee;--blue-dim:#5b8dee1f;--encrypted:#7c4dff;--unread:#00c896;--text:#e8ecf4;--text-light:#8b95b0;--text-muted:#545e78;--on-primary:#fff;--shadow-sm:none;--shadow-md:none;--shadow-lg:none}*{box-sizing:border-box}html,body,#root{height:100%;margin:0}body{background:var(--bg);color:var(--text);-webkit-font-smoothing:antialiased;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Inter,sans-serif}button,input,select,textarea{font-family:inherit}::-webkit-scrollbar{width:4px;height:4px}::-webkit-scrollbar-track{background:0 0}::-webkit-scrollbar-thumb{background:var(--border-light);border-radius:10px}
