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

main[b-qz8vlqbul2] {
    flex: 1;
}

.sidebar-toggle-input[b-qz8vlqbul2] {
    display: none;
}

.sidebar[b-qz8vlqbul2] {
    background: linear-gradient(180deg, #173650 0%, #214d73 60%, #2b638f 100%);
}

.top-row[b-qz8vlqbul2] {
    background-color: #ffffff;
    border-bottom: 1px solid #e5eaf0;
    justify-content: flex-end;
    height: 3.5rem;
    display: flex;
    align-items: center;
    gap: 0.75rem;
}

.sidebar-toggle-btn[b-qz8vlqbul2] {
    display: none;
    align-items: center;
    justify-content: center;
    width: 2rem;
    height: 2rem;
    border-radius: 8px;
    border: 1px solid #d6dee8;
    color: #2d3e50;
    cursor: pointer;
    user-select: none;
    margin-right: auto;
    transition: background-color 0.2s, border-color 0.2s;
}

.sidebar-toggle-btn:hover[b-qz8vlqbul2] {
    background: #f1f5f9;
    border-color: #c2cedb;
}

.toggle-icon-open[b-qz8vlqbul2] {
    display: none;
}

.toggle-icon-close[b-qz8vlqbul2] {
    display: inline;
}

.top-row-app[b-qz8vlqbul2] {
    white-space: nowrap;
    color: #3c4f63;
    font-weight: 600;
}

.top-row[b-qz8vlqbul2]  a,
.top-row[b-qz8vlqbul2]  .btn-link {
    white-space: nowrap;
    text-decoration: none;
    color: #3c4f63;
}

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

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

@media (min-width: 641px) {
    .page[b-qz8vlqbul2] {
        display: flex;
        flex-direction: row;
        min-height: 100vh;
    }

    .sidebar[b-qz8vlqbul2] {
        width: 250px;
        flex-shrink: 0;
        height: 100vh;
        position: sticky;
        top: 0;
        overflow: hidden;
        transition: width 0.22s ease, opacity 0.22s ease;
    }

    main[b-qz8vlqbul2] {
        flex: 1;
        min-width: 0;
    }

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

    .sidebar-toggle-btn[b-qz8vlqbul2] {
        display: inline-flex;
    }

    .sidebar-toggle-input:checked ~ .sidebar[b-qz8vlqbul2] {
        width: 0;
        opacity: 0;
        pointer-events: none;
    }

    .sidebar-toggle-input:checked ~ main .toggle-icon-open[b-qz8vlqbul2] {
        display: inline;
    }

    .sidebar-toggle-input:checked ~ main .toggle-icon-close[b-qz8vlqbul2] {
        display: none;
    }

    .top-row[b-qz8vlqbul2],
    article[b-qz8vlqbul2] {
        padding-left: 2rem !important;
        padding-right: 1.5rem !important;
    }
}

#blazor-error-ui[b-qz8vlqbul2] {
    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-qz8vlqbul2] {
    cursor: pointer;
    position: absolute;
    right: 0.75rem;
    top: 0.5rem;
}
/* /Components/Layout/NavMenu.razor.rz.scp.css */
.navbar-toggler[b-8icd32cliy] {
    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.25);
    border-radius: 8px;
    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.85%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.08);
}

.navbar-toggler:checked[b-8icd32cliy] {
    background-color: rgba(255, 255, 255, 0.28);
}

.top-row[b-8icd32cliy] {
    min-height: 3.5rem;
    background-color: rgba(255, 255, 255, 0.08);
    border-bottom: 1px solid rgba(255, 255, 255, 0.16);
}

.navbar-brand[b-8icd32cliy] {
    font-size: 1.1rem;
    font-weight: 600;
    letter-spacing: 0.01em;
}

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

.bi-people-nav-menu[b-8icd32cliy] {
    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='M15 14s-1 0-1-1 1-4 1-4 1 0 1 4-1 1-1 1ZM5 14s-1 0-1-1 1-4 1-4 1 0 1 4-1 1-1 1Zm5-6a2 2 0 1 0 0-4 2 2 0 0 0 0 4ZM4 8a2 2 0 1 0 0-4 2 2 0 0 0 0 4Zm6 1c-1.33 0-4 .67-4 2v1h8v-1c0-1.33-2.67-2-4-2ZM4 9c-.29 0-.62.02-.97.08C1.92 9.27 1 9.76 1 11v1h4v-1c0-.73.25-1.36.7-1.88A6.97 6.97 0 0 0 4 9Zm8 0c-.62 0-1.22.08-1.7.22.45.52.7 1.15.7 1.78v1h4v-1c0-1.24-.92-1.73-2.03-1.92A8.82 8.82 0 0 0 12 9Z'/%3E%3C/svg%3E");
}

.bi-grid-3x3-gap-nav-menu[b-8icd32cliy] {
    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 2a1 1 0 0 1 1-1h2a1 1 0 0 1 1 1v2a1 1 0 0 1-1 1H2a1 1 0 0 1-1-1V2Zm5 0a1 1 0 0 1 1-1h2a1 1 0 0 1 1 1v2a1 1 0 0 1-1 1H7a1 1 0 0 1-1-1V2Zm5 0a1 1 0 0 1 1-1h2a1 1 0 0 1 1 1v2a1 1 0 0 1-1 1h-2a1 1 0 0 1-1-1V2ZM1 7a1 1 0 0 1 1-1h2a1 1 0 0 1 1 1v2a1 1 0 0 1-1 1H2a1 1 0 0 1-1-1V7Zm5 0a1 1 0 0 1 1-1h2a1 1 0 0 1 1 1v2a1 1 0 0 1-1 1H7a1 1 0 0 1-1-1V7Zm5 0a1 1 0 0 1 1-1h2a1 1 0 0 1 1 1v2a1 1 0 0 1-1 1h-2a1 1 0 0 1-1-1V7ZM1 12a1 1 0 0 1 1-1h2a1 1 0 0 1 1 1v2a1 1 0 0 1-1 1H2a1 1 0 0 1-1-1v-2Zm5 0a1 1 0 0 1 1-1h2a1 1 0 0 1 1 1v2a1 1 0 0 1-1 1H7a1 1 0 0 1-1-1v-2Zm5 0a1 1 0 0 1 1-1h2a1 1 0 0 1 1 1v2a1 1 0 0 1-1 1h-2a1 1 0 0 1-1-1v-2Z'/%3E%3C/svg%3E");
}

.bi-box-arrow-in-right-nav-menu[b-8icd32cliy] {
    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 fill-rule='evenodd' d='M6 3.5a.5.5 0 0 1 .5-.5h4A1.5 1.5 0 0 1 12 4.5v7A1.5 1.5 0 0 1 10.5 13h-4a.5.5 0 0 1 0-1h4a.5.5 0 0 0 .5-.5v-7a.5.5 0 0 0-.5-.5h-4A.5.5 0 0 1 6 3.5Z'/%3E%3Cpath fill-rule='evenodd' d='M11.854 8.354a.5.5 0 0 0 0-.708L9.707 5.5a.5.5 0 0 0-.707.708L10.293 7.5H1.5a.5.5 0 0 0 0 1h8.793L9 9.793a.5.5 0 0 0 .707.707l2.147-2.146Z'/%3E%3C/svg%3E");
}

.bi-checklist-nav-menu[b-8icd32cliy] {
    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.5 2A.5.5 0 0 0 2 2.5v1a.5.5 0 0 0 1 0v-.293l.646.647a.5.5 0 0 0 .708-.708l-1.5-1.5A.5.5 0 0 0 2.5 2Zm2 1.5a.5.5 0 0 1 .5-.5h8a.5.5 0 0 1 0 1H5a.5.5 0 0 1-.5-.5Zm-2 4A.5.5 0 0 0 2 8v1a.5.5 0 0 0 1 0v-.293l.646.647a.5.5 0 0 0 .708-.708l-1.5-1.5A.5.5 0 0 0 2.5 7Zm2 1.5a.5.5 0 0 1 .5-.5h8a.5.5 0 0 1 0 1H5a.5.5 0 0 1-.5-.5Zm-2 4A.5.5 0 0 0 2 13v1a.5.5 0 0 0 1 0v-.293l.646.647a.5.5 0 0 0 .708-.708l-1.5-1.5A.5.5 0 0 0 2.5 12Zm2 1.5a.5.5 0 0 1 .5-.5h8a.5.5 0 0 1 0 1H5a.5.5 0 0 1-.5-.5Z'/%3E%3C/svg%3E");
}

.bi-check2-circle-nav-menu[b-8icd32cliy] {
    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.5 8a5.5 5.5 0 1 1 9.591 3.659.5.5 0 1 0 .818.576A6.5 6.5 0 1 0 8 14.5a6.47 6.47 0 0 0 4.235-1.591.5.5 0 1 0-.65-.76A5.47 5.47 0 0 1 8 13.5 5.5 5.5 0 0 1 2.5 8Z'/%3E%3Cpath d='M10.354 5.146a.5.5 0 0 1 0 .708L7.207 9l-1.561-1.561a.5.5 0 0 1 .708-.708L7.207 7.793l2.439-2.647a.5.5 0 0 1 .708 0Z'/%3E%3C/svg%3E");
}

.nav-item[b-8icd32cliy] {
    font-size: 0.95rem;
    padding-bottom: 0.35rem;
}

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

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

.nav-item[b-8icd32cliy]  .nav-link {
    color: rgba(255, 255, 255, 0.92);
    background: none;
    border: none;
    border-radius: 10px;
    height: 2.75rem;
    display: flex;
    align-items: center;
    line-height: 2.75rem;
    width: 100%;
    transition: background-color 0.2s ease, color 0.2s ease;
}

.nav-item[b-8icd32cliy]  a.active {
    background-color: rgba(255, 255, 255, 0.26);
    color: #ffffff;
}

.nav-item[b-8icd32cliy]  .nav-link:hover {
    background-color: rgba(255, 255, 255, 0.14);
    color: #ffffff;
}

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

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

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

    .nav-scrollable[b-8icd32cliy] {
        display: block;
        height: calc(100vh - 3.5rem);
        overflow-y: auto;
        padding-top: 0.25rem;
    }
}
/* /Components/Layout/ReconnectModal.razor.rz.scp.css */
.components-reconnect-first-attempt-visible[b-82x58c8lv6],
.components-reconnect-repeated-attempt-visible[b-82x58c8lv6],
.components-reconnect-failed-visible[b-82x58c8lv6],
.components-pause-visible[b-82x58c8lv6],
.components-resume-failed-visible[b-82x58c8lv6],
.components-rejoining-animation[b-82x58c8lv6] {
    display: none;
}

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


#components-reconnect-modal[b-82x58c8lv6] {
    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-82x58c8lv6 0.5s both;
    &[open]

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

}

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

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

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

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

    100% {
        opacity: 1;
    }
}

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

    100% {
        opacity: 0;
    }
}

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

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

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

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

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

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

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

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

@keyframes components-rejoining-animation-b-82x58c8lv6 {
    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/CompleteTasks.razor.rz.scp.css */
.complete-tasks-page[b-kld98cxwv0] {
    display: grid;
    gap: 1rem;
    padding: 1rem 0 2rem;
}

.complete-tasks-header[b-kld98cxwv0],
.complete-feedback[b-kld98cxwv0] {
    padding: 1.25rem;
    border-radius: 22px;
    border: 1px solid #dde7ef;
    background:
        radial-gradient(circle at top right, rgba(226, 232, 240, 0.85), transparent 28%),
        linear-gradient(135deg, #fbfdff 0%, #f3f8fc 100%);
    box-shadow: 0 16px 36px rgba(15, 23, 42, 0.06);
}

.complete-tasks-header h1[b-kld98cxwv0] {
    margin: 0 0 0.55rem;
    color: #12283c;
}

.complete-tasks-header p[b-kld98cxwv0],
.complete-feedback[b-kld98cxwv0] {
    margin: 0;
    color: #5a7185;
    line-height: 1.6;
}

.complete-feedback[b-kld98cxwv0] {
    color: #1c5d37;
    background: linear-gradient(135deg, #f6fff8 0%, #eefaf1 100%);
    border-color: #cfe8d5;
}

.tasks-empty-card[b-kld98cxwv0] {
    display: grid;
    gap: 1rem;
    padding: 1.25rem;
    border: 1px solid #dde7ef;
    border-radius: 22px;
    background:
        radial-gradient(circle at top right, rgba(226, 232, 240, 0.85), transparent 28%),
        linear-gradient(135deg, #fbfdff 0%, #f3f8fc 100%);
    box-shadow: 0 16px 36px rgba(15, 23, 42, 0.06);
}

.tasks-empty-card h2[b-kld98cxwv0] {
    margin: 0 0 0.5rem;
    color: #12283c;
    font-size: clamp(1.7rem, 5vw, 2.4rem);
}

.tasks-empty-card p[b-kld98cxwv0] {
    margin: 0;
    color: #5a7185;
    line-height: 1.6;
}

.task-list[b-kld98cxwv0] {
    display: grid;
    gap: 0.85rem;
}

.task-card[b-kld98cxwv0] {
    width: 100%;
    display: grid;
    gap: 0.8rem;
    padding: 1rem;
    text-align: left;
    border: 1px solid #dce6ef;
    border-radius: 18px;
    background: #ffffff;
    box-shadow: 0 10px 24px rgba(15, 23, 42, 0.04);
    color: inherit;
    appearance: none;
    cursor: pointer;
    transition:
        transform 160ms ease,
        box-shadow 160ms ease,
        border-color 160ms ease;
}

.task-card:hover[b-kld98cxwv0],
.task-card:focus-visible[b-kld98cxwv0] {
    border-color: #9fb9cf;
    box-shadow: 0 16px 30px rgba(15, 23, 42, 0.08);
    transform: translateY(-1px);
    outline: none;
}

.task-card-top[b-kld98cxwv0] {
    display: flex;
    justify-content: space-between;
    align-items: flex-start;
    gap: 0.75rem;
}

.task-card-top strong[b-kld98cxwv0] {
    color: #173650;
    font-size: 1rem;
}

.task-card p[b-kld98cxwv0] {
    margin: 0;
    color: #5a7185;
    line-height: 1.6;
}

.task-card-points[b-kld98cxwv0] {
    flex-shrink: 0;
    padding: 0.35rem 0.65rem;
    border-radius: 999px;
    background: #e8f2fb;
    color: #245173;
    font-size: 0.82rem;
    font-weight: 700;
}

.task-card-meta[b-kld98cxwv0] {
    display: flex;
    flex-wrap: wrap;
    gap: 0.55rem;
}

.task-card-meta span[b-kld98cxwv0] {
    padding: 0.4rem 0.65rem;
    border-radius: 999px;
    background: #f0f5f9;
    color: #486074;
    font-size: 0.82rem;
    font-weight: 600;
}

@media (min-width: 700px) {
    .complete-tasks-page[b-kld98cxwv0] {
        padding-top: 1.5rem;
    }

    .task-list[b-kld98cxwv0] {
        grid-template-columns: repeat(2, minmax(0, 1fr));
    }
}
/* /Components/Pages/Home.razor.rz.scp.css */
.dashboard-page[b-my0h14m040] {
    display: grid;
    gap: 1rem;
    padding: 1rem 0 2rem;
}

.dashboard-hero-card[b-my0h14m040],
.dashboard-card[b-my0h14m040] {
    padding: 1.25rem;
    border: 1px solid #dde7ef;
    border-radius: 22px;
    background:
        radial-gradient(circle at top right, rgba(226, 232, 240, 0.85), transparent 28%),
        linear-gradient(135deg, #fbfdff 0%, #f3f8fc 100%);
    box-shadow: 0 16px 36px rgba(15, 23, 42, 0.06);
}

.dashboard-hero-card h1[b-my0h14m040],
.dashboard-card h2[b-my0h14m040] {
    margin: 0 0 0.55rem;
    color: #12283c;
}

.dashboard-card h2[b-my0h14m040] {
    font-size: 1.15rem;
}

.dashboard-hero-actions[b-my0h14m040] {
    display: flex;
    flex-direction: column;
    gap: 0.75rem;
    margin-top: 1.25rem;
}

.dashboard-grid[b-my0h14m040] {
    display: grid;
    gap: 1rem;
}

.dashboard-empty[b-my0h14m040] {
    margin: 0;
    color: #60758a;
}

.dashboard-ranking-list[b-my0h14m040],
.dashboard-completion-list[b-my0h14m040],
.dashboard-history-list[b-my0h14m040] {
    display: grid;
    gap: 0.75rem;
}

.dashboard-ranking-item[b-my0h14m040],
.dashboard-completion-item[b-my0h14m040],
.dashboard-history-day[b-my0h14m040] {
    display: grid;
    gap: 0.35rem;
    padding: 0.95rem 1rem;
    border: 1px solid #e0e8ef;
    border-radius: 16px;
    background: rgba(255, 255, 255, 0.84);
}

.dashboard-ranking-item[b-my0h14m040] {
    grid-template-columns: 1fr auto;
    align-items: center;
    gap: 0.75rem;
}

.dashboard-ranking-item strong[b-my0h14m040],
.dashboard-completion-item strong[b-my0h14m040],
.dashboard-history-header strong[b-my0h14m040] {
    color: #173650;
}

.dashboard-ranking-item span[b-my0h14m040],
.dashboard-completion-item span[b-my0h14m040],
.dashboard-history-header span[b-my0h14m040],
.dashboard-history-ranking-item span[b-my0h14m040] {
    color: #60758a;
    font-size: 0.92rem;
}

.dashboard-points[b-my0h14m040] {
    padding: 0.4rem 0.7rem;
    border-radius: 999px;
    background: #e8f2fb;
    color: #245173;
    font-size: 0.82rem;
    font-weight: 700;
}

.dashboard-history-header[b-my0h14m040],
.dashboard-history-ranking-item[b-my0h14m040] {
    display: flex;
    justify-content: space-between;
    gap: 0.75rem;
}

.dashboard-history-ranking[b-my0h14m040] {
    display: grid;
    gap: 0.4rem;
    padding-top: 0.25rem;
}

@media (min-width: 760px) {
    .dashboard-hero-actions[b-my0h14m040] {
        flex-direction: row;
        flex-wrap: wrap;
    }

    .dashboard-grid[b-my0h14m040] {
        grid-template-columns: repeat(2, minmax(0, 1fr));
    }
}
/* /Components/Pages/Login.razor.rz.scp.css */
.login-page[b-jxxssczdb3] {
    min-height: calc(100vh - 7rem);
    display: flex;
    align-items: center;
    justify-content: center;
    padding: 2rem 0;
}

.login-card[b-jxxssczdb3] {
    width: min(480px, 100%);
    background: #ffffff;
    border: 1px solid #d9e5f0;
    border-radius: 20px;
    box-shadow: 0 20px 45px rgba(15, 76, 129, 0.1);
    padding: 2rem;
}

.login-badge[b-jxxssczdb3] {
    display: inline-flex;
    align-items: center;
    padding: 0.35rem 0.65rem;
    border-radius: 999px;
    background: #e9f2fb;
    color: #1b5f9b;
    font-size: 0.8rem;
    font-weight: 700;
    letter-spacing: 0.02em;
    margin-bottom: 1rem;
}

.login-card h1[b-jxxssczdb3] {
    margin: 0;
    color: #15324b;
    font-size: 1.9rem;
    font-weight: 700;
}

.login-copy[b-jxxssczdb3] {
    margin: 0.85rem 0 1.25rem;
    color: #60758a;
}

.login-error[b-jxxssczdb3] {
    margin-bottom: 1rem;
    padding: 0.8rem 0.95rem;
    border: 1px solid #f5b3b3;
    border-radius: 12px;
    background: #fff1f1;
    color: #b42318;
}

.login-form[b-jxxssczdb3] {
    display: flex;
    flex-direction: column;
    gap: 0.65rem;
}

.login-label[b-jxxssczdb3] {
    color: #35546f;
    font-size: 0.9rem;
    font-weight: 600;
}

.login-input[b-jxxssczdb3] {
    width: 100%;
    border: 1px solid #c8d7e6;
    border-radius: 12px;
    padding: 0.8rem 0.95rem;
    font: inherit;
    color: #15324b;
    background: #ffffff;
}

.login-input:focus[b-jxxssczdb3] {
    outline: none;
    border-color: #2b74b3;
    box-shadow: 0 0 0 4px rgba(43, 116, 179, 0.12);
}

.login-submit[b-jxxssczdb3] {
    margin-top: 0.5rem;
}

.login-demo-users[b-jxxssczdb3] {
    display: flex;
    flex-direction: column;
    gap: 0.45rem;
    margin-top: 1rem;
    color: #60758a;
    font-size: 0.92rem;
}
/* /Components/Pages/Tasks.razor.rz.scp.css */
.tasks-page[b-c6o3lpkv9f] {
    display: grid;
    gap: 1rem;
    padding: 1rem 0 2rem;
}

.tasks-header-card[b-c6o3lpkv9f],
.tasks-empty-card[b-c6o3lpkv9f] {
    display: grid;
    gap: 1rem;
    padding: 1.25rem;
    border: 1px solid #dde7ef;
    border-radius: 22px;
    background:
        radial-gradient(circle at top right, rgba(226, 232, 240, 0.85), transparent 28%),
        linear-gradient(135deg, #fbfdff 0%, #f3f8fc 100%);
    box-shadow: 0 16px 36px rgba(15, 23, 42, 0.06);
}

.tasks-badge[b-c6o3lpkv9f] {
    display: inline-flex;
    width: fit-content;
    padding: 0.35rem 0.75rem;
    margin-bottom: 0.85rem;
    border-radius: 999px;
    background: #16354f;
    color: #ffffff;
    font-size: 0.78rem;
    font-weight: 700;
    letter-spacing: 0.04em;
    text-transform: uppercase;
}

.tasks-header-card h1[b-c6o3lpkv9f],
.tasks-empty-card h2[b-c6o3lpkv9f] {
    margin: 0 0 0.5rem;
    color: #12283c;
    font-size: clamp(1.7rem, 5vw, 2.4rem);
}

.tasks-header-card p[b-c6o3lpkv9f],
.tasks-empty-card p[b-c6o3lpkv9f],
.task-card p[b-c6o3lpkv9f] {
    margin: 0;
    color: #5a7185;
    line-height: 1.6;
}

.tasks-add-button[b-c6o3lpkv9f] {
    width: 100%;
}

.task-list[b-c6o3lpkv9f] {
    display: grid;
    gap: 0.85rem;
}

.task-card[b-c6o3lpkv9f] {
    width: 100%;
    display: grid;
    gap: 0.8rem;
    padding: 1rem;
    text-align: left;
    border: 1px solid #dce6ef;
    border-radius: 18px;
    background: #ffffff;
    box-shadow: 0 10px 24px rgba(15, 23, 42, 0.04);
    color: inherit;
}

.task-card-top[b-c6o3lpkv9f] {
    display: flex;
    justify-content: space-between;
    align-items: flex-start;
    gap: 0.75rem;
}

.task-card-top strong[b-c6o3lpkv9f] {
    color: #173650;
    font-size: 1rem;
}

.task-card-points[b-c6o3lpkv9f] {
    flex-shrink: 0;
    padding: 0.35rem 0.65rem;
    border-radius: 999px;
    background: #e8f2fb;
    color: #245173;
    font-size: 0.82rem;
    font-weight: 700;
}

.task-card-meta[b-c6o3lpkv9f] {
    display: flex;
    flex-wrap: wrap;
    gap: 0.55rem;
}

.task-card-meta span[b-c6o3lpkv9f] {
    padding: 0.4rem 0.65rem;
    border-radius: 999px;
    background: #f0f5f9;
    color: #486074;
    font-size: 0.82rem;
    font-weight: 600;
}

@media (min-width: 700px) {
    .tasks-page[b-c6o3lpkv9f] {
        padding-top: 1.5rem;
    }

    .tasks-header-card[b-c6o3lpkv9f] {
        grid-template-columns: 1fr auto;
        align-items: end;
    }

    .tasks-add-button[b-c6o3lpkv9f] {
        width: auto;
        min-width: 180px;
    }

    .task-list[b-c6o3lpkv9f] {
        grid-template-columns: repeat(2, minmax(0, 1fr));
    }
}
/* /Components/Pages/Users.razor.rz.scp.css */
.controlcenter-users[b-ignm8d6d0z] {
    padding: 1.5rem 0 2rem;
}

.controlcenter-section-card[b-ignm8d6d0z] {
    width: min(760px, 100%);
    padding: 2rem;
    border: 1px solid #e1e8ef;
    border-radius: 24px;
    background:
        radial-gradient(circle at top right, rgba(226, 232, 240, 0.9), transparent 28%),
        linear-gradient(135deg, #fafbfd 0%, #f3f8fc 100%);
    box-shadow: 0 18px 40px rgba(15, 23, 42, 0.07);
}

.controlcenter-section-card h1[b-ignm8d6d0z] {
    margin: 0 0 0.9rem;
    color: #12283c;
    font-size: clamp(1.8rem, 4vw, 2.5rem);
    line-height: 1.08;
}

.controlcenter-section-card p[b-ignm8d6d0z] {
    max-width: 64ch;
    margin: 0;
    color: #556b7f;
    font-size: 1.02rem;
    line-height: 1.7;
}

.controlcenter-user-list[b-ignm8d6d0z] {
    display: grid;
    grid-template-columns: repeat(2, minmax(0, 1fr));
    gap: 1rem;
    margin-top: 1.5rem;
}

.controlcenter-user-card[b-ignm8d6d0z] {
    display: flex;
    flex-direction: column;
    gap: 0.35rem;
    padding: 1rem 1.05rem;
    border: 1px solid #e2eaf1;
    border-radius: 18px;
    background: rgba(255, 255, 255, 0.82);
}

.controlcenter-user-card strong[b-ignm8d6d0z] {
    color: #173650;
    font-size: 0.98rem;
}

.controlcenter-user-card span[b-ignm8d6d0z],
.controlcenter-empty-state[b-ignm8d6d0z] {
    color: #61788d;
    font-size: 0.92rem;
    line-height: 1.5;
}

@media (max-width: 700px) {
    .controlcenter-section-card[b-ignm8d6d0z] {
        padding: 1.4rem;
        border-radius: 20px;
    }

    .controlcenter-user-list[b-ignm8d6d0z] {
        grid-template-columns: 1fr;
    }
}
/* /Components/Tasks/TaskCompletionModal.razor.rz.scp.css */
.task-completion-backdrop[b-zvpzz3cmyv] {
    position: fixed;
    inset: 0;
    z-index: 2000;
    display: flex;
    align-items: flex-start;
    justify-content: center;
    padding: max(0.75rem, env(safe-area-inset-top)) 1rem max(0.75rem, env(safe-area-inset-bottom));
    overflow-y: auto;
    background: rgba(15, 23, 42, 0.5);
}

.task-completion-modal[b-zvpzz3cmyv] {
    width: min(620px, 100%);
    max-height: calc(100dvh - 1.5rem - env(safe-area-inset-top) - env(safe-area-inset-bottom));
    overflow: hidden;
    background: #ffffff;
    border-radius: 14px;
    box-shadow: 0 24px 60px rgba(15, 23, 42, 0.24);
    display: flex;
    flex-direction: column;
    margin: auto 0;
}

.task-completion-header[b-zvpzz3cmyv] {
    display: flex;
    align-items: flex-start;
    justify-content: space-between;
    gap: 1rem;
    padding: 1.25rem 1.5rem 1rem;
    border-bottom: 1px solid #e5edf5;
}

.task-completion-heading[b-zvpzz3cmyv] {
    display: flex;
    align-items: center;
    gap: 0.85rem;
}

.task-completion-icon[b-zvpzz3cmyv] {
    width: 2rem;
    height: 2rem;
    border-radius: 10px;
    background: #15324b;
    position: relative;
    flex: 0 0 auto;
}

.task-completion-icon[b-zvpzz3cmyv]::before,
.task-completion-icon[b-zvpzz3cmyv]::after {
    content: "";
    position: absolute;
    background: #ffffff;
    border-radius: 999px;
}

.task-completion-icon[b-zvpzz3cmyv]::before {
    top: 0.95rem;
    left: 0.45rem;
    width: 0.45rem;
    height: 0.14rem;
    transform: rotate(40deg);
}

.task-completion-icon[b-zvpzz3cmyv]::after {
    top: 0.78rem;
    left: 0.7rem;
    width: 0.85rem;
    height: 0.14rem;
    transform: rotate(-45deg);
}

.task-completion-header h3[b-zvpzz3cmyv] {
    margin: 0;
    color: #15324b;
    font-size: 1.15rem;
    font-weight: 700;
}

.task-completion-subtitle[b-zvpzz3cmyv] {
    margin-top: 0.3rem;
    color: #60758a;
    font-size: 0.9rem;
}

.task-completion-close[b-zvpzz3cmyv] {
    border: none;
    background: none;
    color: #7b8ea3;
    font-size: 1.3rem;
    font-weight: 500;
    line-height: 1;
    cursor: pointer;
    padding: 0.25rem 0.35rem;
    border-radius: 8px;
}

.task-completion-body[b-zvpzz3cmyv] {
    flex: 1;
    overflow-y: auto;
    padding: 1.5rem;
}

.task-completion-block[b-zvpzz3cmyv] {
    margin-bottom: 1rem;
}

.task-completion-label[b-zvpzz3cmyv] {
    display: block;
    margin-bottom: 0.35rem;
    color: #708395;
    font-size: 0.78rem;
    font-weight: 700;
    letter-spacing: 0.04em;
    text-transform: uppercase;
}

.task-completion-block strong[b-zvpzz3cmyv] {
    color: #173650;
    font-size: 1rem;
}

.task-completion-block p[b-zvpzz3cmyv] {
    margin: 0;
    color: #5a7185;
    line-height: 1.6;
}

.task-completion-meta[b-zvpzz3cmyv] {
    display: flex;
    flex-wrap: wrap;
    gap: 0.55rem;
}

.task-completion-meta span[b-zvpzz3cmyv] {
    padding: 0.45rem 0.7rem;
    border-radius: 999px;
    background: #f0f5f9;
    color: #486074;
    font-size: 0.82rem;
    font-weight: 600;
}

.task-completion-footer[b-zvpzz3cmyv] {
    display: flex;
    justify-content: flex-end;
    gap: 0.75rem;
    padding: 1rem 1.5rem 1.25rem;
    border-top: 1px solid #e5edf5;
    background: #f8fbfe;
}

@media (max-width: 640px) {
    .task-completion-modal[b-zvpzz3cmyv] {
        max-height: calc(100dvh - 1.5rem);
    }

    .task-completion-footer[b-zvpzz3cmyv] {
        flex-direction: column;
    }
}
/* /Components/Tasks/TaskEditorModal.razor.rz.scp.css */
.task-modal-backdrop[b-5ed1m1jc9j] {
    position: fixed;
    inset: 0;
    z-index: 2000;
    display: flex;
    align-items: flex-start;
    justify-content: center;
    padding: max(0.75rem, env(safe-area-inset-top)) 1rem max(0.75rem, env(safe-area-inset-bottom));
    overflow-y: auto;
    background: rgba(15, 23, 42, 0.5);
}

.task-modal[b-5ed1m1jc9j] {
    width: min(640px, 100%);
    max-height: calc(100dvh - 1.5rem - env(safe-area-inset-top) - env(safe-area-inset-bottom));
    overflow: hidden;
    background: #ffffff;
    border-radius: 14px;
    box-shadow: 0 24px 60px rgba(15, 23, 42, 0.24);
    display: flex;
    flex-direction: column;
    margin: auto 0;
}

.task-modal form[b-5ed1m1jc9j] {
    display: flex;
    flex: 1;
    min-height: 0;
    flex-direction: column;
}

.task-modal-header[b-5ed1m1jc9j] {
    display: flex;
    align-items: flex-start;
    justify-content: space-between;
    gap: 1rem;
    padding: 1.25rem 1.5rem 1rem;
    border-bottom: 1px solid #e5edf5;
    flex-shrink: 0;
}

.task-modal-heading[b-5ed1m1jc9j] {
    display: flex;
    align-items: center;
    gap: 0.85rem;
}

.task-modal-icon[b-5ed1m1jc9j] {
    width: 2rem;
    height: 2rem;
    border-radius: 10px;
    background: #15324b;
    position: relative;
    flex: 0 0 auto;
}

.task-modal-icon[b-5ed1m1jc9j]::before,
.task-modal-icon[b-5ed1m1jc9j]::after {
    content: "";
    position: absolute;
    background: #ffffff;
    border-radius: 999px;
}

.task-modal-icon[b-5ed1m1jc9j]::before {
    top: 0.55rem;
    left: 0.45rem;
    width: 0.4rem;
    height: 0.4rem;
}

.task-modal-icon[b-5ed1m1jc9j]::after {
    top: 0.82rem;
    left: 0.85rem;
    width: 0.7rem;
    height: 0.14rem;
}

.task-modal-header h3[b-5ed1m1jc9j] {
    margin: 0;
    color: #15324b;
    font-size: 1.15rem;
    font-weight: 700;
}

.task-modal-subtitle[b-5ed1m1jc9j] {
    margin-top: 0.3rem;
    color: #60758a;
    font-size: 0.9rem;
}

.task-modal-close[b-5ed1m1jc9j] {
    border: none;
    background: none;
    color: #7b8ea3;
    font-size: 1.3rem;
    font-weight: 500;
    line-height: 1;
    cursor: pointer;
    padding: 0.25rem 0.35rem;
    border-radius: 8px;
}

.task-modal-close:hover[b-5ed1m1jc9j] {
    background: #eef4f9;
    color: #15324b;
}

.task-modal-body[b-5ed1m1jc9j] {
    flex: 1;
    min-height: 0;
    overflow-y: auto;
    -webkit-overflow-scrolling: touch;
    padding: 1.5rem;
}

.task-form-field[b-5ed1m1jc9j] {
    margin-bottom: 1rem;
}

.task-form-grid[b-5ed1m1jc9j] {
    display: grid;
    grid-template-columns: repeat(2, minmax(0, 1fr));
    gap: 1rem;
}

.task-modal-footer[b-5ed1m1jc9j] {
    display: flex;
    justify-content: space-between;
    align-items: center;
    gap: 1rem;
    padding: 1rem 1.5rem 1.25rem;
    border-top: 1px solid #e5edf5;
    background: #f8fbfe;
    flex-shrink: 0;
    position: sticky;
    bottom: 0;
}

.task-modal-actions[b-5ed1m1jc9j] {
    display: flex;
    gap: 0.75rem;
}

@media (max-width: 640px) {
    .task-modal-backdrop[b-5ed1m1jc9j] {
        padding: 0.75rem;
    }

    .task-modal[b-5ed1m1jc9j] {
        max-height: calc(100dvh - 1.5rem);
    }

    .task-form-grid[b-5ed1m1jc9j] {
        grid-template-columns: 1fr;
    }

    .task-modal-footer[b-5ed1m1jc9j] {
        flex-direction: column;
        align-items: stretch;
    }

    .task-modal-actions[b-5ed1m1jc9j] {
        flex-direction: column;
    }
}
