The main countdown on your home page Dashboard had a countdown of midnight pacific time (src/App.js#L309)
<Countdown className='...' targetDate="2023-12-12T08:00:00Z" />
whereas the application deadline on your applicant portal (root.treehacks.com) was a minute earlier
TreeHacks/root@223db83/src/themes/timber_pine.ts#L66
{
key: "oos",
label: "out-of-state",
date: "2023-12-12T07:59:00.000Z",
display_date: "December 11th, 2023",
},