/* Global styles not covered by Tailwind utilities */
body {
    background: radial-gradient(circle at top, #132347 0%, #0f172a 55%);
}
