/*
 * assets/css/main.css
 *
 * HotFlight Primary Stylesheet
 * ============================
 * This is the MAIN stylesheet for the HotFlight theme.
 * It is enqueued via inc/enqueue.php as 'hotflight-main'.
 *
 * =====================================================================
 * PASTE INSTRUCTIONS:
 * =====================================================================
 * PASTE all of your HotFlightFares website CSS into this file.
 *
 * File is structured with the following sections (add yours below):
 *  1. Design Tokens / CSS Custom Properties
 *  2. Base / Reset
 *  3. Typography
 *  4. Layout / Grid
 *  5. Components
 *  6. Site Header
 *  7. Site Footer
 *  8. Hero Section
 *  9. Deals Section / Deal Cards
 * 10. Destinations Section / Destination Cards
 * 11. Travel Guides Section / Guide Cards
 * 12. CTA Section
 * 13. Newsletter Section
 * 14. Page Templates (Contact, About, etc.)
 * 15. Blog / Posts
 * 16. Comments
 * 17. Search
 * 18. 404 Page
 * 19. Sidebar / Widgets
 * 20. Utilities
 * 21. Responsive / Media Queries
 * =====================================================================
 */

/* ======================================================================
   1. DESIGN TOKENS — CSS Custom Properties
   ====================================================================== */