/* /Components/Layout/LayoutMobile.razor.rz.scp.css */
.layout-mobile-root[b-lwcxg40nqa] {
    height: 100dvh;
    display: flex;
    flex-direction: column;
    background: #f8fafc;
}

.layout-mobile-appbar[b-lwcxg40nqa] {
    position: fixed;
    top: 0;
    left: 0;
    right: 0;
    z-index: 1100;
    height: 56px;
}

.layout-mobile-title[b-lwcxg40nqa] {
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
}

.layout-mobile-appbar-spacer[b-lwcxg40nqa] {
    height: 56px;
    flex: 0 0 56px;
}

.layout-mobile-content[b-lwcxg40nqa] {
    flex: 1 1 auto;
    min-height: 0;
    overflow-y: auto;
    -webkit-overflow-scrolling: touch;
}

.layout-mobile-bottombar[b-lwcxg40nqa] {
    position: fixed;
    left: 0;
    right: 0;
    bottom: 0;
    z-index: 1100;
    background: #fff;
    border-top: 1px solid #e5e7eb;
}

.layout-mobile-bottom-spacer[b-lwcxg40nqa] {
    height: calc(68px + env(safe-area-inset-bottom, 0px));
    flex: 0 0 calc(68px + env(safe-area-inset-bottom, 0px));
}
/* /Components/Layout/MainLayout.razor.rz.scp.css */
.page[b-4amoav15qt] {
    position: relative;
    display: flex;
    flex-direction: column;
}

main[b-4amoav15qt] {
    flex: 1;
}

.sidebar[b-4amoav15qt] {
    background-image: linear-gradient(180deg, rgb(5, 39, 103) 0%, #3a0647 70%);
}

.top-row[b-4amoav15qt] {
    background-color: #f7f7f7;
    border-bottom: 1px solid #d6d5d5;
    justify-content: flex-end;
    height: 3.5rem;
    display: flex;
    align-items: center;
}

    .top-row[b-4amoav15qt]  a, .top-row[b-4amoav15qt]  .btn-link {
        white-space: nowrap;
        margin-left: 1.5rem;
        text-decoration: none;
    }

    .top-row[b-4amoav15qt]  a:hover, .top-row[b-4amoav15qt]  .btn-link:hover {
        text-decoration: underline;
    }

    .top-row[b-4amoav15qt]  a:first-child {
        overflow: hidden;
        text-overflow: ellipsis;
    }

@media (max-width: 640.98px) {
    .top-row[b-4amoav15qt] {
        justify-content: space-between;
    }

    .top-row[b-4amoav15qt]  a, .top-row[b-4amoav15qt]  .btn-link {
        margin-left: 0;
    }
}

@media (min-width: 641px) {
    .page[b-4amoav15qt] {
        flex-direction: row;
    }

    .sidebar[b-4amoav15qt] {
        width: 250px;
        height: 100vh;
        position: sticky;
        top: 0;
    }

    .top-row[b-4amoav15qt] {
        position: sticky;
        top: 0;
        z-index: 1;
    }

    .top-row.auth[b-4amoav15qt]  a:first-child {
        flex: 1;
        text-align: right;
        width: 0;
    }

    .top-row[b-4amoav15qt], article[b-4amoav15qt] {
        padding-left: 2rem !important;
        padding-right: 1.5rem !important;
    }
}

#blazor-error-ui[b-4amoav15qt] {
    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-4amoav15qt] {
        cursor: pointer;
        position: absolute;
        right: 0.75rem;
        top: 0.5rem;
    }
/* /Components/Layout/NavMenu.razor.rz.scp.css */
.navbar-toggler[b-tfakjunwdi] {
    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-tfakjunwdi] {
    background-color: rgba(255, 255, 255, 0.5);
}

.top-row[b-tfakjunwdi] {
    min-height: 3.5rem;
    background-color: rgba(0,0,0,0.4);
}

.navbar-brand[b-tfakjunwdi] {
    font-size: 1.1rem;
}

.bi[b-tfakjunwdi] {
    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-tfakjunwdi] {
    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-tfakjunwdi] {
    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-tfakjunwdi] {
    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-lock-nav-menu[b-tfakjunwdi] {
    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 d='M8 1a2 2 0 0 1 2 2v4H6V3a2 2 0 0 1 2-2zm3 6V3a3 3 0 0 0-6 0v4a2 2 0 0 0-2 2v5a2 2 0 0 0 2 2h6a2 2 0 0 0 2-2V9a2 2 0 0 0-2-2zM5 8h6a1 1 0 0 1 1 1v5a1 1 0 0 1-1 1H5a1 1 0 0 1-1-1V9a1 1 0 0 1 1-1z'/%3E%3C/svg%3E");
}

.bi-person-nav-menu[b-tfakjunwdi] {
    background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='16' height='16' fill='white' class='bi bi-person' viewBox='0 0 16 16'%3E%3Cpath d='M8 8a3 3 0 1 0 0-6 3 3 0 0 0 0 6Zm2-3a2 2 0 1 1-4 0 2 2 0 0 1 4 0Zm4 8c0 1-1 1-1 1H3s-1 0-1-1 1-4 6-4 6 3 6 4Zm-1-.004c-.001-.246-.154-.986-.832-1.664C11.516 10.68 10.289 10 8 10c-2.29 0-3.516.68-4.168 1.332-.678.678-.83 1.418-.832 1.664h10Z'/%3E%3C/svg%3E");
}

.bi-person-badge-nav-menu[b-tfakjunwdi] {
    background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='16' height='16' fill='white' class='bi bi-person-badge' viewBox='0 0 16 16'%3E%3Cpath d='M6.5 2a.5.5 0 0 0 0 1h3a.5.5 0 0 0 0-1h-3zM11 8a3 3 0 1 1-6 0 3 3 0 0 1 6 0z'/%3E%3Cpath d='M4.5 0A2.5 2.5 0 0 0 2 2.5V14a2 2 0 0 0 2 2h8a2 2 0 0 0 2-2V2.5A2.5 2.5 0 0 0 11.5 0h-7zM3 2.5A1.5 1.5 0 0 1 4.5 1h7A1.5 1.5 0 0 1 13 2.5v10.795a4.2 4.2 0 0 0-.776-.492C11.392 12.387 10.063 12 8 12s-3.392.387-4.224.803a4.2 4.2 0 0 0-.776.492V2.5z'/%3E%3C/svg%3E");
}

.bi-person-fill-nav-menu[b-tfakjunwdi] {
    background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='16' height='16' fill='white' class='bi bi-person-fill' 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-arrow-bar-left-nav-menu[b-tfakjunwdi] {
    background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='16' height='16' fill='white' class='bi bi-arrow-bar-left' viewBox='0 0 16 16'%3E%3Cpath d='M12.5 15a.5.5 0 0 1-.5-.5v-13a.5.5 0 0 1 1 0v13a.5.5 0 0 1-.5.5ZM10 8a.5.5 0 0 1-.5.5H3.707l2.147 2.146a.5.5 0 0 1-.708.708l-3-3a.5.5 0 0 1 0-.708l3-3a.5.5 0 1 1 .708.708L3.707 7.5H9.5a.5.5 0 0 1 .5.5Z'/%3E%3C/svg%3E");
}

.nav-item[b-tfakjunwdi] {
    font-size: 0.9rem;
    padding-bottom: 0.5rem;
}

    .nav-item:first-of-type[b-tfakjunwdi] {
        padding-top: 1rem;
    }

    .nav-item:last-of-type[b-tfakjunwdi] {
        padding-bottom: 1rem;
    }

    .nav-item[b-tfakjunwdi]  .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-tfakjunwdi]  a.active {
    background-color: rgba(255,255,255,0.37);
    color: white;
}

.nav-item[b-tfakjunwdi]  .nav-link:hover {
    background-color: rgba(255,255,255,0.1);
    color: white;
}

.nav-scrollable[b-tfakjunwdi] {
    display: none;
}

.navbar-toggler:checked ~ .nav-scrollable[b-tfakjunwdi] {
    display: block;
}

@media (min-width: 641px) {
    .navbar-toggler[b-tfakjunwdi] {
        display: none;
    }

    .nav-scrollable[b-tfakjunwdi] {
        /* 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/Pages/Components/MatchResultEntryMetrixId.razor.rz.scp.css */
.matchresult-metrixid__field[b-5z8vaioju4]  .mud-input-control {
    border: 2px solid #2563eb;
    border-radius: 10px;
    padding: 2px;
    background-color: #f8fbff;
}

.matchresult-metrixid__field[b-5z8vaioju4]  .mud-input-outlined-border {
    border-color: #2563eb !important;
    border-width: 2px !important;
}

.matchresult-metrixid__field[b-5z8vaioju4]  .mud-input-slot {
    min-height: 52px;
    background-color: #ffffff;
}

.matchresult-metrixid__field[b-5z8vaioju4]  .mud-input-label {
    font-size: 1rem !important;
    font-weight: 700;
    color: #1e3a8a !important;
}

.matchresult-metrixid__field[b-5z8vaioju4]  input {
    font-size: 1.05rem;
    font-weight: 600;
}
/* /Components/Pages/Components/MatchResultMetrixImport.razor.rz.scp.css */
.matchresult-dialog__fullwidth[b-x9de1z1bjq] {
    width: 100%;
}
/* /Components/Pages/Components/MatchResultScoresTable.razor.rz.scp.css */
.matchresult-dialog__scores-paper[b-ht2o74ngwp] {
    background-color: #ffffff !important;
}

.matchresult-dialog__scores-scroll[b-ht2o74ngwp] {
    overflow-x: auto;
    -webkit-overflow-scrolling: touch;
}

.matchresult-dialog__scores-table[b-ht2o74ngwp],
.matchresult-dialog__scores-table table[b-ht2o74ngwp],
.matchresult-dialog__scores-table thead[b-ht2o74ngwp],
.matchresult-dialog__scores-table tbody[b-ht2o74ngwp],
.matchresult-dialog__scores-table tr[b-ht2o74ngwp],
.matchresult-dialog__scores-table th[b-ht2o74ngwp],
.matchresult-dialog__scores-table td[b-ht2o74ngwp] {
    background-color: #ffffff !important;
    color: #111827 !important;
    border-color: #d1d5db !important;
}

.matchresult-dialog__scores-table[b-ht2o74ngwp] {
    width: 100%;
    min-width: 680px;
}

.matchresult-dialog__scores-table table[b-ht2o74ngwp] {
    width: 100%;
    table-layout: fixed;
    font-size: clamp(0.62rem, 1.15vw, 0.84rem);
}

.matchresult-dialog__scores-table th[b-ht2o74ngwp],
.matchresult-dialog__scores-table td[b-ht2o74ngwp] {
    padding: 3px 4px !important;
    text-align: center;
    vertical-align: middle;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
}

.matchresult-dialog__scores-table th:first-child[b-ht2o74ngwp],
.matchresult-dialog__scores-table td:first-child[b-ht2o74ngwp] {
    text-align: left;
    width: 22%;
}

.matchresult-dialog__scores-table th:last-child[b-ht2o74ngwp],
.matchresult-dialog__scores-table td:last-child[b-ht2o74ngwp] {
    width: 10%;
    font-weight: 700;
}

.matchresult-dialog__score-value[b-ht2o74ngwp] {
    display: inline-flex;
    align-items: center;
    justify-content: center;
    min-width: 18px;
    height: 18px;
    width:18px;
    padding: 0 8px;
    border-radius: 999px;
    background-color: transparent;
    color: #111827;
    font-weight: 600;
}

.matchresult-dialog__score-value--winner[b-ht2o74ngwp] {
    background-color: #22c55e !important;
    color: #ffffff !important;
}

.matchresult-dialog__score-value--loser[b-ht2o74ngwp] {
    background-color: #d1d5db !important;
    color: #111827 !important;
}

.matchresult-dialog__scores-table .matchresult-dialog__section-title[b-ht2o74ngwp] {
    text-align: center;
    font-weight: 800;
    font-size: 1.2rem;
}

.matchresult-dialog__point-circle[b-ht2o74ngwp] {
    display: inline-flex;
    align-items: center;
    justify-content: center;
    width: 18px;
    height: 18px;
    border-radius: 50%;
    background-color: #22c55e;
    color: #ffffff;
    font-size: 0.68rem;
    font-weight: 700;
    line-height: 1;
}

.matchresult-dialog__point-circle--empty[b-ht2o74ngwp] {
    display: inline-flex;
    width: 18px;
    height: 18px;
}
/* /Components/Pages/Components/MatchResultUpdate.razor.rz.scp.css */
.matchresult-dialog .mud-dialog[b-4vdsaozwc1] {
    border-radius: 14px;
    overflow: hidden;
    background-color: #ffffff !important;
    color: #111827 !important;
}

.matchresult-dialog .mud-card[b-4vdsaozwc1] {
    background-color: #ffffff !important;
    color: #111827 !important;
    box-shadow: none !important;
}

.matchresult-dialog .mud-card-header[b-4vdsaozwc1],
.matchresult-dialog .mud-card-content[b-4vdsaozwc1],
.matchresult-dialog .mud-card-actions[b-4vdsaozwc1],
.matchresult-dialog .mud-typography[b-4vdsaozwc1],
.matchresult-dialog label[b-4vdsaozwc1],
.matchresult-dialog .mud-input[b-4vdsaozwc1],
.matchresult-dialog .mud-input-slot[b-4vdsaozwc1],
.matchresult-dialog .mud-input-label[b-4vdsaozwc1],
.matchresult-dialog .mud-select[b-4vdsaozwc1],
.matchresult-dialog .mud-icon-root[b-4vdsaozwc1] {
    color: #111827 !important;
}

.matchresult-dialog .mud-picker[b-4vdsaozwc1],
.matchresult-dialog .mud-picker-calendar[b-4vdsaozwc1],
.matchresult-dialog .mud-picker-content[b-4vdsaozwc1],
.matchresult-dialog .mud-picker-date-container[b-4vdsaozwc1],
.matchresult-dialog .mud-picker-toolbar[b-4vdsaozwc1] {
    background-color: #ffffff !important;
    color: #111827 !important;
}

.matchresult-dialog .mud-picker-calendar .mud-button-root[b-4vdsaozwc1],
.matchresult-dialog .mud-picker-calendar .mud-typography[b-4vdsaozwc1] {
    color: #111827 !important;
}

.matchresult-dialog__content[b-4vdsaozwc1] {
    padding-top: 4px;
}

.matchresult-dialog__card--small[b-4vdsaozwc1] {
    /* max-width: 460px; */
}

.matchresult-dialog__card--large[b-4vdsaozwc1] {
    max-width: 1280px;
}

.matchresult-dialog__title[b-4vdsaozwc1] {
    font-weight: 700;
}

.matchresult-dialog__subtitle[b-4vdsaozwc1] {
    margin-bottom: 2px;
}

.matchresult-dialog__message[b-4vdsaozwc1] {
    opacity: 0.9;
}

.matchresult-dialog__toggle[b-4vdsaozwc1] {
    margin-bottom: 8px;
}

.matchresult-dialog__fullwidth[b-4vdsaozwc1] {
    width: 100%;
}

.matchresult-dialog label[b-4vdsaozwc1] {
    font-size: 1.3rem !important;
}

.matchresult-dialog__score input[b-4vdsaozwc1] {
    font-size: 1.15rem;
    font-weight: 600;
}

.matchresult-dialog[b-4vdsaozwc1] {
    padding: 3px !important;
}

.matchresult-dialog .mud-dialog-content[b-4vdsaozwc1] {
    padding-left: 5px !important;
    padding-right: 5px !important;
    margin-left: 3px !important;
    margin-right: 3px !important;
}

.matchresult-dialog__actions[b-4vdsaozwc1] {
    padding-top: 6px;
}

.matchresult-dialog__action-btn[b-4vdsaozwc1] {
    width: 100%;
}

.matchresult-dialog__scores-paper[b-4vdsaozwc1] {
    background-color: #ffffff !important;
}

.matchresult-dialog__scores-table[b-4vdsaozwc1],
.matchresult-dialog__scores-table table[b-4vdsaozwc1],
.matchresult-dialog__scores-table thead[b-4vdsaozwc1],
.matchresult-dialog__scores-table tbody[b-4vdsaozwc1],
.matchresult-dialog__scores-table tr[b-4vdsaozwc1],
.matchresult-dialog__scores-table th[b-4vdsaozwc1],
.matchresult-dialog__scores-table td[b-4vdsaozwc1] {
    background-color: #ffffff !important;
    color: #111827 !important;
    border-color: #d1d5db !important;
}

.matchresult-dialog__scores-table[b-4vdsaozwc1] {
    width: 100%;
}

.matchresult-dialog__scores-table table[b-4vdsaozwc1] {
    width: 100%;
    table-layout: fixed;
    font-size: clamp(0.62rem, 1.15vw, 0.84rem);
}

.matchresult-dialog__scores-table th[b-4vdsaozwc1],
.matchresult-dialog__scores-table td[b-4vdsaozwc1] {
    padding: 3px 4px !important;
    text-align: center;
    vertical-align: middle;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
}

.matchresult-dialog__scores-table th:first-child[b-4vdsaozwc1],
.matchresult-dialog__scores-table td:first-child[b-4vdsaozwc1] {
    text-align: left;
    width: 22%;
}

.matchresult-dialog__scores-table th:last-child[b-4vdsaozwc1],
.matchresult-dialog__scores-table td:last-child[b-4vdsaozwc1] {
    width: 10%;
    font-weight: 700;
}

.matchresult-dialog__score-value[b-4vdsaozwc1] {
    display: inline-flex;
    align-items: center;
    justify-content: center;
    min-width: 28px;
    height: 24px;
    padding: 0 8px;
    border-radius: 999px;
    background-color: transparent;
    color: #111827;
    font-weight: 600;
}

.matchresult-dialog__score-value--winner[b-4vdsaozwc1] {
    background-color: #22c55e !important;
    color: #ffffff !important;
}

.matchresult-dialog__score-value--loser[b-4vdsaozwc1] {
    background-color: #d1d5db !important;
    color: #111827 !important;
}

.matchresult-dialog__scores-table .matchresult-dialog__section-title[b-4vdsaozwc1] {
    text-align: center;
    font-weight: 800;
    font-size: 1.2rem;
}

/* Force full light style for MudTabs (including all containers) */
.matchresult-dialog__tabs[b-4vdsaozwc1],
.matchresult-dialog__tabs .mud-tabs[b-4vdsaozwc1],
.matchresult-dialog__tabs .mud-paper[b-4vdsaozwc1],
.matchresult-dialog__tabs .mud-tabs-toolbar[b-4vdsaozwc1],
.matchresult-dialog__tabs .mud-tabs-toolbar-content[b-4vdsaozwc1],
.matchresult-dialog__tabs .mud-tabs-panels[b-4vdsaozwc1],
.matchresult-dialog__tabs .mud-tabpanel[b-4vdsaozwc1],
.matchresult-dialog__tabs .mud-tabpanel > div[b-4vdsaozwc1],
.matchresult-dialog__tabs .mud-tab[b-4vdsaozwc1],
.matchresult-dialog__tabs .mud-tab-wrapper[b-4vdsaozwc1] {
    background-color: #ffffff !important;
    color: #111827 !important;
}

.matchresult-dialog__tabs[b-4vdsaozwc1],
.matchresult-dialog__tabs .mud-tabs[b-4vdsaozwc1],
.matchresult-dialog__tabs .mud-paper[b-4vdsaozwc1] {
    border: 1px solid #e5e7eb !important;
    border-radius: 10px;
    box-shadow: none !important;
}

.matchresult-dialog__tabs .mud-tabs-toolbar[b-4vdsaozwc1] {
    border-bottom: 1px solid #e5e7eb;
}

.matchresult-dialog__tabs .mud-tabs-tabbar[b-4vdsaozwc1] {
    background-color: #fff !important;
}

.matchresult-dialog__tabs .mud-tab[b-4vdsaozwc1] {
    color: #374151 !important;
}

.matchresult-dialog__tabs .mud-tab.mud-tab-active[b-4vdsaozwc1],
.matchresult-dialog__tabs .mud-tab.mud-ripple[b-4vdsaozwc1] {
    color: #1e3a8a !important;
    font-weight: 600;
    background-color: #dbeafe !important;
    border-radius: 8px 8px 0 0;
}

.matchresult-dialog__tabs .mud-tab:hover[b-4vdsaozwc1] {
    background-color: #f9fafb !important;
}

.matchresult-dialog__tabs .mud-tab-slider[b-4vdsaozwc1] {
    background-color: #2563eb !important;
}

.matchresult-dialog__point-circle[b-4vdsaozwc1] {
    display: inline-flex;
    align-items: center;
    justify-content: center;
    width: 18px;
    height: 18px;
    border-radius: 50%;
    background-color: #22c55e;
    color: #ffffff;
    font-size: 0.68rem;
    font-weight: 700;
    line-height: 1;
}

.matchresult-dialog__point-circle--empty[b-4vdsaozwc1] {
    display: inline-flex;
    width: 18px;
    height: 18px;
}

.mud-avatar.mud-avatar-medium[b-4vdsaozwc1] {
    width: 100px !important;
    height: 100px !important;
    font-size: 1.25rem;
}
/* /Components/Pages/Components/MatchResultUpdateMobile.razor.rz.scp.css */
.matchresult-mobile-dialog__content[b-1qz54w8bx5] {
    padding: 4px;
}

.matchresult-mobile-dialog__fullwidth[b-1qz54w8bx5] {
    width: 100%;
}

.matchresult-mobile-dialog__help-alert[b-1qz54w8bx5] {
    color: #1e3a8a !important;
    font-weight: 700;
}

.matchresult-mobile-dialog__metrix-field[b-1qz54w8bx5]  .mud-input-control {
    border: 2px solid #2563eb;
    border-radius: 10px;
    background-color: #f8fbff;
}

.matchresult-mobile-dialog__metrix-field[b-1qz54w8bx5]  .mud-input-label {
    font-size: 1rem !important;
    font-weight: 700;
    color: #1e3a8a !important;
}

.matchresult-mobile-dialog__metrix-validate-btn.mud-button-root.mud-disabled[b-1qz54w8bx5] {
    background-color: #cbd5e1 !important;
    color: #64748b !important;
}

.matchresult-mobile-dialog__actions-row[b-1qz54w8bx5] {
    width: 100%;
}

.matchresult-mobile-dialog__action-half[b-1qz54w8bx5] {
    flex: 1 1 0;
}

@media (max-width: 420px) {
    .matchresult-mobile-dialog__content[b-1qz54w8bx5] {
        padding: 2px;
    }

    .matchresult-mobile-dialog[b-1qz54w8bx5]  .mud-avatar {
        width: 36px !important;
        height: 36px !important;
    }

    .matchresult-mobile-dialog[b-1qz54w8bx5]  .matchresult-dialog__scores-table {
        min-width: 620px;
    }
}
/* /Components/Pages/HomeMobile.razor.rz.scp.css */
.menu-card[b-b7pxi2wiqs] {
    background-color: #006539;
    color: ghostwhite;
}

.menu-card.inactif[b-b7pxi2wiqs] {
    opacity: 0.5;
    color: ghostwhite;
}
/* /Components/Pages/PyramidCurrent.razor.rz.scp.css */
/*.pyramid-container {
    padding: 0 8px;
    overflow-x: hidden;
}

.pyramid-header {
    padding: 8px;
}

.pyramid-title {
    font-size: 1.2rem;
    text-align: center;
}

.pyramid-actions {
    justify-content: center;
    flex-wrap: wrap;
}



 Desktop 
.pyramid-card {
    margin: 0 !important;
}
*/
/* Mobile uniquement */
/*@media (max-width: 960px) {
    .pyramid-rank-row {
        --mobile-gap: 8px;
        gap: var(--mobile-gap);
    }

    .pyramid-rank-item {
        padding: 0 !important;
        margin: 0 !important;
        box-sizing: border-box;
        flex: 0 0 calc((100% - ((var(--cards-in-row) - 1) * var(--mobile-gap))) / var(--cards-in-row));
        min-width: 0;
    }

    .pyramid-card {
        margin: 0 !important;
        width: 100%;
        min-width: 0 !important;
    }

    .pyramid-card-content {
        padding: 4px !important;
        gap: 4px;
    }

    .pyramid-avatar {
        width: clamp(24px, calc(140px / var(--cards-in-row)), 44px) !important;
        height: clamp(24px, calc(140px / var(--cards-in-row)), 44px) !important;
    }*/

    /* important: image responsive dans la card */
    /*.pyramid-avatar .mud-image,
    .pyramid-avatar img {
        width: 100% !important;
        height: 100% !important;
        object-fit: cover;
    }

    .pyramid-player-name {
        font-size: clamp(0.46rem, calc(1.4vw / var(--cards-in-row) + 0.30rem), 0.62rem) !important;
        line-height: 1.0;
        text-align: center;
        word-break: break-word;
        max-width: 100%;
        overflow: hidden;
        text-overflow: ellipsis;
        white-space: nowrap;
    }

    
}*/

/* Important: supprimer ce bloc global trop large, il casse le comportement mobile
@media (max-width: 400px) {
  .mud-card { ... }
  .mud-avatar { ... }
}
*/
.pyramid-rank-row[b-j2xuk8ugbv] {
    --cards-in-row: 1;
    flex-wrap: nowrap !important;
    justify-content: center !important;
}
/* /Components/Pages/PyramidPlayer.razor.rz.scp.css */
.pyramid-container[b-ejqog42m4j] {
    padding: 0 8px;
}

.pyramid-header[b-ejqog42m4j] {
    padding: 8px;
}

.pyramid-title[b-ejqog42m4j] {
    font-size: 1.2rem;
    text-align: center;
}

.pyramid-actions[b-ejqog42m4j] {
    justify-content: center;
    flex-wrap: wrap;
}

@media (max-width: 400px) {
    .pyramid-title[b-ejqog42m4j] {
        font-size: 1rem;
    }

    .pyramid-header[b-ejqog42m4j] {
        padding: 4px;
    }

    .pyramid-container[b-ejqog42m4j] {
        padding: 0 2px;
    }

    .mud-card[b-ejqog42m4j] {
        min-width: 120px !important;
        font-size: 0.9rem;
    }

    .mud-avatar[b-ejqog42m4j] {
        width: 40px !important;
        height: 40px !important;
    }
}
/* /Components/Pages/PyramidPlayerMobile.razor.rz.scp.css */
.pyramid-root[b-l3sbe3ybrz] {
    min-height: 100dvh;
    background: #f8fafc;
}

.pyramid-header-inner[b-l3sbe3ybrz] {
    height: 40px;
}

.pyramid-content-scroll[b-l3sbe3ybrz] {
    overflow-y: auto;
    padding-bottom: 84px;
}

.pyramid-content-container[b-l3sbe3ybrz] {
    width: 100%;
}

.pyramid-column-content[b-l3sbe3ybrz] {
    width: 100%;
}

.pyramid-card-wrapper[b-l3sbe3ybrz] {
    width: 100%;
    display: flex;
    justify-content: center;
}

.pyramid-card[b-l3sbe3ybrz] {
    width: 100% !important;
    min-width: 0 !important;
    max-width: 220px !important;
    min-height: 150px !important;
    height: 150px !important;
}

.pyramid-card .mud-card-content[b-l3sbe3ybrz] {
    height: 100%;
    width: 100%;
}


.pyramid-footer-actions[b-l3sbe3ybrz] {
    display: grid;
    grid-template-columns: repeat(4, minmax(0, 1fr));
    gap: 4px;
    align-items: center;
    padding: 6px 6px env(safe-area-inset-bottom, 0);
}

.pyramid-footer-action[b-l3sbe3ybrz] {
    display: flex;
    flex-direction: column;
    align-items: center;
    justify-content: center;
    font-size: 0.72rem;
    line-height: 1.1;
    min-height: 56px;
    border-radius: 8px;
}

.pyramid-footer-action span[b-l3sbe3ybrz] {
    margin-top: 2px;
    text-align: center;
}

.pyramid-container[b-l3sbe3ybrz] {
    padding: 0 8px;
}

.pyramid-header[b-l3sbe3ybrz] {
    padding: 8px;
}

.pyramid-title[b-l3sbe3ybrz] {
    font-size: 1.05rem;
    font-weight: 700;
    text-align: center;
    line-height: 1.1;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
}


@media (max-width: 400px) {
    .pyramid-title[b-l3sbe3ybrz] {
        font-size: 0.92rem;
    }

    .pyramid-header[b-l3sbe3ybrz] {
        padding: 4px;
    }

    .pyramid-header-inner[b-l3sbe3ybrz] {
        height: 36px;
    }

    .pyramid-container[b-l3sbe3ybrz] {
        padding: 0 2px;
    }

    .pyramid-card[b-l3sbe3ybrz] {
        width: 100% !important;
        min-width: 0 !important;
        max-width: 154px !important;
        min-height: 138px !important;
        height: 138px !important;
        font-size: 0.9rem;
    }

    .pyramid-card .mud-avatar[b-l3sbe3ybrz] {
        width: 42px !important;
        height: 42px !important;
    }

    .pyramid-player-name[b-l3sbe3ybrz] {
        font-size: 0.78rem !important;
        text-align: center;
        white-space: nowrap;
        overflow: hidden;
        text-overflow: ellipsis;
        max-width: 130px;
    }

    .pyramid-footer-action[b-l3sbe3ybrz] {
        font-size: 0.66rem;
        min-height: 52px;
    }
}
