/* ===== baby i main page palette restore ===== */

body {
  background: #f7f1ea !important;
  color: #3f3934 !important;
}

header,
.header,
.site-header {
  background: #fffaf5 !important;
  border-bottom: 1px solid #eee5dc !important;
  color: #3f3934 !important;
}

header a,
.header a,
.site-header a,
nav a {
  color: #3f3934 !important;
  text-decoration: none !important;
}

.logo {
  color: #3f3934 !important;
}

.logo span {
  color: #d9a7a1 !important;
}

/* верхняя информационная полоска */
.topbar,
.announcement,
.promo-bar {
  background: #eee9e1 !important;
  color: #3f3934 !important;
}

/* основные секции главной */
main,
.main,
.home,
.home-page,
.page {
  background: #f7f1ea !important;
}

/* крупный первый блок */
.hero,
.home-hero,
.hero-section {
  background: #f3eee8 !important;
  border: 1px solid #ded3c7 !important;
  border-radius: 0;
  color: #3f3934 !important;
  box-shadow: 0 18px 54px rgba(30, 28, 25, 0.06) !important;
}

/* заголовки */
h1,
h2,
h3 {
  color: #3f3934 !important;
}

h1,
h2 {
  letter-spacing: -0.02em !important;
}

/* обычный текст */
p,
.section-subtitle,
.hero-subtitle,
.subtitle {
  color: #7b746c !important;
}

/* блоки возраста */
.age-section,
.ages,
.age-grid,
.age-nav {
  background: #f7f1ea !important;
}

.age-section a,
.ages a,
.age-grid a,
.age-nav a {
  color: #3f3934 !important;
  background: transparent !important;
  text-decoration: none !important;
  font-weight: 800 !important;
}

/* карточки категорий */
.category-card,
.catalog-card,
.home-card,
.card,
.category {
  background: #fffaf5 !important;
  border: 1px solid #eee5dc !important;
  border-radius: 0;
  box-shadow: 0 18px 54px rgba(30, 28, 25, 0.06) !important;
  color: #3f3934 !important;
}

/* внутренние изображения/плейсхолдеры */
.category-card img,
.catalog-card img,
.home-card img,
.category-card .image,
.catalog-card .image,
.home-card .image,
.category-image,
.card-image {
  background: linear-gradient(135deg, #f2e7dc, #eee9e1) !important;
  border-radius: 0;
}

/* кнопки */
button,
.btn,
.button,
a.button,
.hero-button,
.catalog-button {
  border-radius: 0;
  font-weight: 900 !important;
}

button:not(.ai-voice-btn):not(.ai-sound-btn),
.btn,
.button,
a.button,
.hero-button,
.catalog-button {
  background: #969d82 !important;
  color: #ffffff !important;
  border: 1px solid #969d82 !important;
}

/* вторичные кнопки */
.btn-secondary,
.button-secondary,
a.btn-secondary {
  background: #fffaf5 !important;
  color: #3f3934 !important;
  border: 1px solid #ded3c7 !important;
}

/* корзина */
.cart-count,
.header-cart-count,
#cart-count,
[data-cart-count],
.baby-cart-badge {
  background: #969d82 !important;
  color: #ffffff !important;
}

/* консультант оставляем в палитре baby i */
.ai-consultant-button {
  background: #fffaf5 !important;
  color: #3f3934 !important;
  border: 1px solid #ded3c7 !important;
  box-shadow: 0 16px 40px rgba(30, 28, 25, 0.16) !important;
}

.ai-consultant-dot {
  background: #969d82 !important;
}
