:root{--yellow:#ffde00;--yellow-light:#fff176;--yellow-muted:#ffde001f;--yellow-subtle:#ffde000f;--teal:#0be5c1;--teal-muted:#0be5c11f;--emerald:#10b981;--emerald-muted:#10b9811a;--amber:#f59e0b;--amber-muted:#f59e0b1a;--violet:#8b5cf6;--violet-muted:#8b5cf61a;--red:#ef4444;--red-muted:#ef44441a;--blue:#3b82f6;--blue-muted:#3b82f61a;--bg:#f9fafb;--bg-card:#fff;--bg-elevated:#f3f4f6;--bg-hover:#e5e7eb;--text:#343434;--text-secondary:#6b7280;--text-muted:#9ca3af;--border:#e5e7eb;--border-light:#f3f4f6;--shadow-sm:0 1px 3px #0000000a;--shadow-md:0 4px 16px #0000000f;--shadow-lg:0 8px 32px #00000014;--radius-sm:8px;--radius-md:12px;--radius-lg:16px}html,body{max-width:100vw;overflow-x:hidden}body{color:var(--text);background:var(--bg);-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,system-ui,sans-serif;font-size:14px;line-height:1.6}*{box-sizing:border-box;margin:0;padding:0}a{color:inherit;text-decoration:none}
