﻿/* Импорт базовых стилей */
@import url('base/reset.css');
@import url('base/variables.css');
@import url('base/responsive.css');
@import url('base/typhographia.css?v=20260707-render');

/* Импорт layout */
@import url('layout/container.css');
@import url('layout/grid.css');

/* Импорт компонентов */
@import url('components/buttons.css');
@import url('components/card.css');
@import url('components/form.css');
@import url('components/cardSwiper.css?v=20260706-2');
@import url('components/modal.css?v=20260707-webp-2');

/* Импорт секций */
@import url('sections/header.css?v=20260707-webp');
@import url('sections/hero.css');
@import url('sections/welcomeBlock.css?v=20260707-webp');
@import url('sections/scheduleBlock.css?v=20260724-weekdays-inline-14');
@import url('sections/costBlock.css?v=20260707-webp');
@import url('sections/cardBlock.css?v=20260707-webp-2');
@import url('sections/promotionBlock.css?v=20260707-webp');
@import url('sections/galleryBlock.css');
@import url('sections/masterBlock.css?v=20260707-webp');
@import url('sections/FAQBlock.css?v=20260707-webp');
@import url('sections/socialBlock.css?v=20260707-webp');
@import url('sections/mapBlock.css');
@import url('sections/footer.css');

