/* 
 * Main Application Stylesheet
 * Uses @import to include modular CSS files
 * 
 * File organization:
 * - Base: theme, reset, utilities
 * - Components: animations, auth-card, carousel, header, hero, recent-gifts, sticky-section
 * - Pages: how-it-works, team
 */

/* ============================================================================
 * BASE: Theme Variables and Design Tokens
 * ============================================================================ */
@import url("/assets/_theme-110de903.css");

/* ============================================================================
 * BASE: Reset and Global Styles
 * ============================================================================ */
@import url("/assets/_reset-c914549d.css");

/* ============================================================================
 * BASE: Utility Classes
 * ============================================================================ */
@import url("/assets/_utilities-1072d240.css");

/* ============================================================================
 * COMPONENTS: Animations
 * ============================================================================ */
@import url("/assets/_animations-88b1bf7a.css");

/* ============================================================================
 * COMPONENTS: Auth Card
 * ============================================================================ */
@import url("/assets/_auth-card-0411ff54.css");

/* ============================================================================
 * COMPONENTS: Carousel
 * ============================================================================ */
@import url("/assets/_carousel-822aa596.css");

/* ============================================================================
 * COMPONENTS: Header
 * ============================================================================ */
@import url("/assets/_header-74cc6ff8.css");

/* ============================================================================
 * COMPONENTS: Hero
 * ============================================================================ */
@import url("/assets/_hero-e6eae7f3.css");

/* ============================================================================
 * COMPONENTS: Recent Gifts
 * ============================================================================ */
@import url("/assets/_recent-gifts-00d1e141.css");

/* ============================================================================
 * COMPONENTS: Sticky Section
 * ============================================================================ */
@import url("/assets/_sticky-section-01ef2fed.css");

/* ============================================================================
 * PAGES: How It Works
 * ============================================================================ */
@import url("/assets/_how-it-works-19b003b3.css");

/* ============================================================================
 * PAGES: Team
 * ============================================================================ */
@import url("/assets/_team-b40aa382.css");
