/* =========================================================
   GP23 — РАСПИСАНИЕ ВРАЧЕЙ / PREMIUM DESIGN
   Тек #gp23-doctors-ru-2026 блогына әсер етеді.
   ========================================================= */

#gp23-doctors-ru-2026 {
    width: 100%;
    max-width: 1500px;
    margin: 0 auto;
    font-family: "Segoe UI", Arial, Helvetica, sans-serif;
    color: #20323c;
    font-size: 16px;
    line-height: 1.55;
}

#gp23-doctors-ru-2026,
#gp23-doctors-ru-2026 * {
    box-sizing: border-box;
}

/* ===== Басты тақырып ===== */
#gp23-doctors-ru-2026 .schedule-title {
    position: relative;
    margin: 0 0 34px 0;
    padding: 34px 38px;
    overflow: hidden;
    background: linear-gradient(135deg, #0a6f75 0%, #0d8f95 55%, #13a6aa 100%);
    border-radius: 22px;
    box-shadow: 0 14px 36px rgba(8, 95, 100, .18);
}

#gp23-doctors-ru-2026 .schedule-title:before {
    content: "";
    position: absolute;
    width: 220px;
    height: 220px;
    right: -70px;
    top: -95px;
    border-radius: 50%;
    background: rgba(255,255,255,.08);
}

#gp23-doctors-ru-2026 .schedule-title:after {
    content: "";
    position: absolute;
    width: 120px;
    height: 120px;
    right: 80px;
    bottom: -70px;
    border-radius: 50%;
    background: rgba(255,255,255,.06);
}

#gp23-doctors-ru-2026 .schedule-title h2 {
    position: relative;
    z-index: 1;
    margin: 0;
    color: #fff;
    font-size: 36px;
    line-height: 1.2;
    font-weight: 800;
    letter-spacing: -.4px;
}

#gp23-doctors-ru-2026 .schedule-title p {
    position: relative;
    z-index: 1;
    margin: 9px 0 0 0;
    color: rgba(255,255,255,.94);
    font-size: 17px;
    font-weight: 500;
}

/* ===== Бөлім карточкасы ===== */
#gp23-doctors-ru-2026 .schedule-section {
    margin: 0 0 34px 0;
    background: #fff;
    border: 1px solid #dce7e9;
    border-radius: 20px;
    overflow: hidden;
    box-shadow: 0 10px 30px rgba(23, 62, 70, .08);
}

/* ===== Бөлім тақырыбы ===== */
#gp23-doctors-ru-2026 .section-heading {
    display: flex;
    align-items: center;
    padding: 20px 24px;
    background: linear-gradient(90deg, #f0fbfb 0%, #ffffff 72%);
    border-bottom: 1px solid #dce7e9;
    border-left: 5px solid #0d8f95;
}

#gp23-doctors-ru-2026 .section-icon {
    display: flex;
    align-items: center;
    justify-content: center;
    width: 50px;
    height: 50px;
    min-width: 50px;
    margin-right: 15px;
    color: #fff;
    background: linear-gradient(135deg, #0b757b, #12a2a7);
    border-radius: 15px;
    font-size: 22px;
    box-shadow: 0 6px 16px rgba(13,143,149,.20);
}

#gp23-doctors-ru-2026 .section-heading h3 {
    margin: 0;
    padding: 0;
    color: #17474b;
    font-size: 24px;
    line-height: 1.3;
    font-weight: 800;
}

#gp23-doctors-ru-2026 .section-heading span {
    display: inline-block;
    margin-top: 5px;
    padding: 3px 8px;
    color: #0b777c;
    background: #e6f7f7;
    border-radius: 999px;
    font-size: 13px;
    font-weight: 700;
}

/* ===== Кесте контейнері ===== */
#gp23-doctors-ru-2026 .table-wrap {
    width: 100%;
    overflow-x: auto;
    -webkit-overflow-scrolling: touch;
    background: #fff;
}

/* ===== Кесте ===== */
#gp23-doctors-ru-2026 table {
    width: 100%;
    min-width: 1120px;
    margin: 0 !important;
    border-collapse: separate !important;
    border-spacing: 0 !important;
    background: #fff;
}

/* ===== Header ===== */
#gp23-doctors-ru-2026 table thead th {
    padding: 17px 13px !important;
    background: #173f48 !important;
    color: #fff !important;
    border: 0 !important;
    border-right: 1px solid rgba(255,255,255,.09) !important;
    border-bottom: 3px solid #0e979c !important;
    font-size: 15px !important;
    line-height: 1.35 !important;
    font-weight: 750 !important;
    text-align: center !important;
    vertical-align: middle !important;
    white-space: nowrap;
}

#gp23-doctors-ru-2026 table thead th:last-child {
    border-right: 0 !important;
}

/* ===== Body ===== */
#gp23-doctors-ru-2026 table tbody td {
    padding: 16px 13px !important;
    background: #fff !important;
    color: #2a3a43 !important;
    border: 0 !important;
    border-bottom: 1px solid #e7edef !important;
    font-size: 16px !important;
    line-height: 1.5 !important;
    text-align: center !important;
    vertical-align: middle !important;
}

#gp23-doctors-ru-2026 table tbody tr:nth-child(even) td {
    background: #f9fcfc !important;
}

#gp23-doctors-ru-2026 table tbody tr:hover td {
    background: #eaf8f8 !important;
}

#gp23-doctors-ru-2026 table tbody tr:last-child td {
    border-bottom: 0 !important;
}

/* ===== № ===== */
#gp23-doctors-ru-2026 table tbody td:first-child {
    color: #0b7d82 !important;
    font-weight: 800 !important;
}

/* ===== Маман ===== */
#gp23-doctors-ru-2026 table tbody td:nth-child(2) {
    color: #164f54 !important;
    font-weight: 700 !important;
}

/* ===== Дәрігер аты ===== */
#gp23-doctors-ru-2026 table tbody td:nth-child(3) {
    min-width: 255px;
    color: #1d2f38 !important;
    font-size: 17px !important;
    font-weight: 750 !important;
    text-align: left !important;
}

/* ===== Бөлме ===== */
#gp23-doctors-ru-2026 table tbody td:nth-child(4) {
    font-weight: 800 !important;
    color: #42575f !important;
}

/* ===== Уақыт ===== */
#gp23-doctors-ru-2026 .time {
    display: inline-block;
    min-width: 94px;
    padding: 6px 10px;
    color: #0b6f73;
    background: #eaf8f8;
    border: 1px solid #d1eeee;
    border-radius: 9px;
    font-size: 15px !important;
    line-height: 1.3;
    font-weight: 750;
    white-space: nowrap;
}

/* ===== Вызов ===== */
#gp23-doctors-ru-2026 .call {
    display: inline-block;
    padding: 6px 10px;
    color: #b76200;
    background: #fff5e8;
    border: 1px solid #f6d9b2;
    border-radius: 9px;
    font-size: 14px !important;
    font-weight: 750;
    white-space: nowrap;
}

/* ===== Бос ұяшық ===== */
#gp23-doctors-ru-2026 .empty {
    color: #b5c0c3 !important;
}

/* ===== Ескерту ===== */
#gp23-doctors-ru-2026 .schedule-note {
    margin: 4px 0 30px 0;
    padding: 15px 18px;
    color: #526b6f;
    background: linear-gradient(90deg, #eefafa, #ffffff);
    border: 1px solid #d8eded;
    border-left: 5px solid #0d8f95;
    border-radius: 12px;
    font-size: 14px;
    line-height: 1.5;
}

/* ===== Scrollbar ===== */
#gp23-doctors-ru-2026 .table-wrap::-webkit-scrollbar {
    height: 9px;
}

#gp23-doctors-ru-2026 .table-wrap::-webkit-scrollbar-track {
    background: #eef3f4;
}

#gp23-doctors-ru-2026 .table-wrap::-webkit-scrollbar-thumb {
    background: #83c2c5;
    border-radius: 20px;
}

#gp23-doctors-ru-2026 .table-wrap::-webkit-scrollbar-thumb:hover {
    background: #0d8f95;
}

/* ===== Mobile ===== */
@media (max-width: 768px) {
    #gp23-doctors-ru-2026 .schedule-title {
        padding: 24px 20px;
        border-radius: 16px;
    }

    #gp23-doctors-ru-2026 .schedule-title h2 {
        font-size: 28px;
    }

    #gp23-doctors-ru-2026 .schedule-title p {
        font-size: 15px;
    }

    #gp23-doctors-ru-2026 .schedule-section {
        margin-bottom: 24px;
        border-radius: 15px;
    }

    #gp23-doctors-ru-2026 .section-heading {
        padding: 16px;
        border-left-width: 4px;
    }

    #gp23-doctors-ru-2026 .section-icon {
        width: 42px;
        height: 42px;
        min-width: 42px;
        margin-right: 12px;
        border-radius: 12px;
        font-size: 19px;
    }

    #gp23-doctors-ru-2026 .section-heading h3 {
        font-size: 20px;
    }

    #gp23-doctors-ru-2026 .section-heading span {
        font-size: 12px;
    }

    #gp23-doctors-ru-2026 table {
        min-width: 1080px;
    }

    #gp23-doctors-ru-2026 table thead th {
        padding: 13px 10px !important;
        font-size: 13px !important;
    }

    #gp23-doctors-ru-2026 table tbody td {
        padding: 13px 10px !important;
        font-size: 14px !important;
    }

    #gp23-doctors-ru-2026 table tbody td:nth-child(3) {
        font-size: 15px !important;
    }

    #gp23-doctors-ru-2026 .time {
        font-size: 13px !important;
        padding: 5px 8px;
    }
}