/* Custom styles for timedbeta */
body {
    font-family: system-ui, -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, sans-serif;
}

/* DaisyUI enhancements if needed */
.hero {
    background: linear-gradient(135deg, #f8fafc 0%, #f1f5f9 100%);
}
