/* assets/css/admin.css */

/* CSS Değişkenleri */
:root {
    --primary-color: #5e72e4;
    --primary-color-rgb: 94, 114, 228;
    --secondary-color: #f7fafc;
    --success-color: #2dce89;
    --success-color-rgb: 45, 206, 137;
    --info-color: #11cdef;
    --info-color-rgb: 17, 205, 239;
    --warning-color: #fb6340;
    --warning-color-rgb: 251, 99, 64;
    --danger-color: #f5365c;
    --danger-color-rgb: 245, 54, 92;
}

/* Genel Vücut ve Konteyner Stili */
body {
    font-family: 'Rubik', sans-serif; /* Modern bir font */
    background-color: var(--secondary-color); /* Açık gri arka plan */
    color: #333; /* Daha koyu yazı rengi */
    margin: 0;
    padding: 0;
    line-height: 1.6; /* Okunabilirliği iyileştirildi */
}

h1, h2, h3, h4, h5, h6 {
    font-weight: 600; /* Başlıklar biraz daha kalın */
    color: #333; /* Başlık rengi */
}

p {
    color: #555; /* Paragraf rengi */
}

.container-fluid {
    padding: 0;
}

.row {
    margin: 0;
}

/* Sidebar Stili */
.sidebar {
    min-height: 100vh;
    background-color: #fff;
    box-shadow: 0 0.5rem 1rem rgba(0, 0, 0, 0.15); /* Yumuşak gölge */
    padding-top: 0;
    transition: all 0.3s ease-in-out;
}

.sidebar .navbar-brand {
    padding: 1.5rem 1.5rem;
    font-size: 1.5rem; /* Biraz daha büyük font */
    font-weight: 700; /* Daha kalın font */
    color: var(--primary-color);
    display: block;
    text-align: center;
    padding: 1.5rem 0;
    border-bottom: 1px solid #eee;
}

.sidebar hr {
    margin: 0 1.5rem;
    border-top: 1px solid #eee;
}

.sidebar .nav-link {
    color: #555; /* Daha koyu varsayılan renk */
    padding: 1rem 1.5rem; /* Daha fazla dikey dolgu */
    font-size: 1rem; /* Standart font boyutu */
    font-weight: 500;
    transition: color 0.2s ease-in-out, background-color 0.2s ease-in-out, border-left-color 0.2s ease-in-out; /* Geçişlere border-color ekle */
    border-left: 3px solid transparent; /* Sol kenarlık için yer tutucu */
}

.sidebar .nav-link.active {
    color: var(--primary-color);
    background-color: rgba(var(--primary-color-rgb, 94, 114, 228), 0.15); /* Arka plan şeffaflığı artırıldı */
    border-left-color: var(--primary-color); /* Aktifken ana renkli sol kenarlık */
    font-weight: 700; /* Aktif bağlantı kalın */
}

.sidebar .nav-link:hover {
    color: var(--primary-color);
    background-color: rgba(var(--primary-color-rgb, 94, 114, 228), 0.08); /* Hover arka plan şeffaflığı artırıldı */
}

.sidebar .nav-link i {
    margin-right: 1rem; /* İkonun yanında daha fazla boşluk */
    font-size: 1.1rem;
    color: rgba(82, 95, 127, 0.6); /* Daha soluk ikon rengi */
    transition: color 0.2s ease-in-out; /* İkona renk geçişi ekle */
}

.sidebar .nav-link.active i {
    color: var(--primary-color); /* Aktif iken ana renk */
}


/* Üst Navbar Stili */
.navbar-top {
    background-color: #fff;
    box-shadow: 0 0.25rem 0.75rem rgba(0, 0, 0, 0.05); /* Yumuşak gölge */
    padding: 1rem 1.5rem;
    margin-bottom: 1.5rem;
}

.navbar-top .nav-link {
    color: #525f7f;
    transition: color 0.2s ease-in-out;
    font-size: 1rem;
}

.navbar-top .nav-link:hover {
    color: var(--primary-color);
}

.navbar-top .nav-link i {
    font-size: 1.1rem;
}


/* Ana İçerik Alanı */
.content {
    padding: 1.5rem;
    flex-grow: 1;
}

/* Kart Stili - Güncellenmiş */
.card {
    box-shadow: 0 0.8rem 1.5rem rgba(50, 50, 93, 0.05), 0 0.1rem 0.5rem rgba(0, 0, 0, 0.08); /* İki farklı yumuşak gölge katmanı */
    border: none;
    margin-bottom: 1.5rem;
    border-radius: 0.5rem;
    transition: all 0.3s ease-in-out;
}

.card:hover {
    box-shadow: 0 1.2rem 2rem rgba(50, 50, 93, 0.1), 0 0.2rem 0.8rem rgba(0, 0, 0, 0.12); /* Hover'da biraz daha belirginleşen gölge */
    transform: translateY(-5px); /* Hafif yukarı kalkma efekti */
}

.card-header {
    background-color: #f8f9fe; /* Açık gri arka plan */
    border-bottom: 1px solid #e9ecef;
    padding: 1.25rem 1.5rem;
    font-size: 1.1rem;
    font-weight: 600;
    color: #333;
}

.card-body {
    padding: 1.5rem;
}

.card-footer {
    background-color: #f8f9fe; /* Açık gri arka plan */
    border-top: 1px solid #e9ecef;
    padding: 1.25rem 1.5rem;
}


/* İstatistik Kartları (Özel Stil) - Güncellenmiş ikon gölgesi */
.card .numbers h5 {
    font-size: 1.8rem;
    font-weight: 700;
    margin-top: 0.5rem;
}

.card .numbers p {
    font-size: 0.85rem;
    font-weight: 600;
    color: #666;
}

.card .icon-shape {
    width: 3.5rem;
    height: 3.5rem;
    border-radius: 0.75rem;
    box-shadow: 0 0.3rem 0.6rem rgba(0, 0, 0, 0.15); /* İkona gölge */
    /* Gradyan arka plan renkleri burada tanımlı değil, PHP tarafından atanmalı veya admin.css'ye eklenmeli */
}

.card .icon-shape i {
    font-size: 1.4rem;
    color: #fff;
}

/* Tablo Stili - Güncellenmiş */
.table {
    margin-bottom: 0;
    border-collapse: separate; /* Kenarlıklar arasına boşluk bırakmaya izin ver */
    border-spacing: 0 0.75rem; /* Satırlar arasına daha fazla boşluk */
}

.table thead th {
    font-size: 0.75rem; /* Biraz daha büyük font */
    font-weight: 700;
    color: #333; /* Daha koyu renk */
    border-bottom: 2px solid var(--primary-color); /* Ana renkte kalın alt çizgi */
    padding: 0.75rem 1.5rem; /* Padding ayarı */
    text-transform: uppercase;
    letter-spacing: 1px;
}

.table tbody td {
    vertical-align: middle;
    padding: 1rem 1.5rem;
    font-size: 0.9rem;
    color: #555;
    border-bottom: none; /* Alt kenarlığı kaldır */
    border-top: 1px solid #e9ecef; /* Üst kenarlık ekle */
}

/* İlk satırın üst kenarlığını kaldırmak için */
.table tbody tr:first-child td {
    border-top: none;
}

/* Son satırın alt kenarlığını kaldırmak için */
.table tbody tr:last-child td {
    border-bottom: none;
}

/* Köşeleri yuvarlamak için */
.table tbody tr td:first-child {
    border-top-left-radius: 0.5rem;
    border-bottom-left-radius: 0.5rem;
}

.table tbody tr td:last-child {
    border-top-right-radius: 0.5rem;
    border-bottom-right-radius: 0.5rem;
}

.table tbody tr {
    background-color: #fff;
    border-radius: 0.5rem;
    box-shadow: 0 0.15rem 0.5rem rgba(0, 0, 0, 0.04); /* Daha hafif bir gölge */
    transition: all 0.2s ease-in-out;
}

.table tbody tr:hover {
    background-color: #f8f9fa; /* Hover arka plan rengini değiştirdik */
    box-shadow: 0 0.3rem 0.8rem rgba(0, 0, 0, 0.08); /* Hover gölgeyi artırdık */
}

/* Badge Stili */
.badge {
    padding: 0.4em 0.6em;
    font-size: 75%;
    font-weight: 700;
    line-height: 1;
    text-align: center;
    white-space: nowrap;
    vertical-align: baseline;
    border-radius: 0.375rem;
}

/* Gradyan Renkler (Burada sadece renk tanımları var, arka plan olarak HTML elementine atanmalı) */
.bg-gradient-primary {
    background: linear-gradient(87deg, #5e72e4 0, #825ee4 100%) !important;
}

.bg-gradient-success {
    background: linear-gradient(87deg, #2dce89 0, #2dcecc 100%) !important;
    color: #fff; /* Gradyan arkaplan varsa yazıyı beyaz yap */
}
.bg-gradient-info {
    background: linear-gradient(87deg, #11cdef 0, #1171ef 100%) !important;
    color: #fff; /* Gradyan arkaplan varsa yazıyı beyaz yap */
}
.bg-gradient-warning {
    background: linear-gradient(87deg, #fb6340 0, #fbb140 100%) !important;
    color: #fff; /* Gradyan arkaplan varsa yazıyı beyaz yap */
}
.bg-gradient-danger {
    background: linear-gradient(87deg, #f5365c 0, #f56036 100%) !important;
    color: #fff; /* Gradyan arkaplan varsa yazıyı beyaz yap */
}


/* Zaman Çizelgesi Stili (Son Aktif Kullanıcılar) */
.timeline {
    position: relative;
    padding: 0;
    list-style: none;
}

.timeline-one-side {
    padding-left: 0 !important;
}

.timeline-block {
    position: relative;
    display: flex;
    margin-bottom: 1.5rem;
}

.timeline-step {
    width: 2.5rem;
    height: 2.5rem;
    border-radius: 50%;
    background-color: var(--primary-color);
    display: flex;
    align-items: center;
    justify-content: center;
    box-shadow: 0 0.4rem 0.6rem rgba(var(--primary-color-rgb, 94, 114, 228), 0.3);
    z-index: 1;
    margin-right: 1.5rem;
    flex-shrink: 0; /* Küçülmeyi engelle */
}

.timeline-step i {
    font-size: 1.2rem;
    color: #fff;
}

.timeline-content {
    padding-bottom: 1rem;
    border-bottom: 1px solid #eee;
    width: 100%;
    margin-bottom: 1rem;
}

.timeline-block:last-child .timeline-content {
    border-bottom: none;
}

.timeline-content h6 {
    font-size: 0.95rem; /* Biraz daha büyük */
    font-weight: 600;
    margin-bottom: 0.25rem;
    color: #333; /* Daha belirgin */
}

.timeline-content p {
    font-size: 0.85rem; /* Biraz daha büyük */
    color: #666; /* Daha az soluk */
    margin-bottom: 0;
}


/* Alt Kısım (Footer) Stili */
footer {
    background-color: #fff;
    padding: 1.5rem 0;
    margin-top: 2rem !important;
    box-shadow: 0 -0.25rem 0.75rem rgba(0, 0, 0, 0.03); /* Daha hafif gölge */
    text-align: center; /* Metni ortala */
}

footer p {
    margin-bottom: 0;
    font-size: 0.9rem;
    color: #555;
}

/* Küçük ekranlar için ayarlamalar (temel responsive tasarım) */
@media (max-width: 767.98px) {
    .sidebar {
        position: fixed;
        top: 0;
        left: -250px;
        width: 250px;
        z-index: 1050;
        transition: all 0.3s ease-in-out;
    }

    .sidebar.show {
        left: 0;
    }

    .content {
        margin-left: 0;
        padding-top: 6rem; /* Navbar yüksekliği kadar boşluk */
    }

    .navbar-top {
        position: fixed;
        width: 100%;
        top: 0;
        left: 0;
        z-index: 1040;
    }

    .col-md-10.ml-sm-auto {
        margin-left: 0 !important;
    }

    .card {
        margin-bottom: 1rem; /* Küçük ekranlarda kart aralığı azaltıldı */
    }

    .table {
        border-spacing: 0 0.5rem; /* Küçük ekranlarda tablo satır boşluğu azaltıldı */
    }
}