/* Minimal styles - egui handles most styling */
* {
    box-sizing: border-box;
}
