/* /Views/Home/Index.cshtml.rz.scp.css */

/* AI cevap kutusunun içindeki listeleri ve girintileri düzelt */
.ai-content ul[b-gmg8capyii], .ai-content ol[b-gmg8capyii] {
    padding-left: 2rem !important; /* Noktaların görünmesi için soldan boşluk */
    margin-bottom: 1rem;
}

.ai-content li[b-gmg8capyii] {
    display: list-item !important; /* Bootstrap'in display:block ayarını ez */
    list-style-type: disc !important; /* Madde işaretlerini zorla göster */
    margin-bottom: 0.3rem;
}

.ai-content p[b-gmg8capyii] {
    margin-bottom: 1rem;
    line-height: 1.6;
}

/* Kod blokları için gri arka plan */
.ai-content pre[b-gmg8capyii] {
    background-color: #272822;
    color: #f8f8f2;
    padding: 10px;
    border-radius: 5px;
    overflow-x: auto;
}

/* /Views/Shared/_Layout.cshtml.rz.scp.css */
/* Please see documentation at https://learn.microsoft.com/aspnet/core/client-side/bundling-and-minification
for details on configuring this project to bundle and minify static web assets. */

a.navbar-brand[b-52vl2dpcy3] {
  white-space: normal;
  text-align: center;
  word-break: break-all;
}

a[b-52vl2dpcy3] {
  color: #0077cc;
}

.btn-primary[b-52vl2dpcy3] {
  color: #fff;
  background-color: #1b6ec2;
  border-color: #1861ac;
}

.nav-pills .nav-link.active[b-52vl2dpcy3], .nav-pills .show > .nav-link[b-52vl2dpcy3] {
  color: #fff;
  background-color: #1b6ec2;
  border-color: #1861ac;
}

.border-top[b-52vl2dpcy3] {
  border-top: 1px solid #e5e5e5;
}
.border-bottom[b-52vl2dpcy3] {
  border-bottom: 1px solid #e5e5e5;
}

.box-shadow[b-52vl2dpcy3] {
  box-shadow: 0 .25rem .75rem rgba(0, 0, 0, .05);
}

button.accept-policy[b-52vl2dpcy3] {
  font-size: 1rem;
  line-height: inherit;
}

.footer[b-52vl2dpcy3] {
  position: absolute;
  bottom: 0;
  width: 100%;
  white-space: nowrap;
  line-height: 60px;
}
