/**
 * City Retreat - Main Stylesheet
 *
 * Import order matters! Load in this sequence:
 * 1. Variables (design tokens)
 * 2. Reset (normalize browsers)
 * 3. Base (typography, global styles)
 * 4. Layout (grid, containers)
 * 5. Components
 * 6. Sections
 */

/* ============================================
   FOUNDATION
   ============================================ */
@import url("fonts.b521ed8777e7.css");
@import url("variables.5685affda948.css");
@import url("reset.dcd3a4751f40.css");
@import url("base.511db13265cd.css");
@import url("layout.6954ef211586.css");
@import url("utilities.2fbfcd35bfd7.css");

/* ============================================
   COMPONENTS
   ============================================ */
@import url("components/header.72640fce76f2.css");
@import url("components/footer.dbf9032d946e.css");
@import url("components/buttons.f21afd7b4406.css");
@import url("components/section-header.bdb1beb48e45.css");
@import url("components/cards.d41d8cd98f00.css");
@import url("components/prayer-times.d8909115cde9.css");
@import url("components/forms.d41d8cd98f00.css");
@import url("components/icons.afa2c8751af1.css");
@import url("components/accordion.d41d8cd98f00.css");
@import url("components/page-hero.30a1b5ac8a31.css");
@import url("components/cta-section.ad7840e0f724.css");

/* ============================================
   SECTIONS
   ============================================ */

/* Homepage Sections */
@import url("sections/home/hero.36a1941f5c24.css");
@import url("sections/home/mission.e00e7d62ee17.css");
@import url("sections/home/services.27462f6fea2d.css");
@import url("sections/home/events.0c75f2a2fcc3.css");
@import url("sections/home/support.b1b67d295142.css");
@import url("sections/home/testimonials.663dad925c5e.css");
@import url("sections/home/reach.1619be43da8b.css");
@import url("sections/home/faq.55df043a513c.css");

/* About Page Sections */
/* @import url("sections/about/hero.ba7fff6fa6ad.css"); */ /* Replaced by components/page-hero.css */
@import url("sections/about/story.e48f8fe32282.css");
@import url("sections/about/mission-vision.53e2d53bbd23.css");
@import url("sections/about/values.830a26f79dae.css");
@import url("sections/about/timeline.5e49949f89bb.css");
@import url("sections/about/team.a405f3a70a4a.css");
/* @import url("sections/about/cta.b94c43922645.css"); */ /* Replaced by components/cta-section.css */

/* Other Sections */
@import url("sections/cta.d41d8cd98f00.css");

/* Welcome Project Page Sections */
/* @import url("sections/welcome-project/hero.cb968a69dbb2.css"); */ /* Replaced by components/page-hero.css */
@import url("sections/welcome-project/mission.b55b6ae8ae19.css");
@import url("sections/welcome-project/support.6a4c3f831a1d.css");
@import url("sections/welcome-project/services.b5518034f830.css");
/* @import url("sections/welcome-project/cta.95654d0cbe23.css"); */ /* Replaced by components/cta-section.css */

/* Events Page Sections */
/* @import url("sections/events/hero.1ead8fb35b14.css"); */ /* Replaced by components/page-hero.css */
@import url("sections/events/programs.5f43c2cf9a6e.css");
@import url("sections/events/upcoming.2e4922aceaf6.css");
/* @import url("sections/events/cta.f6282904bc80.css"); */ /* Replaced by components/cta-section.css */

/* Contact Page Sections */
/* @import url("sections/contact/hero.c755c4b20e62.css"); */ /* Replaced by components/page-hero.css */
@import url("sections/contact/form-info.ee1b8c7ca6bc.css");
@import url("sections/contact/visit.7462b661bfad.css");

/* Services Page Sections */
/* @import url("sections/services/hero.97399ed6c19b.css"); */ /* Replaced by components/page-hero.css */
@import url("sections/services/overview.b275a701fd8c.css");
@import url("sections/services/details.287346feeb53.css");
@import url("sections/services/additional.d5e5fc6f1f1b.css");
/* @import url("sections/services/cta.3f119c25169a.css"); */ /* Replaced by components/cta-section.css */

/* Prayer Page Sections */
/* @import url("sections/prayer/hero.42396e30446d.css"); */ /* Replaced by components/page-hero.css */
@import url("sections/prayer/notes.1b6f9b1a665d.css");
@import url("sections/prayer/times-cards.51d4f7aa0170.css");
@import url("sections/prayer/times-table.4d23c17332aa.css");
@import url("sections/prayer/jumuah.49e4083bbcde.css");

/* Blog Page Sections */
@import url("sections/blog/hero.ef6f1e0b0051.css");
@import url("sections/blog/search-filter.a1390fbc232c.css");
@import url("sections/blog/featured-recent.d8791c576fd3.css");
@import url("sections/blog/latest-articles.72b117f1caec.css");
