/* /Components/Bucket.razor.rz.scp.css */
table[b-lgvpe97zyy] {
    border: 2px solid gray;
    border-collapse: collapse;
    user-select: none
}

.borderless[b-lgvpe97zyy] {
    border: none
}

td[b-lgvpe97zyy] {
    height: 4vh;
    min-height: 4vh;
    padding: 0;
    min-width: 4vh;
    width: 4vh
}

/* backgrounds are material 500 */

.I[b-lgvpe97zyy] {
    background: #00BCD4
}

.J[b-lgvpe97zyy] {
    background: #2196F3
}

.L[b-lgvpe97zyy] {
    background: #FF5722
}

.O[b-lgvpe97zyy] {
    background: #FFEB3B
}

.S[b-lgvpe97zyy] {
    background: #4CAF50
}

.T[b-lgvpe97zyy] {
    background: #9C27B0
}

.Z[b-lgvpe97zyy] {
    background: #F44336
}
/* /Components/GameOver.razor.rz.scp.css */
div[b-y71swkzran] {
    background: white;
    height: 50%;
    position: absolute;
    opacity: .5;
    width: 50%
}
/* /Components/Statistics.razor.rz.scp.css */
dl[b-hdu8etcyh5] {
    text-align: center;
    width: 20vh;
}

dd[b-hdu8etcyh5] {
    padding: .5rem 0 2rem 0;
}
/* /Tetris.razor.rz.scp.css */
*[b-6homypl6pv] {
    box-sizing: border-box;
}

div[b-6homypl6pv] {
    outline: none;
    display: flex;
    justify-content: center;
    align-items: flex-start;
    gap: 3vh
}
