
    @font-face {
      font-family: 'Source Sans 3';
      src: url('../fonts/source-sans-3/SourceSans3-Regular.ttf') format('truetype');
      font-weight: 400;
    }

    @font-face {
      font-family: 'Source Sans 3';
      src: url('../fonts/source-sans-3/SourceSans3-Bold.ttf') format('truetype');
      font-weight: 700;
    }

/* ===============================
   GLOBAL
================================= */
 
html, body {
    height: 100%;
    margin: 0;
}

body.schedule-page {
    background: #eef2f3 url('../logo_images/background.png') no-repeat center center fixed;;
    background-size: cover;
    font-family: 'Segoe UI', sans-serif;
    overflow-x: hidden;
}

/* ===============================
   HEADER
================================= */

.header-section {
    padding-top: 40px;
    margin-bottom: 30px;
}

#timeline-chart {
  width: 100%;
  height: 600px;
  background: #f6f6f6;
}

.line {
  fill: none;
  stroke-width: 2;
}

.node {
  fill: white;
  stroke-width: 2;
  cursor: pointer;
}

.label {
  font-size: 11px;
}

.rapat-label {
  font-size: 14px;
  font-weight: bold;
}

.tooltip {
  position: absolute;
  background: white;
  padding: 6px 10px;
  border: 1px solid #ccc;
  font-size: 12px;
  pointer-events: none;
}

/* LOGO BOX PUTIH */
.logo-title {
    display: inline-block;
    background: #ffffff;
    padding: 20px 50px;
    border-radius: 16px;
    box-shadow: 0 8px 25px rgba(0,0,0,0.12);
}

.logo {
    max-height: 90px;
    width: auto;
}

/* JUDUL BESAR */
.main-title {
    font-size: 48px;
    font-weight: 400;
    margin: 45px 0 60px;
    letter-spacing: 2px;
    color: #111;

}

/* ===============================
   CONTAINER RAPAT
================================= */

.meeting-container {
    padding: 0 80px 80px;
}

/* ===============================
   BOX RAPAT
================================= */

.meeting-box {
    position: relative;
    background: #4f76b6;
    color: white;
    padding: 25px 35px;
    margin-bottom: 35px;
    border-radius: 4px;
    box-shadow: 0 8px 18px rgba(0,0,0,0.18);
    display: flex;
    align-items: center;
    min-height: 90px;
}

.meeting-box {
    display: flex;
    justify-content: center;   /* tengah horizontal */
    align-items: center;       /* tengah vertikal */
    text-align: center;        /* teks rata tengah */
}

.meeting-box > div {
    width: 100%;
}
/* TEXT */
.meeting-box h4 {
    margin: 0;
    font-size: 22px;
    font-weight: 500;
}

.meeting-box p {
    margin: 5px 0 0;
    font-size: 18px;
    font-weight: 400;
}

/* ===============================
   EFEK PANAH
================================= */

/* PANAH UNTUK KOLOM KIRI */
/* KOLOM KIRI */
.meeting-box.left {
    clip-path: polygon(
        30px 0,
        100% 0,
        100% 100%,
        30px 100%,
        0 50%
    );
}

/* KOLOM KANAN */
.meeting-box.right {
    clip-path: polygon(
        0 0,
        calc(100% - 30px) 0,
        100% 50%,
        calc(100% - 30px) 100%,
        0 100%
    );
}

.meeting-box {
    border-radius: 5px;
}

.meeting-box {
    box-shadow: 0 10px 25px rgba(0,0,0,0.18);
}

.meeting-link {
    text-decoration: none;
    color: inherit;
    display: block;
}

.meeting-link:hover .meeting-box {
    transform: scale(1.02);
    box-shadow: 0 12px 30px rgba(0,0,0,0.25);
    transition: 0.3s;
}
/* ===============================
   LOGIN ICON
================================= */

.login-icon {
    position: fixed;
    top: 25px;
    right: 35px;
    z-index: 999;
}

.login-icon a {
    background: white;
    padding: 12px 14px;
    border-radius: 14px;
    font-size: 26px;
    color: #444;
    box-shadow: 0 6px 18px rgba(0,0,0,0.2);
    transition: 0.3s;
}

.login-icon a:hover {
    background: #4f76b6;
    color: white;
}

/* ===============================
   LOGIN WRAPPER
================================= */

.login-wrapper {
    display: flex;
    justify-content: center;
    margin-top: 30px;
}

/* BOX LOGIN */
.login-card {
    background: #ffffff;
    padding: 40px 45px;
    width: 380px;
    border-radius: 18px;
    box-shadow: 0 15px 35px rgba(0,0,0,0.15);
}

/* INPUT */
.login-input {
    height: 50px;
    border-radius: 12px;
    border: 1px solid #ddd;
    padding-left: 15px;
    font-size: 16px;
    margin-bottom: 18px;
}

.login-input:focus {
    border-color: #4f76b6;
    box-shadow: 0 0 0 3px rgba(79,118,182,0.2);
    outline: none;
}

/* BUTTON */
.btn-login {
    width: 100%;
    height: 50px;
    border: none;
    border-radius: 12px;
    background: #4f76b6;
    color: white;
    font-size: 16px;
    font-weight: 500;
    transition: 0.3s;
}

.btn-login:hover {
    background: #3e5f99;
}

/* JUDUL LOGIN */
.login-title {
    text-align: center;
    font-size: 22px;
    font-weight: 600;
    margin-bottom: 25px;
    color: #333;
    letter-spacing: 1px;
}

/* WRAPPER FLEX */
.captcha-wrapper {
    display: flex;
    align-items: stretch;   /* bikin tinggi sama */
    gap: 12px;
    margin-bottom: 20px;
}

/* BOX CAPTCHA */
.captcha-box {
    flex: 1;
    display: flex;
    align-items: center;
    justify-content: center;
    background: #f8f9fa;
    border: 1px solid #ddd;
    border-radius: 12px;
    padding: 0 10px;
    height: 50px;           /* SAMAKAN DENGAN INPUT */
}

/* PAKSA IMAGE CAPTCHA FIT */
.captcha-box img {
    max-height: 40px;
}

/* INPUT CAPTCHA */
.captcha-input {
    flex: 1;
    height: 50px;
    border-radius: 12px;
}

.aturan-text {
    display: block;
    margin-top: 6px;
    font-size: 12px;
    color: #6c757d;
    line-height: 1.4;
}

.cursor-pointer {
  cursor: pointer;
}

/* Content Center */
.content-wrapper {
    display: flex;
    flex-direction: column;
    align-items: center;
    justify-content: flex-start; /* mulai dari atas */
    text-align: center;
    margin-top: 40px; /* jarak dari logo */
    padding-bottom: 60px;
}

.ruangan {
    font-size: 36px;
    letter-spacing: 3px;
    margin-bottom: 10px;
}

.judul-rapat {
    font-size: 5px;
    font-weight: 300;
    margin-bottom: 30px;
}

.detail {
    font-size: 36px;
    font-weight: 500;
}

/* Navigation Arrows */
.nav-arrow {
    position: absolute;
    top: 50%;
    transform: translateY(-50%);
    font-size: 80px;
    color: #3f6fb5;
    cursor: pointer;
}

.nav-arrow.left {
    left: 30px;
}

.nav-arrow.right {
    right: 30px;
}
/* ===============================
   RESPONSIVE UNTUK LAYAR BESAR (TV)
================================= */

@media (min-width: 1600px) {
    .main-title {
        font-size: 60px;
    }

    .meeting-box h4 {
        font-size: 26px;
    }

    .meeting-box p {
        font-size: 20px;
    }
}