/* Public pages: keep one stable white header and the standard full-color logo. */
html body header {
  background: #ffffff !important;
  background-color: #ffffff !important;
  background-image: none !important;
  color: #17263a !important;
  border-color: #dce6f0 !important;
  box-shadow: 0 4px 18px rgba(15, 43, 77, 0.09) !important;
}

html body header .css-5v8n2k,
html body header.css-eyh8yi .css-5v8n2k {
  background-color: transparent !important;
  background-image: url("/tirci365-header-logo-transparent-r20260720c.png?v=20260720f") !important;
  background-position: center !important;
  background-repeat: no-repeat !important;
  filter: none !important;
}

html body header button,
html body header a {
  color: #173b63 !important;
}

html body header button[aria-label="Menüyü Aç"] {
  color: #1676c9 !important;
}

html body header button:hover,
html body header a:hover {
  color: #0f68b5 !important;
}
