/* Default dark theme */
.ai-homepage-summary { /* current dark styles */ }

/* Light theme variant */
.ai-homepage-summary.light-theme {
    /* light theme styles */
}