:root{--green:#1e8e3e;--green-light:#27a34d;--green-dark:#2a5c44;--green-medium:#3d8c60;--orange:#f4842c;--purple:#6c63ff;--cyan:#00bcd4;--red:#e05c5c;--sidebar-w:210px;--radius-sm:8px;--radius-md:12px;--radius-lg:20px;--bg:#fffdf7;--surface:#fff;--surface-alt:#f9f7f2;--border:#e0ddd4;--text-dark:#1a1a1a;--text-mid:#5f6368;--text-medium:#555;--text-light:#888;--shadow-sm:0 1px 4px #00000012;--shadow-md:0 4px 16px #0000001a}[data-theme=dark]{--bg:#1a1a1a;--surface:#242424;--surface-alt:#2d2d2d;--border:#3a3a3a;--text-dark:#f0ede6;--text-mid:#9a9a9a;--text-medium:#888;--text-light:#666;--green:#27a34d;--green-light:#3dba60;--shadow-sm:0 1px 4px #0006;--shadow-md:0 4px 16px #0009}*,:before,:after{box-sizing:border-box;margin:0;padding:0}html{font-size:16px}html,body{height:100%;overflow:hidden}body{background:var(--bg);color:var(--text-dark);-webkit-font-smoothing:antialiased;font-family:Poppins,sans-serif;line-height:1.6}a{color:inherit;text-decoration:none}ul{list-style:none}button{cursor:pointer;font-family:Poppins,sans-serif}img{max-width:100%;display:block}::-webkit-scrollbar{width:5px}::-webkit-scrollbar-track{background:0 0}::-webkit-scrollbar-thumb{background:var(--border);border-radius:4px}
