@import 'MattIrl.Client.tufjtxsgmj.bundle.scp.css';

/* _content/MattIrl/Components/Layout/MainLayout.razor.rz.scp.css */
#blazor-error-ui[b-s2l8xbdv52] {
    background: lightyellow;
    bottom: 0;
    box-shadow: 0 -1px 2px rgba(0, 0, 0, 0.2);
    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-s2l8xbdv52] {
        cursor: pointer;
        position: absolute;
        right: 0.75rem;
        top: 0.5rem;
    }
/* _content/MattIrl/Components/Pages/Home.razor.rz.scp.css */

iframe[b-3svsg3jo9b] {
    border: none;
}

#chat[b-3svsg3jo9b] {
    position: absolute;
    inset: 0;
    transform: scale(0.85) translate(-9%, -9%);
    width: 118%;
    height: 77%;
}

#activity-feed[b-3svsg3jo9b] {
    position: absolute;
    inset: 0;
    top: calc(75% - 118px);
    width: 100%;
    height: calc(25% + 118px);
}
/* _content/MattIrl/Components/Pages/Password.razor.rz.scp.css */
.root[b-gn225nqthj] {
    position: absolute;
    inset: 0;

    display: flex;
    justify-content: center;
    align-items: center;

    overflow: hidden;
}

.password[b-gn225nqthj] {
    display: flex;
    flex-direction: column;
    gap: .75rem;
}

    .password > *:not(.noun)[b-gn225nqthj] {
        margin-left: .6rem;
    }

.word[b-gn225nqthj] {
    font-size: 2rem;
    font-weight: bold;
    margin-bottom: .5rem;
}

.noun[b-gn225nqthj] {
    font-style: italic;
    color: #9e9e9e;
}

.example[b-gn225nqthj] {
    color: #9e9e9e;
}

form[b-gn225nqthj] {
    display: flex;
    gap: 1rem;
    width: 100%;
    margin-top: 0;
}

.field[b-gn225nqthj] {
    flex-grow: 1;
    margin: 0;
}
