/* Tema tabanı (token'lar + tipografi). `global.css` YAYINA GİRMİYOR —
   bkz. theme-base.css başlığı. Bölüm CSS'i giriyor, o yüzden buradan. */
/* theme-base: global.css (yayinda listener.css) uzerinden gelir — bkz. global.css basligi */

/* ===== Header Section ===== */
.cc_MSI3fYnLer_header .kombos-header {
  width: 100%;
  /* Bkz. ProductSlider — bölüm kendi zeminini çizmek zorunda. */
  background: var(--kombos-bg);
  color: var(--kombos-gray-900);
}

/* Toast styles are injected via JS into <head> because the toast
   renders in a body-level portal outside the ikas CSS scope.
   See injectStyles() in index.tsx. */
