/**
 * umitozkan.css — "Ümit Özkan (Pencart)" ana sayfa layout (5. tema)
 * (preset id: umitozkan — panel etiketi: Ümit Özkan)
 *
 * Yüklenir: YALNIZCA body.home-layout-umitozkan
 * Baz: Sarı layout; görünüm: beyaz header + sarı kategori bandı (AKBAY tarzı, iyileştirilmiş).
 * Harici font CDN yok (CSP style-src 'self').
 */
body.home-layout-umitozkan {
  --uo-red: #f30c0c;
  --kb-red: var(--theme-primary, var(--theme-search-bg, #f30c0c));
  --kb-red-deep: var(--theme-header-deep, #a50202);
  --kb-red-hot: var(--theme-header-hot, #e53935);
  --kb-red-mist: rgba(243, 12, 12, 0.14);
  --kb-ink: #111111;
  --kb-mute: #78716c;
  --kb-line: #e7e5e4;
  --kb-paper: #f5f5f4;
  --kb-card: #ffffff;
  --kb-radius: 6px;
  --kb-radius-lg: 10px;
  --kb-max: 1600px;
  --kb-pad: clamp(0.7rem, 2.2vw, 1.15rem);
  --kb-finder: clamp(280px, 24vw, 360px);
  --kb-hero-h: clamp(360px, 32vw, 440px);
  --kb-intro-gap: clamp(0.45rem, 0.9vw, 0.75rem);
  --home-garage-overlap: 0px;
  /* chrome class alias (JS alo-* / eski hb-*) */
  --alo-orange: var(--kb-red);
  --alo-orange-deep: var(--kb-red-deep);
  --alo-dark: var(--kb-ink);
  --alo-dark-2: var(--kb-red-deep);
  --alo-ink: var(--kb-ink);
  --alo-mute: var(--kb-mute);
  --alo-line: var(--kb-line);
  --alo-paper: var(--kb-paper);
  --alo-radius: var(--kb-radius);
  --alo-radius-md: var(--kb-radius-lg);
  --hb-red: var(--kb-red);
  --hb-red-deep: var(--kb-red-deep);
  --hb-red-btn: var(--kb-red);
  font-family: "Roboto", "Segoe UI", system-ui, sans-serif;
  color: var(--kb-ink);
  background: #fff;
  background-image: none;
}

/* ========== ÜST BİLGİ ŞERİDİ (beyaz utility — AKBAY) ========== */
body.home-layout-umitozkan .alo-infobar {
  background: var(--theme-infobar-bg, #ffffff);
  color: var(--theme-infobar-text, #333333);
  border-bottom: 1px solid #ececec;
  font-size: 0.78rem;
}

body.home-layout-umitozkan .alo-infobar.hidden {
  display: none !important;
}

body.home-layout-umitozkan .alo-infobar-inner {
  max-width: var(--kb-max);
  margin: 0 auto;
  padding: 0.38rem 1rem;
  display: flex;
  align-items: center;
  justify-content: center;
  gap: 0.75rem;
  flex-wrap: wrap;
}

body.home-layout-umitozkan .alo-infobar-link {
  display: inline-flex;
  align-items: center;
  gap: 0.4rem;
  color: #333333 !important;
  text-decoration: none !important;
  font-weight: 600;
}

body.home-layout-umitozkan .alo-infobar-link:hover {
  color: #111111 !important;
}

body.home-layout-umitozkan .alo-infobar-ico {
  font-size: 0;
  width: 14px;
  height: 14px;
  display: inline-block;
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
}

body.home-layout-umitozkan .alo-infobar-wa .alo-infobar-ico {
  background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24' fill='%2325D366'%3E%3Cpath d='M20.5 3.5A11 11 0 0 0 3.1 17.7L2 22l4.4-1.1A11 11 0 1 0 20.5 3.5zm-8.5 17a9 9 0 0 1-4.6-1.3l-.3-.2-2.6.7.7-2.5-.2-.3a9 9 0 1 1 7 3.6zm5-6.7c-.3-.1-1.6-.8-1.9-.9s-.4-.1-.6.1-.7.9-.8 1-.3.2-.6.1a7.4 7.4 0 0 1-2.2-1.4 8.2 8.2 0 0 1-1.5-1.9c-.2-.3 0-.4.1-.6l.4-.5.1-.3c0-.1 0-.3-.1-.4s-.6-1.4-.8-1.9-.4-.4-.6-.4h-.5c-.2 0-.4.1-.6.3a2 2 0 0 0-.6 1.5 3.5 3.5 0 0 0 .7 1.9 8 8 0 0 0 3.1 3 10 10 0 0 0 2 .8 3.3 3.3 0 0 0 1.7.1 2.6 2.6 0 0 0 1.7-1.2 2.1 2.1 0 0 0 .1-1.2c-.1-.1-.3-.2-.5-.3z'/%3E%3C/svg%3E");
}

body.home-layout-umitozkan .alo-infobar-tel .alo-infobar-ico {
  background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24' fill='none' stroke='%23333333' stroke-width='2'%3E%3Cpath d='M22 16.9v3a2 2 0 0 1-2.2 2 19.8 19.8 0 0 1-8.6-3.1 19.5 19.5 0 0 1-6-6 19.8 19.8 0 0 1-3.1-8.7A2 2 0 0 1 4 2h3a2 2 0 0 1 2 1.7c.1.9.4 1.8.7 2.6a2 2 0 0 1-.4 2.1L8.1 9.9a16 16 0 0 0 6 6l1.5-1.2a2 2 0 0 1 2.1-.4c.8.3 1.7.6 2.6.7a2 2 0 0 1 1.7 2z'/%3E%3C/svg%3E");
}

body.home-layout-umitozkan .alo-infobar-sep {
  color: #d4d4d4;
  font-weight: 400;
}

/* ========== BEYAZ HEADER (logo + arama) ========== */
body.home-layout-umitozkan .topbar {
  background: #ffffff !important;
  background-image: none !important;
  border-bottom: 1px solid #ececec !important;
  box-shadow: 0 1px 0 rgba(0, 0, 0, 0.04);
  font-family: inherit;
  padding: 0 !important;
}

body.home-layout-umitozkan .topbar > .container.topbar-inner,
body.home-layout-umitozkan .topbar-inner {
  display: grid !important;
  /* Amazon: logo sol | arama ortada uzar | hesap/sepet sağ */
  grid-template-columns: auto minmax(0, 1fr) auto !important;
  align-items: center !important;
  gap: 0.55rem 1.1rem !important;
  width: 100% !important;
  max-width: none !important;
  margin: 0 !important;
  padding: 0.65rem clamp(0.75rem, 2vw, 1.75rem) !important;
  height: auto !important;
  min-height: 72px !important;
  flex-wrap: nowrap !important;
  position: relative !important;
  overflow: visible !important;
  box-sizing: border-box !important;
}

body.home-layout-umitozkan .topbar-start {
  grid-column: 1 !important;
  display: flex !important;
  align-items: center !important;
  gap: 0.45rem !important;
  flex: 0 0 auto !important;
  min-width: 0 !important;
  max-width: none !important;
  z-index: 1 !important;
  pointer-events: auto !important;
  overflow: visible;
}

body.home-layout-umitozkan .topbar-start > * {
  pointer-events: auto !important;
}

body.home-layout-umitozkan .brand {
  background: transparent !important;
  color: var(--theme-header-text, #111111) !important;
  padding: 0 !important;
  border: none !important;
  border-radius: 0 !important;
  box-shadow: none !important;
  max-width: 12rem !important;
  margin: 0 !important;
}

body.home-layout-umitozkan .brand:hover {
  opacity: 0.94;
  border: none !important;
  filter: none;
}

body.home-layout-umitozkan .brand-lockup {
  display: flex;
  flex-direction: column;
  align-items: flex-start;
  gap: 0.08rem;
}

body.home-layout-umitozkan .brand-lockup::after {
  content: var(--theme-brand-tagline, "YEDEK PARÇA · HIZLI TESLİMAT");
  display: block;
  font-size: 0.55rem;
  font-weight: 700;
  letter-spacing: 0.08em;
  color: rgba(255, 255, 255, 0.72);
  line-height: 1.2;
}

/* Eski tam sarı topbar: beyaz logo yazısı. Plaza’da siyah (aşağıdaki override). */
body.home-layout-umitozkan .topbar:not(.sari-plaza-topbar) .brand-word {
  color: #fff !important;
  font-weight: 800 !important;
  font-size: 1.4rem !important;
  letter-spacing: -0.03em;
  line-height: 1.05 !important;
  text-transform: none;
}

body.home-layout-umitozkan .topbar:not(.sari-plaza-topbar) .brand-word::first-letter {
  color: #fff;
}

body.home-layout-umitozkan .brand-smile {
  display: none !important;
}

/* site.css mobil .brand::before hamburger (☰) — sari plaza'da gereksiz */
body.home-layout-umitozkan .brand::before {
  display: none !important;
  content: none !important;
}

/* Amazon gibi: logo yanında teslimat / posta kodu */
body.home-layout-umitozkan .topbar-location {
  display: inline-flex !important;
  color: #fff !important;
  border-color: transparent;
  min-width: 7.5rem;
  max-width: 11rem;
  min-height: 44px;
  padding: 0.35rem 0.4rem;
  margin: 0;
}
body.home-layout-umitozkan .topbar-location:hover {
  border-color: rgba(255, 255, 255, 0.85);
  background: rgba(255, 255, 255, 0.08);
}
body.home-layout-umitozkan .topbar-location-icon,
body.home-layout-umitozkan .topbar-location-line2 {
  color: #fff !important;
}
body.home-layout-umitozkan .topbar-location-line1 {
  color: rgba(255, 255, 255, 0.82) !important;
}

/* Logo | Kategoriler+Arama | Aksiyonlar — arama orta kolonu doldurur */
body.home-layout-umitozkan .alo-search-cluster {
  grid-column: 2 !important;
  display: flex !important;
  align-items: stretch !important;
  gap: 0.45rem !important;
  min-width: 0 !important;
  width: 100% !important;
  max-width: none !important;
  flex: 1 1 auto !important;
}

body.home-layout-umitozkan .alo-cats-btn {
  flex: 0 0 auto;
  display: inline-flex;
  align-items: center;
  gap: 0.4rem;
  background: #fff;
  color: var(--kb-ink);
  border: 1.5px solid var(--kb-line);
  border-radius: 999px;
  padding: 0 0.95rem;
  min-height: 42px;
  font: inherit;
  font-size: 0.8rem;
  font-weight: 700;
  cursor: pointer;
  white-space: nowrap;
  box-shadow: none;
  transition: border-color 0.15s ease, color 0.15s ease, box-shadow 0.15s ease;
}

body.home-layout-umitozkan .alo-cats-btn:hover,
body.home-layout-umitozkan .alo-cats-btn[aria-expanded="true"] {
  background: #fff;
  border-color: var(--kb-red);
  color: var(--kb-red);
  box-shadow: 0 0 0 3px var(--kb-red-mist);
}

body.home-layout-umitozkan .alo-cats-ico {
  display: inline-flex;
  color: var(--kb-red);
}

body.home-layout-umitozkan .alo-cats-label {
  text-decoration: none;
  border-bottom: none;
}

body.home-layout-umitozkan .alo-cats-btn:hover .alo-cats-label,
body.home-layout-umitozkan .alo-cats-btn[aria-expanded="true"] .alo-cats-label {
  border-bottom-color: transparent;
}

body.home-layout-umitozkan .alo-cats-caret {
  font-size: 0.65rem;
  opacity: 0.7;
  color: inherit;
}

body.home-layout-umitozkan .search {
  grid-column: auto !important;
  position: relative !important;
  left: auto !important;
  right: auto !important;
  top: auto !important;
  bottom: auto !important;
  transform: none !important;
  z-index: 1 !important;
  flex: 1 1 auto !important;
  width: 100% !important;
  max-width: none !important;
  min-width: 8rem !important;
  height: 44px !important;
  margin: 0 !important;
  display: flex !important;
  border: none !important;
  border-radius: var(--kb-radius) !important;
  overflow: hidden !important;
  background: #fff !important;
  box-shadow: 0 1px 0 rgba(0, 0, 0, 0.06) !important;
}

body.home-layout-umitozkan .search:hover,
body.home-layout-umitozkan .search:focus-within {
  box-shadow: 0 0 0 2px rgba(255, 255, 255, 0.55) !important;
  border: none !important;
}

body.home-layout-umitozkan .search-scope {
  display: none !important;
}

body.home-layout-umitozkan .search input {
  flex: 1 1 auto !important;
  border: none !important;
  background: #fff !important;
  font-size: 0.88rem !important;
  color: var(--kb-ink) !important;
  padding: 0 0.9rem !important;
  height: 100% !important;
  border-radius: 0 !important;
}

body.home-layout-umitozkan .search input::placeholder {
  color: #a8a29e;
}

body.home-layout-umitozkan .search-submit,
body.home-layout-umitozkan .search button {
  background: var(--theme-search-bg, var(--kb-ink)) !important;
  background-image: none !important;
  color: var(--theme-search-text, #fff) !important;
  border: none !important;
  border-radius: 0 !important;
  min-width: 4.25rem !important;
  width: auto !important;
  height: 100% !important;
  font-weight: 800 !important;
  font-size: 0.78rem !important;
  letter-spacing: 0.04em;
  text-transform: uppercase;
}

body.home-layout-umitozkan .search-submit:hover,
body.home-layout-umitozkan .search button:hover {
  background: var(--theme-search-bg, #292524) !important;
  filter: brightness(0.92);
}

body.home-layout-umitozkan .search-submit .sr-only {
  position: static !important;
  width: auto !important;
  height: auto !important;
  clip: auto !important;
  overflow: visible !important;
  white-space: nowrap !important;
  color: #fff !important;
}

/* Kızıl Bant: arama odak — topbar karartmanın üstünde */
body.home-layout-umitozkan.search-focus-active .topbar,
body.home-layout-umitozkan.search-focus-active .topbar {
  z-index: 220 !important;
  position: relative !important;
  box-shadow: 0 8px 28px rgba(28, 25, 23, 0.28) !important;
}

body.home-layout-umitozkan.search-focus-active .alo-search-cluster {
  position: relative !important;
  z-index: 222 !important;
}

body.home-layout-umitozkan.search-focus-active .search,
body.home-layout-umitozkan.search-focus-active .search {
  position: relative !important;
  left: auto !important;
  top: auto !important;
  transform: none !important;
  width: auto !important;
  max-width: none !important;
  z-index: 223 !important;
  box-shadow: 0 0 0 3px rgba(255, 255, 255, 0.55), 0 8px 24px rgba(0, 0, 0, 0.22) !important;
}

body.home-layout-umitozkan .topbar-actions {
  grid-column: 3 !important;
  display: flex !important;
  align-items: stretch !important;
  justify-content: flex-end !important;
  gap: 0.1rem !important;
  flex: 0 0 auto !important;
  flex-shrink: 0 !important;
  margin: 0 !important;
  z-index: 2 !important;
  pointer-events: auto !important;
  color: #fff !important;
  white-space: nowrap !important;
}

body.home-layout-umitozkan .topbar-actions > * {
  pointer-events: auto !important;
}

/* Sağ: Amazon DOM — kırmızı bant üzerinde beyaz metin */
body.home-layout-umitozkan .account-nav {
  display: inline-flex !important;
  align-items: stretch;
  gap: 0;
}

body.home-layout-umitozkan .topbar-account-block {
  display: inline-flex;
  align-items: stretch;
}

body.home-layout-umitozkan .account-widget {
  display: inline-flex !important;
  flex-direction: row !important;
  align-items: center !important;
  background: transparent !important;
  color: #fff !important;
  border: 1px solid transparent !important;
  border-radius: var(--kb-radius) !important;
  padding: 0.3rem 0.5rem !important;
  min-height: 42px;
  box-shadow: none;
  gap: 0.35rem;
}

body.home-layout-umitozkan .account-widget:hover {
  background: rgba(255, 255, 255, 0.12) !important;
  border-color: rgba(255, 255, 255, 0.28) !important;
  color: #fff !important;
}

body.home-layout-umitozkan .account-widget-text {
  display: flex !important;
  flex-direction: column !important;
  align-items: flex-start !important;
  line-height: 1.15;
}

body.home-layout-umitozkan .account-widget-line1 {
  display: block !important;
  font-size: 0.68rem !important;
  font-weight: 500 !important;
  color: rgba(255, 255, 255, 0.75) !important;
  line-height: 1.15 !important;
}

body.home-layout-umitozkan .account-widget-line2 {
  display: block !important;
  font-size: 0.8rem !important;
  font-weight: 800 !important;
  color: #fff !important;
  line-height: 1.15 !important;
}

body.home-layout-umitozkan .account-widget:hover .account-widget-line2 {
  color: #fff !important;
}

body.home-layout-umitozkan .account-widget-caret {
  display: none !important;
}

body.home-layout-umitozkan .account-widget-icon,
body.home-layout-umitozkan .account-widget-avatar,
body.home-layout-umitozkan .account-widget-avatar-icon {
  color: #fff !important;
  background: transparent !important;
  width: 1.3rem;
  height: 1.3rem;
  flex-shrink: 0;
}

body.home-layout-umitozkan .topbar-orders-link {
  display: inline-flex !important;
  flex-direction: column !important;
  justify-content: center !important;
  align-items: flex-start !important;
  text-decoration: none !important;
  color: #fff !important;
  line-height: 1.15 !important;
  padding: 0.3rem 0.5rem !important;
  border: 1px solid transparent !important;
  border-radius: var(--kb-radius) !important;
  white-space: nowrap !important;
  min-height: 42px;
  background: transparent !important;
}

body.home-layout-umitozkan .topbar-orders-link:hover {
  background: rgba(255, 255, 255, 0.12) !important;
  border-color: rgba(255, 255, 255, 0.28) !important;
  color: #fff !important;
}

body.home-layout-umitozkan .topbar-orders-line1 {
  font-size: 0.68rem !important;
  font-weight: 500 !important;
  color: rgba(255, 255, 255, 0.75) !important;
  line-height: 1.15 !important;
}

body.home-layout-umitozkan .topbar-orders-line2 {
  font-size: 0.8rem !important;
  font-weight: 800 !important;
  color: #fff !important;
  line-height: 1.15 !important;
}

body.home-layout-umitozkan .topbar-orders-link:hover .topbar-orders-line2 {
  color: #fff !important;
}

body.home-layout-umitozkan .cart-btn {
  position: relative !important;
  display: inline-flex !important;
  flex-direction: row !important;
  align-items: center !important;
  gap: 0.35rem !important;
  background: #fff !important;
  border: none !important;
  border-radius: var(--kb-radius) !important;
  padding: 0.35rem 0.7rem 0.35rem 2.1rem !important;
  min-height: 42px;
  margin-left: 0.25rem;
  color: var(--kb-red) !important;
  box-shadow: none;
  order: 99;
}

body.home-layout-umitozkan .cart-btn:hover {
  background: #fafaf9 !important;
}

body.home-layout-umitozkan .cart-btn::before {
  left: 0.45rem !important;
  top: 50% !important;
  transform: translateY(-50%) !important;
  width: 1.25rem !important;
  height: 1.1rem !important;
  background: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24' fill='none' stroke='%23c41e3a' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'%3E%3Ccircle cx='9' cy='20' r='1.2'/%3E%3Ccircle cx='18' cy='20' r='1.2'/%3E%3Cpath d='M2 2h2l1.6 9.2a1 1 0 0 0 1 .82h9.7a1 1 0 0 0 1-.82L20 6H6'/%3E%3C/svg%3E") center/contain no-repeat !important;
}

body.home-layout-umitozkan .cart-btn-text {
  order: 1;
  display: flex !important;
  flex-direction: column !important;
  align-items: flex-start !important;
}

body.home-layout-umitozkan .cart-btn-line1 {
  display: block !important;
  font-size: 0.62rem !important;
  font-weight: 500 !important;
  color: var(--kb-mute) !important;
  line-height: 1.1 !important;
}

body.home-layout-umitozkan .cart-btn-line2 {
  color: var(--kb-red) !important;
  font-size: 0.8rem !important;
  font-weight: 800 !important;
  line-height: 1.1 !important;
}

body.home-layout-umitozkan .cart-badge {
  position: absolute !important;
  left: 1.35rem !important;
  top: 0.1rem !important;
  display: inline-flex !important;
  align-items: center !important;
  justify-content: center !important;
  min-width: 1rem !important;
  height: 1rem !important;
  padding: 0 0.2rem !important;
  border-radius: 999px !important;
  background: var(--kb-ink) !important;
  color: #fff !important;
  font-size: 0.6rem !important;
  font-weight: 800 !important;
}

body.home-layout-umitozkan .cart-badge.hidden {
  display: none !important;
}

body.home-layout-umitozkan .alo-action-link,
body.home-layout-umitozkan .alo-garage-link {
  display: none !important;
}

/* ========== KATEGORİ BARI — Sarı iskelet + Pencart açık gri ========== */
body.home-layout-umitozkan .category-bar {
  background: #f0f0f0 !important;
  border: none !important;
  border-top: 1px solid #e8e8e8 !important;
  border-bottom: 1px solid #e8e8e8 !important;
  min-height: 48px !important;
  box-shadow: none !important;
}

body.home-layout-umitozkan .category-bar-inner {
  display: flex !important;
  align-items: stretch !important;
  min-height: 48px !important;
  max-width: none !important;
  width: 100% !important;
  margin: 0 auto !important;
  padding: 0 clamp(0.75rem, 2vw, 1.75rem) !important;
}

body.home-layout-umitozkan .category-nav {
  display: flex !important;
  align-items: stretch !important;
  width: 100% !important;
  gap: 0.35rem !important;
}

body.home-layout-umitozkan .category-nav-garage,
body.home-layout-umitozkan .category-nav-brands {
  display: none !important;
}

body.home-layout-umitozkan .category-root-scroll:not(.hidden) {
  display: flex !important;
  flex: 1 1 auto !important;
  min-width: 0 !important;
  align-items: stretch !important;
  overflow: hidden !important;
}

body.home-layout-umitozkan .category-root-visible {
  display: flex !important;
  align-items: stretch !important;
  gap: 0 !important;
  min-width: 0 !important;
}

body.home-layout-umitozkan .category-root-btn {
  background: transparent !important;
  color: #222 !important;
  border: 0 !important;
  border-radius: 0 !important;
  font-size: 0.9rem !important;
  font-weight: 600 !important;
  letter-spacing: 0 !important;
  text-transform: none !important;
  padding: 0 0.85rem !important;
  white-space: nowrap !important;
}

body.home-layout-umitozkan .category-root-btn:hover,
body.home-layout-umitozkan .category-root-btn:focus-visible,
body.home-layout-umitozkan .category-root-btn.is-active {
  background: transparent !important;
  color: #f30c0c !important;
  box-shadow: inset 0 -3px 0 #f30c0c !important;
}

body.home-layout-umitozkan .category-root-more-btn {
  color: #222 !important;
  background: transparent !important;
}

body.home-layout-umitozkan .category-nav-promo {
  display: none !important;
}

body.home-layout-umitozkan .sari-order-track-btn {
  display: none !important;
}

/* ========== MARKA SEÇİN — Plaza kart grid (brand-wizard.css ortak; burada sadece HB token) ========== */
body.home-layout-umitozkan .home-brand-picker {
  border-top: 3px solid var(--kb-red);
}

body.home-layout-umitozkan .home-brand-picker-head {
  display: flex !important;
}

body.home-layout-umitozkan .home-brand-card:hover {
  border-color: var(--kb-red);
}

body.home-layout-umitozkan .home-brand-card:hover .home-brand-card-label {
  color: var(--kb-red);
}

/* ========== MEGA: Tüm Kategoriler — Turuncu tarzı kart ızgara (kızıl vurgu) ========== */
body.home-layout-umitozkan .category-mega:not(.hidden),
body.home-layout-umitozkan.category-mega-open .category-mega {
  display: block !important;
}

body.home-layout-umitozkan .category-mega-backdrop:not(.hidden),
body.home-layout-umitozkan.category-mega-open .category-mega-backdrop {
  display: block !important;
  background: rgba(28, 25, 23, 0.42) !important;
  backdrop-filter: blur(2px);
}

body.home-layout-umitozkan .category-mega {
  top: var(--topbar-h, 72px);
  border-bottom: none !important;
  box-shadow: 0 24px 48px rgba(28, 25, 23, 0.16);
  background: linear-gradient(180deg, #fef2f2 0%, #ffffff 72px) !important;
  max-height: min(78vh, 640px);
  overflow: auto;
  font-family: inherit;
}

body.home-layout-umitozkan .category-mega-shell {
  max-width: var(--kb-max);
  margin: 0 auto;
  padding: 1.15rem 1rem 1.4rem !important;
}

body.home-layout-umitozkan .category-mega-head {
  align-items: center;
  margin-bottom: 1rem !important;
  padding: 0.15rem 0 0.95rem !important;
  border-bottom: 1px solid #fecaca !important;
}

body.home-layout-umitozkan .category-mega-head strong {
  font-size: 1.2rem !important;
  font-weight: 800 !important;
  color: var(--kb-ink) !important;
  letter-spacing: -0.01em;
}

body.home-layout-umitozkan .category-mega-head strong::before {
  content: "";
  display: inline-block;
  width: 0.55rem;
  height: 0.55rem;
  margin-right: 0.45rem;
  border-radius: 3px;
  background: var(--kb-red);
  vertical-align: 0.12em;
  box-shadow: 0 0 0 3px var(--kb-red-mist);
}

body.home-layout-umitozkan .category-mega-head .muted {
  color: var(--kb-mute) !important;
  font-size: 0.84rem !important;
  margin-top: 0.28rem !important;
}

body.home-layout-umitozkan .category-mega-close {
  width: 2.4rem !important;
  height: 2.4rem !important;
  border-radius: 999px !important;
  background: #fff !important;
  border: 1.5px solid var(--kb-line) !important;
  color: var(--kb-ink) !important;
  font-size: 1.35rem !important;
  transition: border-color 0.15s ease, box-shadow 0.15s ease, color 0.15s ease !important;
}

body.home-layout-umitozkan .category-mega-close:hover {
  border-color: var(--kb-red) !important;
  color: var(--kb-red) !important;
  box-shadow: 0 0 0 3px var(--kb-red-mist) !important;
  background: #fff !important;
}

/* Kök kategoriler — harf kutulu kart ızgara (Turuncu Hat ile aynı düzen) */
body.home-layout-umitozkan .category-mega-grid {
  display: grid !important;
  grid-template-columns: repeat(auto-fill, minmax(168px, 1fr)) !important;
  gap: 0.65rem !important;
  align-items: stretch;
}

body.home-layout-umitozkan .category-mega-col {
  background: #fff;
  border: 1.5px solid var(--kb-line);
  border-radius: 12px;
  overflow: hidden;
  transition: border-color 0.15s ease, box-shadow 0.15s ease, transform 0.15s ease;
}

body.home-layout-umitozkan .category-mega-col--root-only {
  padding: 0;
  min-height: 0;
  background: #fff;
}

body.home-layout-umitozkan .category-mega-col--root-only .category-mega-col-title {
  display: flex;
  align-items: center;
  gap: 0.55rem;
  padding: 0.9rem 0.95rem;
  margin: 0;
  font-size: 0.86rem;
  font-weight: 700;
  line-height: 1.25;
  text-decoration: none;
  color: var(--kb-ink) !important;
  border-bottom: none !important;
  text-transform: none;
  letter-spacing: 0.01em;
  min-height: 3.4rem;
  box-sizing: border-box;
}

body.home-layout-umitozkan .category-mega-col--root-only .category-mega-col-title::before {
  content: attr(data-initial);
  flex: 0 0 1.7rem;
  width: 1.7rem;
  height: 1.7rem;
  display: inline-flex;
  align-items: center;
  justify-content: center;
  border-radius: 8px;
  background: #fef2f2;
  color: var(--kb-red);
  font-size: 0.72rem;
  font-weight: 800;
  border: 1px solid #fecaca;
}

/* Visual menude harf yok */
body.category-mega-visual.home-layout-renaultsarisi .category-mega-col-title::before,
body.category-mega-visual.home-layout-renaultsarisi .category-mega-col--root-only .category-mega-col-title::before,
body.category-mega-visual.home-layout-renaultsarisi .category-mega-col:hover .category-mega-col-title::before,
body.category-mega-visual.home-layout-renaultsarisi .category-mega-thumb-letter {
  content: none !important;
  display: none !important;
}

body.home-layout-umitozkan .category-mega-col--root-only .category-mega-list,
body.home-layout-umitozkan .category-mega-col--root-only .category-mega-empty {
  display: none !important;
}

body.home-layout-umitozkan .category-mega-col:hover {
  border-color: var(--kb-red);
  box-shadow: 0 8px 22px rgba(243, 12, 12, 0.16);
  transform: translateY(-1px);
}

body.home-layout-umitozkan .category-mega-col:hover .category-mega-col-title {
  color: var(--kb-red-deep) !important;
}

body.home-layout-umitozkan .category-mega-col:hover .category-mega-col-title::before {
  background: var(--kb-red);
  color: #fff;
  border-color: var(--kb-red);
}

body.home-layout-umitozkan .category-mega-col-title {
  color: var(--kb-ink);
}

body.home-layout-umitozkan .category-mega-link:hover,
body.home-layout-umitozkan .category-mega-sublink:hover {
  color: var(--kb-red);
}

/* Visual mega: active L1 + accents */
body.category-mega-visual.home-layout-renaultsarisi .category-root-btn.is-active {
  background: rgba(0, 0, 0, 0.28);
  box-shadow: inset 0 -3px 0 var(--kb-red);
}

body.category-mega-visual.home-layout-renaultsarisi .category-flyout-all {
  color: var(--kb-ink, #111) !important;
  -webkit-text-fill-color: var(--kb-ink, #111) !important;
}

/* Hover: sari yazi beyazda kayboluyordu — isim hep koyu kalsin, kutu belirginlesin */
body.category-mega-visual.home-layout-renaultsarisi .category-mega-thumb {
  transition: transform 0.15s ease, opacity 0.15s ease;
}

body.category-mega-visual.home-layout-renaultsarisi .category-mega-thumb:hover,
body.category-mega-visual.home-layout-renaultsarisi .category-mega-thumb:focus-visible {
  transform: translateY(-2px);
}

body.category-mega-visual.home-layout-renaultsarisi .category-mega-thumb:hover .category-mega-thumb-label,
body.category-mega-visual.home-layout-renaultsarisi .category-mega-thumb:focus-visible .category-mega-thumb-label,
body.category-mega-visual.home-layout-renaultsarisi .category-mega-thumb:hover strong.category-mega-thumb-label,
body.category-mega-visual.home-layout-renaultsarisi .category-mega-thumb:focus-visible strong.category-mega-thumb-label {
  color: #111 !important;
  -webkit-text-fill-color: #111 !important;
  opacity: 1 !important;
  visibility: visible !important;
  font-weight: 800 !important;
  text-decoration: underline !important;
  text-decoration-color: var(--kb-red, #f30c0c) !important;
  text-underline-offset: 3px !important;
}

body.category-mega-visual.home-layout-renaultsarisi .category-mega-thumb-img {
  background: #fff !important;
  height: auto !important;
  max-height: none !important;
  min-height: 0 !important;
  aspect-ratio: 1 / 1 !important;
  transition: border-color 0.15s ease, box-shadow 0.15s ease, background-color 0.15s ease;
}

body.category-mega-visual.home-layout-renaultsarisi .category-mega-thumb-img img {
  max-width: 92% !important;
  max-height: 92% !important;
  width: auto !important;
  height: auto !important;
  transition: transform 0.15s ease;
}

body.category-mega-visual.home-layout-renaultsarisi .category-mega-thumb-label,
body.category-mega-visual.home-layout-renaultsarisi .category-mega-thumb strong.category-mega-thumb-label {
  color: #111 !important;
  -webkit-text-fill-color: #111 !important;
  display: block !important;
  visibility: visible !important;
  opacity: 1 !important;
  max-height: none !important;
  overflow: visible !important;
  text-transform: none !important;
  font-weight: 600 !important;
}

body.category-mega-visual.home-layout-renaultsarisi .category-mega-thumb:hover .category-mega-thumb-img,
body.category-mega-visual.home-layout-renaultsarisi .category-mega-thumb:focus-visible .category-mega-thumb-img {
  border-color: #111 !important;
  border-width: 2px !important;
  background: #fffef5 !important;
  box-shadow: 0 4px 14px rgba(0, 0, 0, 0.14) !important;
}

body.category-mega-visual.home-layout-renaultsarisi .category-mega-thumb:hover .category-mega-thumb-img img,
body.category-mega-visual.home-layout-renaultsarisi .category-mega-thumb:focus-visible .category-mega-thumb-img img {
  transform: scale(1.04);
}

body.category-mega-visual.home-layout-renaultsarisi .category-flyout--visual .category-flyout-title {
  color: var(--renault-yellow-deep, #a50202);
  font-weight: 800;
}

/* Renault: panel menuye hizali, saga tasmaz (left/width JS) */
body.category-mega-visual.home-layout-renaultsarisi .category-flyout.category-flyout--visual {
  max-width: calc(100vw - 144px) !important;
  transform: none !important;
  padding: 0.9rem 1.75rem 1.25rem !important;
  background: #fff !important;
  border-color: #e8e8e8 !important;
  border-top: none !important;
  overflow-x: hidden !important;
}

body.category-mega-visual.home-layout-renaultsarisi .category-flyout--visual .category-flyout-head {
  background: #fff !important;
}

body.category-mega-visual.home-layout-renaultsarisi .category-mega-thumb-grid {
  grid-template-columns: repeat(auto-fill, minmax(min(100%, 100px), 1fr)) !important;
  gap: 0.6rem 0.4rem !important;
  width: 100% !important;
  max-width: 100% !important;
  min-width: 0 !important;
  overflow-x: hidden !important;
}

@media (max-width: 1280px) {
  body.category-mega-visual.home-layout-renaultsarisi .category-mega-thumb-grid {
    grid-template-columns: repeat(auto-fill, minmax(min(100%, 94px), 1fr)) !important;
  }
}

/* ========== INTRO: krem promo + ortalanmış Hızlı Parça Arama (referans) ========== */
body.home-layout-umitozkan .home-intro {
  display: flex !important;
  flex-direction: column !important;
  align-items: stretch !important;
  gap: 0 !important;
  isolation: isolate;
  overflow: visible !important;
  width: 100% !important;
  max-width: none !important;
  margin: 0 0 1rem !important;
  padding: 0 !important;
  box-sizing: border-box !important;
  background: #fff !important;
  grid-template-columns: none !important;
  grid-template-rows: none !important;
  grid-template-areas: none !important;
}

body.home-layout-umitozkan .home-intro::before {
  content: none !important;
  display: none !important;
}

body.home-layout-umitozkan .home-intro-promo {
  display: flex !important;
  align-items: center !important;
  justify-content: center !important;
  gap: 0.55rem !important;
  width: 100% !important;
  margin: 0 !important;
  border-radius: 0 !important;
  background: var(--kb-red) !important;
  color: #111111 !important;
  text-align: center !important;
  font-size: 0.88rem !important;
  font-weight: 700 !important;
  padding: 0.42rem 1rem !important;
  letter-spacing: 0.01em !important;
  box-sizing: border-box !important;
  grid-area: unset !important;
}

body.home-layout-umitozkan .home-intro-promo::before {
  content: "";
  width: 1.15rem;
  height: 1.15rem;
  flex: 0 0 auto;
  background: center / contain no-repeat url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24' fill='%23f27a1a'%3E%3Cpath d='M20 7h-2.2l-.7-1.6A2 2 0 0 0 15.3 4H8.7a2 2 0 0 0-1.8 1.1L6.2 7H4a1 1 0 0 0-1 1v2a1 1 0 0 0 1 1h1v8a2 2 0 0 0 2 2h12a2 2 0 0 0 2-2v-8h1a1 1 0 0 0 1-1V8a1 1 0 0 0-1-1zm-8 11H7v-7h5v7zm5 0h-4v-7h4v7zM8.7 6h6.6l.4 1H8.3l.4-1z'/%3E%3C/svg%3E");
}

body.home-layout-umitozkan .home-intro-promo {
  order: 1 !important;
}

body.home-layout-umitozkan .home-intro-finder {
  order: 2 !important;
  position: relative !important;
  z-index: 3 !important;
  margin: 0 !important;
  padding: 0 1rem !important;
  width: 100% !important;
  max-width: none !important;
  min-width: 0 !important;
  min-height: 0 !important;
  height: auto !important;
  align-self: stretch !important;
  background: transparent !important;
  border: none !important;
  transform: none !important;
  display: block !important;
  overflow: visible !important;
  grid-area: unset !important;
}

/* Hızlı Parça Arama: tam genişlik hafif gri bant (sadece Sarı) */
body.home-layout-umitozkan .home-intro-finder:has(.vehicle-finder--hizli) {
  background: #f3f4f6 !important;
  padding: 0.55rem clamp(0.75rem, 1.5vw, 1rem) 0.6rem !important;
  margin: 0 !important;
}

body.home-layout-umitozkan .home-intro-finder:has(.vehicle-finder--hizli) .container {
  max-width: var(--kb-max) !important;
  margin-left: auto !important;
  margin-right: auto !important;
  padding: 0 !important;
}

body.home-layout-umitozkan .home-intro-finder::before {
  content: none !important;
  display: none !important;
}

body.home-layout-umitozkan .home-intro-finder .container,
body.home-layout-umitozkan .home-intro-finder .vehicle-finder-section,
body.home-layout-umitozkan .home-intro-finder .vehicle-finder-card,
body.home-layout-umitozkan .home-intro-finder .vehicle-finder-panel {
  width: 100% !important;
  max-width: 100% !important;
  margin: 0 !important;
  box-sizing: border-box !important;
}

body.home-layout-umitozkan .home-intro-finder .container {
  padding: 0 !important;
}

/* Hero / week-row: ayni genislik; week-row overflow gizli olmasin (firsat karti kesilmesin) */
body.home-layout-umitozkan .home-intro.home-intro-align-finder-bottom .home-intro-finder {
  order: 3 !important;
}

body.home-layout-umitozkan .home-intro.home-intro-align-finder-bottom > .home-hero:not(.hidden):not([hidden]),
body.home-layout-umitozkan .home-intro.home-intro-align-finder-bottom > #hero:not(.hidden):not([hidden]),
body.home-layout-umitozkan .home-intro.home-intro-align-finder-bottom > .home-hero-week-row {
  order: 2 !important;
}

body.home-layout-umitozkan .home-intro-finder.home-finder-off,
body.home-layout-umitozkan .home-intro-finder.home-finder-off[hidden] {
  display: none !important;
  height: 0 !important;
  min-height: 0 !important;
  margin: 0 !important;
  padding: 0 !important;
  overflow: hidden !important;
  visibility: hidden !important;
}

body.home-layout-umitozkan .home-intro > .home-hero:not(.hidden):not([hidden]),
body.home-layout-umitozkan .home-intro > #hero:not(.hidden):not([hidden]) {
  order: 3 !important;
  width: min(var(--kb-max), calc(100% - 2 * clamp(0.75rem, 1.5vw, 1rem))) !important;
  max-width: var(--kb-max) !important;
  min-width: 0 !important;
  height: var(--kb-hero-h) !important;
  min-height: var(--kb-hero-h) !important;
  max-height: none !important;
  margin: 0.15rem auto 0 !important;
  overflow: hidden !important;
  align-self: center !important;
  border-radius: var(--kb-radius-lg) !important;
  grid-area: unset !important;
}

body.home-layout-umitozkan .home-intro > .home-hero.hidden,
body.home-layout-umitozkan .home-intro > #hero.hidden,
body.home-layout-umitozkan .home-intro > .home-hero[hidden],
body.home-layout-umitozkan .home-intro > #hero[hidden],
body.home-layout-umitozkan.home-slider-off .home-intro > .home-hero,
body.home-layout-umitozkan.home-slider-off .home-intro > #hero,
body.home-layout-umitozkan .home-intro > .home-hero-week-row.home-hero-week-row--slider-off {
  display: none !important;
  height: 0 !important;
  min-height: 0 !important;
  max-height: 0 !important;
  margin: 0 !important;
  padding: 0 !important;
  visibility: hidden !important;
  background: transparent !important;
}

body.home-layout-umitozkan .home-intro > .home-hero-week-row {
  order: 3 !important;
  width: min(var(--kb-max), calc(100% - 2 * clamp(0.75rem, 1.5vw, 1rem))) !important;
  max-width: var(--kb-max) !important;
  min-width: 0 !important;
  height: var(--kb-hero-h) !important;
  min-height: var(--kb-hero-h) !important;
  max-height: none !important;
  margin: 0.15rem auto 0 !important;
  align-self: center !important;
  grid-area: unset !important;
  display: grid !important;
  grid-template-columns: minmax(0, 1fr) minmax(210px, 270px) !important;
  gap: 0.65rem !important;
  overflow: visible !important;
  background: transparent !important;
  border-radius: 0 !important;
}

body.home-layout-umitozkan .home-intro > .home-hero-week-row[data-side="sliderLeft"] {
  grid-template-columns: minmax(210px, 270px) minmax(0, 1fr) !important;
}

body.home-layout-umitozkan .home-hero-week-row > .home-hero,
body.home-layout-umitozkan .home-hero-week-row > #hero {
  height: 100% !important;
  min-height: 100% !important;
  margin: 0 !important;
  width: 100% !important;
  max-width: none !important;
  border-radius: var(--kb-radius-lg) !important;
  overflow: hidden !important;
}

body.home-layout-umitozkan .home-hero-week-row > .home-week-deal {
  height: 100% !important;
}

body.home-layout-umitozkan .home-week-deal-card {
  border-color: #e5e7eb;
  box-shadow: 0 10px 28px rgba(15, 23, 42, 0.08);
  /* Simsek tasi disari tasmasi icin; diger temalara dokunulmaz */
  overflow: visible;
}

/* Haftanin Firsati ust serit: siyah bar + sari simsek (sadece sari) */
body.home-layout-umitozkan .home-week-deal-head {
  position: relative;
  z-index: 2;
  margin: 0.7rem 0.65rem 0.4rem;
  padding: 0.52rem 2.55rem 0.52rem 2.85rem;
  min-height: 46px;
  background: #111;
  border-radius: 12px;
  border-bottom: none;
  overflow: visible;
  box-sizing: border-box;
}

body.home-layout-umitozkan .home-week-deal-head::before {
  content: "";
  position: absolute;
  left: -8px;
  top: 50%;
  width: 44px;
  height: 58px;
  transform: translateY(-50%);
  pointer-events: none;
  z-index: 3;
  background: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 64 96'%3E%3Cpath fill='%23F5C400' d='M40 2L10 52h20L18 94l40-54H36L40 2z'/%3E%3Cpath fill='%23FFE566' opacity='.55' d='M40 2L30 34h14L40 2z'/%3E%3C/svg%3E") center / contain no-repeat;
  filter: drop-shadow(0 2px 5px rgba(0, 0, 0, 0.35));
}

body.home-layout-umitozkan .home-week-deal-title {
  flex: 1 1 auto;
  display: flex;
  align-items: center;
  justify-content: center;
  gap: 0.42rem;
  margin: 0;
  color: #fff;
  font-size: 0.74rem;
  font-weight: 800;
  letter-spacing: 0.07em;
  line-height: 1.15;
  text-align: center;
  text-transform: uppercase;
}

body.home-layout-umitozkan .home-week-deal-title::before,
body.home-layout-umitozkan .home-week-deal-title::after {
  font-weight: 500;
  font-size: 1.05em;
  opacity: 0.95;
  line-height: 1;
}

body.home-layout-umitozkan .home-week-deal-title::before {
  content: "‹";
}

body.home-layout-umitozkan .home-week-deal-title::after {
  content: "›";
}

body.home-layout-umitozkan .home-week-deal-nav {
  flex: 0 0 auto;
  gap: 0.2rem;
}

body.home-layout-umitozkan .home-week-deal-btn {
  width: 26px;
  height: 26px;
  border: 1px solid rgba(255, 255, 255, 0.32);
  border-radius: 7px;
  background: transparent;
  color: #fff;
}

body.home-layout-umitozkan .home-week-deal-btn:hover {
  background: rgba(255, 255, 255, 0.12);
  border-color: rgba(255, 255, 255, 0.55);
  color: #fff;
}

body.home-layout-umitozkan .home-week-deal-body {
  border-radius: 0 0 10px 10px;
}

@media (max-width: 900px) {
  body.home-layout-umitozkan .home-intro > .home-hero-week-row,
  body.home-layout-umitozkan .home-intro > .home-hero-week-row[data-side="sliderLeft"] {
    grid-template-columns: 1fr !important;
    height: auto !important;
    min-height: 0 !important;
  }
  body.home-layout-umitozkan .home-hero-week-row > .home-hero,
  body.home-layout-umitozkan .home-hero-week-row > #hero {
    height: var(--kb-hero-h) !important;
    min-height: var(--kb-hero-h) !important;
  }
}

body.home-layout-umitozkan .home-hero.hero-slider,
body.home-layout-umitozkan .home-hero .hero-track,
body.home-layout-umitozkan .home-hero.hero {
  height: 100% !important;
  min-height: 100% !important;
  border-radius: inherit;
}

/* Slider: varsayilan sadece gorsel — ust yazi / CTA kapali */
body.home-layout-umitozkan:not(.sari-hero-text-on) .home-hero .hero-copy,
body.home-layout-umitozkan:not(.sari-hero-text-on) .home-hero .hero-eyebrow,
body.home-layout-umitozkan:not(.sari-hero-text-on) .home-hero .hero-ctas,
body.home-layout-umitozkan:not(.sari-hero-text-on) .home-hero .hero-cta,
body.home-layout-umitozkan:not(.sari-hero-text-on) .home-hero .hero-cta-primary,
body.home-layout-umitozkan:not(.sari-hero-text-on) .home-hero .hero-cta-secondary,
body.home-layout-umitozkan:not(.sari-hero-text-on) .home-hero .hero-cta-ghost,
body.home-layout-umitozkan:not(.sari-hero-text-on) .home-hero .hero-actions,
body.home-layout-umitozkan:not(.sari-hero-text-on) .hero-cta-primary {
  display: none !important;
}

body.home-layout-umitozkan:not(.sari-hero-text-on) .home-hero .hero-copy {
  display: none !important;
}

body.home-layout-umitozkan:not(.sari-hero-text-on) .home-hero .hero-copy h1,
body.home-layout-umitozkan:not(.sari-hero-text-on) .home-hero .hero-copy > p {
  display: none !important;
}

/* Panel: Sari slider ustu yazi acik */
body.home-layout-umitozkan.sari-hero-text-on .home-hero .hero-copy {
  display: flex !important;
  position: absolute;
  inset: 0;
  z-index: 3;
  align-items: flex-end;
  pointer-events: none;
}

body.home-layout-umitozkan.sari-hero-text-on .home-hero .hero-copy .hero-eyebrow,
body.home-layout-umitozkan.sari-hero-text-on .home-hero .hero-copy h1,
body.home-layout-umitozkan.sari-hero-text-on .home-hero .hero-copy > p,
body.home-layout-umitozkan.sari-hero-text-on .home-hero .hero-actions,
body.home-layout-umitozkan.sari-hero-text-on .home-hero .hero-cta,
body.home-layout-umitozkan.sari-hero-text-on .home-hero .hero-cta-primary,
body.home-layout-umitozkan.sari-hero-text-on .home-hero .hero-cta-secondary,
body.home-layout-umitozkan.sari-hero-text-on .home-hero .hero-cta-ghost,
body.home-layout-umitozkan.sari-hero-text-on .home-hero .hero-ctas {
  display: revert !important;
  pointer-events: auto;
}

body.home-layout-umitozkan.sari-hero-text-on .home-hero .hero-copy h1,
body.home-layout-umitozkan.sari-hero-text-on .home-hero .hero-copy > p {
  color: #fff;
  text-shadow: 0 1px 8px rgba(0, 0, 0, 0.55);
}

body.home-layout-umitozkan .vehicle-finder-section {
  margin: 0;
  padding: 0;
  flex: 1 1 auto;
  display: flex;
  flex-direction: column;
  min-height: 0;
}

body.home-layout-umitozkan .vehicle-finder--parts .vehicle-finder-card {
  background: var(--theme-finder-card-bg, #121926) !important;
  border: 0 !important;
  box-shadow: 0 18px 40px rgba(15, 23, 42, 0.28) !important;
  padding: 1.15rem 1.1rem 1.2rem !important;
  overflow: visible !important;
}

/* Hizli Parca Arama — keep light card even under HB navy --parts overrides */
body.home-layout-umitozkan .vehicle-finder--hizli.vehicle-finder--parts .vehicle-finder-card,
body.home-layout-umitozkan .vehicle-finder--hizli .vehicle-finder-card {
  background: #fff !important;
  border: 1px solid #e5e7eb !important;
  box-shadow: 0 8px 24px rgba(15, 23, 42, 0.06) !important;
  padding: 1.1rem 1.15rem 1.15rem !important;
  color: #111 !important;
}

body.home-layout-umitozkan .vehicle-finder--parts .vehicle-finder-head,
body.home-layout-umitozkan .vehicle-finder--parts .vehicle-finder-title-wrap,
body.home-layout-umitozkan .vehicle-finder--parts .vehicle-finder-icon {
  display: none !important;
}

body.home-layout-umitozkan .vehicle-finder--hizli.vehicle-finder--parts .vehicle-finder-head,
body.home-layout-umitozkan .vehicle-finder--hizli .vehicle-finder-head {
  display: block !important;
  margin: 0 0 0.35rem !important;
  padding: 0 !important;
  border: 0 !important;
  background: transparent !important;
}

body.home-layout-umitozkan .vehicle-finder--hizli .vehicle-finder-head h2 {
  color: #111 !important;
  font-size: 1.2rem !important;
  font-weight: 800 !important;
  margin: 0 !important;
}

body.home-layout-umitozkan .vehicle-finder--hizli .vehicle-finder-sub {
  color: #6b7280 !important;
  display: block !important;
}

body.home-layout-umitozkan .vehicle-finder--parts .vehicle-finder-title-wrap > div::before {
  content: none !important;
  display: none !important;
}

body.home-layout-umitozkan .vehicle-finder--parts .vehicle-finder-panel {
  padding: 0 !important;
  background: transparent !important;
  flex: 1 1 auto;
  display: flex;
  flex-direction: column;
}

/* Koyu navy kart: tek aciklama = .vehicle-finder-hint (panel). CSS ::before kopyayi kapat. */
body.home-layout-umitozkan .vehicle-finder--parts .vehicle-finder-panel::before {
  content: none !important;
  display: none !important;
}

body.home-layout-umitozkan .vehicle-finder--parts .vehicle-finder-hint {
  color: var(--theme-finder-card-text, #f8fafc) !important;
  text-align: left !important;
  margin: 0 0 0.85rem !important;
}

body.home-layout-umitozkan .vehicle-finder--parts .vehicle-cascade-field label {
  color: var(--theme-finder-label, #c4c9d2) !important;
}

body.home-layout-umitozkan .vehicle-finder--parts .vehicle-cascade-field label::before {
  background: rgba(255, 255, 255, 0.22);
  color: #fff;
}

body.home-layout-umitozkan .vehicle-finder--parts .vehicle-cascade-field:first-child label::before {
  background: var(--kb-red);
  color: #fff;
}

body.home-layout-umitozkan .vehicle-finder--hizli .vehicle-finder-panel--row {
  display: grid !important;
  grid-template-columns: repeat(3, minmax(0, 1fr)) auto auto auto !important;
  gap: 0.45rem !important;
  align-items: stretch !important;
  flex-direction: unset !important;
  max-width: 72rem !important;
  margin: 0 auto !important;
}

body.home-layout-umitozkan .vehicle-finder--hizli.vehicle-finder--hizli-4 .vehicle-finder-panel--row {
  grid-template-columns: repeat(4, minmax(0, 1fr)) auto auto auto !important;
  max-width: 82rem !important;
}

body.home-layout-umitozkan .vehicle-finder--parts .vehicle-cascade {
  display: flex !important;
  flex-direction: column !important;
  gap: 0.65rem !important;
  grid-template-columns: none !important;
}

body.home-layout-umitozkan .vehicle-finder--hizli .vehicle-cascade--row {
  display: contents !important;
  flex-direction: unset !important;
}

body.home-layout-umitozkan .vehicle-finder--parts .vehicle-cascade-select {
  background-color: #fff !important;
  border: 0 !important;
  border-radius: 10px !important;
  min-height: 2.7rem !important;
  width: 100% !important;
  color: #0f172a !important;
}

body.home-layout-umitozkan .vehicle-finder--hizli .vehicle-cascade-select {
  border: 1px solid #d1d5db !important;
  border-radius: 4px !important;
  background-color: #fff !important;
  color: #111111 !important;
  -webkit-text-fill-color: #111111 !important;
  opacity: 1 !important;
}

body.home-layout-umitozkan .vehicle-finder--parts .vehicle-cascade-select:disabled {
  background-color: #e8eaed !important;
  color: #64748b !important;
  opacity: 1 !important;
}

body.home-layout-umitozkan .vehicle-finder--hizli .vehicle-cascade-select:disabled,
body.home-layout-umitozkan .vehicle-finder--hizli .vehicle-cascade-select:disabled option {
  background-color: #fff !important;
  color: #4b5563 !important;
  -webkit-text-fill-color: #4b5563 !important;
  opacity: 1 !important;
  border-color: #d1d5db !important;
}

body.home-layout-umitozkan .vehicle-finder--parts .vehicle-finder-actions {
  margin-top: auto !important;
  padding-top: 0.75rem !important;
  border-top: 0 !important;
  background: transparent !important;
}

body.home-layout-umitozkan .vehicle-finder--hizli .vehicle-finder-actions {
  margin-top: 0 !important;
  padding-top: 0 !important;
}

/* Parca ara karti: Ara + Parca Ara ayni sari / koyu yazi (disabled dahil) */
body.home-layout-umitozkan .vehicle-finder--parts .vehicle-ara-btn,
body.home-layout-umitozkan .vehicle-finder--parts .vehicle-search-btn,
body.home-layout-umitozkan .vehicle-finder--parts .btn-primary.vehicle-search-btn,
body.home-layout-umitozkan .vehicle-finder--parts .vehicle-ara-btn:hover,
body.home-layout-umitozkan .vehicle-finder--parts .vehicle-search-btn:hover,
body.home-layout-umitozkan .vehicle-finder--parts .btn-primary.vehicle-search-btn:hover,
body.home-layout-umitozkan .vehicle-finder--parts .vehicle-ara-btn:disabled,
body.home-layout-umitozkan .vehicle-finder--parts .vehicle-search-btn:disabled,
body.home-layout-umitozkan .vehicle-finder--parts .btn-primary.vehicle-search-btn:disabled {
  background: var(--theme-finder-bg, #f30c0c) !important;
  background-image: none !important;
  color: var(--theme-finder-text, #111111) !important;
  border: 0 !important;
  border-radius: 10px !important;
  box-shadow: none !important;
  filter: none !important;
  opacity: 1 !important;
  width: 100% !important;
  min-height: 2.55rem !important;
  font-weight: 800 !important;
}

body.home-layout-umitozkan .vehicle-finder--parts .vehicle-ara-btn:disabled,
body.home-layout-umitozkan .vehicle-finder--parts .vehicle-search-btn:disabled,
body.home-layout-umitozkan .vehicle-finder--parts .btn-primary.vehicle-search-btn:disabled {
  cursor: not-allowed !important;
}

body.home-layout-umitozkan .vehicle-finder--parts .vehicle-finder-actions {
  justify-content: stretch !important;
  width: 100% !important;
}

body.home-layout-umitozkan .vehicle-finder--parts .vehicle-finder-btns {
  width: 100% !important;
  max-width: none !important;
}

body.home-layout-umitozkan .vehicle-finder--parts .vehicle-search-btn,
body.home-layout-umitozkan .vehicle-finder--parts .btn-primary.vehicle-search-btn {
  font-size: 0 !important;
}

body.home-layout-umitozkan .vehicle-finder--parts .vehicle-search-btn::after,
body.home-layout-umitozkan .vehicle-finder--parts .btn-primary.vehicle-search-btn::after {
  content: var(--theme-finder-cta, "Parça Ara");
  font-size: 0.95rem !important;
  font-weight: 800 !important;
  color: var(--theme-finder-text, #111111) !important;
}

body.home-layout-umitozkan .vehicle-finder--parts .vehicle-finder-hint,
body.home-layout-umitozkan .vehicle-finder--parts .vehicle-finder-hint strong {
  color: var(--theme-finder-card-text, #f8fafc) !important;
}

body.home-layout-umitozkan .vehicle-finder--hizli .vehicle-search-btn.vehicle-ara-btn,
body.home-layout-umitozkan .vehicle-finder--hizli .vehicle-search-btn {
  background: var(--theme-finder-bg, #f30c0c) !important;
  color: var(--theme-finder-text, #111111) !important;
  border-radius: 4px !important;
  font-weight: 800 !important;
  letter-spacing: 0.04em !important;
  text-transform: uppercase !important;
  min-height: 2.55rem !important;
  padding: 0 1.1rem !important;
  box-shadow: none !important;
  font-size: 0.82rem !important;
}

@media (max-width: 960px) {
  body.home-layout-umitozkan .vehicle-finder--hizli .vehicle-finder-panel--row {
    grid-template-columns: 1fr !important;
  }

  body.home-layout-umitozkan .vehicle-finder--hizli .vehicle-cascade--row {
    display: grid !important;
    grid-template-columns: repeat(2, minmax(0, 1fr)) !important;
  }
}

@media (max-width: 560px) {
  body.home-layout-umitozkan .vehicle-finder--hizli .vehicle-cascade--row {
    grid-template-columns: 1fr !important;
  }
}

body.home-layout-umitozkan .vehicle-finder-card {
  background: var(--kb-card) !important;
  border: 1px solid var(--kb-line) !important;
  border-radius: var(--kb-radius-lg) !important;
  box-shadow: 0 10px 32px rgba(28, 25, 23, 0.07) !important;
  padding: 0 !important;
  overflow: hidden;
  max-width: none;
  margin: 0;
  text-align: left;
  flex: 1 1 auto;
  display: flex;
  flex-direction: column;
  min-height: var(--kb-hero-h);
}

body.home-layout-umitozkan .vehicle-finder-card::before {
  display: none !important;
}

body.home-layout-umitozkan .vehicle-finder-head {
  display: flex;
  align-items: stretch;
  justify-content: flex-start;
  margin: 0;
  padding: 0;
  border-bottom: 1px solid var(--kb-line);
  background: #fafaf9;
}

body.home-layout-umitozkan .vehicle-finder-title-wrap {
  display: flex !important;
  flex-direction: row !important;
  align-items: stretch !important;
  justify-content: flex-start !important;
  gap: 0 !important;
  width: auto;
}

body.home-layout-umitozkan .vehicle-finder-icon {
  display: none !important;
}

body.home-layout-umitozkan .vehicle-finder-title-wrap > div {
  display: flex;
  flex-direction: column;
  align-items: flex-start;
}

body.home-layout-umitozkan .vehicle-finder-title-wrap > div::before {
  content: var(--theme-finder-badge, "Araç Seç");
  display: inline-flex;
  align-items: center;
  background: var(--kb-red);
  color: #fff;
  font-size: 0.9rem;
  font-weight: 800;
  padding: 0.7rem 1.35rem;
  margin: 0;
  border-radius: 0;
  letter-spacing: 0.02em;
}

body.home-layout-umitozkan .vehicle-finder-title-wrap h2 {
  display: none !important;
}

body.home-layout-umitozkan .vehicle-finder-title-wrap .muted {
  display: none !important;
}

body.home-layout-umitozkan .vehicle-finder-panel {
  padding: 1.15rem 1.25rem 1.35rem;
  background: #fff;
  overflow: visible;
  display: block;
}

body.home-layout-umitozkan .vehicle-finder-panel::before {
  content: none !important;
  display: none !important;
}

body.home-layout-umitozkan .vehicle-cascade {
  counter-reset: kb-step;
  display: grid !important;
  grid-template-columns: 1fr !important;
  gap: 0.55rem;
  max-width: none;
  margin: 0;
  width: 100%;
  align-items: end;
  overflow: visible;
}

body.home-layout-umitozkan .vehicle-cascade-field {
  counter-increment: kb-step;
  display: flex;
  flex-direction: column;
  gap: 0.35rem;
  min-width: 0;
  position: relative;
}

body.home-layout-umitozkan .vehicle-cascade-field label {
  position: static !important;
  transform: none !important;
  inset: auto !important;
  float: none !important;
  margin: 0;
  font-size: 0.78rem;
  font-weight: 700;
  color: var(--kb-mute);
  display: flex;
  align-items: center;
  gap: 0.4rem;
}

body.home-layout-umitozkan .vehicle-cascade-field label::before {
  content: counter(kb-step);
  display: inline-flex;
  align-items: center;
  justify-content: center;
  width: 1.35rem;
  height: 1.35rem;
  border-radius: 999px;
  background: #d6d3d1;
  color: #fff;
  font-size: 0.72rem;
  font-weight: 800;
  flex-shrink: 0;
}

body.home-layout-umitozkan .vehicle-cascade-field:first-child label::before {
  background: var(--kb-red);
}

body.home-layout-umitozkan .vehicle-cascade-select,
body.home-layout-umitozkan .vehicle-cascade select {
  width: 100% !important;
  max-width: 100% !important;
  min-width: 0 !important;
  box-sizing: border-box;
  border: 1px solid #d6d3d1 !important;
  border-radius: var(--kb-radius) !important;
  background-color: #fff !important;
  min-height: 2.75rem;
  padding: 0.45rem 2rem 0.45rem 0.75rem !important;
  font-weight: 600;
  color: var(--kb-ink);
  box-shadow: none;
  appearance: none;
  -webkit-appearance: none;
  text-overflow: ellipsis;
  overflow: hidden;
  white-space: nowrap;
}

body.home-layout-umitozkan .vehicle-cascade-select:focus,
body.home-layout-umitozkan .vehicle-cascade select:focus {
  border-color: var(--kb-red) !important;
  outline: none;
  box-shadow: 0 0 0 3px var(--kb-red-mist);
}

body.home-layout-umitozkan .vehicle-finder-actions {
  margin-top: 0.85rem;
  display: flex;
  flex-direction: row;
  justify-content: flex-end;
  align-items: center;
  gap: 0.45rem;
  overflow: visible;
}

body.home-layout-umitozkan .vehicle-breadcrumb {
  display: none;
}

body.home-layout-umitozkan .vehicle-finder-btns {
  display: flex;
  flex-direction: row;
  gap: 0.45rem;
  width: min(14rem, 100%);
}

body.home-layout-umitozkan .vehicle-clear-btn {
  display: none !important;
}

body.home-layout-umitozkan .vehicle-search-btn,
body.home-layout-umitozkan .btn-primary.vehicle-search-btn {
  background: var(--kb-red) !important;
  border: none !important;
  border-radius: var(--kb-radius) !important;
  color: #fff !important;
  font-weight: 800 !important;
  text-transform: none !important;
  font-size: 0 !important;
  letter-spacing: 0 !important;
  min-height: 2.75rem !important;
  padding: 0.65rem 1.25rem !important;
  width: 100%;
  box-shadow: none !important;
}

body.home-layout-umitozkan .vehicle-search-btn::after,
body.home-layout-umitozkan .btn-primary.vehicle-search-btn::after {
  content: var(--theme-finder-cta, "Parça Ara");
  font-size: 0.95rem;
  font-weight: 800;
  color: #fff;
}

body.home-layout-umitozkan .vehicle-search-btn:hover,
body.home-layout-umitozkan .btn-primary.vehicle-search-btn:hover {
  background: var(--kb-red-deep) !important;
}

body.home-layout-umitozkan .vehicle-search-btn:disabled {
  opacity: 0.55;
}

/* ========== HERO ========== */
body.home-layout-umitozkan .home-hero .hero-eyebrow {
  background: var(--kb-red);
  border: none;
  border-radius: var(--kb-radius);
  animation: none;
}

body.home-layout-umitozkan .hero-cta-primary {
  background: var(--kb-red);
  color: #fff;
  border-radius: var(--kb-radius);
  font-weight: 800;
  box-shadow: none;
  animation: none;
}

body.home-layout-umitozkan .hero-cta-primary:hover {
  background: var(--kb-red-deep);
  color: #fff;
  transform: none;
}

body.home-layout-umitozkan .hero-progress > span {
  background: var(--kb-red);
}

/* ========== TRUST / BANTLAR ========== */
body.home-layout-umitozkan .trust-strip {
  display: block;
  background: transparent;
  border-top: none;
  border-bottom: none;
  margin-top: 0.45rem;
  padding: 0 0 0.75rem;
}

body.home-layout-umitozkan .trust-strip-inner {
  background: #fff;
  border: 1px solid var(--kb-line);
  border-radius: var(--kb-radius-lg);
  box-shadow: 0 8px 24px rgba(15, 23, 42, 0.06);
}

body.home-layout-umitozkan .trust-item,
body.home-layout-umitozkan .trust-strip-item {
  border-radius: 0;
  border: none;
  box-shadow: none;
}

body.home-layout-umitozkan .trust-item:hover,
body.home-layout-umitozkan .trust-strip-item:hover {
  border-color: transparent;
  transform: none;
  box-shadow: none;
}

body.home-layout-umitozkan .trust-item svg,
body.home-layout-umitozkan .trust-strip-item svg,
body.home-layout-umitozkan .trust-icon {
  color: var(--kb-red);
}

body.home-layout-umitozkan .home-band {
  padding: 1.5rem 0 1.75rem;
  background: #fff;
}

body.home-layout-umitozkan .home-band--new {
  background: var(--kb-paper);
}

body.home-layout-umitozkan .section-tag--sale,
body.home-layout-umitozkan .section-tag--new {
  display: inline-flex;
  align-items: center;
  background: var(--kb-red);
  color: #fff;
  border-radius: 999px;
  font-weight: 800;
  text-transform: uppercase;
  letter-spacing: 0.06em;
  font-size: 0.68rem;
  padding: 0.28rem 0.85rem;
}

body.home-layout-umitozkan .section-head-text h2 {
  font-size: clamp(1.25rem, 2.2vw, 1.65rem);
  font-weight: 800;
  letter-spacing: -0.02em;
  color: var(--kb-ink);
}

body.home-layout-umitozkan .featured-scroll {
  background: #fff;
  border: 1px solid var(--kb-line);
  color: var(--kb-ink);
  border-radius: var(--kb-radius);
  box-shadow: none;
}

body.home-layout-umitozkan .home-band .btn-amazon-cart,
body.home-layout-umitozkan .featured-track .btn-amazon-cart {
  background: var(--kb-red) !important;
  border-radius: var(--kb-radius) !important;
  font-weight: 800 !important;
  color: #fff !important;
}

body.home-layout-umitozkan .home-catalog--amazon::before {
  background: var(--kb-red);
  height: 3px;
}

@media (max-width: 1200px) {
  body.home-layout-umitozkan {
    --kb-finder: clamp(260px, 26vw, 320px);
    --kb-hero-h: clamp(360px, 36vw, 440px);
  }
}

@media (max-width: 980px) {
  body.home-layout-umitozkan {
    --kb-finder: clamp(240px, 30vw, 290px);
    --kb-hero-h: clamp(340px, 38vw, 420px);
  }
}

/* ========== TABLET ========== */
@media (max-width: 900px) {
  body.home-layout-umitozkan {
    overflow-x: clip;
  }

  body.home-layout-umitozkan .topbar > .container.topbar-inner,
  body.home-layout-umitozkan .topbar-inner {
    grid-template-columns: minmax(0, 1fr) auto !important;
    grid-template-rows: auto auto !important;
    gap: 0.55rem !important;
    padding: 0.55rem 0.75rem !important;
    min-height: 0 !important;
  }

  body.home-layout-umitozkan .topbar-start {
    grid-column: 1 !important;
    grid-row: 1 !important;
  }

  body.home-layout-umitozkan .topbar-actions {
    grid-column: 2 !important;
    grid-row: 1 !important;
  }

  body.home-layout-umitozkan .alo-search-cluster {
    grid-column: 1 / -1 !important;
    grid-row: 2 !important;
  }

  body.home-layout-umitozkan .alo-cats-btn .alo-cats-label,
  body.home-layout-umitozkan .alo-cats-btn span:nth-child(2) {
    display: none;
  }

  body.home-layout-umitozkan .alo-cats-btn {
    padding: 0 0.75rem;
    min-width: 44px;
    justify-content: center;
  }

  body.home-layout-umitozkan .account-widget-line1,
  body.home-layout-umitozkan .topbar-orders-line1,
  body.home-layout-umitozkan .cart-btn-line1 {
    display: none !important;
  }

  body.home-layout-umitozkan .topbar-orders-link {
    display: none !important;
  }

  body.home-layout-umitozkan .cart-btn {
    padding: 0.4rem 0.7rem 0.4rem 2rem !important;
  }

  body.home-layout-umitozkan .home-intro {
    grid-template-columns: 1fr !important;
    grid-template-areas:
      "promo"
      "finder"
      "hero" !important;
    width: calc(100% - 1.5rem) !important;
    max-width: none !important;
  }

  body.home-layout-umitozkan {
    --kb-finder: 100%;
    --kb-hero-h: clamp(280px, 58vw, 360px);
  }

  body.home-layout-umitozkan .home-intro-finder {
    max-width: none !important;
  }

  body.home-layout-umitozkan .home-intro > .home-hero,
  body.home-layout-umitozkan .home-intro > #hero {
    min-height: var(--kb-hero-h) !important;
    height: var(--kb-hero-h) !important;
  }

  body.home-layout-umitozkan .vehicle-cascade {
    grid-template-columns: 1fr !important;
  }

  body.home-layout-umitozkan .vehicle-finder-btns {
    width: 100%;
  }

  body.home-layout-umitozkan .vehicle-finder-actions {
    justify-content: stretch;
  }

  body.home-layout-umitozkan .category-nav-promo {
    display: none;
  }

  body.home-layout-umitozkan .trust-strip-inner {
    grid-template-columns: repeat(2, minmax(0, 1fr));
  }
}

/* ========== MOBİL ========== */
@media (max-width: 640px) {
  body.home-layout-umitozkan .alo-infobar-inner {
    padding: 0.32rem 0.65rem;
    gap: 0.45rem;
    font-size: 0.72rem;
  }

  body.home-layout-umitozkan .brand-lockup::after {
    display: none;
  }

  body.home-layout-umitozkan .brand-word {
    font-size: 1.05rem !important;
  }

  body.home-layout-umitozkan .brand {
    max-width: none !important;
  }

  body.home-layout-umitozkan .topbar-location {
    display: inline-flex !important;
    max-width: 7rem !important;
    min-width: 0 !important;
    min-height: 44px !important;
  }

  body.home-layout-umitozkan .topbar > .container.topbar-inner,
  body.home-layout-umitozkan .topbar-inner {
    padding: 0.45rem 0.65rem !important;
    gap: 0.45rem !important;
  }

  body.home-layout-umitozkan .search,
  body.home-layout-umitozkan .alo-cats-btn {
    min-height: 44px;
    height: 44px !important;
  }

  body.home-layout-umitozkan .search input {
    min-height: 44px !important;
  }

  body.home-layout-umitozkan .topbar:not(.sari-plaza-topbar) .search-submit .sr-only,
  body.home-layout-umitozkan .topbar:not(.sari-plaza-topbar) .search button .sr-only {
    font-size: 0 !important;
  }

  body.home-layout-umitozkan .search-submit,
  body.home-layout-umitozkan .search button {
    min-width: 48px !important;
    min-height: 44px !important;
  }

  body.home-layout-umitozkan .account-widget,
  body.home-layout-umitozkan .account-widget.account-dropdown-trigger {
    min-width: 44px !important;
    min-height: 44px !important;
  }

  body.home-layout-umitozkan .topbar:not(.sari-plaza-topbar) .search-submit::after,
  body.home-layout-umitozkan .topbar:not(.sari-plaza-topbar) .search button::after {
    content: "Ara";
    font-size: 0.75rem;
    font-weight: 800;
    color: #fff;
  }

  body.home-layout-umitozkan .account-widget-text {
    display: none !important;
  }

  body.home-layout-umitozkan .cart-btn-text {
    display: none !important;
  }

  body.home-layout-umitozkan .cart-btn {
    padding: 0 !important;
    width: 44px !important;
    height: 44px !important;
    min-width: 44px !important;
    min-height: 44px !important;
    border-radius: var(--kb-radius) !important;
    justify-content: center !important;
  }

  body.home-layout-umitozkan .cart-btn::before {
    left: 50% !important;
    transform: translate(-50%, -50%) !important;
  }

  body.home-layout-umitozkan .cart-badge {
    left: auto !important;
    right: -0.1rem !important;
    top: -0.15rem !important;
  }

  body.home-layout-umitozkan .home-intro-finder::before {
    font-size: 0.74rem;
    padding: 0.5rem 0.75rem;
  }

  body.home-layout-umitozkan .home-intro-finder .container,
  body.home-layout-umitozkan .vehicle-finder-panel {
    padding-left: 0.75rem;
    padding-right: 0.75rem;
  }

  body.home-layout-umitozkan .vehicle-finder-title-wrap > div::before {
    font-size: 0.82rem;
    padding: 0.6rem 1rem;
  }

  body.home-layout-umitozkan .trust-strip-inner {
    grid-template-columns: 1fr;
  }

  body.home-layout-umitozkan .category-mega {
    top: 0;
    max-height: 100dvh;
    overflow: auto;
  }
}

@media (max-width: 380px) {
  body.home-layout-umitozkan .alo-infobar-sep {
    display: none;
  }

  body.home-layout-umitozkan .brand {
    max-width: 8.5rem !important;
  }
}

/* ========== SARI PLAZA — Hızlı Parça Arama son override (referans) ========== */
body.home-layout-umitozkan .vehicle-finder--hizli .vehicle-finder-card,
body.home-layout-umitozkan .vehicle-finder--hizli.vehicle-finder--parts .vehicle-finder-card {
  background: transparent !important;
  border: 0 !important;
  box-shadow: none !important;
  padding: 0 0 0.1rem !important;
  min-height: 0 !important;
  color: #111 !important;
  overflow: visible !important;
}

body.home-layout-umitozkan .vehicle-finder--hizli .vehicle-finder-head,
body.home-layout-umitozkan .vehicle-finder--hizli.vehicle-finder--parts .vehicle-finder-head {
  display: block !important;
  text-align: center !important;
  margin: 0 0 0.35rem !important;
  padding: 0 !important;
  border: 0 !important;
  background: transparent !important;
}

body.home-layout-umitozkan .vehicle-finder--hizli .vehicle-finder-title-wrap,
body.home-layout-umitozkan .vehicle-finder--hizli .vehicle-finder-title-wrap > div {
  display: block !important;
  width: 100% !important;
  text-align: center !important;
}

body.home-layout-umitozkan .vehicle-finder--hizli .vehicle-finder-title-wrap > div::before,
body.home-layout-umitozkan .vehicle-finder--hizli .vehicle-finder-icon {
  display: none !important;
  content: none !important;
}

body.home-layout-umitozkan .vehicle-finder--hizli .vehicle-finder-head h2,
body.home-layout-umitozkan .vehicle-finder--hizli #vehicleFinderTitle {
  color: #111 !important;
  font-size: clamp(1.1rem, 1.85vw, 1.35rem) !important;
  font-weight: 800 !important;
  margin: 0 0 0.15rem !important;
  letter-spacing: -0.02em !important;
}

body.home-layout-umitozkan .vehicle-finder--hizli .vehicle-finder-sub {
  display: block !important;
  color: #6b7280 !important;
  font-size: 0.82rem !important;
  font-weight: 500 !important;
  line-height: 1.3 !important;
  max-width: 36rem !important;
  margin: 0 auto !important;
}

body.home-layout-umitozkan .vehicle-finder--hizli .vehicle-finder-hint,
body.home-layout-umitozkan .vehicle-finder--hizli .vehicle-finder-visual,
body.home-layout-umitozkan .vehicle-finder--hizli #vehicleFinderVin,
body.home-layout-umitozkan .vehicle-finder--hizli .vehicle-finder-divider {
  display: none !important;
}

body.home-layout-umitozkan .vehicle-finder--hizli .vehicle-cascade-field label {
  display: none !important;
}

body.home-layout-umitozkan .vehicle-finder--hizli .vehicle-cascade-select {
  min-height: 2.55rem !important;
  border: 1px solid #d1d5db !important;
  border-radius: 4px !important;
  background: #fff !important;
  color: #111111 !important;
  -webkit-text-fill-color: #111111 !important;
  font-size: 0.92rem !important;
  padding: 0 2.1rem 0 0.85rem !important;
  box-shadow: none !important;
  opacity: 1 !important;
}

body.home-layout-umitozkan .vehicle-finder--hizli .vehicle-cascade-select:disabled,
body.home-layout-umitozkan .vehicle-finder--hizli .vehicle-cascade-select:disabled option {
  background: #fff !important;
  color: #4b5563 !important;
  -webkit-text-fill-color: #4b5563 !important;
  opacity: 1 !important;
}

body.home-layout-umitozkan .vehicle-finder--hizli .vehicle-finder-actions {
  margin: 0 !important;
  padding: 0 !important;
  border: 0 !important;
  background: transparent !important;
  display: contents !important;
}

body.home-layout-umitozkan .vehicle-finder--hizli .vehicle-finder-btns {
  display: contents !important;
  width: auto !important;
  margin: 0 !important;
}

body.home-layout-umitozkan .vehicle-finder--hizli .vehicle-clear-btn {
  display: inline-flex !important;
  align-items: center !important;
  justify-content: center !important;
  min-height: 2.55rem !important;
  height: 100% !important;
  padding: 0 0.85rem !important;
  border: 1px solid #d1d5db !important;
  border-radius: 4px !important;
  background: #fff !important;
  color: #374151 !important;
  font-size: 0.82rem !important;
  font-weight: 600 !important;
  white-space: nowrap !important;
  width: auto !important;
  box-shadow: none !important;
}

body.home-layout-umitozkan .vehicle-finder--hizli .vehicle-clear-btn:hover {
  background: #f9fafb !important;
  border-color: #9ca3af !important;
}

body.home-layout-umitozkan .vehicle-finder--hizli .vehicle-garage-save-btn {
  display: inline-flex !important;
  align-items: center !important;
  justify-content: center !important;
  min-height: 2.55rem !important;
  height: 100% !important;
  padding: 0 0.95rem !important;
  border: 1px solid #d1d5db !important;
  border-radius: 999px !important;
  background: #fff !important;
  color: #1e3a8a !important;
  font-size: 0.78rem !important;
  font-weight: 700 !important;
  white-space: nowrap !important;
  width: auto !important;
  box-shadow: none !important;
}

body.home-layout-umitozkan .vehicle-finder--hizli .vehicle-garage-save-btn:hover:not(:disabled) {
  background: #f8fafc !important;
  border-color: #93c5fd !important;
}

body.home-layout-umitozkan .vehicle-finder--hizli .vehicle-garage-save-btn:disabled {
  opacity: 0.72 !important;
  cursor: default !important;
}

body.home-layout-umitozkan .vehicle-finder--hizli .vehicle-search-btn,
body.home-layout-umitozkan .vehicle-finder--hizli .vehicle-search-btn.vehicle-ara-btn,
body.home-layout-umitozkan .vehicle-finder--hizli .btn-primary.vehicle-search-btn,
body.home-layout-umitozkan .vehicle-finder--hizli .vehicle-search-btn:hover,
body.home-layout-umitozkan .vehicle-finder--hizli .vehicle-search-btn:disabled,
body.home-layout-umitozkan .vehicle-finder--hizli .btn-primary.vehicle-search-btn:hover,
body.home-layout-umitozkan .vehicle-finder--hizli .btn-primary.vehicle-search-btn:disabled {
  width: auto !important;
  min-width: 11rem !important;
  background: var(--theme-finder-bg, #f30c0c) !important;
  background-image: none !important;
  color: var(--theme-finder-text, #111111) !important;
  border: 0 !important;
  border-radius: 4px !important;
  font-weight: 800 !important;
  letter-spacing: 0.04em !important;
  text-transform: uppercase !important;
  min-height: 2.55rem !important;
  /* Gerçek buton yazısı görünsün (font-size:0 + ::after çakışmasını kır) */
  font-size: 0.82rem !important;
  line-height: 1.2 !important;
  opacity: 1 !important;
  filter: none !important;
}

body.home-layout-umitozkan .vehicle-finder--hizli .vehicle-search-btn::after,
body.home-layout-umitozkan .vehicle-finder--hizli .btn-primary.vehicle-search-btn::after {
  content: none !important;
  display: none !important;
}

@media (max-width: 900px) {
  body.home-layout-umitozkan .sari-order-track-btn span:not(.sari-order-track-ico) {
    font-size: 0.65rem;
  }

  body.home-layout-umitozkan .vehicle-finder--hizli .vehicle-finder-panel--row {
    grid-template-columns: 1fr !important;
  }

  body.home-layout-umitozkan .vehicle-finder--hizli .vehicle-cascade--row {
    display: grid !important;
    grid-template-columns: 1fr !important;
    gap: 0.65rem !important;
  }

  body.home-layout-umitozkan .vehicle-finder--hizli .vehicle-finder-actions {
    display: flex !important;
    flex-direction: column !important;
    gap: 0.45rem !important;
  }

  body.home-layout-umitozkan .vehicle-finder--hizli .vehicle-finder-btns {
    display: flex !important;
    flex-direction: column !important;
    gap: 0.45rem !important;
    width: 100% !important;
  }

  body.home-layout-umitozkan .vehicle-finder--hizli .vehicle-clear-btn,
  body.home-layout-umitozkan .vehicle-finder--hizli .vehicle-search-btn,
  body.home-layout-umitozkan .vehicle-finder--hizli .vehicle-garage-save-btn {
    width: 100% !important;
    min-width: 0 !important;
  }
}

/* ========== SARI PLAZA HEADER (referans: eğik logo + beyaz üst) ========== */
body.home-layout-umitozkan .topbar.sari-plaza-topbar {
  background: #fff !important;
  background-image: none !important;
  border-bottom: 1px solid #eee !important;
  box-shadow: none !important;
  padding: 0 !important;
}

body.home-layout-umitozkan .topbar.sari-plaza-topbar > .container.topbar-inner,
body.home-layout-umitozkan .topbar.sari-plaza-topbar .topbar-inner {
  display: block !important;
  max-width: none !important;
  width: 100% !important;
  margin: 0 !important;
  padding: 0 !important;
  min-height: 0 !important;
  height: auto !important;
  grid-template-columns: none !important;
}

body.home-layout-umitozkan .sari-plaza-shell {
  display: flex !important;
  grid-template-columns: none !important;
  align-items: center !important;
  gap: 1rem !important;
  min-height: 0 !important;
  width: 100% !important;
  max-width: none !important;
  margin: 0 auto !important;
  padding: 0.85rem clamp(0.75rem, 2vw, 1.75rem) !important;
  box-sizing: border-box !important;
}

body.home-layout-umitozkan .sari-plaza-brand {
  position: relative !important;
  display: flex !important;
  align-items: center !important;
  justify-content: flex-start !important;
  gap: 1rem !important;
  padding: 0 !important;
  background: transparent !important;
  clip-path: none !important;
  z-index: 2 !important;
  flex: 0 0 auto !important;
}

body.home-layout-umitozkan .sari-plaza-brand .brand {
  max-width: none !important;
  color: #111 !important;
}

body.home-layout-umitozkan .sari-plaza-brand .brand-lockup::after {
  display: none !important;
}

body.home-layout-umitozkan .sari-plaza-brand .brand-word {
  color: #f30c0c !important;
  font-size: clamp(1rem, 1.6vw, 1.25rem) !important;
  font-weight: 900 !important;
  letter-spacing: -0.02em !important;
  text-transform: none !important;
  text-align: left !important;
}

body.home-layout-umitozkan .sari-plaza-brand .brand-logo {
  max-height: 3.4rem !important;
  width: auto !important;
  object-fit: contain !important;
}

body.home-layout-umitozkan .sari-plaza-main {
  display: flex !important;
  flex-direction: column !important;
  min-width: 0 !important;
  flex: 1 1 auto !important;
  background: transparent !important;
}

/* Utility JS ile header üstüne taşınır; plaza içindekini gizle */
body.home-layout-umitozkan .sari-plaza-shell .sari-plaza-utility,
body.home-layout-umitozkan .sari-plaza-main > .sari-plaza-utility,
body.home-layout-umitozkan .sari-plaza-utility.alo-infobar:not(.uo-utility-bar) {
  display: none !important;
}

body.home-layout-umitozkan #aloInfobar.uo-utility-bar {
  display: block !important;
  background: #111 !important;
  color: #fff !important;
  border: none !important;
  font-size: 0.78rem !important;
}

body.home-layout-umitozkan .sari-plaza-utility.hidden {
  display: none !important;
}

body.home-layout-umitozkan .sari-plaza-utility-inner {
  display: flex !important;
  align-items: center !important;
  justify-content: space-between !important;
  gap: 0.75rem 1.25rem !important;
  flex-wrap: wrap !important;
  padding: 0.35rem 1.25rem 0.35rem 0.35rem !important;
  max-width: none !important;
}

body.home-layout-umitozkan .sari-plaza-kargo {
  display: inline-flex !important;
  align-items: center !important;
  gap: 0.4rem !important;
  margin: 0 !important;
  font-weight: 700 !important;
  color: #111 !important;
}

body.home-layout-umitozkan .sari-plaza-kargo-ico {
  width: 1rem;
  height: 1rem;
  flex: 0 0 auto;
  background: center / contain no-repeat url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24' fill='%23fbb100'%3E%3Cpath d='M12 3a6 6 0 0 0-6 6v1H5a2 2 0 0 0-2 2v7a2 2 0 0 0 2 2h14a2 2 0 0 0 2-2v-7a2 2 0 0 0-2-2h-1V9a6 6 0 0 0-6-6zm0 2a4 4 0 0 1 4 4v1H8V9a4 4 0 0 1 4-4z'/%3E%3C/svg%3E");
}

body.home-layout-umitozkan .sari-plaza-contacts {
  display: inline-flex !important;
  align-items: center !important;
  gap: 0.75rem 1rem !important;
  flex-wrap: wrap !important;
  margin-left: auto !important;
}

body.home-layout-umitozkan .sari-plaza-contact-sep {
  width: 1px;
  height: 1.1rem;
  background: #d1d5db;
  flex: 0 0 auto;
}

body.home-layout-umitozkan .sari-plaza-utility .alo-infobar-link {
  color: inherit !important;
  font-weight: 700 !important;
  gap: 0.4rem !important;
}

body.home-layout-umitozkan .sari-plaza-utility .alo-infobar-wa {
  color: #16a34a !important;
}

body.home-layout-umitozkan .sari-plaza-utility .alo-infobar-tel {
  color: var(--kb-red) !important;
}

body.home-layout-umitozkan .sari-plaza-utility .sari-support-label {
  color: #374151 !important;
  font-weight: 700 !important;
}

body.home-layout-umitozkan .sari-plaza-utility .alo-infobar-tel strong {
  color: var(--kb-red) !important;
  font-weight: 800 !important;
}

body.home-layout-umitozkan .sari-plaza-utility .alo-infobar-wa .alo-infobar-ico {
  background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24' fill='%2316a34a'%3E%3Cpath d='M20.5 3.5A11 11 0 0 0 3.1 17.7L2 22l4.4-1.1A11 11 0 1 0 20.5 3.5zm-8.5 17a9 9 0 0 1-4.6-1.3l-.3-.2-2.6.7.7-2.5-.2-.3a9 9 0 1 1 7 3.6zm5-6.7c-.3-.1-1.6-.8-1.9-.9s-.4-.1-.6.1-.7.9-.8 1-.3.2-.6.1a7.4 7.4 0 0 1-2.2-1.4 8.2 8.2 0 0 1-1.5-1.9c-.2-.3 0-.4.1-.6l.4-.5.1-.3c0-.1 0-.3-.1-.4s-.6-1.4-.8-1.9-.4-.4-.6-.4h-.5c-.2 0-.4.1-.6.3a2 2 0 0 0-.6 1.5 3.5 3.5 0 0 0 .7 1.9 8 8 0 0 0 3.1 3 10 10 0 0 0 2 .8 3.3 3.3 0 0 0 1.7.1 2.6 2.6 0 0 0 1.7-1.2 2.1 2.1 0 0 0 .1-1.2c-.1-.1-.3-.2-.5-.3z'/%3E%3C/svg%3E");
}

body.home-layout-umitozkan .sari-plaza-utility .alo-infobar-tel .alo-infobar-ico {
  background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24' fill='none' stroke='%23fbb100' stroke-width='1.8' stroke-linecap='round' stroke-linejoin='round'%3E%3Cpath d='M4 14v2a4 4 0 0 0 4 4h1'/%3E%3Cpath d='M20 14v2a4 4 0 0 1-4 4h-1'/%3E%3Cpath d='M4 14a6 6 0 0 1 6-6h0a4 4 0 0 1 4 4v2'/%3E%3Cpath d='M20 14a6 6 0 0 0-6-6'/%3E%3Ccircle cx='9' cy='10' r='2.2'/%3E%3Ccircle cx='15' cy='10' r='2.2'/%3E%3C/svg%3E");
}

body.home-layout-umitozkan .sari-plaza-tools {
  display: flex !important;
  align-items: center !important;
  gap: 0.75rem 1rem !important;
  padding: 0.55rem 1.15rem 0.7rem 0.25rem !important;
  min-width: 0 !important;
}

/* AKBAY: arama küçülür, sol/sağ nefes + 2 görsel slot (yalnızca Renault) */
body.home-layout-umitozkan .sari-plaza-tools .renault-search-row {
  flex: 1 1 auto !important;
  display: flex !important;
  align-items: center !important;
  justify-content: center !important;
  gap: 0.85rem 1.15rem !important;
  min-width: 0 !important;
  padding: 0 clamp(0.75rem, 3.5vw, 2.75rem) !important;
  box-sizing: border-box !important;
}

body.home-layout-umitozkan .sari-plaza-tools .renault-search-row .search,
body.home-layout-umitozkan .renault-search-row .search {
  flex: 0 1 400px !important;
  width: 100% !important;
  max-width: 420px !important;
  min-width: 12rem !important;
  height: 44px !important;
  border: 1px solid #e5e7eb !important;
  border-radius: 6px !important;
  overflow: hidden !important;
  background: #f3f4f6 !important;
  box-shadow: none !important;
  margin: 0 !important;
}

body.home-layout-umitozkan .renault-header-promo {
  flex: 0 0 auto !important;
  display: inline-flex !important;
  align-items: center !important;
  justify-content: center !important;
  line-height: 0 !important;
  max-width: min(160px, 18vw) !important;
  text-decoration: none !important;
}

body.home-layout-umitozkan .renault-header-promo.hidden {
  display: none !important;
}

body.home-layout-umitozkan .renault-header-promo img {
  display: block !important;
  height: 48px !important;
  width: auto !important;
  max-width: 100% !important;
  object-fit: contain !important;
}

body.home-layout-umitozkan .sari-plaza-tools .search {
  flex: 1 1 auto !important;
  width: auto !important;
  max-width: none !important;
  height: 44px !important;
  border: 1px solid #e5e7eb !important;
  border-radius: 6px !important;
  overflow: hidden !important;
  background: #f3f4f6 !important;
  box-shadow: none !important;
}

body.home-layout-umitozkan .sari-plaza-tools .search:focus-within {
  border-color: var(--kb-red) !important;
  box-shadow: 0 0 0 2px rgba(243, 12, 12, 0.22) !important;
}

body.home-layout-umitozkan .sari-plaza-tools .search input {
  background: transparent !important;
  color: #111 !important;
  font-size: 0.9rem !important;
}

body.home-layout-umitozkan .sari-plaza-tools .search-submit,
body.home-layout-umitozkan .sari-plaza-tools .search button {
  background: var(--kb-red) !important;
  color: #fff !important;
  min-width: 4.5rem !important;
  font-size: 0.82rem !important;
  font-weight: 800 !important;
  letter-spacing: 0.04em !important;
  text-transform: uppercase !important;
}

body.home-layout-umitozkan .sari-plaza-tools .search-submit .sr-only {
  position: static !important;
  width: auto !important;
  height: auto !important;
  clip: auto !important;
  overflow: visible !important;
  white-space: nowrap !important;
  color: #fff !important;
  font-size: 0.82rem !important;
  font-weight: 800 !important;
}

body.home-layout-umitozkan .sari-plaza-tools .search-submit::after,
body.home-layout-umitozkan .sari-plaza-tools .search button::after {
  content: none !important;
  display: none !important;
}

body.home-layout-umitozkan .sari-plaza-tools .topbar-actions {
  display: inline-flex !important;
  align-items: center !important;
  gap: 0.65rem !important;
  color: #111 !important;
  flex: 0 0 auto !important;
  grid-column: auto !important;
}

body.home-layout-umitozkan .sari-plaza-tools .topbar-orders-link.sari-hide-orders,
body.home-layout-umitozkan .sari-hide-orders {
  display: none !important;
}

body.home-layout-umitozkan .sari-plaza-tools .account-widget {
  color: #111 !important;
  border: 0 !important;
  background: transparent !important;
  gap: 0.45rem !important;
}

body.home-layout-umitozkan .sari-plaza-tools .account-widget:hover {
  background: #f9fafb !important;
  border-color: transparent !important;
  color: #111 !important;
}

body.home-layout-umitozkan .sari-plaza-tools .account-widget-line1 {
  color: #111 !important;
  font-size: 0.82rem !important;
  font-weight: 800 !important;
}

body.home-layout-umitozkan .sari-plaza-tools .account-widget-line2 {
  font-size: 0 !important;
  color: transparent !important;
}

body.home-layout-umitozkan .sari-plaza-tools .account-widget:not(.account-widget--member) .account-widget-line2::after {
  content: "Üye Ol";
  display: block;
  font-size: 0.72rem;
  font-weight: 600;
  color: #6b7280;
  line-height: 1.15;
}

body.home-layout-umitozkan .sari-plaza-tools .account-widget--member .account-widget-line2 {
  font-size: 0.72rem !important;
  color: #6b7280 !important;
}

body.home-layout-umitozkan .sari-plaza-tools .account-widget-caret {
  display: none !important;
}

body.home-layout-umitozkan .sari-plaza-tools .cart-btn {
  display: inline-flex !important;
  align-items: center !important;
  gap: 0.5rem !important;
  background: transparent !important;
  color: #111 !important;
  border: 0 !important;
  min-height: 44px !important;
  padding: 0.2rem 0.15rem !important;
}

body.home-layout-umitozkan .sari-plaza-tools .cart-btn::before {
  content: "" !important;
  width: 2.35rem !important;
  height: 2.35rem !important;
  border-radius: 999px !important;
  background: var(--kb-red) center / 1.15rem no-repeat !important;
  background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24' fill='none' stroke='%23ffffff' stroke-width='2'%3E%3Ccircle cx='9' cy='20' r='1.4'/%3E%3Ccircle cx='17' cy='20' r='1.4'/%3E%3Cpath d='M3 4h2l2.4 11h10.2l2-8H7'/%3E%3C/svg%3E") !important;
  box-shadow: none !important;
  flex: 0 0 auto !important;
  position: static !important;
  left: auto !important;
  top: auto !important;
  transform: none !important;
}

body.home-layout-umitozkan .sari-plaza-tools .cart-btn-text {
  display: flex !important;
  flex-direction: column !important;
  align-items: flex-start !important;
  line-height: 1.15 !important;
}

body.home-layout-umitozkan .sari-plaza-tools .cart-btn-line1 {
  font-size: 0.82rem !important;
  font-weight: 800 !important;
  color: #111 !important;
}

body.home-layout-umitozkan .sari-plaza-tools .cart-btn-line2 {
  font-size: 0.72rem !important;
  font-weight: 600 !important;
  color: #6b7280 !important;
}

body.home-layout-umitozkan .sari-plaza-tools .cart-badge {
  left: 1.55rem !important;
  top: -0.1rem !important;
  background: #111 !important;
  color: #fff !important;
}

body.home-layout-umitozkan .sari-plaza-tools .topbar-location {
  display: none !important;
}

@media (max-width: 980px) {
  body.home-layout-umitozkan .sari-plaza-shell {
    grid-template-columns: clamp(8.5rem, 28vw, 12rem) minmax(0, 1fr) !important;
  }

  body.home-layout-umitozkan .sari-plaza-brand {
    clip-path: polygon(0 0, 100% 0, 86% 100%, 0 100%) !important;
    padding-right: 1.4rem !important;
  }

  body.home-layout-umitozkan .sari-plaza-kargo span:not(.sari-plaza-kargo-ico) {
    font-size: 0.72rem;
  }
}

@media (max-width: 720px) {
  body.home-layout-umitozkan .sari-plaza-shell {
    grid-template-columns: 1fr !important;
    min-height: 0 !important;
  }

  body.home-layout-umitozkan .sari-plaza-brand {
    clip-path: none !important;
    justify-content: flex-start !important;
    min-height: 2.55rem !important;
    padding: 0.32rem 0.7rem !important;
  }

  body.home-layout-umitozkan .sari-plaza-brand .brand-logo {
    max-height: 2.35rem !important;
  }

  body.home-layout-umitozkan .sari-plaza-utility-inner {
    flex-direction: column !important;
    align-items: stretch !important;
    justify-content: flex-start !important;
    padding: 0.28rem 0.55rem !important;
    gap: 0.28rem !important;
    font-size: 0.68rem !important;
  }

  body.home-layout-umitozkan .sari-plaza-kargo {
    width: 100% !important;
    justify-content: center !important;
    font-size: 0.65rem !important;
  }

  body.home-layout-umitozkan .sari-plaza-contacts {
    display: flex !important;
    width: 100% !important;
    justify-content: center !important;
    margin-left: 0 !important;
    gap: 0.45rem 0.65rem !important;
    flex-wrap: wrap !important;
  }

  body.home-layout-umitozkan .sari-plaza-contacts .alo-infobar-link {
    font-size: 0.68rem !important;
    white-space: nowrap !important;
  }

  body.home-layout-umitozkan .sari-plaza-contacts .sari-support-label {
    display: none !important;
  }

  body.home-layout-umitozkan .sari-plaza-tools {
    display: flex !important;
    flex-direction: column !important;
    align-items: stretch !important;
    gap: 0.45rem !important;
    padding: 0.4rem 0.65rem 0.5rem !important;
    background: #fff !important;
    border-bottom: 1px solid #ececec !important;
  }

  /* Sıra: arama → hesap/sepet → marka ikonları */
  body.home-layout-umitozkan .sari-plaza-tools .renault-search-row {
    order: 1 !important;
    display: flex !important;
    width: 100% !important;
    min-width: 0 !important;
    padding: 0 !important;
    justify-content: stretch !important;
    gap: 0 !important;
    flex: 0 0 auto !important;
  }

  body.home-layout-umitozkan .sari-plaza-tools > form.search,
  body.home-layout-umitozkan .sari-plaza-tools .renault-search-row .search,
  body.home-layout-umitozkan .sari-plaza-tools .search {
    order: 1 !important;
    width: 100% !important;
    max-width: none !important;
    min-width: 0 !important;
    flex: 0 0 auto !important;
    height: 46px !important;
    min-height: 46px !important;
    display: flex !important;
    align-items: stretch !important;
    background: #fff !important;
    border: 2px solid #111 !important;
    border-radius: 12px !important;
    box-shadow: 0 4px 16px rgba(17, 17, 17, 0.1) !important;
    overflow: hidden !important;
    grid-column: unset !important;
    grid-row: unset !important;
  }

  body.home-layout-umitozkan .sari-plaza-tools .topbar-actions {
    order: 2 !important;
    width: 100% !important;
    justify-content: flex-end !important;
    gap: 0.4rem !important;
    flex-wrap: nowrap !important;
    align-self: stretch !important;
    grid-column: unset !important;
    grid-row: unset !important;
  }

  body.home-layout-umitozkan .sari-plaza-tools > .header-cat-icons {
    order: 3 !important;
    display: flex !important;
    width: 100% !important;
    margin: 0 !important;
    padding: 0.1rem 0 0 !important;
    gap: 0.4rem !important;
    overflow-x: auto !important;
    overflow-y: hidden !important;
    -webkit-overflow-scrolling: touch;
    scrollbar-width: none;
    grid-column: unset !important;
  }

  body.home-layout-umitozkan .sari-plaza-tools > .header-cat-icons::-webkit-scrollbar {
    display: none;
  }

  body.home-layout-umitozkan .sari-plaza-tools .renault-header-promo {
    display: none !important;
  }

  body.home-layout-umitozkan .sari-plaza-tools .search::before {
    content: "" !important;
    display: block !important;
    flex: 0 0 2.7rem !important;
    width: 2.7rem !important;
    background: center / 1.15rem no-repeat url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24' fill='none' stroke='%236b7280' stroke-width='2.2' stroke-linecap='round'%3E%3Ccircle cx='11' cy='11' r='7'/%3E%3Cpath d='M20 20l-3.5-3.5'/%3E%3C/svg%3E") !important;
    opacity: 0.85 !important;
  }

  body.home-layout-umitozkan .sari-plaza-tools .search:focus-within {
    border-color: #f2af02 !important;
    box-shadow: 0 0 0 3px rgba(242, 175, 2, 0.28), 0 4px 16px rgba(17, 17, 17, 0.1) !important;
  }

  body.home-layout-umitozkan .sari-plaza-tools .search input {
    flex: 1 1 auto !important;
    min-width: 0 !important;
    width: auto !important;
    min-height: 0 !important;
    height: auto !important;
    padding: 0 0.35rem 0 0 !important;
    background: #fff !important;
    color: #111 !important;
    -webkit-text-fill-color: #111 !important;
    font-size: 0.9rem !important;
    font-weight: 500 !important;
  }

  body.home-layout-umitozkan .sari-plaza-tools .search input::placeholder {
    color: #6b7280 !important;
    opacity: 1 !important;
    font-weight: 500 !important;
  }

  body.home-layout-umitozkan .sari-plaza-tools .search-submit,
  body.home-layout-umitozkan .sari-plaza-tools .search button {
    flex: 0 0 auto !important;
    align-self: center !important;
    min-width: 4.35rem !important;
    width: auto !important;
    height: calc(100% - 8px) !important;
    margin: 4px 4px 4px 0 !important;
    padding: 0 0.85rem !important;
    background: #f2af02 !important;
    color: #111 !important;
    -webkit-text-fill-color: #111 !important;
    border: 0 !important;
    border-radius: 10px !important;
    font-size: 0.78rem !important;
    font-weight: 900 !important;
    letter-spacing: 0.06em !important;
    box-shadow: 0 2px 8px rgba(242, 175, 2, 0.42) !important;
  }

  body.home-layout-umitozkan .sari-plaza-tools .search-submit .sr-only,
  body.home-layout-umitozkan .sari-plaza-tools .search button .sr-only {
    position: static !important;
    width: auto !important;
    height: auto !important;
    clip: auto !important;
    overflow: visible !important;
    margin: 0 !important;
    color: #111 !important;
    -webkit-text-fill-color: #111 !important;
    font-size: 0.78rem !important;
    font-weight: 900 !important;
  }

  body.home-layout-umitozkan .sari-plaza-tools .search-submit::after,
  body.home-layout-umitozkan .sari-plaza-tools .search button::after {
    content: none !important;
    display: none !important;
  }

  body.home-layout-umitozkan .sari-plaza-tools .account-widget-text,
  body.home-layout-umitozkan .sari-plaza-tools .account-widget-line1,
  body.home-layout-umitozkan .sari-plaza-tools .account-widget-line2,
  body.home-layout-umitozkan .sari-plaza-tools .account-widget-caret {
    display: none !important;
  }

  body.home-layout-umitozkan .sari-plaza-tools .account-widget {
    width: 42px !important;
    height: 42px !important;
    min-width: 42px !important;
    min-height: 42px !important;
    padding: 0 !important;
    justify-content: center !important;
    border: 1px solid #e5e7eb !important;
    border-radius: 12px !important;
    background: #fff !important;
    box-shadow: 0 2px 8px rgba(17, 17, 17, 0.06) !important;
  }

  body.home-layout-umitozkan .sari-plaza-tools .account-widget::before {
    width: 1.35rem !important;
    height: 1.35rem !important;
    background-color: transparent !important;
  }

  body.home-layout-umitozkan .sari-plaza-tools .cart-btn {
    min-width: 42px !important;
    min-height: 42px !important;
    width: 42px !important;
    height: 42px !important;
    border-radius: 12px !important;
    border: 1px solid #f2af02 !important;
    box-shadow: 0 2px 8px rgba(242, 175, 2, 0.28) !important;
  }

  body.home-layout-umitozkan .category-bar {
    overflow: hidden !important;
  }

  body.home-layout-umitozkan .category-bar-inner,
  body.home-layout-umitozkan .category-nav {
    min-width: 0 !important;
    overflow: hidden !important;
    align-items: center !important;
  }

  body.home-layout-umitozkan .category-root-scroll:not(.hidden) {
    flex: 1 1 auto !important;
    min-width: 0 !important;
    overflow-x: auto !important;
    overflow-y: hidden !important;
    -webkit-overflow-scrolling: touch;
  }

  body.home-layout-umitozkan .sari-order-track-btn {
    position: static !important;
    z-index: 2 !important;
    flex: 0 0 auto !important;
    align-self: center !important;
    margin: 0 0 0 0.35rem !important;
    height: 1.7rem !important;
    max-width: 9.75rem !important;
    padding: 0 0.5rem !important;
    gap: 0.3rem !important;
    font-size: 0.62rem !important;
    letter-spacing: 0.02em !important;
  }

  body.home-layout-umitozkan .sari-order-track-btn span:not(.sari-order-track-ico) {
    overflow: hidden;
    text-overflow: ellipsis;
    max-width: 7.2rem;
  }
}

@media (max-width: 420px) {
  body.home-layout-umitozkan .sari-order-track-btn {
    max-width: 2.4rem !important;
    padding: 0 0.4rem !important;
    justify-content: center !important;
  }

  body.home-layout-umitozkan .sari-order-track-btn span:not(.sari-order-track-ico) {
    display: none !important;
  }

  body.home-layout-umitozkan .sari-plaza-utility-inner {
    align-items: flex-start !important;
    flex-direction: column !important;
  }

  body.home-layout-umitozkan .sari-plaza-contacts .sari-support-label {
    display: none !important;
  }
}

/* ========== SARI PLAZA — GENERAL OPEL referans son override ========== */
body.home-layout-umitozkan .topbar.sari-plaza-topbar {
  border-bottom: 3px solid #111 !important;
  background: #fff !important;
}

body.home-layout-umitozkan .sari-plaza-brand {
  background: #fff !important;
  background-image: none !important;
}

/* Sarı logo alanı: yazı SİYAH (genel .brand-word beyaz kalmasın) */
body.home-layout-umitozkan .sari-plaza-brand .brand,
body.home-layout-umitozkan .sari-plaza-brand .brand-word,
body.home-layout-umitozkan .sari-plaza-brand .brand-word::first-letter {
  color: #111 !important;
  -webkit-text-fill-color: #111 !important;
}

body.home-layout-umitozkan .sari-plaza-brand .brand-lockup::after {
  display: none !important;
  color: transparent !important;
}

body.home-layout-umitozkan .sari-plaza-utility,
body.home-layout-umitozkan .sari-plaza-utility.alo-infobar {
  background: #f5f5f5 !important;
  color: #374151 !important;
}

body.home-layout-umitozkan .sari-plaza-kargo,
body.home-layout-umitozkan .sari-plaza-kargo span {
  color: #111 !important;
  -webkit-text-fill-color: #111 !important;
}

body.home-layout-umitozkan .sari-plaza-kargo-ico {
  background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24' fill='%23f2af02'%3E%3Cpath d='M12 3a6 6 0 0 0-6 6v1H5a2 2 0 0 0-2 2v1h18v-1a2 2 0 0 0-2-2h-1V9a6 6 0 0 0-6-6zm-4 7V9a4 4 0 0 1 8 0v1H8zm-3 5v2a2 2 0 0 0 2 2h14a2 2 0 0 0 2-2v-2H5z'/%3E%3C/svg%3E") !important;
}

body.home-layout-umitozkan .sari-plaza-utility .alo-infobar-wa {
  color: #16a34a !important;
}

body.home-layout-umitozkan .sari-plaza-utility .alo-infobar-tel,
body.home-layout-umitozkan .sari-plaza-utility .alo-infobar-tel strong {
  color: #f2af02 !important;
}

body.home-layout-umitozkan .sari-plaza-utility .sari-support-label {
  color: #374151 !important;
}

body.home-layout-umitozkan .sari-plaza-tools .search {
  background: #f5f5f5 !important;
  border: 0 !important;
  border-radius: 8px !important;
  height: 46px !important;
}

body.home-layout-umitozkan .sari-plaza-tools .search input {
  color: #111 !important;
  -webkit-text-fill-color: #111 !important;
}

body.home-layout-umitozkan .sari-plaza-tools .search-submit,
body.home-layout-umitozkan .sari-plaza-tools .search button {
  background: #f30c0c !important;
  color: #111 !important;
  -webkit-text-fill-color: #111 !important;
}
body.home-layout-umitozkan .sari-plaza-tools .search-submit .sr-only {
  background: transparent !important;
  color: #111 !important;
  -webkit-text-fill-color: #111 !important;
}

/* Hesap: gri daire + siyah yazı */
body.home-layout-umitozkan .sari-plaza-tools .account-widget {
  color: #111 !important;
}

body.home-layout-umitozkan .sari-plaza-tools .account-widget::before {
  content: "" !important;
  width: 2.35rem !important;
  height: 2.35rem !important;
  border-radius: 999px !important;
  flex: 0 0 auto !important;
  background: #f0f0f0 center / 1.15rem no-repeat !important;
  background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24' fill='none' stroke='%23111111' stroke-width='1.8' stroke-linecap='round' stroke-linejoin='round'%3E%3Ccircle cx='12' cy='8' r='3.2'/%3E%3Cpath d='M5.5 19.2c1.6-3.1 4-4.7 6.5-4.7s4.9 1.6 6.5 4.7'/%3E%3C/svg%3E") !important;
}

body.home-layout-umitozkan .sari-plaza-tools .account-widget-line1 {
  color: #111 !important;
  -webkit-text-fill-color: #111 !important;
  font-weight: 800 !important;
}

body.home-layout-umitozkan .sari-plaza-tools .cart-btn-line1,
body.home-layout-umitozkan .sari-plaza-tools .cart-btn-line2 {
  color: #fff !important;
  -webkit-text-fill-color: #fff !important;
}

body.home-layout-umitozkan .sari-plaza-tools .cart-btn-line2 {
  color: #6b7280 !important;
  -webkit-text-fill-color: #6b7280 !important;
}

body.home-layout-umitozkan .sari-plaza-tools .cart-btn::before {
  background-color: #f2af02 !important;
}

/* Hızlı Parça Arama CTA: sarı zemin + SİYAH yazı */
body.home-layout-umitozkan .vehicle-finder--hizli .vehicle-search-btn,
body.home-layout-umitozkan .vehicle-finder--hizli .vehicle-search-btn.vehicle-ara-btn,
body.home-layout-umitozkan .vehicle-finder--hizli .btn-primary.vehicle-search-btn,
body.home-layout-umitozkan .vehicle-finder--hizli .vehicle-search-btn:hover,
body.home-layout-umitozkan .vehicle-finder--hizli .vehicle-search-btn:disabled {
  background: #f2af02 !important;
  color: #111 !important;
  -webkit-text-fill-color: #111 !important;
}

/* Select yazıları siyah */
body.home-layout-umitozkan .vehicle-finder--hizli .vehicle-cascade-select,
body.home-layout-umitozkan .vehicle-finder--hizli .vehicle-cascade-select option,
body.home-layout-umitozkan .vehicle-finder--hizli .vehicle-cascade-select:disabled,
body.home-layout-umitozkan .vehicle-finder--hizli .vehicle-cascade-select:disabled option {
  color: #111 !important;
  -webkit-text-fill-color: #111 !important;
  background-color: #fff !important;
}



body.home-layout-umitozkan .home-intro {
  grid-template-rows: auto auto !important;
}
body.home-layout-umitozkan .home-intro-finder {
  grid-row: auto !important;
  grid-column: auto !important;
  grid-area: finder !important;
}
body.home-layout-umitozkan .home-intro > .home-hero,
body.home-layout-umitozkan .home-intro > #hero,
body.home-layout-umitozkan .home-intro > .home-hero-week-row {
  grid-row: auto !important;
  grid-column: auto !important;
  grid-area: hero !important;
  max-height: none !important;
}

body.home-layout-umitozkan .vehicle-finder-mobile-toggle {
  display: none !important;
}

/* ========== SARI MOBIL (yalnizca sari tema) ========== */
@media (max-width: 720px) {
  body.home-layout-umitozkan {
    --kb-hero-h: clamp(155px, 40vw, 210px) !important;
  }

  body.home-layout-umitozkan .home-intro {
    width: 100% !important;
    margin-bottom: 0.55rem !important;
  }

  body.home-layout-umitozkan .home-intro-promo {
    font-size: 0.7rem !important;
    padding: 0.28rem 0.55rem !important;
    line-height: 1.25 !important;
  }

  body.home-layout-umitozkan .home-intro-promo::before {
    width: 0.9rem !important;
    height: 0.9rem !important;
  }

  body.home-layout-umitozkan .home-intro-finder:has(.vehicle-finder--hizli) {
    padding: 0.3rem 0.45rem 0.35rem !important;
  }

  body.home-layout-umitozkan .vehicle-finder--hizli .vehicle-finder-card {
    padding: 0.55rem 0.65rem 0.6rem !important;
    border-radius: 8px !important;
    box-shadow: 0 4px 14px rgba(15, 23, 42, 0.05) !important;
  }

  body.home-layout-umitozkan .vehicle-finder--hizli .vehicle-finder-head {
    display: flex !important;
    align-items: center !important;
    justify-content: space-between !important;
    gap: 0.45rem !important;
    margin: 0 0 0.25rem !important;
    text-align: left !important;
  }

  body.home-layout-umitozkan .vehicle-finder--hizli .vehicle-finder-title-wrap,
  body.home-layout-umitozkan .vehicle-finder--hizli .vehicle-finder-title-wrap > div {
    text-align: left !important;
    flex: 1 1 auto !important;
    min-width: 0 !important;
  }

  body.home-layout-umitozkan .vehicle-finder--hizli .vehicle-finder-head h2,
  body.home-layout-umitozkan .vehicle-finder--hizli #vehicleFinderTitle {
    font-size: 0.95rem !important;
    margin: 0 !important;
    line-height: 1.2 !important;
  }

  body.home-layout-umitozkan .vehicle-finder--hizli .vehicle-finder-sub {
    display: none !important;
  }

  body.home-layout-umitozkan .vehicle-finder--hizli.vehicle-finder--mobile-collapsed .vehicle-finder-panel {
    display: none !important;
  }

  body.home-layout-umitozkan .vehicle-finder--hizli.vehicle-finder--mobile-ready .vehicle-finder-mobile-toggle {
    display: inline-flex !important;
    align-items: center;
    justify-content: center;
    width: 2rem;
    height: 2rem;
    padding: 0;
    border: 1px solid #e5e7eb;
    border-radius: 6px;
    background: #fff;
    color: #111;
    cursor: pointer;
  }

  body.home-layout-umitozkan .vehicle-finder--hizli .vehicle-finder-mobile-toggle-ico {
    display: block;
    width: 0.55rem;
    height: 0.55rem;
    border-right: 2px solid currentColor;
    border-bottom: 2px solid currentColor;
    transform: rotate(45deg);
    margin-top: -0.15rem;
    transition: transform 0.2s ease;
  }

  body.home-layout-umitozkan .vehicle-finder--hizli:not(.vehicle-finder--mobile-collapsed) .vehicle-finder-mobile-toggle-ico {
    transform: rotate(-135deg);
    margin-top: 0.1rem;
  }

  body.home-layout-umitozkan .vehicle-finder--hizli .vehicle-cascade--row {
    gap: 0.45rem !important;
  }

  body.home-layout-umitozkan .vehicle-finder--hizli .vehicle-cascade-select {
    min-height: 2.35rem !important;
    font-size: 0.86rem !important;
    padding-right: 1.75rem !important;
  }

  body.home-layout-umitozkan .vehicle-finder--hizli .vehicle-finder-actions {
    display: flex !important;
    flex-direction: column !important;
    gap: 0.4rem !important;
    margin-top: 0.15rem !important;
  }

  body.home-layout-umitozkan .vehicle-finder--hizli .vehicle-finder-btns {
    display: grid !important;
    grid-template-columns: minmax(5.5rem, 0.85fr) minmax(0, 1.15fr) !important;
    gap: 0.4rem !important;
    width: 100% !important;
  }

  body.home-layout-umitozkan .vehicle-finder--hizli .vehicle-clear-btn {
    display: inline-flex !important;
    align-items: center !important;
    justify-content: center !important;
    width: 100% !important;
    min-height: 2.4rem !important;
    padding: 0 0.55rem !important;
    border: 1px solid #d1d5db !important;
    border-radius: 6px !important;
    background: #fff !important;
    color: #374151 !important;
    font-size: 0.8rem !important;
    font-weight: 700 !important;
    text-decoration: none !important;
    text-transform: none !important;
    box-shadow: none !important;
  }

  body.home-layout-umitozkan .vehicle-finder--hizli .vehicle-search-btn,
  body.home-layout-umitozkan .vehicle-finder--hizli .btn-primary.vehicle-search-btn {
    width: 100% !important;
    min-width: 0 !important;
    min-height: 2.4rem !important;
    border-radius: 6px !important;
    font-size: 0.76rem !important;
    letter-spacing: 0.03em !important;
    padding: 0 0.45rem !important;
  }

  body.home-layout-umitozkan .vehicle-finder--hizli .vehicle-garage-save-btn {
    width: 100% !important;
    min-height: 2.15rem !important;
    height: auto !important;
    padding: 0.35rem 0.75rem !important;
    border-radius: 999px !important;
    font-size: 0.74rem !important;
    justify-self: stretch !important;
    grid-column: 1 / -1 !important;
  }

  body.home-layout-umitozkan .vehicle-finder--hizli .vehicle-finder-btns .vehicle-garage-save-btn {
    grid-column: 1 / -1 !important;
  }

  body.home-layout-umitozkan .category-bar {
    min-height: 0 !important;
  }

  body.home-layout-umitozkan .category-bar-inner {
    padding-top: 0.25rem !important;
    padding-bottom: 0.25rem !important;
  }
}

/* Mobil arama — son override (plaza genel stillerinin ustune) */
@media (max-width: 720px) {
  body.home-layout-umitozkan .sari-plaza-tools .search {
    background: #fff !important;
    border: 2px solid #111 !important;
    border-radius: 14px !important;
    box-shadow: 0 4px 16px rgba(17, 17, 17, 0.1) !important;
  }

  body.home-layout-umitozkan .sari-plaza-tools .search input {
    background: #fff !important;
    color: #111 !important;
    -webkit-text-fill-color: #111 !important;
  }

  body.home-layout-umitozkan .sari-plaza-tools .search-submit,
  body.home-layout-umitozkan .sari-plaza-tools .search button,
  body.home-layout-umitozkan .sari-plaza-tools .search-submit .sr-only {
    background: #f2af02 !important;
    color: #111 !important;
    -webkit-text-fill-color: #111 !important;
  }

  body.home-layout-umitozkan.search-focus-active .sari-plaza-tools .search {
    border-color: #f2af02 !important;
    box-shadow: 0 0 0 3px rgba(242, 175, 2, 0.28), 0 8px 24px rgba(17, 17, 17, 0.14) !important;
  }

  /* Giriş menüsü: ikonun altında, sağa hizalı */
  body.home-layout-umitozkan .sari-plaza-tools .account-nav {
    min-width: 0 !important;
    min-height: 0 !important;
    width: auto !important;
    justify-content: flex-end !important;
  }

  body.home-layout-umitozkan .sari-plaza-tools .account-dropdown {
    position: relative !important;
    width: auto !important;
  }

  body.home-layout-umitozkan .sari-plaza-tools .account-menu {
    position: absolute !important;
    top: calc(100% + 0.4rem) !important;
    right: 0 !important;
    left: auto !important;
    min-width: min(17.5rem, calc(100vw - 1.3rem)) !important;
    max-width: calc(100vw - 1.3rem) !important;
    z-index: 520 !important;
    background: #fff !important;
    border: 1px solid #e5e7eb !important;
    border-radius: 12px !important;
    box-shadow: 0 14px 36px rgba(17, 17, 17, 0.16) !important;
    padding: 0.35rem 0 !important;
    overflow: hidden !important;
  }

  body.home-layout-umitozkan .sari-plaza-tools .account-menu:not(.hidden) {
    display: block !important;
  }

  body.home-layout-umitozkan .sari-plaza-tools .account-menu-head {
    color: #6b7280 !important;
    -webkit-text-fill-color: #6b7280 !important;
    font-size: 0.78rem !important;
    padding: 0.55rem 0.9rem 0.35rem !important;
  }

  body.home-layout-umitozkan .sari-plaza-tools .account-menu-item,
  body.home-layout-umitozkan .sari-plaza-tools .account-menu-item span,
  body.home-layout-umitozkan .sari-plaza-tools .account-menu-user-name {
    color: #111 !important;
    -webkit-text-fill-color: #111 !important;
  }

  body.home-layout-umitozkan .sari-plaza-tools .account-menu-user-email {
    color: #6b7280 !important;
    -webkit-text-fill-color: #6b7280 !important;
  }

  body.home-layout-umitozkan .sari-plaza-tools .account-menu-icon {
    color: #6b7280 !important;
  }

  body.home-layout-umitozkan .sari-plaza-tools .account-menu-item:hover {
    background: #f9fafb !important;
    color: #111 !important;
  }

  body.home-layout-umitozkan .sari-plaza-tools .account-widget > svg,
  body.home-layout-umitozkan .sari-plaza-tools .account-widget-icon,
  body.home-layout-umitozkan .sari-plaza-tools .account-widget-avatar {
    display: none !important;
  }
}

/* Sarı plaza — hesap menüsü (masaüstü + mobil ortak) */
body.home-layout-umitozkan .sari-plaza-tools .account-nav {
  min-width: 0 !important;
  width: auto !important;
}

body.home-layout-umitozkan .sari-plaza-tools .account-dropdown {
  position: relative !important;
}

body.home-layout-umitozkan .sari-plaza-tools .topbar-actions,
body.home-layout-umitozkan .sari-plaza-tools,
body.home-layout-umitozkan .sari-plaza-main,
body.home-layout-umitozkan .topbar.sari-plaza-topbar {
  overflow: visible !important;
}

body.home-layout-umitozkan .sari-plaza-tools .account-menu-head,
body.home-layout-umitozkan .sari-plaza-tools .account-menu-item,
body.home-layout-umitozkan .sari-plaza-tools .account-menu-item span,
body.home-layout-umitozkan .sari-plaza-tools .account-menu-user-name {
  color: #111 !important;
  -webkit-text-fill-color: #111 !important;
}

body.home-layout-umitozkan .sari-plaza-tools .account-menu {
  background: #fff !important;
  border-color: #e5e7eb !important;
}

/* ========== DUSUK COZUNURLUK — sari kimlik + okunabilirlik (sadece sari) ========== */
body.home-layout-umitozkan,
body.home-layout-umitozkan .topbar,
body.home-layout-umitozkan .sari-plaza-shell,
body.home-layout-umitozkan .home-intro,
body.home-layout-umitozkan main {
  max-width: 100vw;
}

@media (max-width: 1100px) {
  body.home-layout-umitozkan {
    --kb-pad: clamp(0.55rem, 1.8vw, 0.95rem);
    --kb-hero-h: clamp(300px, 34vw, 400px);
  }

  body.home-layout-umitozkan .home-intro > .home-hero-week-row {
    gap: 0.55rem !important;
  }
}

@media (max-width: 900px) {
  body.home-layout-umitozkan {
    --kb-hero-h: clamp(240px, 52vw, 340px);
    overflow-x: clip;
  }

  /* Sari bant her zaman tam genislik — kimlik kaybolmasin */
  body.home-layout-umitozkan .topbar,
  body.home-layout-umitozkan .topbar.sari-plaza-topbar {
    width: 100% !important;
    min-width: 0 !important;
  }

  body.home-layout-umitozkan .home-intro {
    width: min(100% - 1rem, var(--kb-max)) !important;
    margin-left: auto !important;
    margin-right: auto !important;
    padding-left: 0 !important;
    padding-right: 0 !important;
  }

  body.home-layout-umitozkan .home-intro > .home-hero-week-row,
  body.home-layout-umitozkan .home-intro > .home-hero-week-row[data-side="sliderLeft"] {
    grid-template-columns: 1fr !important;
    height: auto !important;
    min-height: 0 !important;
    gap: 0.55rem !important;
  }

  body.home-layout-umitozkan .home-hero-week-row > .home-hero,
  body.home-layout-umitozkan .home-hero-week-row > #hero {
    height: var(--kb-hero-h) !important;
    min-height: var(--kb-hero-h) !important;
    max-height: none !important;
  }

  body.home-layout-umitozkan .home-hero-week-row > .home-week-deal {
    height: auto !important;
    min-height: 0 !important;
  }

  body.home-layout-umitozkan .home-week-deal-card {
    min-height: 0 !important;
  }

  body.home-layout-umitozkan .home-week-deal-head {
    margin: 0.55rem 0.5rem 0.3rem !important;
    padding: 0.45rem 2.2rem 0.45rem 2.5rem !important;
    min-height: 40px !important;
  }

  body.home-layout-umitozkan .home-week-deal-title {
    font-size: 0.68rem !important;
    letter-spacing: 0.05em !important;
  }

  /* Slider yazi aciksa mobilde okunur kalsin */
  body.home-layout-umitozkan.sari-hero-text-on .home-hero .hero-copy {
    padding: 0.85rem 0.85rem 1rem !important;
    align-items: flex-end !important;
  }

  body.home-layout-umitozkan.sari-hero-text-on .home-hero .hero-copy h1 {
    font-size: clamp(1.05rem, 4.8vw, 1.45rem) !important;
    line-height: 1.2 !important;
  }

  body.home-layout-umitozkan.sari-hero-text-on .home-hero .hero-copy > p {
    font-size: 0.82rem !important;
    max-width: 36ch !important;
  }

  body.home-layout-umitozkan .category-bar-inner {
    overflow-x: auto !important;
    -webkit-overflow-scrolling: touch;
    scrollbar-width: thin;
  }

  body.home-layout-umitozkan .trust-strip-inner {
    grid-template-columns: repeat(2, minmax(0, 1fr)) !important;
    gap: 0.45rem !important;
  }
}

@media (max-width: 640px) {
  body.home-layout-umitozkan {
    --kb-hero-h: clamp(200px, 56vw, 280px);
    --kb-pad: 0.55rem;
  }

  /* Sari gradient logo flasi yapmasin — beyaz kalsin */
  body.home-layout-umitozkan .sari-plaza-brand {
    background: #fff !important;
    background-image: none !important;
  }

  body.home-layout-umitozkan .sari-plaza-brand .brand-logo,
  body.home-layout-umitozkan .sari-plaza-brand .brand-word {
    max-height: 2.1rem !important;
  }

  body.home-layout-umitozkan .sari-plaza-brand .brand-word {
    font-size: 1rem !important;
    font-weight: 800 !important;
    color: #111 !important;
  }

  body.home-layout-umitozkan .sari-plaza-kargo {
    font-weight: 700 !important;
  }

  body.home-layout-umitozkan .home-intro {
    width: calc(100% - 0.85rem) !important;
  }

  body.home-layout-umitozkan .home-week-deal-head::before {
    width: 34px !important;
    height: 46px !important;
    left: -4px !important;
  }

  body.home-layout-umitozkan .home-week-deal-media {
    min-height: 140px !important;
  }

  body.home-layout-umitozkan .home-week-deal-media img {
    max-height: 160px !important;
    object-fit: contain !important;
  }

  body.home-layout-umitozkan .product-grid,
  body.home-layout-umitozkan .home-catalog .product-grid,
  body.home-layout-umitozkan .catalog-grid,
  body.home-layout-umitozkan .products-grid {
    grid-template-columns: repeat(2, minmax(0, 1fr)) !important;
    gap: 0.55rem !important;
  }

  body.home-layout-umitozkan .product-card,
  body.home-layout-umitozkan .catalog-card {
    min-width: 0 !important;
  }

  body.home-layout-umitozkan .product-card h3,
  body.home-layout-umitozkan .product-card .product-title {
    font-size: 0.78rem !important;
    line-height: 1.25 !important;
  }

  body.home-layout-umitozkan .trust-strip-inner {
    grid-template-columns: 1fr 1fr !important;
  }

  body.home-layout-umitozkan .vehicle-finder-panel,
  body.home-layout-umitozkan .home-intro-finder .container {
    padding-left: 0.65rem !important;
    padding-right: 0.65rem !important;
  }
}

@media (max-width: 420px) {
  body.home-layout-umitozkan {
    --kb-hero-h: clamp(180px, 58vw, 240px);
  }

  body.home-layout-umitozkan .sari-plaza-tools {
    padding: 0.35rem 0.5rem 0.42rem !important;
    gap: 0.35rem !important;
  }

  body.home-layout-umitozkan .sari-plaza-tools .search {
    height: 44px !important;
    min-height: 44px !important;
    border-radius: 12px !important;
  }

  body.home-layout-umitozkan .sari-plaza-tools .search-submit,
  body.home-layout-umitozkan .sari-plaza-tools .search button {
    min-width: 3.6rem !important;
    font-size: 0.72rem !important;
    padding: 0 0.55rem !important;
  }

  body.home-layout-umitozkan .home-week-deal-title {
    font-size: 0.62rem !important;
    gap: 0.28rem !important;
  }

  body.home-layout-umitozkan .home-week-deal-btn {
    width: 24px !important;
    height: 24px !important;
  }

  body.home-layout-umitozkan .product-grid,
  body.home-layout-umitozkan .home-catalog .product-grid,
  body.home-layout-umitozkan .catalog-grid,
  body.home-layout-umitozkan .products-grid {
    gap: 0.4rem !important;
  }

  body.home-layout-umitozkan .trust-strip-inner {
    grid-template-columns: 1fr !important;
  }

  body.home-layout-umitozkan.sari-hero-text-on .home-hero .hero-copy h1 {
    font-size: 1rem !important;
  }

  body.home-layout-umitozkan.sari-hero-text-on .home-hero .hero-actions {
    flex-wrap: wrap !important;
    gap: 0.35rem !important;
  }
}

@media (max-width: 360px) {
  body.home-layout-umitozkan .sari-plaza-brand .brand-word {
    font-size: 0.92rem !important;
  }

  body.home-layout-umitozkan .sari-plaza-kargo span:not(.sari-plaza-kargo-ico) {
    font-size: 0.64rem !important;
  }

  body.home-layout-umitozkan .product-grid,
  body.home-layout-umitozkan .home-catalog .product-grid,
  body.home-layout-umitozkan .catalog-grid,
  body.home-layout-umitozkan .products-grid {
    grid-template-columns: 1fr !important;
  }
}

/* ========== Hızlı Parça: Marka/Model açılır menü = resimli (panel opsiyonel) ========== */
body.home-layout-umitozkan .vehicle-finder--visual-drop {
  position: relative;
}

body.home-layout-umitozkan .vehicle-finder--visual-drop #vehicleFinder,
body.home-layout-umitozkan .vehicle-finder--visual-drop.vehicle-finder-section,
body.home-layout-umitozkan #vehicleFinder:has(+ #vehicleFinderVisualDrop),
body.home-layout-umitozkan .vehicle-finder-card {
  position: relative;
}

body.home-layout-umitozkan .vehicle-finder-visual-drop {
  position: absolute;
  z-index: 80;
  left: 0;
  right: 0;
  margin: 0;
  padding: 0;
  background: #fff;
  border: 1px solid #e5e5e5;
  border-radius: 6px;
  box-shadow: 0 12px 28px rgba(0, 0, 0, 0.14);
  max-height: min(420px, 70vh);
  overflow: auto;
}

body.home-layout-umitozkan .vehicle-finder-visual-drop.hidden {
  display: none !important;
}

body.home-layout-umitozkan .vehicle-finder-visual-drop-inner {
  padding: 0.65rem 0.75rem 0.85rem;
}

body.home-layout-umitozkan .vehicle-finder-visual-drop-head {
  display: flex;
  align-items: center;
  justify-content: space-between;
  gap: 0.75rem;
  margin: 0 0 0.55rem;
}

body.home-layout-umitozkan .vehicle-finder-visual-drop-head strong {
  font-size: 0.88rem;
  font-weight: 700;
  color: #222;
}

body.home-layout-umitozkan .vehicle-finder-visual-drop-actions {
  display: inline-flex;
  align-items: center;
  gap: 0.35rem;
}

body.home-layout-umitozkan .vehicle-finder-visual-drop-clear {
  border: 1px solid #e5e5e5;
  background: #fff;
  color: #444;
  font: inherit;
  font-size: 0.75rem;
  font-weight: 600;
  padding: 0.22rem 0.5rem;
  border-radius: 4px;
  cursor: pointer;
}

body.home-layout-umitozkan .vehicle-finder-visual-drop-close {
  border: 0;
  background: transparent;
  color: #666;
  font-size: 1.35rem;
  line-height: 1;
  width: 32px;
  height: 32px;
  cursor: pointer;
}

body.home-layout-umitozkan .vehicle-finder-visual-drop-empty {
  margin: 0.5rem 0;
  font-size: 0.85rem;
}

body.home-layout-umitozkan .vehicle-cascade-field.is-visual-open .vehicle-cascade-select {
  border-color: var(--kb-red, #f30c0c) !important;
  box-shadow: 0 0 0 1px rgba(243, 12, 12, 0.35);
}

/* Eski alttaki surekli grid — kullanilmiyor */
body.home-layout-umitozkan .vehicle-finder-visual-cats {
  display: none !important;
}

body.home-layout-umitozkan .vehicle-finder-visual-cats-grid {
  display: grid;
  grid-template-columns: repeat(auto-fill, minmax(104px, 1fr));
  gap: 0.45rem 0.5rem;
  align-items: stretch;
}

body.home-layout-umitozkan .vehicle-finder-visual-cat {
  display: flex;
  flex-direction: column;
  align-items: center;
  gap: 0.35rem;
  margin: 0;
  padding: 0.45rem 0.35rem 0.5rem;
  border: 1px solid #e8e8e8;
  border-radius: 4px;
  background: #fff;
  cursor: pointer;
  text-align: center;
  font: inherit;
  color: #222;
  transition: border-color 0.15s ease, box-shadow 0.15s ease;
}

body.home-layout-umitozkan .vehicle-finder-visual-cat:hover,
body.home-layout-umitozkan .vehicle-finder-visual-cat:focus-visible {
  border-color: var(--kb-red, #f30c0c);
  box-shadow: 0 0 0 1px rgba(243, 12, 12, 0.35);
  outline: none;
}

body.home-layout-umitozkan .vehicle-finder-visual-cat.is-active {
  border-color: var(--kb-red, #f30c0c);
  box-shadow: inset 0 0 0 1px var(--kb-red, #f30c0c);
}

body.home-layout-umitozkan .vehicle-finder-visual-cat-img {
  display: flex;
  align-items: center;
  justify-content: center;
  width: 100%;
  height: 58px;
  background: #fff;
}

body.home-layout-umitozkan .vehicle-finder-visual-cat-img img {
  max-width: 100%;
  max-height: 56px;
  width: auto;
  height: auto;
  object-fit: contain;
}

body.home-layout-umitozkan .vehicle-finder-visual-cat-letter {
  display: inline-flex;
  align-items: center;
  justify-content: center;
  width: 40px;
  height: 40px;
  border-radius: 50%;
  background: #f3f4f6;
  color: #6b7280;
  font-weight: 700;
  font-size: 1rem;
}

body.home-layout-umitozkan .vehicle-finder-visual-cat-label {
  display: block;
  width: 100%;
  font-size: 0.68rem;
  font-weight: 700;
  line-height: 1.25;
  letter-spacing: 0.02em;
  text-transform: uppercase;
  color: #333;
  word-break: break-word;
}

@media (max-width: 720px) {
  body.home-layout-umitozkan .vehicle-finder-visual-drop {
    max-height: min(360px, 60vh);
  }

  body.home-layout-umitozkan .vehicle-finder-visual-cats-grid {
    grid-template-columns: repeat(auto-fill, minmax(88px, 1fr));
    gap: 0.35rem;
  }

  body.home-layout-umitozkan .vehicle-finder-visual-cat-img {
    height: 48px;
  }

  body.home-layout-umitozkan .vehicle-finder-visual-cat-label {
    font-size: 0.62rem;
  }
}

/* ========== Renault Sarısı — AKBAY polish (beyaz header / sarı nav) ========== */
body.home-layout-umitozkan .topbar:not(.sari-plaza-topbar) .brand-word,
body.home-layout-umitozkan .topbar:not(.sari-plaza-topbar) .brand-word::first-letter {
  color: #1a1a1a !important;
}

body.home-layout-umitozkan .topbar-location,
body.home-layout-umitozkan .topbar-location-icon,
body.home-layout-umitozkan .topbar-location-line2,
body.home-layout-umitozkan .topbar-location-line1,
body.home-layout-umitozkan .topbar-actions,
body.home-layout-umitozkan .topbar-actions a,
body.home-layout-umitozkan .topbar-account-block,
body.home-layout-umitozkan .topbar-orders-link,
body.home-layout-umitozkan .topbar-orders-line1,
body.home-layout-umitozkan .topbar-orders-line2 {
  color: #333333 !important;
}

body.home-layout-umitozkan .topbar-location:hover {
  border-color: #d4d4d4 !important;
  background: #fafafa !important;
}

body.home-layout-umitozkan .search-box,
body.home-layout-umitozkan .alo-search-form,
body.home-layout-umitozkan form.search-form {
  border: 1px solid #d0d0d0 !important;
  border-radius: 4px !important;
  background: #fff !important;
  overflow: hidden;
}

body.home-layout-umitozkan .search-box input,
body.home-layout-umitozkan .alo-search-form input,
body.home-layout-umitozkan form.search-form input {
  color: #222 !important;
  background: #fff !important;
}

body.home-layout-umitozkan .search-box button,
body.home-layout-umitozkan .alo-search-form button[type="submit"],
body.home-layout-umitozkan form.search-form button[type="submit"],
body.home-layout-umitozkan .search-submit {
  background: var(--kb-red) !important;
  color: #111 !important;
  font-weight: 800 !important;
  border: none !important;
  border-radius: 0 !important;
  letter-spacing: 0.04em;
  text-transform: uppercase;
  min-width: 4.5rem;
  transition: filter 0.15s ease, transform 0.12s ease;
}

body.home-layout-umitozkan .search-box button:hover,
body.home-layout-umitozkan .alo-search-form button[type="submit"]:hover,
body.home-layout-umitozkan form.search-form button[type="submit"]:hover {
  filter: brightness(0.96);
}

body.home-layout-umitozkan .category-root-btn,
body.home-layout-umitozkan .category-root-more-btn,
body.home-layout-umitozkan .category-nav a {
  color: #1a1a1a !important;
}

body.home-layout-umitozkan .category-root-btn:hover,
body.home-layout-umitozkan .category-root-btn:focus-visible,
body.home-layout-umitozkan .category-root-btn.is-active {
  background: rgba(0, 0, 0, 0.08) !important;
  color: #111 !important;
  box-shadow: inset 0 -3px 0 #111 !important;
}

body.home-layout-umitozkan .sari-order-track-btn {
  background: #111 !important;
  color: #fff !important;
}

body.home-layout-umitozkan .sari-order-track-btn:hover {
  background: #333 !important;
  color: #fff !important;
}

body.home-layout-umitozkan .sari-order-track-ico {
  background: center / contain no-repeat url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24' fill='none' stroke='%23ffffff' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'%3E%3Cpath d='M3 7h11v10H3z'/%3E%3Cpath d='M14 10h4l3 3v4h-7'/%3E%3Ccircle cx='7' cy='18.5' r='1.5'/%3E%3Ccircle cx='17.5' cy='18.5' r='1.5'/%3E%3C/svg%3E");
}

/* ========== AKBAY trust: 5 beyaz kutu, sarı ikon, dikey çizgi (yalnız Renault) ========== */
body.home-layout-umitozkan.page-home .trust-strip:not(.home-section-off):not(.hidden):not([hidden]) {
  display: block !important;
  background: transparent !important;
  border: none !important;
  margin: 0.35rem auto 1rem !important;
  padding: 0 !important;
  width: min(var(--kb-max, 1400px), calc(100% - 2rem)) !important;
  max-width: var(--kb-max, 1400px) !important;
}
body.home-layout-umitozkan .trust-strip.home-section-off,
body.home-layout-umitozkan .trust-strip.hidden,
body.home-layout-umitozkan .trust-strip[hidden],
body.home-layout-umitozkan.page-home .trust-strip.home-section-off,
body.home-layout-umitozkan.page-home .trust-strip.hidden,
body.home-layout-umitozkan.page-home .trust-strip[hidden],
body.home-layout-umitozkan .renault-trust-strip.home-section-off,
body.home-layout-umitozkan .renault-trust-strip.hidden,
body.home-layout-umitozkan .renault-trust-strip[hidden] {
  display: none !important;
  visibility: hidden !important;
  height: 0 !important;
  max-height: 0 !important;
  margin: 0 !important;
  padding: 0 !important;
  overflow: hidden !important;
  border: none !important;
}

body.home-layout-umitozkan.page-home .trust-strip-inner,
body.home-layout-umitozkan.page-home .trust-strip-inner.trust-strip-inner--renault {
  display: grid !important;
  grid-template-columns: repeat(5, minmax(0, 1fr)) !important;
  gap: 0.65rem !important;
  background: transparent !important;
  border: none !important;
  box-shadow: none !important;
  border-radius: 0 !important;
  padding: 0 !important;
  width: 100% !important;
  max-width: none !important;
}

body.home-layout-umitozkan.page-home .trust-strip-inner--renault .trust-item,
body.home-layout-umitozkan.page-home .trust-item {
  display: flex !important;
  align-items: center !important;
  gap: 0.7rem !important;
  background: #fff !important;
  border: 1px solid #e5e7eb !important;
  border-radius: 4px !important;
  box-shadow: none !important;
  padding: 0.75rem 0.85rem !important;
  min-height: 72px !important;
  margin: 0 !important;
}

body.home-layout-umitozkan.page-home .trust-strip-inner--renault .trust-item:hover {
  border-color: #e5e7eb !important;
  box-shadow: none !important;
  transform: none !important;
}

body.home-layout-umitozkan.page-home .trust-strip-inner--renault .trust-icon {
  flex: 0 0 auto !important;
  width: 2.35rem !important;
  height: 2.35rem !important;
  display: inline-flex !important;
  align-items: center !important;
  justify-content: center !important;
  color: #f30c0c !important;
  background: transparent !important;
  border: none !important;
  border-right: 1px solid #e5e7eb !important;
  border-radius: 0 !important;
  padding: 0 0.65rem 0 0 !important;
  margin: 0 !important;
}

body.home-layout-umitozkan.page-home .trust-strip-inner--renault .trust-icon svg {
  width: 1.55rem !important;
  height: 1.55rem !important;
  stroke: #f30c0c !important;
  color: #f30c0c !important;
}

body.home-layout-umitozkan.page-home .trust-strip-inner--renault .trust-item > div {
  display: flex !important;
  flex-direction: column !important;
  gap: 0.12rem !important;
  min-width: 0 !important;
}

body.home-layout-umitozkan.page-home .trust-strip-inner--renault .trust-item strong {
  font-size: 0.78rem !important;
  font-weight: 800 !important;
  letter-spacing: 0.02em !important;
  text-transform: uppercase !important;
  color: #1f2937 !important;
  line-height: 1.2 !important;
}

body.home-layout-umitozkan.page-home .trust-strip-inner--renault .trust-item span {
  font-size: 0.72rem !important;
  font-weight: 600 !important;
  letter-spacing: 0.01em !important;
  text-transform: uppercase !important;
  color: #4b5563 !important;
  line-height: 1.25 !important;
}

@media (max-width: 1100px) {
  body.home-layout-umitozkan.page-home .trust-strip-inner,
  body.home-layout-umitozkan.page-home .trust-strip-inner.trust-strip-inner--renault {
    grid-template-columns: repeat(3, minmax(0, 1fr)) !important;
  }
}

@media (max-width: 720px) {
  body.home-layout-umitozkan.page-home .trust-strip {
    width: calc(100% - 1rem) !important;
  }
  body.home-layout-umitozkan.page-home .trust-strip-inner,
  body.home-layout-umitozkan.page-home .trust-strip-inner.trust-strip-inner--renault {
    grid-template-columns: 1fr !important;
    gap: 0.45rem !important;
  }
}

/* Intro / hero — açık zemin + sarı aksan */
body.home-layout-umitozkan .home-intro {
  background: #fff !important;
}

body.home-layout-umitozkan .home-intro::after {
  content: "";
  position: absolute;
  right: 0;
  top: 8%;
  bottom: 8%;
  width: min(28%, 220px);
  background: var(--kb-red);
  opacity: 0.92;
  border-radius: 4px 0 0 4px;
  pointer-events: none;
  z-index: 0;
}

body.home-layout-umitozkan .home-intro {
  position: relative;
}

body.home-layout-umitozkan .home-intro > * {
  position: relative;
  z-index: 1;
}

@media (max-width: 900px) {
  body.home-layout-umitozkan .home-intro::after {
    display: none;
  }
}

/* ========== AKBAY home: sol kategori + sag slider; Garajim / Haftanin Firsati YOK ========== */
body.home-layout-umitozkan.page-home .home-intro::after {
  display: none !important;
  content: none !important;
}

body.home-layout-umitozkan.page-home .home-intro-finder,
body.home-layout-umitozkan.page-home .home-intro-finder[hidden],
body.home-layout-umitozkan.page-home .home-intro-finder.home-finder-off,
body.home-layout-umitozkan.page-home #vehicleFinder,
body.home-layout-umitozkan.page-home #vehicleFinderSection {
  display: none !important;
  visibility: hidden !important;
  height: 0 !important;
  max-height: 0 !important;
  margin: 0 !important;
  padding: 0 !important;
  overflow: hidden !important;
  pointer-events: none !important;
}

body.home-layout-umitozkan.page-home .home-week-deal,
body.home-layout-umitozkan.page-home #homeWeekDeal,
body.home-layout-umitozkan.page-home .home-hero-week-row > .home-week-deal {
  display: none !important;
  visibility: hidden !important;
  width: 0 !important;
  max-width: 0 !important;
  margin: 0 !important;
  padding: 0 !important;
  overflow: hidden !important;
  pointer-events: none !important;
}

body.home-layout-umitozkan.page-home #categoryGarageBtn,
body.home-layout-umitozkan.page-home .category-nav-garage {
  display: none !important;
}

body.home-layout-umitozkan.page-home .home-intro,
body.home-layout-umitozkan.page-home .home-intro.home-intro-align-finder-top,
body.home-layout-umitozkan.page-home .home-intro.home-intro-align-finder-bottom,
body.home-layout-umitozkan.page-home .home-intro.home-intro-align-finder-left,
body.home-layout-umitozkan.page-home .home-intro.home-intro-align-finder-right {
  display: grid !important;
  grid-template-columns: minmax(200px, 260px) minmax(0, 1fr) !important;
  grid-template-rows: auto auto !important;
  grid-template-areas:
    "promo promo"
    "cats hero" !important;
  gap: 0.75rem !important;
  align-items: stretch !important;
  width: min(var(--kb-max, 1400px), calc(100% - 2rem)) !important;
  max-width: var(--kb-max, 1400px) !important;
  margin: 0.75rem auto 1.1rem !important;
  padding: 0 !important;
  background: transparent !important;
  overflow: visible !important;
}

body.home-layout-umitozkan.page-home .home-intro-promo,
body.home-layout-umitozkan.page-home #homeIntroPromo {
  grid-area: promo !important;
  order: unset !important;
  border-radius: 6px !important;
}

body.home-layout-umitozkan.page-home #renaultHomeCatRail {
  grid-area: cats !important;
  display: flex !important;
  flex-direction: column !important;
  min-width: 0 !important;
  min-height: var(--kb-hero-h, 320px) !important;
  max-height: min(520px, 70vh) !important;
  background: #fff !important;
  border: 1px solid #e5e7eb !important;
  border-radius: 8px !important;
  box-shadow: 0 1px 3px rgba(15, 23, 42, 0.06) !important;
  overflow: hidden !important;
}

body.home-layout-umitozkan.page-home #renaultHomeCatRail .renault-cat-rail-head {
  flex: 0 0 auto;
  display: flex;
  align-items: center;
  gap: 0.45rem;
  padding: 0.7rem 0.85rem;
  background: var(--kb-red, #f30c0c);
  color: #111;
  font-weight: 800;
  font-size: 0.92rem;
  letter-spacing: 0.01em;
}

body.home-layout-umitozkan.page-home #renaultHomeCatRail .renault-cat-rail-head svg {
  width: 1.05rem;
  height: 1.05rem;
  flex: 0 0 auto;
}

body.home-layout-umitozkan.page-home #renaultHomeCatRail .renault-cat-rail-list {
  list-style: none;
  margin: 0;
  padding: 0.35rem 0;
  overflow-y: auto;
  flex: 1 1 auto;
}

body.home-layout-umitozkan.page-home #renaultHomeCatRail .renault-cat-rail-list a {
  display: flex;
  align-items: center;
  justify-content: space-between;
  gap: 0.5rem;
  padding: 0.55rem 0.85rem;
  color: #1f2937;
  text-decoration: none;
  font-size: 0.88rem;
  font-weight: 600;
  border-left: 3px solid transparent;
  transition: background 0.15s ease, border-color 0.15s ease, color 0.15s ease;
}

body.home-layout-umitozkan.page-home #renaultHomeCatRail .renault-cat-rail-list a:hover {
  background: #fff8db;
  border-left-color: var(--kb-red, #f30c0c);
  color: #111;
}

body.home-layout-umitozkan.page-home #renaultHomeCatRail .renault-cat-rail-list a::after {
  content: "›";
  color: #9ca3af;
  font-weight: 700;
}

body.home-layout-umitozkan.page-home .home-intro > .home-hero,
body.home-layout-umitozkan.page-home .home-intro > #hero,
body.home-layout-umitozkan.page-home .home-intro > .home-hero-week-row {
  grid-area: hero !important;
  order: unset !important;
  width: 100% !important;
  min-width: 0 !important;
  height: var(--kb-hero-h, 360px) !important;
  min-height: var(--kb-hero-h, 360px) !important;
  max-height: var(--kb-hero-h, 360px) !important;
  border-radius: 8px !important;
  overflow: hidden !important;
  margin: 0 !important;
}

body.home-layout-umitozkan.page-home .home-intro > .home-hero-week-row {
  display: block !important;
  grid-template-columns: none !important;
}

body.home-layout-umitozkan.page-home .home-hero-week-row > .home-hero,
body.home-layout-umitozkan.page-home .home-hero-week-row > #hero {
  width: 100% !important;
  height: 100% !important;
  min-height: var(--kb-hero-h, 360px) !important;
  max-height: none !important;
}

@media (max-width: 900px) {
  body.home-layout-umitozkan.page-home .home-intro,
  body.home-layout-umitozkan.page-home .home-intro.home-intro-align-finder-top,
  body.home-layout-umitozkan.page-home .home-intro.home-intro-align-finder-bottom,
  body.home-layout-umitozkan.page-home .home-intro.home-intro-align-finder-left,
  body.home-layout-umitozkan.page-home .home-intro.home-intro-align-finder-right {
    grid-template-columns: 1fr !important;
    grid-template-areas:
      "promo"
      "hero"
      "cats" !important;
    width: calc(100% - 1rem) !important;
    margin: 0.5rem auto 0.85rem !important;
    gap: 0.55rem !important;
  }

  body.home-layout-umitozkan.page-home #renaultHomeCatRail {
    min-height: 0 !important;
    max-height: 240px !important;
  }

  body.home-layout-umitozkan.page-home .home-intro > .home-hero,
  body.home-layout-umitozkan.page-home .home-intro > #hero,
  body.home-layout-umitozkan.page-home .home-intro > .home-hero-week-row {
    height: clamp(180px, 42vw, 260px) !important;
    min-height: clamp(180px, 42vw, 260px) !important;
    max-height: clamp(180px, 42vw, 260px) !important;
  }
}

/* ========== Header arama + 2 görsel — son override (yalnızca Renault) ========== */
@media (min-width: 721px) {
  body.home-layout-umitozkan .sari-plaza-tools .renault-search-row {
    flex: 1 1 auto !important;
    display: flex !important;
    align-items: center !important;
    justify-content: center !important;
    gap: 0.9rem 1.25rem !important;
    min-width: 0 !important;
    padding: 0 clamp(0.85rem, 4vw, 3rem) !important;
  }

  body.home-layout-umitozkan .sari-plaza-tools .renault-search-row .search {
    flex: 0 1 400px !important;
    width: 100% !important;
    max-width: 420px !important;
    min-width: 14rem !important;
  }

  body.home-layout-umitozkan .renault-header-promo:not(.hidden) {
    display: inline-flex !important;
  }

  body.home-layout-umitozkan .renault-header-promo img {
    height: 50px !important;
    max-width: min(150px, 16vw) !important;
  }
}

@media (max-width: 720px) {
  body.home-layout-umitozkan .sari-plaza-tools .renault-search-row {
    order: 1 !important;
    width: 100% !important;
    display: flex !important;
    flex-direction: column !important;
    align-items: stretch !important;
    padding: 0 !important;
    gap: 0.4rem !important;
  }

  body.home-layout-umitozkan .sari-plaza-tools .renault-search-row .search {
    width: 100% !important;
    max-width: none !important;
    flex: none !important;
    min-width: 0 !important;
  }

  /* Mobilde üst satır sıkışmasın — görseller gizlenir */
  body.home-layout-umitozkan .renault-header-promo {
    display: none !important;
  }
}

/* ========== AKBAY BOX — biraz daha geniş kutu + sarı menü (yalnızca Renault) ========== */
body.home-layout-umitozkan {
  --kb-max: 1600px;
  /* Sol/sağ boşluk — Tüm Kategoriler / içerik kutusu ile aynı hiza */
  --renault-box: min(1600px, calc(100% - 2 * clamp(0.85rem, 2.4vw, 1.75rem)));
  --renault-yellow: #f30c0c;
  --renault-yellow-deep: #F0C020;
  background: #f2f2f2 !important;
  background-image: none !important;
}

body.home-layout-umitozkan .topbar,
body.home-layout-umitozkan .topbar.sari-plaza-topbar {
  background: #f2f2f2 !important;
  background-image: none !important;
  border-bottom: none !important;
  box-shadow: none !important;
}

/* Eski siyah 3px çizgiyi kaldır — sarı menüyle bitişik olsun */
body.home-layout-umitozkan .topbar.sari-plaza-topbar {
  border-bottom: none !important;
}

body.home-layout-umitozkan .topbar > .container.topbar-inner,
body.home-layout-umitozkan .topbar-inner,
body.home-layout-umitozkan .topbar.sari-plaza-topbar > .container.topbar-inner,
body.home-layout-umitozkan .topbar.sari-plaza-topbar .topbar-inner {
  width: var(--renault-box) !important;
  max-width: var(--renault-box) !important;
  margin-left: auto !important;
  margin-right: auto !important;
  background: #fff !important;
  box-sizing: border-box !important;
  border-left: 1px solid #e8e8e8 !important;
  border-right: 1px solid #e8e8e8 !important;
  border-bottom: none !important;
  box-shadow: none !important;
}

body.home-layout-umitozkan .sari-plaza-shell {
  width: 100% !important;
  max-width: 100% !important;
  margin: 0 !important;
  grid-template-columns: clamp(12rem, 16vw, 16rem) minmax(0, 1fr) !important;
  min-height: 5.75rem !important;
}

body.home-layout-umitozkan .sari-plaza-brand {
  background: #fff !important;
  background-image: none !important;
}

body.home-layout-umitozkan .sari-plaza-utility,
body.home-layout-umitozkan .sari-plaza-utility.alo-infobar {
  background: #fafafa !important;
  border-bottom: 1px solid #eee !important;
}

body.home-layout-umitozkan .sari-plaza-tools {
  padding: 0.55rem 1.15rem 0.65rem 0.85rem !important;
  gap: 1rem 1.35rem !important;
  background: #fff !important;
  justify-content: space-between !important;
}

@media (min-width: 721px) {
  body.home-layout-umitozkan .sari-plaza-tools .renault-search-row {
    flex: 1 1 auto !important;
    padding: 0 clamp(1rem, 3vw, 2.75rem) !important;
    justify-content: center !important;
    gap: 1rem 1.5rem !important;
  }

  body.home-layout-umitozkan .sari-plaza-tools .renault-search-row .search,
  body.home-layout-umitozkan .sari-plaza-tools .search {
    flex: 0 1 460px !important;
    max-width: 480px !important;
    width: 100% !important;
    height: 44px !important;
    border: 1px solid #ddd !important;
    border-radius: 4px !important;
    background: #fff !important;
  }

  body.home-layout-umitozkan .sari-plaza-tools .search-submit,
  body.home-layout-umitozkan .sari-plaza-tools .search button,
  body.home-layout-umitozkan .sari-plaza-tools .search-submit .sr-only {
    background: var(--renault-yellow) !important;
    color: #111 !important;
    -webkit-text-fill-color: #111 !important;
    font-weight: 800 !important;
  }

  body.home-layout-umitozkan .sari-plaza-tools .topbar-actions {
    margin-left: auto !important;
    padding-left: 0.75rem !important;
    flex: 0 0 auto !important;
  }

  body.home-layout-umitozkan .renault-header-promo img {
    height: 52px !important;
    max-width: min(170px, 14vw) !important;
  }
}

/* Menü bandı — AKBAY sarı, kutuya hizalı */
body.home-layout-umitozkan .category-bar {
  background: #f2f2f2 !important;
  box-shadow: none !important;
  border: none !important;
  min-height: 46px !important;
}

body.home-layout-umitozkan .category-bar-inner {
  width: var(--renault-box) !important;
  max-width: var(--renault-box) !important;
  margin-left: auto !important;
  margin-right: auto !important;
  background: var(--renault-yellow) !important;
  border-left: 1px solid #e8e8e8 !important;
  border-right: 1px solid #e8e8e8 !important;
  padding: 0 0.85rem !important;
  min-height: 46px !important;
  box-sizing: border-box !important;
  box-shadow: 0 1px 0 rgba(0, 0, 0, 0.06) !important;
}

body.home-layout-umitozkan .category-nav,
body.home-layout-umitozkan .category-root-visible,
body.home-layout-umitozkan .category-root-scroll:not(.hidden) {
  align-items: stretch !important;
  min-height: 46px !important;
}

body.home-layout-umitozkan .category-root-btn,
body.home-layout-umitozkan .category-root-more-btn,
body.home-layout-umitozkan .alo-cats-btn,
body.home-layout-umitozkan .alo-cats-label,
body.home-layout-umitozkan .amazon-all-btn,
body.home-layout-umitozkan .amazon-all-btn span {
  color: #111 !important;
  -webkit-text-fill-color: #111 !important;
  background: transparent !important;
  border: 0 !important;
  font-weight: 700 !important;
  letter-spacing: 0.02em !important;
  text-transform: uppercase !important;
  font-size: 0.78rem !important;
}

body.home-layout-umitozkan .category-root-btn {
  padding: 0 1rem !important;
  min-height: 46px !important;
  display: inline-flex !important;
  align-items: center !important;
}

body.home-layout-umitozkan .category-root-btn:hover,
body.home-layout-umitozkan .category-root-btn:focus-visible,
body.home-layout-umitozkan .category-root-btn.is-active {
  background: rgba(0, 0, 0, 0.07) !important;
  color: #111 !important;
  -webkit-text-fill-color: #111 !important;
  box-shadow: inset 0 -3px 0 #111 !important;
}

body.home-layout-umitozkan .amazon-all-btn {
  min-height: 46px !important;
  padding: 0 0.85rem !important;
  display: inline-flex !important;
  align-items: center !important;
  gap: 0.4rem !important;
}

body.home-layout-umitozkan .amazon-all-btn:hover {
  background: rgba(0, 0, 0, 0.07) !important;
}

body.home-layout-umitozkan .alo-infobar-inner,
body.home-layout-umitozkan .sari-plaza-utility-inner {
  width: 100% !important;
  max-width: 100% !important;
  box-sizing: border-box !important;
}

body.home-layout-umitozkan main,
body.home-layout-umitozkan .page-main,
body.home-layout-umitozkan .site-main {
  width: var(--renault-box) !important;
  max-width: var(--renault-box) !important;
  margin-left: auto !important;
  margin-right: auto !important;
  background: #fff !important;
  box-sizing: border-box !important;
  border-left: 1px solid #e8e8e8 !important;
  border-right: 1px solid #e8e8e8 !important;
}

body.home-layout-umitozkan .home-intro,
body.home-layout-umitozkan.page-home .home-intro,
body.home-layout-umitozkan .home-vin-ask,
body.home-layout-umitozkan .home-special-pay,
body.home-layout-umitozkan .trust-strip,
body.home-layout-umitozkan .home-catalog,
body.home-layout-umitozkan .home-brands,
body.home-layout-umitozkan .home-blog,
body.home-layout-umitozkan #renaultHomeCatRail,
body.home-layout-umitozkan .renault-trust-strip {
  width: var(--renault-box) !important;
  max-width: var(--renault-box) !important;
  margin-left: auto !important;
  margin-right: auto !important;
  background: #fff !important;
  box-sizing: border-box !important;
  border-left: 1px solid #e8e8e8 !important;
  border-right: 1px solid #e8e8e8 !important;
}

body.home-layout-umitozkan .home-intro .container,
body.home-layout-umitozkan .trust-strip .container,
body.home-layout-umitozkan .home-catalog .container,
body.home-layout-umitozkan .container {
  width: 100% !important;
  max-width: 100% !important;
  margin-left: auto !important;
  margin-right: auto !important;
  box-sizing: border-box !important;
  padding-left: 0.9rem !important;
  padding-right: 0.9rem !important;
}

body.home-layout-umitozkan.page-home .home-intro {
  padding-top: 0.85rem !important;
  padding-bottom: 0.45rem !important;
}

/* Trust / avantaj kartları — AKBAY gibi temiz çerçeve */
body.home-layout-umitozkan .trust-strip,
body.home-layout-umitozkan .renault-trust-strip {
  padding: 0.65rem 0.9rem 1rem !important;
}

body.home-layout-umitozkan .trust-strip-inner,
body.home-layout-umitozkan .renault-trust-strip-inner {
  gap: 0.55rem !important;
}

body.home-layout-umitozkan .sari-plaza-tools .cart-btn::before {
  background-color: var(--renault-yellow) !important;
}

body.home-layout-umitozkan .site-footer,
body.home-layout-umitozkan footer.site-footer,
body.home-layout-umitozkan .footer {
  background: #f2f2f2 !important;
}

body.home-layout-umitozkan .site-footer .container,
body.home-layout-umitozkan footer.site-footer .container,
body.home-layout-umitozkan .footer-inner {
  width: var(--renault-box) !important;
  max-width: var(--renault-box) !important;
  margin-left: auto !important;
  margin-right: auto !important;
  background: #fff !important;
  box-sizing: border-box !important;
  border-left: 1px solid #e8e8e8 !important;
  border-right: 1px solid #e8e8e8 !important;
}

@media (max-width: 720px) {
  body.home-layout-umitozkan {
    --renault-box: calc(100% - 0.6rem);
  }

  body.home-layout-umitozkan .topbar > .container.topbar-inner,
  body.home-layout-umitozkan .topbar-inner,
  body.home-layout-umitozkan .category-bar-inner,
  body.home-layout-umitozkan main,
  body.home-layout-umitozkan .home-intro,
  body.home-layout-umitozkan .trust-strip {
    border-left: none !important;
    border-right: none !important;
  }
}

/* ========== Renault polish: logo–sepet aç, kategori rayı, sipariş takibi sarı, ortak hiza ========== */
body.home-layout-umitozkan {
  --kb-max: 1600px;
  --renault-box: min(1600px, calc(100% - 0.85rem));
  --renault-pad-x: 1rem;
}

/* Sipariş Takibi: siyah kutu, sarı yazı + sarı ikon */
body.home-layout-umitozkan .sari-order-track-btn,
body.home-layout-umitozkan .category-bar .sari-order-track-btn {
  background: #111 !important;
  color: var(--renault-yellow, #f30c0c) !important;
  -webkit-text-fill-color: var(--renault-yellow, #f30c0c) !important;
  border: 1px solid #111 !important;
}

body.home-layout-umitozkan .sari-order-track-btn:hover,
body.home-layout-umitozkan .category-bar .sari-order-track-btn:hover {
  background: #000 !important;
  color: #e53935 !important;
  -webkit-text-fill-color: #e53935 !important;
  filter: none !important;
}

body.home-layout-umitozkan .sari-order-track-btn span:not(.sari-order-track-ico) {
  color: inherit !important;
  -webkit-text-fill-color: inherit !important;
  font-weight: 800 !important;
}

body.home-layout-umitozkan .sari-order-track-ico {
  background: center / contain no-repeat url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24' fill='none' stroke='%23FFCC33' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'%3E%3Cpath d='M3 7h11v10H3z'/%3E%3Cpath d='M14 10h4l3 3v4h-7'/%3E%3Ccircle cx='7' cy='18.5' r='1.5'/%3E%3Ccircle cx='17.5' cy='18.5' r='1.5'/%3E%3C/svg%3E") !important;
}

/* Sol Tüm Kategoriler rayını aç */
body.home-layout-umitozkan.page-home .home-intro,
body.home-layout-umitozkan.page-home .home-intro.home-intro-align-finder-top,
body.home-layout-umitozkan.page-home .home-intro.home-intro-align-finder-left,
body.home-layout-umitozkan.page-home .home-intro.home-intro-align-finder-right {
  width: var(--renault-box) !important;
  max-width: var(--renault-box) !important;
  margin-left: auto !important;
  margin-right: auto !important;
  grid-template-columns: minmax(260px, 300px) minmax(0, 1fr) !important;
  gap: 0.85rem !important;
  padding-left: var(--renault-pad-x) !important;
  padding-right: var(--renault-pad-x) !important;
  box-sizing: border-box !important;
  border-left: 1px solid #e8e8e8 !important;
  border-right: 1px solid #e8e8e8 !important;
  background: #fff !important;
}

body.home-layout-umitozkan.page-home #renaultHomeCatRail {
  min-width: 260px !important;
  width: 100% !important;
}

/* Üstten footer’a aynı yatay dağılım */
body.home-layout-umitozkan .home-brand-picker,
body.home-layout-umitozkan #homeBrandPicker,
body.home-layout-umitozkan .home-catalog,
body.home-layout-umitozkan .home-brands,
body.home-layout-umitozkan .home-blog,
body.home-layout-umitozkan .home-vin-ask,
body.home-layout-umitozkan .home-special-pay,
body.home-layout-umitozkan .trust-strip,
body.home-layout-umitozkan .renault-trust-strip,
body.home-layout-umitozkan section.home-catalog,
body.home-layout-umitozkan section[class*="home-"]:not(.home-hero):not(#hero):not(#homeLogoStrip):not(.home-logo-strip) {
  width: var(--renault-box) !important;
  max-width: var(--renault-box) !important;
  margin-left: auto !important;
  margin-right: auto !important;
  box-sizing: border-box !important;
  padding-left: var(--renault-pad-x) !important;
  padding-right: var(--renault-pad-x) !important;
  border-left: 1px solid #e8e8e8 !important;
  border-right: 1px solid #e8e8e8 !important;
  background: #fff !important;
}

/* Marka logo seridi — ornekteki gibi tam genislik YATAY (tema dikey/sutun kurallarini ez) */
body.home-layout-umitozkan #homeLogoStrip.home-logo-strip,
body.home-layout-umitozkan section#homeLogoStrip {
  display: block !important;
  width: var(--renault-box, 100%) !important;
  max-width: var(--renault-box, 100%) !important;
  margin-left: auto !important;
  margin-right: auto !important;
  padding: 0.65rem var(--renault-pad-x, 0.9rem) !important;
  box-sizing: border-box !important;
  border-left: 1px solid #e8e8e8 !important;
  border-right: 1px solid #e8e8e8 !important;
  border-top: 1px solid #e5e7eb !important;
  border-bottom: 1px solid #e5e7eb !important;
  background: #fff !important;
  float: none !important;
  clear: both !important;
}
body.home-layout-umitozkan #homeLogoStrip .home-logo-strip-inner {
  width: 100% !important;
  max-width: 100% !important;
  margin: 0 !important;
  padding: 0 !important;
  box-sizing: border-box !important;
}
body.home-layout-umitozkan #homeLogoStrip .home-logo-strip-track-wrap {
  display: flex !important;
  flex-direction: row !important;
  flex-wrap: nowrap !important;
  align-items: center !important;
  width: 100% !important;
  gap: 0.5rem !important;
}
body.home-layout-umitozkan #homeLogoStrip .home-logo-strip-track:not(.uo-brand-grid) {
  display: flex !important;
  flex-direction: row !important;
  flex-wrap: nowrap !important;
  align-items: center !important;
  justify-content: space-evenly !important;
  gap: 1.5rem 2rem !important;
  flex: 1 1 auto !important;
  min-width: 0 !important;
  overflow-x: auto !important;
  overflow-y: hidden !important;
}
body.home-layout-umitozkan #homeLogoStrip .home-logo-strip-item:not(.uo-brand-card) {
  display: inline-flex !important;
  flex: 0 0 auto !important;
  flex-direction: row !important;
  align-items: center !important;
  justify-content: center !important;
  width: 14.5rem !important;
  height: 8rem !important;
  float: none !important;
}
body.home-layout-umitozkan #homeLogoStrip .home-logo-strip-item:not(.uo-brand-card) img {
  display: block !important;
  width: 12.5rem !important;
  height: 7rem !important;
  max-width: 12.5rem !important;
  max-height: 7rem !important;
  object-fit: contain !important;
  filter: grayscale(1) !important;
  opacity: 0.82 !important;
}
body.home-layout-umitozkan #homeLogoStrip .home-logo-strip-item:not(.uo-brand-card):hover img,
body.home-layout-umitozkan #homeLogoStrip .home-logo-strip-item:not(.uo-brand-card):focus-visible img {
  filter: none !important;
  opacity: 1 !important;
}

body.home-layout-umitozkan .home-brand-picker .container,
body.home-layout-umitozkan .home-catalog .container,
body.home-layout-umitozkan .trust-strip .container,
body.home-layout-umitozkan .home-brands .container,
body.home-layout-umitozkan section[class*="home-"]:not(.home-hero):not(#hero):not(#homeLogoStrip):not(.home-logo-strip) > .container {
  width: 100% !important;
  max-width: 100% !important;
  padding-left: 0 !important;
  padding-right: 0 !important;
  margin: 0 !important;
}

body.home-layout-umitozkan .category-bar-inner,
body.home-layout-umitozkan .topbar-inner,
body.home-layout-umitozkan .site-footer .container,
body.home-layout-umitozkan footer.site-footer .container {
  padding-left: var(--renault-pad-x) !important;
  padding-right: var(--renault-pad-x) !important;
}

@media (max-width: 900px) {
  body.home-layout-umitozkan.page-home .home-intro,
  body.home-layout-umitozkan.page-home .home-intro.home-intro-align-finder-top {
    grid-template-columns: 1fr !important;
  }

  body.home-layout-umitozkan.page-home #renaultHomeCatRail {
    min-width: 0 !important;
    max-height: 280px !important;
  }
}

/* ========== Search büyüt + kategori ürün grid 4 sütun (yalnız Renault) ========== */
@media (min-width: 721px) {
  body.home-layout-umitozkan .sari-plaza-tools .renault-search-row .search,
  body.home-layout-umitozkan .sari-plaza-tools .search,
  body.home-layout-umitozkan .renault-search-row .search {
    flex: 1 1 560px !important;
    max-width: 620px !important;
    min-width: 18rem !important;
    height: 48px !important;
  }

  body.home-layout-umitozkan .sari-plaza-tools .search-submit,
  body.home-layout-umitozkan .sari-plaza-tools .search button {
    min-width: 5rem !important;
    font-size: 0.88rem !important;
  }
}

/* Kategori / arama sonuçları: 5 yerine 4 — kartlar daha ferah */
body.home-layout-umitozkan .home-catalog-results .grid,
body.home-layout-umitozkan .home-catalog-results .grid-amazon,
body.home-layout-umitozkan .home-catalog .product-grid,
body.home-layout-umitozkan .product-grid,
body.home-layout-umitozkan .catalog-grid,
body.home-layout-umitozkan #productGrid.grid-amazon,
body.home-layout-umitozkan #productGrid {
  grid-template-columns: repeat(4, minmax(0, 1fr)) !important;
  gap: 0.85rem !important;
}

body.home-layout-umitozkan .home-catalog-results .card-amazon,
body.home-layout-umitozkan .home-catalog-results .product-card {
  min-width: 0 !important;
}

body.home-layout-umitozkan .home-catalog-results .card-amazon .card-amazon-title,
body.home-layout-umitozkan .home-catalog-results .product-card h3,
body.home-layout-umitozkan .home-catalog-results .product-title {
  font-size: 0.9rem !important;
  line-height: 1.35 !important;
  -webkit-line-clamp: 3;
  line-clamp: 3;
}

@media (max-width: 1200px) {
  body.home-layout-umitozkan .home-catalog-results .grid,
  body.home-layout-umitozkan .home-catalog-results .grid-amazon,
  body.home-layout-umitozkan .home-catalog .product-grid,
  body.home-layout-umitozkan .product-grid,
  body.home-layout-umitozkan #productGrid.grid-amazon,
  body.home-layout-umitozkan #productGrid {
    grid-template-columns: repeat(3, minmax(0, 1fr)) !important;
  }
}

@media (max-width: 900px) {
  body.home-layout-umitozkan .home-catalog-results .grid,
  body.home-layout-umitozkan .home-catalog-results .grid-amazon,
  body.home-layout-umitozkan .home-catalog .product-grid,
  body.home-layout-umitozkan .product-grid,
  body.home-layout-umitozkan .catalog-grid,
  body.home-layout-umitozkan #productGrid.grid-amazon,
  body.home-layout-umitozkan #productGrid.grid,
  body.home-layout-umitozkan #productGrid {
    grid-template-columns: repeat(2, minmax(0, 1fr)) !important;
    gap: 0.65rem !important;
  }
}

@media (max-width: 420px) {
  body.home-layout-umitozkan .home-catalog-results .grid,
  body.home-layout-umitozkan .home-catalog-results .grid-amazon,
  body.home-layout-umitozkan .home-catalog .product-grid,
  body.home-layout-umitozkan .product-grid,
  body.home-layout-umitozkan #productGrid.grid-amazon,
  body.home-layout-umitozkan #productGrid.grid,
  body.home-layout-umitozkan #productGrid {
    grid-template-columns: repeat(2, minmax(0, 1fr)) !important;
    gap: 0.5rem !important;
  }

  body.home-layout-umitozkan .home-catalog-results .card-amazon .card-amazon-title,
  body.home-layout-umitozkan .home-catalog-results .product-card h3,
  body.home-layout-umitozkan .home-catalog-results .product-title {
    font-size: 0.78rem !important;
    -webkit-line-clamp: 2;
    line-clamp: 2;
  }
}

/* ========== Logo beyaz zemin + kutu aç + search büyüt (ana/kategori/arama/ürün aynı) ========== */
body.home-layout-umitozkan {
  --kb-max: 1600px;
  --renault-box: min(1600px, calc(100% - 0.85rem));
  --renault-yellow: #f30c0c;
}

/* Logo: sarı eğik bant YOK — beyaz zemin, logo kendi rengi (sarı P + siyah yazı) */
body.home-layout-umitozkan .sari-plaza-brand,
body.home-layout-umitozkan .topbar.sari-plaza-topbar .sari-plaza-brand {
  background: #fff !important;
  background-image: none !important;
  clip-path: none !important;
  justify-content: flex-start !important;
  padding: 0.65rem 1rem 0.65rem 1.1rem !important;
  border-right: none !important;
}

body.home-layout-umitozkan .sari-plaza-shell {
  grid-template-columns: clamp(11rem, 14vw, 15.5rem) minmax(0, 1fr) !important;
}

body.home-layout-umitozkan .sari-plaza-brand .brand,
body.home-layout-umitozkan .sari-plaza-brand .brand-word,
body.home-layout-umitozkan .sari-plaza-brand .brand-word::first-letter {
  color: #111 !important;
  -webkit-text-fill-color: #111 !important;
  text-transform: none !important;
  font-style: italic !important;
  font-weight: 800 !important;
  letter-spacing: -0.02em !important;
}

body.home-layout-umitozkan .sari-plaza-brand .brand-logo {
  max-height: 3.6rem !important;
  width: auto !important;
  object-fit: contain !important;
  filter: none !important;
}

body.home-layout-umitozkan .sari-plaza-brand .brand-smile {
  display: none !important;
}

@media (min-width: 721px) {
  body.home-layout-umitozkan .sari-plaza-tools .renault-search-row .search,
  body.home-layout-umitozkan .sari-plaza-tools .search,
  body.home-layout-umitozkan .renault-search-row .search {
    flex: 1 1 760px !important;
    max-width: 800px !important;
    min-width: 22rem !important;
    height: 52px !important;
  }

  body.home-layout-umitozkan .sari-plaza-tools .search-submit,
  body.home-layout-umitozkan .sari-plaza-tools .search button,
  body.home-layout-umitozkan .sari-plaza-tools .search-submit .sr-only {
    min-width: 5.25rem !important;
    font-size: 0.9rem !important;
    background: var(--renault-yellow, #f30c0c) !important;
    color: #111 !important;
    -webkit-text-fill-color: #111 !important;
  }
}

/* Kategori / arama sonuç sayfası da aynı kutu */
body.home-layout-umitozkan .home-catalog,
body.home-layout-umitozkan.page-home .home-catalog,
body.home-layout-umitozkan .home-catalog--amazon {
  width: var(--renault-box) !important;
  max-width: var(--renault-box) !important;
  margin-left: auto !important;
  margin-right: auto !important;
  box-sizing: border-box !important;
  background: #fff !important;
  border-left: 1px solid #e8e8e8 !important;
  border-right: 1px solid #e8e8e8 !important;
}

body.home-layout-umitozkan.page-product main.container.product-page,
body.home-layout-umitozkan.page-product .product-page.product-page--amazon {
  width: var(--renault-box) !important;
  max-width: var(--renault-box) !important;
}

/* ========== Ürün detay: ana sayfa ile aynı üst + sarı uyum (yalnız Renault) ========== */
body.home-layout-umitozkan.page-product,
body.home-layout-umitozkan.page-product .product-page {
  background: #f2f2f2 !important;
}

body.home-layout-umitozkan.page-product main.container.product-page,
body.home-layout-umitozkan.page-product .product-page.product-page--amazon {
  width: var(--renault-box, min(1600px, calc(100% - 0.85rem))) !important;
  max-width: var(--renault-box, min(1600px, calc(100% - 0.85rem))) !important;
  margin-left: auto !important;
  margin-right: auto !important;
  background: #fff !important;
  box-sizing: border-box !important;
  border-left: 1px solid #e8e8e8 !important;
  border-right: 1px solid #e8e8e8 !important;
  padding-left: 1rem !important;
  padding-right: 1rem !important;
}

body.home-layout-umitozkan.page-product .topbar-location {
  display: none !important;
}

body.home-layout-umitozkan.page-product .product-page--amazon .tab-btn.active,
body.home-layout-umitozkan.page-product .tab-btn.active {
  color: #111 !important;
  border-bottom-color: var(--renault-yellow, #f30c0c) !important;
  background: #fff !important;
}

body.home-layout-umitozkan.page-product .product-page--amazon .btn-primary,
body.home-layout-umitozkan.page-product .product-buy-box .btn-primary,
body.home-layout-umitozkan.page-product #btnAddCart,
body.home-layout-umitozkan.page-product .add-to-cart {
  background: var(--renault-yellow, #f30c0c) !important;
  color: #111 !important;
  border-color: var(--renault-yellow, #f30c0c) !important;
}

body.home-layout-umitozkan.page-product .sari-order-track-btn,
body.home-layout-umitozkan.page-product .category-bar .sari-order-track-btn {
  background: #111 !important;
  color: var(--renault-yellow, #f30c0c) !important;
  -webkit-text-fill-color: var(--renault-yellow, #f30c0c) !important;
}

body.home-layout-umitozkan.page-product .breadcrumb a:hover {
  color: #111 !important;
}

/* ========== Kategori rayı + slider — AKBAY gibi eşit yükseklik / hiza ========== */
body.home-layout-umitozkan.page-home {
  --kb-hero-h: clamp(340px, 28vw, 420px);
  --renault-cats-w: 280px;
  --renault-intro-gap: 0.75rem;
}

body.home-layout-umitozkan.page-home .home-intro,
body.home-layout-umitozkan.page-home .home-intro.home-intro-align-finder-top,
body.home-layout-umitozkan.page-home .home-intro.home-intro-align-finder-bottom,
body.home-layout-umitozkan.page-home .home-intro.home-intro-align-finder-left,
body.home-layout-umitozkan.page-home .home-intro.home-intro-align-finder-right {
  display: grid !important;
  grid-template-columns: var(--renault-cats-w) minmax(0, 1fr) !important;
  grid-template-rows: auto var(--kb-hero-h) !important;
  grid-template-areas:
    "promo promo"
    "cats hero" !important;
  align-items: stretch !important;
  column-gap: var(--renault-intro-gap) !important;
  row-gap: 0.65rem !important;
  width: var(--renault-box) !important;
  max-width: var(--renault-box) !important;
  margin: 0.65rem auto 0.85rem !important;
  padding: 0.75rem var(--renault-pad-x, 1rem) 0.85rem !important;
  box-sizing: border-box !important;
  background: #fff !important;
  border-left: 1px solid #e8e8e8 !important;
  border-right: 1px solid #e8e8e8 !important;
  overflow: visible !important;
}

body.home-layout-umitozkan.page-home .home-intro-promo:not(:empty):not([hidden]),
body.home-layout-umitozkan.page-home #homeIntroPromo:not(:empty):not([hidden]) {
  grid-area: promo !important;
  margin: 0 !important;
}

body.home-layout-umitozkan.page-home .home-intro-promo:empty,
body.home-layout-umitozkan.page-home #homeIntroPromo:empty,
body.home-layout-umitozkan.page-home .home-intro-promo[hidden],
body.home-layout-umitozkan.page-home #homeIntroPromo[hidden],
body.home-layout-umitozkan.page-home .home-intro-promo.hidden {
  display: none !important;
  grid-area: unset !important;
}

body.home-layout-umitozkan.page-home .home-intro:not(:has(.home-intro-promo:not(:empty):not([hidden]):not(.hidden))):not(:has(#homeIntroPromo:not(:empty):not([hidden]):not(.hidden))) {
  grid-template-rows: var(--kb-hero-h) !important;
  grid-template-areas: "cats hero" !important;
}

body.home-layout-umitozkan.page-home #renaultHomeCatRail,
body.home-layout-umitozkan.page-home .renault-home-cat-rail {
  grid-area: cats !important;
  align-self: stretch !important;
  width: 100% !important;
  min-width: 0 !important;
  height: var(--kb-hero-h) !important;
  min-height: var(--kb-hero-h) !important;
  max-height: var(--kb-hero-h) !important;
  margin: 0 !important;
  display: flex !important;
  flex-direction: column !important;
  background: #fff !important;
  border: 1px solid #e5e7eb !important;
  border-radius: 6px !important;
  box-shadow: none !important;
  overflow: hidden !important;
  box-sizing: border-box !important;
}

body.home-layout-umitozkan.page-home #renaultHomeCatRail .renault-cat-rail-head {
  flex: 0 0 auto !important;
  padding: 0.65rem 0.8rem !important;
  background: var(--renault-yellow, #f30c0c) !important;
  color: #111 !important;
  font-size: 0.88rem !important;
  font-weight: 800 !important;
  border-bottom: 1px solid rgba(0, 0, 0, 0.06) !important;
}

body.home-layout-umitozkan.page-home #renaultHomeCatRail .renault-cat-rail-list {
  flex: 1 1 auto !important;
  min-height: 0 !important;
  overflow-y: auto !important;
  overflow-x: hidden !important;
  margin: 0 !important;
  padding: 0.25rem 0 !important;
  scrollbar-width: thin;
}

body.home-layout-umitozkan.page-home #renaultHomeCatRail .renault-cat-rail-list a {
  padding: 0.48rem 0.8rem !important;
  font-size: 0.84rem !important;
  line-height: 1.3 !important;
}

body.home-layout-umitozkan.page-home .home-intro > .home-hero,
body.home-layout-umitozkan.page-home .home-intro > #hero,
body.home-layout-umitozkan.page-home .home-intro > .home-hero-week-row {
  grid-area: hero !important;
  align-self: stretch !important;
  width: 100% !important;
  min-width: 0 !important;
  height: var(--kb-hero-h) !important;
  min-height: var(--kb-hero-h) !important;
  max-height: var(--kb-hero-h) !important;
  margin: 0 !important;
  border-radius: 6px !important;
  overflow: hidden !important;
  box-sizing: border-box !important;
  border: 1px solid #e5e7eb !important;
}

body.home-layout-umitozkan.page-home .home-intro > .home-hero-week-row {
  display: block !important;
  padding: 0 !important;
}

body.home-layout-umitozkan.page-home .home-hero-week-row > .home-hero,
body.home-layout-umitozkan.page-home .home-hero-week-row > #hero {
  height: 100% !important;
  min-height: 100% !important;
  max-height: none !important;
  border: none !important;
  border-radius: 0 !important;
}

body.home-layout-umitozkan.page-home .home-intro-finder,
body.home-layout-umitozkan.page-home .home-week-deal,
body.home-layout-umitozkan.page-home #homeWeekDeal {
  display: none !important;
}

body.home-layout-umitozkan.page-home .trust-strip,
body.home-layout-umitozkan.page-home .renault-trust-strip {
  margin-top: 0 !important;
}

@media (max-width: 900px) {
  body.home-layout-umitozkan.page-home .home-intro,
  body.home-layout-umitozkan.page-home .home-intro.home-intro-align-finder-top,
  body.home-layout-umitozkan.page-home .home-intro.home-intro-align-finder-left,
  body.home-layout-umitozkan.page-home .home-intro.home-intro-align-finder-right {
    grid-template-columns: 1fr !important;
    grid-template-rows: auto auto !important;
    grid-template-areas:
      "promo"
      "hero" !important;
    --kb-hero-h: clamp(200px, 48vw, 300px);
  }

  /* Mobil: masaüstü sol kategori rayı ekranı kaplıyor — Tümü menüsü kullanılsın */
  body.home-layout-umitozkan.page-home #renaultHomeCatRail,
  body.home-layout-umitozkan.page-home .renault-home-cat-rail {
    display: none !important;
  }
}

/* ========== Yeni Ürünler / Kampanya: 5 sütun, daha dar kart ========== */
body.home-layout-umitozkan .home-band .featured-track,
body.home-layout-umitozkan #newGrid.featured-track,
body.home-layout-umitozkan #campaignGrid.featured-track,
body.home-layout-umitozkan.page-home .featured-track {
  display: grid !important;
  grid-auto-flow: row !important;
  grid-template-columns: repeat(5, minmax(0, 1fr)) !important;
  grid-auto-columns: unset !important;
  gap: 0.65rem !important;
  overflow: visible !important;
  overflow-x: visible !important;
  scroll-snap-type: none !important;
  padding: 0.15rem 0 0.5rem !important;
  mask-image: none !important;
  -webkit-mask-image: none !important;
}

body.home-layout-umitozkan .home-band .featured-track .card,
body.home-layout-umitozkan #newGrid .card,
body.home-layout-umitozkan #campaignGrid .card,
body.home-layout-umitozkan.page-home .featured-track .card {
  width: 100% !important;
  min-width: 0 !important;
  max-width: none !important;
  scroll-snap-align: unset !important;
  padding: 0.55rem 0.55rem 0.65rem !important;
}

body.home-layout-umitozkan .home-band .featured-track .card img,
body.home-layout-umitozkan #newGrid .card img,
body.home-layout-umitozkan #campaignGrid .card img,
body.home-layout-umitozkan.page-home .featured-track .card img {
  width: 100% !important;
  height: auto !important;
  max-height: 140px !important;
  object-fit: contain !important;
}

body.home-layout-umitozkan .home-band .featured-track .card h3,
body.home-layout-umitozkan .home-band .featured-track .card .product-title,
body.home-layout-umitozkan #newGrid .card h3,
body.home-layout-umitozkan #campaignGrid .card h3 {
  font-size: 0.82rem !important;
  line-height: 1.3 !important;
}

body.home-layout-umitozkan .home-band .featured-track .card .price,
body.home-layout-umitozkan #newGrid .card .price,
body.home-layout-umitozkan #campaignGrid .card .price {
  font-size: 1rem !important;
}

body.home-layout-umitozkan .home-band .featured-track .btn-amazon-cart,
body.home-layout-umitozkan #newGrid .btn-amazon-cart,
body.home-layout-umitozkan #campaignGrid .btn-amazon-cart {
  min-height: 2.15rem !important;
  font-size: 0.82rem !important;
  padding: 0.35rem 0.5rem !important;
}

body.home-layout-umitozkan .home-band .section-head-actions,
body.home-layout-umitozkan #newSection .featured-scroll,
body.home-layout-umitozkan #campaignSection .featured-scroll {
  display: none !important;
}

body.home-layout-umitozkan .sari-plaza-brand,
body.home-layout-umitozkan .topbar.sari-plaza-topbar .sari-plaza-brand,
body.home-layout-umitozkan .sari-plaza-main {
  border-right: none !important;
  border-left: none !important;
}

/* Üst slogan: logo kolonunun üstüne kadar sola uzasın (tam kutu genişliği) */
body.home-layout-umitozkan .sari-plaza-shell {
  grid-template-rows: auto minmax(0, 1fr) !important;
}

body.home-layout-umitozkan .sari-plaza-main {
  display: contents !important;
}

body.home-layout-umitozkan .sari-plaza-utility,
body.home-layout-umitozkan .sari-plaza-utility.alo-infobar {
  grid-column: 1 / -1 !important;
  grid-row: 1 !important;
}

body.home-layout-umitozkan .sari-plaza-brand {
  grid-column: 1 !important;
  grid-row: 2 !important;
}

body.home-layout-umitozkan .sari-plaza-tools {
  grid-column: 2 !important;
  grid-row: 2 !important;
}

body.home-layout-umitozkan .sari-plaza-utility-inner {
  padding: 0.35rem 1.15rem 0.35rem 1.1rem !important;
  justify-content: space-between !important;
  width: 100% !important;
}

body.home-layout-umitozkan .sari-plaza-kargo {
  flex: 1 1 auto !important;
  min-width: 0 !important;
  justify-content: flex-start !important;
  text-align: left !important;
}

@media (max-width: 1200px) {
  body.home-layout-umitozkan .home-band .featured-track,
  body.home-layout-umitozkan #newGrid.featured-track,
  body.home-layout-umitozkan #campaignGrid.featured-track {
    grid-template-columns: repeat(4, minmax(0, 1fr)) !important;
  }
}

@media (max-width: 960px) {
  body.home-layout-umitozkan .home-band .featured-track,
  body.home-layout-umitozkan #newGrid.featured-track,
  body.home-layout-umitozkan #campaignGrid.featured-track {
    grid-template-columns: repeat(3, minmax(0, 1fr)) !important;
  }
}

@media (max-width: 720px) {
  body.home-layout-umitozkan .home-band .featured-track,
  body.home-layout-umitozkan #newGrid.featured-track,
  body.home-layout-umitozkan #campaignGrid.featured-track {
    grid-template-columns: repeat(2, minmax(0, 1fr)) !important;
  }

  body.home-layout-umitozkan .sari-plaza-brand,
  body.home-layout-umitozkan .sari-plaza-tools {
    grid-column: 1 / -1 !important;
  }

  body.home-layout-umitozkan .sari-plaza-brand {
    grid-row: 2 !important;
  }

  body.home-layout-umitozkan .sari-plaza-tools {
    grid-row: 3 !important;
  }
}

/* ========== Günün Fırsatları / Çok Satan: ana sayfa ile aynı kutu + 5 sütun ========== */
body.home-layout-umitozkan.page-showcase,
body.home-layout-umitozkan.amazon-showcase-page {
  background: #f2f2f2 !important;
}

body.home-layout-umitozkan.page-showcase > main.container,
body.home-layout-umitozkan.amazon-showcase-page > main.container {
  width: var(--renault-box) !important;
  max-width: var(--renault-box) !important;
  margin-left: auto !important;
  margin-right: auto !important;
  box-sizing: border-box !important;
  background: #fff !important;
  border-left: 1px solid #e8e8e8 !important;
  border-right: 1px solid #e8e8e8 !important;
  padding-left: 1rem !important;
  padding-right: 1rem !important;
  padding-bottom: 1.5rem !important;
}

body.home-layout-umitozkan.page-showcase .amazon-showcase-grid,
body.home-layout-umitozkan.amazon-showcase-page .amazon-showcase-grid {
  display: grid !important;
  grid-template-columns: repeat(5, minmax(0, 1fr)) !important;
  gap: 0.65rem !important;
  margin: 1rem 0 1.5rem !important;
}

body.home-layout-umitozkan.page-showcase .amazon-showcase-card,
body.home-layout-umitozkan.amazon-showcase-page .amazon-showcase-card {
  min-width: 0 !important;
  width: 100% !important;
  border-radius: 8px !important;
  padding-bottom: 0.15rem !important;
}

body.home-layout-umitozkan.page-showcase .amazon-showcase-card img,
body.home-layout-umitozkan.amazon-showcase-page .amazon-showcase-card img {
  max-height: 140px !important;
  aspect-ratio: 1 !important;
  object-fit: contain !important;
  padding: 0.45rem !important;
}

body.home-layout-umitozkan.page-showcase .amazon-showcase-card .title,
body.home-layout-umitozkan.amazon-showcase-page .amazon-showcase-card .title {
  font-size: 0.82rem !important;
  line-height: 1.3 !important;
  padding: 0.45rem 0.55rem 0.15rem !important;
}

body.home-layout-umitozkan.page-showcase .amazon-showcase-card .price,
body.home-layout-umitozkan.amazon-showcase-page .amazon-showcase-card .price {
  font-size: 1rem !important;
  padding: 0.15rem 0.55rem 0.65rem !important;
  color: var(--renault-yellow-deep, #a50202) !important;
}

@media (max-width: 1200px) {
  body.home-layout-umitozkan.page-showcase .amazon-showcase-grid,
  body.home-layout-umitozkan.amazon-showcase-page .amazon-showcase-grid {
    grid-template-columns: repeat(4, minmax(0, 1fr)) !important;
  }
}

@media (max-width: 960px) {
  body.home-layout-umitozkan.page-showcase .amazon-showcase-grid,
  body.home-layout-umitozkan.amazon-showcase-page .amazon-showcase-grid {
    grid-template-columns: repeat(3, minmax(0, 1fr)) !important;
  }
}

@media (max-width: 720px) {
  body.home-layout-umitozkan.page-showcase .amazon-showcase-grid,
  body.home-layout-umitozkan.amazon-showcase-page .amazon-showcase-grid {
    grid-template-columns: repeat(2, minmax(0, 1fr)) !important;
  }
}

/* ========== Ana sayfa: slider ust yazisi yok, blok yukari, slider buyuk ========== */
body.home-layout-umitozkan.page-home {
  --kb-hero-h: clamp(400px, 34vw, 480px);
}

body.home-layout-umitozkan.page-home .home-intro-promo,
body.home-layout-umitozkan.page-home #homeIntroPromo {
  display: none !important;
  visibility: hidden !important;
  height: 0 !important;
  max-height: 0 !important;
  margin: 0 !important;
  padding: 0 !important;
  overflow: hidden !important;
  pointer-events: none !important;
}

body.home-layout-umitozkan.page-home .home-intro,
body.home-layout-umitozkan.page-home .home-intro.home-intro-align-finder-top,
body.home-layout-umitozkan.page-home .home-intro.home-intro-align-finder-bottom,
body.home-layout-umitozkan.page-home .home-intro.home-intro-align-finder-left,
body.home-layout-umitozkan.page-home .home-intro.home-intro-align-finder-right {
  grid-template-rows: var(--kb-hero-h) !important;
  grid-template-areas: "cats hero" !important;
  row-gap: 0 !important;
  margin-top: 0.15rem !important;
  margin-bottom: 0.55rem !important;
  padding-top: 0.25rem !important;
  padding-bottom: 0.55rem !important;
}

body.home-layout-umitozkan.page-home .category-bar {
  margin-bottom: 0 !important;
}

@media (max-width: 900px) {
  body.home-layout-umitozkan.page-home .home-intro,
  body.home-layout-umitozkan.page-home .home-intro.home-intro-align-finder-top,
  body.home-layout-umitozkan.page-home .home-intro.home-intro-align-finder-bottom,
  body.home-layout-umitozkan.page-home .home-intro.home-intro-align-finder-left,
  body.home-layout-umitozkan.page-home .home-intro.home-intro-align-finder-right,
  body.home-layout-umitozkan.page-home .home-intro:not(:has(.home-intro-promo:not(:empty):not([hidden]):not(.hidden))):not(:has(#homeIntroPromo:not(:empty):not([hidden]):not(.hidden))) {
    display: grid !important;
    grid-template-columns: 1fr !important;
    grid-template-rows: auto !important;
    grid-template-areas: "hero" !important;
    column-gap: 0 !important;
    --kb-hero-h: clamp(200px, 52vw, 280px);
    --renault-cats-w: 0px;
  }

  body.home-layout-umitozkan.page-home #renaultHomeCatRail,
  body.home-layout-umitozkan.page-home .renault-home-cat-rail {
    display: none !important;
    width: 0 !important;
    height: 0 !important;
    min-height: 0 !important;
    max-height: 0 !important;
    overflow: hidden !important;
    border: 0 !important;
    margin: 0 !important;
    padding: 0 !important;
    visibility: hidden !important;
  }

  body.home-layout-umitozkan.page-home .home-intro > .home-hero,
  body.home-layout-umitozkan.page-home .home-intro > #hero,
  body.home-layout-umitozkan.page-home .home-intro > .home-hero-week-row {
    grid-area: hero !important;
    width: 100% !important;
    max-width: 100% !important;
    min-width: 0 !important;
  }
}

/* ========== Slider gorsel: tam doldur (padding + site.css yukseklik override) ========== */
body.home-layout-umitozkan section#hero.home-hero,
body.home-layout-umitozkan section.home-hero.hero-slider,
body.home-layout-umitozkan.page-home .home-intro > .home-hero,
body.home-layout-umitozkan.page-home .home-intro > #hero,
body.home-layout-umitozkan.page-home .home-hero-week-row > .home-hero,
body.home-layout-umitozkan.page-home .home-hero-week-row > #hero {
  padding: 0 !important;
  margin: 0 !important;
  background: #fff !important;
  box-sizing: border-box !important;
  overflow: hidden !important;
}

body.home-layout-umitozkan.page-home .home-hero.hero-slider,
body.home-layout-umitozkan.page-home #hero.hero-slider,
body.home-layout-umitozkan.page-home .home-hero .hero-track,
body.home-layout-umitozkan.page-home #hero .hero-track {
  position: relative !important;
  width: 100% !important;
  height: 100% !important;
  min-height: 100% !important;
  max-height: 100% !important;
}

body.home-layout-umitozkan.page-home .hero-slider {
  min-height: 0 !important;
}

body.home-layout-umitozkan.page-home .home-hero .hero-slide,
body.home-layout-umitozkan.page-home #hero .hero-slide {
  position: absolute !important;
  inset: 0 !important;
  width: 100% !important;
  height: 100% !important;
  margin: 0 !important;
  padding: 0 !important;
  overflow: hidden !important;
}

body.home-layout-umitozkan.page-home .home-hero .hero-slide > picture,
body.home-layout-umitozkan.page-home #hero .hero-slide > picture {
  position: absolute !important;
  inset: 0 !important;
  display: block !important;
  width: 100% !important;
  height: 100% !important;
  margin: 0 !important;
  padding: 0 !important;
  overflow: hidden !important;
}

body.home-layout-umitozkan.page-home .home-hero .hero-bg,
body.home-layout-umitozkan.page-home #hero .hero-bg {
  position: absolute !important;
  inset: 0 !important;
  display: block !important;
  width: 100% !important;
  height: 100% !important;
  max-width: none !important;
  max-height: none !important;
  margin: 0 !important;
  padding: 0 !important;
  object-fit: cover !important;
  object-position: center center !important;
  transform: none !important;
}

body.home-layout-umitozkan.page-home .home-hero .hero-slide.active .hero-bg,
body.home-layout-umitozkan.page-home #hero .hero-slide.active .hero-bg {
  transform: none !important;
}

/* ========== Logo: site.css 36px kilidini kir + buyuk ========== */
/* Plaza DOM kurulmadan once de ayni boyut — 36px→buyuk ziplama / yanlis kirpma yok */
body.home-layout-umitozkan a.brand img.brand-logo,
body.home-layout-umitozkan img.brand-logo#siteLogo {
  height: 5.75rem !important;
  max-height: 5.75rem !important;
  width: auto !important;
  max-width: min(100%, 26rem) !important;
  object-fit: contain !important;
  object-position: left center !important;
  -webkit-user-drag: none !important;
  user-select: none !important;
  pointer-events: auto;
}

body.home-layout-umitozkan a.brand {
  -webkit-user-drag: none;
  user-select: none;
}

body.home-layout-umitozkan .sari-plaza-shell {
  grid-template-columns: clamp(17rem, 24vw, 26rem) minmax(0, 1fr) !important;
  min-height: 6.75rem !important;
}

body.home-layout-umitozkan .sari-plaza-brand,
body.home-layout-umitozkan .topbar.sari-plaza-topbar .sari-plaza-brand {
  justify-content: flex-start !important;
  align-items: center !important;
  padding: 0.85rem 0.75rem 0.85rem 2.5rem !important;
}

body.home-layout-umitozkan .sari-plaza-brand .brand,
body.home-layout-umitozkan .sari-plaza-brand a.brand {
  max-width: none !important;
  width: 100% !important;
}

body.home-layout-umitozkan .sari-plaza-brand .brand-logo,
body.home-layout-umitozkan .sari-plaza-brand img.brand-logo#siteLogo,
body.home-layout-umitozkan .sari-plaza-brand a.brand img.brand-logo {
  height: 5.75rem !important;
  max-height: 5.75rem !important;
  width: auto !important;
  max-width: 100% !important;
  object-fit: contain !important;
  object-position: left center !important;
}

body.home-layout-umitozkan .sari-plaza-brand .brand-word {
  font-size: clamp(1.2rem, 2.1vw, 1.85rem) !important;
  line-height: 1.08 !important;
}

@media (max-width: 980px) {
  body.home-layout-umitozkan .sari-plaza-shell {
    grid-template-columns: clamp(11rem, 34vw, 15.5rem) minmax(0, 1fr) !important;
  }

  body.home-layout-umitozkan .sari-plaza-brand {
    clip-path: none !important;
    padding-left: 1.75rem !important;
  }

  body.home-layout-umitozkan .sari-plaza-brand .brand-logo,
  body.home-layout-umitozkan .sari-plaza-brand img.brand-logo#siteLogo {
    height: 4rem !important;
    max-height: 4rem !important;
  }
}

@media (max-width: 720px) {
  body.home-layout-umitozkan .sari-plaza-brand {
    padding: 0.5rem 0.65rem 0.5rem 1.35rem !important;
  }

  body.home-layout-umitozkan .sari-plaza-brand .brand-logo,
  body.home-layout-umitozkan .sari-plaza-brand img.brand-logo#siteLogo {
    height: 3.35rem !important;
    max-height: 3.35rem !important;
    max-width: min(72vw, 240px) !important;
  }

  body.home-layout-umitozkan.page-home .home-hero .hero-bg,
  body.home-layout-umitozkan.page-home #hero .hero-bg {
    object-fit: cover !important;
  }
}

/* ========== Sarı menü bandı: tam kenara yapışmasın — Tüm Kategoriler kutusu hizası ========== */
body.home-layout-umitozkan .category-bar,
body.home-layout-umitozkan.page-home .category-bar {
  width: 100% !important;
  max-width: none !important;
  margin: 0 !important;
  padding: 0 !important;
  background: #f2f2f2 !important;
  background-image: none !important;
  border: none !important;
  box-shadow: none !important;
  overflow: visible !important;
}

body.home-layout-umitozkan .category-bar > .container.category-bar-inner,
body.home-layout-umitozkan .category-bar-inner,
body.home-layout-umitozkan.page-home .category-bar-inner {
  width: var(--renault-box) !important;
  max-width: var(--renault-box) !important;
  margin-left: auto !important;
  margin-right: auto !important;
  box-sizing: border-box !important;
  background: var(--renault-yellow, #f30c0c) !important;
  border-left: 1px solid #e8e8e8 !important;
  border-right: 1px solid #e8e8e8 !important;
  padding-left: var(--renault-pad-x, 1rem) !important;
  padding-right: var(--renault-pad-x, 1rem) !important;
  min-height: 46px !important;
  box-shadow: 0 1px 0 rgba(0, 0, 0, 0.06) !important;
}

@media (max-width: 900px) {
  body.home-layout-umitozkan {
    --renault-box: calc(100% - 2 * 0.55rem) !important;
  }
}

/* ========== Logo tiklama flasi: JS plaza kurana kadar Amazon chrome GOZUKMESIN ========== */
/* SSR ilk paint'te konum / iade-siparis / tagline gorunup sonra kayboluyordu. */
body.home-layout-umitozkan .brand-lockup::after {
  display: none !important;
  content: none !important;
}

body.home-layout-umitozkan .topbar-location,
body.home-layout-umitozkan #topbarLocationWidget {
  display: none !important;
}
/* Siyah bant içinde teslimat konumu görünür */
body.home-layout-umitozkan #aloInfobar #topbarLocationWidget,
body.home-layout-umitozkan #aloInfobar .topbar-location.uo-utility-location-widget,
body.home-layout-umitozkan .uo-location-mount .topbar-location {
  display: inline-flex !important;
}

body.home-layout-umitozkan .topbar-orders-link:not(.uo-orders-link),
body.home-layout-umitozkan .sari-hide-orders:not(.uo-orders-link) {
  display: none !important;
}

body.home-layout-umitozkan .brand:hover,
body.home-layout-umitozkan .brand:active,
body.home-layout-umitozkan a.brand:hover,
body.home-layout-umitozkan a.brand:active {
  opacity: 1 !important;
  filter: none !important;
}

/* ========== Mobil son override: 4 sütun ezilmesin + header dikey ========== */
@media (max-width: 900px) {
  body.home-layout-umitozkan .home-catalog-results .grid,
  body.home-layout-umitozkan .home-catalog-results .grid-amazon,
  body.home-layout-umitozkan #productGrid.grid-amazon,
  body.home-layout-umitozkan #productGrid.grid,
  body.home-layout-umitozkan #productGrid,
  body.home-layout-umitozkan .home-band .featured-track,
  body.home-layout-umitozkan #newGrid.featured-track,
  body.home-layout-umitozkan #campaignGrid.featured-track {
    grid-template-columns: repeat(2, minmax(0, 1fr)) !important;
  }
}

/* ========== Mobil: logo tam görünsün + slider tam görünsün ========== */
@media (max-width: 720px) {
  /* site.css brand-lockup--logo max 148px + overflow:hidden logoyu kesiyordu */
  body.home-layout-umitozkan .brand-lockup,
  body.home-layout-umitozkan .brand-lockup--logo,
  body.home-layout-umitozkan .sari-plaza-brand .brand-lockup,
  body.home-layout-umitozkan .sari-plaza-brand .brand-lockup--logo {
    max-width: none !important;
    width: auto !important;
    overflow: visible !important;
    white-space: normal !important;
    text-overflow: clip !important;
  }

  body.home-layout-umitozkan .brand,
  body.home-layout-umitozkan .sari-plaza-brand .brand,
  body.home-layout-umitozkan .sari-plaza-brand a.brand {
    max-width: none !important;
    width: auto !important;
    overflow: visible !important;
  }

  body.home-layout-umitozkan a.brand img.brand-logo,
  body.home-layout-umitozkan img.brand-logo#siteLogo,
  body.home-layout-umitozkan .sari-plaza-brand .brand-logo,
  body.home-layout-umitozkan .sari-plaza-brand img.brand-logo#siteLogo,
  body.home-layout-umitozkan .sari-plaza-brand a.brand img.brand-logo {
    height: auto !important;
    max-height: 3.1rem !important;
    width: auto !important;
    max-width: min(88vw, 280px) !important;
    object-fit: contain !important;
    object-position: left center !important;
    overflow: visible !important;
  }

  /* Ana sayfa intro: tek sütun, ray yok, hero tam genişlik */
  body.home-layout-umitozkan.page-home .home-intro,
  body.home-layout-umitozkan.page-home .home-intro.home-intro-align-finder-top,
  body.home-layout-umitozkan.page-home .home-intro.home-intro-align-finder-bottom,
  body.home-layout-umitozkan.page-home .home-intro.home-intro-align-finder-left,
  body.home-layout-umitozkan.page-home .home-intro.home-intro-align-finder-right {
    display: grid !important;
    grid-template-columns: minmax(0, 1fr) !important;
    grid-template-rows: auto !important;
    grid-template-areas: "hero" !important;
    width: calc(100% - 1rem) !important;
    max-width: none !important;
    column-gap: 0 !important;
    --kb-hero-h: clamp(190px, 48vw, 260px);
    --renault-cats-w: 0px;
  }

  body.home-layout-umitozkan.page-home #renaultHomeCatRail,
  body.home-layout-umitozkan.page-home .renault-home-cat-rail {
    display: none !important;
    visibility: hidden !important;
    pointer-events: none !important;
  }

  body.home-layout-umitozkan.page-home .home-intro > .home-hero,
  body.home-layout-umitozkan.page-home .home-intro > #hero,
  body.home-layout-umitozkan.page-home .home-intro > .home-hero-week-row {
    grid-area: hero !important;
    width: 100% !important;
    min-width: 0 !important;
    max-width: 100% !important;
    height: var(--kb-hero-h) !important;
    min-height: var(--kb-hero-h) !important;
  }

  /* Banner metni kesilmesin — mobilde tam kare (contain) */
  body.home-layout-umitozkan.page-home .home-hero .hero-bg,
  body.home-layout-umitozkan.page-home #hero .hero-bg,
  body.home-layout-umitozkan.page-home .home-hero .hero-slide.active .hero-bg,
  body.home-layout-umitozkan.page-home #hero .hero-slide.active .hero-bg {
    object-fit: contain !important;
    object-position: center center !important;
    width: 100% !important;
    height: 100% !important;
    background: #f3f4f6 !important;
  }

  body.home-layout-umitozkan.page-home .home-hero,
  body.home-layout-umitozkan.page-home #hero {
    background: #f3f4f6 !important;
  }
}

/* ========== PENCART OVERRIDE (ChatGPT / umitozkanotomotiv.com) — yalnız bu tema ========== */
body.home-layout-umitozkan {
  --uo-red: #f30c0c;
  --uo-black: #111111;
  --uo-grey: #f0f0f0;
  --uo-max: 100%;
  --kb-max: 100%;
  --kb-hero-h: 400px;
}

/* —— Full-width siyah utility (header üstü) —— */
body.home-layout-umitozkan #aloInfobar.uo-utility-bar,
body.home-layout-umitozkan #aloInfobar.sari-plaza-utility,
body.home-layout-umitozkan .uo-utility-bar {
  display: block !important;
  width: 100% !important;
  max-width: none !important;
  margin: 0 !important;
  background: var(--theme-infobar-bg, var(--uo-black)) !important;
  color: var(--theme-infobar-text, #fff) !important;
  border: none !important;
  padding: 0 !important;
}
body.home-layout-umitozkan .uo-utility-inner {
  max-width: none;
  margin: 0 auto;
  padding: 0.42rem clamp(0.75rem, 2vw, 1.75rem);
  display: flex;
  align-items: center;
  justify-content: space-between;
  gap: 1rem;
  flex-wrap: wrap;
}
body.home-layout-umitozkan .uo-utility-left,
body.home-layout-umitozkan .uo-utility-right {
  display: flex;
  align-items: center;
  gap: 1.15rem;
  flex-wrap: wrap;
}
body.home-layout-umitozkan .uo-utility-item {
  display: inline-flex;
  align-items: center;
  gap: 0.4rem;
  color: #fff !important;
  text-decoration: none !important;
  font-size: 0.78rem;
  font-weight: 500;
  white-space: nowrap;
}
body.home-layout-umitozkan .uo-utility-item:hover { opacity: 0.88; }
body.home-layout-umitozkan .uo-utility-ico {
  display: inline-block;
  width: 14px;
  height: 14px;
  flex: 0 0 14px;
  background: center/contain no-repeat;
  opacity: 0.95;
}
body.home-layout-umitozkan .uo-utility-secure .uo-utility-ico {
  background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24' fill='none' stroke='%23fff' stroke-width='2'%3E%3Cpath d='M7 11V8a5 5 0 0 1 10 0v3'/%3E%3Crect x='5' y='11' width='14' height='10' rx='2'/%3E%3C/svg%3E");
}
body.home-layout-umitozkan .uo-utility-bank .uo-utility-ico {
  background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24' fill='none' stroke='%23fff' stroke-width='2'%3E%3Crect x='2' y='5' width='20' height='14' rx='2'/%3E%3Cpath d='M2 10h20'/%3E%3C/svg%3E");
}
body.home-layout-umitozkan .uo-utility-location .uo-utility-ico {
  background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24' fill='none' stroke='%23fff' stroke-width='2'%3E%3Cpath d='M12 21s7-5.2 7-11a7 7 0 1 0-14 0c0 5.8 7 11 7 11z'/%3E%3Ccircle cx='12' cy='10' r='2.5'/%3E%3C/svg%3E");
}
body.home-layout-umitozkan .uo-ico-user {
  background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24' fill='none' stroke='%23fff' stroke-width='2'%3E%3Ccircle cx='12' cy='8' r='3.5'/%3E%3Cpath d='M5 20c1.5-3.5 4-5 7-5s5.5 1.5 7 5'/%3E%3C/svg%3E");
}
body.home-layout-umitozkan .uo-ico-wish {
  background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24' fill='none' stroke='%23fff' stroke-width='2'%3E%3Cpath d='M6 7h12l-1 12H7L6 7z'/%3E%3Cpath d='M9 7V5a3 3 0 0 1 6 0v2'/%3E%3C/svg%3E");
}
body.home-layout-umitozkan .uo-ico-pay {
  background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24' fill='none' stroke='%23fff' stroke-width='2'%3E%3Cpath d='M6 8h12v11H6z'/%3E%3Cpath d='M9 8V6a3 3 0 0 1 6 0v2'/%3E%3C/svg%3E");
}

/* Plaza: utility dışarıda; logo | telefon | arama | sepet */
body.home-layout-umitozkan .sari-plaza-shell {
  display: flex !important;
  align-items: center !important;
  gap: 1rem !important;
  width: 100% !important;
  max-width: none !important;
  margin: 0 auto !important;
}
body.home-layout-umitozkan .sari-plaza-main {
  flex: 1 1 auto !important;
  min-width: 0 !important;
  display: flex !important;
  flex-direction: column !important;
}
body.home-layout-umitozkan .sari-plaza-tools {
  display: flex !important;
  align-items: center !important;
  gap: 0.75rem !important;
  width: 100% !important;
}
body.home-layout-umitozkan .sari-plaza-brand {
  display: flex !important;
  align-items: center !important;
  gap: 1rem !important;
  flex: 0 0 auto !important;
  max-width: none !important;
}

body.home-layout-umitozkan .topbar,
body.home-layout-umitozkan header.topbar {
  background: #fff !important;
  border-bottom: 1px solid #eee !important;
  box-shadow: none !important;
}
body.home-layout-umitozkan .topbar-inner {
  max-width: none !important;
  margin: 0 !important;
  padding: 0.85rem 1rem !important;
  align-items: center !important;
  gap: 1rem !important;
  display: block !important;
}

body.home-layout-umitozkan .brand {
  display: flex !important;
  flex-direction: column !important;
  align-items: flex-start !important;
  gap: 0.15rem !important;
  text-decoration: none !important;
}
body.home-layout-umitozkan .brand-word {
  color: var(--uo-red) !important;
  font-weight: 800 !important;
  font-style: normal !important;
  letter-spacing: -0.02em;
  font-size: clamp(1rem, 1.6vw, 1.25rem) !important;
  line-height: 1.15 !important;
}
body.home-layout-umitozkan .uo-brand-tagline {
  display: block;
  color: #222;
  font-size: 0.68rem;
  font-weight: 600;
  font-style: italic;
  line-height: 1.2;
  max-width: min(100%, 240px);
  width: min(100%, 240px);
  overflow: hidden;
  white-space: nowrap;
  mask-image: linear-gradient(90deg, transparent, #000 8%, #000 92%, transparent);
  -webkit-mask-image: linear-gradient(90deg, transparent, #000 8%, #000 92%, transparent);
}
body.home-layout-umitozkan .uo-brand-tagline-track {
  display: inline-flex;
  align-items: center;
  gap: 2.5rem;
  width: max-content;
  animation: uoTaglineMarquee 14s linear infinite;
  will-change: transform;
}
body.home-layout-umitozkan .uo-brand-tagline-item {
  flex: 0 0 auto;
  white-space: nowrap;
  color: #222;
  font-style: italic;
  font-weight: 600;
}
@keyframes uoTaglineMarquee {
  from { transform: translateX(0); }
  to { transform: translateX(calc(-50% - 1.25rem)); }
}
@media (prefers-reduced-motion: reduce) {
  body.home-layout-umitozkan .uo-brand-tagline-track {
    animation: none !important;
    transform: none !important;
  }
  body.home-layout-umitozkan .uo-brand-tagline-item[aria-hidden="true"] {
    display: none !important;
  }
}
body.home-layout-umitozkan .uo-header-phones {
  display: flex !important;
  align-items: center !important;
  gap: 0.55rem !important;
  padding-left: 0.35rem;
  border-left: 1px solid #eee;
  margin-left: 0.15rem;
}
body.home-layout-umitozkan .uo-header-phone-ico {
  width: 22px;
  height: 22px;
  flex: 0 0 22px;
  background: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24' fill='none' stroke='%23111111' stroke-width='2'%3E%3Cpath d='M22 16.9v2a2 2 0 0 1-2.2 2 19.8 19.8 0 0 1-8.6-3.1 19.5 19.5 0 0 1-6-6A19.8 19.8 0 0 1 2.1 4.2 2 2 0 0 1 4.1 2h2a2 2 0 0 1 2 1.7c.1.8.3 1.6.6 2.3a2 2 0 0 1-.5 2.1L7.1 9.1a16 16 0 0 0 6 6l1.1-1.1a2 2 0 0 1 2.1-.5c.7.3 1.5.5 2.3.6a2 2 0 0 1 1.7 2z'/%3E%3C/svg%3E") center/contain no-repeat;
}
body.home-layout-umitozkan .uo-header-phone-list {
  display: flex;
  flex-direction: column;
  gap: 0.05rem;
  line-height: 1.25;
}
body.home-layout-umitozkan .uo-header-phone {
  color: #222 !important;
  text-decoration: none !important;
  font-weight: 700;
  font-size: 0.88rem;
  white-space: nowrap;
}
body.home-layout-umitozkan .uo-header-phone:hover { color: var(--uo-red) !important; }

body.home-layout-umitozkan .topbar-location,
body.home-layout-umitozkan .topbar-actions > a:not(#cartToggle):not(.topbar-orders-link):not(.uo-orders-link):not(#accountNav),
body.home-layout-umitozkan .sari-hide-orders:not(.uo-orders-link) {
  display: none !important;
}
body.home-layout-umitozkan #aloInfobar #topbarLocationWidget,
body.home-layout-umitozkan .uo-location-mount .topbar-location {
  display: inline-flex !important;
}

/* Arama: kırmızı büyüteç SOLDA, yuvarlak köşe */
body.home-layout-umitozkan .sari-plaza-tools form.search,
body.home-layout-umitozkan form.search,
body.home-layout-umitozkan form.search.uo-search {
  flex: 1 1 auto !important;
  display: flex !important;
  align-items: stretch !important;
  border: 1px solid #f30c0c !important;
  border-radius: 6px !important;
  height: 46px !important;
  box-shadow: none !important;
  overflow: visible !important;
  background: #fff !important;
}
body.home-layout-umitozkan .search:focus-within {
  box-shadow: 0 0 0 2px rgba(243, 12, 12, 0.18) !important;
}
body.home-layout-umitozkan .search input {
  border: none !important;
  box-shadow: none !important;
  font-size: 0.9rem !important;
  color: #111 !important;
  padding-left: 1.1rem !important;
  background: #fff !important;
}
body.home-layout-umitozkan .search-submit,
body.home-layout-umitozkan .search button[type="submit"] {
  order: -1 !important;
  background: #f30c0c !important;
  color: #111 !important;
  min-width: 4.25rem !important;
  width: auto !important;
  padding: 0 1.1rem !important;
  border: none !important;
  border-radius: 5px 0 0 5px !important;
  font-size: 0.95rem !important;
  font-weight: 800 !important;
  letter-spacing: 0 !important;
  text-transform: none !important;
  position: relative !important;
  z-index: 2 !important;
}
/* Kırmızı "Ara" + beyaza giren küçük dil/çıkıntı */
body.home-layout-umitozkan .search-submit::after,
body.home-layout-umitozkan .search button[type="submit"]::after {
  content: "" !important;
  position: absolute !important;
  right: -9px !important;
  top: 50% !important;
  transform: translateY(-50%) !important;
  width: 10px !important;
  height: 18px !important;
  background: #f30c0c !important;
  border-radius: 0 !important;
  inset: auto !important;
  margin: 0 !important;
}
body.home-layout-umitozkan .search-submit .sr-only,
body.home-layout-umitozkan .search button[type="submit"] .sr-only {
  position: static !important;
  width: auto !important;
  height: auto !important;
  overflow: visible !important;
  clip: auto !important;
  clip-path: none !important;
  white-space: nowrap !important;
  color: #111 !important;
  font-size: 0.95rem !important;
  font-weight: 800 !important;
  line-height: 1 !important;
}

/* Siyah sepet: "N ürün - fiyat" */
body.home-layout-umitozkan #cartToggle,
body.home-layout-umitozkan .cart-btn {
  background: var(--uo-black) !important;
  color: #fff !important;
  border-radius: 8px !important;
  padding: 0.55rem 1rem 0.55rem 2.45rem !important;
  min-height: 46px !important;
  box-shadow: none !important;
  border: none !important;
  display: inline-flex !important;
  align-items: center !important;
  gap: 0.25rem !important;
}
body.home-layout-umitozkan .cart-btn:hover { background: #222 !important; filter: none !important; }
body.home-layout-umitozkan .cart-btn::before {
  background: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24' fill='none' stroke='%23ffffff' stroke-width='2'%3E%3Ccircle cx='9' cy='20' r='1.2'/%3E%3Ccircle cx='18' cy='20' r='1.2'/%3E%3Cpath d='M2 2h2l1.6 9.2a1 1 0 0 0 1 .82h9.7a1 1 0 0 0 1-.82L20 6H6'/%3E%3C/svg%3E") center/contain no-repeat !important;
}
body.home-layout-umitozkan .cart-btn-line1,
body.home-layout-umitozkan .cart-btn-line2,
body.home-layout-umitozkan .cart-btn-text { color: #fff !important; font-weight: 600 !important; }
body.home-layout-umitozkan .cart-btn-line2:empty { display: none !important; }
body.home-layout-umitozkan .cart-badge {
  background: var(--uo-red) !important;
  color: #fff !important;
}

/* Açık gri menü + kırmızı kategori */
body.home-layout-umitozkan .category-bar,
body.home-layout-umitozkan #categoryBar,
body.home-layout-umitozkan .sari-plaza-nav,
body.home-layout-umitozkan .alo-nav-band {
  background: var(--theme-category-bar-bg, var(--uo-grey)) !important;
  border-top: 1px solid #e8e8e8 !important;
  border-bottom: 1px solid #e8e8e8 !important;
  box-shadow: none !important;
}
body.home-layout-umitozkan .category-bar-inner,
body.home-layout-umitozkan #categoryBar .category-bar-inner {
  max-width: none !important;
  margin: 0 auto !important;
  width: 100% !important;
  padding: 0 clamp(0.75rem, 2vw, 1.75rem) !important;
}
body.home-layout-umitozkan .category-bar a,
body.home-layout-umitozkan .category-bar .nav-link,
body.home-layout-umitozkan .sari-plaza-nav a {
  color: #222 !important;
  font-weight: 600 !important;
  text-transform: none !important;
  letter-spacing: 0 !important;
  font-size: 0.9rem !important;
}
body.home-layout-umitozkan .alo-cats-btn,
body.home-layout-umitozkan .category-bar .all-cats,
body.home-layout-umitozkan #allCategoriesBtn,
body.home-layout-umitozkan #categoryAllBtn,
body.home-layout-umitozkan #amazonAllBtn.uo-cats-btn,
body.home-layout-umitozkan #amazonAllBtn {
  background: var(--uo-red) !important;
  color: #fff !important;
  border-radius: 4px !important;
  font-weight: 800 !important;
  text-transform: uppercase !important;
  border: none !important;
  padding: 0.55rem 0.9rem !important;
  letter-spacing: 0.02em !important;
  gap: 0.35rem !important;
}
body.home-layout-umitozkan #amazonAllBtn .amazon-all-btn-ico {
  display: none !important;
}
body.home-layout-umitozkan #amazonAllBtn .uo-cats-label {
  color: #fff !important;
  font-weight: 800 !important;
  font-size: 0.82rem !important;
  white-space: nowrap;
}
body.home-layout-umitozkan .category-bar a,
body.home-layout-umitozkan #categoryBar a,
body.home-layout-umitozkan .category-nav a {
  color: #222 !important;
  font-weight: 600 !important;
  text-transform: none !important;
}
body.home-layout-umitozkan .topbar-orders-link:not(.uo-orders-link),
body.home-layout-umitozkan .siparis-takibi,
body.home-layout-umitozkan #sariOrderTrackBtn,
body.home-layout-umitozkan a[href*="siparis-takip"] {
  display: none !important;
}

/* —— Hero: CTA (üst boşluk aşağıda azaltıldı) —— */
body.home-layout-umitozkan.page-home .home-hero,
body.home-layout-umitozkan.page-home #hero {
  position: relative !important;
  overflow: hidden !important;
  border-radius: 0 !important;
  max-width: none !important;
  width: 100% !important;
  margin: 0 !important;
}
body.home-layout-umitozkan.page-home .home-hero::before,
body.home-layout-umitozkan.page-home #hero::before,
body.home-layout-umitozkan.page-home .home-hero::after,
body.home-layout-umitozkan.page-home #hero::after {
  content: none;
  display: none;
  background: none;
  width: 0;
}

body.home-layout-umitozkan .hero-eyebrow { color: #6b7280 !important; font-weight: 600 !important; letter-spacing: 0.04em !important; text-transform: uppercase !important; font-size: 0.85rem !important; }
body.home-layout-umitozkan .hero-heading { color: #111 !important; font-weight: 900 !important; font-size: clamp(1.6rem, 3.2vw, 2.4rem) !important; line-height: 1.1 !important; }
body.home-layout-umitozkan .hero-heading .accent,
body.home-layout-umitozkan .hero-heading strong { color: var(--uo-red) !important; }
body.home-layout-umitozkan .hero-sub { color: #6b7280 !important; }
body.home-layout-umitozkan .hero-cta-primary {
  background: var(--uo-red) !important;
  color: #fff !important;
  border-radius: 999px !important;
  padding: 0.7rem 1.35rem !important;
  font-weight: 700 !important;
  border: none !important;
  box-shadow: none !important;
}
body.home-layout-umitozkan .hero-cta-primary:hover { filter: brightness(1.05); }
body.home-layout-umitozkan .hero-dots button.active,
body.home-layout-umitozkan .hero-dot.is-active,
body.home-layout-umitozkan .slider-dot.active {
  background: var(--uo-red) !important;
}

/* —— Marka kartları grid —— */
body.home-layout-umitozkan #homeLogoStrip.uo-logo-strip,
body.home-layout-umitozkan .uo-logo-strip {
  background: #fff !important;
  padding: 1.5rem 0 2rem !important;
}
body.home-layout-umitozkan .uo-logo-strip-inner {
  max-width: none;
  margin: 0 auto;
  padding: 0 clamp(0.75rem, 2vw, 1.75rem);
}
body.home-layout-umitozkan .uo-logo-strip-title {
  display: flex !important;
  align-items: center !important;
  justify-content: center !important;
  gap: 1rem !important;
  margin: 0 0 1.25rem !important;
  text-align: center;
}
body.home-layout-umitozkan .uo-title-text {
  color: var(--uo-red) !important;
  font-weight: 900 !important;
  font-size: 1.15rem !important;
  letter-spacing: 0.04em !important;
  text-transform: uppercase !important;
  white-space: nowrap;
}
body.home-layout-umitozkan .uo-title-line {
  display: block;
  flex: 1 1 80px;
  max-width: 180px;
  height: 2px;
  background: var(--uo-red);
}
body.home-layout-umitozkan .uo-brand-grid {
  display: grid !important;
  grid-template-columns: repeat(6, minmax(0, 1fr)) !important;
  gap: 0.85rem !important;
  overflow: visible !important;
  justify-content: stretch !important;
  align-items: stretch !important;
}
body.home-layout-umitozkan .uo-brand-card {
  display: flex !important;
  flex-direction: column !important;
  align-items: center !important;
  text-decoration: none !important;
  background: #fff !important;
  border: 1px solid #eee !important;
  border-radius: 8px !important;
  box-shadow: 0 2px 8px rgba(0,0,0,.06) !important;
  overflow: hidden !important;
  width: auto !important;
  height: auto !important;
  min-height: 0 !important;
  padding: 0 !important;
  filter: none !important;
}
body.home-layout-umitozkan .uo-brand-card:hover {
  box-shadow: 0 4px 14px rgba(0,0,0,.1) !important;
  transform: translateY(-2px);
}
body.home-layout-umitozkan .uo-brand-card-logo {
  display: flex;
  align-items: center;
  justify-content: center;
  width: 100%;
  min-height: 88px;
  padding: 1rem 0.75rem 0.35rem;
}
body.home-layout-umitozkan .uo-brand-card-img {
  display: block !important;
  width: auto !important;
  max-width: 120px !important;
  height: 56px !important;
  object-fit: contain !important;
  margin: 0 auto !important;
  filter: none !important;
  opacity: 1 !important;
}
body.home-layout-umitozkan .uo-brand-card-label {
  display: block;
  text-align: center;
  font-size: 0.72rem;
  font-weight: 800;
  letter-spacing: 0.02em;
  color: #222;
  text-transform: uppercase;
  padding: 0.35rem 0.5rem 0.85rem;
  line-height: 1.25;
}
body.home-layout-umitozkan .uo-brand-card-accent {
  display: block;
  width: 100%;
  height: 6px;
  background: var(--uo-accent, var(--uo-red));
  position: relative;
}
body.home-layout-umitozkan .uo-brand-card-accent::after {
  content: "";
  position: absolute;
  left: 50%;
  top: 100%;
  transform: translate(-50%, -1px);
  border: 5px solid transparent;
  border-top-color: var(--uo-accent, var(--uo-red));
}

@media (max-width: 1100px) {
  body.home-layout-umitozkan .uo-brand-grid { grid-template-columns: repeat(3, minmax(0, 1fr)) !important; }
  body.home-layout-umitozkan .uo-header-phones { display: none !important; }
}
@media (max-width: 720px) {
  body.home-layout-umitozkan .uo-brand-grid { grid-template-columns: repeat(2, minmax(0, 1fr)) !important; }
  body.home-layout-umitozkan .uo-utility-left { display: none !important; }
  body.home-layout-umitozkan .sari-plaza-shell { flex-wrap: wrap !important; }
  body.home-layout-umitozkan .sari-plaza-brand { width: 100% !important; }
}

/* Eski daire stillerini iptal */
body.home-layout-umitozkan .uo-brand-card.home-logo-strip-item {
  border-radius: 8px !important;
}
body.home-layout-umitozkan .kb-red-band,
body.home-layout-umitozkan .hb-header-band {
  background: transparent !important;
}

/* ========== SARI İSKELET + PENCART FİNAL (hero/nav/marka düzelt) ========== */
body.home-layout-umitozkan {
  --kb-max: 100% !important;
  --uo-max: 100% !important;
  --kb-hero-h: 400px !important;
}

body.home-layout-umitozkan.page-home .home-intro,
body.home-layout-umitozkan.page-home .home-intro.home-intro-align-finder-left,
body.home-layout-umitozkan.page-home .home-intro.home-intro-align-finder-top,
body.home-layout-umitozkan.page-home .home-intro.home-intro-align-finder-right,
body.home-layout-umitozkan.page-home .home-intro.home-intro-align-finder-bottom {
  display: flex !important;
  flex-direction: column !important;
  grid-template-columns: none !important;
  grid-template-rows: none !important;
  grid-template-areas: none !important;
  gap: 0.85rem !important;
  max-width: none !important;
  width: 100% !important;
  margin: 0 !important;
  padding: 0.75rem clamp(0.75rem, 2vw, 1.75rem) 0 !important;
  box-sizing: border-box !important;
}
body.home-layout-umitozkan.page-home #renaultHomeCatRail,
body.home-layout-umitozkan.page-home .renault-home-cat-rail {
  display: none !important;
}
body.home-layout-umitozkan.page-home .home-intro-finder,
body.home-layout-umitozkan.page-home .home-intro-finder.home-finder-off {
  display: none !important;
}
body.home-layout-umitozkan.page-home .home-week-deal {
  display: none !important;
}

/* Slider: tam genişlik (2px bug fix) */
body.home-layout-umitozkan.page-home .home-intro > .home-hero,
body.home-layout-umitozkan.page-home .home-intro > #hero,
body.home-layout-umitozkan.page-home .home-intro > .home-hero-week-row,
body.home-layout-umitozkan.page-home .home-hero-week-row > .home-hero,
body.home-layout-umitozkan.page-home .home-hero-week-row > #hero,
body.home-layout-umitozkan.page-home #hero.home-hero,
body.home-layout-umitozkan.page-home .home-hero {
  display: block !important;
  width: 100% !important;
  max-width: none !important;
  min-width: 0 !important;
  flex: 1 1 auto !important;
  align-self: stretch !important;
  grid-area: unset !important;
  height: var(--kb-hero-h) !important;
  min-height: var(--kb-hero-h) !important;
  margin: 0 !important;
  border-radius: 10px !important;
  overflow: hidden !important;
  position: relative !important;
  box-sizing: border-box !important;
}
body.home-layout-umitozkan.page-home .home-hero-week-row {
  display: block !important;
  width: 100% !important;
  max-width: none !important;
  grid-template-columns: none !important;
}
body.home-layout-umitozkan.page-home .home-hero .hero-bg,
body.home-layout-umitozkan.page-home #hero .hero-bg,
body.home-layout-umitozkan.page-home .home-hero .hero-slide,
body.home-layout-umitozkan.page-home #hero .hero-slide,
body.home-layout-umitozkan.page-home .home-hero .hero-slide.active .hero-bg {
  width: 100% !important;
  height: 100% !important;
  object-fit: cover !important;
  object-position: center center !important;
}
body.home-layout-umitozkan.page-home .home-hero::before,
body.home-layout-umitozkan.page-home #hero::before,
body.home-layout-umitozkan.page-home .home-hero::after,
body.home-layout-umitozkan.page-home #hero::after {
  width: 18px !important;
}

/* Header: logo | telefon | arama | sepet — üst üste binmesin */
body.home-layout-umitozkan .sari-plaza-shell {
  display: flex !important;
  flex-wrap: nowrap !important;
  align-items: center !important;
  gap: 1.25rem !important;
  width: 100% !important;
  max-width: none !important;
  padding: 0.9rem clamp(0.75rem, 2vw, 1.75rem) !important;
  box-sizing: border-box !important;
}
body.home-layout-umitozkan .sari-plaza-brand {
  flex: 0 0 auto !important;
  max-width: 280px !important;
  gap: 0.85rem !important;
}
body.home-layout-umitozkan .uo-header-phones {
  flex: 0 0 auto !important;
  margin: 0 !important;
  padding: 0 0.75rem 0 0 !important;
  border-left: none !important;
  border-right: 1px solid #eee !important;
}
body.home-layout-umitozkan .sari-plaza-main,
body.home-layout-umitozkan .sari-plaza-tools {
  flex: 1 1 auto !important;
  min-width: 0 !important;
  width: auto !important;
}
body.home-layout-umitozkan .sari-plaza-tools form.search,
body.home-layout-umitozkan form.search {
  flex: 1 1 auto !important;
  min-width: 220px !important;
  max-width: none !important;
}

/* Nav: Pencart — açık gri + kırmızı kategori butonu */
body.home-layout-umitozkan .category-bar,
body.home-layout-umitozkan #categoryBar {
  background: #f0f0f0 !important;
  border-top: 1px solid #e8e8e8 !important;
  border-bottom: 1px solid #e8e8e8 !important;
}
body.home-layout-umitozkan .category-bar-inner,
body.home-layout-umitozkan #categoryBar .category-bar-inner {
  max-width: none !important;
  width: 100% !important;
  padding: 0.35rem clamp(0.75rem, 2vw, 1.75rem) !important;
  gap: 0.5rem !important;
  align-items: center !important;
}
body.home-layout-umitozkan .category-root-btn,
body.home-layout-umitozkan .category-bar a,
body.home-layout-umitozkan #categoryBar a {
  color: #222 !important;
  text-transform: none !important;
  font-weight: 600 !important;
  letter-spacing: 0 !important;
  font-size: 0.9rem !important;
}
body.home-layout-umitozkan .category-root-btn:hover,
body.home-layout-umitozkan .category-root-btn.is-active {
  background: transparent !important;
  color: #f30c0c !important;
  box-shadow: inset 0 -3px 0 #f30c0c !important;
}
body.home-layout-umitozkan #amazonAllBtn,
body.home-layout-umitozkan #amazonAllBtn.uo-cats-btn,
body.home-layout-umitozkan .alo-cats-btn,
body.home-layout-umitozkan #categoryAllBtn {
  background: #f30c0c !important;
  color: #fff !important;
  border-radius: 4px !important;
  font-weight: 800 !important;
  text-transform: uppercase !important;
  padding: 0.55rem 0.95rem !important;
}
body.home-layout-umitozkan #amazonAllBtn .uo-cats-label {
  color: #fff !important;
}

/* Marka kartları: referans gibi logo + YEDEK PARÇA (düz, büyük logo) */
body.home-layout-umitozkan #homeLogoStrip.uo-logo-strip,
body.home-layout-umitozkan .uo-logo-strip {
  background: #ffffff !important;
  padding: 1.75rem 0 2.25rem !important;
}
body.home-layout-umitozkan .uo-brand-grid {
  display: grid !important;
  grid-template-columns: repeat(6, minmax(0, 1fr)) !important;
  gap: 1.25rem !important;
  align-items: start !important;
}
body.home-layout-umitozkan .uo-brand-card {
  display: flex !important;
  flex-direction: column !important;
  align-items: center !important;
  justify-content: flex-start !important;
  gap: 0.55rem !important;
  padding: 0.35rem 0.5rem 0.75rem !important;
  border: none !important;
  border-radius: 0 !important;
  background: transparent !important;
  box-shadow: none !important;
  min-height: 0 !important;
  overflow: visible !important;
  text-decoration: none !important;
}
body.home-layout-umitozkan .uo-brand-card:hover {
  border: none !important;
  box-shadow: none !important;
  transform: none !important;
  opacity: 0.92 !important;
}
body.home-layout-umitozkan .uo-brand-card-logo {
  display: flex !important;
  align-items: center !important;
  justify-content: center !important;
  flex: 0 0 auto !important;
  width: 100% !important;
  min-height: 110px !important;
  padding: 0.35rem 0.5rem !important;
}
body.home-layout-umitozkan .uo-brand-card-img {
  width: auto !important;
  max-width: 150px !important;
  height: 110px !important;
  max-height: 110px !important;
  object-fit: contain !important;
  filter: none !important;
  opacity: 1 !important;
  margin: 0 auto !important;
}
body.home-layout-umitozkan .uo-brand-card-label {
  display: block !important;
  flex: 0 0 auto !important;
  width: 100% !important;
  text-align: center !important;
  padding: 0.15rem 0.35rem 0 !important;
  font-size: 0.78rem !important;
  font-weight: 800 !important;
  color: #222 !important;
  line-height: 1.25 !important;
  text-transform: uppercase !important;
  letter-spacing: 0.01em !important;
}
body.home-layout-umitozkan .uo-brand-card-accent,
body.home-layout-umitozkan .uo-brand-card-chevron {
  display: none !important;
}
body.home-layout-umitozkan .uo-logo-strip-inner {
  max-width: none !important;
  width: 100% !important;
  padding: 0 clamp(0.75rem, 2vw, 1.75rem) !important;
}
body.home-layout-umitozkan .uo-title-text {
  color: #f30c0c !important;
  font-weight: 900 !important;
}
body.home-layout-umitozkan .uo-title-oto {
  color: #2a2a2a !important;
  font-weight: 900 !important;
}
body.home-layout-umitozkan .uo-title-yp {
  color: #f30c0c !important;
  font-weight: 900 !important;
}

/* Hero: Pencart metin + CTA + diyagonal çerçeve */
body.home-layout-umitozkan.page-home .home-hero .hero-copy,
body.home-layout-umitozkan.page-home #hero .hero-copy,
body.home-layout-umitozkan.sari-hero-text-on .home-hero .hero-copy,
body.home-layout-umitozkan .uo-hero-copy {
  display: flex !important;
  flex-direction: column !important;
  align-items: flex-start !important;
  justify-content: center !important;
  position: absolute !important;
  inset: 0 auto 0 0 !important;
  width: min(48%, 560px) !important;
  padding: 2.25rem 2.5rem !important;
  z-index: 4 !important;
  pointer-events: none !important;
  background: linear-gradient(90deg, rgba(255,255,255,.94) 0%, rgba(255,255,255,.78) 55%, rgba(255,255,255,0) 100%) !important;
  text-align: left !important;
}
body.home-layout-umitozkan .uo-hero-copy .hero-eyebrow,
body.home-layout-umitozkan .uo-hero-badge {
  display: inline-flex !important;
  align-items: center !important;
  background: #fff !important;
  color: #8a8a8a !important;
  border: 1px solid #e8e8e8 !important;
  border-radius: 8px !important;
  padding: 0.35rem 0.7rem !important;
  font-size: 0.68rem !important;
  font-weight: 700 !important;
  letter-spacing: 0.06em !important;
  text-transform: uppercase !important;
  margin-bottom: 0.85rem !important;
  box-shadow: 0 1px 4px rgba(0,0,0,.06) !important;
}
body.home-layout-umitozkan .uo-hero-copy .hero-heading,
body.home-layout-umitozkan .uo-hero-copy h2 {
  color: #1f1f1f !important;
  font-size: clamp(1.55rem, 2.4vw, 2.35rem) !important;
  font-weight: 900 !important;
  line-height: 1.15 !important;
  margin: 0 0 0.65rem !important;
  max-width: 18ch !important;
}
body.home-layout-umitozkan .uo-hero-copy .hero-heading .accent,
body.home-layout-umitozkan .uo-hero-copy .hero-heading strong {
  color: #f30c0c !important;
}
body.home-layout-umitozkan .uo-hero-copy .hero-sub,
body.home-layout-umitozkan .uo-hero-sub {
  color: #6b7280 !important;
  font-size: 0.95rem !important;
  line-height: 1.45 !important;
  margin: 0 0 1.15rem !important;
  max-width: 34ch !important;
}
body.home-layout-umitozkan .uo-hero-copy .hero-ctas,
body.home-layout-umitozkan .uo-hero-copy .hero-actions {
  display: flex !important;
  flex-wrap: wrap !important;
  gap: 0.65rem !important;
  pointer-events: auto !important;
}
body.home-layout-umitozkan .uo-hero-copy .hero-cta-primary,
body.home-layout-umitozkan .uo-hero-copy a.hero-cta-primary {
  display: inline-flex !important;
  align-items: center !important;
  background: #f30c0c !important;
  color: #fff !important;
  border-radius: 999px !important;
  padding: 0.72rem 1.35rem !important;
  font-weight: 800 !important;
  font-size: 0.9rem !important;
  text-decoration: none !important;
  box-shadow: 0 6px 16px rgba(243,12,12,.28) !important;
  border: none !important;
}
body.home-layout-umitozkan .uo-hero-copy .hero-cta-ghost,
body.home-layout-umitozkan .uo-hero-copy .uo-hero-cta2 {
  display: inline-flex !important;
  align-items: center !important;
  background: #fff !important;
  color: #222 !important;
  border-radius: 999px !important;
  padding: 0.72rem 1.25rem !important;
  font-weight: 700 !important;
  font-size: 0.9rem !important;
  text-decoration: none !important;
  border: 1px solid #e5e7eb !important;
  box-shadow: 0 2px 8px rgba(0,0,0,.06) !important;
}

/* Marka: chevron yazının altında, renkli şerit en altta */
body.home-layout-umitozkan .uo-brand-card-label {
  padding: 0.25rem 0.6rem 0.15rem !important;
}
body.home-layout-umitozkan .uo-brand-card-chevron {
  display: block !important;
  width: 0 !important;
  height: 0 !important;
  margin: 0.15rem auto 0.65rem !important;
  border-left: 6px solid transparent !important;
  border-right: 6px solid transparent !important;
  border-top: 7px solid #f30c0c !important;
  flex: 0 0 auto !important;
}
body.home-layout-umitozkan .uo-brand-card-accent {
  height: 8px !important;
  margin-top: auto !important;
}
body.home-layout-umitozkan .uo-brand-card-accent::after {
  content: none !important;
  display: none !important;
}

/* ========== UMIT9 FINAL — arama Ara+dil, slider, marka (en son kazanır) ========== */
body.home-layout-umitozkan .sari-plaza-tools form.search,
body.home-layout-umitozkan form.search,
body.home-layout-umitozkan form.search.uo-search {
  border: 1px solid #f30c0c !important;
  border-radius: 6px !important;
  overflow: visible !important;
  background: #fff !important;
  height: 46px !important;
}
body.home-layout-umitozkan .sari-plaza-tools .search-submit,
body.home-layout-umitozkan .sari-plaza-tools .search button[type="submit"],
body.home-layout-umitozkan .search-submit,
body.home-layout-umitozkan .search button[type="submit"] {
  order: -1 !important;
  background: #f30c0c !important;
  color: #111 !important;
  min-width: 4.25rem !important;
  width: auto !important;
  padding: 0 1.15rem !important;
  border: none !important;
  border-radius: 5px 0 0 5px !important;
  font-size: 0.95rem !important;
  font-weight: 800 !important;
  letter-spacing: 0 !important;
  text-transform: none !important;
  position: relative !important;
  z-index: 3 !important;
}
body.home-layout-umitozkan .sari-plaza-tools .search-submit::after,
body.home-layout-umitozkan .sari-plaza-tools .search button[type="submit"]::after,
body.home-layout-umitozkan .search-submit::after,
body.home-layout-umitozkan .search button[type="submit"]::after {
  content: "" !important;
  display: block !important;
  position: absolute !important;
  right: -9px !important;
  top: 50% !important;
  left: auto !important;
  bottom: auto !important;
  transform: translateY(-50%) !important;
  width: 10px !important;
  height: 18px !important;
  margin: 0 !important;
  inset: auto !important;
  background: #f30c0c !important;
  background-image: none !important;
  border-radius: 0 !important;
}
body.home-layout-umitozkan .sari-plaza-tools .search-submit .sr-only,
body.home-layout-umitozkan .sari-plaza-tools .search button .sr-only,
body.home-layout-umitozkan .search-submit .sr-only,
body.home-layout-umitozkan .search button[type="submit"] .sr-only {
  position: static !important;
  width: auto !important;
  height: auto !important;
  overflow: visible !important;
  clip: auto !important;
  clip-path: none !important;
  white-space: nowrap !important;
  color: #111 !important;
  font-size: 0.95rem !important;
  font-weight: 800 !important;
  line-height: 1 !important;
}

/* Slider dots: aktif kırmızı pill */
body.home-layout-umitozkan .hero-dots button,
body.home-layout-umitozkan .hero-pagination button,
body.home-layout-umitozkan #hero .dots button,
body.home-layout-umitozkan .home-hero .dots button {
  width: 8px !important;
  height: 8px !important;
  border-radius: 999px !important;
  background: #c4c4c4 !important;
  opacity: 1 !important;
}
body.home-layout-umitozkan .hero-dots button.active,
body.home-layout-umitozkan .hero-dots button[aria-current="true"],
body.home-layout-umitozkan .hero-pagination button.active,
body.home-layout-umitozkan #hero .dots button.active,
body.home-layout-umitozkan .home-hero .dots button.active {
  width: 28px !important;
  background: #f30c0c !important;
}

/* Hero oklar: yuvarlak */
body.home-layout-umitozkan .hero-nav,
body.home-layout-umitozkan .home-hero .nav-btn,
body.home-layout-umitozkan #hero .hero-prev,
body.home-layout-umitozkan #hero .hero-next {
  width: 42px !important;
  height: 42px !important;
  border-radius: 50% !important;
  background: rgba(40,40,40,.45) !important;
  color: #fff !important;
  border: none !important;
}
body.home-layout-umitozkan .uo-hero-copy .hero-eyebrow,
body.home-layout-umitozkan .uo-hero-badge,
body.home-layout-umitozkan.sari-hero-text-on .home-hero .hero-eyebrow {
  display: inline-flex !important;
  align-items: center !important;
  background: #fff !important;
  color: #8a8a8a !important;
  border: 1px solid #e8e8e8 !important;
  border-radius: 8px !important;
  padding: 0.35rem 0.7rem !important;
  font-size: 0.68rem !important;
  font-weight: 700 !important;
  letter-spacing: 0.06em !important;
  text-transform: uppercase !important;
  margin: 0 0 0.85rem !important;
  box-shadow: 0 1px 4px rgba(0,0,0,.06) !important;
}
body.home-layout-umitozkan .uo-hero-copy .hero-heading,
body.home-layout-umitozkan.sari-hero-text-on .home-hero .hero-heading,
body.home-layout-umitozkan.sari-hero-text-on .home-hero .hero-copy h1,
body.home-layout-umitozkan.sari-hero-text-on .home-hero .hero-copy h2 {
  display: block !important;
  color: #1f1f1f !important;
  font-size: clamp(1.55rem, 2.6vw, 2.35rem) !important;
  font-weight: 900 !important;
  line-height: 1.12 !important;
  margin: 0 0 0.65rem !important;
  text-shadow: none !important;
  max-width: 18ch !important;
}
body.home-layout-umitozkan .uo-hero-copy .hero-heading .accent,
body.home-layout-umitozkan .uo-hero-copy .hero-heading strong {
  color: #f30c0c !important;
}
body.home-layout-umitozkan .uo-hero-copy .hero-sub,
body.home-layout-umitozkan.sari-hero-text-on .home-hero .hero-copy > p {
  display: block !important;
  color: #6b7280 !important;
  font-size: 0.95rem !important;
  line-height: 1.45 !important;
  margin: 0 0 1.15rem !important;
  max-width: 34ch !important;
}
body.home-layout-umitozkan .uo-hero-copy .hero-ctas,
body.home-layout-umitozkan.sari-hero-text-on .home-hero .hero-ctas,
body.home-layout-umitozkan.sari-hero-text-on .home-hero .hero-actions {
  display: flex !important;
  flex-wrap: wrap !important;
  gap: 0.65rem !important;
  pointer-events: auto !important;
}
body.home-layout-umitozkan .uo-hero-copy .hero-cta-primary,
body.home-layout-umitozkan.sari-hero-text-on .home-hero .hero-cta-primary {
  display: inline-flex !important;
  align-items: center !important;
  background: #f30c0c !important;
  color: #fff !important;
  border-radius: 999px !important;
  padding: 0.72rem 1.35rem !important;
  font-weight: 800 !important;
  font-size: 0.9rem !important;
  text-decoration: none !important;
  border: none !important;
  box-shadow: 0 6px 16px rgba(243,12,12,.28) !important;
}
body.home-layout-umitozkan .uo-hero-copy .hero-cta-ghost,
body.home-layout-umitozkan .uo-hero-copy .uo-hero-cta2 {
  display: inline-flex !important;
  align-items: center !important;
  background: #fff !important;
  color: #222 !important;
  border-radius: 999px !important;
  padding: 0.72rem 1.25rem !important;
  font-weight: 700 !important;
  font-size: 0.9rem !important;
  text-decoration: none !important;
  border: 1px solid #e5e7eb !important;
  box-shadow: 0 2px 8px rgba(0,0,0,.06) !important;
}
/* Diyagonal kenar şeritleri kaldırıldı (CSS idi, resim değil) */
body.home-layout-umitozkan.page-home .home-hero::before,
body.home-layout-umitozkan.page-home #hero::before,
body.home-layout-umitozkan.page-home .home-hero::after,
body.home-layout-umitozkan.page-home #hero::after {
  content: none !important;
  display: none !important;
  background: none !important;
  width: 0 !important;
}

@media (max-width: 1100px) {
  body.home-layout-umitozkan .uo-brand-grid { grid-template-columns: repeat(3, minmax(0, 1fr)) !important; }
  body.home-layout-umitozkan .uo-header-phones { display: none !important; }
  body.home-layout-umitozkan .uo-hero-copy { width: min(70%, 420px) !important; }
}
@media (max-width: 720px) {
  body.home-layout-umitozkan .uo-brand-grid { grid-template-columns: repeat(2, minmax(0, 1fr)) !important; }
  body.home-layout-umitozkan .sari-plaza-shell { flex-wrap: wrap !important; }
  body.home-layout-umitozkan .uo-hero-copy {
    width: 100% !important;
    background: linear-gradient(180deg, rgba(255,255,255,.9), rgba(255,255,255,.55)) !important;
  }
}

body.home-layout-umitozkan .sari-plaza-tools {
  display: flex !important;
  align-items: center !important;
  gap: 0.75rem !important;
  width: 100% !important;
  padding: 0 !important;
  background: transparent !important;
}
body.home-layout-umitozkan .cart-badge {
  position: absolute !important;
  top: -6px !important;
  right: -6px !important;
  min-width: 18px !important;
  height: 18px !important;
  font-size: 0.65rem !important;
}
body.home-layout-umitozkan header.topbar {
  position: sticky !important;
  top: 0 !important;
  z-index: 50 !important;
}
body.home-layout-umitozkan #aloInfobar.uo-utility-bar {
  position: relative !important;
  z-index: 51 !important;
}

/* ========== UMITA HEADER FIX — sadece umitozkan; Ara + sepet ========== */
body.home-layout-umitozkan .sari-plaza-tools form.search,
body.home-layout-umitozkan form.search#searchForm,
body.home-layout-umitozkan form.search {
  display: flex !important;
  align-items: stretch !important;
  flex: 1 1 auto !important;
  min-width: 0 !important;
  height: 44px !important;
  background: #fff !important;
  border: 1px solid #f30c0c !important;
  border-radius: 6px !important;
  overflow: hidden !important;
  box-shadow: none !important;
}
body.home-layout-umitozkan .sari-plaza-tools .search input,
body.home-layout-umitozkan form.search input {
  flex: 1 1 auto !important;
  min-width: 0 !important;
  border: 0 !important;
  background: #fff !important;
  color: #111 !important;
  -webkit-text-fill-color: #111 !important;
  font-size: 0.9rem !important;
  padding: 0 0.85rem 0 1.05rem !important;
  box-shadow: none !important;
}
body.home-layout-umitozkan .sari-plaza-tools .search-submit,
body.home-layout-umitozkan .sari-plaza-tools .search button[type="submit"],
body.home-layout-umitozkan form.search .search-submit,
body.home-layout-umitozkan form.search button[type="submit"] {
  order: -1 !important;
  flex: 0 0 auto !important;
  display: inline-flex !important;
  align-items: center !important;
  justify-content: center !important;
  min-width: 3.6rem !important;
  width: auto !important;
  height: 100% !important;
  margin: 0 !important;
  padding: 0 0.95rem !important;
  background: #f30c0c !important;
  background-image: none !important;
  color: #111 !important;
  -webkit-text-fill-color: #111 !important;
  border: 0 !important;
  border-radius: 5px 0 0 5px !important;
  font-size: 0.95rem !important;
  font-weight: 800 !important;
  letter-spacing: 0 !important;
  text-transform: none !important;
  position: relative !important;
  z-index: 2 !important;
  overflow: visible !important;
}
/* Sarı/arka plan .sr-only bozulmasını kır — sadece siyah "Ara" */
body.home-layout-umitozkan .sari-plaza-tools .search-submit .sr-only,
body.home-layout-umitozkan .sari-plaza-tools .search button .sr-only,
body.home-layout-umitozkan form.search .search-submit .sr-only {
  position: static !important;
  display: inline !important;
  width: auto !important;
  height: auto !important;
  margin: 0 !important;
  padding: 0 !important;
  overflow: visible !important;
  clip: auto !important;
  clip-path: none !important;
  white-space: nowrap !important;
  background: transparent !important;
  background-image: none !important;
  color: #111 !important;
  -webkit-text-fill-color: #111 !important;
  font-size: 0.95rem !important;
  font-weight: 800 !important;
  line-height: 1 !important;
  letter-spacing: 0 !important;
  text-transform: none !important;
}
/* Dil: yazıyı örtmesin, sağa taşsın */
body.home-layout-umitozkan .sari-plaza-tools .search-submit::before,
body.home-layout-umitozkan form.search .search-submit::before {
  content: none !important;
  display: none !important;
}
body.home-layout-umitozkan .sari-plaza-tools .search-submit::after,
body.home-layout-umitozkan .sari-plaza-tools .search button[type="submit"]::after,
body.home-layout-umitozkan form.search .search-submit::after {
  content: "" !important;
  display: block !important;
  position: absolute !important;
  right: -8px !important;
  top: 50% !important;
  left: auto !important;
  bottom: auto !important;
  width: 8px !important;
  height: 16px !important;
  margin: 0 !important;
  transform: translateY(-50%) !important;
  background: #f30c0c !important;
  background-image: none !important;
  border: 0 !important;
  border-radius: 0 !important;
  box-shadow: none !important;
  inset: auto !important;
  z-index: 1 !important;
}

/* Sepet: kompakt siyah + beyaz yazı (siyah-üzerine-siyah yok) */
body.home-layout-umitozkan .sari-plaza-tools #cartToggle.cart-btn,
body.home-layout-umitozkan .sari-plaza-tools .cart-btn,
body.home-layout-umitozkan #cartToggle.cart-btn {
  position: relative !important;
  display: inline-flex !important;
  align-items: center !important;
  gap: 0.45rem !important;
  flex: 0 0 auto !important;
  min-width: 0 !important;
  max-width: none !important;
  width: auto !important;
  min-height: 44px !important;
  height: 44px !important;
  padding: 0 0.85rem 0 0.7rem !important;
  background: #111 !important;
  background-image: none !important;
  color: #fff !important;
  -webkit-text-fill-color: #fff !important;
  border: 0 !important;
  border-radius: 8px !important;
  box-shadow: none !important;
  overflow: visible !important;
}
body.home-layout-umitozkan .sari-plaza-tools .cart-btn::before,
body.home-layout-umitozkan #cartToggle.cart-btn::before {
  content: "" !important;
  display: block !important;
  width: 1.15rem !important;
  height: 1.15rem !important;
  min-width: 1.15rem !important;
  border-radius: 0 !important;
  background: transparent center / contain no-repeat !important;
  background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24' fill='none' stroke='%23ffffff' stroke-width='2'%3E%3Ccircle cx='9' cy='20' r='1.2'/%3E%3Ccircle cx='18' cy='20' r='1.2'/%3E%3Cpath d='M2 2h2l1.6 9.2a1 1 0 0 0 1 .82h9.7a1 1 0 0 0 1-.82L20 6H6'/%3E%3C/svg%3E") !important;
  box-shadow: none !important;
  flex: 0 0 auto !important;
  position: static !important;
  left: auto !important;
  top: auto !important;
  transform: none !important;
}
body.home-layout-umitozkan .sari-plaza-tools .cart-btn-text,
body.home-layout-umitozkan #cartToggle .cart-btn-text {
  display: flex !important;
  flex-direction: column !important;
  align-items: flex-start !important;
  justify-content: center !important;
  gap: 0 !important;
  line-height: 1.15 !important;
  color: #fff !important;
  -webkit-text-fill-color: #fff !important;
}
body.home-layout-umitozkan .sari-plaza-tools .cart-btn-line1,
body.home-layout-umitozkan .sari-plaza-tools .cart-btn-line2,
body.home-layout-umitozkan #cartToggle .cart-btn-line1,
body.home-layout-umitozkan #cartToggle .cart-btn-line2 {
  color: #fff !important;
  -webkit-text-fill-color: #fff !important;
  font-size: 0.78rem !important;
  font-weight: 700 !important;
  white-space: nowrap !important;
}
body.home-layout-umitozkan .sari-plaza-tools .cart-btn-line2:empty,
body.home-layout-umitozkan #cartToggle .cart-btn-line2:empty {
  display: none !important;
}
body.home-layout-umitozkan .sari-plaza-tools .cart-badge,
body.home-layout-umitozkan #cartToggle .cart-badge {
  position: absolute !important;
  top: -6px !important;
  right: -6px !important;
  left: auto !important;
  min-width: 18px !important;
  height: 18px !important;
  padding: 0 4px !important;
  border-radius: 999px !important;
  background: #f30c0c !important;
  color: #fff !important;
  -webkit-text-fill-color: #fff !important;
  font-size: 0.65rem !important;
  font-weight: 800 !important;
  line-height: 18px !important;
  text-align: center !important;
  z-index: 3 !important;
}

/* ========== UMITB — Ara: büyüteç ikonunu öldür, tek "Ara" (dil/kare yok) ========== */
body.home-layout-umitozkan form.search.uo-search,
body.home-layout-umitozkan .sari-plaza-tools form.search {
  overflow: hidden !important;
  border-radius: 6px !important;
}
body.home-layout-umitozkan form.search.uo-search .search-submit.uo-ara-btn,
body.home-layout-umitozkan .sari-plaza-tools .search-submit.uo-ara-btn,
body.home-layout-umitozkan form.search .search-submit.uo-ara-btn {
  order: -1 !important;
  position: relative !important;
  display: inline-flex !important;
  align-items: center !important;
  justify-content: center !important;
  flex: 0 0 auto !important;
  min-width: 3.75rem !important;
  width: auto !important;
  height: 100% !important;
  padding: 0 1rem !important;
  margin: 0 !important;
  border: 0 !important;
  border-radius: 5px 0 0 5px !important;
  background: #f30c0c none no-repeat center / 0 0 !important;
  background-color: #f30c0c !important;
  background-image: none !important;
  color: #111 !important;
  -webkit-text-fill-color: #111 !important;
  font-size: 0.95rem !important;
  font-weight: 800 !important;
  letter-spacing: 0 !important;
  text-transform: none !important;
  overflow: hidden !important;
  z-index: 1 !important;
}
body.home-layout-umitozkan .uo-ara-btn::before,
body.home-layout-umitozkan .uo-ara-btn::after,
body.home-layout-umitozkan form.search .search-submit::before,
body.home-layout-umitozkan form.search .search-submit::after,
body.home-layout-umitozkan .sari-plaza-tools .search-submit::before,
body.home-layout-umitozkan .sari-plaza-tools .search-submit::after {
  content: none !important;
  display: none !important;
  width: 0 !important;
  height: 0 !important;
  background: none !important;
  background-image: none !important;
}
body.home-layout-umitozkan .uo-ara-btn .sr-only,
body.home-layout-umitozkan .uo-ara-tab {
  display: none !important;
}
body.home-layout-umitozkan .uo-ara-txt {
  position: relative !important;
  z-index: 2 !important;
  display: inline-block !important;
  color: #111 !important;
  -webkit-text-fill-color: #111 !important;
  font-size: 0.95rem !important;
  font-weight: 800 !important;
  line-height: 1 !important;
  letter-spacing: 0 !important;
  text-transform: none !important;
  background: none !important;
  white-space: nowrap !important;
}
body.home-layout-umitozkan form.search.uo-search input,
body.home-layout-umitozkan .sari-plaza-tools form.search input {
  position: relative !important;
  z-index: 0 !important;
  margin: 0 !important;
  border-radius: 0 !important;
  padding-left: 0.85rem !important;
}

/* ========== UMITD — sol/sağ gri gutters → beyaz (logo ile uyumlu) ========== */
body.home-layout-umitozkan,
body.home-layout-umitozkan.page-home,
body.home-layout-umitozkan.page-showcase,
body.home-layout-umitozkan.amazon-showcase-page {
  background: #ffffff !important;
  background-image: none !important;
}
body.home-layout-umitozkan .topbar,
body.home-layout-umitozkan .topbar.sari-plaza-topbar,
body.home-layout-umitozkan header.topbar {
  background: #ffffff !important;
  background-image: none !important;
}
body.home-layout-umitozkan .topbar > .container.topbar-inner,
body.home-layout-umitozkan .topbar-inner,
body.home-layout-umitozkan .topbar.sari-plaza-topbar > .container.topbar-inner,
body.home-layout-umitozkan .topbar.sari-plaza-topbar .topbar-inner,
body.home-layout-umitozkan .sari-plaza-shell,
body.home-layout-umitozkan .sari-plaza-brand,
body.home-layout-umitozkan .sari-plaza-main,
body.home-layout-umitozkan .sari-plaza-tools {
  background: #ffffff !important;
  border-left: none !important;
  border-right: none !important;
}
body.home-layout-umitozkan .category-bar,
body.home-layout-umitozkan #categoryBar,
body.home-layout-umitozkan .sari-plaza-nav,
body.home-layout-umitozkan .alo-nav-band {
  background: #ffffff !important;
  border-top: 1px solid #eee !important;
  border-bottom: 1px solid #eee !important;
}
body.home-layout-umitozkan.page-home .home-intro,
body.home-layout-umitozkan.page-home .home-catalog,
body.home-layout-umitozkan.page-home main,
body.home-layout-umitozkan.page-home .trust-strip {
  background: #ffffff !important;
  border-left-color: transparent !important;
  border-right-color: transparent !important;
}

/* Logo alti slogan — kayan şerit (eski konum; search üstü override aşağıda) */
body.home-layout-umitozkan .uo-brand-tagline {
  display: block !important;
  max-width: min(100%, 260px) !important;
  width: min(100%, 260px) !important;
  overflow: hidden !important;
  white-space: nowrap !important;
  color: #222 !important;
  mask-image: linear-gradient(90deg, transparent, #000 10%, #000 90%, transparent) !important;
  -webkit-mask-image: linear-gradient(90deg, transparent, #000 10%, #000 90%, transparent) !important;
}
body.home-layout-umitozkan .uo-brand-tagline-track {
  display: inline-flex !important;
  gap: 2.75rem !important;
  animation: uoTaglineMarquee 14s linear infinite !important;
}

/* Kayan yazı: search tam üstü, ortalı */
body.home-layout-umitozkan .uo-search-stack {
  flex: 1 1 auto !important;
  min-width: 0 !important;
  display: flex !important;
  flex-direction: column !important;
  align-items: stretch !important;
  justify-content: center !important;
  gap: 0.28rem !important;
}
body.home-layout-umitozkan .uo-search-stack .uo-brand-tagline,
body.home-layout-umitozkan .uo-search-tagline {
  display: block !important;
  width: 100% !important;
  max-width: 100% !important;
  margin: 0 auto !important;
  text-align: center !important;
  overflow: hidden !important;
  white-space: nowrap !important;
  color: #222 !important;
  font-size: 0.72rem !important;
  font-weight: 600 !important;
  font-style: italic !important;
  line-height: 1.2 !important;
  mask-image: linear-gradient(90deg, transparent, #000 6%, #000 94%, transparent) !important;
  -webkit-mask-image: linear-gradient(90deg, transparent, #000 6%, #000 94%, transparent) !important;
}
body.home-layout-umitozkan .uo-search-stack .uo-brand-tagline-track {
  display: inline-flex !important;
  justify-content: center !important;
  gap: 2.75rem !important;
  animation: uoTaglineMarquee 14s linear infinite !important;
}
body.home-layout-umitozkan .uo-search-stack form.search,
body.home-layout-umitozkan .uo-search-stack #searchForm {
  width: 100% !important;
  flex: 0 0 auto !important;
}
body.home-layout-umitozkan a.brand .uo-brand-tagline {
  display: none !important;
}

/* Menü biraz yukarı — header alt boşluğu kıs */
body.home-layout-umitozkan header.topbar,
body.home-layout-umitozkan .topbar.sari-plaza-topbar {
  padding-bottom: 0 !important;
  margin-bottom: 0 !important;
}
body.home-layout-umitozkan .topbar-inner {
  padding-top: 0.4rem !important;
  padding-bottom: 0.25rem !important;
}
body.home-layout-umitozkan .sari-plaza-shell {
  padding-top: 0.3rem !important;
  padding-bottom: 0.2rem !important;
  min-height: 0 !important;
}
body.home-layout-umitozkan .uo-search-stack {
  gap: 0.18rem !important;
}
body.home-layout-umitozkan .category-bar,
body.home-layout-umitozkan #categoryBar,
body.home-layout-umitozkan.page-home .category-bar {
  margin-top: 0 !important;
  margin-bottom: 0 !important;
  padding-top: 0 !important;
  padding-bottom: 0 !important;
  border-top: none !important;
}
body.home-layout-umitozkan .category-bar-inner,
body.home-layout-umitozkan #categoryBar .category-bar-inner {
  padding-top: 0.22rem !important;
  padding-bottom: 0.22rem !important;
}

/* Üst siyah şerit linkleri tıklanabilir olsun */
body.home-layout-umitozkan #aloInfobar.uo-utility-bar,
body.home-layout-umitozkan .uo-utility-bar,
body.home-layout-umitozkan .uo-utility-inner,
body.home-layout-umitozkan .uo-utility-left,
body.home-layout-umitozkan .uo-utility-right {
  pointer-events: auto !important;
  position: relative !important;
  z-index: 60 !important;
}
body.home-layout-umitozkan .uo-utility-item {
  pointer-events: auto !important;
  cursor: pointer !important;
  position: relative !important;
  z-index: 61 !important;
}

/* Search + siyah sepet aynı yatay hizada (kayık düzelt) */
body.home-layout-umitozkan .sari-plaza-tools {
  display: flex !important;
  align-items: flex-end !important;
  gap: 0.75rem !important;
}
body.home-layout-umitozkan .uo-search-stack {
  gap: 0.2rem !important;
  justify-content: flex-end !important;
}
body.home-layout-umitozkan .uo-search-stack form.search,
body.home-layout-umitozkan .uo-search-stack #searchForm,
body.home-layout-umitozkan .sari-plaza-tools form.search,
body.home-layout-umitozkan form.search.uo-search {
  height: 44px !important;
  min-height: 44px !important;
  max-height: 44px !important;
  box-sizing: border-box !important;
  margin: 0 !important;
  align-self: stretch !important;
}
body.home-layout-umitozkan .sari-plaza-tools .topbar-actions {
  display: inline-flex !important;
  align-items: flex-end !important;
  align-self: flex-end !important;
  margin: 0 !important;
  padding: 0 !important;
  height: 44px !important;
}
body.home-layout-umitozkan .sari-plaza-tools #cartToggle.cart-btn,
body.home-layout-umitozkan .sari-plaza-tools .cart-btn,
body.home-layout-umitozkan #cartToggle.cart-btn {
  height: 44px !important;
  min-height: 44px !important;
  max-height: 44px !important;
  margin: 0 !important;
  align-self: flex-end !important;
  box-sizing: border-box !important;
}

/* ========== Slider full-bleed (menü gibi boydan boya) — yalnız umitozkan ========== */
body.home-layout-umitozkan.page-home .home-intro,
body.home-layout-umitozkan.page-home .home-intro.home-intro-align-finder-top,
body.home-layout-umitozkan.page-home .home-intro.home-intro-align-finder-bottom,
body.home-layout-umitozkan.page-home .home-intro.home-intro-align-finder-left,
body.home-layout-umitozkan.page-home .home-intro.home-intro-align-finder-right {
  display: block !important;
  width: 100% !important;
  max-width: none !important;
  margin: 0 !important;
  padding: 0 !important;
  border: none !important;
  border-left: none !important;
  border-right: none !important;
  background: transparent !important;
  box-sizing: border-box !important;
  grid-template-columns: none !important;
  grid-template-areas: none !important;
}
body.home-layout-umitozkan.page-home .home-intro > .home-hero,
body.home-layout-umitozkan.page-home .home-intro > #hero,
body.home-layout-umitozkan.page-home .home-intro > .home-hero-week-row,
body.home-layout-umitozkan.page-home .home-hero,
body.home-layout-umitozkan.page-home #hero,
body.home-layout-umitozkan.page-home .home-hero.hero-slider {
  display: block !important;
  width: 100% !important;
  max-width: none !important;
  margin: 0 !important;
  padding: 0 !important;
  border: none !important;
  border-left: none !important;
  border-right: none !important;
  border-radius: 0 !important;
  box-sizing: border-box !important;
  left: auto !important;
  right: auto !important;
  position: relative !important;
}
body.home-layout-umitozkan.page-home .home-hero .hero-track,
body.home-layout-umitozkan.page-home #hero .hero-track,
body.home-layout-umitozkan.page-home .home-hero .hero-slide,
body.home-layout-umitozkan.page-home #hero .hero-slide,
body.home-layout-umitozkan.page-home .home-hero .hero-bg,
body.home-layout-umitozkan.page-home #hero .hero-bg {
  width: 100% !important;
  max-width: none !important;
  border-radius: 0 !important;
}
body.home-layout-umitozkan.page-home .home-hero-week-row > .home-hero,
body.home-layout-umitozkan.page-home .home-hero-week-row > #hero {
  width: 100% !important;
  max-width: none !important;
  flex: 1 1 100% !important;
}
body.home-layout-umitozkan.page-home #renaultHomeCatRail,
body.home-layout-umitozkan.page-home .renault-home-cat-rail {
  display: none !important;
}

/* Slider menü bandının ALTINDA kalsın — negatif margin yok */
body.home-layout-umitozkan.page-home .home-intro,
body.home-layout-umitozkan.page-home .home-intro > .home-hero,
body.home-layout-umitozkan.page-home .home-intro > #hero,
body.home-layout-umitozkan.page-home .home-hero,
body.home-layout-umitozkan.page-home #hero {
  margin-top: 0 !important;
  position: relative !important;
  z-index: 1 !important;
}
body.home-layout-umitozkan.page-home .category-bar,
body.home-layout-umitozkan.page-home #categoryBar {
  margin-bottom: 0 !important;
  padding-bottom: 0 !important;
  position: relative !important;
  z-index: 120 !important;
}

/* Referans: siyah band üstünde renk şeridi (shwustmenucizgi) — yalnız umitozkan */
body.home-layout-umitozkan #aloInfobar.uo-utility-bar,
body.home-layout-umitozkan .uo-utility-bar {
  position: relative !important;
  overflow: visible !important;
}
body.home-layout-umitozkan #aloInfobar.uo-utility-bar::before,
body.home-layout-umitozkan .uo-utility-bar::before {
  content: "" !important;
  display: block !important;
  width: 100% !important;
  height: 5px !important;
  margin: 0 !important;
  padding: 0 !important;
  border: none !important;
  pointer-events: none !important;
  background: linear-gradient(
    to right,
    rgb(52, 73, 94),
    rgb(104, 147, 189) 25%,
    rgb(155, 89, 182) 25%,
    rgb(155, 89, 182) 35%,
    rgb(52, 152, 219) 35%,
    rgb(52, 152, 219) 45%,
    rgb(98, 203, 49) 45%,
    rgb(98, 203, 49) 55%,
    rgb(255, 182, 6) 55%,
    rgb(255, 182, 6) 65%,
    rgb(230, 126, 34) 65%,
    rgb(230, 126, 34) 75%,
    rgb(231, 76, 60) 85%,
    rgb(231, 76, 60) 85%,
    rgb(192, 57, 43) 85%,
    rgb(192, 57, 43) 100%
  ) !important;
}

/* Marka bölümü gri kalksın — beyaz uyumlu */
body.home-layout-umitozkan #homeLogoStrip,
body.home-layout-umitozkan #homeLogoStrip.uo-logo-strip,
body.home-layout-umitozkan #homeLogoStrip.home-logo-strip,
body.home-layout-umitozkan .uo-logo-strip,
body.home-layout-umitozkan .uo-logo-strip-inner,
body.home-layout-umitozkan .home-logo-strip-inner {
  background: #ffffff !important;
  background-color: #ffffff !important;
}

/* Menü + arama kırmızısı #f30c0c */
body.home-layout-umitozkan {
  --uo-red: #f30c0c !important;
  --kb-red: #f30c0c !important;
  --renault-yellow: #f30c0c !important;
}
body.home-layout-umitozkan form.search,
body.home-layout-umitozkan form.search.uo-search,
body.home-layout-umitozkan .sari-plaza-tools form.search {
  border-color: #f30c0c !important;
}
body.home-layout-umitozkan .search-submit,
body.home-layout-umitozkan .search-submit.uo-ara-btn,
body.home-layout-umitozkan form.search .search-submit,
body.home-layout-umitozkan .uo-ara-btn {
  background: #f30c0c !important;
  background-color: #f30c0c !important;
}
body.home-layout-umitozkan #amazonAllBtn,
body.home-layout-umitozkan #amazonAllBtn.uo-cats-btn,
body.home-layout-umitozkan .alo-cats-btn,
body.home-layout-umitozkan #categoryAllBtn,
body.home-layout-umitozkan .category-bar .all-cats {
  background: #f30c0c !important;
  background-color: #f30c0c !important;
}
body.home-layout-umitozkan .category-root-btn:hover,
body.home-layout-umitozkan .category-root-btn.is-active {
  color: #f30c0c !important;
  box-shadow: inset 0 -3px 0 #f30c0c !important;
}

/* Ümit Özkan marka logoları — referans gibi düz + büyük */
body.home-layout-umitozkan .uo-brand-card {
  border: none !important;
  border-radius: 0 !important;
  background: transparent !important;
  box-shadow: none !important;
  min-height: 0 !important;
  gap: 0.5rem !important;
  padding: 0.25rem 0.4rem 0.6rem !important;
}
body.home-layout-umitozkan .uo-brand-card-logo {
  min-height: 120px !important;
  padding: 0.25rem !important;
}
body.home-layout-umitozkan .uo-brand-card-img {
  max-width: 160px !important;
  height: 120px !important;
  max-height: 120px !important;
}
body.home-layout-umitozkan .uo-brand-card-label {
  color: #222 !important;
  font-size: 0.8rem !important;
  font-weight: 800 !important;
  padding: 0.1rem 0.25rem 0 !important;
}
body.home-layout-umitozkan .uo-brand-card-accent,
body.home-layout-umitozkan .uo-brand-card-chevron {
  display: none !important;
}

/* Marka şeridi FINAL — referans: 6 eşit sütun, logo üst / yazı alt, kaydırma yok */
body.home-layout-umitozkan #homeLogoStrip.uo-logo-strip,
body.home-layout-umitozkan #homeLogoStrip.home-logo-strip.uo-logo-strip {
  width: 100% !important;
  max-width: none !important;
  margin: 0 !important;
  padding: 1.5rem clamp(0.75rem, 2vw, 2rem) 2rem !important;
  border: none !important;
  overflow: visible !important;
  background: #fff !important;
}
body.home-layout-umitozkan #homeLogoStrip .uo-logo-strip-inner,
body.home-layout-umitozkan #homeLogoStrip .home-logo-strip-inner.uo-logo-strip-inner {
  width: 100% !important;
  max-width: 1200px !important;
  margin: 0 auto !important;
  padding: 0 !important;
  overflow: visible !important;
}
body.home-layout-umitozkan #homeLogoStrip .home-logo-strip-track-wrap,
body.home-layout-umitozkan #homeLogoStrip .home-logo-strip-nav {
  display: none !important;
}
body.home-layout-umitozkan #homeLogoStrip .uo-brand-grid,
body.home-layout-umitozkan #homeLogoStrip #homeLogoStripTrack.uo-brand-grid,
body.home-layout-umitozkan #homeLogoStrip .home-logo-strip-track.uo-brand-grid {
  display: grid !important;
  grid-template-columns: repeat(6, minmax(0, 1fr)) !important;
  gap: 1.25rem 1.5rem !important;
  align-items: start !important;
  justify-items: center !important;
  width: 100% !important;
  max-width: 100% !important;
  margin: 0 !important;
  padding: 0 !important;
  overflow: visible !important;
  overflow-x: visible !important;
  overflow-y: visible !important;
  flex: none !important;
  flex-direction: unset !important;
  flex-wrap: unset !important;
}
body.home-layout-umitozkan #homeLogoStrip .uo-brand-card.home-logo-strip-item,
body.home-layout-umitozkan #homeLogoStrip a.uo-brand-card {
  display: flex !important;
  flex-direction: column !important;
  flex: none !important;
  align-items: center !important;
  justify-content: flex-start !important;
  width: 100% !important;
  max-width: 180px !important;
  height: auto !important;
  min-height: 0 !important;
  margin: 0 auto !important;
  padding: 0.25rem 0.35rem !important;
  gap: 0.65rem !important;
  border: none !important;
  border-radius: 0 !important;
  background: transparent !important;
  box-shadow: none !important;
  float: none !important;
  position: relative !important;
  text-decoration: none !important;
  text-align: center !important;
}
body.home-layout-umitozkan #homeLogoStrip .uo-brand-card-logo {
  display: flex !important;
  align-items: center !important;
  justify-content: center !important;
  width: 100% !important;
  height: 142px !important;
  min-height: 142px !important;
  max-height: 142px !important;
  padding: 0 !important;
  margin: 0 !important;
  overflow: hidden !important;
}
body.home-layout-umitozkan #homeLogoStrip .uo-brand-card-img,
body.home-layout-umitozkan #homeLogoStrip .uo-brand-card img {
  display: block !important;
  width: auto !important;
  height: 132px !important;
  max-width: 170px !important;
  max-height: 132px !important;
  margin: 0 auto !important;
  object-fit: contain !important;
  object-position: center center !important;
  filter: none !important;
  opacity: 1 !important;
  position: static !important;
}
body.home-layout-umitozkan #homeLogoStrip .uo-brand-card-label {
  display: block !important;
  position: static !important;
  width: 100% !important;
  margin: 0 !important;
  padding: 0 !important;
  color: #222 !important;
  font-size: 0.78rem !important;
  font-weight: 800 !important;
  line-height: 1.25 !important;
  letter-spacing: 0.01em !important;
  text-transform: uppercase !important;
  text-align: center !important;
  white-space: normal !important;
}
@media (max-width: 1100px) {
  body.home-layout-umitozkan #homeLogoStrip .uo-brand-grid,
  body.home-layout-umitozkan #homeLogoStrip #homeLogoStripTrack.uo-brand-grid {
    grid-template-columns: repeat(3, minmax(0, 1fr)) !important;
  }
}
@media (max-width: 640px) {
  body.home-layout-umitozkan #homeLogoStrip .uo-brand-grid,
  body.home-layout-umitozkan #homeLogoStrip #homeLogoStripTrack.uo-brand-grid {
    grid-template-columns: repeat(2, minmax(0, 1fr)) !important;
  }
  body.home-layout-umitozkan #homeLogoStrip .uo-brand-card-logo {
    height: 112px !important;
    min-height: 112px !important;
    max-height: 112px !important;
  }
  body.home-layout-umitozkan #homeLogoStrip .uo-brand-card-img,
  body.home-layout-umitozkan #homeLogoStrip .uo-brand-card img {
    height: 104px !important;
    max-height: 104px !important;
  }
}

/* Sepetin sağı: İadeler / ve Siparişler — beyaz header uyumlu */
body.home-layout-umitozkan .sari-plaza-tools .topbar-actions {
  display: inline-flex !important;
  align-items: flex-end !important;
  gap: 0.55rem !important;
}
body.home-layout-umitozkan .sari-plaza-tools .topbar-orders-link,
body.home-layout-umitozkan .sari-plaza-tools a.topbar-orders-link.uo-orders-link,
body.home-layout-umitozkan a.topbar-orders-link.uo-orders-link {
  display: inline-flex !important;
  flex-direction: column !important;
  justify-content: center !important;
  align-items: flex-start !important;
  visibility: visible !important;
  opacity: 1 !important;
  text-decoration: none !important;
  color: #111 !important;
  line-height: 1.12 !important;
  padding: 0.2rem 0.35rem !important;
  margin: 0 !important;
  border: 1px solid transparent !important;
  border-radius: 4px !important;
  white-space: nowrap !important;
  min-height: 44px !important;
  height: 44px !important;
  background: transparent !important;
  box-shadow: none !important;
  order: 2 !important;
  flex: 0 0 auto !important;
}
body.home-layout-umitozkan .sari-plaza-tools .topbar-orders-link.sari-hide-orders,
body.home-layout-umitozkan .uo-orders-link.sari-hide-orders {
  display: inline-flex !important;
}
body.home-layout-umitozkan .sari-plaza-tools .topbar-orders-line1,
body.home-layout-umitozkan .uo-orders-link .topbar-orders-line1 {
  display: block !important;
  font-size: 0.68rem !important;
  font-weight: 500 !important;
  color: #6b7280 !important;
  line-height: 1.15 !important;
}
body.home-layout-umitozkan .sari-plaza-tools .topbar-orders-line2,
body.home-layout-umitozkan .uo-orders-link .topbar-orders-line2 {
  display: block !important;
  font-size: 0.82rem !important;
  font-weight: 800 !important;
  color: #111 !important;
  line-height: 1.15 !important;
}
body.home-layout-umitozkan .sari-plaza-tools .topbar-orders-link:hover {
  background: rgba(0, 0, 0, 0.04) !important;
  border-color: rgba(0, 0, 0, 0.08) !important;
}
body.home-layout-umitozkan .sari-plaza-tools #cartToggle.cart-btn,
body.home-layout-umitozkan .sari-plaza-tools .cart-btn {
  order: 3 !important;
}
@media (max-width: 720px) {
  body.home-layout-umitozkan .sari-plaza-tools .topbar-orders-link,
  body.home-layout-umitozkan .uo-orders-link {
    display: none !important;
  }
}

/* ========== Amazon gibi: Hesap | İadeler | Sepet ========== */
body.home-layout-umitozkan .sari-plaza-tools .topbar-actions.uo-amazon-actions,
body.home-layout-umitozkan .sari-plaza-tools .topbar-actions {
  display: inline-flex !important;
  flex-direction: row !important;
  align-items: flex-end !important;
  gap: 0.35rem !important;
  height: 44px !important;
}
body.home-layout-umitozkan .sari-plaza-tools .uo-amazon-actions #accountNav,
body.home-layout-umitozkan .sari-plaza-tools .topbar-actions #accountNav {
  display: block !important;
  visibility: visible !important;
  opacity: 1 !important;
  order: 1 !important;
  flex: 0 0 auto !important;
  margin: 0 !important;
}
body.home-layout-umitozkan .sari-plaza-tools .uo-amazon-actions .account-dropdown,
body.home-layout-umitozkan .sari-plaza-tools .topbar-actions .account-dropdown {
  display: block !important;
  margin: 0 !important;
}
body.home-layout-umitozkan .sari-plaza-tools .uo-amazon-actions .account-widget,
body.home-layout-umitozkan .sari-plaza-tools .topbar-actions .account-widget {
  display: inline-flex !important;
  flex-direction: row !important;
  align-items: center !important;
  gap: 0.15rem !important;
  min-height: 44px !important;
  height: 44px !important;
  padding: 0.2rem 0.45rem !important;
  border: 1px solid transparent !important;
  border-radius: 2px !important;
  background: transparent !important;
  color: #111 !important;
  box-shadow: none !important;
}
body.home-layout-umitozkan .sari-plaza-tools .uo-amazon-actions .account-widget:hover,
body.home-layout-umitozkan .sari-plaza-tools .topbar-actions .account-widget:hover {
  border-color: #ccc !important;
  background: transparent !important;
}
/* Amazon: hesap kutusunda ince çerçeve (hover’da da) */
body.home-layout-umitozkan .sari-plaza-tools .uo-amazon-actions .account-widget {
  border-color: rgba(0, 0, 0, 0.35) !important;
}
body.home-layout-umitozkan .sari-plaza-tools .uo-amazon-actions .account-widget-icon,
body.home-layout-umitozkan .sari-plaza-tools .uo-amazon-actions .account-widget-avatar {
  display: none !important;
}
body.home-layout-umitozkan .sari-plaza-tools .uo-amazon-actions .account-widget-text {
  display: flex !important;
  flex-direction: column !important;
  align-items: flex-start !important;
  line-height: 1.12 !important;
}
body.home-layout-umitozkan .sari-plaza-tools .uo-amazon-actions .account-widget-line1 {
  display: block !important;
  font-size: 0.68rem !important;
  font-weight: 500 !important;
  color: #555 !important;
  line-height: 1.15 !important;
  max-width: none !important;
}
body.home-layout-umitozkan .sari-plaza-tools .uo-amazon-actions .account-widget-line2 {
  display: block !important;
  font-size: 0.82rem !important;
  font-weight: 800 !important;
  color: #111 !important;
  line-height: 1.15 !important;
}
body.home-layout-umitozkan .sari-plaza-tools .uo-amazon-actions .account-widget-caret {
  display: inline-block !important;
  color: #111 !important;
  font-size: 0.65rem !important;
  margin-left: 0.15rem !important;
  align-self: flex-end !important;
  margin-bottom: 0.15rem !important;
}
body.home-layout-umitozkan .sari-plaza-tools .topbar-orders-link.uo-orders-link,
body.home-layout-umitozkan .sari-plaza-tools a.uo-orders-link {
  order: 2 !important;
}
body.home-layout-umitozkan .sari-plaza-tools #cartToggle.cart-btn.uo-amazon-cart,
body.home-layout-umitozkan .sari-plaza-tools #cartToggle.cart-btn,
body.home-layout-umitozkan .sari-plaza-tools .cart-btn.uo-amazon-cart {
  order: 3 !important;
  position: relative !important;
  display: inline-flex !important;
  flex-direction: row !important;
  align-items: flex-end !important;
  gap: 0.15rem !important;
  height: 44px !important;
  min-height: 44px !important;
  max-height: 44px !important;
  min-width: 0 !important;
  padding: 0.15rem 0.4rem 0.15rem 2.35rem !important;
  border: 1px solid transparent !important;
  border-radius: 2px !important;
  background: transparent !important;
  color: #111 !important;
  box-shadow: none !important;
}
body.home-layout-umitozkan .sari-plaza-tools #cartToggle.cart-btn.uo-amazon-cart:hover,
body.home-layout-umitozkan .sari-plaza-tools .cart-btn.uo-amazon-cart:hover {
  border-color: #ccc !important;
  background: transparent !important;
}
body.home-layout-umitozkan .sari-plaza-tools #cartToggle.uo-amazon-cart::before,
body.home-layout-umitozkan .sari-plaza-tools .cart-btn.uo-amazon-cart::before {
  content: "" !important;
  display: block !important;
  position: absolute !important;
  left: 0.2rem !important;
  bottom: 0.2rem !important;
  top: auto !important;
  transform: none !important;
  width: 2.15rem !important;
  height: 1.85rem !important;
  background: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24' fill='none' stroke='%23111111' stroke-width='1.8' stroke-linecap='round' stroke-linejoin='round'%3E%3Ccircle cx='9' cy='20' r='1.2'/%3E%3Ccircle cx='18' cy='20' r='1.2'/%3E%3Cpath d='M2 2h2l1.6 9.2a1 1 0 0 0 1 .82h9.7a1 1 0 0 0 1-.82L20 6H6'/%3E%3C/svg%3E") center/contain no-repeat !important;
  opacity: 1 !important;
}
body.home-layout-umitozkan .sari-plaza-tools #cartToggle.uo-amazon-cart .cart-btn-text,
body.home-layout-umitozkan .sari-plaza-tools .cart-btn.uo-amazon-cart .cart-btn-text {
  display: flex !important;
  flex-direction: column !important;
  align-items: flex-start !important;
  color: #111 !important;
  -webkit-text-fill-color: #111 !important;
}
body.home-layout-umitozkan .sari-plaza-tools #cartToggle.uo-amazon-cart .cart-btn-line1,
body.home-layout-umitozkan .sari-plaza-tools .cart-btn.uo-amazon-cart .cart-btn-line1 {
  display: block !important;
  font-size: 0.68rem !important;
  font-weight: 500 !important;
  color: #555 !important;
  -webkit-text-fill-color: #555 !important;
  line-height: 1.15 !important;
}
body.home-layout-umitozkan .sari-plaza-tools #cartToggle.uo-amazon-cart .cart-btn-line2,
body.home-layout-umitozkan .sari-plaza-tools .cart-btn.uo-amazon-cart .cart-btn-line2 {
  display: block !important;
  font-size: 0.82rem !important;
  font-weight: 800 !important;
  color: #111 !important;
  -webkit-text-fill-color: #111 !important;
  line-height: 1.15 !important;
}
body.home-layout-umitozkan .sari-plaza-tools #cartToggle.uo-amazon-cart .cart-badge,
body.home-layout-umitozkan .sari-plaza-tools .cart-btn.uo-amazon-cart .cart-badge {
  position: absolute !important;
  left: 1.35rem !important;
  top: 0.05rem !important;
  right: auto !important;
  min-width: 1.05rem !important;
  height: 1.05rem !important;
  padding: 0 0.2rem !important;
  border-radius: 999px !important;
  background: #f30c0c !important;
  color: #fff !important;
  font-size: 0.7rem !important;
  font-weight: 800 !important;
  line-height: 1.05rem !important;
  text-align: center !important;
  z-index: 2 !important;
}
@media (max-width: 900px) {
  body.home-layout-umitozkan .sari-plaza-tools .uo-amazon-actions .account-widget-text,
  body.home-layout-umitozkan .sari-plaza-tools .topbar-orders-link.uo-orders-link {
    display: none !important;
  }
}

/* Siyah bant: Teslimat konumu widget (Banka yanına) */
body.home-layout-umitozkan .uo-location-mount {
  display: inline-flex !important;
  align-items: center !important;
  margin-left: 0.15rem !important;
}
body.home-layout-umitozkan #aloInfobar #topbarLocationWidget,
body.home-layout-umitozkan #aloInfobar .topbar-location.uo-utility-location-widget,
body.home-layout-umitozkan .uo-location-mount .topbar-location {
  display: inline-flex !important;
  align-items: center !important;
  gap: 0.4rem !important;
  color: #fff !important;
  background: transparent !important;
  border: none !important;
  border-radius: 0 !important;
  min-width: 0 !important;
  max-width: none !important;
  min-height: 0 !important;
  height: auto !important;
  padding: 0.1rem 0.25rem !important;
  margin: 0 !important;
  cursor: pointer !important;
  box-shadow: none !important;
  visibility: visible !important;
  opacity: 1 !important;
  pointer-events: auto !important;
  position: relative !important;
  z-index: 62 !important;
}
body.home-layout-umitozkan #locationModal:not(.hidden) {
  display: block !important;
  z-index: 5000 !important;
}
body.home-layout-umitozkan #aloInfobar .topbar-location-icon,
body.home-layout-umitozkan #aloInfobar .topbar-location-icon svg {
  color: #fff !important;
  stroke: #fff !important;
  flex: 0 0 auto !important;
}
body.home-layout-umitozkan #aloInfobar .topbar-location-text {
  display: flex !important;
  flex-direction: column !important;
  align-items: flex-start !important;
  line-height: 1.15 !important;
  gap: 0.05rem !important;
}
body.home-layout-umitozkan #aloInfobar .topbar-location-line1 {
  color: rgba(255, 255, 255, 0.72) !important;
  font-size: 0.68rem !important;
  font-weight: 500 !important;
  white-space: nowrap !important;
}
body.home-layout-umitozkan #aloInfobar .topbar-location-line2 {
  color: #fff !important;
  font-size: 0.82rem !important;
  font-weight: 700 !important;
  white-space: nowrap !important;
}
body.home-layout-umitozkan #aloInfobar .topbar-location:hover {
  opacity: 0.9 !important;
  background: transparent !important;
  border: none !important;
}

/* Hesap menüsü kırmızı kategori bandının üstünde + Amazon/UO uyumlu görünüm */
body.home-layout-umitozkan header.topbar,
body.home-layout-umitozkan header.topbar.sari-plaza-topbar {
  position: sticky !important;
  z-index: 220 !important;
  overflow: visible !important;
}
body.home-layout-umitozkan .category-bar,
body.home-layout-umitozkan #categoryBar {
  z-index: 120 !important;
  position: relative !important;
}
body.home-layout-umitozkan .sari-plaza-shell,
body.home-layout-umitozkan .sari-plaza-main,
body.home-layout-umitozkan .sari-plaza-tools,
body.home-layout-umitozkan .topbar-actions,
body.home-layout-umitozkan #accountNav,
body.home-layout-umitozkan .account-dropdown,
body.home-layout-umitozkan .topbar-account-block {
  overflow: visible !important;
  position: relative !important;
}
body.home-layout-umitozkan #accountNav,
body.home-layout-umitozkan .account-dropdown {
  z-index: 230 !important;
}
body.home-layout-umitozkan .sari-plaza-tools .account-menu,
body.home-layout-umitozkan .account-nav .account-menu,
body.home-layout-umitozkan .account-menu {
  position: absolute !important;
  top: calc(100% + 0.35rem) !important;
  right: 0 !important;
  left: auto !important;
  z-index: 240 !important;
  min-width: 16.5rem !important;
  max-width: min(20rem, calc(100vw - 1rem)) !important;
  padding: 0.4rem 0 !important;
  background: #fff !important;
  border: 1px solid #d5d9d9 !important;
  border-radius: 4px !important;
  box-shadow: 0 4px 14px rgba(15, 17, 17, 0.22) !important;
  overflow: hidden !important;
}
body.home-layout-umitozkan .account-menu:not(.hidden) {
  display: block !important;
  visibility: visible !important;
  opacity: 1 !important;
}
body.home-layout-umitozkan .account-menu-head {
  display: block !important;
  padding: 0.55rem 1rem 0.4rem !important;
  font-size: 0.78rem !important;
  font-weight: 600 !important;
  color: #565959 !important;
  -webkit-text-fill-color: #565959 !important;
  border-bottom: 1px solid #eee !important;
  margin-bottom: 0.2rem !important;
}
body.home-layout-umitozkan .account-menu-item {
  display: flex !important;
  align-items: center !important;
  gap: 0.65rem !important;
  padding: 0.55rem 1rem !important;
  color: #0f1111 !important;
  -webkit-text-fill-color: #0f1111 !important;
  font-size: 0.9rem !important;
  font-weight: 500 !important;
  text-decoration: none !important;
  background: transparent !important;
}
body.home-layout-umitozkan .account-menu-item span {
  color: inherit !important;
  -webkit-text-fill-color: inherit !important;
}
body.home-layout-umitozkan .account-menu-item:hover {
  background: #f0f2f2 !important;
  color: #f30c0c !important;
  -webkit-text-fill-color: #f30c0c !important;
}
body.home-layout-umitozkan .account-menu-item:hover .account-menu-icon {
  color: #f30c0c !important;
  stroke: #f30c0c !important;
}
body.home-layout-umitozkan .account-menu-icon {
  width: 1.1rem !important;
  height: 1.1rem !important;
  color: #565959 !important;
  flex: 0 0 auto !important;
}
body.home-layout-umitozkan .account-menu-divider {
  height: 1px !important;
  margin: 0.35rem 0 !important;
  background: #e7e7e7 !important;
  border: 0 !important;
}

/* ========== Amazon sağ blok: yay + 2 büyük ikon (hesap + sepet) ========== */
body.home-layout-umitozkan .sari-plaza-tools .topbar-actions.uo-amazon-actions,
body.home-layout-umitozkan .sari-plaza-tools .topbar-actions {
  display: inline-flex !important;
  align-items: center !important;
  gap: 0.85rem !important;
  height: 54px !important;
  margin-left: 0.35rem !important;
  flex: 0 0 auto !important;
}
body.home-layout-umitozkan .sari-plaza-tools .uo-amazon-actions .account-widget,
body.home-layout-umitozkan .sari-plaza-tools .topbar-actions .account-widget {
  display: inline-flex !important;
  flex-direction: row !important;
  align-items: center !important;
  gap: 0.55rem !important;
  min-height: 52px !important;
  height: 52px !important;
  padding: 0.35rem 0.65rem 0.35rem 0.45rem !important;
  border: 1px solid #d5d9d9 !important;
  border-radius: 4px !important;
  background: #fff !important;
}
body.home-layout-umitozkan .sari-plaza-tools .uo-amazon-actions .account-widget:hover {
  border-color: #f30c0c !important;
  background: #fffafa !important;
}
/* Sol görsel: hesap ikonu */
body.home-layout-umitozkan .sari-plaza-tools .uo-amazon-actions .account-widget-icon,
body.home-layout-umitozkan .sari-plaza-tools .uo-amazon-actions .account-widget-avatar,
body.home-layout-umitozkan .sari-plaza-tools .uo-amazon-actions .account-widget-icon svg,
body.home-layout-umitozkan .sari-plaza-tools .uo-amazon-actions .account-widget-avatar svg {
  display: inline-flex !important;
  width: 2.15rem !important;
  height: 2.15rem !important;
  min-width: 2.15rem !important;
  color: #111 !important;
  stroke: #111 !important;
  background: #f3f4f6 !important;
  border-radius: 999px !important;
  padding: 0.28rem !important;
  box-sizing: border-box !important;
  flex: 0 0 auto !important;
  opacity: 1 !important;
  visibility: visible !important;
}
body.home-layout-umitozkan .sari-plaza-tools .uo-amazon-actions .account-widget-text {
  display: flex !important;
  flex-direction: column !important;
  align-items: flex-start !important;
  justify-content: center !important;
  gap: 0.05rem !important;
}
body.home-layout-umitozkan .sari-plaza-tools .uo-amazon-actions .account-widget-line1 {
  font-size: 0.72rem !important;
  font-weight: 500 !important;
  color: #565959 !important;
  line-height: 1.1 !important;
}
body.home-layout-umitozkan .sari-plaza-tools .uo-amazon-actions .account-widget-line2 {
  font-size: 0.92rem !important;
  font-weight: 800 !important;
  color: #0f1111 !important;
  line-height: 1.15 !important;
  letter-spacing: -0.01em !important;
}
body.home-layout-umitozkan .sari-plaza-tools .uo-amazon-actions .account-widget-caret {
  display: inline-block !important;
  font-size: 0.7rem !important;
  color: #0f1111 !important;
  align-self: flex-end !important;
  margin: 0 0 0.2rem 0.1rem !important;
}
/* Ortadaki sipariş — daha okunaklı */
body.home-layout-umitozkan .sari-plaza-tools a.topbar-orders-link.uo-orders-link,
body.home-layout-umitozkan .sari-plaza-tools .uo-orders-link {
  display: inline-flex !important;
  flex-direction: column !important;
  justify-content: center !important;
  min-height: 52px !important;
  height: 52px !important;
  padding: 0.35rem 0.55rem !important;
  border: 1px solid transparent !important;
  border-radius: 4px !important;
}
body.home-layout-umitozkan .sari-plaza-tools .uo-orders-link:hover {
  border-color: #d5d9d9 !important;
  background: #fafafa !important;
}
body.home-layout-umitozkan .sari-plaza-tools .uo-orders-link .topbar-orders-line1 {
  font-size: 0.72rem !important;
  color: #565959 !important;
  font-weight: 500 !important;
}
body.home-layout-umitozkan .sari-plaza-tools .uo-orders-link .topbar-orders-line2 {
  font-size: 0.92rem !important;
  font-weight: 800 !important;
  color: #0f1111 !important;
}
/* Sağ görsel: sepet ikonu büyüt */
body.home-layout-umitozkan .sari-plaza-tools #cartToggle.cart-btn.uo-amazon-cart,
body.home-layout-umitozkan .sari-plaza-tools #cartToggle.cart-btn,
body.home-layout-umitozkan .sari-plaza-tools .cart-btn.uo-amazon-cart {
  display: inline-flex !important;
  align-items: center !important;
  gap: 0.45rem !important;
  min-height: 52px !important;
  height: 52px !important;
  max-height: 52px !important;
  padding: 0.3rem 0.55rem 0.3rem 0.4rem !important;
  border: 1px solid transparent !important;
  border-radius: 4px !important;
  background: transparent !important;
}
body.home-layout-umitozkan .sari-plaza-tools #cartToggle.uo-amazon-cart:hover,
body.home-layout-umitozkan .sari-plaza-tools .cart-btn.uo-amazon-cart:hover {
  border-color: #d5d9d9 !important;
  background: #fafafa !important;
}
body.home-layout-umitozkan .sari-plaza-tools #cartToggle.uo-amazon-cart::before,
body.home-layout-umitozkan .sari-plaza-tools .cart-btn.uo-amazon-cart::before {
  content: "" !important;
  position: static !important;
  display: block !important;
  width: 2.35rem !important;
  height: 2.1rem !important;
  min-width: 2.35rem !important;
  left: auto !important;
  bottom: auto !important;
  top: auto !important;
  transform: none !important;
  flex: 0 0 auto !important;
  background: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24' fill='none' stroke='%230f1111' stroke-width='1.7' stroke-linecap='round' stroke-linejoin='round'%3E%3Ccircle cx='9' cy='20' r='1.35'/%3E%3Ccircle cx='18' cy='20' r='1.35'/%3E%3Cpath d='M2 2h2.2l1.7 9.4a1.2 1.2 0 0 0 1.18.95h9.9a1.2 1.2 0 0 0 1.17-.95L20.6 6.2H6'/%3E%3C/svg%3E") center/contain no-repeat !important;
  opacity: 1 !important;
}
body.home-layout-umitozkan .sari-plaza-tools #cartToggle.uo-amazon-cart .cart-btn-text {
  display: flex !important;
  flex-direction: column !important;
  align-items: flex-start !important;
  justify-content: center !important;
  padding-left: 0 !important;
}
body.home-layout-umitozkan .sari-plaza-tools #cartToggle.uo-amazon-cart .cart-btn-line1 {
  font-size: 0.72rem !important;
  font-weight: 500 !important;
  color: #565959 !important;
  -webkit-text-fill-color: #565959 !important;
}
body.home-layout-umitozkan .sari-plaza-tools #cartToggle.uo-amazon-cart .cart-btn-line2 {
  font-size: 0.92rem !important;
  font-weight: 800 !important;
  color: #0f1111 !important;
  -webkit-text-fill-color: #0f1111 !important;
}
body.home-layout-umitozkan .sari-plaza-tools #cartToggle.uo-amazon-cart .cart-badge {
  position: absolute !important;
  left: 1.55rem !important;
  top: 0.15rem !important;
  min-width: 1.15rem !important;
  height: 1.15rem !important;
  line-height: 1.15rem !important;
  background: #f30c0c !important;
  color: #fff !important;
  font-size: 0.72rem !important;
  font-weight: 800 !important;
  border-radius: 999px !important;
  z-index: 3 !important;
}
/* Menü tetikleyicide 3. satır gibi görünen sızıntı olmasın */
body.home-layout-umitozkan .sari-plaza-tools .uo-amazon-actions .account-widget > :not(.account-widget-icon):not(.account-widget-avatar):not(.account-widget-text):not(.account-widget-caret) {
  display: none !important;
}
body.home-layout-umitozkan .sari-plaza-tools .uo-amazon-actions .account-menu {
  top: calc(100% + 0.45rem) !important;
}

/* Logo: sağa-sola biraz daha aç */
body.home-layout-umitozkan .sari-plaza-brand {
  max-width: 360px !important;
  min-width: 280px !important;
  flex: 0 0 auto !important;
  padding-left: 0.35rem !important;
  padding-right: 0.5rem !important;
}
body.home-layout-umitozkan .sari-plaza-brand .brand,
body.home-layout-umitozkan .sari-plaza-brand a.brand {
  width: 100% !important;
  max-width: none !important;
  justify-content: flex-start !important;
}
body.home-layout-umitozkan .sari-plaza-brand .brand-logo,
body.home-layout-umitozkan .sari-plaza-brand img.brand-logo#siteLogo,
body.home-layout-umitozkan .sari-plaza-brand a.brand img.brand-logo,
body.home-layout-umitozkan a.brand img.brand-logo,
body.home-layout-umitozkan img.brand-logo#siteLogo {
  height: 6.35rem !important;
  max-height: 6.35rem !important;
  width: auto !important;
  max-width: 100% !important;
  min-width: 260px !important;
  object-fit: contain !important;
  object-position: center center !important;
  transform: scaleX(1.06) !important;
  transform-origin: center center !important;
}
@media (max-width: 980px) {
  body.home-layout-umitozkan .sari-plaza-brand {
    max-width: 300px !important;
    min-width: 0 !important;
  }
  body.home-layout-umitozkan .sari-plaza-brand .brand-logo,
  body.home-layout-umitozkan .sari-plaza-brand img.brand-logo#siteLogo,
  body.home-layout-umitozkan a.brand img.brand-logo {
    height: 4.6rem !important;
    max-height: 4.6rem !important;
    min-width: 0 !important;
    transform: scaleX(1.04) !important;
  }
}
@media (max-width: 720px) {
  body.home-layout-umitozkan .sari-plaza-brand {
    max-width: none !important;
  }
  body.home-layout-umitozkan .sari-plaza-brand .brand-logo,
  body.home-layout-umitozkan .sari-plaza-brand img.brand-logo#siteLogo {
    height: 3.6rem !important;
    max-height: 3.6rem !important;
    min-width: 0 !important;
    max-width: min(78vw, 280px) !important;
    transform: none !important;
  }
}

/* Slider arka plan: beyaz (umitozkan) */
body.home-layout-umitozkan .home-hero,
body.home-layout-umitozkan #hero,
body.home-layout-umitozkan .home-hero.hero-slider,
body.home-layout-umitozkan section#hero.home-hero,
body.home-layout-umitozkan .home-intro > .home-hero,
body.home-layout-umitozkan .home-intro > #hero,
body.home-layout-umitozkan .home-hero .hero-track,
body.home-layout-umitozkan #hero .hero-track,
body.home-layout-umitozkan .home-hero .hero-slide,
body.home-layout-umitozkan #hero .hero-slide {
  background: #fff !important;
  background-color: #fff !important;
  background-image: none !important;
}

/* Slider menü bandının altında — negatif pull yok */
body.home-layout-umitozkan.page-home .home-intro,
body.home-layout-umitozkan.page-home .home-hero,
body.home-layout-umitozkan.page-home #hero,
body.home-layout-umitozkan.page-home .hero-track,
body.home-layout-umitozkan.page-home .hero-slide,
body.home-layout-umitozkan.page-home .hero-bg {
  margin-top: 0 !important;
  z-index: 1 !important;
}
body.home-layout-umitozkan.page-home .category-bar,
body.home-layout-umitozkan.page-home #categoryBar,
body.home-layout-umitozkan .category-bar,
body.home-layout-umitozkan #categoryBar {
  position: relative !important;
  z-index: 120 !important;
}

/* Slider yükseklik: 400px — menü yukarı çekme negatif margin YOK (band kırılıyordu) */
body.home-layout-umitozkan {
  --kb-hero-h: 400px !important;
}
body.home-layout-umitozkan.page-home .home-intro > .home-hero,
body.home-layout-umitozkan.page-home .home-intro > #hero,
body.home-layout-umitozkan.page-home .home-hero,
body.home-layout-umitozkan.page-home #hero,
body.home-layout-umitozkan .home-hero.hero-slider,
body.home-layout-umitozkan section#hero.home-hero {
  height: 400px !important;
  min-height: 400px !important;
  max-height: 400px !important;
}
body.home-layout-umitozkan header.topbar,
body.home-layout-umitozkan header.topbar.sari-plaza-topbar {
  margin-bottom: 0 !important;
}
body.home-layout-umitozkan .sari-plaza-shell,
body.home-layout-umitozkan .topbar-inner {
  margin-bottom: 0 !important;
}
body.home-layout-umitozkan .category-bar,
body.home-layout-umitozkan #categoryBar,
body.home-layout-umitozkan.page-home .category-bar,
body.home-layout-umitozkan.page-home #categoryBar {
  margin-top: 0 !important;
  margin-bottom: 0 !important;
}
body.home-layout-umitozkan .category-bar-inner,
body.home-layout-umitozkan #categoryBar .category-bar-inner {
  min-height: 48px !important;
}
body.home-layout-umitozkan.page-home .home-intro {
  margin-top: 0 !important;
  padding-top: 0 !important;
}
@media (max-width: 720px) {
  body.home-layout-umitozkan {
    --kb-hero-h: 240px !important;
  }
  body.home-layout-umitozkan.page-home .home-intro > .home-hero,
  body.home-layout-umitozkan.page-home .home-intro > #hero,
  body.home-layout-umitozkan.page-home .home-hero,
  body.home-layout-umitozkan.page-home #hero {
    height: 240px !important;
    min-height: 240px !important;
    max-height: 240px !important;
  }
}

/* Panel: slider yazilari kapaliysa tamamen gizle */
body.home-layout-umitozkan:not(.sari-hero-text-on) .home-hero .hero-copy,
body.home-layout-umitozkan:not(.sari-hero-text-on) #hero .hero-copy,
body.home-layout-umitozkan:not(.sari-hero-text-on) .home-hero .hero-eyebrow,
body.home-layout-umitozkan:not(.sari-hero-text-on) .home-hero .hero-ctas,
body.home-layout-umitozkan:not(.sari-hero-text-on) .home-hero .hero-actions,
body.home-layout-umitozkan:not(.sari-hero-text-on) .home-hero .hero-cta,
body.home-layout-umitozkan:not(.sari-hero-text-on) .home-hero .hero-cta-primary,
body.home-layout-umitozkan:not(.sari-hero-text-on) .home-hero .hero-cta-secondary,
body.home-layout-umitozkan:not(.sari-hero-text-on) .home-hero .hero-cta-ghost {
  display: none !important;
  visibility: hidden !important;
  opacity: 0 !important;
  pointer-events: none !important;
}

/* ========== Menü bandı düzelt + slider 400 ========== */
body.home-layout-umitozkan {
  --kb-hero-h: 400px !important;
}
body.home-layout-umitozkan.page-home .home-intro > .home-hero,
body.home-layout-umitozkan.page-home .home-intro > #hero,
body.home-layout-umitozkan.page-home .home-hero,
body.home-layout-umitozkan.page-home #hero,
body.home-layout-umitozkan .home-hero.hero-slider,
body.home-layout-umitozkan section#hero.home-hero {
  height: 400px !important;
  min-height: 400px !important;
  max-height: 400px !important;
}
/* Kırmızı menü: tek düz şerit, kırık kenar yok */
body.home-layout-umitozkan .category-bar,
body.home-layout-umitozkan #categoryBar,
body.home-layout-umitozkan.page-home .category-bar,
body.home-layout-umitozkan.page-home #categoryBar {
  margin: 0 !important;
  padding: 0 !important;
  min-height: 48px !important;
  height: 48px !important;
  max-height: 48px !important;
  background: #f30c0c !important;
  background-image: none !important;
  border: none !important;
  border-top: none !important;
  border-bottom: none !important;
  box-shadow: none !important;
  overflow: visible !important;
  position: relative !important;
  z-index: 120 !important;
  display: flex !important;
  align-items: center !important;
}
body.home-layout-umitozkan .category-bar-inner,
body.home-layout-umitozkan #categoryBar .category-bar-inner,
body.home-layout-umitozkan .category-bar > .container.category-bar-inner {
  display: flex !important;
  align-items: center !important;
  width: 100% !important;
  max-width: none !important;
  height: 48px !important;
  min-height: 48px !important;
  max-height: 48px !important;
  margin: 0 !important;
  padding: 0 clamp(0.75rem, 2vw, 1.75rem) !important;
  background: transparent !important;
  background-image: none !important;
  border: none !important;
  box-shadow: none !important;
  gap: 0.75rem !important;
  box-sizing: border-box !important;
}
body.home-layout-umitozkan #categoryNav,
body.home-layout-umitozkan .category-nav {
  display: flex !important;
  flex-direction: row !important;
  align-items: center !important;
  height: 48px !important;
  min-height: 48px !important;
  margin: 0 !important;
  padding: 0 !important;
  gap: 0.35rem !important;
  background: transparent !important;
  border: none !important;
  box-shadow: none !important;
}
body.home-layout-umitozkan .category-nav-actions {
  display: inline-flex !important;
  align-items: center !important;
  height: 48px !important;
  margin: 0 !important;
  padding: 0 !important;
}
body.home-layout-umitozkan #amazonAllBtn,
body.home-layout-umitozkan #amazonAllBtn.uo-cats-btn,
body.home-layout-umitozkan .uo-cats-btn,
body.home-layout-umitozkan .amazon-all-btn {
  display: inline-flex !important;
  align-items: center !important;
  justify-content: center !important;
  height: 48px !important;
  min-height: 48px !important;
  max-height: 48px !important;
  margin: 0 !important;
  padding: 0 0.9rem !important;
  border: none !important;
  border-radius: 0 !important;
  background: transparent !important;
  color: #111 !important;
  -webkit-text-fill-color: #111 !important;
  font-weight: 800 !important;
  text-transform: uppercase !important;
  box-shadow: none !important;
  line-height: 1.1 !important;
}
body.home-layout-umitozkan #amazonAllBtn .uo-cats-label,
body.home-layout-umitozkan #amazonAllBtn span {
  color: #111 !important;
  -webkit-text-fill-color: #111 !important;
}
body.home-layout-umitozkan .category-bar a,
body.home-layout-umitozkan #categoryBar a,
body.home-layout-umitozkan .category-nav a {
  display: inline-flex !important;
  align-items: center !important;
  height: 48px !important;
  min-height: 48px !important;
  margin: 0 !important;
  padding: 0 0.75rem !important;
  color: #111 !important;
  -webkit-text-fill-color: #111 !important;
  background: transparent !important;
  border: none !important;
  border-radius: 0 !important;
  box-shadow: none !important;
  font-weight: 700 !important;
  text-transform: uppercase !important;
  line-height: 1.1 !important;
}
body.home-layout-umitozkan.page-home .home-intro {
  margin-top: 0 !important;
  padding-top: 0 !important;
}
@media (max-width: 720px) {
  body.home-layout-umitozkan {
    --kb-hero-h: 240px !important;
  }
  body.home-layout-umitozkan.page-home .home-intro > .home-hero,
  body.home-layout-umitozkan.page-home .home-intro > #hero,
  body.home-layout-umitozkan.page-home .home-hero,
  body.home-layout-umitozkan.page-home #hero {
    height: 240px !important;
    min-height: 240px !important;
    max-height: 240px !important;
  }
}

/* Menu kampanya seridi: gercek VW/Audi/Seat/Skoda logolari */
body.home-layout-umitozkan .category-nav-promo,
body.home-layout-umitozkan #categoryNavPromo {
  display: inline-flex !important;
  align-items: center !important;
  align-self: center !important;
  margin-left: auto !important;
  margin-right: 0 !important;
  height: 48px !important;
  max-height: 48px !important;
  width: min(420px, 46vw) !important;
  min-width: 0 !important;
  padding: 0 !important;
  border: none !important;
  border-radius: 0 !important;
  overflow: hidden !important;
  background: transparent !important;
  box-shadow: none !important;
  line-height: 0 !important;
  flex: 0 0 auto !important;
  text-decoration: none !important;
}
body.home-layout-umitozkan .category-nav-promo.hidden,
body.home-layout-umitozkan #categoryNavPromo.hidden {
  display: none !important;
}
body.home-layout-umitozkan #categoryNavPromo.uo-nav-promo {
  background: linear-gradient(90deg, #7a0a0a 0%, #b40c0c 28%, #f30c0c 62%, #ff4a4a 100%) !important;
  color: #fff !important;
  -webkit-text-fill-color: #fff !important;
}
body.home-layout-umitozkan #categoryBar a#categoryNavPromo.uo-nav-promo,
body.home-layout-umitozkan #categoryBar a.uo-nav-promo,
body.home-layout-umitozkan #categoryNavPromo.uo-nav-promo .uo-nav-promo-kicker,
body.home-layout-umitozkan #categoryNavPromo.uo-nav-promo .uo-nav-promo-title,
body.home-layout-umitozkan #categoryNavPromo.uo-nav-promo .uo-nav-promo-copy {
  color: #fff !important;
  -webkit-text-fill-color: #fff !important;
}
body.home-layout-umitozkan #categoryNavPromoImg {
  display: none !important;
}
body.home-layout-umitozkan #categoryNavPromo:not(.uo-nav-promo) #categoryNavPromoImg {
  display: block !important;
  width: 100% !important;
  height: 48px !important;
  object-fit: cover !important;
}
body.home-layout-umitozkan .uo-nav-promo-strip {
  display: flex !important;
  align-items: center !important;
  gap: 10px !important;
  width: 100% !important;
  height: 48px !important;
  padding: 0 10px 0 12px !important;
  box-sizing: border-box !important;
}
body.home-layout-umitozkan .uo-nav-promo-copy {
  display: flex !important;
  flex-direction: column !important;
  justify-content: center !important;
  gap: 1px !important;
  min-width: 0 !important;
  flex: 1 1 auto !important;
  line-height: 1.05 !important;
}
body.home-layout-umitozkan .uo-nav-promo-kicker {
  display: block !important;
  color: #fff !important;
  -webkit-text-fill-color: #fff !important;
  font-family: Arial, Helvetica, sans-serif !important;
  font-size: 10px !important;
  font-weight: 800 !important;
  letter-spacing: 1.1px !important;
  white-space: nowrap !important;
}
body.home-layout-umitozkan .uo-nav-promo-title {
  display: block !important;
  color: #fff !important;
  -webkit-text-fill-color: #fff !important;
  font-family: Arial, Helvetica, sans-serif !important;
  font-size: 13px !important;
  font-weight: 800 !important;
  letter-spacing: 0.5px !important;
  white-space: nowrap !important;
}
body.home-layout-umitozkan .uo-nav-promo-logos {
  display: inline-flex !important;
  align-items: center !important;
  gap: 5px !important;
  flex: 0 0 auto !important;
  margin-left: auto !important;
}
body.home-layout-umitozkan .uo-nav-promo-logo {
  display: inline-flex !important;
  align-items: center !important;
  justify-content: center !important;
  width: 34px !important;
  height: 34px !important;
  border-radius: 50% !important;
  background: #fff !important;
  box-shadow: 0 1px 2px rgba(0,0,0,.22) !important;
  overflow: hidden !important;
  flex: 0 0 auto !important;
}
body.home-layout-umitozkan .uo-nav-promo-logo img {
  display: block !important;
  width: 30px !important;
  height: 30px !important;
  object-fit: contain !important;
  object-position: center !important;
  background: #000 !important;
  border-radius: 50% !important;
}
body.home-layout-umitozkan .uo-nav-promo-chevron {
  width: 8px !important;
  height: 8px !important;
  border-right: 2.2px solid #fff !important;
  border-bottom: 2.2px solid #fff !important;
  transform: rotate(-45deg) !important;
  flex: 0 0 auto !important;
  margin-left: 2px !important;
  opacity: .95 !important;
}
@media (max-width: 900px) {
  body.home-layout-umitozkan .category-nav-promo,
  body.home-layout-umitozkan #categoryNavPromo {
    width: min(320px, 52vw) !important;
    min-width: 180px !important;
  }
  body.home-layout-umitozkan .uo-nav-promo-logo {
    width: 28px !important;
    height: 28px !important;
  }
  body.home-layout-umitozkan .uo-nav-promo-logo img {
    width: 24px !important;
    height: 24px !important;
  }
}
@media (max-width: 720px) {
  body.home-layout-umitozkan .category-nav-promo,
  body.home-layout-umitozkan #categoryNavPromo {
    display: none !important;
  }
}

/* Cift hesap ikonu: soldaki ::before kaldir (SVG yeterli) */
body.home-layout-umitozkan .sari-plaza-tools .account-widget::before,
body.home-layout-umitozkan .uo-amazon-actions .account-widget::before,
body.home-layout-umitozkan .topbar-actions .account-widget::before,
body.home-layout-umitozkan .account-widget.account-dropdown-trigger::before {
  content: none !important;
  display: none !important;
  width: 0 !important;
  height: 0 !important;
  background: none !important;
  background-image: none !important;
}

/* Slider: responsive — gorsel orani bozulmaz, kirpma yok, genislige gore yukseklik */
body.home-layout-umitozkan {
  --kb-hero-h: auto !important;
}
body.home-layout-umitozkan.page-home .home-intro,
body.home-layout-umitozkan.page-home .home-intro > .home-hero,
body.home-layout-umitozkan.page-home .home-intro > #hero,
body.home-layout-umitozkan.page-home .home-hero,
body.home-layout-umitozkan.page-home #hero,
body.home-layout-umitozkan .home-hero.hero-slider,
body.home-layout-umitozkan section#hero.home-hero {
  width: 100% !important;
  max-width: none !important;
  height: auto !important;
  min-height: 0 !important;
  max-height: none !important;
  margin: 0 !important;
  padding: 0 !important;
  position: relative !important;
  overflow: hidden !important;
  background: #fff !important;
  box-sizing: border-box !important;
}
body.home-layout-umitozkan.page-home .home-hero .hero-track,
body.home-layout-umitozkan.page-home #hero .hero-track {
  position: relative !important;
  inset: auto !important;
  display: block !important;
  width: 100% !important;
  height: auto !important;
  min-height: 0 !important;
  max-height: none !important;
  overflow: hidden !important;
}
/* Aktif slayt yukseklik verir; digerleri ustune biner */
body.home-layout-umitozkan.page-home .home-hero .hero-slide,
body.home-layout-umitozkan.page-home #hero .hero-slide {
  position: absolute !important;
  inset: 0 auto auto 0 !important;
  top: 0 !important;
  left: 0 !important;
  right: 0 !important;
  bottom: auto !important;
  width: 100% !important;
  height: auto !important;
  margin: 0 !important;
  padding: 0 !important;
  overflow: hidden !important;
  opacity: 0 !important;
  visibility: hidden !important;
  pointer-events: none !important;
  z-index: 0 !important;
}
body.home-layout-umitozkan.page-home .home-hero .hero-slide.active,
body.home-layout-umitozkan.page-home #hero .hero-slide.active {
  position: relative !important;
  inset: auto !important;
  opacity: 1 !important;
  visibility: visible !important;
  pointer-events: auto !important;
  z-index: 1 !important;
}
body.home-layout-umitozkan.page-home .home-hero .hero-slide > picture,
body.home-layout-umitozkan.page-home #hero .hero-slide > picture {
  position: relative !important;
  inset: auto !important;
  display: block !important;
  width: 100% !important;
  height: auto !important;
  margin: 0 !important;
  padding: 0 !important;
  overflow: visible !important;
  line-height: 0 !important;
}
body.home-layout-umitozkan.page-home .home-hero .hero-bg,
body.home-layout-umitozkan.page-home #hero .hero-bg,
body.home-layout-umitozkan.page-home .home-hero .hero-slide img,
body.home-layout-umitozkan.page-home #hero .hero-slide img,
body.home-layout-umitozkan.page-home .home-hero .hero-slide picture img,
body.home-layout-umitozkan.page-home #hero .hero-slide picture img,
body.home-layout-umitozkan.page-home .home-hero .hero-slide.active .hero-bg,
body.home-layout-umitozkan.page-home #hero .hero-slide.active .hero-bg {
  position: static !important;
  inset: auto !important;
  display: block !important;
  width: 100% !important;
  max-width: 100% !important;
  height: auto !important;
  max-height: none !important;
  min-width: 0 !important;
  min-height: 0 !important;
  margin: 0 !important;
  padding: 0 !important;
  border: 0 !important;
  object-fit: contain !important;
  object-position: center center !important;
  transform: none !important;
  transition: none !important;
  will-change: auto !important;
}
/* Banner zaten tasarimli: karanlik overlay + metin katmani kapama */
body.home-layout-umitozkan.page-home .home-hero .hero-slide::after,
body.home-layout-umitozkan.page-home #hero .hero-slide::after {
  display: none !important;
  content: none !important;
  opacity: 0 !important;
}
body.home-layout-umitozkan.page-home .home-hero .hero-copy,
body.home-layout-umitozkan.page-home #hero .hero-copy {
  display: none !important;
}
@media (max-width: 900px) {
  body.home-layout-umitozkan.page-home .home-hero,
  body.home-layout-umitozkan.page-home #hero,
  body.home-layout-umitozkan.page-home .home-intro > .home-hero,
  body.home-layout-umitozkan.page-home .home-intro > #hero {
    height: auto !important;
    min-height: 0 !important;
    max-height: none !important;
  }
}

body.home-layout-umitozkan.page-home .home-hero .hero-bg,
body.home-layout-umitozkan.page-home #hero .hero-bg {
  aspect-ratio: auto !important;
}


/* Umit Ozkan: sayfa en ustu (utility/infobar) her zaman SIYAH — tema kirmizisi ezmesin */
body.home-layout-umitozkan #aloInfobar,
body.home-layout-umitozkan #aloInfobar.uo-utility-bar,
body.home-layout-umitozkan #aloInfobar.sari-plaza-utility,
body.home-layout-umitozkan #aloInfobar.alo-infobar,
body.home-layout-umitozkan .uo-utility-bar,
body.home-layout-umitozkan .alo-infobar.uo-utility-bar {
  background: #111111 !important;
  background-color: #111111 !important;
  background-image: none !important;
  color: #ffffff !important;
  --theme-infobar-bg: #111111 !important;
  --theme-infobar-text: #ffffff !important;
}
body.home-layout-umitozkan #aloInfobar .uo-utility-item,
body.home-layout-umitozkan #aloInfobar a,
body.home-layout-umitozkan #aloInfobar .uo-utility-item span,
body.home-layout-umitozkan .uo-utility-bar .uo-utility-item {
  color: #ffffff !important;
  -webkit-text-fill-color: #ffffff !important;
}


/* ========== MOBIL HEADER FIX 20260913 (son override) ========== */
/* Amazon masaustu hesap/sepet metinleri dar ekranda ust uste biniyordu. */
@media (max-width: 720px) {
  body.home-layout-umitozkan {
    overflow-x: clip !important;
  }

  /* Slogan: kayan cift metin durdur, tek satir net goster */
  body.home-layout-umitozkan .uo-brand-tagline,
  body.home-layout-umitozkan .uo-search-tagline,
  body.home-layout-umitozkan .uo-search-stack .uo-brand-tagline {
    display: block !important;
    width: 100% !important;
    max-width: 100% !important;
    margin: 0.15rem 0 0.25rem !important;
    padding: 0 0.35rem !important;
    text-align: center !important;
    white-space: nowrap !important;
    overflow: hidden !important;
    text-overflow: ellipsis !important;
    font-size: 0.72rem !important;
    font-weight: 600 !important;
    font-style: italic !important;
    color: #222 !important;
    mask-image: none !important;
    -webkit-mask-image: none !important;
  }
  body.home-layout-umitozkan .uo-brand-tagline-track,
  body.home-layout-umitozkan .uo-search-stack .uo-brand-tagline-track {
    display: block !important;
    animation: none !important;
    transform: none !important;
    gap: 0 !important;
    width: 100% !important;
  }
  body.home-layout-umitozkan .uo-brand-tagline-track > *:nth-child(n + 2),
  body.home-layout-umitozkan .uo-search-stack .uo-brand-tagline-track > *:nth-child(n + 2) {
    display: none !important;
  }
  body.home-layout-umitozkan a.brand .uo-brand-tagline {
    display: none !important;
  }

  /* Logo: dar ekranda sabit, ortali */
  body.home-layout-umitozkan .sari-plaza-brand {
    width: 100% !important;
    max-width: none !important;
    min-width: 0 !important;
    min-height: 0 !important;
    padding: 0.35rem 0.75rem 0.15rem !important;
    justify-content: center !important;
  }
  body.home-layout-umitozkan .sari-plaza-brand .brand,
  body.home-layout-umitozkan .sari-plaza-brand a.brand {
    width: auto !important;
    max-width: 100% !important;
    margin: 0 auto !important;
    justify-content: center !important;
  }
  body.home-layout-umitozkan .sari-plaza-brand .brand-logo,
  body.home-layout-umitozkan .sari-plaza-brand img.brand-logo#siteLogo,
  body.home-layout-umitozkan .sari-plaza-brand a.brand img.brand-logo,
  body.home-layout-umitozkan a.brand img.brand-logo,
  body.home-layout-umitozkan img.brand-logo#siteLogo {
    height: 3.25rem !important;
    max-height: 3.25rem !important;
    width: auto !important;
    max-width: min(82vw, 260px) !important;
    min-width: 0 !important;
    transform: none !important;
  }

  /* Tools: dikey — arama, sonra ikonlar */
  body.home-layout-umitozkan .sari-plaza-tools {
    display: flex !important;
    flex-direction: column !important;
    align-items: stretch !important;
    gap: 0.45rem !important;
    width: 100% !important;
    padding: 0.35rem 0.65rem 0.55rem !important;
    margin: 0 !important;
  }
  body.home-layout-umitozkan .sari-plaza-tools .uo-search-stack,
  body.home-layout-umitozkan .sari-plaza-tools .renault-search-row {
    width: 100% !important;
    order: 1 !important;
  }

  /* Hesap + sepet: sadece ikon, metin/caret yok */
  body.home-layout-umitozkan .sari-plaza-tools .topbar-actions.uo-amazon-actions,
  body.home-layout-umitozkan .sari-plaza-tools .topbar-actions {
    order: 2 !important;
    display: flex !important;
    flex-direction: row !important;
    flex-wrap: nowrap !important;
    align-items: center !important;
    justify-content: flex-end !important;
    gap: 0.55rem !important;
    width: 100% !important;
    height: auto !important;
    min-height: 48px !important;
    margin: 0 !important;
    padding: 0 !important;
  }
  body.home-layout-umitozkan .sari-plaza-tools .topbar-orders-link,
  body.home-layout-umitozkan .sari-plaza-tools a.uo-orders-link,
  body.home-layout-umitozkan .sari-plaza-tools .topbar-orders-link.uo-orders-link {
    display: none !important;
  }
  body.home-layout-umitozkan .sari-plaza-tools .uo-amazon-actions .account-widget-text,
  body.home-layout-umitozkan .sari-plaza-tools .uo-amazon-actions .account-widget-line1,
  body.home-layout-umitozkan .sari-plaza-tools .uo-amazon-actions .account-widget-line2,
  body.home-layout-umitozkan .sari-plaza-tools .uo-amazon-actions .account-widget-caret,
  body.home-layout-umitozkan .sari-plaza-tools .topbar-actions .account-widget-text,
  body.home-layout-umitozkan .sari-plaza-tools .topbar-actions .account-widget-line1,
  body.home-layout-umitozkan .sari-plaza-tools .topbar-actions .account-widget-line2,
  body.home-layout-umitozkan .sari-plaza-tools .topbar-actions .account-widget-caret,
  body.home-layout-umitozkan .sari-plaza-tools #cartToggle.uo-amazon-cart .cart-btn-text,
  body.home-layout-umitozkan .sari-plaza-tools #cartToggle.uo-amazon-cart .cart-btn-line1,
  body.home-layout-umitozkan .sari-plaza-tools #cartToggle.uo-amazon-cart .cart-btn-line2,
  body.home-layout-umitozkan .sari-plaza-tools .cart-btn.uo-amazon-cart .cart-btn-text,
  body.home-layout-umitozkan .sari-plaza-tools .cart-btn-text {
    display: none !important;
    visibility: hidden !important;
    width: 0 !important;
    height: 0 !important;
    overflow: hidden !important;
    font-size: 0 !important;
    line-height: 0 !important;
  }
  body.home-layout-umitozkan .sari-plaza-tools .uo-amazon-actions .account-widget,
  body.home-layout-umitozkan .sari-plaza-tools .topbar-actions .account-widget,
  body.home-layout-umitozkan .sari-plaza-tools .account-widget {
    width: 44px !important;
    height: 44px !important;
    min-width: 44px !important;
    min-height: 44px !important;
    max-height: 44px !important;
    padding: 0 !important;
    margin: 0 !important;
    gap: 0 !important;
    justify-content: center !important;
    align-items: center !important;
    border: 1px solid #e5e7eb !important;
    border-radius: 12px !important;
    background: #fff !important;
    box-shadow: 0 2px 8px rgba(17, 17, 17, 0.06) !important;
  }
  body.home-layout-umitozkan .sari-plaza-tools .uo-amazon-actions .account-widget-icon,
  body.home-layout-umitozkan .sari-plaza-tools .uo-amazon-actions .account-widget-avatar,
  body.home-layout-umitozkan .sari-plaza-tools .uo-amazon-actions .account-widget-icon svg,
  body.home-layout-umitozkan .sari-plaza-tools .uo-amazon-actions .account-widget-avatar svg {
    display: inline-flex !important;
    width: 1.55rem !important;
    height: 1.55rem !important;
    min-width: 1.55rem !important;
    padding: 0 !important;
    background: transparent !important;
    border-radius: 0 !important;
  }
  body.home-layout-umitozkan .sari-plaza-tools #cartToggle.cart-btn.uo-amazon-cart,
  body.home-layout-umitozkan .sari-plaza-tools #cartToggle.cart-btn,
  body.home-layout-umitozkan .sari-plaza-tools .cart-btn.uo-amazon-cart,
  body.home-layout-umitozkan .sari-plaza-tools .cart-btn {
    position: relative !important;
    width: 44px !important;
    height: 44px !important;
    min-width: 44px !important;
    min-height: 44px !important;
    max-height: 44px !important;
    padding: 0 !important;
    margin: 0 !important;
    gap: 0 !important;
    justify-content: center !important;
    align-items: center !important;
    border: 1px solid #f30c0c !important;
    border-radius: 12px !important;
    background: #fff !important;
    box-shadow: 0 2px 8px rgba(243, 12, 12, 0.12) !important;
  }
  body.home-layout-umitozkan .sari-plaza-tools #cartToggle.uo-amazon-cart::before,
  body.home-layout-umitozkan .sari-plaza-tools .cart-btn.uo-amazon-cart::before,
  body.home-layout-umitozkan .sari-plaza-tools .cart-btn::before {
    position: static !important;
    width: 1.55rem !important;
    height: 1.4rem !important;
    min-width: 1.55rem !important;
    left: auto !important;
    bottom: auto !important;
    top: auto !important;
    transform: none !important;
    margin: 0 !important;
  }
  body.home-layout-umitozkan .sari-plaza-tools #cartToggle.uo-amazon-cart .cart-badge,
  body.home-layout-umitozkan .sari-plaza-tools .cart-btn.uo-amazon-cart .cart-badge,
  body.home-layout-umitozkan .sari-plaza-tools .cart-badge {
    left: auto !important;
    right: -0.15rem !important;
    top: -0.2rem !important;
  }

  /* Marka ikonlari kaydirilabilir, ust uste binmesin */
  body.home-layout-umitozkan .sari-plaza-tools > .header-cat-icons,
  body.home-layout-umitozkan .header-cat-icons {
    order: 3 !important;
    display: flex !important;
    flex-wrap: nowrap !important;
    width: 100% !important;
    gap: 0.45rem !important;
    overflow-x: auto !important;
    overflow-y: hidden !important;
    -webkit-overflow-scrolling: touch;
    scrollbar-width: none;
    padding: 0.15rem 0 0.1rem !important;
  }
  body.home-layout-umitozkan .sari-plaza-tools > .header-cat-icons::-webkit-scrollbar {
    display: none;
  }
  body.home-layout-umitozkan .header-cat-icons a,
  body.home-layout-umitozkan .header-cat-icons .header-cat-icon {
    flex: 0 0 auto !important;
  }

  /* Kategori bandi: yatay kaydir */
  body.home-layout-umitozkan .category-bar-inner,
  body.home-layout-umitozkan #categoryBar .category-bar-inner {
    display: flex !important;
    flex-wrap: nowrap !important;
    overflow-x: auto !important;
    -webkit-overflow-scrolling: touch;
    gap: 0.35rem !important;
  }
  body.home-layout-umitozkan .category-nav,
  body.home-layout-umitozkan .amazon-all-btn {
    flex: 0 0 auto !important;
  }
}

/* ========== MOBIL HESAP MENUSU FIX 20260913 ========== */
/* Dar telefonda absolute+right menuyu sola tasiyordu; viewport disina kesiliyordu. */
@media (max-width: 720px) {
  body.home-layout-umitozkan .sari-plaza-tools .account-dropdown,
  body.home-layout-umitozkan .account-dropdown,
  body.home-layout-umitozkan #accountNav,
  body.home-layout-umitozkan .account-nav {
    position: static !important;
    overflow: visible !important;
  }

  body.home-layout-umitozkan .sari-plaza-tools .account-menu,
  body.home-layout-umitozkan .sari-plaza-tools .uo-amazon-actions .account-menu,
  body.home-layout-umitozkan .account-nav .account-menu,
  body.home-layout-umitozkan .account-menu,
  body.home-layout-umitozkan .account-menu:not(.hidden) {
    position: fixed !important;
    top: max(14.5rem, calc(env(safe-area-inset-top, 0px) + 14rem)) !important;
    left: 0.75rem !important;
    right: 0.75rem !important;
    width: auto !important;
    min-width: 0 !important;
    max-width: none !important;
    transform: none !important;
    margin: 0 !important;
    z-index: 2147483000 !important;
    box-sizing: border-box !important;
    max-height: min(70vh, calc(100dvh - 6rem)) !important;
    overflow-x: hidden !important;
    overflow-y: auto !important;
    -webkit-overflow-scrolling: touch;
    padding: 0.4rem 0 !important;
    border-radius: 12px !important;
    box-shadow: 0 16px 40px rgba(15, 17, 17, 0.28) !important;
  }

  body.home-layout-umitozkan .account-menu-user,
  body.home-layout-umitozkan .account-menu-item,
  body.home-layout-umitozkan .account-menu-head {
    padding-left: 1rem !important;
    padding-right: 1rem !important;
    box-sizing: border-box !important;
    max-width: 100% !important;
  }
  body.home-layout-umitozkan .account-menu-user-name,
  body.home-layout-umitozkan .account-menu-user-email,
  body.home-layout-umitozkan .account-menu-item span {
    overflow: hidden !important;
    text-overflow: ellipsis !important;
    white-space: nowrap !important;
    max-width: 100% !important;
  }

  /* Siparis linki dar ekranda yine gizle (eski override geri getirmesin) */
  body.home-layout-umitozkan .sari-plaza-tools .topbar-orders-link,
  body.home-layout-umitozkan .sari-plaza-tools a.uo-orders-link,
  body.home-layout-umitozkan .sari-plaza-tools .topbar-orders-link.uo-orders-link {
    display: none !important;
  }
}

/* ========== MOBIL LOGO + TEL/WA 20260913mob3 ========== */
/* Logo sola; sagda Telefon + WhatsApp (kirmizi). uo-header-phones mobilde acik. */
body.home-layout-umitozkan .uo-header-contacts {
  display: flex !important;
  flex-direction: row !important;
  align-items: center !important;
  gap: 0.55rem !important;
}
body.home-layout-umitozkan .uo-header-contact {
  display: inline-flex !important;
  align-items: center !important;
  gap: 0.4rem !important;
  text-decoration: none !important;
  color: #111 !important;
  min-width: 0 !important;
}
body.home-layout-umitozkan .uo-header-contact-ico {
  width: 28px !important;
  height: 28px !important;
  flex: 0 0 28px !important;
  border-radius: 50% !important;
  background-color: #f30c0c !important;
  background-repeat: no-repeat !important;
  background-position: center !important;
  background-size: 16px 16px !important;
}
body.home-layout-umitozkan .uo-header-contact-tel .uo-header-contact-ico {
  background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24' fill='%23fff'%3E%3Cpath d='M22 16.9v2a2 2 0 0 1-2.2 2 19.8 19.8 0 0 1-8.6-3.1 19.5 19.5 0 0 1-6-6A19.8 19.8 0 0 1 2.1 4.2 2 2 0 0 1 4.1 2h2a2 2 0 0 1 2 1.7c.1.8.3 1.6.6 2.3a2 2 0 0 1-.5 2.1L7.1 9.1a16 16 0 0 0 6 6l1.1-1.1a2 2 0 0 1 2.1-.5c.7.3 1.5.5 2.3.6a2 2 0 0 1 1.7 2z'/%3E%3C/svg%3E") !important;
}
body.home-layout-umitozkan .uo-header-contact-wa .uo-header-contact-ico {
  background-color: #25d366 !important;
  background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24' fill='%23fff'%3E%3Cpath d='M20.5 3.5A11 11 0 0 0 3.1 17.7L2 22l4.4-1.1A11 11 0 1 0 20.5 3.5zm-8.5 17a9 9 0 0 1-4.6-1.3l-.3-.2-2.6.7.7-2.5-.2-.3a9 9 0 1 1 7 3.6zm5-6.7c-.3-.1-1.6-.8-1.9-.9s-.4-.1-.6.1-.7.9-.8 1-.3.2-.6.1a7.4 7.4 0 0 1-2.2-1.4 8.2 8.2 0 0 1-1.5-1.9c-.2-.3 0-.4.1-.6l.4-.5.1-.3c0-.1 0-.3-.1-.4s-.6-1.4-.8-1.9-.4-.4-.6-.4h-.5c-.2 0-.4.1-.6.3a2 2 0 0 0-.6 1.5 3.5 3.5 0 0 0 .7 1.9 8 8 0 0 0 3.1 3 10 10 0 0 0 2 .8 3.3 3.3 0 0 0 1.7.1 2.6 2.6 0 0 0 1.7-1.2 2.1 2.1 0 0 0 .1-1.2c-.1-.1-.3-.2-.5-.3z'/%3E%3C/svg%3E") !important;
}
body.home-layout-umitozkan .uo-header-contact-label {
  display: block !important;
  font-size: 0.62rem !important;
  font-weight: 700 !important;
  line-height: 1.1 !important;
  color: #6b7280 !important;
  text-transform: uppercase !important;
  letter-spacing: 0.02em !important;
}
body.home-layout-umitozkan .uo-header-contact-num {
  display: block !important;
  font-size: 0.82rem !important;
  font-weight: 800 !important;
  line-height: 1.15 !important;
  color: #111 !important;
}
body.home-layout-umitozkan .uo-header-contact-tel .uo-header-contact-num {
  color: #f30c0c !important;
}

@media (max-width: 1100px) {
  /* Onceki kural gizlemisti — mobilde/tablette goster */
  body.home-layout-umitozkan .uo-header-phones {
    display: flex !important;
  }
}

@media (max-width: 720px) {
  body.home-layout-umitozkan .sari-plaza-shell {
    display: flex !important;
    flex-wrap: wrap !important;
    align-items: center !important;
    gap: 0.35rem 0.5rem !important;
    padding: 0.35rem 0.55rem 0.15rem !important;
  }

  /* Logo sola */
  body.home-layout-umitozkan .sari-plaza-brand {
    flex: 1 1 auto !important;
    width: auto !important;
    max-width: calc(100% - 7.5rem) !important;
    min-width: 0 !important;
    justify-content: flex-start !important;
    align-items: center !important;
    padding: 0.2rem 0.15rem 0.15rem 0.2rem !important;
    margin: 0 !important;
  }
  body.home-layout-umitozkan .sari-plaza-brand .brand,
  body.home-layout-umitozkan .sari-plaza-brand a.brand {
    width: auto !important;
    max-width: 100% !important;
    margin: 0 !important;
    justify-content: flex-start !important;
  }
  body.home-layout-umitozkan .sari-plaza-brand .brand-logo,
  body.home-layout-umitozkan .sari-plaza-brand img.brand-logo#siteLogo,
  body.home-layout-umitozkan img.brand-logo#siteLogo {
    height: 3.1rem !important;
    max-height: 3.1rem !important;
    max-width: min(58vw, 210px) !important;
    margin: 0 !important;
  }

  /* Sag: Telefon + WhatsApp */
  body.home-layout-umitozkan .uo-header-phones {
    display: flex !important;
    flex: 0 0 auto !important;
    align-items: center !important;
    justify-content: flex-end !important;
    margin: 0 !important;
    padding: 0.15rem 0.1rem 0.15rem 0 !important;
    border: 0 !important;
    order: 0 !important;
  }
  body.home-layout-umitozkan .uo-header-contacts {
    gap: 0.35rem !important;
  }
  body.home-layout-umitozkan .uo-header-contact {
    flex-direction: column !important;
    gap: 0.12rem !important;
    width: 2.85rem !important;
  }
  body.home-layout-umitozkan .uo-header-contact-ico {
    width: 2.35rem !important;
    height: 2.35rem !important;
    flex-basis: 2.35rem !important;
    background-size: 1.15rem 1.15rem !important;
    box-shadow: 0 2px 8px rgba(243, 12, 12, 0.22) !important;
  }
  body.home-layout-umitozkan .uo-header-contact-wa .uo-header-contact-ico {
    box-shadow: 0 2px 8px rgba(37, 211, 102, 0.28) !important;
  }
  body.home-layout-umitozkan .uo-header-contact-txt {
    display: block !important;
    width: 100% !important;
    text-align: center !important;
  }
  body.home-layout-umitozkan .uo-header-contact-label {
    font-size: 0.52rem !important;
    color: #374151 !important;
  }
  body.home-layout-umitozkan .uo-header-contact-num {
    display: none !important;
  }

  /* Arama/sepet alt satirda tam genislik */
  body.home-layout-umitozkan .sari-plaza-main {
    flex: 1 1 100% !important;
    width: 100% !important;
    min-width: 100% !important;
    order: 2 !important;
  }
}

/* ========== MOBIL HESAP MENU GRID 20260913mob4 ========== */
/* Ikon ustte, yazi altta, kucuk hucreler */
@media (max-width: 720px) {
  body.home-layout-umitozkan .sari-plaza-tools .account-menu:not(.hidden),
  body.home-layout-umitozkan .sari-plaza-tools .uo-amazon-actions .account-menu:not(.hidden),
  body.home-layout-umitozkan .account-nav .account-menu:not(.hidden),
  body.home-layout-umitozkan .account-menu:not(.hidden) {
    display: grid !important;
    grid-template-columns: repeat(4, minmax(0, 1fr)) !important;
    gap: 0.2rem 0.15rem !important;
    padding: 0.45rem 0.4rem 0.55rem !important;
    width: auto !important;
    min-width: 0 !important;
    max-width: none !important;
  }

  body.home-layout-umitozkan .account-menu-user,
  body.home-layout-umitozkan .account-menu-head,
  body.home-layout-umitozkan .account-menu-divider,
  body.home-layout-umitozkan .account-menu-item.account-menu-item-danger,
  body.home-layout-umitozkan button.account-menu-item[data-action="logout"] {
    grid-column: 1 / -1 !important;
  }

  body.home-layout-umitozkan .account-menu-user {
    display: flex !important;
    align-items: center !important;
    gap: 0.55rem !important;
    padding: 0.45rem 0.35rem 0.55rem !important;
    margin: 0 !important;
  }

  body.home-layout-umitozkan .account-menu-head {
    padding: 0.35rem 0.35rem 0.25rem !important;
    font-size: 0.7rem !important;
    text-align: left !important;
  }

  body.home-layout-umitozkan .account-menu-divider {
    height: 1px !important;
    margin: 0.25rem 0.15rem !important;
    padding: 0 !important;
  }

  body.home-layout-umitozkan .account-menu-item {
    display: flex !important;
    flex-direction: column !important;
    align-items: center !important;
    justify-content: flex-start !important;
    gap: 0.22rem !important;
    padding: 0.4rem 0.15rem 0.35rem !important;
    margin: 0 !important;
    min-height: 3.4rem !important;
    text-align: center !important;
    font-size: 0.58rem !important;
    font-weight: 650 !important;
    line-height: 1.15 !important;
    border-radius: 8px !important;
    color: #111 !important;
  }

  body.home-layout-umitozkan .account-menu-item span {
    display: block !important;
    width: 100% !important;
    max-width: 100% !important;
    white-space: normal !important;
    overflow: hidden !important;
    text-overflow: ellipsis !important;
    font-size: 0.58rem !important;
    line-height: 1.15 !important;
    color: inherit !important;
    -webkit-text-fill-color: inherit !important;
  }

  body.home-layout-umitozkan .account-menu-icon {
    width: 1.2rem !important;
    height: 1.2rem !important;
    margin: 0 !important;
    color: #f30c0c !important;
    stroke: #f30c0c !important;
  }

  body.home-layout-umitozkan .account-menu-item:hover {
    background: #fff5f5 !important;
    color: #f30c0c !important;
  }

  /* Cikis: tam genislik, yatay ama kucuk */
  body.home-layout-umitozkan .account-menu-item.account-menu-item-danger,
  body.home-layout-umitozkan button.account-menu-item[data-action="logout"] {
    flex-direction: row !important;
    justify-content: center !important;
    align-items: center !important;
    gap: 0.4rem !important;
    min-height: 2.35rem !important;
    padding: 0.45rem 0.5rem !important;
    font-size: 0.72rem !important;
    font-weight: 700 !important;
    border: 1px solid #f30c0c !important;
    border-radius: 8px !important;
    color: #f30c0c !important;
    background: #fff !important;
  }
  body.home-layout-umitozkan .account-menu-item.account-menu-item-danger span,
  body.home-layout-umitozkan button.account-menu-item[data-action="logout"] span {
    white-space: nowrap !important;
    font-size: 0.72rem !important;
    width: auto !important;
  }
}

/* ========== MOBIL HESAP MENU CLOSED+LOWER 20260913mob5 ========== */
/* 1) .hidden her zaman kapali (grid !important ezmesin)
   2) Acikken arama/giris altinda dursun */
@media (max-width: 720px) {
  body.home-layout-umitozkan .sari-plaza-tools .account-menu.hidden,
  body.home-layout-umitozkan .sari-plaza-tools .uo-amazon-actions .account-menu.hidden,
  body.home-layout-umitozkan .account-nav .account-menu.hidden,
  body.home-layout-umitozkan .account-menu.hidden,
  body.home-layout-umitozkan .account-menu.hidden:not(.hidden) {
    display: none !important;
    visibility: hidden !important;
    opacity: 0 !important;
    pointer-events: none !important;
    height: 0 !important;
    max-height: 0 !important;
    overflow: hidden !important;
    clip: rect(0, 0, 0, 0) !important;
  }

  body.home-layout-umitozkan .sari-plaza-tools .account-menu:not(.hidden),
  body.home-layout-umitozkan .sari-plaza-tools .uo-amazon-actions .account-menu:not(.hidden),
  body.home-layout-umitozkan .account-nav .account-menu:not(.hidden),
  body.home-layout-umitozkan .account-menu:not(.hidden) {
    position: fixed !important;
    /* Logo + tel/wa + arama + hesap ikonlarinin altinda */
    top: max(14.5rem, calc(env(safe-area-inset-top, 0px) + 14rem)) !important;
    left: 0.75rem !important;
    right: 0.75rem !important;
    width: auto !important;
    height: auto !important;
    max-height: min(62vh, calc(100dvh - 12.5rem)) !important;
    visibility: visible !important;
    opacity: 1 !important;
    pointer-events: auto !important;
    clip: auto !important;
    z-index: 2147483000 !important;
  }
}

/* ========== DESKTOP SEARCH NEFES 20260913desk1 ========== */
/* Arama kutusunu saga-sola genislet; ustteki cift kayan slogan tek satira insin. */
@media (min-width: 721px) {
  body.home-layout-umitozkan .sari-plaza-shell {
    gap: 0.85rem !important;
    padding-left: clamp(0.55rem, 1.2vw, 1.1rem) !important;
    padding-right: clamp(0.55rem, 1.2vw, 1.1rem) !important;
  }

  /* Logo + telefon biraz daralsin, aramaya yer ac */
  body.home-layout-umitozkan .sari-plaza-brand {
    max-width: 300px !important;
    flex: 0 1 auto !important;
  }
  body.home-layout-umitozkan .sari-plaza-brand .brand-logo,
  body.home-layout-umitozkan .sari-plaza-brand img.brand-logo#siteLogo {
    max-width: 300px !important;
    height: auto !important;
    max-height: 4.75rem !important;
  }
  body.home-layout-umitozkan .uo-header-phones {
    padding-right: 0.45rem !important;
    margin-right: 0.15rem !important;
  }
  body.home-layout-umitozkan .uo-header-phone,
  body.home-layout-umitozkan .uo-header-contact-num {
    font-size: 0.8rem !important;
  }

  body.home-layout-umitozkan .sari-plaza-main,
  body.home-layout-umitozkan .sari-plaza-tools {
    flex: 1 1 auto !important;
    min-width: 0 !important;
  }
  body.home-layout-umitozkan .sari-plaza-tools {
    gap: 0.65rem 0.85rem !important;
    padding-left: 0.35rem !important;
    padding-right: 0.35rem !important;
  }

  /* Arama satiri: eski 420px tavanini kaldir, saga-sola ac */
  body.home-layout-umitozkan .sari-plaza-tools .renault-search-row {
    flex: 1 1 auto !important;
    justify-content: stretch !important;
    padding-left: 0.35rem !important;
    padding-right: 0.35rem !important;
    gap: 0.55rem !important;
    max-width: none !important;
  }
  body.home-layout-umitozkan .sari-plaza-tools .uo-search-stack,
  body.home-layout-umitozkan .uo-search-stack {
    flex: 1 1 auto !important;
    width: 100% !important;
    max-width: none !important;
    min-width: 16rem !important;
  }
  body.home-layout-umitozkan .sari-plaza-tools .renault-search-row .search,
  body.home-layout-umitozkan .renault-search-row .search,
  body.home-layout-umitozkan .sari-plaza-tools .uo-search-stack form.search,
  body.home-layout-umitozkan .sari-plaza-tools form.search,
  body.home-layout-umitozkan .uo-search-stack #searchForm,
  body.home-layout-umitozkan form.search.uo-search {
    flex: 1 1 auto !important;
    width: 100% !important;
    max-width: none !important;
    min-width: 0 !important;
  }

  /* Hesap/sepet blogu sabitle, aramayi sikistirmasin */
  body.home-layout-umitozkan .sari-plaza-tools .topbar-actions,
  body.home-layout-umitozkan .sari-plaza-tools .topbar-actions.uo-amazon-actions {
    flex: 0 0 auto !important;
    margin-left: 0.25rem !important;
  }

  /* Cift kayan slogan: tek metin, ortali, nefesli */
  body.home-layout-umitozkan .uo-search-stack .uo-brand-tagline,
  body.home-layout-umitozkan .uo-search-tagline {
    display: block !important;
    width: 100% !important;
    max-width: 100% !important;
    padding: 0 0.75rem !important;
    text-align: center !important;
    white-space: nowrap !important;
    overflow: hidden !important;
    text-overflow: ellipsis !important;
    mask-image: none !important;
    -webkit-mask-image: none !important;
  }
  body.home-layout-umitozkan .uo-search-stack .uo-brand-tagline-track,
  body.home-layout-umitozkan .uo-brand-tagline-track {
    display: block !important;
    width: 100% !important;
    animation: none !important;
    transform: none !important;
    gap: 0 !important;
  }
  body.home-layout-umitozkan .uo-search-stack .uo-brand-tagline-track > *:nth-child(n + 2),
  body.home-layout-umitozkan .uo-brand-tagline-track > *:nth-child(n + 2) {
    display: none !important;
  }
}

/* ========== MOBIL HESAP MENU LOWER2 20260913mob6 ========== */
@media (max-width: 720px) {
  body.home-layout-umitozkan .sari-plaza-tools .account-menu:not(.hidden),
  body.home-layout-umitozkan .sari-plaza-tools .uo-amazon-actions .account-menu:not(.hidden),
  body.home-layout-umitozkan .account-nav .account-menu:not(.hidden),
  body.home-layout-umitozkan .account-menu:not(.hidden) {
    top: max(14.5rem, calc(env(safe-area-inset-top, 0px) + 14rem)) !important;
    max-height: min(58vh, calc(100dvh - 15.5rem)) !important;
  }
}

/* ========== DESKTOP HEADER YAY + LOGO BUYUK 20260913desk2 ========== */
@media (min-width: 721px) {
  /* Header tam genislik — icerik kutusu asagida ayrica daraltilir */
  body.home-layout-umitozkan .topbar > .container.topbar-inner,
  body.home-layout-umitozkan .topbar-inner,
  body.home-layout-umitozkan .topbar.sari-plaza-topbar > .container.topbar-inner,
  body.home-layout-umitozkan .topbar.sari-plaza-topbar .topbar-inner {
    width: 100% !important;
    max-width: none !important;
    margin: 0 !important;
    padding-left: 0 !important;
    padding-right: 0 !important;
  }

  body.home-layout-umitozkan .sari-plaza-shell {
    width: 100% !important;
    max-width: none !important;
    margin: 0 !important;
    gap: 1rem 1.15rem !important;
    padding-left: clamp(0.85rem, 1.6vw, 1.5rem) !important;
    padding-right: clamp(0.85rem, 1.6vw, 1.5rem) !important;
    box-sizing: border-box !important;
  }

  /* Logo buyuk */
  body.home-layout-umitozkan .sari-plaza-brand {
    flex: 0 0 auto !important;
    max-width: 320px !important;
    min-width: 0 !important;
    padding: 0.35rem 0.35rem 0.35rem 0 !important;
  }
  body.home-layout-umitozkan .sari-plaza-brand .brand,
  body.home-layout-umitozkan .sari-plaza-brand a.brand {
    width: auto !important;
    max-width: 100% !important;
  }
  body.home-layout-umitozkan .sari-plaza-brand .brand-logo,
  body.home-layout-umitozkan .sari-plaza-brand img.brand-logo#siteLogo,
  body.home-layout-umitozkan a.brand img.brand-logo,
  body.home-layout-umitozkan img.brand-logo#siteLogo {
    width: auto !important;
    max-width: min(320px, 22vw) !important;
    height: auto !important;
    max-height: 5rem !important;
    min-height: 3.6rem !important;
    object-fit: contain !important;
  }

  body.home-layout-umitozkan .uo-header-phones {
    flex: 0 0 auto !important;
  }

  body.home-layout-umitozkan .sari-plaza-main,
  body.home-layout-umitozkan .sari-plaza-tools {
    flex: 1 1 auto !important;
    min-width: 0 !important;
    width: auto !important;
  }

  body.home-layout-umitozkan .sari-plaza-tools {
    padding-left: 0.25rem !important;
    padding-right: 0 !important;
  }

  body.home-layout-umitozkan .sari-plaza-tools .uo-search-stack,
  body.home-layout-umitozkan .uo-search-stack,
  body.home-layout-umitozkan .sari-plaza-tools form.search,
  body.home-layout-umitozkan form.search.uo-search {
    flex: 1 1 auto !important;
    width: 100% !important;
    max-width: none !important;
  }

  body.home-layout-umitozkan .sari-plaza-tools .topbar-actions,
  body.home-layout-umitozkan .sari-plaza-tools .topbar-actions.uo-amazon-actions {
    flex: 0 0 auto !important;
    margin-left: 0.5rem !important;
    margin-right: 0 !important;
  }

  /* Kategori bandi da ayni kenara dayansin */
  body.home-layout-umitozkan .category-bar-inner,
  body.home-layout-umitozkan #categoryBar .category-bar-inner {
    width: 100% !important;
    max-width: none !important;
    padding-left: clamp(0.85rem, 1.6vw, 1.5rem) !important;
    padding-right: clamp(0.85rem, 1.6vw, 1.5rem) !important;
  }
}

/* ========== RESPONSIVE LOCK 20260913resp1 ========== */
/* Dusuk cozunurlukte yatay kayma / tasma yok */
html:has(body.home-layout-umitozkan),
body.home-layout-umitozkan {
  max-width: 100% !important;
  overflow-x: clip !important;
}
body.home-layout-umitozkan *,
body.home-layout-umitozkan *::before,
body.home-layout-umitozkan *::after {
  box-sizing: border-box !important;
}
body.home-layout-umitozkan img,
body.home-layout-umitozkan svg,
body.home-layout-umitozkan video,
body.home-layout-umitozkan canvas,
body.home-layout-umitozkan iframe {
  max-width: 100% !important;
  height: auto;
}
body.home-layout-umitozkan .container,
body.home-layout-umitozkan .topbar-inner,
body.home-layout-umitozkan .sari-plaza-shell,
body.home-layout-umitozkan .sari-plaza-main,
body.home-layout-umitozkan .sari-plaza-tools,
body.home-layout-umitozkan .category-bar,
body.home-layout-umitozkan #categoryBar,
body.home-layout-umitozkan .category-bar-inner,
body.home-layout-umitozkan main,
body.home-layout-umitozkan .home-intro,
body.home-layout-umitozkan .home-catalog,
body.home-layout-umitozkan .home-hero,
body.home-layout-umitozkan #hero {
  max-width: 100% !important;
  min-width: 0 !important;
}

/* Tablet: header satirinda zorla kayma olmasin */
@media (max-width: 1100px) {
  body.home-layout-umitozkan .sari-plaza-shell {
    flex-wrap: wrap !important;
    align-items: center !important;
    gap: 0.55rem 0.75rem !important;
    padding-left: 0.65rem !important;
    padding-right: 0.65rem !important;
  }
  body.home-layout-umitozkan .sari-plaza-brand {
    flex: 1 1 auto !important;
    max-width: calc(100% - 8.5rem) !important;
    min-width: 0 !important;
  }
  body.home-layout-umitozkan .sari-plaza-brand .brand-logo,
  body.home-layout-umitozkan .sari-plaza-brand img.brand-logo#siteLogo,
  body.home-layout-umitozkan img.brand-logo#siteLogo {
    max-width: min(260px, 42vw) !important;
    max-height: 4.1rem !important;
    min-height: 0 !important;
  }
  body.home-layout-umitozkan .uo-header-phones {
    flex: 0 0 auto !important;
    max-width: 100% !important;
  }
  body.home-layout-umitozkan .uo-header-contact-num {
    font-size: 0.72rem !important;
  }
  body.home-layout-umitozkan .sari-plaza-main {
    flex: 1 1 100% !important;
    width: 100% !important;
    min-width: 0 !important;
  }
  body.home-layout-umitozkan .sari-plaza-tools {
    width: 100% !important;
    min-width: 0 !important;
    flex-wrap: wrap !important;
  }
  body.home-layout-umitozkan .sari-plaza-tools .uo-search-stack,
  body.home-layout-umitozkan .uo-search-stack,
  body.home-layout-umitozkan .sari-plaza-tools .renault-search-row {
    flex: 1 1 100% !important;
    width: 100% !important;
    min-width: 0 !important;
    max-width: 100% !important;
  }
  body.home-layout-umitozkan .sari-plaza-tools form.search,
  body.home-layout-umitozkan form.search {
    width: 100% !important;
    min-width: 0 !important;
    max-width: 100% !important;
  }
  body.home-layout-umitozkan .sari-plaza-tools .topbar-actions,
  body.home-layout-umitozkan .sari-plaza-tools .topbar-actions.uo-amazon-actions {
    width: 100% !important;
    justify-content: flex-end !important;
    margin-left: 0 !important;
  }
}

@media (max-width: 720px) {
  body.home-layout-umitozkan,
  body.home-layout-umitozkan #app,
  body.home-layout-umitozkan main {
    overflow-x: clip !important;
  }

  body.home-layout-umitozkan .sari-plaza-shell {
    display: flex !important;
    flex-wrap: wrap !important;
    width: 100% !important;
    max-width: 100% !important;
    gap: 0.35rem 0.45rem !important;
    padding: 0.35rem 0.55rem 0.2rem !important;
  }

  body.home-layout-umitozkan .sari-plaza-brand {
    flex: 1 1 auto !important;
    width: auto !important;
    max-width: calc(100% - 6.8rem) !important;
    min-width: 0 !important;
    padding: 0.15rem 0.1rem !important;
  }
  body.home-layout-umitozkan .sari-plaza-brand .brand-logo,
  body.home-layout-umitozkan .sari-plaza-brand img.brand-logo#siteLogo,
  body.home-layout-umitozkan img.brand-logo#siteLogo {
    max-width: min(58vw, 200px) !important;
    max-height: 3rem !important;
    min-height: 0 !important;
  }

  /* Tel/WA sadece ikon — numara tasmasin */
  body.home-layout-umitozkan .uo-header-phones {
    display: flex !important;
    flex: 0 0 auto !important;
    max-width: 6.5rem !important;
  }
  body.home-layout-umitozkan .uo-header-contact-num {
    display: none !important;
  }

  body.home-layout-umitozkan .sari-plaza-main,
  body.home-layout-umitozkan .sari-plaza-tools {
    flex: 1 1 100% !important;
    width: 100% !important;
    max-width: 100% !important;
    min-width: 0 !important;
    padding-left: 0 !important;
    padding-right: 0 !important;
  }

  body.home-layout-umitozkan .uo-search-stack,
  body.home-layout-umitozkan .sari-plaza-tools .uo-search-stack,
  body.home-layout-umitozkan .sari-plaza-tools form.search,
  body.home-layout-umitozkan form.search {
    width: 100% !important;
    max-width: 100% !important;
    min-width: 0 !important;
  }

  body.home-layout-umitozkan .uo-utility-bar,
  body.home-layout-umitozkan #aloInfobar,
  body.home-layout-umitozkan .uo-utility-inner {
    width: 100% !important;
    max-width: 100% !important;
    overflow-x: auto !important;
    -webkit-overflow-scrolling: touch;
  }
  body.home-layout-umitozkan .uo-utility-right {
    flex-wrap: nowrap !important;
    white-space: nowrap !important;
  }

  /* Kategori: sayfa kaymasin, sadece bant kaydirilsin */
  body.home-layout-umitozkan .category-bar,
  body.home-layout-umitozkan #categoryBar {
    width: 100% !important;
    max-width: 100% !important;
    overflow: hidden !important;
  }
  body.home-layout-umitozkan .category-bar-inner,
  body.home-layout-umitozkan #categoryBar .category-bar-inner {
    display: flex !important;
    flex-wrap: nowrap !important;
    width: 100% !important;
    max-width: 100% !important;
    overflow-x: auto !important;
    overflow-y: hidden !important;
    -webkit-overflow-scrolling: touch;
    overscroll-behavior-x: contain;
    gap: 0.35rem !important;
    padding-left: 0.55rem !important;
    padding-right: 0.55rem !important;
  }
  body.home-layout-umitozkan .category-nav,
  body.home-layout-umitozkan .amazon-all-btn,
  body.home-layout-umitozkan #amazonAllBtn,
  body.home-layout-umitozkan #categoryNavPromo,
  body.home-layout-umitozkan .category-nav-promo {
    flex: 0 0 auto !important;
    max-width: none !important;
  }
  body.home-layout-umitozkan #categoryNavPromo,
  body.home-layout-umitozkan .category-nav-promo {
    min-width: 0 !important;
  }
  body.home-layout-umitozkan #categoryNavPromo .uo-nav-promo-title,
  body.home-layout-umitozkan .uo-nav-promo-title,
  body.home-layout-umitozkan #categoryNavPromo span:not(.uo-nav-promo-logos):not([class*="logo"]) {
    max-width: 9.5rem !important;
    overflow: hidden !important;
    text-overflow: ellipsis !important;
    white-space: nowrap !important;
  }

  /* Grid kartlar dar ekranda tasmasin */
  body.home-layout-umitozkan .uo-brand-grid,
  body.home-layout-umitozkan .home-logo-strip-grid,
  body.home-layout-umitozkan .product-grid,
  body.home-layout-umitozkan .home-featured-cats-grid {
    grid-template-columns: repeat(2, minmax(0, 1fr)) !important;
    width: 100% !important;
    max-width: 100% !important;
  }

  body.home-layout-umitozkan .home-hero,
  body.home-layout-umitozkan #hero,
  body.home-layout-umitozkan .home-hero img,
  body.home-layout-umitozkan #hero img {
    width: 100% !important;
    max-width: 100% !important;
  }
}

@media (max-width: 480px) {
  body.home-layout-umitozkan .sari-plaza-brand .brand-logo,
  body.home-layout-umitozkan .sari-plaza-brand img.brand-logo#siteLogo,
  body.home-layout-umitozkan img.brand-logo#siteLogo {
    max-width: min(52vw, 168px) !important;
    max-height: 2.65rem !important;
  }
  body.home-layout-umitozkan .uo-header-contact {
    width: 2.45rem !important;
  }
  body.home-layout-umitozkan .uo-header-contact-ico {
    width: 2.05rem !important;
    height: 2.05rem !important;
    flex-basis: 2.05rem !important;
  }
  body.home-layout-umitozkan .uo-header-contact-label {
    font-size: 0.48rem !important;
  }
  body.home-layout-umitozkan .sari-plaza-tools .account-widget,
  body.home-layout-umitozkan .sari-plaza-tools #cartToggle.cart-btn {
    width: 40px !important;
    height: 40px !important;
    min-width: 40px !important;
    min-height: 40px !important;
  }
  body.home-layout-umitozkan .uo-brand-grid,
  body.home-layout-umitozkan .home-logo-strip-grid {
    grid-template-columns: repeat(2, minmax(0, 1fr)) !important;
    gap: 0.45rem !important;
  }
  body.home-layout-umitozkan #amazonAllBtn,
  body.home-layout-umitozkan .amazon-all-btn {
    padding-left: 0.55rem !important;
    padding-right: 0.55rem !important;
    font-size: 0.72rem !important;
  }
}

@media (max-width: 360px) {
  body.home-layout-umitozkan .sari-plaza-brand {
    max-width: calc(100% - 5.8rem) !important;
  }
  body.home-layout-umitozkan .sari-plaza-brand .brand-logo,
  body.home-layout-umitozkan img.brand-logo#siteLogo {
    max-width: min(48vw, 140px) !important;
    max-height: 2.35rem !important;
  }
  body.home-layout-umitozkan .uo-header-contact-label {
    display: none !important;
  }
}

/* ========== ICERIK KUTUSU DARALT 20260913box1 ========== */
/* Yeni Urunler ve alti (katalog/bolumler) saga-sola yayilmasin */
body.home-layout-umitozkan {
  --uo-content-max: 1280px !important;
  --kb-max: 1280px !important;
  --uo-max: 1280px !important;
  --renault-box: min(1280px, calc(100% - 2 * clamp(1rem, 3.2vw, 2.75rem))) !important;
}

body.home-layout-umitozkan .home-catalog,
body.home-layout-umitozkan section.home-catalog,
body.home-layout-umitozkan #catalog,
body.home-layout-umitozkan #newSection,
body.home-layout-umitozkan .home-band,
body.home-layout-umitozkan section.home-band,
body.home-layout-umitozkan .home-brands,
body.home-layout-umitozkan .home-brand-picker,
body.home-layout-umitozkan .home-blog,
body.home-layout-umitozkan .home-vin-ask,
body.home-layout-umitozkan .home-special-pay,
body.home-layout-umitozkan .home-company-intro,
body.home-layout-umitozkan .trust-strip,
body.home-layout-umitozkan .renault-trust-strip,
body.home-layout-umitozkan #homeLogoStrip,
body.home-layout-umitozkan .home-logo-strip,
body.home-layout-umitozkan .home-featured-cats,
body.home-layout-umitozkan .home-campaigns,
body.home-layout-umitozkan section[id^="home"],
body.home-layout-umitozkan.page-home main > section:not(.home-hero):not(#hero) {
  width: var(--renault-box) !important;
  max-width: var(--renault-box) !important;
  margin-left: auto !important;
  margin-right: auto !important;
  box-sizing: border-box !important;
}

body.home-layout-umitozkan .home-catalog .container,
body.home-layout-umitozkan .home-band .container,
body.home-layout-umitozkan #newSection .container,
body.home-layout-umitozkan .trust-strip .container,
body.home-layout-umitozkan .home-brands .container,
body.home-layout-umitozkan .home-brand-picker .container,
body.home-layout-umitozkan .home-blog .container,
body.home-layout-umitozkan #homeLogoStrip .container,
body.home-layout-umitozkan section[class*="home-"] > .container {
  width: 100% !important;
  max-width: 100% !important;
  padding-left: 1rem !important;
  padding-right: 1rem !important;
  margin-left: 0 !important;
  margin-right: 0 !important;
  box-sizing: border-box !important;
}

/* Yeni Urunler: 5 yerine 4 — kartlar daha dolu, kenarlar bos kalmasin */
body.home-layout-umitozkan .home-band .featured-track,
body.home-layout-umitozkan #newGrid.featured-track,
body.home-layout-umitozkan #campaignGrid.featured-track,
body.home-layout-umitozkan.page-home .featured-track,
body.home-layout-umitozkan .home-catalog-results .grid,
body.home-layout-umitozkan .home-catalog-results .grid-amazon,
body.home-layout-umitozkan .home-catalog .product-grid,
body.home-layout-umitozkan .product-grid,
body.home-layout-umitozkan #productGrid.grid-amazon,
body.home-layout-umitozkan #productGrid {
  grid-template-columns: repeat(4, minmax(0, 1fr)) !important;
  gap: 0.85rem !important;
}

@media (max-width: 1100px) {
  body.home-layout-umitozkan .home-band .featured-track,
  body.home-layout-umitozkan #newGrid.featured-track,
  body.home-layout-umitozkan #campaignGrid.featured-track,
  body.home-layout-umitozkan.page-home .featured-track,
  body.home-layout-umitozkan .home-catalog-results .grid-amazon,
  body.home-layout-umitozkan #productGrid {
    grid-template-columns: repeat(3, minmax(0, 1fr)) !important;
  }
}
@media (max-width: 720px) {
  body.home-layout-umitozkan {
    --renault-box: calc(100% - 1rem) !important;
  }
  body.home-layout-umitozkan .home-band .featured-track,
  body.home-layout-umitozkan #newGrid.featured-track,
  body.home-layout-umitozkan #campaignGrid.featured-track,
  body.home-layout-umitozkan.page-home .featured-track,
  body.home-layout-umitozkan .home-catalog-results .grid-amazon,
  body.home-layout-umitozkan #productGrid {
    grid-template-columns: repeat(2, minmax(0, 1fr)) !important;
  }
}

/* ========== SEARCH/KATEGORI YAY 20260913cat2 ========== */
/* Arama/kategori sonuclari ANA SAYFA uzerinde (?q= / filtre) gelir → page-home KALIR.
   Bu yuzden :not(.page-home) tutmaz. Katalog aktifken (#catalog:not(.home-catalog--idle)
   veya .catalog-layout gorunurken) genislet; ana vitrin bolumleri dar kalsin. */

body.home-layout-umitozkan #catalog:not(.home-catalog--idle),
body.home-layout-umitozkan .home-catalog:not(.home-catalog--idle),
body.home-layout-umitozkan #catalog:has(.catalog-layout),
body.home-layout-umitozkan .home-catalog:has(.catalog-layout),
body.home-layout-umitozkan .home-catalog--amazon:has(.catalog-layout) {
  width: min(1780px, calc(100% - 0.75rem)) !important;
  max-width: min(1780px, calc(100% - 0.75rem)) !important;
  margin-left: auto !important;
  margin-right: auto !important;
  box-sizing: border-box !important;
}

body.home-layout-umitozkan #catalog:not(.home-catalog--idle) .catalog-layout,
body.home-layout-umitozkan #catalog:has(.catalog-layout) .catalog-layout,
body.home-layout-umitozkan .home-catalog:not(.home-catalog--idle) .catalog-layout,
body.home-layout-umitozkan .catalog-layout--with-dock {
  width: 100% !important;
  max-width: 100% !important;
  gap: 0.75rem 0.9rem !important;
}

body.home-layout-umitozkan #catalog:not(.home-catalog--idle) .catalog-layout--with-dock,
body.home-layout-umitozkan #catalog:has(.catalog-layout) .catalog-layout--with-dock,
body.home-layout-umitozkan .home-catalog:has(.catalog-layout) .catalog-layout--with-dock {
  grid-template-columns: minmax(180px, 220px) minmax(0, 1fr) minmax(180px, 230px) !important;
}

body.home-layout-umitozkan #catalog:not(.home-catalog--idle) .catalog-layout:not(.catalog-layout--with-dock),
body.home-layout-umitozkan .home-catalog:has(.catalog-layout) .catalog-layout:not(.catalog-layout--with-dock) {
  grid-template-columns: minmax(180px, 220px) minmax(0, 1fr) !important;
}

body.home-layout-umitozkan #catalog:not(.home-catalog--idle) .home-catalog-results,
body.home-layout-umitozkan #catalog:has(.catalog-layout) .home-catalog-results,
body.home-layout-umitozkan .home-catalog:has(.catalog-layout) .home-catalog-results {
  width: 100% !important;
  max-width: 100% !important;
  min-width: 0 !important;
}

@media (min-width: 1200px) {
  body.home-layout-umitozkan #catalog:not(.home-catalog--idle) #productGrid,
  body.home-layout-umitozkan #catalog:not(.home-catalog--idle) #productGrid.grid-amazon,
  body.home-layout-umitozkan #catalog:has(.catalog-layout) #productGrid,
  body.home-layout-umitozkan #catalog:has(.catalog-layout) .home-catalog-results .grid-amazon,
  body.home-layout-umitozkan .home-catalog:has(.catalog-layout) #productGrid,
  body.home-layout-umitozkan .home-catalog:has(.catalog-layout) .grid-amazon {
    grid-template-columns: repeat(5, minmax(0, 1fr)) !important;
    gap: 0.7rem !important;
  }
}

@media (min-width: 900px) and (max-width: 1199px) {
  body.home-layout-umitozkan #catalog:not(.home-catalog--idle) #productGrid,
  body.home-layout-umitozkan #catalog:has(.catalog-layout) #productGrid,
  body.home-layout-umitozkan .home-catalog:has(.catalog-layout) #productGrid {
    grid-template-columns: repeat(4, minmax(0, 1fr)) !important;
  }
}

/* Ana sayfa vitrin (katalog idle): onceki dar kutu korunsun */
body.home-layout-umitozkan.page-home #catalog.home-catalog--idle,
body.home-layout-umitozkan.page-home .home-catalog.home-catalog--idle {
  width: var(--renault-box) !important;
  max-width: var(--renault-box) !important;
}
body.home-layout-umitozkan.page-home #newSection,
body.home-layout-umitozkan.page-home .home-band,
body.home-layout-umitozkan.page-home #homeLogoStrip,
body.home-layout-umitozkan.page-home .trust-strip {
  width: var(--renault-box) !important;
  max-width: var(--renault-box) !important;
}
body.home-layout-umitozkan.page-home .home-band .featured-track,
body.home-layout-umitozkan.page-home #newGrid.featured-track,
body.home-layout-umitozkan.page-home .featured-track {
  grid-template-columns: repeat(4, minmax(0, 1fr)) !important;
}

/* ========== HEADER TEL BUYUT / SEARCH SAGA YAY 20260913hdr2 ========== */
@media (min-width: 901px) {
  body.home-layout-umitozkan .uo-header-phones {
    gap: 0.7rem !important;
    padding-right: 1rem !important;
  }
  body.home-layout-umitozkan .uo-header-phone-ico {
    width: 28px !important;
    height: 28px !important;
    flex-basis: 28px !important;
  }
  body.home-layout-umitozkan .uo-header-phone-list {
    gap: 0.15rem !important;
    line-height: 1.3 !important;
  }
  body.home-layout-umitozkan .uo-header-phone {
    font-size: 1.08rem !important;
    font-weight: 800 !important;
    letter-spacing: 0.01em !important;
  }
  /* Arama: telefon sonrası kalan alanı sağa doğru doldur (sepet önüne kadar) */
  body.home-layout-umitozkan .sari-plaza-main,
  body.home-layout-umitozkan .sari-plaza-tools {
    flex: 1 1 auto !important;
    min-width: 0 !important;
    width: auto !important;
  }
  body.home-layout-umitozkan .sari-plaza-tools .renault-search-row,
  body.home-layout-umitozkan .uo-search-stack {
    flex: 1 1 auto !important;
    width: 100% !important;
    max-width: none !important;
    min-width: 0 !important;
    justify-content: stretch !important;
    padding-left: 0 !important;
    padding-right: 0 !important;
  }
  body.home-layout-umitozkan .sari-plaza-tools .renault-search-row .search,
  body.home-layout-umitozkan .renault-search-row .search,
  body.home-layout-umitozkan .uo-search-stack form.search,
  body.home-layout-umitozkan .sari-plaza-tools form.search,
  body.home-layout-umitozkan form.search#searchForm,
  body.home-layout-umitozkan form.search.uo-search,
  body.home-layout-umitozkan form.search {
    flex: 1 1 auto !important;
    max-width: none !important;
    min-width: 280px !important;
    width: 100% !important;
  }
  body.home-layout-umitozkan .sari-plaza-tools .topbar-actions {
    flex: 0 0 auto !important;
  }
}

/* ========== URUN DETAY YAY 20260913pd1 ========== */
/* Sadece urun detay: sola-saga biraz genis (~1680). Ana sayfa kutusu ayni kalir. */
body.home-layout-umitozkan.page-product {
  --uo-content-max: 1680px !important;
  --kb-max: 1680px !important;
  --uo-max: 1680px !important;
  --renault-box: min(1680px, calc(100% - 0.85rem)) !important;
}

body.home-layout-umitozkan.page-product main.container.product-page,
body.home-layout-umitozkan.page-product .product-page.product-page--amazon,
body.home-layout-umitozkan.page-product .product-page,
body.home-layout-umitozkan.page-product .product-page-layout,
body.home-layout-umitozkan.page-product .product-page-layout--with-dock {
  width: min(1680px, calc(100% - 0.85rem)) !important;
  max-width: min(1680px, calc(100% - 0.85rem)) !important;
  margin-left: auto !important;
  margin-right: auto !important;
  box-sizing: border-box !important;
}

@media (min-width: 1200px) {
  body.home-layout-umitozkan.page-product .product-page-layout--with-dock {
    grid-template-columns: minmax(0, 1fr) minmax(220px, 260px) !important;
    gap: 1rem 1.15rem !important;
  }
}

/* ========== ANA SAYFA SEPETE EKLE = MENU KIRMIZI 20260913cart1 ========== */
body.home-layout-umitozkan {
  --theme-add-cart-bg: #f30c0c !important;
  --theme-add-cart-text: #ffffff !important;
}

body.home-layout-umitozkan .home-band .btn-amazon-cart,
body.home-layout-umitozkan .featured-track .btn-amazon-cart,
body.home-layout-umitozkan #newGrid .btn-amazon-cart,
body.home-layout-umitozkan #campaignGrid .btn-amazon-cart,
body.home-layout-umitozkan #newSection .btn-amazon-cart,
body.home-layout-umitozkan.page-home .btn-amazon-cart:not(.btn-amazon-cart--ghost),
body.home-layout-umitozkan .card .btn-amazon-cart:not(.btn-amazon-cart--ghost) {
  background: #f30c0c !important;
  background-image: none !important;
  border-color: #f30c0c !important;
  color: #fff !important;
  -webkit-text-fill-color: #fff !important;
}

body.home-layout-umitozkan .home-band .btn-amazon-cart:hover,
body.home-layout-umitozkan .featured-track .btn-amazon-cart:hover,
body.home-layout-umitozkan #newGrid .btn-amazon-cart:hover,
body.home-layout-umitozkan.page-home .btn-amazon-cart:not(.btn-amazon-cart--ghost):hover,
body.home-layout-umitozkan .card .btn-amazon-cart:not(.btn-amazon-cart--ghost):hover {
  background: #d40a0a !important;
  border-color: #d40a0a !important;
  filter: none !important;
}

/* ========== KATEGORI FLYOUT SCROLL 20260913menu1 ========== */
/* Uzun model listesi: icerden kaydir; tekerlek sayfayi kaydirmasin (hover kopmasin) */
body.home-layout-umitozkan #categoryFlyout.category-flyout:not(.hidden) {
  max-height: min(72vh, calc(100dvh - 6.5rem)) !important;
  overflow-x: hidden !important;
  overflow-y: auto !important;
  overscroll-behavior: contain !important;
  -webkit-overflow-scrolling: touch;
  display: flex !important;
  flex-direction: column !important;
  box-sizing: border-box !important;
}
body.home-layout-umitozkan #categoryFlyout .category-flyout-head {
  flex: 0 0 auto !important;
  position: sticky !important;
  top: 0 !important;
  z-index: 2 !important;
  background: #fff !important;
}
body.home-layout-umitozkan #categoryFlyout .category-flyout-list {
  flex: 1 1 auto !important;
  min-height: 0 !important;
  overflow-y: auto !important;
  overscroll-behavior: contain !important;
  margin: 0 !important;
  padding: 0 0 0.35rem !important;
}
body.home-layout-umitozkan.category-mega-visual #categoryFlyout.category-flyout--visual:not(.hidden) {
  overflow-y: hidden !important;
  max-height: min(72vh, calc(100dvh - 6.5rem)) !important;
}
body.home-layout-umitozkan.category-mega-visual #categoryFlyout .category-mega-thumb-grid {
  flex: 1 1 auto !important;
  min-height: 0 !important;
  overflow-x: hidden !important;
  overflow-y: auto !important;
  overscroll-behavior: contain !important;
  -webkit-overflow-scrolling: touch;
}
