@import '_content/ChefKnifeStudios.PokerAttack.Client.Shared/ChefKnifeStudios.PokerAttack.Client.Shared.k0vjr088ww.bundle.scp.css';

/* /Layout/MainLayout.razor.rz.scp.css */
.page[b-icopg8jfk4] {
    height: 100vh;
    position: relative;
    display: flex;
    flex-direction: column;
    overflow: hidden;
    -ms-overflow-style: none; /* Internet Explorer 10+ */
    scrollbar-width: none; /* Firefox, Safari 18.2+, Chromium 121+ */
}

.page[b-icopg8jfk4]::-webkit-scrollbar {
    display: none; /* Older Safari and Chromium */
}
/* /Pages/Gameplay.razor.rz.scp.css */
.action-buttons[b-3irsdgg5f6] {
    display: flex;
    column-gap: 0.5rem;
    padding: 3rem 0;

    & span {
        display: block;
    }
}
/* /Pages/Lobbies.razor.rz.scp.css */
.container[b-unzfd3u3j6] {
    width: 100dvw;
    height: 100dvh;
    display: flex;
    flex-direction: column;
    overflow: hidden;
}

.container .content[b-unzfd3u3j6] {
    width: 100dvw;
    flex: 1 1 auto;
    overflow-y: auto;
    -webkit-overflow-scrolling: touch;
}
