@import '_content/SharedUI/SharedUI.hu1hhjw1cq.bundle.scp.css';

/* /Components/Dialogs/ConfirmModal.razor.rz.scp.css */
.confirm-modal-shell[b-cw0p0mxvc9] {
    position: fixed;
    inset: 0;
    z-index: 1400;
    display: flex;
    align-items: center;
    justify-content: center;
    padding: 1.5rem;
}

.confirm-modal-backdrop[b-cw0p0mxvc9] {
    position: absolute;
    inset: 0;
    background: rgba(0, 0, 0, 0.56);
}

.confirm-modal-surface[b-cw0p0mxvc9] {
    position: relative;
    z-index: 1;
    width: min(100%, 420px);
}
/* /Pages/Home.razor.rz.scp.css */
.home-landing[b-btodnonzl1] {
    min-height: calc(100vh - 220px);
}

.home-logo[b-btodnonzl1] {
    width: min(600px, 75vw);
    height: auto;
}
