/* Base styles and resets */
body {
    background-color: #0f172a;
    color: #f8fafc;
    overflow-x: hidden;
}