/* /Components/Layout/MainLayout.razor.rz.scp.css */
.page[b-6k6qqp5d26] {
    position: relative;
    display: flex;
    flex-direction: column;
}

main[b-6k6qqp5d26] {
    flex: 1;
}

.sidebar[b-6k6qqp5d26] {
    background-image: linear-gradient(180deg, rgb(5, 39, 103) 0%, #3a0647 70%);
}

.top-row[b-6k6qqp5d26] {
    background-color: #f7f7f7;
    border-bottom: 1px solid #d6d5d5;
    justify-content: flex-end;
    height: 3.5rem;
    display: flex;
    align-items: center;
}

    .top-row[b-6k6qqp5d26]  a, .top-row[b-6k6qqp5d26]  .btn-link {
        white-space: nowrap;
        margin-left: 1.5rem;
        text-decoration: none;
    }

    .top-row[b-6k6qqp5d26]  a:hover, .top-row[b-6k6qqp5d26]  .btn-link:hover {
        text-decoration: underline;
    }

    .top-row[b-6k6qqp5d26]  a:first-child {
        overflow: hidden;
        text-overflow: ellipsis;
    }

@media (max-width: 640.98px) {
    .top-row[b-6k6qqp5d26] {
        justify-content: space-between;
    }

    .top-row[b-6k6qqp5d26]  a, .top-row[b-6k6qqp5d26]  .btn-link {
        margin-left: 0;
    }
}

@media (min-width: 641px) {
    .page[b-6k6qqp5d26] {
        flex-direction: row;
    }

    .sidebar[b-6k6qqp5d26] {
        width: 250px;
        height: 100vh;
        position: sticky;
        top: 0;
    }

    .top-row[b-6k6qqp5d26] {
        position: sticky;
        top: 0;
        z-index: 1;
    }

    .top-row.auth[b-6k6qqp5d26]  a:first-child {
        flex: 1;
        text-align: right;
        width: 0;
    }

    .top-row[b-6k6qqp5d26], article[b-6k6qqp5d26] {
        padding-left: 2rem !important;
        padding-right: 1.5rem !important;
    }
}
/* 
#blazor-error-ui {
    bottom: 0;
    box-sizing: border-box;
    display: none;
    left: 0;
    padding: 0.6rem 1.25rem 0.7rem 1.25rem;
    position: fixed;
    width: 100%;
    z-index: 1000;
}

    #blazor-error-ui .dismiss {
        cursor: pointer;
        position: absolute;
        right: 0.75rem;
        top: 0.5rem;
    } */
/* /Components/Layout/NavMenu.razor.rz.scp.css */
.navbar-toggler[b-e699twf7n4] {
    appearance: none;
    cursor: pointer;
    width: 3.5rem;
    height: 2.5rem;
    color: white;
    position: absolute;
    top: 0.5rem;
    right: 1rem;
    border: 1px solid rgba(255, 255, 255, 0.1);
    background: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 30 30'%3e%3cpath stroke='rgba%28255, 255, 255, 0.55%29' stroke-linecap='round' stroke-miterlimit='10' stroke-width='2' d='M4 7h22M4 15h22M4 23h22'/%3e%3c/svg%3e") no-repeat center/1.75rem rgba(255, 255, 255, 0.1);
}

.navbar-toggler:checked[b-e699twf7n4] {
    background-color: rgba(255, 255, 255, 0.5);
}

.top-row[b-e699twf7n4] {
    min-height: 3.5rem;
    background-color: rgba(0,0,0,0.4);
}

.navbar-brand[b-e699twf7n4] {
    font-size: 1.1rem;
}

.bi[b-e699twf7n4] {
    display: inline-block;
    position: relative;
    width: 1.25rem;
    height: 1.25rem;
    margin-right: 0.75rem;
    top: -1px;
    background-size: cover;
}

.bi-house-door-fill-nav-menu[b-e699twf7n4] {
    background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='16' height='16' fill='white' class='bi bi-house-door-fill' viewBox='0 0 16 16'%3E%3Cpath d='M6.5 14.5v-3.505c0-.245.25-.495.5-.495h2c.25 0 .5.25.5.5v3.5a.5.5 0 0 0 .5.5h4a.5.5 0 0 0 .5-.5v-7a.5.5 0 0 0-.146-.354L13 5.793V2.5a.5.5 0 0 0-.5-.5h-1a.5.5 0 0 0-.5.5v1.293L8.354 1.146a.5.5 0 0 0-.708 0l-6 6A.5.5 0 0 0 1.5 7.5v7a.5.5 0 0 0 .5.5h4a.5.5 0 0 0 .5-.5Z'/%3E%3C/svg%3E");
}

.bi-plus-square-fill-nav-menu[b-e699twf7n4] {
    background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='16' height='16' fill='white' class='bi bi-plus-square-fill' viewBox='0 0 16 16'%3E%3Cpath d='M2 0a2 2 0 0 0-2 2v12a2 2 0 0 0 2 2h12a2 2 0 0 0 2-2V2a2 2 0 0 0-2-2H2zm6.5 4.5v3h3a.5.5 0 0 1 0 1h-3v3a.5.5 0 0 1-1 0v-3h-3a.5.5 0 0 1 0-1h3v-3a.5.5 0 0 1 1 0z'/%3E%3C/svg%3E");
}

.bi-list-nested-nav-menu[b-e699twf7n4] {
    background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='16' height='16' fill='white' class='bi bi-list-nested' viewBox='0 0 16 16'%3E%3Cpath fill-rule='evenodd' d='M4.5 11.5A.5.5 0 0 1 5 11h10a.5.5 0 0 1 0 1H5a.5.5 0 0 1-.5-.5zm-2-4A.5.5 0 0 1 3 7h10a.5.5 0 0 1 0 1H3a.5.5 0 0 1-.5-.5zm-2-4A.5.5 0 0 1 1 3h10a.5.5 0 0 1 0 1H1a.5.5 0 0 1-.5-.5z'/%3E%3C/svg%3E");
}

.nav-item[b-e699twf7n4] {
    font-size: 0.9rem;
    padding-bottom: 0.5rem;
}

    .nav-item:first-of-type[b-e699twf7n4] {
        padding-top: 1rem;
    }

    .nav-item:last-of-type[b-e699twf7n4] {
        padding-bottom: 1rem;
    }

    .nav-item[b-e699twf7n4]  .nav-link {
        color: #d7d7d7;
        background: none;
        border: none;
        border-radius: 4px;
        height: 3rem;
        display: flex;
        align-items: center;
        line-height: 3rem;
        width: 100%;
    }

.nav-item[b-e699twf7n4]  a.active {
    background-color: rgba(255,255,255,0.37);
    color: white;
}

.nav-item[b-e699twf7n4]  .nav-link:hover {
    background-color: rgba(255,255,255,0.1);
    color: white;
}

.nav-scrollable[b-e699twf7n4] {
    display: none;
}

.navbar-toggler:checked ~ .nav-scrollable[b-e699twf7n4] {
    display: block;
}

@media (min-width: 641px) {
    .navbar-toggler[b-e699twf7n4] {
        display: none;
    }

    .nav-scrollable[b-e699twf7n4] {
        /* Never collapse the sidebar for wide screens */
        display: block;

        /* Allow sidebar to scroll for tall menus */
        height: calc(100vh - 3.5rem);
        overflow-y: auto;
    }
}
/* /Components/Layout/ReconnectModal.razor.rz.scp.css */
.components-reconnect-first-attempt-visible[b-ttvdi5ssr3],
.components-reconnect-repeated-attempt-visible[b-ttvdi5ssr3],
.components-reconnect-failed-visible[b-ttvdi5ssr3],
.components-pause-visible[b-ttvdi5ssr3],
.components-resume-failed-visible[b-ttvdi5ssr3],
.components-rejoining-animation[b-ttvdi5ssr3] {
    display: none;
}

#components-reconnect-modal.components-reconnect-show .components-reconnect-first-attempt-visible[b-ttvdi5ssr3],
#components-reconnect-modal.components-reconnect-show .components-rejoining-animation[b-ttvdi5ssr3],
#components-reconnect-modal.components-reconnect-paused .components-pause-visible[b-ttvdi5ssr3],
#components-reconnect-modal.components-reconnect-resume-failed .components-resume-failed-visible[b-ttvdi5ssr3],
#components-reconnect-modal.components-reconnect-retrying[b-ttvdi5ssr3],
#components-reconnect-modal.components-reconnect-retrying .components-reconnect-repeated-attempt-visible[b-ttvdi5ssr3],
#components-reconnect-modal.components-reconnect-retrying .components-rejoining-animation[b-ttvdi5ssr3],
#components-reconnect-modal.components-reconnect-failed[b-ttvdi5ssr3],
#components-reconnect-modal.components-reconnect-failed .components-reconnect-failed-visible[b-ttvdi5ssr3] {
    display: block;
}


#components-reconnect-modal[b-ttvdi5ssr3] {
    background-color: white;
    width: 20rem;
    margin: 20vh auto;
    padding: 2rem;
    border: 0;
    border-radius: 0.5rem;
    box-shadow: 0 3px 6px 2px rgba(0, 0, 0, 0.3);
    opacity: 0;
    transition: display 0.5s allow-discrete, overlay 0.5s allow-discrete;
    animation: components-reconnect-modal-fadeOutOpacity-b-ttvdi5ssr3 0.5s both;
    &[open]

{
    animation: components-reconnect-modal-slideUp-b-ttvdi5ssr3 1.5s cubic-bezier(.05, .89, .25, 1.02) 0.3s, components-reconnect-modal-fadeInOpacity-b-ttvdi5ssr3 0.5s ease-in-out 0.3s;
    animation-fill-mode: both;
}

}

#components-reconnect-modal[b-ttvdi5ssr3]::backdrop {
    background-color: rgba(0, 0, 0, 0.4);
    animation: components-reconnect-modal-fadeInOpacity-b-ttvdi5ssr3 0.5s ease-in-out;
    opacity: 1;
}

@keyframes components-reconnect-modal-slideUp-b-ttvdi5ssr3 {
    0% {
        transform: translateY(30px) scale(0.95);
    }

    100% {
        transform: translateY(0);
    }
}

@keyframes components-reconnect-modal-fadeInOpacity-b-ttvdi5ssr3 {
    0% {
        opacity: 0;
    }

    100% {
        opacity: 1;
    }
}

@keyframes components-reconnect-modal-fadeOutOpacity-b-ttvdi5ssr3 {
    0% {
        opacity: 1;
    }

    100% {
        opacity: 0;
    }
}

.components-reconnect-container[b-ttvdi5ssr3] {
    display: flex;
    flex-direction: column;
    align-items: center;
    gap: 1rem;
}

#components-reconnect-modal p[b-ttvdi5ssr3] {
    margin: 0;
    text-align: center;
}

#components-reconnect-modal button[b-ttvdi5ssr3] {
    border: 0;
    background-color: #6b9ed2;
    color: white;
    padding: 4px 24px;
    border-radius: 4px;
}

    #components-reconnect-modal button:hover[b-ttvdi5ssr3] {
        background-color: #3b6ea2;
    }

    #components-reconnect-modal button:active[b-ttvdi5ssr3] {
        background-color: #6b9ed2;
    }

    /* Reconnect Modal Dark Theme Support */
[data-bs-theme="dark"] #components-reconnect-modal[b-ttvdi5ssr3] {
    background-color: #2d3339;
    color: #ffffff;
}

[data-bs-theme="dark"] #components-reconnect-modal button[b-ttvdi5ssr3] {
    background-color: #6f42c1;
    color: white;
}

[data-bs-theme="dark"] #components-reconnect-modal button:hover[b-ttvdi5ssr3] {
    background-color: #5a32a3;
}

[data-bs-theme="dark"] #components-reconnect-modal button:active[b-ttvdi5ssr3] {
    background-color: #6f42c1;
}

.components-rejoining-animation[b-ttvdi5ssr3] {
    position: relative;
    width: 80px;
    height: 80px;
}

    .components-rejoining-animation div[b-ttvdi5ssr3] {
        position: absolute;
        border: 3px solid #0087ff;
        opacity: 1;
        border-radius: 50%;
        animation: components-rejoining-animation-b-ttvdi5ssr3 1.5s cubic-bezier(0, 0.2, 0.8, 1) infinite;
    }

        .components-rejoining-animation div:nth-child(2)[b-ttvdi5ssr3] {
            animation-delay: -0.5s;
        }

@keyframes components-rejoining-animation-b-ttvdi5ssr3 {
    0% {
        top: 40px;
        left: 40px;
        width: 0;
        height: 0;
        opacity: 0;
    }

    4.9% {
        top: 40px;
        left: 40px;
        width: 0;
        height: 0;
        opacity: 0;
    }

    5% {
        top: 40px;
        left: 40px;
        width: 0;
        height: 0;
        opacity: 1;
    }

    100% {
        top: 0px;
        left: 0px;
        width: 80px;
        height: 80px;
        opacity: 0;
    }
}
/* /Components/WeekSchedulerComponent.razor.rz.scp.css */
/* --- Layout -------------------------------------------------------------- */

.wk-wrap[b-f0kfcvx2oe] {
    display: grid;
    grid-template-columns: 220px 1fr;   /* left labels | right timeline */
    grid-template-rows: auto 1fr;       /* header row | track row       */
    gap: 0;
    border: 1px solid #e5e7eb;
    border-radius: 8px;
    overflow: hidden;
    background: #fff;
    font-family: system-ui, -apple-system, Segoe UI, Roboto, Arial, sans-serif;
  }
  
  /* Left column (labels) */
  .wk-left[b-f0kfcvx2oe] {
    grid-column: 1;
    grid-row: 1 / span 2;          /* spans header + track */
    border-right: 1px solid #e5e7eb;
    background: #fafafa;
  }
  
  .wk-left-header[b-f0kfcvx2oe] {
    padding: 10px 12px 6px 12px;
    border-bottom: 1px solid #e5e7eb;
    height: 60px;                  /* Fixed height to match right header */
    box-sizing: border-box;
    display: flex;
    flex-direction: column;
    justify-content: center;
  }

  .wk-pagination[b-f0kfcvx2oe] {
    display: flex;
    align-items: center;
    gap: 8px;
    margin-bottom: 4px;
  }

  .wk-nav-btn[b-f0kfcvx2oe] {
    background: #f3f4f6;
    border: 1px solid #d1d5db;
    border-radius: 4px;
    width: 32px;
    height: 32px;
    display: flex;
    align-items: center;
    justify-content: center;
    cursor: pointer;
    font-size: 16px;
    color: #374151;
    transition: all 0.2s ease;
    line-height: 1;
    padding: 0;
    font-weight: normal;
  }

  .wk-nav-btn:hover:not(:disabled)[b-f0kfcvx2oe] {
    background: #e5e7eb;
    border-color: #9ca3af;
  }

  .wk-nav-btn:disabled[b-f0kfcvx2oe] {
    background: #f9fafb;
    border-color: #e5e7eb;
    color: #9ca3af;
    cursor: not-allowed;
  }

  .wk-header-content[b-f0kfcvx2oe] {
    flex: 1;
    text-align: center;
    display: flex;
    flex-direction: column;
    gap: 2px;
  }

  .wk-year[b-f0kfcvx2oe] {
    font-size: 14px;
    font-weight: 700;
    color: #1f2937;
  }

  .wk-week[b-f0kfcvx2oe] {
    font-size: 11px;
    font-weight: 600;
    color: #6b7280;
  }

  .wk-date-range[b-f0kfcvx2oe] {
    font-size: 10px;
    font-weight: 500;
    color: #4b5563;
  }
  
  .wk-axis[b-f0kfcvx2oe] {
    font-size: 12px;
    color: #6b7280;
  }
  
  .wk-left-row[b-f0kfcvx2oe] {
    height: 72px;                  /* row height for each car - must match .wk-track height */
    display: flex;
    align-items: center;
    padding: 0 12px;
    border-bottom: 1px solid #e5e7eb;
    box-sizing: border-box;
  }
  
  .wk-car-name[b-f0kfcvx2oe] {
    font-weight: 600;
  }
  
  /* Right column (days header + track) */
  .wk-right[b-f0kfcvx2oe] {
    grid-column: 2;
    display: grid;
    grid-template-rows: 60px 1fr;  /* days header (60px) | track */
    position: relative;  /* For absolute positioning of today marker */
  }
  
  /* Days header (7 equal columns) */
  .wk-days[b-f0kfcvx2oe] {
    display: grid;
    grid-template-columns: repeat(7, minmax(120px, 1fr));
    align-items: stretch;
    border-bottom: 1px solid #e5e7eb;
    overflow: visible; /* Allow today marker to extend downward */
    height: 60px;                  /* Fixed height to match left header */
    box-sizing: border-box;
  }
  
  .wk-day-header[b-f0kfcvx2oe] {
    padding: 8px 10px;
    border-right: 1px solid #e5e7eb;
    background: #ffffff;
    position: relative; /* For absolute positioning of today marker */
  }
  
  .wk-day-header:last-child[b-f0kfcvx2oe] {
    border-right: none;
  }
  
  .wk-day-name[b-f0kfcvx2oe] {
    font-weight: 600;
  }
  
  .wk-day-date[b-f0kfcvx2oe] {
    font-size: 12px;
    color: #6b7280;
  }
  
  /* Tracks container for all car rows */
  .wk-tracks-container[b-f0kfcvx2oe] {
    position: relative;
  }

  /* Track row (7 equal columns matching the header) */
  .wk-track[b-f0kfcvx2oe] { 
    position: relative; 
    display: grid; 
    grid-template-columns: repeat(7, minmax(120px, 1fr));
    height: 72px;                  /* Must match .wk-left-row height exactly */
    overflow: visible; /* Allow today marker to extend upward */
    box-sizing: border-box;
  }
  
  .wk-day-cell[b-f0kfcvx2oe] {
    position: relative;
    border-right: 1px solid #e5e7eb;          /* day boundary */
    background: #fff;
    height: 100%;                              /* Fill the track row height */
    box-sizing: border-box;
  }
  
  .wk-day-cell:nth-child(even)[b-f0kfcvx2oe] {
    background: #fcfcfc;                      /* subtle zebra by day */
  }
  
  .wk-day-cell:last-child[b-f0kfcvx2oe] {
    border-right: none;
  }

  /* Weekend styling - muted colors for Saturday and Sunday */
  .wk-day-cell.weekend[b-f0kfcvx2oe] {
    background: #f3f3f3;
    color: #6c757d;
  }

  .wk-day-header.weekend[b-f0kfcvx2oe] {
    background: #f3f3f3;
    color: #5c6369;
  }

  /* Today marker - blue frame */
  .wk-day-header.today[b-f0kfcvx2oe] {
    background: #eff6ff;
  }

  /* Single today marker that spans the entire column */
  .wk-today-marker[b-f0kfcvx2oe] {
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    border: 2px solid #68a1fd;
    border-radius: 4px;
    pointer-events: none;
    z-index: 10;
    box-sizing: border-box;
  }
  
/* Vertical gridlines */
.wk-gridline-hour[b-f0kfcvx2oe],
.wk-gridline-minor[b-f0kfcvx2oe] {
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;                 /* left is overridden inline via style="left:%" */
  pointer-events: none;
}

/* Solid hour line */
.wk-gridline-hour[b-f0kfcvx2oe] {
  border-left: 1px solid #d1d5db;   /* clearer than background color */
}

/* Dotted 30-min line */
.wk-gridline-minor[b-f0kfcvx2oe] {
  border-left: 1px dotted #e5e7eb;
  opacity: 1;                        /* keep visible */
}
  


/* Booking card */
.wk-bookings[b-f0kfcvx2oe] {
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    pointer-events: none; /* overlay doesn't block clicks on cells, if you add them later */
  }
  
  .wk-booking[b-f0kfcvx2oe] {
    position: absolute;
    top: 10px;
    height: 52px;                              /* Fixed height within 72px row */
    border: 1px solid #919191;
    background: #ffcdcc;
    border-radius: clamp(1px, 0.3em, 4px);     /* Responsive border radius */
    padding: clamp(0px, 0.4em, 4px); /* Responsive padding */
    box-shadow: 0 1px 2px rgba(0,0,0,.06);
    overflow: hidden;
    pointer-events: auto; /* still clickable */
    cursor: pointer;
    margin: 1px; /* Small margin to separate bookings */
    box-sizing: border-box;
    /* Ensure precise positioning */
    transform: translateZ(0); /* Force hardware acceleration for precise rendering */
  }
  
  .wk-booking-title[b-f0kfcvx2oe] { 
    font-size: clamp(0.4rem, 1vw, 0.8rem);     /* Responsive font size */
    font-weight: 600; 
    white-space: nowrap; 
    overflow: hidden; 
    text-overflow: ellipsis; 
  }
  .wk-booking-time[b-f0kfcvx2oe] { 
    font-size: clamp(0.3rem, 0.8vw, 0.7rem);   /* Responsive font size */
    color: #4b5563; 
  }


/* Dark theme support */
[data-bs-theme="dark"] .wk-wrap[b-f0kfcvx2oe] {
  background-color: var(--bs-body-bg);
  color: var(--bs-body-color);
  border-color: var(--bs-border-color);
}

[data-bs-theme="dark"] .wk-left[b-f0kfcvx2oe] {
  background-color: var(--bs-card-bg);
  border-right-color: var(--bs-border-color);
}

[data-bs-theme="dark"] .wk-right[b-f0kfcvx2oe] {
  background-color: var(--bs-body-bg);
}

[data-bs-theme="dark"] .wk-left-header[b-f0kfcvx2oe] {
  background-color: var(--bs-card-bg);
  border-bottom-color: var(--bs-border-color);
}

[data-bs-theme="dark"] .wk-left-row[b-f0kfcvx2oe] {
  background-color: var(--bs-card-bg);
  border-bottom-color: var(--bs-border-color);
}

[data-bs-theme="dark"] .wk-car-name[b-f0kfcvx2oe] {
  color: var(--bs-body-color);
}

[data-bs-theme="dark"] .wk-days[b-f0kfcvx2oe] {
  background-color: var(--bs-card-bg);
  border-bottom-color: var(--bs-border-color);
}

[data-bs-theme="dark"] .wk-day-header[b-f0kfcvx2oe] {
  background-color: var(--bs-card-bg);
  border-right-color: var(--bs-border-color);
  color: var(--bs-body-color);
}

[data-bs-theme="dark"] .wk-day-header.weekend[b-f0kfcvx2oe] {
  background-color: #343a40;
  color: #adb5bd;
}

[data-bs-theme="dark"] .wk-day-name[b-f0kfcvx2oe] {
  color: var(--bs-body-color);
}

[data-bs-theme="dark"] .wk-day-date[b-f0kfcvx2oe] {
  color: var(--bs-text-muted);
}

[data-bs-theme="dark"] .wk-track[b-f0kfcvx2oe] {
  background-color: var(--bs-body-bg);
  border-bottom-color: var(--bs-border-color);
}

[data-bs-theme="dark"] .wk-day-cell[b-f0kfcvx2oe] {
  background-color: var(--bs-body-bg);
  border-right-color: var(--bs-border-color);
}

[data-bs-theme="dark"] .wk-day-cell.weekend[b-f0kfcvx2oe] {
  background-color: #1a1d20;
  color: #adb5bd;
}

[data-bs-theme="dark"] .wk-gridline-hour[b-f0kfcvx2oe] {
  border-left-color: var(--bs-border-color);
}

[data-bs-theme="dark"] .wk-gridline-minor[b-f0kfcvx2oe] {
  border-left-color: #495057;
}

[data-bs-theme="dark"] .wk-today-marker[b-f0kfcvx2oe] {
  border-color: #68a1fd;
}

[data-bs-theme="dark"] .wk-pagination[b-f0kfcvx2oe] {
  background-color: var(--bs-card-bg);
}

[data-bs-theme="dark"] .wk-nav-btn[b-f0kfcvx2oe] {
  background-color: var(--bs-secondary);
  border-color: var(--bs-border-color);
  color: var(--bs-body-color);
}

[data-bs-theme="dark"] .wk-nav-btn:hover:not(:disabled)[b-f0kfcvx2oe] {
  background-color: #6c757d;
  border-color: #adb5bd;
}

[data-bs-theme="dark"] .wk-nav-btn:disabled[b-f0kfcvx2oe] {
  background-color: #495057;
  border-color: #6c757d;
  color: #6c757d;
}

[data-bs-theme="dark"] .wk-header-content[b-f0kfcvx2oe] {
  color: var(--bs-body-color);
}

[data-bs-theme="dark"] .wk-year[b-f0kfcvx2oe] {
  color: var(--bs-body-color);
}

[data-bs-theme="dark"] .wk-week[b-f0kfcvx2oe] {
  color: var(--bs-text-muted);
}

[data-bs-theme="dark"] .wk-booking[b-f0kfcvx2oe] {
  background-color: #0d6efd;
  border-color: #0a58ca;
  color: white;
}

[data-bs-theme="dark"] .wk-booking.wk-booking-tiny[b-f0kfcvx2oe] {
  border-width: 1px; /* Keep border for tiny bookings in dark theme */
}

[data-bs-theme="dark"] .wk-booking:hover[b-f0kfcvx2oe] {
  background-color: #0b5ed7;
  border-color: #0a58ca;
}

[data-bs-theme="dark"] .wk-booking-title[b-f0kfcvx2oe] {
  color: white;
}

[data-bs-theme="dark"] .wk-booking-time[b-f0kfcvx2oe] {
  color: rgba(255, 255, 255, 0.8);
}
