:root {
	--bg: #f8fafc;
	--bg2: #e2e8f0;
	--text: #0f172a;
	--card-bg: #ffffff;
	--muted: #475569;
	--border: #cbd5e1;
	--input-bg: #ffffff;
	--input-text: #0f172a;
	--accent: #0ea5e9;
	--accent-text: #ffffff;
	--radius: 16px;
	--page-maxw: 680px;
	--page-padding: 12px;
}
