/* ==========================================================================
   DONGANH DISCOVERY MASTER STYLESHEET
   ========================================================================== */

/* 1. Global design tokens, fonts, light & dark theme custom variables */
@import './variables.css?v=3.0';

/* 2. Global resets, glassmorphism templates, standard button states & badges */
@import './base.css?v=3.0';

/* 3. Global structural layouts, sticky glass header navigations & footer blocks */
@import './layout.css?v=3.1';

/* 4. Split screens, Leaflet popup wrappers, search panels & category sliders */
@import './map-search.css?v=3.0';

/* 5. Spotlight eatery listings, detail headers, pricing grids & reviews boxes */
@import './eatery.css?v=3.0';

/* 6. Premium food tour sliders, mood filters, interactive timeline nodes & journey views */
@import './tours.css?v=3.0';

/* 7. Admin control modules, delivery area polygon canvases, scratch modals & TikTok video Reels overlays */
@import './features.css?v=3.0';

/* 8. Media queries, screen breakpoints and mobile responsive system overrides */
@import './responsive.css?v=3.1';

/* 9. Premium animations and micro-interactions */
@import './animations.css?v=3.0';

/* 10. Community Check-in newsfeed styles */
@import './checkin.css?v=3.0';

/* 11. Mobile viewport fit — ôm gọn nội dung, không scroll ngang */
@import './mobile-fix.css?v=1.0';


