/*
Theme Name: I Feel Everything - Interactive Album Theme
Description: An interactive album experience theme for WordPress featuring dynamic animations, floating particles, crawling spiders, and immersive track navigation. Designed for Maggie Lindemann's "i feel everything" album.
Author: Your Name
Version: 1.0
Text Domain: ife-ml
Tags: music, album, interactive, animations, portfolio
*/

/* 
 * This file serves as the main WordPress theme identifier.
 * All actual styling is handled in /assets/css/album-experience.css
 * to maintain the existing structure and animations.
 */

@import url('./assets/css/album-experience.css'); 