/* /Pages/Login.razor.rz.scp.css */
.login-holder[b-001thgruvj]
{
    height: 100vh;
    display: flex;
    align-items: center;
    justify-content: center;
}

.login-box[b-001thgruvj]
{
    min-width: 400px;
    align-self: center;
    background-color: #eee;
    min-height: 400px;
    padding: 20px;
}

.login-box-holder[b-001thgruvj]{
    display: flex;
    align-items: center;
    justify-content: center;
    flex-direction: column;
}

.login-title[b-001thgruvj]
{
    flex: 0;
}

.login-form[b-001thgruvj]
{
    width: 100%;
    display: flex;
    flex-direction: column;
    gap: 15px;
    margin-top: 50px;
}

.login-buttons[b-001thgruvj]
{
    flex: 0;
}
/* /Pages/YachtSelection.razor.rz.scp.css */
.login-holder[b-q96olqc9zf]
{
    height: 100vh;
    display: flex;
    align-items: center;
    justify-content: center;
}

.login-box[b-q96olqc9zf]
{
    min-width: 400px;
    align-self: center;
    background-color: #eee;
    min-height: 400px;
    padding: 20px;
}

.login-box-holder[b-q96olqc9zf]{
    display: flex;
    align-items: center;
    justify-content: center;
    flex-direction: column;
}

.login-title[b-q96olqc9zf]
{
    flex: 0;
}

.login-form[b-q96olqc9zf]
{
    width: 100%;
    display: flex;
    flex-direction: column;
    gap: 15px;
    margin-top: 50px;
}

.login-buttons[b-q96olqc9zf]
{
    flex: 0;
}
