/* /Components/Layout/AdminLayout.razor.rz.scp.css */
.page[b-l00f0fvvdl] {
    position: relative;
    display: flex;
    flex-direction: column;
}

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

.sidebar[b-l00f0fvvdl] {
    background-image: linear-gradient(180deg, #3a0647 0%, rgb(5, 39, 103) 70%);
}

.top-row[b-l00f0fvvdl] {
    background-color: #f7f7f7;
    border-bottom: 1px solid #d6d5d5;
    justify-content: flex-end;
    height: 3.5rem;
    display: flex;
    align-items: center;
}

    .top-row[b-l00f0fvvdl]  a, .top-row[b-l00f0fvvdl]  .btn-link {
        white-space: nowrap;
        margin-left: 1.5rem;
        text-decoration: none;
    }

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

    .top-row[b-l00f0fvvdl]  a:first-child {
        overflow: hidden;
        text-overflow: ellipsis;
    }

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

    .top-row[b-l00f0fvvdl]  a, .top-row[b-l00f0fvvdl]  .btn-link {
        margin-left: 0;
    }
}

@media (min-width: 641px) {
    .page[b-l00f0fvvdl] {
        flex-direction: row;
    }

    .sidebar[b-l00f0fvvdl] {
        width: 250px;
        height: 100vh;
        position: sticky;
        top: 0;
    }

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

    .top-row.auth[b-l00f0fvvdl]  a:first-child {
        flex: 1;
        text-align: right;
        width: 0;
    }

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

#blazor-error-ui[b-l00f0fvvdl] {
    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-l00f0fvvdl] {
        cursor: pointer;
        position: absolute;
        right: 0.75rem;
        top: 0.5rem;
    }
/* /Components/Layout/AdminNavMenu.razor.rz.scp.css */
.navbar-toggler[b-4mbnez97wz] {
    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-4mbnez97wz] {
    background-color: rgba(255, 255, 255, 0.5);
}

.top-row[b-4mbnez97wz] {
    min-height: 3.5rem;
    background-color: rgba(0,0,0,0.4);
}

.navbar-brand[b-4mbnez97wz] {
    font-size: 1.1rem;
}

.bi[b-4mbnez97wz] {
    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-4mbnez97wz] {
    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-speedometer2-nav-menu[b-4mbnez97wz] {
    background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='16' height='16' fill='white' class='bi bi-speedometer2' 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-people-fill-nav-menu[b-4mbnez97wz] {
    background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='16' height='16' fill='white' class='bi bi-people-fill' viewBox='0 0 16 16'%3E%3Cpath d='M7 14s-1 0-1-1 1-4 5-4 5 3 5 4-1 1-1 1H7Zm4-6a3 3 0 1 0 0-6 3 3 0 0 0 0 6Zm-5.784 6A2.238 2.238 0 0 1 5 13c0-1.355.68-2.75 1.936-3.72A6.325 6.325 0 0 0 5 9c-4 0-5 3-5 4s1 1 1 1h4.216ZM4.5 8a2.5 2.5 0 1 0 0-5 2.5 2.5 0 0 0 0 5Z'/%3E%3C/svg%3E");
}

.bi-people-nav-menu[b-4mbnez97wz] {
    background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='16' height='16' fill='white' class='bi bi-people' viewBox='0 0 16 16'%3E%3Cpath d='M15 14s1 0 1-1-1-4-5-4-5 3-5 4 1 1 1 1h8Zm-7.978-1A.261.261 0 0 1 7 12.996c.001-.264.167-1.03.76-1.72C8.312 10.629 9.282 10 11 10c1.717 0 2.687.63 3.24 1.276.593.69.758 1.457.76 1.72l-.008.002a.274.274 0 0 1-.014.002H7.022ZM11 7a2 2 0 1 0 0-4 2 2 0 0 0 0 4Zm3-2a3 3 0 1 1-6 0 3 3 0 0 1 6 0ZM6.936 9.28a5.88 5.88 0 0 0-1.23-.247A7.35 7.35 0 0 0 5 9c-4 0-5 3-5 4 0 .667.333 1 1 1h4.216A2.238 2.238 0 0 1 5 13c0-1.01.377-2.042 1.09-2.904.243-.294.526-.569.846-.816ZM4.92 10A5.493 5.493 0 0 0 4 13H1c0-.26.164-1.03.76-1.724.545-.636 1.492-1.256 3.16-1.275ZM1.5 5.5a3 3 0 1 1 6 0 3 3 0 0 1-6 0Zm3-2a2 2 0 1 0 0 4 2 2 0 0 0 0-4Z'/%3E%3C/svg%3E");
}

.bi-person-hearts-nav-menu[b-4mbnez97wz] {
    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-hearts' viewBox='0 0 16 16'%3E%3Cpath fill-rule='evenodd' d='M11.5 1.246c.832-.855 2.913.642 0 2.566-2.913-1.924-.832-3.421 0-2.566ZM9 5a3 3 0 1 1-6 0 3 3 0 0 1 6 0Zm-9 8c0 1 1 1 1 1h10s1 0 1-1-1-4-6-4-6 3-6 4Zm13.5-8.09c1.387-1.425 4.855 1.07 0 4.277-4.854-3.207-1.387-5.702 0-4.276ZM15 2.165c.555-.57 1.942.428 0 1.711-1.942-1.283-.555-2.281 0-1.71Z'/%3E%3C/svg%3E");
}

.bi-trophy-fill-nav-menu[b-4mbnez97wz] {
    background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='16' height='16' fill='white' class='bi bi-trophy-fill' viewBox='0 0 16 16'%3E%3Cpath d='M2.5.5A.5.5 0 0 1 3 0h10a.5.5 0 0 1 .5.5c0 .538-.012 1.05-.034 1.536a3 3 0 1 1-1.133 5.89c-.79 1.865-1.878 2.777-2.833 3.011v2.173l1.425.356c.194.048.377.135.537.255L13.3 15.1a.5.5 0 0 1-.3.9H3a.5.5 0 0 1-.3-.9l1.838-1.379c.16-.12.343-.207.537-.255L6.5 13.11v-2.173c-.955-.234-2.043-1.146-2.833-3.012a3 3 0 1 1-1.132-5.89A33.076 33.076 0 0 1 2.5.5zm.099 2.54a2 2 0 0 0 .72 3.935c-.333-1.05-.588-2.346-.72-3.935zm10.083 3.935a2 2 0 0 0 .72-3.935c-.133 1.59-.388 2.885-.72 3.935z'/%3E%3C/svg%3E");
}

.nav-item[b-4mbnez97wz] {
    font-size: 0.9rem;
    padding-bottom: 0.5rem;
}

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

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

    .nav-item[b-4mbnez97wz]  .nav-link {
        color: white;
        background: none;
        border: none;
        border-radius: 4px;
        height: 3rem;
        display: flex;
        align-items: center;
        line-height: 3rem;
        width: 100%;
    }

.nav-item[b-4mbnez97wz]  a.active {
    background-color: rgba(255,255,255,0.37);
    color: white;
}

.nav-item[b-4mbnez97wz]  .nav-link:hover {
    background-color: rgba(255,255,255,0.1);
    color: white;
}

.nav-scrollable[b-4mbnez97wz] {
    display: none;
}

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

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

    .nav-scrollable[b-4mbnez97wz] {
        /* 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/MainLayout.razor.rz.scp.css */
.page[b-9jv82jll93] {
    position: relative;
    display: flex;
    flex-direction: column;
}

main[b-9jv82jll93] {
    flex: 1;
}

.sidebar[b-9jv82jll93] {
    background-image: linear-gradient(180deg, rgb(5, 39, 103) 0%, #3a0647 70%);
}

.top-row[b-9jv82jll93] {
    background-color: #f7f7f7;
    border-bottom: 1px solid #d6d5d5;
    justify-content: flex-end;
    height: 3.5rem;
    display: flex;
    align-items: center;
}

    .top-row[b-9jv82jll93]  a, .top-row[b-9jv82jll93]  .btn-link {
        white-space: nowrap;
        margin-left: 1.5rem;
        text-decoration: none;
    }

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

    .top-row[b-9jv82jll93]  a:first-child {
        overflow: hidden;
        text-overflow: ellipsis;
    }

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

    .top-row[b-9jv82jll93]  a, .top-row[b-9jv82jll93]  .btn-link {
        margin-left: 0;
    }
}

@media (min-width: 641px) {
    .page[b-9jv82jll93] {
        flex-direction: row;
    }

    .sidebar[b-9jv82jll93] {
        width: 250px;
        height: 100vh;
        position: sticky;
        top: 0;
    }

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

    .top-row.auth[b-9jv82jll93]  a:first-child {
        flex: 1;
        text-align: right;
        width: 0;
    }

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

#blazor-error-ui[b-9jv82jll93] {
    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-9jv82jll93] {
        cursor: pointer;
        position: absolute;
        right: 0.75rem;
        top: 0.5rem;
    }
/* /Components/Layout/NavMenu.razor.rz.scp.css */
.navbar-toggler[b-mlxo3la4nd] {
    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-mlxo3la4nd] {
    background-color: rgba(255, 255, 255, 0.5);
}

.top-row[b-mlxo3la4nd] {
    min-height: 3.5rem;
    background-color: rgba(0,0,0,0.4);
}

.navbar-brand[b-mlxo3la4nd] {
    font-size: 1.1rem;
}

.bi[b-mlxo3la4nd] {
    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-mlxo3la4nd] {
    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-mlxo3la4nd] {
    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-mlxo3la4nd] {
    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-mlxo3la4nd] {
    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-mlxo3la4nd] {
    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-mlxo3la4nd] {
    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-mlxo3la4nd] {
    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-mlxo3la4nd] {
    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");
}

.bi-trophy-fill-nav-menu[b-mlxo3la4nd] {
    background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='16' height='16' fill='white' class='bi bi-trophy-fill' viewBox='0 0 16 16'%3E%3Cpath d='M2.5.5A.5.5 0 0 1 3 0h10a.5.5 0 0 1 .5.5c0 .538-.012 1.05-.034 1.536a3 3 0 1 1-1.133 5.89c-.79 1.865-1.878 2.777-2.833 3.011v2.173l1.425.356c.194.048.377.135.537.255L13.3 15.1a.5.5 0 0 1-.3.9H3a.5.5 0 0 1-.3-.9l1.838-1.379c.16-.12.343-.207.537-.255L6.5 13.11v-2.173c-.955-.234-2.043-1.146-2.833-3.012a3 3 0 1 1-1.132-5.89A33.076 33.076 0 0 1 2.5.5zm.099 2.54a2 2 0 0 0 .72 3.935c-.333-1.05-.588-2.346-.72-3.935zm10.083 3.935a2 2 0 0 0 .72-3.935c-.133 1.59-.388 2.885-.72 3.935z'/%3E%3C/svg%3E");
}

.bi-people-fill-nav-menu[b-mlxo3la4nd] {
    background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='16' height='16' fill='white' class='bi bi-people-fill' viewBox='0 0 16 16'%3E%3Cpath d='M7 14s-1 0-1-1 1-4 5-4 5 3 5 4-1 1-1 1H7Zm4-6a3 3 0 1 0 0-6 3 3 0 0 0 0 6Zm-5.784 6A2.238 2.238 0 0 1 5 13c0-1.355.68-2.75 1.936-3.72A6.325 6.325 0 0 0 5 9c-4 0-5 3-5 4s1 1 1 1h4.216ZM4.5 8a2.5 2.5 0 1 0 0-5 2.5 2.5 0 0 0 0 5Z'/%3E%3C/svg%3E");
}

.bi-camera-video-fill-nav-menu[b-mlxo3la4nd] {
    background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='16' height='16' fill='white' class='bi bi-camera-video-fill' viewBox='0 0 16 16'%3E%3Cpath fill-rule='evenodd' d='M0 5a2 2 0 0 1 2-2h7.5a2 2 0 0 1 1.983 1.738l3.11-1.382A1 1 0 0 1 16 4.269v7.462a1 1 0 0 1-1.406.913l-3.111-1.382A2 2 0 0 1 9.5 13H2a2 2 0 0 1-2-2V5z'/%3E%3C/svg%3E");
}

.bi-broadcast-nav-menu[b-mlxo3la4nd] {
    background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='16' height='16' fill='white' class='bi bi-broadcast' viewBox='0 0 16 16'%3E%3Cpath d='M3.05 3.05a7 7 0 0 0 0 9.9.5.5 0 0 1-.707.707 8 8 0 0 1 0-11.314.5.5 0 0 1 .707.707zm2.122 2.122a4 4 0 0 0 0 5.656.5.5 0 1 1-.708.708 5 5 0 0 1 0-7.072.5.5 0 0 1 .708.708zm5.656-.708a.5.5 0 0 1 .708 0 5 5 0 0 1 0 7.072.5.5 0 1 1-.708-.708 4 4 0 0 0 0-5.656.5.5 0 0 1 0-.708zm2.122-2.12a.5.5 0 0 1 .707 0 8 8 0 0 1 0 11.313.5.5 0 0 1-.707-.707 7 7 0 0 0 0-9.9.5.5 0 0 1 0-.707zM8 6a2 2 0 1 0 0 4 2 2 0 0 0 0-4z'/%3E%3C/svg%3E");
}

.bi-gear-fill-nav-menu[b-mlxo3la4nd] {
    background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='16' height='16' fill='white' class='bi bi-gear-fill' 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-mlxo3la4nd] {
    font-size: 0.9rem;
    padding-bottom: 0.5rem;
}

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

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

    .nav-item[b-mlxo3la4nd]  .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-mlxo3la4nd]  a.active {
    background-color: rgba(255,255,255,0.37);
    color: white;
}

.nav-item[b-mlxo3la4nd]  .nav-link:hover {
    background-color: rgba(255,255,255,0.1);
    color: white;
}

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

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

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

    .nav-scrollable[b-mlxo3la4nd] {
        /* 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-eq1zbco8wl],
.components-reconnect-repeated-attempt-visible[b-eq1zbco8wl],
.components-reconnect-failed-visible[b-eq1zbco8wl],
.components-pause-visible[b-eq1zbco8wl],
.components-resume-failed-visible[b-eq1zbco8wl],
.components-rejoining-animation[b-eq1zbco8wl] {
    display: none;
}

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


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

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

}

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

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

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

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

    100% {
        opacity: 1;
    }
}

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

    100% {
        opacity: 0;
    }
}

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

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

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

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

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

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

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

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

@keyframes components-rejoining-animation-b-eq1zbco8wl {
    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/GameDetail/GameDetail.razor.rz.scp.css */
.game-detail[b-r5w9fzdp8a] {
    max-width: 100%;
    margin: -1.1rem -2rem 0 -2rem;
    padding: 0;
}

/* Toolbar - full width, no margins */
.game-toolbar[b-r5w9fzdp8a] {
    background: linear-gradient(180deg, rgb(5, 39, 103) 0%, #3a0647 70%);
    padding: 0.5rem 1rem;
    display: flex;
    align-items: center;
    justify-content: center;
    flex-wrap: wrap;
    gap: 0.5rem;
    margin: 0;
    width: calc(100% + 4rem);
    box-sizing: border-box;
}

.toolbar-center[b-r5w9fzdp8a] {
    display: flex;
    align-items: center;
    gap: 0.5rem;
    flex-wrap: wrap;
}

.toolbar-btn[b-r5w9fzdp8a] {
    background: rgba(255, 255, 255, 0.15);
    border: 1px solid rgba(255, 255, 255, 0.25);
    color: white;
    padding: 0.35rem 0.6rem;
    border-radius: 4px;
    font-size: 0.8rem;
    cursor: pointer;
    transition: background 0.2s, transform 0.1s;
    display: flex;
    align-items: center;
    gap: 0.3rem;
}

    .toolbar-btn:hover[b-r5w9fzdp8a] {
        background: rgba(255, 255, 255, 0.25);
    }

    .toolbar-btn:active[b-r5w9fzdp8a] {
        transform: scale(0.98);
    }

    .toolbar-btn.btn-record[b-r5w9fzdp8a] {
        background: rgba(40, 167, 69, 0.8);
        border-color: #28a745;
    }

        .toolbar-btn.btn-record:hover[b-r5w9fzdp8a] {
            background: rgba(40, 167, 69, 0.95);
        }

    .toolbar-btn.btn-strike[b-r5w9fzdp8a] {
        background: rgba(255, 193, 7, 0.8);
        border-color: #ffc107;
        color: #1a1a2e;
        font-weight: bold;
    }

        .toolbar-btn.btn-strike:hover[b-r5w9fzdp8a] {
            background: rgba(255, 193, 7, 0.95);
        }

    .toolbar-btn.btn-spare[b-r5w9fzdp8a] {
        background: rgba(23, 162, 184, 0.8);
        border-color: #17a2b8;
    }

        .toolbar-btn.btn-spare:hover[b-r5w9fzdp8a] {
            background: rgba(23, 162, 184, 0.95);
        }

    .toolbar-btn.btn-clear[b-r5w9fzdp8a] {
        background: rgba(108, 117, 125, 0.8);
        border-color: #6c757d;
    }

        .toolbar-btn.btn-clear:hover[b-r5w9fzdp8a] {
            background: rgba(108, 117, 125, 0.95);
        }

.toolbar-divider[b-r5w9fzdp8a] {
    width: 1px;
    height: 24px;
    background: rgba(255, 255, 255, 0.3);
    margin: 0 0.25rem;
}

.toolbar-btn:disabled[b-r5w9fzdp8a] {
    opacity: 0.5;
    cursor: not-allowed;
}

    .toolbar-btn:disabled:hover[b-r5w9fzdp8a] {
        background: rgba(255, 255, 255, 0.15);
        transform: none;
    }

/* Content area */
.game-content[b-r5w9fzdp8a] {
    padding: 0.5rem;
}

/* Main content area with scorecard and pin deck */
.main-content-row[b-r5w9fzdp8a] {
    display: flex;
    gap: 0.5rem;
    margin-bottom: 0.5rem;
    flex-wrap: nowrap;
}

.scorecard-container[b-r5w9fzdp8a] {
    flex: 0 0 910px;
    width: 910px;
    min-width: 910px;
    max-width: 910px;
}

.pindeck-container[b-r5w9fzdp8a] {
    flex: 0 0 auto;
    width: 220px;
}

.unified-score-table[b-r5w9fzdp8a] {
    background: white;
    padding: 8px;
    border-radius: 6px;
    box-shadow: 0 2px 4px rgba(0,0,0,0.1);
    border: 1px solid rgba(58, 6, 71, 0.2);
}

.score-table[b-r5w9fzdp8a] {
    margin-bottom: 0;
    font-size: 0.8rem;
}

    .score-table th[b-r5w9fzdp8a], .score-table td[b-r5w9fzdp8a] {
        text-align: center;
        vertical-align: middle;
        padding: 2px 4px;
    }

/* Frame Headers - increased specificity to override Bootstrap .table styles */
.score-table .frame-header[b-r5w9fzdp8a],
.score-table th.frame-header[b-r5w9fzdp8a] {
    background: linear-gradient(180deg, rgba(5, 39, 103, 0.1) 0%, rgba(58, 6, 71, 0.1) 100%);
    font-weight: bold;
    padding: 2px 4px;
    font-size: 0.75em;
    color: white !important;
}
.unified-score-table .score-table .frame-header[b-r5w9fzdp8a] {
    background: linear-gradient(180deg, rgba(5, 39, 103, 0.1) 0%, rgba(58, 6, 71, 0.1) 100%);
    font-weight: bold;
    padding: 2px 4px;
    font-size: 0.75em;
    color: white !important;
}

/* Game Count Column */
.game-count-header[b-r5w9fzdp8a] {
    background: linear-gradient(180deg, rgb(5, 39, 103) 0%, #3a0647 100%);
    color: white;
    font-weight: bold;
    font-size: 0.9em;
    padding: 2px 4px;
    min-width: 35px;
}

/* Player Name Column */
.player-name-cell[b-r5w9fzdp8a] {
    background-color: #f0e6f4;
    font-weight: bold;
    font-size: 0.85em;
    padding: 4px;
    vertical-align: middle;
    min-width: 70px;
    max-width: 90px;
}

    .player-name-cell.current-player[b-r5w9fzdp8a] {
        background: linear-gradient(90deg, rgba(58, 6, 71, 0.2) 0%, rgba(5, 39, 103, 0.2) 100%);
        border-left: 3px solid #3a0647;
    }

.player-name-display[b-r5w9fzdp8a] {
    writing-mode: horizontal-tb;
    text-align: center;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
}

/* Frame Headers */
.frame-header[b-r5w9fzdp8a] {
    background: linear-gradient(180deg, rgba(5, 39, 103, 0.1) 0%, rgba(58, 6, 71, 0.1) 100%);
    font-weight: bold;
    padding: 2px 4px;
    font-size: 0.75em;
    color: white !important;
    
}

.tenth-frame[b-r5w9fzdp8a] {
    background: linear-gradient(180deg, rgba(255, 193, 7, 0.3) 0%, rgba(255, 152, 0, 0.3) 100%) !important;
}

/* Current Frame Highlighting */
.current-frame-cell[b-r5w9fzdp8a] {
    background: linear-gradient(180deg, rgba(58, 6, 71, 0.15) 0%, rgba(5, 39, 103, 0.15) 100%) !important;
    border: 1px solid #3a0647 !important;
    box-shadow: 0 0 4px rgba(58, 6, 71, 0.4);
}

/* Total Column */
.total-header[b-r5w9fzdp8a] {
    background: linear-gradient(180deg, rgb(5, 39, 103) 0%, #3a0647 100%);
    color: white;
    font-weight: bold;
    padding: 2px 4px;
    min-width: 50px;
    font-size: 0.75em;
}

.total-score-cell[b-r5w9fzdp8a] {
    background: linear-gradient(180deg, rgba(58, 6, 71, 0.1) 0%, rgba(5, 39, 103, 0.1) 100%);
    font-weight: bold;
    font-size: 1.1em;
    padding: 4px;
    vertical-align: middle;
    min-width: 50px;
}

.total-score-display[b-r5w9fzdp8a] {
    text-align: center;
}

/* Frame Cells */
.frame-cell[b-r5w9fzdp8a] {
    padding: 0px;
    min-width: 50px;
}

.throw-boxes[b-r5w9fzdp8a] {
    display: flex;
    justify-content: center;
    align-items: center;
    min-height: 20px;
}

.regular-frame-throws[b-r5w9fzdp8a] {
    display: grid;
    grid-template-columns: 1fr 1fr;
    gap: 1px;
    width: 100%;
}

.tenth-frame-throws[b-r5w9fzdp8a] {
    display: grid;
    grid-template-columns: 1fr 1fr 1fr;
    gap: 1px;
    width: 100%;
}

.throw-box[b-r5w9fzdp8a] {
    display: inline-block;
    width: 100%;
    padding: 0rem;
    border: 1px solid #dee2e6;
    background-color: #fff;
    font-weight: bold;
    font-size: 0.85em;
}

    .throw-box.first[b-r5w9fzdp8a] {
        border-right: none;
    }

    .throw-box.clickable[b-r5w9fzdp8a] {
        cursor: pointer;
        transition: background-color 0.2s, transform 0.1s;
    }

        .throw-box.clickable:hover[b-r5w9fzdp8a] {
            background: linear-gradient(180deg, rgba(58, 6, 71, 0.2) 0%, rgba(5, 39, 103, 0.2) 100%);
            transform: scale(1.05);
        }

    .throw-box.selected-throw[b-r5w9fzdp8a] {
        background: linear-gradient(180deg, rgba(255, 193, 7, 0.8) 0%, rgba(255, 152, 0, 0.8) 100%);
        border-color: #ff9800;
        font-weight: bold;
        box-shadow: 0 0 6px rgba(255, 193, 7, 0.8);
    }

.score-cell[b-r5w9fzdp8a] {
    padding: 4px;
    background-color: #f8f9fa;
}

.cumulative-score[b-r5w9fzdp8a] {
    font-size: 1em;
}

/* Pin deck - compact */
.pin-deck-card[b-r5w9fzdp8a] {
    background: linear-gradient(180deg, rgb(5, 39, 103) 0%, #3a0647 70%);
    border-radius: 10px;
    padding: 12px 10px;
    box-shadow: 0 3px 6px rgba(0,0,0,0.3);
    height: 100%;
}

.pin-grid[b-r5w9fzdp8a] {
    display: flex;
    flex-direction: column;
    align-items: center;
    gap: 8px;
}

.pin-row[b-r5w9fzdp8a] {
    display: flex;
    justify-content: center;
    gap: 12px;
}

.pin-wrapper[b-r5w9fzdp8a] {
    position: relative;
    cursor: pointer;
    width: 36px;
    height: 48px;
    display: flex;
    align-items: center;
    justify-content: center;
    transition: transform 0.2s;
}

    .pin-wrapper:active[b-r5w9fzdp8a] {
        transform: scale(0.95);
    }

.pin-image[b-r5w9fzdp8a] {
    width: 100%;
    height: 100%;
    object-fit: contain;
    transition: all 0.3s ease;
    filter: drop-shadow(0 2px 3px rgba(0,0,0,0.3));
}

    .pin-image.pin-up[b-r5w9fzdp8a] {
        opacity: 1;
        filter: brightness(1.1) drop-shadow(0 2px 3px rgba(0,0,0,0.3));
    }

    .pin-image.pin-down[b-r5w9fzdp8a] {
        opacity: 0.2;
        filter: grayscale(100%) brightness(0.5);
    }

    .pin-image.disabled[b-r5w9fzdp8a] {
        opacity: 0.2;
        cursor: not-allowed;
        filter: grayscale(100%) brightness(0.5);
    }

.pin-wrapper:hover .pin-image.pin-up[b-r5w9fzdp8a] {
    filter: brightness(1.3) drop-shadow(0 3px 6px rgba(255, 193, 7, 0.6));
    transform: scale(1.05);
}

.pin-wrapper:hover .pin-image.disabled[b-r5w9fzdp8a] {
    filter: grayscale(100%) brightness(0.5);
    transform: none;
}

.pin-label[b-r5w9fzdp8a] {
    position: absolute;
    bottom: 1px;
    color: white;
    font-weight: bold;
    font-size: 12px;
    text-shadow: 1px 1px 2px #e4dfea;
    pointer-events: none;
}

/* Current player highlighting */
.current-player[b-r5w9fzdp8a] {
    background-color: #d1e7dd !important;
}

/* Camera Control Panel */
.camera-control-panel[b-r5w9fzdp8a] {
    border: 1px solid rgba(58, 6, 71, 0.2);
    border-radius: 6px;
    overflow: hidden;
}

    .camera-control-panel .card-header[b-r5w9fzdp8a] {
        background: linear-gradient(180deg, rgb(5, 39, 103) 0%, #3a0647 70%);
        color: white;
        padding: 0.4rem 0.6rem;
        border-bottom: none;
    }

        .camera-control-panel .card-header h5[b-r5w9fzdp8a] {
            font-size: 0.85rem;
            margin: 0;
        }

    .camera-control-panel .card-body[b-r5w9fzdp8a] {
        padding: 0.4rem;
    }

.master-controls[b-r5w9fzdp8a] {
    border-bottom: 1px solid #dee2e6;
    padding-bottom: 0.4rem;
}

.camera-previews[b-r5w9fzdp8a] {
    max-height: 300px;
    overflow-y: auto;
}

.camera-preview-card[b-r5w9fzdp8a] {
    border: 1px solid rgba(58, 6, 71, 0.2);
    border-radius: 6px;
    overflow: hidden;
}

.camera-preview-header[b-r5w9fzdp8a] {
    background: linear-gradient(90deg, rgba(5, 39, 103, 0.1) 0%, rgba(58, 6, 71, 0.1) 100%);
    padding: 0.25rem 0.4rem;
    border-bottom: 1px solid rgba(58, 6, 71, 0.2);
}

.camera-name[b-r5w9fzdp8a] {
    font-weight: 500;
    font-size: 0.75rem;
}

.camera-preview-body[b-r5w9fzdp8a] {
    position: relative;
    background-color: #000;
    min-height: 120px;
}

    .camera-preview-body video[b-r5w9fzdp8a] {
        width: 100%;
        height: auto;
        display: block;
        background-color: #000;
        border-radius: 0;
        max-height: 180px;
        object-fit: cover;
    }

    .camera-preview-body canvas[b-r5w9fzdp8a] {
        position: absolute;
        top: 0;
        left: 0;
        width: 100%;
        height: 100%;
        pointer-events: none;
    }

.preview-placeholder[b-r5w9fzdp8a] {
    display: flex;
    flex-direction: column;
    align-items: center;
    justify-content: center;
    min-height: 120px;
    color: #6c757d;
}

.camera-status-text[b-r5w9fzdp8a] {
    font-size: 0.65rem;
    color: #aaa;
    margin-top: 0.25rem;
}

.camera-connected-badge[b-r5w9fzdp8a] {
    position: absolute;
    top: 6px;
    left: 6px;
    background-color: rgba(40, 167, 69, 0.9);
    color: white;
    padding: 2px 5px;
    border-radius: 3px;
    font-size: 0.6rem;
}

.recording-indicator[b-r5w9fzdp8a], .uploading-indicator[b-r5w9fzdp8a] {
    position: absolute;
    top: 6px;
    right: 6px;
    background-color: rgba(0, 0, 0, 0.7);
    color: white;
    padding: 2px 5px;
    border-radius: 3px;
    font-size: 0.65rem;
}

.camera-preview-footer[b-r5w9fzdp8a] {
    padding: 0.25rem 0.4rem;
    text-align: center;
    background: linear-gradient(90deg, rgba(5, 39, 103, 0.05) 0%, rgba(58, 6, 71, 0.05) 100%);
    border-top: 1px solid rgba(58, 6, 71, 0.2);
}

    .camera-preview-footer .btn[b-r5w9fzdp8a] {
        font-size: 0.7rem;
        padding: 0.15rem 0.35rem;
    }

/* Manage Players Card */
.manage-players-card[b-r5w9fzdp8a] {
    font-size: 0.85rem;
    border: 1px solid rgba(58, 6, 71, 0.2);
    border-radius: 6px;
    overflow: hidden;
}

    .manage-players-card .card-header[b-r5w9fzdp8a] {
        background: linear-gradient(180deg, rgb(5, 39, 103) 0%, #3a0647 70%);
        color: white;
        padding: 0.5rem 0.75rem;
        border-bottom: none;
    }

    .manage-players-card .card-body[b-r5w9fzdp8a] {
        padding: 0.75rem;
    }

    .manage-players-card .table[b-r5w9fzdp8a] {
        font-size: 0.8rem;
    }

    .manage-players-card .btn-sm[b-r5w9fzdp8a] {
        font-size: 0.75rem;
        padding: 0.2rem 0.4rem;
    }

/* Responsive adjustments */
@@media (max-width: 992px) {
    .main-content-row[b-r5w9fzdp8a] {
        flex-direction: column;
    }

    .pindeck-container[b-r5w9fzdp8a] {
        width: 100%;
    }

    .pin-deck-card[b-r5w9fzdp8a] {
        display: flex;
        justify-content: center;
        padding: 10px;
    }
}

@@media (max-width: 768px) {
    .game-toolbar[b-r5w9fzdp8a] {
        flex-direction: column;
        align-items: stretch;
    }

    .toolbar-center[b-r5w9fzdp8a] {
        justify-content: center;
    }
}
/* /Components/Pages/Home.razor.rz.scp.css */
.home-container[b-jbqq4fz1db] {
    display: flex;
    justify-content: center;
    align-items: center;
    height: calc(90vh);
    width: 100%;
    overflow: hidden;
}

.home-container img[b-jbqq4fz1db] {
    max-width: 90%;
    height: auto;
}
/* /Components/Pages/PlayerProfile.razor.rz.scp.css */
.profile-header[b-oq0c4ewlbu] {
    background: linear-gradient(135deg, #3a0647 0%, #1a5276 100%);
    color: white;
    border-radius: 12px;
    padding: 2rem;
    margin-bottom: 1.5rem;
}

.profile-avatar[b-oq0c4ewlbu] {
    width: 100px;
    height: 100px;
    border-radius: 50%;
    background: rgba(255, 255, 255, 0.2);
    display: flex;
    align-items: center;
    justify-content: center;
    font-size: 2.5rem;
    border: 3px solid rgba(255, 255, 255, 0.5);
}

.stats-card[b-oq0c4ewlbu] {
    background: white;
    border-radius: 12px;
    padding: 1.5rem;
    box-shadow: 0 2px 8px rgba(0, 0, 0, 0.1);
    text-align: center;
    transition: transform 0.2s;
}

.stats-card:hover[b-oq0c4ewlbu] {
    transform: translateY(-2px);
}

.stats-value[b-oq0c4ewlbu] {
    font-size: 2rem;
    font-weight: 700;
    color: #3a0647;
}

.stats-label[b-oq0c4ewlbu] {
    color: #6c757d;
    font-size: 0.875rem;
    text-transform: uppercase;
    letter-spacing: 0.5px;
}

.section-card[b-oq0c4ewlbu] {
    background: white;
    border-radius: 12px;
    box-shadow: 0 2px 8px rgba(0, 0, 0, 0.1);
    margin-bottom: 1.5rem;
}

.section-header[b-oq0c4ewlbu] {
    padding: 1rem 1.5rem;
    border-bottom: 1px solid #e9ecef;
    display: flex;
    justify-content: space-between;
    align-items: center;
}

.section-header h5[b-oq0c4ewlbu] {
    margin: 0;
    color: #3a0647;
    font-weight: 600;
}

.section-body[b-oq0c4ewlbu] {
    padding: 1.5rem;
}

.game-item[b-oq0c4ewlbu] {
    display: flex;
    justify-content: space-between;
    align-items: center;
    padding: 0.75rem 0;
    border-bottom: 1px solid #f0f0f0;
}

.game-item:last-child[b-oq0c4ewlbu] {
    border-bottom: none;
}

.game-score[b-oq0c4ewlbu] {
    font-size: 1.25rem;
    font-weight: 700;
    color: #3a0647;
}

.game-date[b-oq0c4ewlbu] {
    color: #6c757d;
    font-size: 0.875rem;
}

.team-badge[b-oq0c4ewlbu] {
    display: inline-flex;
    align-items: center;
    gap: 0.5rem;
    background: #f8f9fa;
    padding: 0.5rem 1rem;
    border-radius: 20px;
    margin: 0.25rem;
}

.friend-item[b-oq0c4ewlbu] {
    display: flex;
    align-items: center;
    gap: 0.75rem;
    padding: 0.5rem 0;
}

.friend-avatar[b-oq0c4ewlbu] {
    width: 40px;
    height: 40px;
    border-radius: 50%;
    background: linear-gradient(135deg, #3a0647 0%, #1a5276 100%);
    color: white;
    display: flex;
    align-items: center;
    justify-content: center;
    font-weight: 600;
}

.hand-selector[b-oq0c4ewlbu] {
    display: flex;
    gap: 0.5rem;
}

.hand-option[b-oq0c4ewlbu] {
    padding: 0.5rem 1rem;
    border: 2px solid #dee2e6;
    border-radius: 8px;
    cursor: pointer;
    transition: all 0.2s;
}

.hand-option:hover[b-oq0c4ewlbu] {
    border-color: #3a0647;
}

.hand-option.selected[b-oq0c4ewlbu] {
    background: #3a0647;
    color: white;
    border-color: #3a0647;
}

.empty-state[b-oq0c4ewlbu] {
    text-align: center;
    padding: 2rem;
    color: #6c757d;
}

.empty-state i[b-oq0c4ewlbu] {
    font-size: 3rem;
    margin-bottom: 1rem;
    opacity: 0.5;
}

/* Reduced margins container - 5px on top, right, and left */
.profile-container[b-oq0c4ewlbu] {
    max-width: 100%;
    padding-top: 1px;
    padding-left: 1px;
    padding-right: 1px;
    padding-bottom: 0.75rem;
    margin-left: auto;
    margin-right: auto;
}

@media (min-width: 576px) {
    .profile-container[b-oq0c4ewlbu] {
        padding-top: 1px;
        padding-left: 1px;
        padding-right: 1px;
    }
}

@media (min-width: 992px) {
    .profile-container[b-oq0c4ewlbu] {
        max-width: 100%;
        padding-top: 1px;
        padding-left: 1px;
        padding-right: 1px;
    }
}
