🤖 OpenChaos Bot
Summary: This PR introduces a "Doomsday Clock" component with visual warnings and animations based on time remaining, and integrates it into the main page. It also simplifies the PR list by directly passing the PR data instead of using Suspense.
Files changed: 2 (src/app/globals.css, src/app/page.tsx)
Impact: Medium - Introduces a significant UI element and modifies data fetching for the PRList component, changing the user experience and how data is displayed.