/* /Components/Layout/MainLayout.razor.rz.scp.css */
.page[b-izb30smrun] {
    position: relative;
    display: flex;
    flex-direction: column;
}

main[b-izb30smrun] {
    flex: 1;
}

.sidebar[b-izb30smrun] {
    background-image: linear-gradient(180deg, rgb(5, 39, 103) 0%, #3a0647 70%);
}

.top-row[b-izb30smrun] {
    background-color: #f7f7f7;
    border-bottom: 1px solid #d6d5d5;
    justify-content: flex-end;
    height: 3.5rem;
    display: flex;
    align-items: center;
}

    .top-row[b-izb30smrun]  a, .top-row[b-izb30smrun]  .btn-link {
        white-space: nowrap;
        margin-left: 1.5rem;
        text-decoration: none;
    }

    .top-row[b-izb30smrun]  a:hover, .top-row[b-izb30smrun]  .btn-link:hover {
        text-decoration: underline;
    }

    .top-row[b-izb30smrun]  a:first-child {
        overflow: hidden;
        text-overflow: ellipsis;
    }

@media (max-width: 640.98px) {
    .top-row[b-izb30smrun] {
        justify-content: space-between;
    }

    .top-row[b-izb30smrun]  a, .top-row[b-izb30smrun]  .btn-link {
        margin-left: 0;
    }
}

@media (min-width: 641px) {
    .page[b-izb30smrun] {
        flex-direction: row;
    }

    .sidebar[b-izb30smrun] {
        width: 250px;
        height: 100vh;
        position: sticky;
        top: 0;
    }

    .top-row[b-izb30smrun] {
        position: sticky;
        top: 0;
        z-index: 1;
    }

    .top-row.auth[b-izb30smrun]  a:first-child {
        flex: 1;
        text-align: right;
        width: 0;
    }

    .top-row[b-izb30smrun], article[b-izb30smrun] {
        padding-left: 2rem !important;
        padding-right: 1.5rem !important;
    }
}

#blazor-error-ui[b-izb30smrun] {
    color-scheme: light only;
    background: lightyellow;
    bottom: 0;
    box-shadow: 0 -1px 2px rgba(0, 0, 0, 0.2);
    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[b-izb30smrun] {
        cursor: pointer;
        position: absolute;
        right: 0.75rem;
        top: 0.5rem;
    }
/* /Components/Layout/NavMenu.razor.rz.scp.css */
.navbar-toggler[b-s789zm56yt] {
    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-s789zm56yt] {
    background-color: rgba(255, 255, 255, 0.5);
}

.top-row[b-s789zm56yt] {
    min-height: 3.5rem;
    background-color: rgba(0,0,0,0.4);
}

.navbar-brand[b-s789zm56yt] {
    font-size: 1.1rem;
}

.bi[b-s789zm56yt] {
    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-s789zm56yt] {
    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-s789zm56yt] {
    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-s789zm56yt] {
    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");
}

.bi-person-fill-nav-menu[b-s789zm56yt] {
    background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='16' height='16' fill='white' viewBox='0 0 16 16'%3E%3Cpath d='M3 14s-1 0-1-1 1-4 6-4 6 3 6 4-1 1-1 1H3zm5-6a3 3 0 1 0 0-6 3 3 0 0 0 0 6z'/%3E%3C/svg%3E");
}

.bi-speedometer2-nav-menu[b-s789zm56yt] {
    background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='16' height='16' fill='white' viewBox='0 0 16 16'%3E%3Cpath d='M8 4a.5.5 0 0 1 .5.5V6a.5.5 0 0 1-1 0V4.5A.5.5 0 0 1 8 4zM3.732 5.732a.5.5 0 0 1 .707 0l.915.914a.5.5 0 1 1-.708.708l-.914-.915a.5.5 0 0 1 0-.707zM2 10a.5.5 0 0 1 .5-.5h1.586a.5.5 0 0 1 0 1H2.5A.5.5 0 0 1 2 10zm9.5 0a.5.5 0 0 1 .5-.5h1.5a.5.5 0 0 1 0 1H12a.5.5 0 0 1-.5-.5zm.754-4.246a.389.389 0 0 0-.527-.02L7.547 9.31a.91.91 0 1 0 1.302 1.258l3.434-4.297a.389.389 0 0 0-.029-.518z'/%3E%3Cpath fill-rule='evenodd' d='M0 10a8 8 0 1 1 15.547 2.661c-.442 1.253-1.845 1.602-2.932 1.25C11.309 13.488 9.475 13 8 13c-1.474 0-3.31.488-4.615.911-1.087.352-2.49.003-2.932-1.25A7.988 7.988 0 0 1 0 10zm8-7a7 7 0 0 0-6.603 9.329c.203.575.923.876 1.68.63C4.397 12.533 6.358 12 8 12s3.604.532 4.923.96c.757.245 1.477-.056 1.68-.631A7 7 0 0 0 8 3z'/%3E%3C/svg%3E");
}

.bi-check2-square-fill-nav-menu[b-s789zm56yt] {
    background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='16' height='16' fill='white' 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-2H2zm10.03 4.97a.75.75 0 0 1 .011 1.05l-3.992 4.99a.75.75 0 0 1-1.08.02L4.324 8.384a.75.75 0 1 1 1.06-1.06l2.094 2.093 3.473-4.425a.75.75 0 0 1 1.08-.022z'/%3E%3C/svg%3E");
}

.bi-capsule-fill-nav-menu[b-s789zm56yt] {
    background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='16' height='16' fill='white' viewBox='0 0 16 16'%3E%3Cpath d='M11.02 5.364a3 3 0 0 0-4.242-4.243L1.121 6.778a3 3 0 1 0 4.243 4.243l5.657-5.657zm-6.413-.03 2.43-2.43a1.5 1.5 0 0 1 2.12 2.122l-2.43 2.43a1.5 1.5 0 1 1-2.12-2.121z'/%3E%3C/svg%3E");
}

.bi-calendar3-fill-nav-menu[b-s789zm56yt] {
    background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='16' height='16' fill='white' viewBox='0 0 16 16'%3E%3Cpath d='M0 2a2 2 0 0 1 2-2h12a2 2 0 0 1 2 2H0zm0 1v11a2 2 0 0 0 2 2h12a2 2 0 0 0 2-2V3H0z'/%3E%3C/svg%3E");
}

.bi-bar-chart-fill-nav-menu[b-s789zm56yt] {
    background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='16' height='16' fill='white' viewBox='0 0 16 16'%3E%3Cpath d='M1 11a1 1 0 0 1 1-1h2a1 1 0 0 1 1 1v3a1 1 0 0 1-1 1H2a1 1 0 0 1-1-1v-3zm5-4a1 1 0 0 1 1-1h2a1 1 0 0 1 1 1v7a1 1 0 0 1-1 1H7a1 1 0 0 1-1-1V7zm5-5a1 1 0 0 1 1-1h2a1 1 0 0 1 1 1v12a1 1 0 0 1-1 1h-2a1 1 0 0 1-1-1V2z'/%3E%3C/svg%3E");
}

.bi-gear-fill-nav-menu[b-s789zm56yt] {
    background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='16' height='16' fill='white' viewBox='0 0 16 16'%3E%3Cpath d='M9.405 1.05c-.413-1.4-2.397-1.4-2.81 0l-.1.34a1.464 1.464 0 0 1-2.105.872l-.31-.17c-1.283-.698-2.686.705-1.987 1.987l.169.311c.446.82.023 1.841-.872 2.105l-.34.1c-1.4.413-1.4 2.397 0 2.81l.34.1a1.464 1.464 0 0 1 .872 2.105l-.17.31c-.698 1.283.705 2.686 1.987 1.987l.311-.169a1.464 1.464 0 0 1 2.105.872l.1.34c.413 1.4 2.397 1.4 2.81 0l.1-.34a1.464 1.464 0 0 1 2.105-.872l.31.17c1.283.698 2.686-.705 1.987-1.987l-.169-.311a1.464 1.464 0 0 1 .872-2.105l.34-.1c1.4-.413 1.4-2.397 0-2.81l-.34-.1a1.464 1.464 0 0 1-.872-2.105l.17-.31c.698-1.283-.705-2.686-1.987-1.987l-.311.169a1.464 1.464 0 0 1-2.105-.872l-.1-.34zM8 10.93a2.929 2.929 0 1 1 0-5.86 2.929 2.929 0 0 1 0 5.858z'/%3E%3C/svg%3E");
}

.nav-item[b-s789zm56yt] {
    font-size: 0.9rem;
    padding-bottom: 0.5rem;
}

    .nav-item:first-of-type[b-s789zm56yt] {
        padding-top: 1rem;
    }

    .nav-item:last-of-type[b-s789zm56yt] {
        padding-bottom: 1rem;
    }

    .nav-item[b-s789zm56yt]  .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-s789zm56yt]  a.active {
    background-color: rgba(255,255,255,0.37);
    color: white;
}

.nav-item[b-s789zm56yt]  .nav-link:hover {
    background-color: rgba(255,255,255,0.1);
    color: white;
}

.nav-section-header[b-s789zm56yt] {
    padding: 1rem 1rem 0.5rem 1rem;
    font-size: 0.75rem;
    font-weight: 600;
    text-transform: uppercase;
    letter-spacing: 0.5px;
}

.nav-scrollable[b-s789zm56yt] {
    display: none;
}

.navbar-toggler:checked ~ .nav-scrollable[b-s789zm56yt] {
    display: block;
}

@media (min-width: 641px) {
    .navbar-toggler[b-s789zm56yt] {
        display: none;
    }

    .nav-scrollable[b-s789zm56yt] {
        /* 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-9axt7ugas4],
.components-reconnect-repeated-attempt-visible[b-9axt7ugas4],
.components-reconnect-failed-visible[b-9axt7ugas4],
.components-pause-visible[b-9axt7ugas4],
.components-resume-failed-visible[b-9axt7ugas4],
.components-rejoining-animation[b-9axt7ugas4] {
    display: none;
}

#components-reconnect-modal.components-reconnect-show .components-reconnect-first-attempt-visible[b-9axt7ugas4],
#components-reconnect-modal.components-reconnect-show .components-rejoining-animation[b-9axt7ugas4],
#components-reconnect-modal.components-reconnect-paused .components-pause-visible[b-9axt7ugas4],
#components-reconnect-modal.components-reconnect-resume-failed .components-resume-failed-visible[b-9axt7ugas4],
#components-reconnect-modal.components-reconnect-retrying[b-9axt7ugas4],
#components-reconnect-modal.components-reconnect-retrying .components-reconnect-repeated-attempt-visible[b-9axt7ugas4],
#components-reconnect-modal.components-reconnect-retrying .components-rejoining-animation[b-9axt7ugas4],
#components-reconnect-modal.components-reconnect-failed[b-9axt7ugas4],
#components-reconnect-modal.components-reconnect-failed .components-reconnect-failed-visible[b-9axt7ugas4] {
    display: block;
}


#components-reconnect-modal[b-9axt7ugas4] {
    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-9axt7ugas4 0.5s both;
    &[open]

{
    animation: components-reconnect-modal-slideUp-b-9axt7ugas4 1.5s cubic-bezier(.05, .89, .25, 1.02) 0.3s, components-reconnect-modal-fadeInOpacity-b-9axt7ugas4 0.5s ease-in-out 0.3s;
    animation-fill-mode: both;
}

}

#components-reconnect-modal[b-9axt7ugas4]::backdrop {
    background-color: rgba(0, 0, 0, 0.4);
    animation: components-reconnect-modal-fadeInOpacity-b-9axt7ugas4 0.5s ease-in-out;
    opacity: 1;
}

@keyframes components-reconnect-modal-slideUp-b-9axt7ugas4 {
    0% {
        transform: translateY(30px) scale(0.95);
    }

    100% {
        transform: translateY(0);
    }
}

@keyframes components-reconnect-modal-fadeInOpacity-b-9axt7ugas4 {
    0% {
        opacity: 0;
    }

    100% {
        opacity: 1;
    }
}

@keyframes components-reconnect-modal-fadeOutOpacity-b-9axt7ugas4 {
    0% {
        opacity: 1;
    }

    100% {
        opacity: 0;
    }
}

.components-reconnect-container[b-9axt7ugas4] {
    display: flex;
    flex-direction: column;
    align-items: center;
    gap: 1rem;
}

#components-reconnect-modal p[b-9axt7ugas4] {
    margin: 0;
    text-align: center;
}

#components-reconnect-modal button[b-9axt7ugas4] {
    border: 0;
    background-color: #6b9ed2;
    color: white;
    padding: 4px 24px;
    border-radius: 4px;
}

    #components-reconnect-modal button:hover[b-9axt7ugas4] {
        background-color: #3b6ea2;
    }

    #components-reconnect-modal button:active[b-9axt7ugas4] {
        background-color: #6b9ed2;
    }

.components-rejoining-animation[b-9axt7ugas4] {
    position: relative;
    width: 80px;
    height: 80px;
}

    .components-rejoining-animation div[b-9axt7ugas4] {
        position: absolute;
        border: 3px solid #0087ff;
        opacity: 1;
        border-radius: 50%;
        animation: components-rejoining-animation-b-9axt7ugas4 1.5s cubic-bezier(0, 0.2, 0.8, 1) infinite;
    }

        .components-rejoining-animation div:nth-child(2)[b-9axt7ugas4] {
            animation-delay: -0.5s;
        }

@keyframes components-rejoining-animation-b-9axt7ugas4 {
    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/Pages/Admin.razor.rz.scp.css */
.admin-container[b-wzwd0qn6nq] {
    max-width: 1400px;
    margin: 0 auto;
    padding: 2rem;
}

.admin-header[b-wzwd0qn6nq] {
    margin-bottom: 2rem;
}

.admin-header h1[b-wzwd0qn6nq] {
    font-size: 2rem;
    font-weight: bold;
    color: #2c3e50;
    margin-bottom: 0.5rem;
}

.section[b-wzwd0qn6nq] {
    background: white;
    border-radius: 12px;
    padding: 2rem;
    margin-bottom: 2rem;
    box-shadow: 0 2px 8px rgba(0, 0, 0, 0.1);
}

.section-header[b-wzwd0qn6nq] {
    margin-bottom: 1.5rem;
}

.section-header h2[b-wzwd0qn6nq] {
    font-size: 1.5rem;
    font-weight: 600;
    color: #34495e;
    display: flex;
    align-items: center;
    gap: 0.5rem;
}

.section-header h2 .bi[b-wzwd0qn6nq] {
    font-size: 1.75rem;
    color: #3498db;
}

/* Patient View Section */
.patient-view-frame[b-wzwd0qn6nq] {
    border: 2px solid #e0e0e0;
    border-radius: 8px;
    overflow: hidden;
    background: #f8f9fa;
}

.patient-iframe[b-wzwd0qn6nq] {
    width: 100%;
    height: 600px;
    border: none;
}

/* Statistics Grid */
.stats-grid[b-wzwd0qn6nq] {
    display: grid;
    grid-template-columns: repeat(auto-fit, minmax(280px, 1fr));
    gap: 1.5rem;
}

.stat-card[b-wzwd0qn6nq] {
    background: linear-gradient(135deg, #667eea 0%, #764ba2 100%);
    border-radius: 12px;
    padding: 1.5rem;
    color: white;
    position: relative;
    overflow: hidden;
    transition: transform 0.3s ease, box-shadow 0.3s ease;
}

.stat-card:hover[b-wzwd0qn6nq] {
    transform: translateY(-5px);
    box-shadow: 0 8px 20px rgba(0, 0, 0, 0.2);
}

.stat-card.task-card[b-wzwd0qn6nq] {
    background: linear-gradient(135deg, #667eea 0%, #764ba2 100%);
}

.stat-card.medication-card[b-wzwd0qn6nq] {
    background: linear-gradient(135deg, #f093fb 0%, #f5576c 100%);
}

.stat-card.calendar-card[b-wzwd0qn6nq] {
    background: linear-gradient(135deg, #4facfe 0%, #00f2fe 100%);
}

.stat-card.reports-card[b-wzwd0qn6nq] {
    background: linear-gradient(135deg, #43e97b 0%, #38f9d7 100%);
}

.stat-icon[b-wzwd0qn6nq] {
    font-size: 3rem;
    opacity: 0.3;
    position: absolute;
    right: 1rem;
    top: 1rem;
}

.stat-content[b-wzwd0qn6nq] {
    position: relative;
    z-index: 1;
}

.stat-content h3[b-wzwd0qn6nq] {
    font-size: 2.5rem;
    font-weight: bold;
    margin-bottom: 0.25rem;
}

.stat-content p[b-wzwd0qn6nq] {
    font-size: 1rem;
    margin-bottom: 0.75rem;
    opacity: 0.9;
}

.stat-detail[b-wzwd0qn6nq] {
    display: flex;
    gap: 0.5rem;
    flex-wrap: wrap;
    margin-top: 0.5rem;
}

.stat-detail .badge[b-wzwd0qn6nq] {
    font-size: 0.75rem;
    padding: 0.25rem 0.5rem;
}

.stat-link[b-wzwd0qn6nq] {
    display: inline-block;
    margin-top: 1rem;
    color: white;
    text-decoration: none;
    font-weight: 600;
    opacity: 0.9;
    transition: opacity 0.3s ease;
}

.stat-link:hover[b-wzwd0qn6nq] {
    opacity: 1;
    color: white;
}

/* Quick Links Section */
.quick-links-grid[b-wzwd0qn6nq] {
    display: grid;
    grid-template-columns: repeat(auto-fit, minmax(200px, 1fr));
    gap: 1rem;
}

.quick-link[b-wzwd0qn6nq] {
    display: flex;
    align-items: center;
    gap: 0.75rem;
    padding: 1rem 1.5rem;
    background: #f8f9fa;
    border: 2px solid #e0e0e0;
    border-radius: 8px;
    color: #2c3e50;
    text-decoration: none;
    font-weight: 600;
    transition: all 0.3s ease;
}

.quick-link:hover[b-wzwd0qn6nq] {
    background: #3498db;
    color: white;
    border-color: #3498db;
    transform: translateX(5px);
}

.quick-link .bi[b-wzwd0qn6nq] {
    font-size: 1.5rem;
}

/* Responsive Design */
@media (max-width: 768px) {
    .admin-container[b-wzwd0qn6nq] {
        padding: 1rem;
    }

    .section[b-wzwd0qn6nq] {
        padding: 1rem;
    }

    .stats-grid[b-wzwd0qn6nq] {
        grid-template-columns: 1fr;
    }

    .quick-links-grid[b-wzwd0qn6nq] {
        grid-template-columns: 1fr;
    }

    .patient-iframe[b-wzwd0qn6nq] {
        height: 400px;
    }

    .stat-content h3[b-wzwd0qn6nq] {
        font-size: 2rem;
    }

    .admin-header h1[b-wzwd0qn6nq] {
        font-size: 1.5rem;
    }
}
/* /Components/Pages/Calendar.razor.rz.scp.css */
.calendar-container[b-b9nwpt158f] {
    max-width: 1400px;
    margin: 0 auto;
    padding: 2rem;
}

.calendar-header[b-b9nwpt158f] {
    margin-bottom: 1.5rem;
}

.calendar-header h1[b-b9nwpt158f] {
    font-size: 2rem;
    font-weight: bold;
    color: #2c3e50;
    display: flex;
    align-items: center;
    gap: 0.75rem;
    margin-bottom: 1rem;
}

.calendar-header h1 .bi[b-b9nwpt158f] {
    color: #3498db;
}

.calendar-controls[b-b9nwpt158f] {
    display: flex;
    align-items: center;
    gap: 1rem;
    flex-wrap: wrap;
}

.current-month[b-b9nwpt158f] {
    font-size: 1.5rem;
    font-weight: 600;
    color: #2c3e50;
    margin: 0;
    text-transform: capitalize;
}

/* Legend */
.calendar-legend[b-b9nwpt158f] {
    display: flex;
    gap: 1.5rem;
    margin-bottom: 2rem;
    padding: 1rem;
    background: white;
    border-radius: 8px;
    box-shadow: 0 2px 4px rgba(0, 0, 0, 0.1);
    flex-wrap: wrap;
}

.legend-item[b-b9nwpt158f] {
    display: flex;
    align-items: center;
    gap: 0.5rem;
    font-size: 0.875rem;
}

.legend-badge[b-b9nwpt158f] {
    width: 16px;
    height: 16px;
    border-radius: 4px;
}

.legend-badge.confirmed[b-b9nwpt158f] {
    background: #28a745;
}

.legend-badge.pending[b-b9nwpt158f] {
    background: #ffc107;
}

.legend-badge.skipped[b-b9nwpt158f] {
    background: #6c757d;
}

.legend-badge.help[b-b9nwpt158f] {
    background: #dc3545;
}

.legend-badge.medication[b-b9nwpt158f] {
    background: #3498db;
}

/* Loading */
.loading-container[b-b9nwpt158f] {
    display: flex;
    justify-content: center;
    align-items: center;
    padding: 4rem;
}

/* Calendar grid */
.calendar-grid[b-b9nwpt158f] {
    display: grid;
    grid-template-columns: repeat(7, 1fr);
    gap: 1px;
    background: #dee2e6;
    border: 1px solid #dee2e6;
    border-radius: 8px;
    overflow: hidden;
}

.calendar-day-header[b-b9nwpt158f] {
    background: linear-gradient(135deg, #667eea 0%, #764ba2 100%);
    color: white;
    padding: 1rem;
    text-align: center;
    font-weight: 600;
    font-size: 0.875rem;
    text-transform: uppercase;
}

.calendar-day[b-b9nwpt158f] {
    background: white;
    min-height: 120px;
    padding: 0.5rem;
    cursor: pointer;
    transition: all 0.2s ease;
    display: flex;
    flex-direction: column;
}

.calendar-day:hover[b-b9nwpt158f] {
    background: #f8f9fa;
    transform: scale(1.02);
    box-shadow: 0 4px 8px rgba(0, 0, 0, 0.1);
    z-index: 1;
}

.calendar-day.other-month[b-b9nwpt158f] {
    background: #f8f9fa;
    opacity: 0.5;
}

.calendar-day.today[b-b9nwpt158f] {
    background: #e3f2fd;
    border: 2px solid #3498db;
}

.calendar-day.has-events[b-b9nwpt158f] {
    font-weight: 600;
}

.day-number[b-b9nwpt158f] {
    font-size: 1.25rem;
    font-weight: bold;
    color: #2c3e50;
    margin-bottom: 0.5rem;
}

.calendar-day.today .day-number[b-b9nwpt158f] {
    color: #3498db;
}

.day-events[b-b9nwpt158f] {
    display: flex;
    flex-direction: column;
    gap: 0.25rem;
    flex: 1;
}

.event-pill[b-b9nwpt158f] {
    background: #e9ecef;
    border-radius: 4px;
    padding: 0.25rem 0.5rem;
    font-size: 0.75rem;
    display: flex;
    align-items: center;
    gap: 0.25rem;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
}

.event-pill.confirmed[b-b9nwpt158f] {
    background: #d4edda;
    color: #155724;
    border-left: 3px solid #28a745;
}

.event-pill.pending[b-b9nwpt158f] {
    background: #fff3cd;
    color: #856404;
    border-left: 3px solid #ffc107;
}

.event-pill.skipped[b-b9nwpt158f] {
    background: #e2e3e5;
    color: #383d41;
    border-left: 3px solid #6c757d;
}

.event-pill.help[b-b9nwpt158f] {
    background: #f8d7da;
    color: #721c24;
    border-left: 3px solid #dc3545;
}

.event-pill.medication[b-b9nwpt158f] {
    background: #d1ecf1;
    color: #0c5460;
    border-left: 3px solid #3498db;
}

.event-time[b-b9nwpt158f] {
    font-weight: 600;
}

.event-title[b-b9nwpt158f] {
    overflow: hidden;
    text-overflow: ellipsis;
}

.event-more[b-b9nwpt158f] {
    font-size: 0.7rem;
    color: #6c757d;
    text-align: center;
    padding: 0.25rem;
    background: #f8f9fa;
    border-radius: 4px;
}

/* Modal */
.modal-header[b-b9nwpt158f] {
    background: linear-gradient(135deg, #667eea 0%, #764ba2 100%);
    color: white;
}

.modal-header .btn-close[b-b9nwpt158f] {
    filter: brightness(0) invert(1);
}

.list-group-item[b-b9nwpt158f] {
    border-left: 4px solid transparent;
}

.list-group-item:hover[b-b9nwpt158f] {
    background: #f8f9fa;
}

/* Responsive */
@media (max-width: 1024px) {
    .calendar-grid[b-b9nwpt158f] {
        gap: 0;
    }

    .calendar-day[b-b9nwpt158f] {
        min-height: 100px;
        padding: 0.25rem;
    }

    .day-number[b-b9nwpt158f] {
        font-size: 1rem;
    }

    .event-pill[b-b9nwpt158f] {
        font-size: 0.65rem;
        padding: 0.15rem 0.3rem;
    }

    .calendar-day-header[b-b9nwpt158f] {
        padding: 0.75rem 0.25rem;
        font-size: 0.75rem;
    }
}

@media (max-width: 768px) {
    .calendar-container[b-b9nwpt158f] {
        padding: 1rem;
    }

    .calendar-header h1[b-b9nwpt158f] {
        font-size: 1.5rem;
    }

    .current-month[b-b9nwpt158f] {
        font-size: 1.25rem;
    }

    .calendar-controls[b-b9nwpt158f] {
        justify-content: center;
    }

    .calendar-legend[b-b9nwpt158f] {
        gap: 0.75rem;
        font-size: 0.75rem;
    }

    .calendar-day[b-b9nwpt158f] {
        min-height: 80px;
    }

    .event-pill .event-title[b-b9nwpt158f] {
        display: none;
    }
}

@media (max-width: 480px) {
    .calendar-day-header[b-b9nwpt158f] {
        font-size: 0.65rem;
        padding: 0.5rem 0.15rem;
    }

    .calendar-day[b-b9nwpt158f] {
        min-height: 60px;
        padding: 0.15rem;
    }

    .day-number[b-b9nwpt158f] {
        font-size: 0.875rem;
    }

    .event-pill[b-b9nwpt158f] {
        font-size: 0.6rem;
        padding: 0.1rem 0.2rem;
    }

    .event-time[b-b9nwpt158f] {
        display: none;
    }
}
/* /Components/Pages/Reports.razor.rz.scp.css */
.reports-container[b-j64uxtkwhb] {
    max-width: 1400px;
    margin: 0 auto;
    padding: 2rem;
}

.reports-header[b-j64uxtkwhb] {
    display: flex;
    justify-content: space-between;
    align-items: center;
    margin-bottom: 2rem;
    flex-wrap: wrap;
    gap: 1rem;
}

.reports-header h1[b-j64uxtkwhb] {
    font-size: 2rem;
    font-weight: bold;
    color: #2c3e50;
    display: flex;
    align-items: center;
    gap: 0.75rem;
    margin: 0;
}

.reports-header h1 .bi[b-j64uxtkwhb] {
    color: #3498db;
}

.header-actions[b-j64uxtkwhb] {
    display: flex;
    gap: 1rem;
    align-items: center;
}

.header-actions .form-select[b-j64uxtkwhb] {
    min-width: 200px;
}

/* Loading */
.loading-container[b-j64uxtkwhb] {
    display: flex;
    justify-content: center;
    align-items: center;
    padding: 4rem;
}

/* KPI Cards */
.kpi-grid[b-j64uxtkwhb] {
    display: grid;
    grid-template-columns: repeat(auto-fit, minmax(250px, 1fr));
    gap: 1.5rem;
    margin-bottom: 2rem;
}

.kpi-card[b-j64uxtkwhb] {
    background: white;
    border-radius: 12px;
    padding: 1.5rem;
    display: flex;
    align-items: center;
    gap: 1.5rem;
    box-shadow: 0 2px 8px rgba(0, 0, 0, 0.1);
    transition: transform 0.3s ease, box-shadow 0.3s ease;
}

.kpi-card:hover[b-j64uxtkwhb] {
    transform: translateY(-5px);
    box-shadow: 0 8px 20px rgba(0, 0, 0, 0.15);
}

.kpi-icon[b-j64uxtkwhb] {
    width: 60px;
    height: 60px;
    border-radius: 12px;
    display: flex;
    align-items: center;
    justify-content: center;
    font-size: 1.75rem;
    color: white;
}

.kpi-content[b-j64uxtkwhb] {
    flex: 1;
}

.kpi-value[b-j64uxtkwhb] {
    font-size: 2rem;
    font-weight: bold;
    color: #2c3e50;
}

.kpi-label[b-j64uxtkwhb] {
    font-size: 0.875rem;
    color: #6c757d;
    margin-top: 0.25rem;
}

/* Chart Cards */
.chart-card[b-j64uxtkwhb],
.history-card[b-j64uxtkwhb] {
    background: white;
    border-radius: 12px;
    box-shadow: 0 2px 8px rgba(0, 0, 0, 0.1);
    overflow: hidden;
}

.chart-card .card-header[b-j64uxtkwhb],
.history-card .card-header[b-j64uxtkwhb] {
    background: linear-gradient(135deg, #667eea 0%, #764ba2 100%);
    color: white;
    padding: 1rem 1.5rem;
}

.chart-card .card-header h5[b-j64uxtkwhb],
.history-card .card-header h5[b-j64uxtkwhb] {
    margin: 0;
    font-size: 1.125rem;
    font-weight: 600;
    display: flex;
    align-items: center;
    gap: 0.5rem;
}

.chart-card .card-body[b-j64uxtkwhb],
.history-card .card-body[b-j64uxtkwhb] {
    padding: 1.5rem;
}

/* Simple Bar Chart */
.simple-chart[b-j64uxtkwhb] {
    display: flex;
    align-items: flex-end;
    justify-content: space-between;
    gap: 0.5rem;
    height: 250px;
    padding: 1rem 0;
    border-bottom: 2px solid #e0e0e0;
}

.chart-bar-group[b-j64uxtkwhb] {
    flex: 1;
    display: flex;
    flex-direction: column;
    align-items: center;
    gap: 0.5rem;
}

.chart-bar-container[b-j64uxtkwhb] {
    width: 100%;
    height: 200px;
    display: flex;
    align-items: flex-end;
    justify-content: center;
}

.chart-bar[b-j64uxtkwhb] {
    width: 80%;
    max-width: 40px;
    background: #3498db;
    border-radius: 4px 4px 0 0;
    transition: all 0.3s ease;
    min-height: 5px;
}

.chart-bar:hover[b-j64uxtkwhb] {
    opacity: 0.8;
    transform: scaleY(1.05);
}

.chart-label[b-j64uxtkwhb] {
    font-size: 0.75rem;
    color: #6c757d;
    text-align: center;
}

/* Pie Chart (List Style) */
.pie-chart-container[b-j64uxtkwhb] {
    display: flex;
    flex-direction: column;
    gap: 1rem;
}

.pie-chart-item[b-j64uxtkwhb] {
    display: flex;
    align-items: center;
    gap: 1rem;
    padding: 0.75rem;
    background: #f8f9fa;
    border-radius: 8px;
}

.pie-color[b-j64uxtkwhb] {
    width: 20px;
    height: 20px;
    border-radius: 4px;
}

.pie-label[b-j64uxtkwhb] {
    flex: 1;
    font-weight: 600;
    color: #2c3e50;
}

.pie-value[b-j64uxtkwhb] {
    font-weight: bold;
    color: #6c757d;
}

/* Stats */
.stat-item[b-j64uxtkwhb] {
    display: flex;
    justify-content: space-between;
    align-items: center;
    padding: 0.75rem 0;
    border-bottom: 1px solid #e0e0e0;
}

.stat-item:last-child[b-j64uxtkwhb] {
    border-bottom: none;
}

.stat-label[b-j64uxtkwhb] {
    color: #6c757d;
}

.stat-value[b-j64uxtkwhb] {
    font-size: 1.25rem;
    font-weight: bold;
    color: #2c3e50;
}

/* Table */
.table[b-j64uxtkwhb] {
    margin-bottom: 0;
}

.table thead[b-j64uxtkwhb] {
    background: #f8f9fa;
}

.table thead th[b-j64uxtkwhb] {
    border-bottom: 2px solid #dee2e6;
    font-weight: 600;
    text-transform: uppercase;
    font-size: 0.875rem;
    color: #6c757d;
}

.table tbody tr[b-j64uxtkwhb] {
    transition: background-color 0.2s ease;
}

.table tbody tr:hover[b-j64uxtkwhb] {
    background: #f8f9fa;
}

/* Badges */
.badge[b-j64uxtkwhb] {
    font-size: 0.75rem;
    padding: 0.35rem 0.65rem;
    font-weight: 600;
}

/* Responsive */
@media (max-width: 1024px) {
    .kpi-grid[b-j64uxtkwhb] {
        grid-template-columns: repeat(2, 1fr);
    }

    .simple-chart[b-j64uxtkwhb] {
        height: 200px;
    }

    .chart-bar-container[b-j64uxtkwhb] {
        height: 150px;
    }
}

@media (max-width: 768px) {
    .reports-container[b-j64uxtkwhb] {
        padding: 1rem;
    }

    .reports-header[b-j64uxtkwhb] {
        flex-direction: column;
        align-items: stretch;
    }

    .header-actions[b-j64uxtkwhb] {
        flex-direction: column;
    }

    .header-actions .form-select[b-j64uxtkwhb] {
        width: 100%;
    }

    .kpi-grid[b-j64uxtkwhb] {
        grid-template-columns: 1fr;
    }

    .simple-chart[b-j64uxtkwhb] {
        height: 150px;
        gap: 0.25rem;
    }

    .chart-bar-container[b-j64uxtkwhb] {
        height: 120px;
    }

    .chart-bar[b-j64uxtkwhb] {
        max-width: 30px;
    }

    .chart-label[b-j64uxtkwhb] {
        font-size: 0.65rem;
    }

    .table[b-j64uxtkwhb] {
        font-size: 0.875rem;
    }

    .kpi-card[b-j64uxtkwhb] {
        padding: 1rem;
    }

    .kpi-icon[b-j64uxtkwhb] {
        width: 50px;
        height: 50px;
        font-size: 1.5rem;
    }

    .kpi-value[b-j64uxtkwhb] {
        font-size: 1.5rem;
    }
}

@media (max-width: 480px) {
    .reports-header h1[b-j64uxtkwhb] {
        font-size: 1.5rem;
    }

    .chart-label[b-j64uxtkwhb] {
        font-size: 0.6rem;
    }

    .simple-chart[b-j64uxtkwhb] {
        height: 120px;
    }

    .chart-bar-container[b-j64uxtkwhb] {
        height: 100px;
    }
}
/* /Components/Pages/Settings.razor.rz.scp.css */
.settings-container[b-q6v089m30v] {
    max-width: 1200px;
    margin: 0 auto;
    padding: 2rem;
}

.settings-header[b-q6v089m30v] {
    margin-bottom: 2rem;
}

.settings-header h1[b-q6v089m30v] {
    font-size: 2rem;
    font-weight: bold;
    color: #2c3e50;
    display: flex;
    align-items: center;
    gap: 0.75rem;
    margin-bottom: 0.5rem;
}

.settings-header h1 .bi[b-q6v089m30v] {
    color: #3498db;
}

/* Loading */
.loading-container[b-q6v089m30v] {
    display: flex;
    justify-content: center;
    align-items: center;
    padding: 4rem;
}

/* Settings Card */
.settings-card[b-q6v089m30v],
.info-card[b-q6v089m30v] {
    background: white;
    border-radius: 12px;
    box-shadow: 0 2px 8px rgba(0, 0, 0, 0.1);
    overflow: hidden;
}

.settings-card .card-header[b-q6v089m30v],
.info-card .card-header[b-q6v089m30v] {
    background: linear-gradient(135deg, #667eea 0%, #764ba2 100%);
    color: white;
    padding: 1rem 1.5rem;
    border-bottom: none;
}

.settings-card .card-header h5[b-q6v089m30v],
.info-card .card-header h5[b-q6v089m30v] {
    margin: 0;
    font-size: 1.125rem;
    font-weight: 600;
    display: flex;
    align-items: center;
    gap: 0.5rem;
}

.settings-card .card-body[b-q6v089m30v],
.info-card .card-body[b-q6v089m30v] {
    padding: 1.5rem;
}

/* Form inputs */
.form-label[b-q6v089m30v] {
    font-weight: 600;
    color: #2c3e50;
    margin-bottom: 0.5rem;
}

.form-control[b-q6v089m30v],
.form-select[b-q6v089m30v] {
    border: 2px solid #e0e0e0;
    border-radius: 8px;
    padding: 0.75rem;
    transition: all 0.3s ease;
}

.form-control:focus[b-q6v089m30v],
.form-select:focus[b-q6v089m30v] {
    border-color: #3498db;
    box-shadow: 0 0 0 0.2rem rgba(52, 152, 219, 0.25);
}

.form-control-lg[b-q6v089m30v] {
    font-size: 1.125rem;
    padding: 1rem;
}

/* Info Card */
.info-card.bg-light[b-q6v089m30v] {
    background: #f8f9fa !important;
}

.info-item[b-q6v089m30v] {
    padding: 1rem 0;
    border-bottom: 1px solid #e0e0e0;
}

.info-item:last-child[b-q6v089m30v] {
    border-bottom: none;
    padding-bottom: 0;
}

.info-item:first-child[b-q6v089m30v] {
    padding-top: 0;
}

.info-label[b-q6v089m30v] {
    font-size: 0.875rem;
    color: #6c757d;
    margin-bottom: 0.25rem;
    text-transform: uppercase;
    letter-spacing: 0.5px;
}

.info-value[b-q6v089m30v] {
    font-size: 1rem;
    color: #2c3e50;
    font-weight: 600;
}

/* Buttons */
.btn[b-q6v089m30v] {
    border-radius: 8px;
    padding: 0.75rem 1.5rem;
    font-weight: 600;
    transition: all 0.3s ease;
}

.btn-primary[b-q6v089m30v] {
    background: linear-gradient(135deg, #667eea 0%, #764ba2 100%);
    border: none;
}

.btn-primary:hover[b-q6v089m30v] {
    transform: translateY(-2px);
    box-shadow: 0 4px 12px rgba(102, 126, 234, 0.4);
}

.btn-outline-secondary[b-q6v089m30v] {
    border: 2px solid #e0e0e0;
    color: #6c757d;
}

.btn-outline-secondary:hover[b-q6v089m30v] {
    background: #f8f9fa;
    border-color: #cbd5e0;
}

/* Toast */
.toast-container[b-q6v089m30v] {
    z-index: 1050;
}

.toast[b-q6v089m30v] {
    border-radius: 8px;
    box-shadow: 0 4px 12px rgba(0, 0, 0, 0.15);
}

.toast-header[b-q6v089m30v] {
    border-top-left-radius: 8px;
    border-top-right-radius: 8px;
}

/* Alert */
.alert[b-q6v089m30v] {
    border-radius: 8px;
    border: none;
    padding: 1rem 1.5rem;
}

.alert-info[b-q6v089m30v] {
    background: #d1ecf1;
    color: #0c5460;
}

.alert-info .bi[b-q6v089m30v] {
    color: #17a2b8;
}

/* Responsive */
@media (max-width: 992px) {
    .settings-container[b-q6v089m30v] {
        padding: 1rem;
    }

    .settings-header h1[b-q6v089m30v] {
        font-size: 1.5rem;
    }

    .col-lg-4 .info-card[b-q6v089m30v] {
        margin-top: 2rem;
    }
}

@media (max-width: 768px) {
    .settings-card .card-body[b-q6v089m30v],
    .info-card .card-body[b-q6v089m30v] {
        padding: 1rem;
    }

    .btn[b-q6v089m30v] {
        width: 100%;
        margin-top: 0.5rem;
    }

    .d-flex.gap-2[b-q6v089m30v] {
        flex-direction: column;
        gap: 0 !important;
    }
}
/* /Components/Pages/Tasks.razor.rz.scp.css */
.tasks-container[b-wg66ckxc5v] {
    max-width: 1400px;
    margin: 0 auto;
    padding: 2rem;
}

.tasks-header[b-wg66ckxc5v] {
    display: flex;
    justify-content: space-between;
    align-items: center;
    margin-bottom: 2rem;
    flex-wrap: wrap;
    gap: 1rem;
}

.tasks-header h1[b-wg66ckxc5v] {
    font-size: 2rem;
    font-weight: bold;
    color: #2c3e50;
    display: flex;
    align-items: center;
    gap: 0.75rem;
    margin: 0;
}

.tasks-header h1 .bi[b-wg66ckxc5v] {
    color: #3498db;
}

/* Loading state */
.loading-container[b-wg66ckxc5v] {
    display: flex;
    flex-direction: column;
    align-items: center;
    justify-content: center;
    padding: 4rem 2rem;
}

.loading-container p[b-wg66ckxc5v] {
    margin-top: 1rem;
    color: #6c757d;
}

/* Empty state */
.empty-state[b-wg66ckxc5v] {
    text-align: center;
    padding: 4rem 2rem;
    background: white;
    border-radius: 12px;
    box-shadow: 0 2px 8px rgba(0, 0, 0, 0.1);
}

.empty-state .bi[b-wg66ckxc5v] {
    font-size: 4rem;
    color: #cbd5e0;
    margin-bottom: 1rem;
}

.empty-state h3[b-wg66ckxc5v] {
    color: #2c3e50;
    margin-bottom: 0.5rem;
}

.empty-state p[b-wg66ckxc5v] {
    color: #6c757d;
    margin-bottom: 1.5rem;
}

/* Table */
.tasks-table-container[b-wg66ckxc5v] {
    background: white;
    border-radius: 12px;
    box-shadow: 0 2px 8px rgba(0, 0, 0, 0.1);
    overflow: hidden;
}

.table[b-wg66ckxc5v] {
    margin-bottom: 0;
}

.table thead[b-wg66ckxc5v] {
    background: linear-gradient(135deg, #667eea 0%, #764ba2 100%);
    color: white;
}

.table thead th[b-wg66ckxc5v] {
    border: none;
    padding: 1rem;
    font-weight: 600;
}

.table tbody tr[b-wg66ckxc5v] {
    transition: background-color 0.2s ease;
}

.table tbody tr:hover[b-wg66ckxc5v] {
    background-color: #f8f9fa;
}

.table tbody td[b-wg66ckxc5v] {
    padding: 1rem;
    vertical-align: middle;
}

/* Schedule summary */
.schedule-summary[b-wg66ckxc5v] {
    display: flex;
    flex-direction: column;
    gap: 0.25rem;
}

.schedule-item[b-wg66ckxc5v] {
    display: flex;
    align-items: center;
    gap: 0.5rem;
    font-size: 0.875rem;
}

.schedule-item .bi[b-wg66ckxc5v] {
    color: #3498db;
}

/* Schedule editor */
.schedule-editor[b-wg66ckxc5v] {
    border-left: 4px solid #3498db;
}

.days-selector[b-wg66ckxc5v] {
    display: flex;
    gap: 0.25rem;
    flex-wrap: wrap;
}

.days-selector .btn[b-wg66ckxc5v] {
    min-width: 40px;
}

/* Modal adjustments */
.modal-lg[b-wg66ckxc5v] {
    max-width: 800px;
}

.modal-header[b-wg66ckxc5v] {
    background: linear-gradient(135deg, #667eea 0%, #764ba2 100%);
    color: white;
}

.modal-header .btn-close[b-wg66ckxc5v] {
    filter: brightness(0) invert(1);
}

.modal-footer[b-wg66ckxc5v] {
    border-top: 1px solid #dee2e6;
    padding: 1rem;
    display: flex;
    justify-content: flex-end;
    gap: 0.5rem;
}

/* Responsive design */
@media (max-width: 768px) {
    .tasks-container[b-wg66ckxc5v] {
        padding: 1rem;
    }

    .tasks-header[b-wg66ckxc5v] {
        flex-direction: column;
        align-items: stretch;
    }

    .tasks-header h1[b-wg66ckxc5v] {
        font-size: 1.5rem;
    }

    .table[b-wg66ckxc5v] {
        font-size: 0.875rem;
    }

    .btn-group[b-wg66ckxc5v] {
        display: flex;
        flex-direction: column;
    }

    .schedule-summary[b-wg66ckxc5v] {
        font-size: 0.75rem;
    }
}
