/* /Components/Counter.razor.rz.scp.css */
section[b-twns8b2w9v] {
    position: absolute;
    inset: 0;
    display: flex;
    flex-direction: column;
    align-items: center;
    justify-content: center;
}
/* /Components/Emoji.razor.rz.scp.css */
section[b-udp9wqw4xa] {
    position: absolute;
    inset: 0;
    display: flex;
    flex-direction: column;
    align-items: center;
    justify-content: center;
    font-size: 48px;
}
/* /Pages/Home.razor.rz.scp.css */
main[b-itakzqhkj6] {
    height: calc(100vh - 18px);
    display: flex;
    flex-direction: column;
    gap: 12px;
}

.actions[b-itakzqhkj6] {
    display: flex;
    gap: 12px;
}

[b-itakzqhkj6] igc-tile-manager {
    flex: 1;
}

.tile-actions[b-itakzqhkj6] {
    position: absolute;
    top: 4px;
    right: 4px;
    z-index: 1;
}

.tile-actions button[b-itakzqhkj6] {
    width: 32px;
    height: 32px;
    padding: 0;
    margin: 0;
    border: none;
    background: transparent;
    color: var(--ig-error-500);
}
