@import '_content/AuralizeBlazor/AuralizeBlazor.tf5u2o3oxg.bundle.scp.css';
@import '_content/Nextended.Blazor/Nextended.Blazor.tkxqvq0zjw.bundle.scp.css';

/* _content/ConnectHub/Components/Pages/TeamOverview.razor.rz.scp.css */
.team-overview-page[b-y3w0befcdg] {
    display: flex;
    flex-direction: column;
    gap: 1.25rem;
}

[b-y3w0befcdg] .toolbar-title {
    font-weight: 700;
    font-size: 1.9rem;
    line-height: 1.1;
}

[b-y3w0befcdg] .employee-avatar {
    width: 46px;
    height: 46px;
}

[b-y3w0befcdg] .personality-section {
    border-radius: 14px;
    padding: 1rem 1.25rem 1.25rem;
}

[b-y3w0befcdg] .section-title {
    font-weight: 700;
    margin-bottom: 0.75rem;
    font-size: 1.95rem;
    line-height: 1.2;
}

[b-y3w0befcdg] .summary-cards {
    width: 100%;
    gap: 1rem;
}

[b-y3w0befcdg] .summary-card {
    border-radius: 12px;
    padding: 0.95rem;
    text-align: center;
    flex: 1 1 220px;
    min-width: 220px;
}

[b-y3w0befcdg] .summary-value {
    margin: 0;
    line-height: 1.1;
    font-weight: 700;
    font-size: 1.95rem;
}

[b-y3w0befcdg] .summary-label {
    color: #5b6473;
    font-weight: 500;
    font-size: 1rem;
}

[b-y3w0befcdg] .summary-sub-label {
    color: #4b5563;
    font-size: 0.9rem;
    margin-top: 0.2rem;
}

[b-y3w0befcdg] .team-personality-section {
    margin-top: -0.25rem;
}

[b-y3w0befcdg] .delta-chip {
    margin-top: 0.35rem;
    font-weight: 700;
}

[b-y3w0befcdg] .delta-positive {
    color: #0f5132;
}

[b-y3w0befcdg] .delta-negative {
    color: #842029;
}

[b-y3w0befcdg] .delta-neutral {
    color: #4b5563;
}

[b-y3w0befcdg] .summary-collaborator {
    background-color: #dcebe4;
}

[b-y3w0befcdg] .summary-collaborator .summary-value {
    color: #1f9254;
}

[b-y3w0befcdg] .summary-analyst {
    background-color: #dce4f2;
}

[b-y3w0befcdg] .summary-analyst .summary-value {
    color: #2464d6;
}

[b-y3w0befcdg] .summary-driver {
    background-color: #f3e2e3;
}

[b-y3w0befcdg] .summary-driver .summary-value {
    color: #d73434;
}

[b-y3w0befcdg] .summary-innovator {
    background-color: #f2efd9;
}

[b-y3w0befcdg] .summary-innovator .summary-value {
    color: #be7f04;
}

[b-y3w0befcdg] .table-header-row {
    margin-top: 0.25rem;
}

[b-y3w0befcdg] .team-filter {
    min-width: 168px;
}

[b-y3w0befcdg] .team-table {
    border-radius: 14px;
}

[b-y3w0befcdg] .team-table table {
    border-collapse: separate;
    border-spacing: 0;
}

[b-y3w0befcdg] .team-table .mud-table-head .mud-table-cell {
    color: #627089;
    font-weight: 700;
    font-size: 1.05rem;
    border-bottom: 1px solid #dbe2ec;
    padding-top: 1.1rem;
    padding-bottom: 1.1rem;
}

[b-y3w0befcdg] .team-table .mud-table-body .mud-table-cell {
    border-bottom: 1px solid #dbe2ec;
    padding-top: 1rem;
    padding-bottom: 1rem;
    vertical-align: middle;
}

[b-y3w0befcdg] .pill-chip {
    border-radius: 999px;
    font-weight: 600;
    font-size: 0.95rem;
    height: 2rem;
}

[b-y3w0befcdg] .type-driver {
    background: #f8dbdd;
    color: #9f2c2f;
}

[b-y3w0befcdg] .type-analyst {
    background: #d6e2f8;
    color: #1e4fae;
}

[b-y3w0befcdg] .type-collaborator {
    background: #d8f1df;
    color: #1e6f42;
}

[b-y3w0befcdg] .type-innovator {
    background: #f2efd9;
    color: #926400;
}

[b-y3w0befcdg] .type-unknown {
    background: #eef2f7;
    color: #4b5563;
}

[b-y3w0befcdg] .employee-email {
    color: #6b7280;
    font-size: 0.95rem;
    max-width: 260px;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
}

[b-y3w0befcdg] .employee-name,
[b-y3w0befcdg] .employee-position {
    font-size: 1.05rem;
    line-height: 1.3;
    font-weight: 500;
}

[b-y3w0befcdg] .skills-wrap {
    max-width: 420px;
}

@media (max-width: 959px) {
    [b-y3w0befcdg] .toolbar-title {
        font-size: 1.6rem;
    }

    [b-y3w0befcdg] .section-title {
        font-size: 1.45rem;
    }

    [b-y3w0befcdg] .summary-value {
        font-size: 1.6rem;
    }

    [b-y3w0befcdg] .summary-label {
        font-size: 0.95rem;
    }

    [b-y3w0befcdg] .team-filter {
        min-width: 100%;
    }

    [b-y3w0befcdg] .skills-wrap {
        max-width: 100%;
    }
}
/* _content/ConnectHub/Components/Pages/Test.razor.rz.scp.css */
.response-scale[b-h2naz2sn9w] {
    position: relative;
    width: 100%;
    margin: 5rem auto 0;
    padding-top: 0.25rem;
}

.response-scale-track[b-h2naz2sn9w] {
    position: absolute;
    top: 1.6rem;
    left: 10%;
    right: 10%;
    height: 0.28rem;
    border-radius: 999px;
    background: #f4c8bf;
    z-index: 0;
}

.response-scale-group[b-h2naz2sn9w] {
    position: relative;
    z-index: 1;
    display: grid;
    grid-template-columns: repeat(5, minmax(0, 1fr));
    gap: 0;
}

.response-option[b-h2naz2sn9w] {
    flex: 1;
    display: flex;
    flex-direction: column;
    align-items: center;
    gap: 0.75rem;
    text-align: center;
}

.response-label[b-h2naz2sn9w] {
    color: #5f6368;
    font-size: 1.05rem;
    line-height: 1.3;
    min-height: 2.7rem;
}

.response-radio[b-h2naz2sn9w] {
    margin: 0;
}

[b-h2naz2sn9w] .response-radio .mud-radio-icons {
    width: 2rem;
    height: 2rem;
}

[b-h2naz2sn9w] .response-radio .mud-icon-root {
    background-color: white;
    border-radius: 999px;
}

@media (max-width: 900px) {
    .response-scale[b-h2naz2sn9w] {
        margin-top: 3rem;
    }

    .response-scale-track[b-h2naz2sn9w] {
        left: 1rem;
        right: 1rem;
    }

    .response-label[b-h2naz2sn9w] {
        font-size: 0.95rem;
    }
}
