/* /Layout/MainLayout.razor.rz.scp.css */
.app-logo[b-8h5cozd0rf] {
    height: 36px;
    width: auto;
    margin-left: 8px;
}

.page[b-8h5cozd0rf] {
    position: relative;
    display: flex;
    flex-direction: column;
}

main[b-8h5cozd0rf] {
    flex: 1;
}

.sidebar[b-8h5cozd0rf] {
    background-image: linear-gradient(180deg, rgb(5, 39, 103) 0%, #3a0647 70%);
}

.top-row[b-8h5cozd0rf] {
    background-color: #f7f7f7;
    border-bottom: 1px solid #d6d5d5;
    justify-content: flex-end;
    height: 3.5rem;
    display: flex;
    align-items: center;
}

    .top-row[b-8h5cozd0rf]  a, .top-row[b-8h5cozd0rf]  .btn-link {
        white-space: nowrap;
        margin-left: 1.5rem;
        text-decoration: none;
    }

    .top-row[b-8h5cozd0rf]  a:hover, .top-row[b-8h5cozd0rf]  .btn-link:hover {
        text-decoration: underline;
    }

    .top-row[b-8h5cozd0rf]  a:first-child {
        overflow: hidden;
        text-overflow: ellipsis;
    }

@media (max-width: 640.98px) {
    .top-row[b-8h5cozd0rf] {
        justify-content: space-between;
    }

    .top-row[b-8h5cozd0rf]  a, .top-row[b-8h5cozd0rf]  .btn-link {
        margin-left: 0;
    }
}

@media (min-width: 641px) {
    .page[b-8h5cozd0rf] {
        flex-direction: row;
    }

    .sidebar[b-8h5cozd0rf] {
        width: 250px;
        height: 100vh;
        position: sticky;
        top: 0;
    }

    .top-row[b-8h5cozd0rf] {
        position: sticky;
        top: 0;
        z-index: 1;
    }

    .top-row.auth[b-8h5cozd0rf]  a:first-child {
        flex: 1;
        text-align: right;
        width: 0;
    }

    .top-row[b-8h5cozd0rf], article[b-8h5cozd0rf] {
        padding-left: 2rem !important;
        padding-right: 1.5rem !important;
    }
}
/* /Layout/NavMenu.razor.rz.scp.css */
.navbar-toggler[b-fw210qiegp] {
    background-color: rgba(255, 255, 255, 0.1);
}

.top-row[b-fw210qiegp] {
    height: 3.5rem;
    background-color: rgba(0,0,0,0.4);
}

.navbar-brand[b-fw210qiegp] {
    font-size: 1.1rem;
}

.bi[b-fw210qiegp] {
    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-fw210qiegp] {
    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-fw210qiegp] {
    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-fw210qiegp] {
    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-fw210qiegp] {
    font-size: 0.9rem;
    padding-bottom: 0.5rem;
}

    .nav-item:first-of-type[b-fw210qiegp] {
        padding-top: 1rem;
    }

    .nav-item:last-of-type[b-fw210qiegp] {
        padding-bottom: 1rem;
    }

    .nav-item[b-fw210qiegp]  a {
        color: #d7d7d7;
        border-radius: 4px;
        height: 3rem;
        display: flex;
        align-items: center;
        line-height: 3rem;
    }

.nav-item[b-fw210qiegp]  a.active {
    background-color: rgba(255,255,255,0.37);
    color: white;
}

.nav-item[b-fw210qiegp]  a:hover {
    background-color: rgba(255,255,255,0.1);
    color: white;
}

@media (min-width: 641px) {
    .navbar-toggler[b-fw210qiegp] {
        display: none;
    }

    .collapse[b-fw210qiegp] {
        /* Never collapse the sidebar for wide screens */
        display: block;
    }
    
    .nav-scrollable[b-fw210qiegp] {
        /* Allow sidebar to scroll for tall menus */
        height: calc(100vh - 3.5rem);
        overflow-y: auto;
    }
}
/* /Pages/ConversationDetail.razor.rz.scp.css */
.conversation-content[b-26izjb6rci] {
    font-family: 'Roboto', sans-serif;
    line-height: 1.6;
}

.message[b-26izjb6rci] {
    padding: 12px 16px;
    margin: 8px 0;
    border-radius: 8px;
}

.user-message[b-26izjb6rci] {
    background-color: rgba(33, 150, 243, 0.1);
    border-left: 4px solid #2196F3;
}

.fred-message[b-26izjb6rci] {
    background-color: rgba(76, 175, 80, 0.1);
    border-left: 4px solid #4CAF50;
}

.sender[b-26izjb6rci] {
    display: inline-block;
    font-weight: 600;
    margin-right: 8px;
    padding: 2px 8px;
    border-radius: 4px;
    font-size: 0.85em;
}

.sender.user[b-26izjb6rci] {
    background-color: #2196F3;
    color: white;
}

.sender.fred[b-26izjb6rci] {
    background-color: #4CAF50;
    color: white;
}

.code-block[b-26izjb6rci] {
    background-color: #1e1e1e;
    color: #d4d4d4;
    padding: 16px;
    border-radius: 8px;
    overflow-x: auto;
    font-family: 'Consolas', 'Monaco', monospace;
    font-size: 0.9em;
    margin: 12px 0;
}

.inline-code[b-26izjb6rci] {
    background-color: rgba(0, 0, 0, 0.1);
    padding: 2px 6px;
    border-radius: 4px;
    font-family: 'Consolas', 'Monaco', monospace;
    font-size: 0.9em;
}

[b-26izjb6rci] p {
    margin: 8px 0;
}
/* /Pages/ProviderStatus.razor.rz.scp.css */
.provider-stats[b-ta6pyqp8tp] {
    display: flex;
    flex-direction: column;
    gap: 0.35rem;
}

.provider-stat-row[b-ta6pyqp8tp] {
    display: grid;
    grid-template-columns: minmax(0, 1fr) auto;
    align-items: baseline;
    column-gap: 1rem;
    width: 100%;
}

.provider-stat-label[b-ta6pyqp8tp],
.provider-stat-value[b-ta6pyqp8tp] {
    margin: 0 !important;
}

.provider-stat-label[b-ta6pyqp8tp] {
    justify-self: start;
}

.provider-stat-value[b-ta6pyqp8tp] {
    justify-self: end;
    text-align: right;
    white-space: nowrap;
}

.provider-stat-row :deep(.mud-typography)[b-ta6pyqp8tp] {
    display: inline-block;
    width: auto;
}
/* /Pages/TaskBoard.razor.rz.scp.css */
.kanban-board[b-vuxhwwxvjr] {
    display: flex;
    gap: 16px;
    overflow-x: auto;
    padding-bottom: 16px;
    min-height: 500px;
}

.kanban-column[b-vuxhwwxvjr] {
    flex: 1;
    min-width: 250px;
    max-width: 350px;
    display: flex;
    flex-direction: column;
}

.kanban-column-header[b-vuxhwwxvjr] {
    padding: 12px 16px;
    display: flex;
    align-items: center;
    justify-content: space-between;
    background-color: var(--mud-palette-surface);
    border-radius: 8px 8px 0 0;
}

.kanban-column-body[b-vuxhwwxvjr] {
    flex: 1;
    padding: 8px;
    background-color: rgba(0, 0, 0, 0.02);
    border-radius: 0 0 8px 8px;
    min-height: 400px;
}

.kanban-card[b-vuxhwwxvjr] {
    cursor: pointer;
    border-radius: 8px;
    transition: box-shadow 0.2s, transform 0.1s;
}

.kanban-card:hover[b-vuxhwwxvjr] {
    box-shadow: 0 4px 12px rgba(0, 0, 0, 0.15) !important;
    transform: translateY(-2px);
}
