/*
Theme Name: Joyful Motion
Author: Your Name
Description: A custom theme based on the Joyful Motion design.
Version: 1.0
*/

/* --- Global Styles & Variables --- */
:root {
    --color-background: #FDFCFB;
    /* ... PASTE ALL THE OTHER CSS RULES HERE ... */
}
/* ... etc. ... */